Pull request #42163 event Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e31086320ea0305e2cc70490160ee30480471680+737b400e0bb19308b92640468df4d2d826b1a425 (2de93e44e3b52ff34d3a49b4bc11a99fbe05f3fb) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-03-18T17:15:48.010Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-03-18T17:15:48.013Z] Trying to pass milestone 1 [Pipeline] milestone [2021-03-18T17:15:48.069Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-03-18T17:15:48.225Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0218bec8a830924e1) in /home/ubuntu/workspace/moby_PR-42163 [Pipeline] { [Pipeline] checkout [2021-03-18T17:15:48.268Z] The recommended git tool is: git [2021-03-18T17:15:48.277Z] using credential docker-jenkins-github-credentials [2021-03-18T17:15:48.290Z] Fetching changes from the remote Git repository [2021-03-18T17:15:48.295Z] Fetching without tags [2021-03-18T17:15:48.552Z] Merging remotes/origin/master commit 737b400e0bb19308b92640468df4d2d826b1a425 into PR head commit e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:15:49.034Z] Merge succeeded, producing e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:15:49.035Z] Checking out Revision e31086320ea0305e2cc70490160ee30480471680 (PR-42163) [2021-03-18T17:15:48.255Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-03-18T17:15:48.263Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T17:15:48.268Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T17:15:48.269Z] > git --version # timeout=10 [2021-03-18T17:15:48.286Z] > git --version # 'git version 2.17.1' [2021-03-18T17:15:48.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:15:48.287Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42163/head:refs/remotes/origin/PR-42163 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T17:15:48.526Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T17:15:48.529Z] > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10 [2021-03-18T17:15:48.954Z] > git remote # timeout=10 [2021-03-18T17:15:48.961Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T17:15:48.966Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:15:48.966Z] > git merge 737b400e0bb19308b92640468df4d2d826b1a425 # timeout=10 [2021-03-18T17:15:48.993Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T17:15:49.010Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T17:15:49.016Z] > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10 [2021-03-18T17:15:49.553Z] Commit message: "Remove cli test for duplicate --net/--network opts" [2021-03-18T17:15:49.553Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-18T17:15:50.347Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42163:/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-03-18T17:15:50.347Z] Unable to find image 'alpine:latest' locally [2021-03-18T17:15:50.605Z] latest: Pulling from library/alpine [2021-03-18T17:15:50.605Z] ba3557a56b15: Pulling fs layer [2021-03-18T17:15:50.605Z] ba3557a56b15: Verifying Checksum [2021-03-18T17:15:50.605Z] ba3557a56b15: Download complete [2021-03-18T17:15:50.865Z] ba3557a56b15: Pull complete [2021-03-18T17:15:50.865Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be [2021-03-18T17:15:50.865Z] Status: Downloaded newer image for alpine:latest [2021-03-18T17:15:53.397Z] 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] 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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-03-18T17:15:53.890Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0218bec8a830924e1) in /home/ubuntu/workspace/moby_PR-42163 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-03-18T17:15:53.899Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06c0b74da46c400c3) in /home/ubuntu/workspace/moby_PR-42163 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2021-03-18T17:15:53.905Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-07bdbd0c6cf789334) in /home/ubuntu/workspace/moby_PR-42163 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-03-18T17:15:53.916Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0cf663ad5c4d4e6a8) in /home/ubuntu/workspace/moby_PR-42163 [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-03-18T17:15:53.964Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] { [2021-03-18T17:15:53.970Z] The recommended git tool is: git [2021-03-18T17:15:53.973Z] using credential docker-jenkins-github-credentials [2021-03-18T17:15:53.976Z] using credential docker-jenkins-github-credentials [2021-03-18T17:15:53.981Z] Cloning the remote Git repository [2021-03-18T17:15:53.981Z] Cloning with configured refspecs honoured and without tags [2021-03-18T17:15:53.983Z] Running on s390x-ubuntu-16 in /home/jenkins/workspace/moby_PR-42163 [2021-03-18T17:15:53.985Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-03-18T17:15:53.992Z] Running on ppc64le-ubuntu-21 in /home/docker/workspace/moby_PR-42163 [2021-03-18T17:15:53.994Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2021-03-18T17:15:54.045Z] The recommended git tool is: git [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] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-03-18T17:15:54.069Z] The recommended git tool is: git [Pipeline] { [2021-03-18T17:15:54.085Z] using credential docker-jenkins-github-credentials [2021-03-18T17:15:54.092Z] Cloning the remote Git repository [2021-03-18T17:15:54.092Z] Cloning with configured refspecs honoured and without tags [2021-03-18T17:15:54.094Z] using credential docker-jenkins-github-credentials [2021-03-18T17:15:54.099Z] Cloning the remote Git repository [2021-03-18T17:15:54.099Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] checkout [2021-03-18T17:15:54.135Z] The recommended git tool is: git [Pipeline] checkout [2021-03-18T17:15:54.154Z] The recommended git tool is: git [Pipeline] // stage [2021-03-18T17:15:54.169Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-03-18T17:15:54.184Z] Cloning the remote Git repository [2021-03-18T17:15:54.185Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2021-03-18T17:15:54.191Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [2021-03-18T17:15:54.205Z] Cloning the remote Git repository [2021-03-18T17:15:54.205Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T17:15:54.246Z] Merging remotes/origin/master commit 737b400e0bb19308b92640468df4d2d826b1a425 into PR head commit e31086320ea0305e2cc70490160ee30480471680 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-03-18T17:15:54.314Z] Merge succeeded, producing e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:15:54.315Z] Checking out Revision e31086320ea0305e2cc70490160ee30480471680 (PR-42163) [Pipeline] } [Pipeline] } [2021-03-18T17:15:54.366Z] Commit message: "Remove cli test for duplicate --net/--network opts" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-18T17:15:53.950Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-03-18T17:15:53.959Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T17:15:53.968Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T17:15:53.968Z] > git --version # timeout=10 [2021-03-18T17:15:53.973Z] > git --version # 'git version 2.17.1' [2021-03-18T17:15:53.973Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:15:53.974Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42163/head:refs/remotes/origin/PR-42163 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T17:15:54.219Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T17:15:54.224Z] > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10 [2021-03-18T17:15:54.267Z] > git remote # timeout=10 [2021-03-18T17:15:54.270Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T17:15:54.274Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:15:54.274Z] > git merge 737b400e0bb19308b92640468df4d2d826b1a425 # timeout=10 [2021-03-18T17:15:54.283Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T17:15:54.288Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T17:15:54.291Z] > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10 [2021-03-18T17:15:53.983Z] Cloning repository https://github.com/moby/moby.git [2021-03-18T17:15:53.983Z] > git init /home/ubuntu/workspace/moby_PR-42163 # timeout=10 [2021-03-18T17:15:53.988Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T17:15:53.988Z] > git --version # timeout=10 [2021-03-18T17:15:53.990Z] > git --version # 'git version 2.17.1' [2021-03-18T17:15:53.990Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:15:53.990Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42163/head:refs/remotes/origin/PR-42163 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T17:15:54.102Z] Cloning repository https://github.com/moby/moby.git [2021-03-18T17:15:54.102Z] > git init /home/ubuntu/workspace/moby_PR-42163 # timeout=10 [2021-03-18T17:15:54.121Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T17:15:54.121Z] > git --version # timeout=10 [2021-03-18T17:15:54.128Z] > git --version # 'git version 2.7.4' [2021-03-18T17:15:54.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:15:54.130Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42163/head:refs/remotes/origin/PR-42163 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T17:15:55.083Z] + [ PR != PR ] [2021-03-18T17:15:55.083Z] + [ master != master ] [2021-03-18T17:15:55.083Z] + [ false = true ] [2021-03-18T17:15:54.139Z] Cloning repository https://github.com/moby/moby.git [2021-03-18T17:15:54.139Z] > git init /home/ubuntu/workspace/moby_PR-42163 # timeout=10 [2021-03-18T17:15:54.155Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T17:15:54.155Z] > git --version # timeout=10 [2021-03-18T17:15:54.162Z] > git --version # 'git version 2.25.1' [2021-03-18T17:15:54.162Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:15:54.163Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42163/head:refs/remotes/origin/PR-42163 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-03-18T17:15:54.211Z] Cloning repository https://github.com/moby/moby.git [2021-03-18T17:15:54.211Z] > git init /home/docker/workspace/moby_PR-42163 # timeout=10 [2021-03-18T17:15:54.222Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T17:15:54.222Z] > git --version # timeout=10 [2021-03-18T17:15:54.225Z] > git --version # 'git version 2.7.4' [2021-03-18T17:15:54.225Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:15:54.226Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42163/head:refs/remotes/origin/PR-42163 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2021-03-18T17:15:54.185Z] Cloning repository https://github.com/moby/moby.git [2021-03-18T17:15:54.185Z] > git init /home/jenkins/workspace/moby_PR-42163 # timeout=10 [2021-03-18T17:15:54.192Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T17:15:54.192Z] > git --version # timeout=10 [2021-03-18T17:15:54.193Z] > git --version # 'git version 2.17.1' [2021-03-18T17:15:54.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:15:54.193Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42163/head:refs/remotes/origin/PR-42163 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T17:15:55.407Z] + docker version [2021-03-18T17:15:55.407Z] Client: Docker Engine - Community [2021-03-18T17:15:55.407Z] Version: 20.10.3 [2021-03-18T17:15:55.407Z] API version: 1.41 [2021-03-18T17:15:55.407Z] Go version: go1.13.15 [2021-03-18T17:15:55.407Z] Git commit: 48d30b5 [2021-03-18T17:15:55.407Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-18T17:15:55.407Z] OS/Arch: linux/amd64 [2021-03-18T17:15:55.407Z] Context: default [2021-03-18T17:15:55.407Z] Experimental: true [2021-03-18T17:15:55.407Z] [2021-03-18T17:15:55.407Z] Server: Docker Engine - Community [2021-03-18T17:15:55.407Z] Engine: [2021-03-18T17:15:55.407Z] Version: 20.10.3 [2021-03-18T17:15:55.407Z] API version: 1.41 (minimum version 1.12) [2021-03-18T17:15:55.407Z] Go version: go1.13.15 [2021-03-18T17:15:55.407Z] Git commit: 46229ca [2021-03-18T17:15:55.407Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-18T17:15:55.407Z] OS/Arch: linux/amd64 [2021-03-18T17:15:55.407Z] Experimental: true [2021-03-18T17:15:55.407Z] containerd: [2021-03-18T17:15:55.407Z] Version: 1.4.3 [2021-03-18T17:15:55.407Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-18T17:15:55.407Z] runc: [2021-03-18T17:15:55.407Z] Version: 1.0.0-rc92 [2021-03-18T17:15:55.407Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-18T17:15:55.407Z] docker-init: [2021-03-18T17:15:55.407Z] Version: 0.19.0 [2021-03-18T17:15:55.407Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-18T17:15:55.686Z] + docker info [2021-03-18T17:15:56.622Z] Client: [2021-03-18T17:15:56.622Z] Context: default [2021-03-18T17:15:56.622Z] Debug Mode: false [2021-03-18T17:15:56.622Z] Plugins: [2021-03-18T17:15:56.622Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-18T17:15:56.622Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-18T17:15:56.622Z] [2021-03-18T17:15:56.622Z] Server: [2021-03-18T17:15:56.622Z] Containers: 0 [2021-03-18T17:15:56.622Z] Running: 0 [2021-03-18T17:15:56.622Z] Paused: 0 [2021-03-18T17:15:56.622Z] Stopped: 0 [2021-03-18T17:15:56.622Z] Images: 3 [2021-03-18T17:15:56.622Z] Server Version: 20.10.3 [2021-03-18T17:15:56.622Z] Storage Driver: overlay2 [2021-03-18T17:15:56.622Z] Backing Filesystem: extfs [2021-03-18T17:15:56.622Z] Supports d_type: true [2021-03-18T17:15:56.622Z] Native Overlay Diff: true [2021-03-18T17:15:56.622Z] Logging Driver: json-file [2021-03-18T17:15:56.622Z] Cgroup Driver: cgroupfs [2021-03-18T17:15:56.622Z] Cgroup Version: 1 [2021-03-18T17:15:56.622Z] Plugins: [2021-03-18T17:15:56.622Z] Volume: local [2021-03-18T17:15:56.622Z] Network: bridge host ipvlan macvlan null overlay [2021-03-18T17:15:56.622Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-18T17:15:56.622Z] Swarm: inactive [2021-03-18T17:15:56.622Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-18T17:15:56.622Z] Default Runtime: runc [2021-03-18T17:15:56.622Z] Init Binary: docker-init [2021-03-18T17:15:56.622Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-18T17:15:56.622Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-18T17:15:56.622Z] init version: de40ad0 [2021-03-18T17:15:56.622Z] Security Options: [2021-03-18T17:15:56.622Z] apparmor [2021-03-18T17:15:56.622Z] seccomp [2021-03-18T17:15:56.622Z] Profile: default [2021-03-18T17:15:56.622Z] Kernel Version: 5.4.0-1037-aws [2021-03-18T17:15:56.622Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-18T17:15:56.622Z] OSType: linux [2021-03-18T17:15:56.622Z] Architecture: x86_64 [2021-03-18T17:15:56.622Z] CPUs: 2 [2021-03-18T17:15:56.622Z] Total Memory: 7.487GiB [2021-03-18T17:15:56.622Z] Name: ip-10-100-60-55 [2021-03-18T17:15:56.622Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-18T17:15:56.622Z] Docker Root Dir: /var/lib/docker [2021-03-18T17:15:56.622Z] Debug Mode: false [2021-03-18T17:15:56.622Z] Registry: https://index.docker.io/v1/ [2021-03-18T17:15:56.622Z] Labels: [2021-03-18T17:15:56.622Z] Experimental: true [2021-03-18T17:15:56.622Z] Insecure Registries: [2021-03-18T17:15:56.622Z] 127.0.0.0/8 [2021-03-18T17:15:56.622Z] Live Restore Enabled: true [2021-03-18T17:15:56.622Z] [2021-03-18T17:15:56.622Z] WARNING: No swap limit support [2021-03-18T17:15:56.622Z] WARNING: No blkio weight support [2021-03-18T17:15:56.622Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-18T17:15:56.903Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-18T17:15:56.903Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-18T17:15:56.903Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42163/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-18T17:15:56.903Z] + bash /home/ubuntu/workspace/moby_PR-42163/check-config.sh [2021-03-18T17:15:56.903Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-18T17:15:56.903Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-18T17:15:56.903Z] [2021-03-18T17:15:56.903Z] Generally Necessary: [2021-03-18T17:15:57.162Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-18T17:15:57.162Z] - apparmor: enabled and tools installed [2021-03-18T17:15:57.162Z] - CONFIG_NAMESPACES: enabled [2021-03-18T17:15:57.162Z] - CONFIG_NET_NS: enabled [2021-03-18T17:15:57.162Z] - CONFIG_PID_NS: enabled [2021-03-18T17:15:57.162Z] - CONFIG_IPC_NS: enabled [2021-03-18T17:15:57.162Z] - CONFIG_UTS_NS: enabled [2021-03-18T17:15:57.162Z] - CONFIG_CGROUPS: enabled [2021-03-18T17:15:57.162Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-18T17:15:57.162Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-18T17:15:57.162Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-18T17:15:57.162Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-18T17:15:57.162Z] - CONFIG_CPUSETS: enabled [2021-03-18T17:15:57.162Z] - CONFIG_MEMCG: enabled [2021-03-18T17:15:57.162Z] - CONFIG_KEYS: enabled [2021-03-18T17:15:57.162Z] - CONFIG_VETH: enabled (as module) [2021-03-18T17:15:57.162Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-18T17:15:57.162Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-18T17:15:57.162Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-18T17:15:57.162Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-18T17:15:57.162Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-18T17:15:57.162Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-18T17:15:57.162Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-18T17:15:57.162Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-18T17:15:57.162Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-18T17:15:57.162Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-18T17:15:57.162Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-18T17:15:57.162Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-18T17:15:57.162Z] [2021-03-18T17:15:57.162Z] Optional Features: [2021-03-18T17:15:57.162Z] - CONFIG_USER_NS: enabled [2021-03-18T17:15:57.162Z] - CONFIG_SECCOMP: enabled [2021-03-18T17:15:57.162Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-18T17:15:57.162Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-18T17:15:57.162Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-18T17:15:57.162Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-18T17:15:57.162Z] - CONFIG_BLK_CGROUP: enabled [2021-03-18T17:15:57.162Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-18T17:15:57.162Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-18T17:15:57.162Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-18T17:15:57.162Z] - CONFIG_CGROUP_PERF: enabled [2021-03-18T17:15:57.162Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-18T17:15:57.162Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-18T17:15:57.162Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-18T17:15:57.162Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-18T17:15:57.162Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-18T17:15:57.162Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-18T17:15:57.162Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-18T17:15:57.162Z] - CONFIG_IP_VS: enabled (as module) [2021-03-18T17:15:57.162Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-18T17:15:57.162Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-18T17:15:57.162Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-18T17:15:57.162Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-18T17:15:57.421Z] - CONFIG_EXT4_FS: enabled [2021-03-18T17:15:57.421Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-18T17:15:57.421Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-18T17:15:57.421Z] - Network Drivers: [2021-03-18T17:15:57.421Z] - "overlay": [2021-03-18T17:15:57.421Z] - CONFIG_VXLAN: enabled (as module) [2021-03-18T17:15:57.421Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-18T17:15:57.421Z] Optional (for encrypted networks): [2021-03-18T17:15:57.421Z] - CONFIG_CRYPTO: enabled [2021-03-18T17:15:57.421Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-18T17:15:57.421Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-18T17:15:57.421Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-18T17:15:57.421Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-18T17:15:57.421Z] - CONFIG_XFRM: enabled [2021-03-18T17:15:57.421Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-18T17:15:57.421Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-18T17:15:57.421Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-18T17:15:57.421Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-18T17:15:57.421Z] - "ipvlan": [2021-03-18T17:15:57.421Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-18T17:15:57.421Z] - "macvlan": [2021-03-18T17:15:57.421Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-18T17:15:57.421Z] - CONFIG_DUMMY: enabled (as module) [2021-03-18T17:15:57.421Z] - "ftp,tftp client in container": [2021-03-18T17:15:57.421Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-18T17:15:57.421Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-18T17:15:57.421Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-18T17:15:57.421Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-18T17:15:57.421Z] - Storage Drivers: [2021-03-18T17:15:57.421Z] - "aufs": [2021-03-18T17:15:57.421Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-18T17:15:57.421Z] - "btrfs": [2021-03-18T17:15:57.421Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-18T17:15:57.421Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-18T17:15:57.421Z] - "devicemapper": [2021-03-18T17:15:57.421Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-18T17:15:57.421Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-18T17:15:57.421Z] - "overlay": [2021-03-18T17:15:57.421Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-18T17:15:57.421Z] - "zfs": [2021-03-18T17:15:57.421Z] - /dev/zfs: present [2021-03-18T17:15:57.421Z] - zfs command: missing [2021-03-18T17:15:57.421Z] - zpool command: missing [2021-03-18T17:15:57.421Z] [2021-03-18T17:15:57.421Z] Limits: [2021-03-18T17:15:57.421Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-18T17:15:57.421Z] [2021-03-18T17:15:57.421Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-18T17:15:57.759Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e31086320ea0305e2cc70490160ee30480471680 . [2021-03-18T17:15:58.018Z] #1 [internal] load build definition from Dockerfile [2021-03-18T17:15:58.018Z] #1 sha256:e42a898485f465a6744bb1ada8e133d9a183e2db7365cd8dc99ab801bd6c01ad [2021-03-18T17:15:58.018Z] #1 transferring dockerfile: 17.02kB 0.0s done [2021-03-18T17:15:58.018Z] #1 DONE 0.0s [2021-03-18T17:15:58.018Z] [2021-03-18T17:15:58.018Z] #2 [internal] load .dockerignore [2021-03-18T17:15:58.018Z] #2 sha256:03420c1b9615cd767ef8d3fdfdeedd6c8ed6392fec47f22ae3594696fb9c3dea [2021-03-18T17:15:58.018Z] #2 transferring context: 87B done [2021-03-18T17:15:58.018Z] #2 DONE 0.0s [2021-03-18T17:15:58.018Z] [2021-03-18T17:15:58.018Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-18T17:15:58.018Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-18T17:15:58.287Z] #3 DONE 0.3s [2021-03-18T17:15:58.287Z] [2021-03-18T17:15:58.287Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-18T17:15:58.287Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-18T17:15:58.287Z] #4 CACHED [2021-03-18T17:15:58.546Z] [2021-03-18T17:15:58.546Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T17:15:58.546Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-18T17:15:58.546Z] #6 DONE 0.1s [2021-03-18T17:15:58.546Z] [2021-03-18T17:15:58.546Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T17:15:58.546Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-18T17:15:58.546Z] #8 DONE 0.1s [2021-03-18T17:15:58.546Z] [2021-03-18T17:15:58.546Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-18T17:15:58.546Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-18T17:15:58.546Z] #5 DONE 0.1s [2021-03-18T17:15:58.546Z] [2021-03-18T17:15:58.546Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-18T17:15:58.546Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-18T17:15:58.546Z] #7 DONE 0.2s [2021-03-18T17:15:58.808Z] [2021-03-18T17:15:58.808Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T17:15:58.808Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-18T17:15:58.808Z] #64 DONE 0.0s [2021-03-18T17:15:58.808Z] [2021-03-18T17:15:58.808Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T17:15:58.808Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-18T17:15:58.808Z] #62 DONE 0.0s [2021-03-18T17:15:58.808Z] [2021-03-18T17:15:58.808Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T17:15:58.808Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T17:15:58.808Z] #9 DONE 0.0s [2021-03-18T17:15:58.808Z] [2021-03-18T17:15:58.808Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-18T17:15:58.808Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-18T17:15:58.808Z] #26 DONE 0.0s [2021-03-18T17:15:58.808Z] [2021-03-18T17:15:58.808Z] #23 [internal] load build context [2021-03-18T17:15:58.808Z] #23 sha256:9e45a17f908a5cb4a00e38bc11b39d35dd59cbf512d7f5a1e2f81f6255f57174 [2021-03-18T17:16:00.305Z] #23 transferring context: 53.43MB 1.7s done [2021-03-18T17:16:00.564Z] #23 DONE 1.8s [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-18T17:16:00.564Z] #57 sha256:216f3b0447e5b892f8b87330523a76d26f77b655c0dcb420e7511207d3cb3cae [2021-03-18T17:16:00.564Z] #57 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #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-03-18T17:16:00.564Z] #37 sha256:886cdbf02bc9c0b337f218e5e2d2b4c47d5244f17f0e63d14abd7fbe0a59b285 [2021-03-18T17:16:00.564Z] #37 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-18T17:16:00.564Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-18T17:16:00.564Z] #14 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T17:16:00.564Z] #56 sha256:bc8362b8ac34748018414aeabcac6b4ba49e2377f1fba0e30c49e28489c742a5 [2021-03-18T17:16:00.564Z] #56 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #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-03-18T17:16:00.564Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-18T17:16:00.564Z] #32 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T17:16:00.564Z] #49 sha256:d5abbe0a608b8de93d0aa0b92b088cc2958976162d7587f0473f169dca666dc0 [2021-03-18T17:16:00.564Z] #49 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #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-03-18T17:16:00.564Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-18T17:16:00.564Z] #27 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #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-03-18T17:16:00.564Z] #29 sha256:76467b809024d7d4a73384d04639629c853a978986198015179df887bb4e9e13 [2021-03-18T17:16:00.564Z] #29 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-18T17:16:00.564Z] #50 sha256:aeff9d2e8985b6cd6a98aca88705d43de9da021e3fdbac928228542abe8dbd4e [2021-03-18T17:16:00.564Z] #50 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-18T17:16:00.564Z] #25 sha256:438de719ed149e2a0e50ec872e26cb12d1c349d7e3a792018ea83e70810e1244 [2021-03-18T17:16:00.564Z] #25 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T17:16:00.564Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T17:16:00.564Z] #55 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-18T17:16:00.564Z] #41 sha256:d151ef78d38f139d7975869ab83dfc05423ad611a277b391e317b8fb23707d73 [2021-03-18T17:16:00.564Z] #41 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #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-03-18T17:16:00.564Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T17:16:00.564Z] #40 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-18T17:16:00.564Z] #33 sha256:c77c61ad4ddb77c4e40650dc20ef95adc48ecaedbd317dc512651cb455e8715e [2021-03-18T17:16:00.564Z] #33 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-18T17:16:00.564Z] #52 sha256:72fa0c7ade3b44744026398932fce3ba58b61c4d694690cf41d15f5385711770 [2021-03-18T17:16:00.564Z] #52 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #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-03-18T17:16:00.564Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T17:16:00.564Z] #13 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #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-03-18T17:16:00.564Z] #24 sha256:955010bf19f01c993b6354fa6707f1f62cb5cb23296a644189fbb6870f5bdf52 [2021-03-18T17:16:00.564Z] #24 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-18T17:16:00.564Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-18T17:16:00.564Z] #63 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-18T17:16:00.564Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-18T17:16:00.564Z] #18 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-18T17:16:00.564Z] #30 sha256:a8c306433c209fe445df1a40fa6467509bd04fdc104da0a99d06b84828df4eec [2021-03-18T17:16:00.564Z] #30 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #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-03-18T17:16:00.564Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T17:16:00.564Z] #36 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-18T17:16:00.564Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-18T17:16:00.564Z] #21 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-18T17:16:00.564Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-18T17:16:00.564Z] #39 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T17:16:00.564Z] #58 sha256:3e3dfd43d2c391cb68debeb0a8e0dc475c55bb898ebe857b42842d951b59f75d [2021-03-18T17:16:00.564Z] #58 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T17:16:00.564Z] #67 sha256:90720132fe0b67b38730472813dafc0e98798afcd15b3f63916f0953a628a8d4 [2021-03-18T17:16:00.564Z] #67 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-18T17:16:00.564Z] #66 sha256:be617cff2d31c7b2a96f530664b8eaf564bd42d595fc2e058a6183e098f4166b [2021-03-18T17:16:00.564Z] #66 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-18T17:16:00.564Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-18T17:16:00.564Z] #22 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T17:16:00.564Z] #34 sha256:ecb4e45b0c277c454bc7790434ebd2ede101124ea39757d91ae46bf5faa42725 [2021-03-18T17:16:00.564Z] #34 CACHED [2021-03-18T17:16:00.564Z] [2021-03-18T17:16:00.564Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-18T17:16:00.565Z] #60 sha256:41a49f5c4fdcd5d13a64882dbfa1324f048e5537cbb544b977b53b0b28fd0d52 [2021-03-18T17:16:00.565Z] #60 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #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-03-18T17:16:00.565Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-18T17:16:00.565Z] #12 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-18T17:16:00.565Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-18T17:16:00.565Z] #16 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T17:16:00.565Z] #45 sha256:0edfd2eba16e577cd3f149c0db10d7c9968cc00973348fe3c48847fa00a604b7 [2021-03-18T17:16:00.565Z] #45 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #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-03-18T17:16:00.565Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-18T17:16:00.565Z] #11 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T17:16:00.565Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T17:16:00.565Z] #20 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-18T17:16:00.565Z] #35 sha256:fc7de7007a11140b2b4a459f47bfd19e9e759aa6c5a61e59e7a796fbb57a955e [2021-03-18T17:16:00.565Z] #35 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-18T17:16:00.565Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-18T17:16:00.565Z] #19 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-18T17:16:00.565Z] #68 sha256:30694d45964b63c290d02053092e3f5ad498cefc25a60623d6df391600fd6ecb [2021-03-18T17:16:00.565Z] #68 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-18T17:16:00.565Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-18T17:16:00.565Z] #10 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:16:00.565Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:16:00.565Z] #43 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-18T17:16:00.565Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-18T17:16:00.565Z] #15 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T17:16:00.565Z] #51 sha256:7f54a874f450b898fcd930b17f8d6a38bcf463bea086f31e84c0258fc6ec2525 [2021-03-18T17:16:00.565Z] #51 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-18T17:16:00.565Z] #59 sha256:6e5e63f33d7eefc015dd1bf27f0cd96bba2bbac47816f5899c6a29a5abeeff9e [2021-03-18T17:16:00.565Z] #59 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-18T17:16:00.565Z] #44 sha256:adf2d3aeac6c3440a9c5c61477827fdcddb4e4d088718bd0370fcde749e33b4c [2021-03-18T17:16:00.565Z] #44 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-18T17:16:00.565Z] #61 sha256:3156308603fcf1c3d93c94f2504d3d03bcccdf7ac365b0c7b96a797faa23b77f [2021-03-18T17:16:00.565Z] #61 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-18T17:16:00.565Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-18T17:16:00.565Z] #31 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-18T17:16:00.565Z] #48 sha256:cf06c57ff053e20c233ebe6ae87a33dc2a6c5946bf8c556781c8b3b6d5620434 [2021-03-18T17:16:00.565Z] #48 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-18T17:16:00.565Z] #38 sha256:5459824df2022078cdb71ac940573f4d1a46911d46dd09f8f380a694ce8e771b [2021-03-18T17:16:00.565Z] #38 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T17:16:00.565Z] #53 sha256:43e0168213279d4de063b21e74ce638e22417ab73233eccee370acd4a2f103ee [2021-03-18T17:16:00.565Z] #53 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-18T17:16:00.565Z] #54 sha256:eaf90c18eb43f55f95e9deb6a169346480521099c22fbcc26b81763f744616c4 [2021-03-18T17:16:00.565Z] #54 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-18T17:16:00.565Z] #28 sha256:09db63b3631383fd99ebf626a6631135cc3b09aca28237defc992aee0c1b681b [2021-03-18T17:16:00.565Z] #28 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-18T17:16:00.565Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-18T17:16:00.565Z] #17 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T17:16:00.565Z] #47 sha256:b21abc64a9772ad5cb0731918fa5930f05aca05e5ce8746438f089eabf1737c4 [2021-03-18T17:16:00.565Z] #47 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-18T17:16:00.565Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-18T17:16:00.565Z] #65 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-18T17:16:00.565Z] #46 sha256:a7222f676e7848b6cced48b932f373a9f4744f1d9d14a9b7c0e8994ca22a402c [2021-03-18T17:16:00.565Z] #46 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:16:00.565Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T17:16:00.565Z] #42 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-18T17:16:00.565Z] #69 sha256:eb6fb372f223837b64e85d658c2f745e9131442016f58353827fb1bdd638168d [2021-03-18T17:16:00.565Z] #69 CACHED [2021-03-18T17:16:00.565Z] [2021-03-18T17:16:00.565Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-18T17:16:00.565Z] #70 sha256:7939b94e3810693f58d2938626d3335a7a71e157a10ca0cde914c0a43772bb10 [2021-03-18T17:16:01.501Z] #70 DONE 0.9s [2021-03-18T17:16:01.501Z] [2021-03-18T17:16:01.501Z] #71 exporting to image [2021-03-18T17:16:01.501Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-18T17:16:01.501Z] #71 exporting layers [2021-03-18T17:16:02.438Z] #71 exporting layers 0.8s done [2021-03-18T17:16:02.438Z] #71 writing image sha256:42630d5247f96a4c53e50d920ec27091a0b305db74287c0d0ca19167adb5faff done [2021-03-18T17:16:02.438Z] #71 naming to docker.io/library/docker:e31086320ea0305e2cc70490160ee30480471680 done [2021-03-18T17:16:02.438Z] #71 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-03-18T17:16:02.772Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42163/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42163/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e31086320ea0305e2cc70490160ee30480471680 hack/validate/default [2021-03-18T17:16:03.574Z] Fetching without tags [2021-03-18T17:16:03.547Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T17:16:03.548Z] > git config --add remote.origin.fetch +refs/pull/42163/head:refs/remotes/origin/PR-42163 # timeout=10 [2021-03-18T17:16:03.550Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T17:16:03.562Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T17:16:03.576Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T17:16:03.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:16:03.577Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42163/head:refs/remotes/origin/PR-42163 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T17:16:03.706Z] Congratulations! All commits are properly signed with the DCO! [2021-03-18T17:16:03.706Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-03-18T17:16:03.706Z] No api/types/ or api/swagger.yaml changes in diff. [2021-03-18T17:16:03.706Z] Congratulations! All TOML source files changed here have valid syntax. [2021-03-18T17:16:03.706Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-03-18T17:16:03.706Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-03-18T17:16:03.706Z] Congratulations! No new tests were added to integration-cli. [2021-03-18T17:16:03.706Z] [2021-03-18T17:16:03.706Z] INFO Start validation with golang-ci-lint [2021-03-18T17:16:03.884Z] Merging remotes/origin/master commit 737b400e0bb19308b92640468df4d2d826b1a425 into PR head commit e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:16:03.965Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-03-18T17:16:03.965Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-18T17:16:03.965Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-18T17:16:04.311Z] Merge succeeded, producing e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:16:04.312Z] Checking out Revision e31086320ea0305e2cc70490160ee30480471680 (PR-42163) [2021-03-18T17:16:04.637Z] Commit message: "Remove cli test for duplicate --net/--network opts" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-18T17:16:03.885Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T17:16:03.886Z] > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10 [2021-03-18T17:16:04.283Z] > git remote # timeout=10 [2021-03-18T17:16:04.284Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T17:16:04.285Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:16:04.286Z] > git merge 737b400e0bb19308b92640468df4d2d826b1a425 # timeout=10 [2021-03-18T17:16:04.299Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T17:16:04.312Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T17:16:04.313Z] > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10 [2021-03-18T17:16:05.439Z] + docker version [2021-03-18T17:16:05.439Z] Client: Docker Engine - Community [2021-03-18T17:16:05.439Z] Version: 19.03.7 [2021-03-18T17:16:05.439Z] API version: 1.40 [2021-03-18T17:16:05.439Z] Go version: go1.12.17 [2021-03-18T17:16:05.439Z] Git commit: 7141c199a2 [2021-03-18T17:16:05.439Z] Built: Sat Mar 7 16:48:47 2020 [2021-03-18T17:16:05.439Z] OS/Arch: linux/s390x [2021-03-18T17:16:05.439Z] Experimental: false [2021-03-18T17:16:05.439Z] [2021-03-18T17:16:05.439Z] Server: Docker Engine - Community [2021-03-18T17:16:05.439Z] Engine: [2021-03-18T17:16:05.439Z] Version: 19.03.7 [2021-03-18T17:16:05.439Z] API version: 1.40 (minimum version 1.12) [2021-03-18T17:16:05.439Z] Go version: go1.12.17 [2021-03-18T17:16:05.439Z] Git commit: 7141c199a2 [2021-03-18T17:16:05.439Z] Built: Sat Mar 7 16:47:46 2020 [2021-03-18T17:16:05.439Z] OS/Arch: linux/s390x [2021-03-18T17:16:05.439Z] Experimental: true [2021-03-18T17:16:05.439Z] containerd: [2021-03-18T17:16:05.439Z] Version: 1.2.13 [2021-03-18T17:16:05.439Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-03-18T17:16:05.439Z] runc: [2021-03-18T17:16:05.439Z] Version: 1.0.0-rc10 [2021-03-18T17:16:05.439Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-03-18T17:16:05.439Z] docker-init: [2021-03-18T17:16:05.439Z] Version: 0.18.0 [2021-03-18T17:16:05.439Z] GitCommit: fec3683 [Pipeline] sh [2021-03-18T17:16:05.822Z] + docker info [2021-03-18T17:16:06.114Z] Client: [2021-03-18T17:16:06.114Z] Debug Mode: false [2021-03-18T17:16:06.114Z] [2021-03-18T17:16:06.114Z] Server: [2021-03-18T17:16:06.114Z] Containers: 0 [2021-03-18T17:16:06.114Z] Running: 0 [2021-03-18T17:16:06.114Z] Paused: 0 [2021-03-18T17:16:06.114Z] Stopped: 0 [2021-03-18T17:16:06.114Z] Images: 0 [2021-03-18T17:16:06.114Z] Server Version: 19.03.7 [2021-03-18T17:16:06.114Z] Storage Driver: overlay2 [2021-03-18T17:16:06.114Z] Backing Filesystem: [2021-03-18T17:16:06.114Z] Supports d_type: true [2021-03-18T17:16:06.114Z] Native Overlay Diff: true [2021-03-18T17:16:06.114Z] Logging Driver: json-file [2021-03-18T17:16:06.114Z] Cgroup Driver: cgroupfs [2021-03-18T17:16:06.114Z] Plugins: [2021-03-18T17:16:06.114Z] Volume: local [2021-03-18T17:16:06.114Z] Network: bridge host ipvlan macvlan null overlay [2021-03-18T17:16:06.114Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-18T17:16:06.114Z] Swarm: inactive [2021-03-18T17:16:06.114Z] Runtimes: runc [2021-03-18T17:16:06.114Z] Default Runtime: runc [2021-03-18T17:16:06.114Z] Init Binary: docker-init [2021-03-18T17:16:06.114Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-03-18T17:16:06.114Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-03-18T17:16:06.114Z] init version: fec3683 [2021-03-18T17:16:06.114Z] Security Options: [2021-03-18T17:16:06.114Z] apparmor [2021-03-18T17:16:06.114Z] seccomp [2021-03-18T17:16:06.114Z] Profile: default [2021-03-18T17:16:06.114Z] Kernel Version: 4.15.0-91-generic [2021-03-18T17:16:06.114Z] Operating System: Ubuntu 18.04.4 LTS [2021-03-18T17:16:06.114Z] OSType: linux [2021-03-18T17:16:06.114Z] Architecture: s390x [2021-03-18T17:16:06.114Z] CPUs: 2 [2021-03-18T17:16:06.114Z] Total Memory: 7.861GiB [2021-03-18T17:16:06.114Z] Name: s390x-ubuntu-16 [2021-03-18T17:16:06.114Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-03-18T17:16:06.114Z] Docker Root Dir: /var/lib/docker [2021-03-18T17:16:06.114Z] Debug Mode: false [2021-03-18T17:16:06.114Z] Registry: https://index.docker.io/v1/ [2021-03-18T17:16:06.114Z] Labels: [2021-03-18T17:16:06.114Z] Experimental: true [2021-03-18T17:16:06.114Z] Insecure Registries: [2021-03-18T17:16:06.114Z] 127.0.0.0/8 [2021-03-18T17:16:06.114Z] Live Restore Enabled: false [2021-03-18T17:16:06.114Z] [2021-03-18T17:16:06.114Z] WARNING: No swap limit support [Pipeline] sh [2021-03-18T17:16:06.542Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-18T17:16:06.542Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-18T17:16:06.542Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42163/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-18T17:16:06.542Z] + bash /home/jenkins/workspace/moby_PR-42163/check-config.sh [2021-03-18T17:16:06.542Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-18T17:16:06.542Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-03-18T17:16:06.542Z] [2021-03-18T17:16:06.542Z] Generally Necessary: [2021-03-18T17:16:06.542Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-18T17:16:06.542Z] - apparmor: enabled and tools installed [2021-03-18T17:16:06.542Z] - CONFIG_NAMESPACES: enabled [2021-03-18T17:16:06.542Z] - CONFIG_NET_NS: enabled [2021-03-18T17:16:06.542Z] - CONFIG_PID_NS: enabled [2021-03-18T17:16:06.542Z] - CONFIG_IPC_NS: enabled [2021-03-18T17:16:06.542Z] - CONFIG_UTS_NS: enabled [2021-03-18T17:16:06.542Z] - CONFIG_CGROUPS: enabled [2021-03-18T17:16:06.542Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-18T17:16:06.542Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-18T17:16:06.542Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-18T17:16:06.542Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-18T17:16:06.542Z] - CONFIG_CPUSETS: enabled [2021-03-18T17:16:06.542Z] - CONFIG_MEMCG: enabled [2021-03-18T17:16:06.542Z] - CONFIG_KEYS: enabled [2021-03-18T17:16:06.542Z] - CONFIG_VETH: enabled (as module) [2021-03-18T17:16:06.542Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-18T17:16:06.542Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-18T17:16:06.542Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-18T17:16:06.542Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-18T17:16:06.542Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-18T17:16:06.542Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-18T17:16:06.542Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-18T17:16:06.542Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-18T17:16:06.542Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-18T17:16:06.542Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-18T17:16:06.542Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-18T17:16:06.542Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-18T17:16:06.542Z] [2021-03-18T17:16:06.542Z] Optional Features: [2021-03-18T17:16:06.542Z] - CONFIG_USER_NS: enabled [2021-03-18T17:16:06.542Z] - CONFIG_SECCOMP: enabled [2021-03-18T17:16:06.542Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-18T17:16:06.542Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-18T17:16:06.542Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-18T17:16:06.542Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-18T17:16:06.542Z] - CONFIG_BLK_CGROUP: enabled [2021-03-18T17:16:06.542Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-18T17:16:06.835Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-18T17:16:06.835Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-18T17:16:06.835Z] - CONFIG_CGROUP_PERF: enabled [2021-03-18T17:16:06.835Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-18T17:16:06.835Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-18T17:16:06.835Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-18T17:16:06.835Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-18T17:16:06.835Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-18T17:16:06.835Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-18T17:16:06.835Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-18T17:16:06.835Z] - CONFIG_IP_VS: enabled (as module) [2021-03-18T17:16:06.835Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-18T17:16:06.835Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-18T17:16:06.835Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-18T17:16:06.835Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-18T17:16:06.835Z] - CONFIG_EXT4_FS: enabled [2021-03-18T17:16:06.835Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-18T17:16:06.835Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-18T17:16:06.835Z] - Network Drivers: [2021-03-18T17:16:06.835Z] - "overlay": [2021-03-18T17:16:06.835Z] - CONFIG_VXLAN: enabled (as module) [2021-03-18T17:16:06.835Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-18T17:16:06.835Z] Optional (for encrypted networks): [2021-03-18T17:16:06.835Z] - CONFIG_CRYPTO: enabled [2021-03-18T17:16:06.835Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-18T17:16:06.835Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-18T17:16:06.835Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-18T17:16:06.835Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-18T17:16:06.835Z] - CONFIG_XFRM: enabled [2021-03-18T17:16:06.835Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-18T17:16:06.835Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-18T17:16:06.835Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-18T17:16:06.835Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-18T17:16:06.835Z] - "ipvlan": [2021-03-18T17:16:06.835Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-18T17:16:06.835Z] - "macvlan": [2021-03-18T17:16:06.835Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-18T17:16:06.835Z] - CONFIG_DUMMY: enabled (as module) [2021-03-18T17:16:06.835Z] - "ftp,tftp client in container": [2021-03-18T17:16:06.835Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-18T17:16:06.835Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-18T17:16:06.835Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-18T17:16:06.835Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-18T17:16:06.835Z] - Storage Drivers: [2021-03-18T17:16:06.835Z] - "aufs": [2021-03-18T17:16:06.835Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-18T17:16:06.835Z] - "btrfs": [2021-03-18T17:16:06.835Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-18T17:16:06.835Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-18T17:16:06.835Z] - "devicemapper": [2021-03-18T17:16:06.835Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-18T17:16:06.835Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-18T17:16:06.835Z] - "overlay": [2021-03-18T17:16:06.835Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-18T17:16:06.835Z] - "zfs": [2021-03-18T17:16:06.835Z] - /dev/zfs: missing [2021-03-18T17:16:06.835Z] - zfs command: missing [2021-03-18T17:16:06.835Z] - zpool command: missing [2021-03-18T17:16:06.835Z] [2021-03-18T17:16:06.835Z] Limits: [2021-03-18T17:16:06.835Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-18T17:16:06.835Z] [2021-03-18T17:16:06.835Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-18T17:16:07.270Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e31086320ea0305e2cc70490160ee30480471680 . [2021-03-18T17:16:07.270Z] #2 [internal] load .dockerignore [2021-03-18T17:16:07.270Z] #2 transferring context: 87B done [2021-03-18T17:16:07.270Z] #2 DONE 0.0s [2021-03-18T17:16:07.270Z] [2021-03-18T17:16:07.270Z] #1 [internal] load build definition from Dockerfile [2021-03-18T17:16:07.270Z] #1 transferring dockerfile: 17.02kB done [2021-03-18T17:16:07.270Z] #1 DONE 0.0s [2021-03-18T17:16:07.270Z] [2021-03-18T17:16:07.270Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-18T17:16:07.299Z] Fetching without tags [2021-03-18T17:16:07.385Z] Fetching without tags [2021-03-18T17:16:07.539Z] Merging remotes/origin/master commit 737b400e0bb19308b92640468df4d2d826b1a425 into PR head commit e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:16:07.641Z] #3 DONE 0.2s [2021-03-18T17:16:07.641Z] [2021-03-18T17:16:07.641Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b... [2021-03-18T17:16:07.641Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-18T17:16:07.641Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0B / 9.68MB 0.0s [2021-03-18T17:16:07.641Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-18T17:16:07.641Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done [2021-03-18T17:16:07.641Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done [2021-03-18T17:16:07.641Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 3.40MB / 9.68MB 0.1s [2021-03-18T17:16:07.659Z] Merging remotes/origin/master commit 737b400e0bb19308b92640468df4d2d826b1a425 into PR head commit e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:16:07.934Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 7.48MB / 9.68MB 0.2s [2021-03-18T17:16:07.934Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd [2021-03-18T17:16:07.934Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.3s done [2021-03-18T17:16:07.975Z] Merge succeeded, producing e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:16:07.975Z] Checking out Revision e31086320ea0305e2cc70490160ee30480471680 (PR-42163) [2021-03-18T17:16:08.121Z] Merge succeeded, producing e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:16:08.122Z] Checking out Revision e31086320ea0305e2cc70490160ee30480471680 (PR-42163) [2021-03-18T17:16:07.288Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T17:16:07.290Z] > git config --add remote.origin.fetch +refs/pull/42163/head:refs/remotes/origin/PR-42163 # timeout=10 [2021-03-18T17:16:07.292Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T17:16:07.296Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T17:16:07.302Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T17:16:07.302Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:16:07.302Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42163/head:refs/remotes/origin/PR-42163 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T17:16:07.541Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T17:16:07.543Z] > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10 [2021-03-18T17:16:07.959Z] > git remote # timeout=10 [2021-03-18T17:16:07.961Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T17:16:07.963Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:16:07.964Z] > git merge 737b400e0bb19308b92640468df4d2d826b1a425 # timeout=10 [2021-03-18T17:16:07.972Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T17:16:07.977Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T17:16:07.979Z] > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10 [2021-03-18T17:16:08.227Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done [2021-03-18T17:16:08.227Z] #4 DONE 0.7s [2021-03-18T17:16:08.260Z] Commit message: "Remove cli test for duplicate --net/--network opts" [2021-03-18T17:16:07.353Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T17:16:07.358Z] > git config --add remote.origin.fetch +refs/pull/42163/head:refs/remotes/origin/PR-42163 # timeout=10 [2021-03-18T17:16:07.364Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T17:16:07.371Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T17:16:07.383Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T17:16:07.384Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:16:07.384Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42163/head:refs/remotes/origin/PR-42163 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T17:16:07.658Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T17:16:07.666Z] > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10 [2021-03-18T17:16:08.076Z] > git remote # timeout=10 [2021-03-18T17:16:08.082Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T17:16:08.084Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:16:08.085Z] > git merge 737b400e0bb19308b92640468df4d2d826b1a425 # timeout=10 [2021-03-18T17:16:08.098Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T17:16:08.122Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T17:16:08.132Z] > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10 [2021-03-18T17:16:08.469Z] Commit message: "Remove cli test for duplicate --net/--network opts" [2021-03-18T17:16:08.521Z] [2021-03-18T17:16:08.521Z] #5 [internal] load build definition from Dockerfile [2021-03-18T17:16:08.521Z] #5 transferring dockerfile: 17.02kB done [2021-03-18T17:16:08.521Z] #5 DONE 0.0s [2021-03-18T17:16:08.521Z] [2021-03-18T17:16:08.521Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-18T17:16:08.521Z] #6 DONE 0.1s [2021-03-18T17:16:08.521Z] [2021-03-18T17:16:08.521Z] #9 [internal] load metadata for docker.io/library/debian:buster [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-18T17:16:08.839Z] #9 DONE 0.1s [2021-03-18T17:16:08.839Z] [2021-03-18T17:16:08.839Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T17:16:08.839Z] #7 DONE 0.1s [2021-03-18T17:16:08.839Z] [2021-03-18T17:16:08.839Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T17:16:08.839Z] #8 DONE 0.1s [2021-03-18T17:16:08.839Z] [2021-03-18T17:16:08.839Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-18T17:16:08.839Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-18T17:16:08.839Z] #65 DONE 0.0s [2021-03-18T17:16:08.839Z] [2021-03-18T17:16:08.839Z] #24 [internal] load build context [2021-03-18T17:16:08.890Z] Still waiting to schedule task [2021-03-18T17:16:08.891Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [Pipeline] withEnv [Pipeline] { [2021-03-18T17:16:08.900Z] Still waiting to schedule task [2021-03-18T17:16:08.900Z] Waiting for next available executor on ‘windows-2019’ [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-18T17:16:08.978Z] Fetching without tags [2021-03-18T17:16:09.015Z] + docker version [2021-03-18T17:16:09.016Z] Client: Docker Engine - Community [2021-03-18T17:16:09.016Z] Version: 20.10.3 [2021-03-18T17:16:09.016Z] API version: 1.41 [2021-03-18T17:16:09.016Z] Go version: go1.13.15 [2021-03-18T17:16:09.016Z] Git commit: 48d30b5 [2021-03-18T17:16:09.016Z] Built: Fri Jan 29 14:33:21 2021 [2021-03-18T17:16:09.016Z] OS/Arch: linux/amd64 [2021-03-18T17:16:09.016Z] Context: default [2021-03-18T17:16:09.016Z] Experimental: true [2021-03-18T17:16:09.016Z] [2021-03-18T17:16:09.016Z] Server: Docker Engine - Community [2021-03-18T17:16:09.016Z] Engine: [2021-03-18T17:16:09.016Z] Version: 20.10.3 [2021-03-18T17:16:09.016Z] API version: 1.41 (minimum version 1.12) [2021-03-18T17:16:09.016Z] Go version: go1.13.15 [2021-03-18T17:16:09.016Z] Git commit: 46229ca [2021-03-18T17:16:09.016Z] Built: Fri Jan 29 14:31:32 2021 [2021-03-18T17:16:09.016Z] OS/Arch: linux/amd64 [2021-03-18T17:16:09.016Z] Experimental: true [2021-03-18T17:16:09.016Z] containerd: [2021-03-18T17:16:09.016Z] Version: 1.4.3 [2021-03-18T17:16:09.016Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-18T17:16:09.016Z] runc: [2021-03-18T17:16:09.016Z] Version: 1.0.0-rc92 [2021-03-18T17:16:09.016Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-18T17:16:09.016Z] docker-init: [2021-03-18T17:16:09.016Z] Version: 0.19.0 [2021-03-18T17:16:09.016Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-18T17:16:09.210Z] + docker version [2021-03-18T17:16:09.210Z] Client: Docker Engine - Community [2021-03-18T17:16:09.210Z] Version: 20.10.3 [2021-03-18T17:16:09.210Z] API version: 1.41 [2021-03-18T17:16:09.210Z] Go version: go1.13.15 [2021-03-18T17:16:09.210Z] Git commit: 48d30b5 [2021-03-18T17:16:09.210Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-18T17:16:09.210Z] OS/Arch: linux/amd64 [2021-03-18T17:16:09.210Z] Context: default [2021-03-18T17:16:09.210Z] Experimental: true [2021-03-18T17:16:09.210Z] [2021-03-18T17:16:09.210Z] Server: Docker Engine - Community [2021-03-18T17:16:09.210Z] Engine: [2021-03-18T17:16:09.210Z] Version: 20.10.3 [2021-03-18T17:16:09.210Z] API version: 1.41 (minimum version 1.12) [2021-03-18T17:16:09.210Z] Go version: go1.13.15 [2021-03-18T17:16:09.210Z] Git commit: 46229ca [2021-03-18T17:16:09.210Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-18T17:16:09.210Z] OS/Arch: linux/amd64 [2021-03-18T17:16:09.210Z] Experimental: true [2021-03-18T17:16:09.210Z] containerd: [2021-03-18T17:16:09.210Z] Version: 1.4.3 [2021-03-18T17:16:09.210Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-18T17:16:09.210Z] runc: [2021-03-18T17:16:09.210Z] Version: 1.0.0-rc92 [2021-03-18T17:16:09.210Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-18T17:16:09.210Z] docker-init: [2021-03-18T17:16:09.210Z] Version: 0.19.0 [2021-03-18T17:16:09.210Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-18T17:16:09.331Z] + docker info [2021-03-18T17:16:09.368Z] Merging remotes/origin/master commit 737b400e0bb19308b92640468df4d2d826b1a425 into PR head commit e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:16:09.531Z] + docker info [2021-03-18T17:16:09.556Z] #24 transferring context: 53.43MB 0.7s done [2021-03-18T17:16:09.556Z] #24 DONE 0.8s [2021-03-18T17:16:09.556Z] [2021-03-18T17:16:09.556Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-18T17:16:09.556Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-18T17:16:09.556Z] #10 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-18T17:16:09.556Z] #10 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2021-03-18T17:16:09.556Z] #10 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2021-03-18T17:16:09.556Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 21.58MB / 48.97MB 0.7s [2021-03-18T17:16:09.556Z] #10 sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 7.39MB / 7.39MB 0.3s done [2021-03-18T17:16:09.556Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.42MB / 9.88MB 0.7s [2021-03-18T17:16:09.556Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 28.99MB / 48.97MB 0.8s [2021-03-18T17:16:09.556Z] #10 sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 9.88MB / 9.88MB 0.7s done [2021-03-18T17:16:09.556Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0B / 51.38MB 0.8s [2021-03-18T17:16:09.556Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 34.08MB / 48.97MB 0.9s [2021-03-18T17:16:09.556Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 3.85MB / 51.38MB 0.9s [2021-03-18T17:16:09.786Z] Client: [2021-03-18T17:16:09.786Z] Context: default [2021-03-18T17:16:09.786Z] Debug Mode: false [2021-03-18T17:16:09.786Z] Plugins: [2021-03-18T17:16:09.786Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-18T17:16:09.786Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-18T17:16:09.786Z] [2021-03-18T17:16:09.786Z] Server: [2021-03-18T17:16:09.786Z] Containers: 0 [2021-03-18T17:16:09.786Z] Running: 0 [2021-03-18T17:16:09.786Z] Paused: 0 [2021-03-18T17:16:09.786Z] Stopped: 0 [2021-03-18T17:16:09.786Z] Images: 4 [2021-03-18T17:16:09.786Z] Server Version: 20.10.3 [2021-03-18T17:16:09.786Z] Storage Driver: overlay2 [2021-03-18T17:16:09.786Z] Backing Filesystem: extfs [2021-03-18T17:16:09.786Z] Supports d_type: true [2021-03-18T17:16:09.786Z] Native Overlay Diff: true [2021-03-18T17:16:09.786Z] Logging Driver: json-file [2021-03-18T17:16:09.786Z] Cgroup Driver: cgroupfs [2021-03-18T17:16:09.786Z] Cgroup Version: 1 [2021-03-18T17:16:09.786Z] Plugins: [2021-03-18T17:16:09.786Z] Volume: local [2021-03-18T17:16:09.786Z] Network: bridge host ipvlan macvlan null overlay [2021-03-18T17:16:09.786Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-18T17:16:09.786Z] Swarm: inactive [2021-03-18T17:16:09.786Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-03-18T17:16:09.786Z] Default Runtime: runc [2021-03-18T17:16:09.786Z] Init Binary: docker-init [2021-03-18T17:16:09.786Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-18T17:16:09.786Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-18T17:16:09.786Z] init version: de40ad0 [2021-03-18T17:16:09.786Z] Security Options: [2021-03-18T17:16:09.786Z] apparmor [2021-03-18T17:16:09.786Z] seccomp [2021-03-18T17:16:09.786Z] Profile: default [2021-03-18T17:16:09.786Z] Kernel Version: 5.4.0-1037-aws [2021-03-18T17:16:09.786Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-18T17:16:09.786Z] OSType: linux [2021-03-18T17:16:09.786Z] Architecture: x86_64 [2021-03-18T17:16:09.786Z] CPUs: 2 [2021-03-18T17:16:09.786Z] Total Memory: 7.487GiB [2021-03-18T17:16:09.786Z] Name: ip-10-100-89-209 [2021-03-18T17:16:09.786Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-18T17:16:09.786Z] Docker Root Dir: /var/lib/docker [2021-03-18T17:16:09.786Z] Debug Mode: false [2021-03-18T17:16:09.786Z] Registry: https://index.docker.io/v1/ [2021-03-18T17:16:09.786Z] Labels: [2021-03-18T17:16:09.786Z] Experimental: true [2021-03-18T17:16:09.786Z] Insecure Registries: [2021-03-18T17:16:09.786Z] 127.0.0.0/8 [2021-03-18T17:16:09.786Z] Live Restore Enabled: true [2021-03-18T17:16:09.786Z] [2021-03-18T17:16:09.786Z] WARNING: No swap limit support [2021-03-18T17:16:09.786Z] WARNING: No blkio weight support [2021-03-18T17:16:09.786Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-18T17:16:09.860Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 39.65MB / 48.97MB 1.0s [2021-03-18T17:16:09.860Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 6.65MB / 51.38MB 1.0s [2021-03-18T17:16:09.860Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 46.39MB / 48.97MB 1.2s [2021-03-18T17:16:09.860Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 18.41MB / 51.38MB 1.2s [2021-03-18T17:16:08.963Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T17:16:08.967Z] > git config --add remote.origin.fetch +refs/pull/42163/head:refs/remotes/origin/PR-42163 # timeout=10 [2021-03-18T17:16:08.971Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T17:16:08.979Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T17:16:08.987Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T17:16:08.988Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:16:08.989Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42163/head:refs/remotes/origin/PR-42163 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T17:16:09.377Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T17:16:09.381Z] > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10 [2021-03-18T17:16:10.056Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-18T17:16:10.056Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-18T17:16:10.056Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42163/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-18T17:16:10.056Z] + bash /home/ubuntu/workspace/moby_PR-42163/check-config.sh [2021-03-18T17:16:10.056Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-18T17:16:10.056Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-18T17:16:10.056Z] [2021-03-18T17:16:10.056Z] Generally Necessary: [2021-03-18T17:16:10.056Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-18T17:16:10.056Z] - apparmor: enabled and tools installed [2021-03-18T17:16:10.056Z] - CONFIG_NAMESPACES: enabled [2021-03-18T17:16:10.056Z] - CONFIG_NET_NS: enabled [2021-03-18T17:16:10.056Z] - CONFIG_PID_NS: enabled [2021-03-18T17:16:10.056Z] - CONFIG_IPC_NS: enabled [2021-03-18T17:16:10.056Z] - CONFIG_UTS_NS: enabled [2021-03-18T17:16:10.056Z] - CONFIG_CGROUPS: enabled [2021-03-18T17:16:10.056Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-18T17:16:10.056Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-18T17:16:10.056Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-18T17:16:10.056Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-18T17:16:10.056Z] - CONFIG_CPUSETS: enabled [2021-03-18T17:16:10.056Z] - CONFIG_MEMCG: enabled [2021-03-18T17:16:10.056Z] - CONFIG_KEYS: enabled [2021-03-18T17:16:10.056Z] - CONFIG_VETH: enabled (as module) [2021-03-18T17:16:10.056Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-18T17:16:10.056Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-18T17:16:10.056Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-18T17:16:10.056Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-18T17:16:10.056Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-18T17:16:10.056Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-18T17:16:10.056Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-18T17:16:10.056Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-18T17:16:10.056Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-18T17:16:10.056Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-18T17:16:10.056Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-18T17:16:10.056Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-18T17:16:10.056Z] [2021-03-18T17:16:10.056Z] Optional Features: [2021-03-18T17:16:10.056Z] - CONFIG_USER_NS: enabled [2021-03-18T17:16:10.056Z] - CONFIG_SECCOMP: enabled [2021-03-18T17:16:10.056Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-18T17:16:10.056Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-18T17:16:10.056Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-18T17:16:10.056Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-18T17:16:10.056Z] - CONFIG_BLK_CGROUP: enabled [2021-03-18T17:16:10.056Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-18T17:16:10.056Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-18T17:16:10.056Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-18T17:16:10.056Z] - CONFIG_CGROUP_PERF: enabled [2021-03-18T17:16:10.056Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-18T17:16:10.056Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-18T17:16:10.056Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-18T17:16:10.056Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-18T17:16:10.056Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-18T17:16:10.056Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-18T17:16:10.183Z] #10 sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 48.97MB / 48.97MB 1.4s done [2021-03-18T17:16:10.183Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 33.10MB / 51.38MB 1.4s [2021-03-18T17:16:10.183Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0B / 102.23MB 1.4s [2021-03-18T17:16:10.183Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 0B / 56.74MB 1.4s [2021-03-18T17:16:10.183Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 40.50MB / 51.38MB 1.5s [2021-03-18T17:16:10.183Z] #10 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 [2021-03-18T17:16:10.249Z] Merge succeeded, producing e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:16:10.250Z] Checking out Revision e31086320ea0305e2cc70490160ee30480471680 (PR-42163) [2021-03-18T17:16:10.256Z] Client: [2021-03-18T17:16:10.256Z] Context: default [2021-03-18T17:16:10.256Z] Debug Mode: false [2021-03-18T17:16:10.256Z] Plugins: [2021-03-18T17:16:10.256Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-18T17:16:10.256Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-18T17:16:10.256Z] [2021-03-18T17:16:10.256Z] Server: [2021-03-18T17:16:10.256Z] Containers: 0 [2021-03-18T17:16:10.256Z] Running: 0 [2021-03-18T17:16:10.256Z] Paused: 0 [2021-03-18T17:16:10.256Z] Stopped: 0 [2021-03-18T17:16:10.256Z] Images: 2 [2021-03-18T17:16:10.256Z] Server Version: 20.10.3 [2021-03-18T17:16:10.256Z] Storage Driver: overlay2 [2021-03-18T17:16:10.256Z] Backing Filesystem: extfs [2021-03-18T17:16:10.256Z] Supports d_type: true [2021-03-18T17:16:10.256Z] Native Overlay Diff: true [2021-03-18T17:16:10.256Z] Logging Driver: json-file [2021-03-18T17:16:10.256Z] Cgroup Driver: systemd [2021-03-18T17:16:10.256Z] Cgroup Version: 2 [2021-03-18T17:16:10.256Z] Plugins: [2021-03-18T17:16:10.256Z] Volume: local [2021-03-18T17:16:10.256Z] Network: bridge host ipvlan macvlan null overlay [2021-03-18T17:16:10.256Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-18T17:16:10.256Z] Swarm: inactive [2021-03-18T17:16:10.256Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-18T17:16:10.256Z] Default Runtime: runc [2021-03-18T17:16:10.256Z] Init Binary: docker-init [2021-03-18T17:16:10.256Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-18T17:16:10.256Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-18T17:16:10.256Z] init version: de40ad0 [2021-03-18T17:16:10.256Z] Security Options: [2021-03-18T17:16:10.256Z] apparmor [2021-03-18T17:16:10.256Z] seccomp [2021-03-18T17:16:10.256Z] Profile: default [2021-03-18T17:16:10.256Z] cgroupns [2021-03-18T17:16:10.256Z] Kernel Version: 5.4.0-1037-aws [2021-03-18T17:16:10.256Z] Operating System: Ubuntu 20.04.2 LTS [2021-03-18T17:16:10.256Z] OSType: linux [2021-03-18T17:16:10.256Z] Architecture: x86_64 [2021-03-18T17:16:10.256Z] CPUs: 2 [2021-03-18T17:16:10.256Z] Total Memory: 7.487GiB [2021-03-18T17:16:10.256Z] Name: ip-10-100-79-14 [2021-03-18T17:16:10.256Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-03-18T17:16:10.256Z] Docker Root Dir: /var/lib/docker [2021-03-18T17:16:10.256Z] Debug Mode: false [2021-03-18T17:16:10.256Z] Registry: https://index.docker.io/v1/ [2021-03-18T17:16:10.256Z] Labels: [2021-03-18T17:16:10.256Z] Experimental: true [2021-03-18T17:16:10.256Z] Insecure Registries: [2021-03-18T17:16:10.256Z] 127.0.0.0/8 [2021-03-18T17:16:10.256Z] Live Restore Enabled: true [2021-03-18T17:16:10.256Z] [2021-03-18T17:16:10.256Z] WARNING: No kernel memory TCP limit support [2021-03-18T17:16:10.256Z] WARNING: No oom kill disable support [2021-03-18T17:16:10.256Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-18T17:16:10.355Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-18T17:16:10.355Z] - CONFIG_IP_VS: enabled (as module) [2021-03-18T17:16:10.355Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-18T17:16:10.355Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-18T17:16:10.355Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-18T17:16:10.355Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-18T17:16:10.355Z] - CONFIG_EXT4_FS: enabled [2021-03-18T17:16:10.355Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-18T17:16:10.355Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-18T17:16:10.355Z] - Network Drivers: [2021-03-18T17:16:10.355Z] - "overlay": [2021-03-18T17:16:10.355Z] - CONFIG_VXLAN: enabled (as module) [2021-03-18T17:16:10.355Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-18T17:16:10.355Z] Optional (for encrypted networks): [2021-03-18T17:16:10.355Z] - CONFIG_CRYPTO: enabled [2021-03-18T17:16:10.355Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-18T17:16:10.355Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-18T17:16:10.355Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-18T17:16:10.355Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-18T17:16:10.355Z] - CONFIG_XFRM: enabled [2021-03-18T17:16:10.355Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-18T17:16:10.355Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-18T17:16:10.355Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-18T17:16:10.355Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-18T17:16:10.355Z] - "ipvlan": [2021-03-18T17:16:10.355Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-18T17:16:10.355Z] - "macvlan": [2021-03-18T17:16:10.355Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-18T17:16:10.355Z] - CONFIG_DUMMY: enabled (as module) [2021-03-18T17:16:10.355Z] - "ftp,tftp client in container": [2021-03-18T17:16:10.355Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-18T17:16:10.355Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-18T17:16:10.355Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-18T17:16:10.355Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-18T17:16:10.355Z] - Storage Drivers: [2021-03-18T17:16:10.355Z] - "aufs": [2021-03-18T17:16:10.355Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-18T17:16:10.355Z] - "btrfs": [2021-03-18T17:16:10.355Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-18T17:16:10.355Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-18T17:16:10.355Z] - "devicemapper": [2021-03-18T17:16:10.355Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-18T17:16:10.355Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-18T17:16:10.355Z] - "overlay": [2021-03-18T17:16:10.355Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-18T17:16:10.355Z] - "zfs": [2021-03-18T17:16:10.355Z] - /dev/zfs: present [2021-03-18T17:16:10.355Z] - zfs command: missing [2021-03-18T17:16:10.355Z] - zpool command: missing [2021-03-18T17:16:10.355Z] [2021-03-18T17:16:10.355Z] Limits: [2021-03-18T17:16:10.355Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-18T17:16:10.355Z] [2021-03-18T17:16:10.355Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-18T17:16:10.540Z] Commit message: "Remove cli test for duplicate --net/--network opts" [2021-03-18T17:16:10.582Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:e31086320ea0305e2cc70490160ee30480471680 . [2021-03-18T17:16:10.597Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 44.63MB / 51.38MB 1.6s [2021-03-18T17:16:10.597Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 6.06MB / 102.23MB 1.6s [2021-03-18T17:16:10.597Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 6.03MB / 56.74MB 1.6s [2021-03-18T17:16:10.597Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 49.48MB / 51.38MB 1.8s [2021-03-18T17:16:10.597Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 11.47MB / 102.23MB 1.8s [2021-03-18T17:16:10.597Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 10.33MB / 56.74MB 1.8s [2021-03-18T17:16:10.597Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 14.19MB / 56.74MB 1.9s [2021-03-18T17:16:10.726Z] + sudo modprobe ip_vs [2021-03-18T17:16:10.726Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e31086320ea0305e2cc70490160ee30480471680 . [2021-03-18T17:16:10.837Z] #1 [internal] load build definition from Dockerfile [2021-03-18T17:16:10.837Z] #1 sha256:75e37f16c8f58366c4bbf8344ccfc38f43be109d628c7b79cfdd5faeb71c960c [2021-03-18T17:16:10.837Z] #1 transferring dockerfile: 17.02kB done [2021-03-18T17:16:10.837Z] #1 DONE 0.0s [2021-03-18T17:16:10.837Z] [2021-03-18T17:16:10.837Z] #2 [internal] load .dockerignore [2021-03-18T17:16:10.837Z] #2 sha256:335c045763626b3c369f50318a4f5c7fa042c651c13c76de0b4ae5c1fa16846a [2021-03-18T17:16:10.837Z] #2 transferring context: 87B done [2021-03-18T17:16:10.837Z] #2 DONE 0.0s [2021-03-18T17:16:10.837Z] [2021-03-18T17:16:10.837Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-18T17:16:10.837Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [Pipeline] withEnv [Pipeline] { [2021-03-18T17:16:10.930Z] #10 sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 51.38MB / 51.38MB 1.9s done [2021-03-18T17:16:10.930Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 21.28MB / 102.23MB 2.0s [2021-03-18T17:16:10.930Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 20.82MB / 56.74MB 2.0s [2021-03-18T17:16:10.930Z] #10 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0B / 156B 2.0s [2021-03-18T17:16:10.930Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 27.69MB / 102.23MB 2.2s [2021-03-18T17:16:10.930Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 32.61MB / 56.74MB 2.2s [2021-03-18T17:16:10.930Z] #10 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 2.0s done [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-18T17:16:11.024Z] #1 [internal] load build definition from Dockerfile [2021-03-18T17:16:11.024Z] #1 sha256:e7d48186b9ed10554aa4be161a427e5019b3f9d97fb70d49b2a3d1f5733f5711 [2021-03-18T17:16:11.024Z] #1 transferring dockerfile: 17.02kB done [2021-03-18T17:16:11.024Z] #1 DONE 0.0s [2021-03-18T17:16:11.024Z] [2021-03-18T17:16:11.024Z] #2 [internal] load .dockerignore [2021-03-18T17:16:11.024Z] #2 sha256:64fad6901d7cd5b25d2c9c93b0073de1bf22cf3db53c89fa397288394c21a8c0 [2021-03-18T17:16:11.024Z] #2 transferring context: 87B done [2021-03-18T17:16:11.024Z] #2 DONE 0.0s [2021-03-18T17:16:11.024Z] [2021-03-18T17:16:11.024Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-18T17:16:11.024Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-18T17:16:11.024Z] #3 DONE 0.2s [2021-03-18T17:16:11.024Z] [2021-03-18T17:16:11.024Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-18T17:16:11.024Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-18T17:16:11.024Z] #4 CACHED [2021-03-18T17:16:11.097Z] #3 DONE 0.3s [2021-03-18T17:16:11.097Z] [2021-03-18T17:16:11.097Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-18T17:16:11.097Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-18T17:16:11.097Z] #4 CACHED [2021-03-18T17:16:11.257Z] + docker version [2021-03-18T17:16:11.258Z] Client: Docker Engine - Community [2021-03-18T17:16:11.258Z] Version: 20.10.3 [2021-03-18T17:16:11.258Z] API version: 1.41 [2021-03-18T17:16:11.258Z] Go version: go1.13.15 [2021-03-18T17:16:11.258Z] Git commit: 48d30b5 [2021-03-18T17:16:11.258Z] Built: Fri Jan 29 14:33:53 2021 [2021-03-18T17:16:11.258Z] OS/Arch: linux/arm64 [2021-03-18T17:16:11.258Z] Context: default [2021-03-18T17:16:11.258Z] Experimental: true [2021-03-18T17:16:11.258Z] [2021-03-18T17:16:11.258Z] Server: Docker Engine - Community [2021-03-18T17:16:11.258Z] Engine: [2021-03-18T17:16:11.258Z] Version: 20.10.3 [2021-03-18T17:16:11.258Z] API version: 1.41 (minimum version 1.12) [2021-03-18T17:16:11.258Z] Go version: go1.13.15 [2021-03-18T17:16:11.258Z] Git commit: 46229ca [2021-03-18T17:16:11.258Z] Built: Fri Jan 29 14:32:08 2021 [2021-03-18T17:16:11.258Z] OS/Arch: linux/arm64 [2021-03-18T17:16:11.258Z] Experimental: true [2021-03-18T17:16:11.258Z] containerd: [2021-03-18T17:16:11.258Z] Version: 1.4.3 [2021-03-18T17:16:11.258Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-18T17:16:11.258Z] runc: [2021-03-18T17:16:11.258Z] Version: 1.0.0-rc92 [2021-03-18T17:16:11.258Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-18T17:16:11.258Z] docker-init: [2021-03-18T17:16:11.258Z] Version: 0.19.0 [2021-03-18T17:16:11.258Z] GitCommit: de40ad0 [2021-03-18T17:16:11.263Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 38.72MB / 56.74MB 2.4s [2021-03-18T17:16:11.263Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 36.99MB / 102.23MB 2.5s [2021-03-18T17:16:11.263Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 45.30MB / 56.74MB 2.5s [2021-03-18T17:16:11.263Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 48.33MB / 102.23MB 2.7s [2021-03-18T17:16:11.263Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.7s [Pipeline] sh [2021-03-18T17:16:11.279Z] [2021-03-18T17:16:11.279Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-18T17:16:11.279Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-18T17:16:11.279Z] #8 DONE 0.2s [2021-03-18T17:16:11.279Z] [2021-03-18T17:16:11.279Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T17:16:11.279Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-18T17:16:11.279Z] #7 DONE 0.1s [2021-03-18T17:16:11.279Z] [2021-03-18T17:16:11.279Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-18T17:16:11.279Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-18T17:16:11.279Z] #5 DONE 0.1s [2021-03-18T17:16:11.279Z] [2021-03-18T17:16:11.279Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T17:16:11.279Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-18T17:16:11.279Z] #6 DONE 0.1s [2021-03-18T17:16:11.352Z] [2021-03-18T17:16:11.352Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-18T17:16:11.352Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-18T17:16:11.352Z] #5 ... [2021-03-18T17:16:11.352Z] [2021-03-18T17:16:11.352Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-18T17:16:11.352Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-18T17:16:11.352Z] #6 DONE 0.1s [2021-03-18T17:16:11.535Z] [2021-03-18T17:16:11.535Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T17:16:11.535Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-18T17:16:11.535Z] #64 DONE 0.0s [2021-03-18T17:16:11.535Z] [2021-03-18T17:16:11.535Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T17:16:11.535Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-18T17:16:11.535Z] #62 DONE 0.0s [2021-03-18T17:16:11.535Z] [2021-03-18T17:16:11.535Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T17:16:11.535Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T17:16:11.535Z] #9 DONE 0.0s [2021-03-18T17:16:11.535Z] [2021-03-18T17:16:11.535Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-18T17:16:11.535Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-18T17:16:11.535Z] #26 DONE 0.0s [2021-03-18T17:16:11.535Z] [2021-03-18T17:16:11.535Z] #23 [internal] load build context [2021-03-18T17:16:11.535Z] #23 sha256:aec38931b214ab592924da12007ddc97711d42eb249bf381806e97590a21c04c [2021-03-18T17:16:11.558Z] + docker info [2021-03-18T17:16:11.577Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 57.83MB / 102.23MB 2.8s [2021-03-18T17:16:11.577Z] #10 sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 56.74MB / 56.74MB 2.7s done [2021-03-18T17:16:11.606Z] [2021-03-18T17:16:11.607Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T17:16:11.607Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-18T17:16:11.607Z] #7 DONE 0.1s [2021-03-18T17:16:11.607Z] [2021-03-18T17:16:11.607Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T17:16:11.607Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-18T17:16:11.607Z] #8 DONE 0.2s [2021-03-18T17:16:11.607Z] [2021-03-18T17:16:11.607Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-03-18T17:16:11.607Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-18T17:16:11.607Z] #5 DONE 0.3s [2021-03-18T17:16:10.224Z] > git remote # timeout=10 [2021-03-18T17:16:10.228Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T17:16:10.233Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:16:10.234Z] > git merge 737b400e0bb19308b92640468df4d2d826b1a425 # timeout=10 [2021-03-18T17:16:10.250Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T17:16:10.259Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T17:16:10.263Z] > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10 [2021-03-18T17:16:11.862Z] [2021-03-18T17:16:11.862Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T17:16:11.862Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-18T17:16:11.862Z] #62 DONE 0.0s [2021-03-18T17:16:11.862Z] [2021-03-18T17:16:11.862Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T17:16:11.862Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-18T17:16:11.862Z] #64 DONE 0.0s [2021-03-18T17:16:11.862Z] [2021-03-18T17:16:11.862Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T17:16:11.862Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T17:16:11.862Z] #9 DONE 0.0s [2021-03-18T17:16:11.862Z] [2021-03-18T17:16:11.862Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-18T17:16:11.862Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-18T17:16:11.862Z] #26 DONE 0.0s [2021-03-18T17:16:11.862Z] [2021-03-18T17:16:11.862Z] #23 [internal] load build context [2021-03-18T17:16:11.862Z] #23 sha256:f996939983f723435d44fdd437de89fe2effd4c14648a934c71763a79a9ee7ef [2021-03-18T17:16:11.872Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 71.20MB / 102.23MB 3.0s [2021-03-18T17:16:11.872Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 81.77MB / 102.23MB 3.1s [2021-03-18T17:16:11.872Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 92.44MB / 102.23MB 3.2s [2021-03-18T17:16:11.953Z] Fetching without tags [2021-03-18T17:16:12.236Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.3s [2021-03-18T17:16:12.236Z] #10 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 3.4s done [2021-03-18T17:16:12.236Z] #10 ... [2021-03-18T17:16:12.236Z] [2021-03-18T17:16:12.236Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-03-18T17:16:12.236Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-18T17:16:12.236Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-18T17:16:12.236Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-18T17:16:12.236Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.2s done [2021-03-18T17:16:12.236Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2021-03-18T17:16:12.236Z] #63 DONE 3.7s [2021-03-18T17:16:12.236Z] [2021-03-18T17:16:12.236Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-18T17:16:12.343Z] Merging remotes/origin/master commit 737b400e0bb19308b92640468df4d2d826b1a425 into PR head commit e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:16:12.498Z] Client: [2021-03-18T17:16:12.498Z] Context: default [2021-03-18T17:16:12.498Z] Debug Mode: false [2021-03-18T17:16:12.498Z] Plugins: [2021-03-18T17:16:12.498Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-18T17:16:12.498Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-18T17:16:12.498Z] [2021-03-18T17:16:12.498Z] Server: [2021-03-18T17:16:12.498Z] Containers: 0 [2021-03-18T17:16:12.498Z] Running: 0 [2021-03-18T17:16:12.498Z] Paused: 0 [2021-03-18T17:16:12.498Z] Stopped: 0 [2021-03-18T17:16:12.498Z] Images: 2 [2021-03-18T17:16:12.498Z] Server Version: 20.10.3 [2021-03-18T17:16:12.498Z] Storage Driver: overlay2 [2021-03-18T17:16:12.498Z] Backing Filesystem: extfs [2021-03-18T17:16:12.498Z] Supports d_type: true [2021-03-18T17:16:12.498Z] Native Overlay Diff: true [2021-03-18T17:16:12.498Z] Logging Driver: json-file [2021-03-18T17:16:12.498Z] Cgroup Driver: cgroupfs [2021-03-18T17:16:12.498Z] Cgroup Version: 1 [2021-03-18T17:16:12.498Z] Plugins: [2021-03-18T17:16:12.498Z] Volume: local [2021-03-18T17:16:12.498Z] Network: bridge host ipvlan macvlan null overlay [2021-03-18T17:16:12.498Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-18T17:16:12.498Z] Swarm: inactive [2021-03-18T17:16:12.498Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-03-18T17:16:12.498Z] Default Runtime: runc [2021-03-18T17:16:12.498Z] Init Binary: docker-init [2021-03-18T17:16:12.498Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-18T17:16:12.498Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-18T17:16:12.498Z] init version: de40ad0 [2021-03-18T17:16:12.498Z] Security Options: [2021-03-18T17:16:12.498Z] apparmor [2021-03-18T17:16:12.498Z] seccomp [2021-03-18T17:16:12.498Z] Profile: default [2021-03-18T17:16:12.498Z] Kernel Version: 4.15.0-1093-aws [2021-03-18T17:16:12.499Z] Operating System: Ubuntu 16.04.7 LTS [2021-03-18T17:16:12.499Z] OSType: linux [2021-03-18T17:16:12.499Z] Architecture: aarch64 [2021-03-18T17:16:12.499Z] CPUs: 4 [2021-03-18T17:16:12.499Z] Total Memory: 7.525GiB [2021-03-18T17:16:12.499Z] Name: ip-10-100-126-175 [2021-03-18T17:16:12.499Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-03-18T17:16:12.499Z] Docker Root Dir: /var/lib/docker [2021-03-18T17:16:12.499Z] Debug Mode: false [2021-03-18T17:16:12.499Z] Registry: https://index.docker.io/v1/ [2021-03-18T17:16:12.499Z] Labels: [2021-03-18T17:16:12.499Z] Experimental: true [2021-03-18T17:16:12.499Z] Insecure Registries: [2021-03-18T17:16:12.499Z] 127.0.0.0/8 [2021-03-18T17:16:12.499Z] Live Restore Enabled: true [2021-03-18T17:16:12.499Z] [2021-03-18T17:16:12.499Z] WARNING: No swap limit support [Pipeline] sh [2021-03-18T17:16:12.789Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-18T17:16:12.789Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-18T17:16:12.789Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42163/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-18T17:16:12.789Z] + bash /home/ubuntu/workspace/moby_PR-42163/check-config.sh [2021-03-18T17:16:12.789Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-18T17:16:12.789Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-03-18T17:16:12.789Z] [2021-03-18T17:16:12.789Z] Generally Necessary: [2021-03-18T17:16:12.789Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-18T17:16:12.789Z] - apparmor: enabled and tools installed [2021-03-18T17:16:12.789Z] - CONFIG_NAMESPACES: enabled [2021-03-18T17:16:12.789Z] - CONFIG_NET_NS: enabled [2021-03-18T17:16:12.789Z] - CONFIG_PID_NS: enabled [2021-03-18T17:16:12.789Z] - CONFIG_IPC_NS: enabled [2021-03-18T17:16:12.789Z] - CONFIG_UTS_NS: enabled [2021-03-18T17:16:12.789Z] - CONFIG_CGROUPS: enabled [2021-03-18T17:16:12.789Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-18T17:16:12.903Z] #23 transferring context: 53.43MB 1.2s done [2021-03-18T17:16:12.903Z] #23 DONE 1.3s [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-18T17:16:12.903Z] #41 sha256:df012a61979ccaaf33671af4d9c0f585bdc3b008604fb475474a32336423e76a [2021-03-18T17:16:12.903Z] #41 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-18T17:16:12.903Z] #60 sha256:47f1dff5e9344ea7f8223325417d1db354b7e8eca6fbc53501983773bb67a1dd [2021-03-18T17:16:12.903Z] #60 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-18T17:16:12.903Z] #57 sha256:1b5c1dad6de4275a51db1ca3c007ceb84bb9b605eb4a5879312184f8c2794846 [2021-03-18T17:16:12.903Z] #57 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #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-03-18T17:16:12.903Z] #24 sha256:27ae9024207c7e0296c9a8821c2c83f351f9a6bdb85ff775b7183ce6555280b9 [2021-03-18T17:16:12.903Z] #24 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-18T17:16:12.903Z] #25 sha256:8e59fa771a20339b5ed4213d81bae44f78e14c65b90275f6fadcc75c08afc744 [2021-03-18T17:16:12.903Z] #25 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #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-03-18T17:16:12.903Z] #37 sha256:10efe267f8681cfee30e8dae79cfb43fa8839c9d8677dc880ce412d3f0e05dcf [2021-03-18T17:16:12.903Z] #37 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-18T17:16:12.903Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-18T17:16:12.903Z] #65 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-18T17:16:12.903Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-18T17:16:12.903Z] #18 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T17:16:12.903Z] #47 sha256:6d1c38941cfb47ecc77c74a2a236dc1b8fb2fe5367f6a4052aea7e1c6bb39eca [2021-03-18T17:16:12.903Z] #47 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T17:16:12.903Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T17:16:12.903Z] #20 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T17:16:12.903Z] #58 sha256:dca45110be80280efe6b8a369b567aa73aa8738d7da4d183bf1834a6cfdac0d0 [2021-03-18T17:16:12.903Z] #58 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #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-03-18T17:16:12.903Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-18T17:16:12.903Z] #12 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-18T17:16:12.903Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-18T17:16:12.903Z] #63 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T17:16:12.903Z] #67 sha256:fc22e3dd311007fd84314760c98ffd5b8a60fabf22601dff10abc06433345cfc [2021-03-18T17:16:12.903Z] #67 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T17:16:12.903Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T17:16:12.903Z] #13 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-18T17:16:12.903Z] #68 sha256:7d8a8af8e74dbcec44a3bd2b28b8db0cdba7c12ba00defcc60b2fafbae10af00 [2021-03-18T17:16:12.903Z] #68 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-18T17:16:12.903Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-18T17:16:12.903Z] #31 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #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-03-18T17:16:12.903Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T17:16:12.903Z] #36 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T17:16:12.903Z] #51 sha256:cc387fcc54693bc201e6b351b0a57d7dbefe9d22402d621fe245380aa9fd9b66 [2021-03-18T17:16:12.903Z] #51 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-18T17:16:12.903Z] #38 sha256:523658d3bda62b031b301cf79463dea52b89aa2a55a3e42c8e509ff0fae86266 [2021-03-18T17:16:12.903Z] #38 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-18T17:16:12.903Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-18T17:16:12.903Z] #39 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T17:16:12.903Z] #45 sha256:6402e9a97b4bdd700a9bb386e2c5e1de160511ab695a1010dfc5ec10f110efc2 [2021-03-18T17:16:12.903Z] #45 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-18T17:16:12.903Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-18T17:16:12.903Z] #16 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-18T17:16:12.903Z] #35 sha256:f74505bbaacad461455af2c8caace324d09c193e8432049b9afaecc22fb3460d [2021-03-18T17:16:12.903Z] #35 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #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-03-18T17:16:12.903Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-18T17:16:12.903Z] #27 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-18T17:16:12.903Z] #59 sha256:ac545c21c02eacc5fa0d8c90d41b39a78775c03c18e73565841806a9df623957 [2021-03-18T17:16:12.903Z] #59 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-18T17:16:12.903Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-18T17:16:12.903Z] #17 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-18T17:16:12.903Z] #28 sha256:4f7b3e2fb7756a2b4ebafdb56b0b91bb56ad248e11e85f53517d6ba3e746ba8a [2021-03-18T17:16:12.903Z] #28 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-18T17:16:12.903Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-18T17:16:12.903Z] #21 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-18T17:16:12.903Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-18T17:16:12.903Z] #22 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #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-03-18T17:16:12.903Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-18T17:16:12.903Z] #32 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-18T17:16:12.903Z] #52 sha256:613d780bda1d1657193768d89c0a070d0393019a92db0dd6f28aa1228bd6cf05 [2021-03-18T17:16:12.903Z] #52 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T17:16:12.903Z] #56 sha256:2222c73094f6eb755ce761c3b66f0d8e408f1b6629cb67c398ad51dc095957cd [2021-03-18T17:16:12.903Z] #56 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-18T17:16:12.903Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-18T17:16:12.903Z] #15 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:16:12.903Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T17:16:12.903Z] #42 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T17:16:12.903Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T17:16:12.903Z] #55 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-18T17:16:12.903Z] #48 sha256:bc90b806a8f066150dbd0196ba9e914bfe4f8c2262444cf7ac0e1831edee6aa1 [2021-03-18T17:16:12.903Z] #48 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T17:16:12.903Z] #53 sha256:5f5f38eef7da0f71a32098198fb8fb5d5ba81c039f1a6edb1d760e51056fd1a9 [2021-03-18T17:16:12.903Z] #53 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-18T17:16:12.903Z] #46 sha256:8c8807c5a17dff5270d5d7a32506619c70d96e3210e77dea3f543418af6400de [2021-03-18T17:16:12.903Z] #46 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-18T17:16:12.903Z] #50 sha256:bfca064703bac59828c1b54b0b7858ea334ca8af19ec3443b2b3c39c5859a3d8 [2021-03-18T17:16:12.903Z] #50 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-18T17:16:12.903Z] #61 sha256:26a2b1f0b950cc6968d95d730a481063ab64328080a7e5a95c2dc8de057ead44 [2021-03-18T17:16:12.903Z] #61 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-18T17:16:12.903Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-18T17:16:12.903Z] #19 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #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-03-18T17:16:12.903Z] #29 sha256:26a06ebb386dcf25453667f3e8f087f1c0e4c020eb9642f48647093a762db9c0 [2021-03-18T17:16:12.903Z] #29 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-18T17:16:12.903Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-18T17:16:12.903Z] #10 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:16:12.903Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:16:12.903Z] #43 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T17:16:12.903Z] #34 sha256:7a3237013f1cc9ddc322571a9fba58eb1dd23aadfa7feb9e7a1104a81acb4f7f [2021-03-18T17:16:12.903Z] #34 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-18T17:16:12.903Z] #30 sha256:37b003a9406f3d9bc965188a60fe9708fa8c692649a0101767cd54ac6a51ac33 [2021-03-18T17:16:12.903Z] #30 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T17:16:12.903Z] #49 sha256:a700220f7d3c41e9963613b5c6b50c5a52a19509704e6972009ec7988be4d95a [2021-03-18T17:16:12.903Z] #49 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-18T17:16:12.903Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-18T17:16:12.903Z] #14 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-18T17:16:12.903Z] #44 sha256:a89b9f3370af10f926295fc874145fccc3b933984bef80b39e0ade96059b8227 [2021-03-18T17:16:12.903Z] #44 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #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-03-18T17:16:12.903Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-18T17:16:12.903Z] #11 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-18T17:16:12.903Z] #33 sha256:7f8e84a92d239b51307703eb41ccefa65fedd51fea8d3bea1bc6b12ec86dca81 [2021-03-18T17:16:12.903Z] #33 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-18T17:16:12.903Z] #66 sha256:256526442f5fc5f71356b8d6bbdc569c565af2cc5e0a28bf1233873e1a9927a5 [2021-03-18T17:16:12.903Z] #66 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #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-03-18T17:16:12.903Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T17:16:12.903Z] #40 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-18T17:16:12.903Z] #54 sha256:43083bb525899c5f6bae856666af48987d316e5c1e9eb548d0eb2af928e9e6fb [2021-03-18T17:16:12.903Z] #54 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-18T17:16:12.903Z] #69 sha256:ec44afadfb03070e8649156498b7fbb55add514043024db508a15a36d7f0ee9d [2021-03-18T17:16:12.903Z] #69 CACHED [2021-03-18T17:16:12.903Z] [2021-03-18T17:16:12.903Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-18T17:16:12.903Z] #70 sha256:8f7f9d3989aab64cbce6c6744f3ef909b1748b829612969c2588f698b0949b20 [2021-03-18T17:16:12.926Z] #10 extracting sha256:f2b199a6d9adcfa5f879ec8042306ab2f919623f8018d0d7a6f4e9dade5e1a71 2.6s done [2021-03-18T17:16:12.926Z] #10 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 [2021-03-18T17:16:13.051Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-18T17:16:13.051Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-18T17:16:13.051Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-18T17:16:13.051Z] - CONFIG_CPUSETS: enabled [2021-03-18T17:16:13.051Z] - CONFIG_MEMCG: enabled [2021-03-18T17:16:13.051Z] - CONFIG_KEYS: enabled [2021-03-18T17:16:13.051Z] - CONFIG_VETH: enabled (as module) [2021-03-18T17:16:13.051Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-18T17:16:13.051Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-18T17:16:13.051Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-18T17:16:13.051Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-18T17:16:13.051Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-18T17:16:13.051Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-18T17:16:13.051Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-18T17:16:13.051Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-18T17:16:13.051Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-18T17:16:13.051Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-18T17:16:13.051Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-18T17:16:13.051Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-18T17:16:13.051Z] [2021-03-18T17:16:13.051Z] Optional Features: [2021-03-18T17:16:13.051Z] - CONFIG_USER_NS: enabled [2021-03-18T17:16:13.051Z] - CONFIG_SECCOMP: enabled [2021-03-18T17:16:13.051Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-18T17:16:13.051Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-18T17:16:13.051Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-18T17:16:13.051Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-18T17:16:13.124Z] Merge succeeded, producing e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:16:13.124Z] Checking out Revision e31086320ea0305e2cc70490160ee30480471680 (PR-42163) [2021-03-18T17:16:13.220Z] #10 ... [2021-03-18T17:16:13.220Z] [2021-03-18T17:16:13.220Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-18T17:16:13.220Z] #27 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-18T17:16:13.220Z] #27 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-18T17:16:13.220Z] #27 sha256:a4661b41a4f92b1bf91aafa05cfa9e039686560713b2785c00e2c73c299ae0a4 529B / 529B done [2021-03-18T17:16:13.220Z] #27 sha256:c517c1d5e3a6eef40e886e359910bdb415547ff050576016d4425b0e71c195f5 1.46kB / 1.46kB done [2021-03-18T17:16:13.220Z] #27 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 48.97MB / 48.97MB 1.3s done [2021-03-18T17:16:13.220Z] #27 extracting sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 2.9s done [2021-03-18T17:16:13.220Z] #27 DONE 4.6s [2021-03-18T17:16:13.220Z] [2021-03-18T17:16:13.220Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-18T17:16:13.220Z] #10 extracting sha256:5615f13ce6c82698ac5df02b39113e3a8949db1a7a7f7f5d07c9265ee15b79d0 0.3s done [2021-03-18T17:16:13.271Z] Commit message: "Remove cli test for duplicate --net/--network opts" [2021-03-18T17:16:13.312Z] - CONFIG_BLK_CGROUP: enabled [2021-03-18T17:16:13.312Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-18T17:16:13.312Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-18T17:16:13.312Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-18T17:16:13.312Z] - CONFIG_CGROUP_PERF: enabled [2021-03-18T17:16:13.312Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-18T17:16:13.312Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-18T17:16:13.312Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-18T17:16:13.312Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-18T17:16:13.312Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-18T17:16:13.312Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-18T17:16:13.312Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-18T17:16:13.312Z] - CONFIG_IP_VS: enabled (as module) [2021-03-18T17:16:13.312Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-18T17:16:13.312Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-18T17:16:13.312Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-18T17:16:13.312Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-18T17:16:13.312Z] - CONFIG_EXT4_FS: enabled [2021-03-18T17:16:13.312Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-18T17:16:13.312Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-18T17:16:13.312Z] - Network Drivers: [2021-03-18T17:16:13.312Z] - "overlay": [2021-03-18T17:16:13.312Z] - CONFIG_VXLAN: enabled (as module) [2021-03-18T17:16:13.312Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-18T17:16:13.312Z] Optional (for encrypted networks): [2021-03-18T17:16:13.513Z] #10 ... [2021-03-18T17:16:13.513Z] [2021-03-18T17:16:13.513Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-18T17:16:13.513Z] #64 DONE 0.3s [2021-03-18T17:16:13.513Z] [2021-03-18T17:16:13.513Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-18T17:16:13.513Z] #10 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc [2021-03-18T17:16:13.513Z] #10 ... [2021-03-18T17:16:13.513Z] [2021-03-18T17:16:13.513Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-18T17:16:13.513Z] #66 DONE 0.2s [2021-03-18T17:16:13.513Z] [2021-03-18T17:16:13.513Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-18T17:16:13.573Z] - CONFIG_CRYPTO: enabled [2021-03-18T17:16:13.573Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-18T17:16:13.573Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-18T17:16:13.573Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-18T17:16:13.573Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-18T17:16:13.573Z] - CONFIG_XFRM: enabled [2021-03-18T17:16:13.573Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-18T17:16:13.573Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-18T17:16:13.573Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-18T17:16:13.573Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-18T17:16:13.573Z] - "ipvlan": [2021-03-18T17:16:13.573Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-18T17:16:13.573Z] - "macvlan": [2021-03-18T17:16:13.573Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-18T17:16:13.573Z] - CONFIG_DUMMY: enabled (as module) [2021-03-18T17:16:13.573Z] - "ftp,tftp client in container": [2021-03-18T17:16:13.573Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-18T17:16:13.573Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-18T17:16:13.573Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-18T17:16:13.573Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-18T17:16:13.573Z] - Storage Drivers: [2021-03-18T17:16:13.573Z] - "aufs": [2021-03-18T17:16:13.573Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-18T17:16:13.573Z] - "btrfs": [2021-03-18T17:16:13.573Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-18T17:16:13.573Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-18T17:16:13.573Z] - "devicemapper": [2021-03-18T17:16:13.573Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-18T17:16:13.573Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-18T17:16:13.573Z] - "overlay": [2021-03-18T17:16:13.573Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-18T17:16:13.573Z] - "zfs": [2021-03-18T17:16:13.573Z] - /dev/zfs: missing [2021-03-18T17:16:13.573Z] - zfs command: missing [2021-03-18T17:16:13.573Z] - zpool command: missing [2021-03-18T17:16:13.573Z] [2021-03-18T17:16:13.573Z] Limits: [Pipeline] withEnv [Pipeline] { [2021-03-18T17:16:11.924Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T17:16:11.927Z] > git config --add remote.origin.fetch +refs/pull/42163/head:refs/remotes/origin/PR-42163 # timeout=10 [2021-03-18T17:16:11.929Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T17:16:11.944Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T17:16:11.958Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T17:16:11.959Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:16:11.959Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42163/head:refs/remotes/origin/PR-42163 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T17:16:12.348Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T17:16:12.351Z] > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10 [2021-03-18T17:16:13.087Z] > git remote # timeout=10 [2021-03-18T17:16:13.090Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T17:16:13.092Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:16:13.093Z] > git merge 737b400e0bb19308b92640468df4d2d826b1a425 # timeout=10 [2021-03-18T17:16:13.115Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T17:16:13.129Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T17:16:13.132Z] > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-03-18T17:16:13.759Z] #23 transferring context: 53.42MB 1.5s done [2021-03-18T17:16:13.759Z] #23 DONE 1.7s [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-18T17:16:13.759Z] #38 sha256:3838eb2cc7988548e1c08847fe258933164fe0aa9bcbf89e6bf0d7d07a6a43d0 [2021-03-18T17:16:13.759Z] #38 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-18T17:16:13.759Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-18T17:16:13.759Z] #19 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T17:16:13.759Z] #45 sha256:cf4ff53d6eba1cc51f2b8759581f31a2aec1e3b58659247c85a011daac92a26b [2021-03-18T17:16:13.759Z] #45 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-18T17:16:13.759Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-18T17:16:13.759Z] #31 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #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-03-18T17:16:13.759Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T17:16:13.759Z] #40 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:16:13.759Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T17:16:13.759Z] #42 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-18T17:16:13.759Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-18T17:16:13.759Z] #16 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T17:16:13.759Z] #34 sha256:d3f9ac0499b998a3fcfe64cad0def536b9e304acb4272529ba0ac5642c32ae30 [2021-03-18T17:16:13.759Z] #34 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-18T17:16:13.759Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-18T17:16:13.759Z] #14 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-18T17:16:13.759Z] #59 sha256:380ced49a3d66c5d679665f99789c16f243ff5c638e944f8eb60b0c8bf0dd0f2 [2021-03-18T17:16:13.759Z] #59 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T17:16:13.759Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T17:16:13.759Z] #55 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #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-03-18T17:16:13.759Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-18T17:16:13.759Z] #32 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #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-03-18T17:16:13.759Z] #37 sha256:4e2e8e58ebd7a76179d4ac014159fcd8d612792bb1458ae7783a01d93ede32d1 [2021-03-18T17:16:13.759Z] #37 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-18T17:16:13.759Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-18T17:16:13.759Z] #39 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-18T17:16:13.759Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-18T17:16:13.759Z] #21 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T17:16:13.759Z] #53 sha256:69a4ae75e2440f2eefbb5322afec73717b8d9e14e36e237c5009b09d70a72004 [2021-03-18T17:16:13.759Z] #53 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T17:16:13.759Z] #47 sha256:1dc9b2d637cf399740765dcb1dd8c82bdccbec1ae04e66031b9ecbe08df4d579 [2021-03-18T17:16:13.759Z] #47 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-18T17:16:13.759Z] #54 sha256:44e5030aba4255c3359aa15ee0b5deedc2741de1d5d5cac5c1821d601d16adec [2021-03-18T17:16:13.759Z] #54 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-18T17:16:13.759Z] #35 sha256:5b8729deb09eac1faae22aed7bf72d1e0a8120b9f0b250fdd94ee4b652a7d122 [2021-03-18T17:16:13.759Z] #35 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-18T17:16:13.759Z] #28 sha256:e6f75fb646af3ffe6056d2ace3e978896cbff5344e1b592a8cfb3eb900edf02c [2021-03-18T17:16:13.759Z] #28 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-18T17:16:13.759Z] #52 sha256:0d29b4280b9236c0bcad1b03f4c7360da110b8020a3e4b21218087712cec264e [2021-03-18T17:16:13.759Z] #52 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-18T17:16:13.759Z] #48 sha256:0d04b69bad64e7799e83bc6b986063e2c88d3285ff592f13b92b252481bc8469 [2021-03-18T17:16:13.759Z] #48 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #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-03-18T17:16:13.759Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-18T17:16:13.759Z] #27 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-18T17:16:13.759Z] #68 sha256:382fe8289277c304eb9fd77509167c7f4b3f61169827b560ff65912c5907acfd [2021-03-18T17:16:13.759Z] #68 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #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-03-18T17:16:13.759Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T17:16:13.759Z] #13 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #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-03-18T17:16:13.759Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T17:16:13.759Z] #36 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-18T17:16:13.759Z] #44 sha256:48fdb6160c8fb10b864949dc4637893a43ed61ad747099a6e206bbe5ce9395f6 [2021-03-18T17:16:13.759Z] #44 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-18T17:16:13.759Z] #33 sha256:7b80e271c50111b4acd7304d52fd7861df175540976ba69961f64c17d3d42853 [2021-03-18T17:16:13.759Z] #33 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T17:16:13.759Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T17:16:13.759Z] #20 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T17:16:13.759Z] #49 sha256:aa756b6351b265ae0b137d479b995f2ecf19e918e3165ff91442ceaf909961f0 [2021-03-18T17:16:13.759Z] #49 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #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-03-18T17:16:13.759Z] #29 sha256:ec65df1b7fdf2e6cdb3d3922483a045eb7b7eadabb20a0700c141c2151cfcef2 [2021-03-18T17:16:13.759Z] #29 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-18T17:16:13.759Z] #57 sha256:f50a17169eb7de19b38957cb462dcb2e5a8ccff3a18033f299ec481fa4eb2637 [2021-03-18T17:16:13.759Z] #57 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-18T17:16:13.759Z] #25 sha256:f852893731d62a1aa1e3410a37f706b20e5beb53b002ba7c84e74281297673a9 [2021-03-18T17:16:13.759Z] #25 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T17:16:13.759Z] #56 sha256:aa0f26ce43ec0ed2852a5ae7538fd24d733c6d6347a6fe4d8f8de414ea29881f [2021-03-18T17:16:13.759Z] #56 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-18T17:16:13.759Z] #61 sha256:00149f18aad2738eaf0c330e4fd5cde4b2981f86f732ce9f2247ccc1cc78d6af [2021-03-18T17:16:13.759Z] #61 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:16:13.759Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:16:13.759Z] #43 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #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-03-18T17:16:13.759Z] #24 sha256:931f3d5dc3daf8e03baba2d04f0fff418ffdbce116be1430fb48eab0f85833b0 [2021-03-18T17:16:13.759Z] #24 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-18T17:16:13.759Z] #41 sha256:129cf38cafa76817bfebc0fed01d43a2c2b7feac675405d70840de6062c98e09 [2021-03-18T17:16:13.759Z] #41 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-18T17:16:13.759Z] #69 sha256:57cf646cddef8e34bd07b477559623cc196c5dfd3c29b791f2eb06b73ebeaa64 [2021-03-18T17:16:13.759Z] #69 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.759Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-18T17:16:13.759Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-18T17:16:13.759Z] #65 CACHED [2021-03-18T17:16:13.759Z] [2021-03-18T17:16:13.760Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-03-18T17:16:13.760Z] #70 sha256:d5b85f8e7219ebe1625b2f56282d0b2c9687a76a4cf605ac9c2af9bc0e9751e5 [2021-03-18T17:16:13.760Z] #70 CACHED [2021-03-18T17:16:13.760Z] [2021-03-18T17:16:13.760Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T17:16:13.760Z] #58 sha256:9f3cf41ef61ed189ca686be09d43df57948629090b4c8a14b0aa4f3e5f4778f2 [2021-03-18T17:16:13.760Z] #58 CACHED [2021-03-18T17:16:13.760Z] [2021-03-18T17:16:13.760Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-18T17:16:13.760Z] #46 sha256:9d5838a29cba3274d57a7ccae5d474192dc6417242982b5d5df042edb16eaf40 [2021-03-18T17:16:13.760Z] #46 CACHED [2021-03-18T17:16:13.760Z] [2021-03-18T17:16:13.760Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-18T17:16:13.760Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-18T17:16:13.760Z] #17 CACHED [2021-03-18T17:16:13.760Z] [2021-03-18T17:16:13.760Z] #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-03-18T17:16:13.760Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-18T17:16:13.760Z] #11 CACHED [2021-03-18T17:16:13.760Z] [2021-03-18T17:16:13.760Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-18T17:16:13.760Z] #60 sha256:c9a8ae33e6ec5d0a15241b2eb34684adf9cd2ee240990f9ab0417bcad9026893 [2021-03-18T17:16:13.760Z] #60 CACHED [2021-03-18T17:16:13.760Z] [2021-03-18T17:16:13.760Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-18T17:16:13.760Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-18T17:16:13.760Z] #15 CACHED [2021-03-18T17:16:13.760Z] [2021-03-18T17:16:13.760Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-18T17:16:13.760Z] #50 sha256:8ebfbbc2f9adbb5c2a20f5a0ebfbca368c18d858e1a08900d93c2f7945a72309 [2021-03-18T17:16:13.760Z] #50 CACHED [2021-03-18T17:16:13.760Z] [2021-03-18T17:16:13.760Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T17:16:13.760Z] #51 sha256:253d4da9a7fd2d6f04b849e34dae75418c2096d2fdceeec97de487db43f8b022 [2021-03-18T17:16:13.760Z] #51 CACHED [2021-03-18T17:16:13.760Z] [2021-03-18T17:16:13.760Z] #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-03-18T17:16:13.760Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-18T17:16:13.760Z] #12 CACHED [2021-03-18T17:16:13.760Z] [2021-03-18T17:16:13.760Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-18T17:16:13.760Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-18T17:16:13.760Z] #18 CACHED [2021-03-18T17:16:13.760Z] [2021-03-18T17:16:13.760Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-18T17:16:13.760Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-18T17:16:13.760Z] #10 CACHED [2021-03-18T17:16:13.760Z] [2021-03-18T17:16:13.760Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-18T17:16:13.760Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-18T17:16:13.760Z] #63 CACHED [2021-03-18T17:16:13.760Z] [2021-03-18T17:16:13.760Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-18T17:16:13.760Z] #30 sha256:fa1744dae49d5b0e062067ac1a2f41868e682496d644c3af89c4d99097b45956 [2021-03-18T17:16:13.760Z] #30 CACHED [2021-03-18T17:16:13.760Z] [2021-03-18T17:16:13.760Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-18T17:16:13.760Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-18T17:16:13.760Z] #22 CACHED [2021-03-18T17:16:13.760Z] [2021-03-18T17:16:13.760Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T17:16:13.760Z] #67 sha256:22715d74e0052e805859d9c52cab2c796db3d1ca7b665faa4474b4d14ae2a4a8 [2021-03-18T17:16:13.760Z] #67 CACHED [2021-03-18T17:16:13.760Z] [2021-03-18T17:16:13.760Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-18T17:16:13.760Z] #66 sha256:d0ef39c96c4e9f63ce8e1f30d795bac975b4859cd38baaa180c340d25ecc67f9 [2021-03-18T17:16:13.760Z] #66 CACHED [2021-03-18T17:16:13.760Z] [2021-03-18T17:16:13.760Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-03-18T17:16:13.760Z] #71 sha256:1aaf679ebb0200509503583a8f10f25da3999849656d78835fab46a03f057771 [2021-03-18T17:16:13.760Z] #71 CACHED [2021-03-18T17:16:13.760Z] [2021-03-18T17:16:13.760Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-18T17:16:13.760Z] #72 sha256:a0dd07555abe514691d30a6e0c054e5e16d339f7d339220fddb09af6381ea2a5 [Pipeline] sh [2021-03-18T17:16:13.807Z] #10 extracting sha256:23ffecb808bd421be3db88ff08f67b19f28c1ffe0d4c157be3fcff3360f527bc 0.3s done [2021-03-18T17:16:13.832Z] #70 DONE 0.9s [2021-03-18T17:16:13.832Z] [2021-03-18T17:16:13.832Z] #71 exporting to image [2021-03-18T17:16:13.832Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-18T17:16:13.832Z] #71 exporting layers [2021-03-18T17:16:13.833Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-18T17:16:13.833Z] [2021-03-18T17:16:13.833Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-18T17:16:14.100Z] #10 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 0.1s [2021-03-18T17:16:14.128Z] + docker version [2021-03-18T17:16:14.128Z] Client: [2021-03-18T17:16:14.128Z] Version: 18.06.1-ce [2021-03-18T17:16:14.128Z] API version: 1.38 [2021-03-18T17:16:14.128Z] Go version: go1.10.3 [2021-03-18T17:16:14.128Z] Git commit: e68fc7a [2021-03-18T17:16:14.128Z] Built: Tue Aug 21 17:26:10 2018 [2021-03-18T17:16:14.128Z] OS/Arch: linux/ppc64le [2021-03-18T17:16:14.128Z] Experimental: false [2021-03-18T17:16:14.128Z] [2021-03-18T17:16:14.128Z] Server: [2021-03-18T17:16:14.128Z] Engine: [2021-03-18T17:16:14.128Z] Version: 18.06.1-ce [2021-03-18T17:16:14.128Z] API version: 1.38 (minimum version 1.12) [2021-03-18T17:16:14.128Z] Go version: go1.10.3 [2021-03-18T17:16:14.128Z] Git commit: e68fc7a [2021-03-18T17:16:14.128Z] Built: Tue Aug 21 17:24:20 2018 [2021-03-18T17:16:14.128Z] OS/Arch: linux/ppc64le [2021-03-18T17:16:14.128Z] Experimental: true [Pipeline] sh [2021-03-18T17:16:14.191Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e31086320ea0305e2cc70490160ee30480471680 . [2021-03-18T17:16:14.323Z] #72 DONE 0.9s [2021-03-18T17:16:14.323Z] [2021-03-18T17:16:14.323Z] #73 exporting to image [2021-03-18T17:16:14.323Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-18T17:16:14.323Z] #73 exporting layers [2021-03-18T17:16:14.392Z] #71 exporting layers 0.7s done [2021-03-18T17:16:14.392Z] #71 writing image sha256:386d4cd9ceeddfc114fbbd6d2e5fdcf3ddd03af4e5d7c86ca46a170629500cac done [2021-03-18T17:16:14.392Z] #71 naming to docker.io/library/docker:e31086320ea0305e2cc70490160ee30480471680 done [2021-03-18T17:16:14.392Z] #71 DONE 0.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-03-18T17:16:14.512Z] + docker info [2021-03-18T17:16:14.512Z] Containers: 0 [2021-03-18T17:16:14.512Z] Running: 0 [2021-03-18T17:16:14.512Z] Paused: 0 [2021-03-18T17:16:14.512Z] Stopped: 0 [2021-03-18T17:16:14.512Z] Images: 0 [2021-03-18T17:16:14.512Z] Server Version: 18.06.1-ce [2021-03-18T17:16:14.512Z] Storage Driver: overlay2 [2021-03-18T17:16:14.512Z] Backing Filesystem: extfs [2021-03-18T17:16:14.512Z] Supports d_type: true [2021-03-18T17:16:14.512Z] Native Overlay Diff: true [2021-03-18T17:16:14.512Z] Logging Driver: json-file [2021-03-18T17:16:14.512Z] Cgroup Driver: cgroupfs [2021-03-18T17:16:14.512Z] Plugins: [2021-03-18T17:16:14.512Z] Volume: local [2021-03-18T17:16:14.512Z] Network: bridge host ipvlan macvlan null overlay [2021-03-18T17:16:14.512Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-03-18T17:16:14.512Z] Swarm: inactive [2021-03-18T17:16:14.512Z] Runtimes: runc [2021-03-18T17:16:14.512Z] Default Runtime: runc [2021-03-18T17:16:14.512Z] Init Binary: docker-init [2021-03-18T17:16:14.512Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-03-18T17:16:14.512Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-03-18T17:16:14.512Z] init version: fec3683 [2021-03-18T17:16:14.512Z] Security Options: [2021-03-18T17:16:14.512Z] apparmor [2021-03-18T17:16:14.512Z] seccomp [2021-03-18T17:16:14.512Z] Profile: default [2021-03-18T17:16:14.512Z] Kernel Version: 4.4.0-139-generic [2021-03-18T17:16:14.512Z] Operating System: Ubuntu 16.04.3 LTS [2021-03-18T17:16:14.512Z] OSType: linux [2021-03-18T17:16:14.512Z] Architecture: ppc64le [2021-03-18T17:16:14.512Z] CPUs: 4 [2021-03-18T17:16:14.512Z] Total Memory: 7.972GiB [2021-03-18T17:16:14.512Z] Name: ppc64le-ubuntu-21 [2021-03-18T17:16:14.512Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-03-18T17:16:14.512Z] Docker Root Dir: /var/lib/docker [2021-03-18T17:16:14.512Z] Debug Mode (client): false [2021-03-18T17:16:14.512Z] Debug Mode (server): false [2021-03-18T17:16:14.512Z] Registry: https://index.docker.io/v1/ [2021-03-18T17:16:14.512Z] Labels: [2021-03-18T17:16:14.512Z] Experimental: true [2021-03-18T17:16:14.512Z] Insecure Registries: [2021-03-18T17:16:14.512Z] 127.0.0.0/8 [2021-03-18T17:16:14.512Z] Live Restore Enabled: false [2021-03-18T17:16:14.512Z] [Pipeline] sh [2021-03-18T17:16:14.716Z] + trap exit INT TERM [2021-03-18T17:16:14.716Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-03-18T17:16:14.716Z] + CONTAINER_NAME=docker-pr2 [2021-03-18T17:16:14.716Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42163/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42163/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -e DOCKER_GRAPHDRIVER docker:e31086320ea0305e2cc70490160ee30480471680 hack/make.sh dynbinary-daemon [2021-03-18T17:16:14.897Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-18T17:16:14.897Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-18T17:16:14.897Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42163/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-18T17:16:14.897Z] + bash /home/docker/workspace/moby_PR-42163/check-config.sh [2021-03-18T17:16:14.897Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-18T17:16:14.897Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-03-18T17:16:14.897Z] [2021-03-18T17:16:14.897Z] Generally Necessary: [2021-03-18T17:16:14.897Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-18T17:16:14.897Z] - apparmor: enabled and tools installed [2021-03-18T17:16:14.897Z] - CONFIG_NAMESPACES: enabled [2021-03-18T17:16:14.897Z] - CONFIG_NET_NS: enabled [2021-03-18T17:16:14.897Z] - CONFIG_PID_NS: enabled [2021-03-18T17:16:14.897Z] - CONFIG_IPC_NS: enabled [2021-03-18T17:16:14.897Z] - CONFIG_UTS_NS: enabled [2021-03-18T17:16:14.897Z] - CONFIG_CGROUPS: enabled [2021-03-18T17:16:14.897Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-18T17:16:14.897Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-18T17:16:14.897Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-18T17:16:14.897Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-18T17:16:14.897Z] - CONFIG_CPUSETS: enabled [2021-03-18T17:16:14.897Z] - CONFIG_MEMCG: enabled [2021-03-18T17:16:14.897Z] - CONFIG_KEYS: enabled [2021-03-18T17:16:14.897Z] - CONFIG_VETH: enabled (as module) [2021-03-18T17:16:14.897Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-18T17:16:14.897Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-18T17:16:14.897Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-18T17:16:14.897Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-18T17:16:14.971Z] [2021-03-18T17:16:15.191Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-18T17:16:15.191Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-18T17:16:15.191Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-18T17:16:15.191Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-18T17:16:15.191Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-18T17:16:15.191Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-18T17:16:15.192Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-18T17:16:15.192Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-18T17:16:15.192Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-03-18T17:16:15.192Z] [2021-03-18T17:16:15.192Z] Optional Features: [2021-03-18T17:16:15.192Z] - CONFIG_USER_NS: enabled [2021-03-18T17:16:15.192Z] - CONFIG_SECCOMP: enabled [2021-03-18T17:16:15.192Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-18T17:16:15.192Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-18T17:16:15.192Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-18T17:16:15.192Z] (cgroup swap accounting is currently enabled) [2021-03-18T17:16:15.192Z] - CONFIG_MEMCG_KMEM: enabled [2021-03-18T17:16:15.192Z] - CONFIG_BLK_CGROUP: enabled [2021-03-18T17:16:15.192Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-18T17:16:15.192Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-18T17:16:15.192Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-18T17:16:15.192Z] - CONFIG_CGROUP_PERF: enabled [2021-03-18T17:16:15.192Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-18T17:16:15.192Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-18T17:16:15.192Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-18T17:16:15.192Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-18T17:16:15.192Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-18T17:16:15.192Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-18T17:16:15.192Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-18T17:16:15.192Z] - CONFIG_IP_VS: enabled (as module) [2021-03-18T17:16:15.192Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-18T17:16:15.192Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-18T17:16:15.192Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-18T17:16:15.192Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-18T17:16:15.192Z] - CONFIG_EXT4_FS: enabled [2021-03-18T17:16:15.192Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-18T17:16:15.192Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-18T17:16:15.192Z] - Network Drivers: [2021-03-18T17:16:15.192Z] - "overlay": [2021-03-18T17:16:15.192Z] - CONFIG_VXLAN: enabled (as module) [2021-03-18T17:16:15.192Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-18T17:16:15.192Z] Optional (for encrypted networks): [2021-03-18T17:16:15.226Z] Removing bundles/ [2021-03-18T17:16:15.226Z] [2021-03-18T17:16:15.226Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-18T17:16:15.226Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T17:16:15.226Z] GOOS="" GOARCH="" GOARM="" [2021-03-18T17:16:15.250Z] #73 exporting layers 0.8s done [2021-03-18T17:16:15.250Z] #73 writing image sha256:4afb846fa60c864a1534fe3e763e81d4e6b2cbe269f9952a4940d782abfb8425 done [2021-03-18T17:16:15.250Z] #73 naming to docker.io/library/docker:e31086320ea0305e2cc70490160ee30480471680 done [2021-03-18T17:16:15.250Z] #73 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-18T17:16:15.484Z] - CONFIG_CRYPTO: enabled [2021-03-18T17:16:15.484Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-03-18T17:16:15.484Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-03-18T17:16:15.484Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-03-18T17:16:15.484Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-03-18T17:16:15.484Z] - CONFIG_XFRM: enabled [2021-03-18T17:16:15.484Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-18T17:16:15.484Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-18T17:16:15.484Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-18T17:16:15.484Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-18T17:16:15.484Z] - "ipvlan": [2021-03-18T17:16:15.484Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-18T17:16:15.484Z] - "macvlan": [2021-03-18T17:16:15.484Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-18T17:16:15.484Z] - CONFIG_DUMMY: enabled (as module) [2021-03-18T17:16:15.484Z] - "ftp,tftp client in container": [2021-03-18T17:16:15.484Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-18T17:16:15.484Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-18T17:16:15.484Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-18T17:16:15.484Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-18T17:16:15.484Z] - Storage Drivers: [2021-03-18T17:16:15.484Z] - "aufs": [2021-03-18T17:16:15.484Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-18T17:16:15.484Z] - "btrfs": [2021-03-18T17:16:15.484Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-18T17:16:15.484Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-18T17:16:15.484Z] - "devicemapper": [2021-03-18T17:16:15.484Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-18T17:16:15.484Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-18T17:16:15.484Z] - "overlay": [2021-03-18T17:16:15.484Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-18T17:16:15.484Z] - "zfs": [2021-03-18T17:16:15.484Z] - /dev/zfs: missing [2021-03-18T17:16:15.484Z] - zfs command: missing [2021-03-18T17:16:15.484Z] - zpool command: missing [2021-03-18T17:16:15.484Z] [2021-03-18T17:16:15.484Z] Limits: [2021-03-18T17:16:15.484Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-18T17:16:15.484Z] [2021-03-18T17:16:15.484Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-18T17:16:15.592Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -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:e31086320ea0305e2cc70490160ee30480471680 hack/make.sh dynbinary test-integration [2021-03-18T17:16:15.919Z] + make bundles/buildx [2021-03-18T17:16:16.154Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-03-18T17:16:16.154Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-03-18T17:16:16.154Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-03-18T17:16:16.154Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-03-18T17:16:16.154Z] 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-03-18T17:16:16.154Z] Detected virtualization docker. [2021-03-18T17:16:16.154Z] Detected architecture x86-64. [2021-03-18T17:16:16.154Z] Set hostname to <30e5e3162e5f>. [2021-03-18T17:16:16.213Z] make: command: Command not found [2021-03-18T17:16:16.213Z] make: command: Command not found [2021-03-18T17:16:16.213Z] mkdir bundles [2021-03-18T17:16:16.213Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-03-18T17:16:16.213Z] --build-arg BUILDX_COMMIT \ [2021-03-18T17:16:16.213Z] --build-arg BUILDX_REPO \ [2021-03-18T17:16:16.213Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-03-18T17:16:16.213Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-03-18T17:16:16.213Z] . [2021-03-18T17:16:16.213Z] /bin/sh: 4: go: not found [2021-03-18T17:16:16.213Z] /bin/sh: 5: go: not found [2021-03-18T17:16:16.224Z] #10 extracting sha256:44e2ce491a55134d5e4118405670fcc19b140898dc8ac62156e47a49f52e9f2d 1.9s done [2021-03-18T17:16:16.224Z] #10 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 [2021-03-18T17:16:16.715Z] + source /etc/docker-entrypoint-cmd [2021-03-18T17:16:16.715Z] ++ hack/make.sh dynbinary test-integration [2021-03-18T17:16:16.715Z] [2021-03-18T17:16:16.742Z] #1 [internal] load build definition from Dockerfile [2021-03-18T17:16:16.742Z] #1 sha256:f77408a4f67b778059c7adbe84c44f209e895c11c90f03de4670375795fbec83 [2021-03-18T17:16:16.742Z] #1 transferring dockerfile: 17.02kB done [2021-03-18T17:16:16.742Z] #1 DONE 0.0s [2021-03-18T17:16:16.971Z] Removing bundles/ [2021-03-18T17:16:16.971Z] [2021-03-18T17:16:16.971Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-18T17:16:17.227Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T17:16:17.227Z] GOOS="" GOARCH="" GOARM="" [2021-03-18T17:16:17.315Z] [2021-03-18T17:16:17.315Z] #2 [internal] load .dockerignore [2021-03-18T17:16:17.315Z] #2 sha256:13bfdabb041a6baecabb8ca6caf35e3fc17c676d0e271c33c51c67a4e649950c [2021-03-18T17:16:17.315Z] #2 transferring context: 87B done [2021-03-18T17:16:17.315Z] #2 DONE 0.0s [2021-03-18T17:16:18.257Z] [2021-03-18T17:16:18.257Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-18T17:16:18.258Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-03-18T17:16:18.258Z] #3 DONE 0.2s [2021-03-18T17:16:18.258Z] [2021-03-18T17:16:18.258Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-18T17:16:18.258Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-03-18T17:16:18.258Z] #4 CACHED [2021-03-18T17:16:18.298Z] #10 extracting sha256:e060fbdc544cffa8f72ebc5c629d0fd77e9f0ea787a2eec80f4a77dd0833d747 1.7s done [2021-03-18T17:16:18.298Z] #10 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 0.1s [2021-03-18T17:16:18.304Z] Sending build context to Docker daemon 58.34MB [2021-03-18T17:16:18.304Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-03-18T17:16:18.304Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-03-18T17:16:18.304Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-03-18T17:16:18.304Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-03-18T17:16:18.596Z] 1.13.15-buster: Pulling from library/golang [2021-03-18T17:16:18.596Z] db4e2d8d5901: Pulling fs layer [2021-03-18T17:16:18.596Z] dfe2d012519c: Pulling fs layer [2021-03-18T17:16:18.596Z] 5d8f1d1f9197: Pulling fs layer [2021-03-18T17:16:18.596Z] 1301750ffb48: Pulling fs layer [2021-03-18T17:16:18.596Z] dc5c6edc9cff: Pulling fs layer [2021-03-18T17:16:18.596Z] 3c370c2e2f82: Pulling fs layer [2021-03-18T17:16:18.596Z] 5ffb2f5886e2: Pulling fs layer [2021-03-18T17:16:18.596Z] 1301750ffb48: Waiting [2021-03-18T17:16:18.596Z] dc5c6edc9cff: Waiting [2021-03-18T17:16:18.596Z] 5ffb2f5886e2: Waiting [2021-03-18T17:16:18.596Z] 3c370c2e2f82: Waiting [2021-03-18T17:16:19.239Z] dfe2d012519c: Verifying Checksum [2021-03-18T17:16:19.239Z] dfe2d012519c: Download complete [2021-03-18T17:16:19.239Z] 5d8f1d1f9197: Verifying Checksum [2021-03-18T17:16:19.239Z] 5d8f1d1f9197: Download complete [2021-03-18T17:16:19.644Z] [2021-03-18T17:16:19.644Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-18T17:16:19.644Z] #8 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-03-18T17:16:19.644Z] #8 ... [2021-03-18T17:16:19.644Z] [2021-03-18T17:16:19.644Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T17:16:19.644Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-18T17:16:19.644Z] #7 DONE 0.2s [2021-03-18T17:16:19.644Z] [2021-03-18T17:16:19.644Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-03-18T17:16:19.644Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-03-18T17:16:19.644Z] #6 DONE 0.2s [2021-03-18T17:16:19.644Z] [2021-03-18T17:16:19.644Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T17:16:19.644Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-18T17:16:19.644Z] #5 ... [2021-03-18T17:16:19.644Z] [2021-03-18T17:16:19.644Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-18T17:16:19.644Z] #8 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-03-18T17:16:19.644Z] #8 DONE 0.5s [2021-03-18T17:16:19.904Z] [2021-03-18T17:16:19.904Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T17:16:19.904Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-18T17:16:20.383Z] #10 ... [2021-03-18T17:16:20.383Z] [2021-03-18T17:16:20.383Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-18T17:16:20.383Z] #28 0.583 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T17:16:20.383Z] #28 0.588 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T17:16:20.383Z] #28 0.618 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T17:16:20.383Z] #28 0.702 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-18T17:16:20.383Z] #28 0.834 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-18T17:16:20.383Z] #28 1.184 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-18T17:16:20.383Z] #28 2.187 Fetched 8111 kB in 2s (4951 kB/s) [2021-03-18T17:16:20.383Z] #28 2.187 Reading package lists... [2021-03-18T17:16:20.383Z] #28 2.651 Reading package lists... [2021-03-18T17:16:20.383Z] #28 3.122 Building dependency tree... [2021-03-18T17:16:20.383Z] #28 3.237 The following additional packages will be installed: [2021-03-18T17:16:20.383Z] #28 3.237 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-18T17:16:20.383Z] #28 3.237 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-18T17:16:20.383Z] #28 3.237 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-18T17:16:20.383Z] #28 3.237 Suggested packages: [2021-03-18T17:16:20.383Z] #28 3.237 krb5-doc krb5-user [2021-03-18T17:16:20.383Z] #28 3.237 Recommended packages: [2021-03-18T17:16:20.383Z] #28 3.237 krb5-locales publicsuffix libsasl2-modules [2021-03-18T17:16:20.383Z] #28 3.354 The following NEW packages will be installed: [2021-03-18T17:16:20.383Z] #28 3.354 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-18T17:16:20.383Z] #28 3.354 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-18T17:16:20.383Z] #28 3.354 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-18T17:16:20.383Z] #28 3.354 libssh2-1 libssl1.1 openssl [2021-03-18T17:16:20.383Z] #28 3.382 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-18T17:16:20.383Z] #28 3.382 Need to get 4601 kB of archives. [2021-03-18T17:16:20.383Z] #28 3.382 After this operation, 11.9 MB of additional disk space will be used. [2021-03-18T17:16:20.383Z] #28 3.382 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u5 [1200 kB] [2021-03-18T17:16:20.383Z] #28 3.392 Get:2 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-03-18T17:16:20.383Z] #28 3.405 Get:3 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-03-18T17:16:20.383Z] #28 3.416 Get:4 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-18T17:16:20.383Z] #28 3.424 Get:5 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-03-18T17:16:20.383Z] #28 3.424 Get:6 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-03-18T17:16:20.383Z] #28 3.426 Get:7 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-03-18T17:16:20.383Z] #28 3.429 Get:8 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-03-18T17:16:20.383Z] #28 3.440 Get:9 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-03-18T17:16:20.383Z] #28 3.444 Get:10 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-03-18T17:16:20.383Z] #28 3.446 Get:11 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-03-18T17:16:20.383Z] #28 3.447 Get:12 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-03-18T17:16:20.383Z] #28 3.449 Get:13 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-03-18T17:16:20.383Z] #28 3.453 Get:14 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2021-03-18T17:16:20.383Z] #28 3.457 Get:15 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-18T17:16:20.383Z] #28 3.458 Get:16 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-03-18T17:16:20.383Z] #28 3.462 Get:17 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2021-03-18T17:16:20.383Z] #28 3.467 Get:18 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u5 [827 kB] [2021-03-18T17:16:20.383Z] #28 3.470 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-03-18T17:16:20.383Z] #28 3.473 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-03-18T17:16:20.383Z] #28 3.476 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-03-18T17:16:20.383Z] #28 3.573 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T17:16:20.383Z] #28 3.582 Fetched 4601 kB in 0s (31.6 MB/s) [2021-03-18T17:16:20.383Z] #28 3.602 Selecting previously unselected package libssl1.1:s390x. [2021-03-18T17:16:20.383Z] #28 3.602 (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 ... 6675 files and directories currently installed.) [2021-03-18T17:16:20.383Z] #28 3.606 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_s390x.deb ... [2021-03-18T17:16:20.383Z] #28 3.610 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u5) ... [2021-03-18T17:16:20.383Z] #28 3.719 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-03-18T17:16:20.383Z] #28 3.720 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-03-18T17:16:20.383Z] #28 3.722 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T17:16:20.383Z] #28 3.743 Selecting previously unselected package libsasl2-2:s390x. [2021-03-18T17:16:20.383Z] #28 3.744 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-03-18T17:16:20.383Z] #28 3.746 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T17:16:20.383Z] #28 3.770 Selecting previously unselected package libldap-common. [2021-03-18T17:16:20.383Z] #28 3.771 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-18T17:16:20.383Z] #28 3.773 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T17:16:20.383Z] #28 3.799 Selecting previously unselected package libldap-2.4-2:s390x. [2021-03-18T17:16:20.383Z] #28 3.799 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-03-18T17:16:20.383Z] #28 3.801 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T17:16:20.383Z] #28 3.838 Selecting previously unselected package openssl. [2021-03-18T17:16:20.383Z] #28 3.839 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_s390x.deb ... [2021-03-18T17:16:20.383Z] #28 3.841 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-18T17:16:20.383Z] #28 3.933 Selecting previously unselected package ca-certificates. [2021-03-18T17:16:20.383Z] #28 3.933 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-18T17:16:20.383Z] #28 3.936 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-18T17:16:20.383Z] #28 3.982 Selecting previously unselected package libkeyutils1:s390x. [2021-03-18T17:16:20.383Z] #28 3.982 Preparing to unpack .../07-libkeyutils1_1.6-6_s390x.deb ... [2021-03-18T17:16:20.383Z] #28 3.984 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-03-18T17:16:20.383Z] #28 4.020 Selecting previously unselected package libkrb5support0:s390x. [2021-03-18T17:16:20.383Z] #28 4.020 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-03-18T17:16:20.383Z] #28 4.023 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-03-18T17:16:20.383Z] #28 4.054 Selecting previously unselected package libk5crypto3:s390x. [2021-03-18T17:16:20.383Z] #28 4.054 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-03-18T17:16:20.383Z] #28 4.058 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-03-18T17:16:20.383Z] #28 4.105 Selecting previously unselected package libkrb5-3:s390x. [2021-03-18T17:16:20.383Z] #28 4.105 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-03-18T17:16:20.383Z] #28 4.108 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-03-18T17:16:20.383Z] #28 4.201 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-03-18T17:16:20.383Z] #28 4.201 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-03-18T17:16:20.383Z] #28 4.203 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-03-18T17:16:20.383Z] #28 4.239 Selecting previously unselected package libnghttp2-14:s390x. [2021-03-18T17:16:20.383Z] #28 4.239 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-03-18T17:16:20.383Z] #28 4.242 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-03-18T17:16:20.383Z] #28 4.266 Selecting previously unselected package libpsl5:s390x. [2021-03-18T17:16:20.383Z] #28 4.266 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-03-18T17:16:20.383Z] #28 4.269 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-03-18T17:16:20.383Z] #28 4.295 Selecting previously unselected package librtmp1:s390x. [2021-03-18T17:16:20.383Z] #28 4.295 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-03-18T17:16:20.383Z] #28 4.298 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-03-18T17:16:20.383Z] #28 4.326 Selecting previously unselected package libssh2-1:s390x. [2021-03-18T17:16:20.383Z] #28 4.326 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-03-18T17:16:20.383Z] #28 4.329 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-03-18T17:16:20.383Z] #28 4.370 Selecting previously unselected package libcurl4:s390x. [2021-03-18T17:16:20.383Z] #28 4.370 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2021-03-18T17:16:20.383Z] #28 4.372 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-03-18T17:16:20.383Z] #28 4.419 Selecting previously unselected package curl. [2021-03-18T17:16:20.383Z] #28 4.419 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2021-03-18T17:16:20.383Z] #28 4.419 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-18T17:16:20.383Z] #28 4.460 Selecting previously unselected package libonig5:s390x. [2021-03-18T17:16:20.383Z] #28 4.460 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-03-18T17:16:20.383Z] #28 4.463 Unpacking libonig5:s390x (6.9.1-1) ... [2021-03-18T17:16:20.383Z] #28 4.506 Selecting previously unselected package libjq1:s390x. [2021-03-18T17:16:20.383Z] #28 4.506 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-03-18T17:16:20.383Z] #28 4.509 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-18T17:16:20.383Z] #28 4.538 Selecting previously unselected package jq. [2021-03-18T17:16:20.383Z] #28 4.538 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-03-18T17:16:20.383Z] #28 4.544 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-18T17:16:20.383Z] #28 4.569 Setting up libkeyutils1:s390x (1.6-6) ... [2021-03-18T17:16:20.383Z] #28 4.575 Setting up libpsl5:s390x (0.20.2-2) ... [2021-03-18T17:16:20.383Z] #28 4.582 Setting up libssl1.1:s390x (1.1.1d-0+deb10u5) ... [2021-03-18T17:16:20.383Z] #28 4.645 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-03-18T17:16:20.383Z] #28 4.657 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T17:16:20.383Z] #28 4.664 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-03-18T17:16:20.383Z] #28 4.671 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T17:16:20.383Z] #28 4.678 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-03-18T17:16:20.383Z] #28 4.685 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-03-18T17:16:20.383Z] #28 4.694 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T17:16:20.383Z] #28 4.701 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-03-18T17:16:20.383Z] #28 4.718 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-03-18T17:16:20.383Z] #28 4.718 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-18T17:16:20.383Z] #28 4.725 Setting up libonig5:s390x (6.9.1-1) ... [2021-03-18T17:16:20.383Z] #28 4.735 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-18T17:16:20.383Z] #28 4.738 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T17:16:20.383Z] #28 4.745 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-18T17:16:20.383Z] #28 5.106 Updating certificates in /etc/ssl/certs... [2021-03-18T17:16:20.383Z] #28 5.507 137 added, 0 removed; done. [2021-03-18T17:16:20.383Z] #28 5.530 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-03-18T17:16:20.383Z] #28 5.537 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-18T17:16:20.383Z] #28 5.544 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-03-18T17:16:20.383Z] #28 5.550 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-18T17:16:20.383Z] #28 5.556 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T17:16:20.383Z] #28 5.569 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-18T17:16:20.383Z] #28 5.575 Updating certificates in /etc/ssl/certs... [2021-03-18T17:16:20.383Z] #28 6.009 0 added, 0 removed; done. [2021-03-18T17:16:20.383Z] #28 6.009 Running hooks in /etc/ca-certificates/update.d... [2021-03-18T17:16:20.383Z] #28 6.010 done. [2021-03-18T17:16:20.383Z] #28 DONE 7.1s [2021-03-18T17:16:20.383Z] [2021-03-18T17:16:20.383Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-18T17:16:20.383Z] #10 ... [2021-03-18T17:16:20.383Z] [2021-03-18T17:16:20.383Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-18T17:16:20.723Z] #29 DONE 0.1s [2021-03-18T17:16:20.723Z] [2021-03-18T17:16:20.723Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-18T17:16:21.016Z] #10 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 3.0s done [2021-03-18T17:16:21.309Z] #10 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2021-03-18T17:16:21.348Z] db4e2d8d5901: Verifying Checksum [2021-03-18T17:16:21.348Z] db4e2d8d5901: Download complete [2021-03-18T17:16:21.643Z] #10 DONE 12.8s [2021-03-18T17:16:21.643Z] [2021-03-18T17:16:21.643Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-03-18T17:16:22.359Z] #11 DONE 0.6s [2021-03-18T17:16:22.359Z] [2021-03-18T17:16:22.359Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-03-18T17:16:22.406Z] 1301750ffb48: Verifying Checksum [2021-03-18T17:16:22.406Z] 1301750ffb48: Download complete [2021-03-18T17:16:22.702Z] 5ffb2f5886e2: Verifying Checksum [2021-03-18T17:16:22.702Z] 5ffb2f5886e2: Download complete [2021-03-18T17:16:23.028Z] #12 DONE 1.0s [2021-03-18T17:16:23.028Z] [2021-03-18T17:16:23.028Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-18T17:16:23.028Z] #30 1.744 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-18T17:16:23.028Z] #30 1.941 [2021-03-18T17:16:23.028Z] #30 2.060 0.1% ########### 16.1% ########################## 37.0% ########################################### 60.9% ########################################################### 82.8% ######################################################################## 100.0% [2021-03-18T17:16:23.028Z] [2021-03-18T17:16:23.028Z] #30 ... [2021-03-18T17:16:23.028Z] [2021-03-18T17:16:23.028Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-18T17:16:23.028Z] #40 DONE 0.1s [2021-03-18T17:16:23.028Z] [2021-03-18T17:16:23.028Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-18T17:16:23.028Z] #32 DONE 0.1s [2021-03-18T17:16:23.028Z] [2021-03-18T17:16:23.028Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-18T17:16:23.200Z] #5 DONE 3.7s [2021-03-18T17:16:23.333Z] #30 2.724 #=#=# [2021-03-18T17:16:23.333Z] #30 2.890 ################################### 49.0% ######################################################################## 100.0% [2021-03-18T17:16:23.341Z] dc5c6edc9cff: Verifying Checksum [2021-03-18T17:16:23.341Z] dc5c6edc9cff: Download complete [2021-03-18T17:16:23.462Z] [2021-03-18T17:16:23.462Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T17:16:23.462Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-18T17:16:23.462Z] #64 DONE 0.0s [2021-03-18T17:16:23.462Z] [2021-03-18T17:16:23.462Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T17:16:23.462Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-18T17:16:23.462Z] #62 DONE 0.0s [2021-03-18T17:16:23.462Z] [2021-03-18T17:16:23.462Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T17:16:23.462Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-18T17:16:23.462Z] #9 DONE 0.0s [2021-03-18T17:16:23.462Z] [2021-03-18T17:16:23.462Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-18T17:16:23.462Z] #26 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd [2021-03-18T17:16:23.462Z] #26 DONE 0.0s [2021-03-18T17:16:23.462Z] [2021-03-18T17:16:23.462Z] #23 [internal] load build context [2021-03-18T17:16:23.462Z] #23 sha256:41f89cb47c607e210aad3792af41d3c713cffec424dc45095670a1c8dd9e65b6 [2021-03-18T17:16:23.462Z] #23 transferring context: [2021-03-18T17:16:24.234Z] #30 3.159 #=#=# ##O#- # ##O=# # #=#=-# # [2021-03-18T17:16:24.234Z] #30 ... [2021-03-18T17:16:24.234Z] [2021-03-18T17:16:24.234Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... [2021-03-18T17:16:24.234Z] #13 DONE 1.2s [2021-03-18T17:16:24.234Z] [2021-03-18T17:16:24.234Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-18T17:16:24.900Z] db4e2d8d5901: Pull complete [2021-03-18T17:16:25.405Z] #23 transferring context: 53.43MB 1.6s done [2021-03-18T17:16:25.405Z] #23 DONE 1.9s [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-18T17:16:25.405Z] #54 sha256:ac818933fc2ecbeba8788de41ec5436970932025952e37908a5e92c2c3c50baf [2021-03-18T17:16:25.405Z] #54 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:16:25.405Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-18T17:16:25.405Z] #42 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #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-03-18T17:16:25.405Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-18T17:16:25.405Z] #40 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T17:16:25.405Z] #47 sha256:5c3de7a1e98557d8f5314a16cecdc2260b53dffdf4835221d3e30d387655e7db [2021-03-18T17:16:25.405Z] #47 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-18T17:16:25.405Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-03-18T17:16:25.405Z] #65 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-18T17:16:25.405Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-18T17:16:25.405Z] #22 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #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-03-18T17:16:25.405Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-03-18T17:16:25.405Z] #12 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T17:16:25.405Z] #51 sha256:25493f7de934728f25b51bdec1b28e37e09d9b13816069c5ef95092d23550ca2 [2021-03-18T17:16:25.405Z] #51 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #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-03-18T17:16:25.405Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-18T17:16:25.405Z] #13 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-18T17:16:25.405Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-03-18T17:16:25.405Z] #19 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T17:16:25.405Z] #45 sha256:5da850afb8b79bc7ee22c60e9e058bc2e56f7e234903a18794389293551c15d9 [2021-03-18T17:16:25.405Z] #45 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-18T17:16:25.405Z] #25 sha256:a5ce8bfb001052c658a5a1fbb9b0d4befd0ecf51dc16146b045bda6a429cc650 [2021-03-18T17:16:25.405Z] #25 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-18T17:16:25.405Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-03-18T17:16:25.405Z] #31 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T17:16:25.405Z] #67 sha256:823634bc70f64e410ac37a4beb03dfab54bd3f4cf3fe646fc47efd84da9d4661 [2021-03-18T17:16:25.405Z] #67 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T17:16:25.405Z] #49 sha256:ff55f366c2e60a28d495927d3f042742c582897125163ce7c8499a33722b569a [2021-03-18T17:16:25.405Z] #49 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T17:16:25.405Z] #56 sha256:2427bad270cdcadb8f39e92fb16f212b0b55a1b9aa766d1db37f0e912670aef1 [2021-03-18T17:16:25.405Z] #56 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-18T17:16:25.405Z] #44 sha256:0cffe57c03fb8b1d7a0d33c1b42d837e3f74f333dacb6ca39f5dbfd5f406f1eb [2021-03-18T17:16:25.405Z] #44 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T17:16:25.405Z] #58 sha256:ab7a8885206ffd961819e2de4846e08ca98b4abcf17d6e46df01f3a941d040ea [2021-03-18T17:16:25.405Z] #58 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-18T17:16:25.405Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-03-18T17:16:25.405Z] #15 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #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-03-18T17:16:25.405Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-03-18T17:16:25.405Z] #11 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-18T17:16:25.405Z] #68 sha256:4e271a9c2b3c25eedda1dbf0b1d8c6e5553d07dc6ce11eaca127ac826e843687 [2021-03-18T17:16:25.405Z] #68 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-18T17:16:25.405Z] #28 sha256:01cd6e475c0fad8bdf16bc732c3754df3eae0732089575c0d9f1d9f27e1c3d9a [2021-03-18T17:16:25.405Z] #28 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.405Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-18T17:16:25.405Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-03-18T17:16:25.405Z] #21 CACHED [2021-03-18T17:16:25.405Z] [2021-03-18T17:16:25.406Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T17:16:25.406Z] #34 sha256:7953f994b92a4f6997f4ab53b82c28b6d4de95b892f3b7112e0463b956c3b264 [2021-03-18T17:16:25.406Z] #34 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #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-03-18T17:16:25.406Z] #37 sha256:186cf61ed8500e6df206d8764a142588ee3b1f5069a26ba0f2b68aa7416a6b43 [2021-03-18T17:16:25.406Z] #37 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-18T17:16:25.406Z] #41 sha256:ce1efef03430967833653ba2bdbe002be617ea297e968324931b878e156cfd09 [2021-03-18T17:16:25.406Z] #41 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-18T17:16:25.406Z] #38 sha256:106a94a7971fb97fd6e5d63ead9b50cd60074518d0ff1eea5484eea6e5b242c1 [2021-03-18T17:16:25.406Z] #38 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #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-03-18T17:16:25.406Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-18T17:16:25.406Z] #27 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-18T17:16:25.406Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-03-18T17:16:25.406Z] #10 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-18T17:16:25.406Z] #30 sha256:96bf55915326bc9d19148534b42a9fd602f2c727aeeceb0ba3194dfe16babce7 [2021-03-18T17:16:25.406Z] #30 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-18T17:16:25.406Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-03-18T17:16:25.406Z] #14 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:16:25.406Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-18T17:16:25.406Z] #43 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-18T17:16:25.406Z] #59 sha256:2e011658f26c078129efa983641574df1457bfa5a992d31e12c1820cd7acd641 [2021-03-18T17:16:25.406Z] #59 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-18T17:16:25.406Z] #66 sha256:3f8a8a6041f27e3499a09f7dcd8a5dc58e14a5d38cf46eaa08d97a6249c190cb [2021-03-18T17:16:25.406Z] #66 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-18T17:16:25.406Z] #35 sha256:e3da1c1f026e028e5837bbde38d82d462f586a38ca03b4bdc47b765b3d0adb99 [2021-03-18T17:16:25.406Z] #35 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T17:16:25.406Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-18T17:16:25.406Z] #55 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-18T17:16:25.406Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-03-18T17:16:25.406Z] #63 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-18T17:16:25.406Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-03-18T17:16:25.406Z] #17 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #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-03-18T17:16:25.406Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-18T17:16:25.406Z] #36 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-18T17:16:25.406Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-03-18T17:16:25.406Z] #39 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-18T17:16:25.406Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-03-18T17:16:25.406Z] #16 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T17:16:25.406Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-18T17:16:25.406Z] #20 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #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-03-18T17:16:25.406Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-18T17:16:25.406Z] #32 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-18T17:16:25.406Z] #33 sha256:b77036ebe7577fbe821b35c69b894f794443a0dbc1bdf07d91ea61b526f4b8a9 [2021-03-18T17:16:25.406Z] #33 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-18T17:16:25.406Z] #46 sha256:017d099610b1537908c549be62e98d76598ce3d3554ecafdbcd1ae15b8e4f0a2 [2021-03-18T17:16:25.406Z] #46 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-18T17:16:25.406Z] #60 sha256:d165650f419d3a9036ec42fbbc62533fd03e5c1442168b85f892d487965d3d0c [2021-03-18T17:16:25.406Z] #60 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-18T17:16:25.406Z] #48 sha256:bfc3a7d18ec832e1e2c73c2fb59e69c66e92882b02c86cda3ce664cbea2f22ab [2021-03-18T17:16:25.406Z] #48 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-18T17:16:25.406Z] #61 sha256:24ac69eae5c6c6cccc2f82d6420e5baad7d0680a5f0dc02ed1e273158493c31f [2021-03-18T17:16:25.406Z] #61 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-18T17:16:25.406Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-03-18T17:16:25.406Z] #18 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #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-03-18T17:16:25.406Z] #29 sha256:efaf4eaacf2a862f1b0a3037de6818e21e9dbb7c7c6bdcdd7c1f96cb0f262097 [2021-03-18T17:16:25.406Z] #29 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-18T17:16:25.406Z] #50 sha256:83dcccb83e7193a2ce952c187c2e6d500a3a201df34c25f4de741b287a872255 [2021-03-18T17:16:25.406Z] #50 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-18T17:16:25.406Z] #57 sha256:30f2dee7b6fde527b8e77e98391126a020e2127def3bbe13693aa098fb57259e [2021-03-18T17:16:25.406Z] #57 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-18T17:16:25.406Z] #52 sha256:1190817822318b65f42f2f31b2e4622566f5287e8d844e156cbd91cf530c394a [2021-03-18T17:16:25.406Z] #52 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T17:16:25.406Z] #53 sha256:9752561483e29f4fed4098a2115d427025a00502ec634317615d501d8f478a03 [2021-03-18T17:16:25.406Z] #53 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-18T17:16:25.406Z] #24 sha256:cb6674212635cb30e8e09d9fad863f9252d60a484d7da280712091528f0848a4 [2021-03-18T17:16:25.406Z] #24 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-18T17:16:25.406Z] #69 sha256:a23215287dc51b9a7da962a2c3f31ae6f9461eb761cbb15ba1453a8af316a67f [2021-03-18T17:16:25.406Z] #69 CACHED [2021-03-18T17:16:25.406Z] [2021-03-18T17:16:25.406Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-18T17:16:25.406Z] #70 sha256:0a533a898116f0171aa51a99bc7c94bfc34de1cb93432f1672452ee082bb4a86 [2021-03-18T17:16:25.540Z] dfe2d012519c: Pull complete [2021-03-18T17:16:25.540Z] 3c370c2e2f82: Verifying Checksum [2021-03-18T17:16:25.540Z] 3c370c2e2f82: Download complete [2021-03-18T17:16:25.834Z] 5d8f1d1f9197: Pull complete [2021-03-18T17:16:27.319Z] #70 DONE 2.1s [2021-03-18T17:16:27.319Z] [2021-03-18T17:16:27.319Z] #71 exporting to image [2021-03-18T17:16:27.319Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-18T17:16:27.319Z] #71 exporting layers [2021-03-18T17:16:28.582Z] 1301750ffb48: Pull complete [2021-03-18T17:16:28.707Z] #30 3.159 #=#=# ##O#- # ##O=# # #=#=-# # -#O#- # # -=#=# # # -=O#- # # # -=O=# # # # -=O=-# # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # -=O=- # # # # [2021-03-18T17:16:29.001Z] #30 8.291 ##### 7.2% ######################## 34.1% ######################################################## 78.2% ######################################################################## 100.0% [2021-03-18T17:16:29.232Z] #71 exporting layers 1.6s done [2021-03-18T17:16:29.232Z] #71 writing image sha256:fbcc0d5e18ca12aa02c2463b7ab54242fc5c9cd3ea598704746a0c0408f9e4ce done [2021-03-18T17:16:29.232Z] #71 naming to docker.io/library/docker:e31086320ea0305e2cc70490160ee30480471680 done [2021-03-18T17:16:29.232Z] #71 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-18T17:16:29.577Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e31086320ea0305e2cc70490160ee30480471680 hack/test/unit [2021-03-18T17:16:29.649Z] #30 8.992 [2021-03-18T17:16:30.666Z] dc5c6edc9cff: Pull complete [2021-03-18T17:16:31.124Z] #30 9.117 # 1.6% ###### 8.7% ############ 17.3% ################## 25.8% ######################## 34.5% ############################## 43.0% ################################## 47.3% ######################################## 55.8% ############################################## 64.4% #################################################### 73.0% ########################################################## 81.6% ################################################################ 90.2% ##################################################################### 96.5% ######################################################################## 100.0% [2021-03-18T17:16:31.763Z] #30 11.06 #=#=# [2021-03-18T17:16:31.763Z] [2021-03-18T17:16:31.763Z] #30 ... [2021-03-18T17:16:31.763Z] [2021-03-18T17:16:31.763Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-18T17:16:31.763Z] #25 1.872 + RM_GOPATH=0 [2021-03-18T17:16:31.763Z] #25 1.872 + TMP_GOPATH= [2021-03-18T17:16:31.763Z] #25 1.872 + : /build [2021-03-18T17:16:31.763Z] #25 1.872 + '[' -z '' ']' [2021-03-18T17:16:31.763Z] #25 1.872 ++ mktemp -d [2021-03-18T17:16:31.763Z] #25 1.872 + export GOPATH=/tmp/tmp.c4wTyA8PL2 [2021-03-18T17:16:31.763Z] #25 1.872 + GOPATH=/tmp/tmp.c4wTyA8PL2 [2021-03-18T17:16:31.763Z] #25 1.872 + RM_GOPATH=1 [2021-03-18T17:16:31.763Z] #25 1.872 + case "$(go env GOARCH)" in [2021-03-18T17:16:31.763Z] #25 1.872 ++ go env GOARCH [2021-03-18T17:16:31.763Z] #25 1.935 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:16:31.763Z] #25 1.935 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:16:31.763Z] #25 1.935 ++ dirname /tmp/install/install.sh [2021-03-18T17:16:31.763Z] #25 1.941 + dir=/tmp/install [2021-03-18T17:16:31.763Z] #25 1.941 + bin=dockercli [2021-03-18T17:16:31.763Z] #25 1.941 + shift [2021-03-18T17:16:31.763Z] #25 1.941 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-18T17:16:31.763Z] #25 1.941 + . /tmp/install/dockercli.installer [2021-03-18T17:16:31.763Z] #25 1.941 ++ : stable [2021-03-18T17:16:31.763Z] #25 1.941 ++ : 17.06.2-ce [2021-03-18T17:16:31.763Z] #25 1.941 + install_dockercli [2021-03-18T17:16:31.763Z] #25 1.941 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-18T17:16:31.763Z] #25 1.941 Install docker/cli version 17.06.2-ce from stable [2021-03-18T17:16:31.763Z] #25 1.980 ++ uname -m [2021-03-18T17:16:31.763Z] #25 1.980 + arch=s390x [2021-03-18T17:16:31.763Z] #25 1.980 + '[' s390x '!=' x86_64 ']' [2021-03-18T17:16:31.763Z] #25 1.980 + '[' s390x '!=' s390x ']' [2021-03-18T17:16:31.763Z] #25 1.980 + url=https://download.docker.com/linux/static [2021-03-18T17:16:31.763Z] #25 1.980 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-03-18T17:16:31.763Z] #25 1.980 + tar -xz docker/docker [2021-03-18T17:16:31.763Z] #25 8.050 + mkdir -p /build [2021-03-18T17:16:31.763Z] #25 8.075 + mv docker/docker /build/ [2021-03-18T17:16:31.763Z] #25 8.076 + rmdir docker [2021-03-18T17:16:31.763Z] #25 DONE 8.6s [2021-03-18T17:16:31.763Z] [2021-03-18T17:16:31.763Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-18T17:16:31.763Z] #30 11.20 0.0% [2021-03-18T17:16:31.763Z] #30 ... [2021-03-18T17:16:31.763Z] [2021-03-18T17:16:31.763Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-18T17:16:31.763Z] #48 1.351 + RM_GOPATH=0 [2021-03-18T17:16:31.763Z] #48 1.351 + TMP_GOPATH= [2021-03-18T17:16:31.763Z] #48 1.351 + : /build [2021-03-18T17:16:31.763Z] #48 1.351 + '[' -z '' ']' [2021-03-18T17:16:31.763Z] #48 1.351 ++ mktemp -d [2021-03-18T17:16:31.763Z] #48 1.351 + export GOPATH=/tmp/tmp.BJb0g1Fbod [2021-03-18T17:16:31.763Z] #48 1.351 + GOPATH=/tmp/tmp.BJb0g1Fbod [2021-03-18T17:16:31.763Z] #48 1.351 + RM_GOPATH=1 [2021-03-18T17:16:31.763Z] #48 1.351 + case "$(go env GOARCH)" in [2021-03-18T17:16:31.763Z] #48 1.351 ++ go env GOARCH [2021-03-18T17:16:31.763Z] #48 1.357 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:16:31.763Z] #48 1.357 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:16:31.763Z] #48 1.362 ++ dirname /tmp/install/install.sh [2021-03-18T17:16:31.763Z] #48 1.363 + dir=/tmp/install [2021-03-18T17:16:31.763Z] #48 1.363 + bin=gotestsum [2021-03-18T17:16:31.763Z] #48 1.363 + shift [2021-03-18T17:16:31.763Z] #48 1.363 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-18T17:16:31.763Z] #48 1.363 + . /tmp/install/gotestsum.installer [2021-03-18T17:16:31.763Z] #48 1.363 ++ : v0.5.3 [2021-03-18T17:16:31.763Z] #48 1.363 + install_gotestsum [2021-03-18T17:16:31.763Z] #48 1.412 + set -e [2021-03-18T17:16:31.763Z] #48 1.412 + export GO111MODULE=on [2021-03-18T17:16:31.763Z] #48 1.412 + GO111MODULE=on [2021-03-18T17:16:31.763Z] #48 1.412 + GOBIN=/build [2021-03-18T17:16:31.763Z] #48 1.412 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-18T17:16:31.763Z] #48 1.412 go: finding gotest.tools v0.5.3 [2021-03-18T17:16:31.763Z] #48 1.412 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-18T17:16:31.763Z] #48 1.552 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-18T17:16:31.763Z] #48 1.941 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-18T17:16:31.763Z] #48 2.305 go: downloading github.com/pkg/errors v0.9.1 [2021-03-18T17:16:31.763Z] #48 2.305 go: downloading github.com/fatih/color v1.9.0 [2021-03-18T17:16:31.763Z] #48 2.359 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-18T17:16:31.763Z] #48 2.365 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T17:16:31.763Z] #48 2.420 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T17:16:31.763Z] #48 2.426 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-18T17:16:31.763Z] #48 2.462 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T17:16:31.763Z] #48 2.462 go: extracting github.com/fatih/color v1.9.0 [2021-03-18T17:16:31.763Z] #48 2.498 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-18T17:16:31.763Z] #48 2.556 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T17:16:31.763Z] #48 2.556 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-18T17:16:31.763Z] #48 2.568 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T17:16:31.763Z] #48 2.586 go: extracting github.com/pkg/errors v0.9.1 [2021-03-18T17:16:31.763Z] #48 2.590 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-18T17:16:31.763Z] #48 2.592 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-18T17:16:31.763Z] #48 2.709 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T17:16:31.763Z] #48 2.710 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-18T17:16:31.763Z] #48 2.713 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T17:16:31.763Z] #48 2.826 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-18T17:16:31.763Z] #48 4.101 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T17:16:31.763Z] #48 4.379 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T17:16:31.763Z] #48 5.364 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T17:16:31.763Z] #48 7.711 go: finding github.com/fatih/color v1.9.0 [2021-03-18T17:16:31.763Z] #48 7.731 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T17:16:31.763Z] #48 7.753 go: finding github.com/pkg/errors v0.9.1 [2021-03-18T17:16:31.763Z] #48 7.921 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-18T17:16:31.763Z] #48 7.925 go: finding github.com/spf13/pflag v1.0.3 [2021-03-18T17:16:31.763Z] #48 7.978 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-18T17:16:31.763Z] #48 8.132 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T17:16:31.763Z] #48 8.184 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-18T17:16:31.763Z] #48 8.293 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T17:16:31.763Z] #48 8.366 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T17:16:31.764Z] #48 8.366 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T17:16:31.764Z] #48 ... [2021-03-18T17:16:31.764Z] [2021-03-18T17:16:31.764Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-18T17:16:32.986Z] #30 11.20 0.0% # 2.6% ## 3.8% #### 5.7% #### 6.9% ##### 7.6% ##### 8.2% ####### 10.1% ######## 11.3% ######### 13.2% ########## 15.0% [2021-03-18T17:16:32.986Z] #30 ... [2021-03-18T17:16:32.986Z] [2021-03-18T17:16:32.986Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-18T17:16:32.986Z] #37 2.920 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T17:16:32.986Z] #37 2.951 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T17:16:32.986Z] #37 2.969 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T17:16:32.986Z] #37 3.688 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-18T17:16:32.986Z] #37 5.203 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-18T17:16:32.986Z] #37 7.204 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-18T17:16:33.279Z] #37 ... [2021-03-18T17:16:33.279Z] [2021-03-18T17:16:33.279Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-18T17:16:33.279Z] #50 2.022 + RM_GOPATH=0 [2021-03-18T17:16:33.279Z] #50 2.022 + TMP_GOPATH= [2021-03-18T17:16:33.279Z] #50 2.022 + : /build [2021-03-18T17:16:33.279Z] #50 2.022 + '[' -z '' ']' [2021-03-18T17:16:33.279Z] #50 2.022 ++ mktemp -d [2021-03-18T17:16:33.279Z] #50 2.022 + export GOPATH=/tmp/tmp.8AlOQxibjh [2021-03-18T17:16:33.279Z] #50 2.022 + GOPATH=/tmp/tmp.8AlOQxibjh [2021-03-18T17:16:33.279Z] #50 2.022 + RM_GOPATH=1 [2021-03-18T17:16:33.279Z] #50 2.022 + case "$(go env GOARCH)" in [2021-03-18T17:16:33.279Z] #50 2.022 ++ go env GOARCH [2021-03-18T17:16:33.279Z] #50 2.033 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:16:33.279Z] #50 2.033 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:16:33.279Z] #50 2.033 ++ dirname /tmp/install/install.sh [2021-03-18T17:16:33.279Z] #50 2.033 + dir=/tmp/install [2021-03-18T17:16:33.279Z] #50 2.033 + bin=golangci_lint [2021-03-18T17:16:33.279Z] #50 2.033 + shift [2021-03-18T17:16:33.279Z] #50 2.033 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-18T17:16:33.279Z] #50 2.033 + . /tmp/install/golangci_lint.installer [2021-03-18T17:16:33.279Z] #50 2.033 ++ : v1.23.8 [2021-03-18T17:16:33.279Z] #50 2.033 + install_golangci_lint [2021-03-18T17:16:33.279Z] #50 2.033 + set -e [2021-03-18T17:16:33.279Z] #50 2.033 + export GO111MODULE=on [2021-03-18T17:16:33.279Z] #50 2.033 + GO111MODULE=on [2021-03-18T17:16:33.279Z] #50 2.033 + GOBIN=/build [2021-03-18T17:16:33.279Z] #50 2.033 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-18T17:16:33.279Z] #50 2.045 go: finding github.com v1.23.8 [2021-03-18T17:16:33.279Z] #50 2.045 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-18T17:16:33.279Z] #50 2.054 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-18T17:16:33.279Z] #50 2.054 go: finding github.com/golangci v1.23.8 [2021-03-18T17:16:33.279Z] #50 2.061 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-18T17:16:33.279Z] #50 2.586 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-18T17:16:33.279Z] #50 3.066 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-18T17:16:33.279Z] #50 6.587 go: downloading github.com/pkg/errors v0.8.1 [2021-03-18T17:16:33.279Z] #50 6.608 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-18T17:16:33.279Z] #50 6.618 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-18T17:16:33.279Z] #50 6.688 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-18T17:16:33.279Z] #50 6.690 go: downloading github.com/spf13/viper v1.6.1 [2021-03-18T17:16:33.279Z] #50 6.717 go: downloading github.com/fatih/color v1.7.0 [2021-03-18T17:16:33.279Z] #50 6.736 go: extracting github.com/pkg/errors v0.8.1 [2021-03-18T17:16:33.279Z] #50 6.743 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-18T17:16:33.279Z] #50 6.768 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-18T17:16:33.279Z] #50 6.841 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-18T17:16:33.279Z] #50 6.846 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-18T17:16:33.279Z] #50 7.033 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-18T17:16:33.279Z] #50 7.051 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-18T17:16:33.279Z] #50 7.053 go: extracting github.com/fatih/color v1.7.0 [2021-03-18T17:16:33.279Z] #50 7.075 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-18T17:16:33.279Z] #50 7.095 go: extracting github.com/spf13/viper v1.6.1 [2021-03-18T17:16:33.279Z] #50 7.221 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-18T17:16:33.279Z] #50 7.332 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-18T17:16:33.279Z] #50 7.455 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-18T17:16:33.279Z] #50 7.547 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-18T17:16:33.279Z] #50 7.548 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-18T17:16:33.279Z] #50 7.554 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-18T17:16:33.279Z] #50 7.700 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-18T17:16:33.279Z] #50 8.687 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-18T17:16:33.279Z] #50 ... [2021-03-18T17:16:33.279Z] [2021-03-18T17:16:33.279Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-18T17:16:33.279Z] #46 1.185 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-18T17:16:33.279Z] #46 1.185 + RM_GOPATH=0 [2021-03-18T17:16:33.279Z] #46 1.185 + TMP_GOPATH= [2021-03-18T17:16:33.279Z] #46 1.185 + : /build [2021-03-18T17:16:33.279Z] #46 1.185 + '[' -z '' ']' [2021-03-18T17:16:33.279Z] #46 1.185 ++ mktemp -d [2021-03-18T17:16:33.279Z] #46 1.185 + export GOPATH=/tmp/tmp.U4wMps0U8a [2021-03-18T17:16:33.279Z] #46 1.185 + GOPATH=/tmp/tmp.U4wMps0U8a [2021-03-18T17:16:33.279Z] #46 1.185 + RM_GOPATH=1 [2021-03-18T17:16:33.279Z] #46 1.185 + case "$(go env GOARCH)" in [2021-03-18T17:16:33.279Z] #46 1.185 ++ go env GOARCH [2021-03-18T17:16:33.279Z] #46 1.185 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:16:33.279Z] #46 1.185 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:16:33.279Z] #46 1.185 ++ dirname /tmp/install/install.sh [2021-03-18T17:16:33.279Z] #46 1.185 + dir=/tmp/install [2021-03-18T17:16:33.279Z] #46 1.185 + bin=vndr [2021-03-18T17:16:33.279Z] #46 1.185 + shift [2021-03-18T17:16:33.279Z] #46 1.185 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-18T17:16:33.279Z] #46 1.185 + . /tmp/install/vndr.installer [2021-03-18T17:16:33.279Z] #46 1.185 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-18T17:16:33.279Z] #46 1.185 + install_vndr [2021-03-18T17:16:33.279Z] #46 1.185 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-18T17:16:33.279Z] #46 1.185 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.U4wMps0U8a/src/github.com/LK4D4/vndr [2021-03-18T17:16:33.279Z] #46 1.185 Cloning into '/tmp/tmp.U4wMps0U8a/src/github.com/LK4D4/vndr'... [2021-03-18T17:16:33.279Z] #46 1.669 + cd /tmp/tmp.U4wMps0U8a/src/github.com/LK4D4/vndr [2021-03-18T17:16:33.279Z] #46 1.669 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-18T17:16:33.279Z] #46 1.669 + go build -buildmode=pie -v -o /build/vndr . [2021-03-18T17:16:33.279Z] #46 2.026 internal/race [2021-03-18T17:16:33.279Z] #46 2.026 internal/cpu [2021-03-18T17:16:33.279Z] #46 2.071 sync/atomic [2021-03-18T17:16:33.279Z] #46 2.147 unicode [2021-03-18T17:16:33.279Z] #46 2.214 internal/bytealg [2021-03-18T17:16:33.279Z] #46 2.643 runtime [2021-03-18T17:16:33.279Z] #46 4.191 unicode/utf8 [2021-03-18T17:16:33.279Z] #46 4.628 math [2021-03-18T17:16:33.279Z] #46 8.587 unicode/utf16 [2021-03-18T17:16:33.279Z] #46 8.867 container/list [2021-03-18T17:16:33.279Z] #46 9.432 crypto/internal/subtle [2021-03-18T17:16:33.279Z] #46 9.537 crypto/subtle [2021-03-18T17:16:33.279Z] #46 9.696 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-18T17:16:33.279Z] #46 9.696 internal/nettrace [2021-03-18T17:16:33.279Z] #46 9.737 runtime/cgo [2021-03-18T17:16:33.573Z] #46 ... [2021-03-18T17:16:33.573Z] [2021-03-18T17:16:33.573Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-18T17:16:33.573Z] #68 2.208 + RM_GOPATH=0 [2021-03-18T17:16:33.573Z] #68 2.208 + TMP_GOPATH= [2021-03-18T17:16:33.573Z] #68 2.208 + : /build [2021-03-18T17:16:33.573Z] #68 2.208 + '[' -z '' ']' [2021-03-18T17:16:33.573Z] #68 2.213 ++ mktemp -d [2021-03-18T17:16:33.573Z] #68 2.217 + export GOPATH=/tmp/tmp.oFADkExyVY [2021-03-18T17:16:33.573Z] #68 2.217 + GOPATH=/tmp/tmp.oFADkExyVY [2021-03-18T17:16:33.573Z] #68 2.217 + RM_GOPATH=1 [2021-03-18T17:16:33.573Z] #68 2.217 + case "$(go env GOARCH)" in [2021-03-18T17:16:33.573Z] #68 2.217 ++ go env GOARCH [2021-03-18T17:16:33.573Z] #68 2.263 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-18T17:16:33.573Z] #68 2.264 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:16:33.573Z] #68 2.264 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:16:33.573Z] #68 2.264 ++ dirname /tmp/install/install.sh [2021-03-18T17:16:33.573Z] #68 2.264 + dir=/tmp/install [2021-03-18T17:16:33.573Z] #68 2.264 + bin=proxy [2021-03-18T17:16:33.573Z] #68 2.264 + shift [2021-03-18T17:16:33.573Z] #68 2.264 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-18T17:16:33.573Z] #68 2.264 + . /tmp/install/proxy.installer [2021-03-18T17:16:33.573Z] #68 2.264 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-18T17:16:33.573Z] #68 2.264 + install_proxy [2021-03-18T17:16:33.573Z] #68 2.264 + case "$1" in [2021-03-18T17:16:33.573Z] #68 2.264 + export CGO_ENABLED=0 [2021-03-18T17:16:33.573Z] #68 2.264 + CGO_ENABLED=0 [2021-03-18T17:16:33.573Z] #68 2.264 + _install_proxy [2021-03-18T17:16:33.573Z] #68 2.264 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-18T17:16:33.573Z] #68 2.264 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.oFADkExyVY/src/github.com/docker/libnetwork [2021-03-18T17:16:33.573Z] #68 2.264 Cloning into '/tmp/tmp.oFADkExyVY/src/github.com/docker/libnetwork'... [2021-03-18T17:16:33.573Z] #68 ... [2021-03-18T17:16:33.573Z] [2021-03-18T17:16:33.573Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-18T17:16:33.573Z] #56 2.829 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T17:16:33.573Z] #56 2.861 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T17:16:33.573Z] #56 2.875 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T17:16:33.573Z] #56 3.503 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-18T17:16:33.573Z] #56 4.638 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-18T17:16:33.573Z] #56 6.174 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-18T17:16:33.785Z] ? github.com/docker/docker/api [no test files] [2021-03-18T17:16:33.867Z] #56 ... [2021-03-18T17:16:33.867Z] [2021-03-18T17:16:33.867Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-18T17:16:33.867Z] #52 1.768 + RM_GOPATH=0 [2021-03-18T17:16:33.867Z] #52 1.768 + TMP_GOPATH= [2021-03-18T17:16:33.867Z] #52 1.768 + : /build [2021-03-18T17:16:33.867Z] #52 1.768 + '[' -z '' ']' [2021-03-18T17:16:33.867Z] #52 1.772 ++ mktemp -d [2021-03-18T17:16:33.867Z] #52 1.773 + export GOPATH=/tmp/tmp.xRMGxkdgvt [2021-03-18T17:16:33.867Z] #52 1.773 + GOPATH=/tmp/tmp.xRMGxkdgvt [2021-03-18T17:16:33.867Z] #52 1.773 + RM_GOPATH=1 [2021-03-18T17:16:33.867Z] #52 1.773 + case "$(go env GOARCH)" in [2021-03-18T17:16:33.867Z] #52 1.773 ++ go env GOARCH [2021-03-18T17:16:33.867Z] #52 1.779 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-18T17:16:33.867Z] #52 1.779 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:16:33.867Z] #52 1.779 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:16:33.867Z] #52 1.779 ++ dirname /tmp/install/install.sh [2021-03-18T17:16:33.867Z] #52 1.779 + dir=/tmp/install [2021-03-18T17:16:33.867Z] #52 1.779 + bin=shfmt [2021-03-18T17:16:33.867Z] #52 1.779 + shift [2021-03-18T17:16:33.867Z] #52 1.779 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-18T17:16:33.867Z] #52 1.779 + . /tmp/install/shfmt.installer [2021-03-18T17:16:33.867Z] #52 1.779 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-18T17:16:33.867Z] #52 1.779 + install_shfmt [2021-03-18T17:16:33.867Z] #52 1.779 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-18T17:16:33.867Z] #52 1.779 + git clone https://github.com/mvdan/sh.git /tmp/tmp.xRMGxkdgvt/src/github.com/mvdan/sh [2021-03-18T17:16:33.867Z] #52 1.788 Cloning into '/tmp/tmp.xRMGxkdgvt/src/github.com/mvdan/sh'... [2021-03-18T17:16:33.867Z] #52 8.190 + cd /tmp/tmp.xRMGxkdgvt/src/github.com/mvdan/sh [2021-03-18T17:16:33.867Z] #52 8.190 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-18T17:16:33.867Z] #52 8.288 + GO111MODULE=on [2021-03-18T17:16:33.867Z] #52 8.288 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-18T17:16:33.867Z] #52 9.449 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-18T17:16:33.867Z] #52 9.497 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-18T17:16:33.867Z] #52 9.537 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-18T17:16:33.867Z] #52 9.622 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-18T17:16:33.867Z] #52 9.854 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-18T17:16:33.867Z] #52 10.29 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-18T17:16:33.867Z] #52 10.74 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-18T17:16:33.867Z] #52 ... [2021-03-18T17:16:33.867Z] [2021-03-18T17:16:33.867Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-18T17:16:33.867Z] #33 2.815 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-18T17:16:33.867Z] #33 2.815 Cloning into '.'... [2021-03-18T17:16:33.867Z] #33 ... [2021-03-18T17:16:33.867Z] [2021-03-18T17:16:33.867Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-18T17:16:33.867Z] #41 2.722 + git clone https://github.com/docker/distribution.git . [2021-03-18T17:16:33.867Z] #41 2.722 Cloning into '.'... [2021-03-18T17:16:34.161Z] #41 ... [2021-03-18T17:16:34.161Z] [2021-03-18T17:16:34.161Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-18T17:16:34.161Z] #35 1.197 + RM_GOPATH=0 [2021-03-18T17:16:34.161Z] #35 1.197 + TMP_GOPATH= [2021-03-18T17:16:34.161Z] #35 1.197 + : /build [2021-03-18T17:16:34.161Z] #35 1.197 + '[' -z '' ']' [2021-03-18T17:16:34.161Z] #35 1.197 ++ mktemp -d [2021-03-18T17:16:34.161Z] #35 1.211 + export GOPATH=/tmp/tmp.45XDZEx42v [2021-03-18T17:16:34.161Z] #35 1.211 + GOPATH=/tmp/tmp.45XDZEx42v [2021-03-18T17:16:34.161Z] #35 1.211 + RM_GOPATH=1 [2021-03-18T17:16:34.161Z] #35 1.211 + case "$(go env GOARCH)" in [2021-03-18T17:16:34.161Z] #35 1.211 ++ go env GOARCH [2021-03-18T17:16:34.161Z] #35 1.211 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:16:34.161Z] #35 1.211 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:16:34.161Z] #35 1.211 ++ dirname /tmp/install/install.sh [2021-03-18T17:16:34.161Z] #35 1.211 + dir=/tmp/install [2021-03-18T17:16:34.161Z] #35 1.211 + bin=tomlv [2021-03-18T17:16:34.161Z] #35 1.211 + shift [2021-03-18T17:16:34.161Z] #35 1.211 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-18T17:16:34.161Z] #35 1.211 + . /tmp/install/tomlv.installer [2021-03-18T17:16:34.161Z] #35 1.211 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-18T17:16:34.161Z] #35 1.211 + install_tomlv [2021-03-18T17:16:34.161Z] #35 1.211 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-18T17:16:34.161Z] #35 1.211 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.45XDZEx42v/src/github.com/BurntSushi/toml [2021-03-18T17:16:34.161Z] #35 1.211 Cloning into '/tmp/tmp.45XDZEx42v/src/github.com/BurntSushi/toml'... [2021-03-18T17:16:34.161Z] #35 1.211 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-18T17:16:34.161Z] #35 1.668 + cd /tmp/tmp.45XDZEx42v/src/github.com/BurntSushi/toml [2021-03-18T17:16:34.161Z] #35 1.668 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-18T17:16:34.161Z] #35 1.705 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-18T17:16:34.161Z] #35 1.800 internal/cpu [2021-03-18T17:16:34.161Z] #35 1.814 runtime/internal/atomic [2021-03-18T17:16:34.161Z] #35 1.899 runtime/internal/sys [2021-03-18T17:16:34.161Z] #35 1.935 runtime/internal/math [2021-03-18T17:16:34.161Z] #35 1.980 math/bits [2021-03-18T17:16:34.161Z] #35 2.097 internal/bytealg [2021-03-18T17:16:34.161Z] #35 2.166 math [2021-03-18T17:16:34.161Z] #35 2.326 runtime [2021-03-18T17:16:34.161Z] #35 6.312 internal/testlog [2021-03-18T17:16:34.161Z] #35 6.582 encoding [2021-03-18T17:16:34.161Z] #35 6.725 runtime/cgo [2021-03-18T17:16:34.161Z] #35 ... [2021-03-18T17:16:34.161Z] [2021-03-18T17:16:34.161Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-18T17:16:34.161Z] #43 2.612 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T17:16:34.161Z] #43 2.728 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T17:16:34.161Z] #43 2.835 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T17:16:34.161Z] #43 3.532 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-18T17:16:34.161Z] #43 4.637 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-18T17:16:34.161Z] #43 6.213 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-18T17:16:34.207Z] 3c370c2e2f82: Pull complete [2021-03-18T17:16:34.454Z] #43 ... [2021-03-18T17:16:34.454Z] [2021-03-18T17:16:34.454Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-18T17:16:34.454Z] #14 1.733 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-18T17:16:34.454Z] #14 1.815 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T17:16:34.454Z] #14 1.848 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T17:16:34.454Z] #14 1.875 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T17:16:34.454Z] #14 2.353 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [425 kB] [2021-03-18T17:16:34.454Z] #14 3.419 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-18T17:16:34.454Z] #14 5.271 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-18T17:16:34.454Z] #14 6.767 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-18T17:16:34.454Z] #14 ... [2021-03-18T17:16:34.454Z] [2021-03-18T17:16:34.454Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-18T17:16:34.454Z] #59 2.512 + RM_GOPATH=0 [2021-03-18T17:16:34.454Z] #59 2.512 + TMP_GOPATH= [2021-03-18T17:16:34.455Z] #59 2.512 + : /build [2021-03-18T17:16:34.455Z] #59 2.512 + '[' -z '' ']' [2021-03-18T17:16:34.455Z] #59 2.512 ++ mktemp -d [2021-03-18T17:16:34.455Z] #59 2.517 + export GOPATH=/tmp/tmp.DfS53IXVsn [2021-03-18T17:16:34.455Z] #59 2.517 + GOPATH=/tmp/tmp.DfS53IXVsn [2021-03-18T17:16:34.455Z] #59 2.517 + RM_GOPATH=1 [2021-03-18T17:16:34.455Z] #59 2.517 + case "$(go env GOARCH)" in [2021-03-18T17:16:34.455Z] #59 2.517 ++ go env GOARCH [2021-03-18T17:16:34.455Z] #59 2.543 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:16:34.455Z] #59 2.543 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:16:34.455Z] #59 2.543 ++ dirname /tmp/install/install.sh [2021-03-18T17:16:34.455Z] #59 2.543 + dir=/tmp/install [2021-03-18T17:16:34.455Z] #59 2.543 + bin=rootlesskit [2021-03-18T17:16:34.455Z] #59 2.543 + shift [2021-03-18T17:16:34.455Z] #59 2.543 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-18T17:16:34.455Z] #59 2.543 + . /tmp/install/rootlesskit.installer [2021-03-18T17:16:34.455Z] #59 2.552 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-18T17:16:34.455Z] #59 2.552 + install_rootlesskit [2021-03-18T17:16:34.455Z] #59 2.552 + case "$1" in [2021-03-18T17:16:34.455Z] #59 2.552 + export CGO_ENABLED=0 [2021-03-18T17:16:34.455Z] #59 2.552 + CGO_ENABLED=0 [2021-03-18T17:16:34.455Z] #59 2.552 + _install_rootlesskit [2021-03-18T17:16:34.455Z] #59 2.552 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-18T17:16:34.455Z] #59 2.552 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.DfS53IXVsn/src/github.com/rootless-containers/rootlesskit [2021-03-18T17:16:34.455Z] #59 2.552 Cloning into '/tmp/tmp.DfS53IXVsn/src/github.com/rootless-containers/rootlesskit'... [2021-03-18T17:16:34.455Z] #59 2.552 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-18T17:16:34.455Z] #59 5.457 + cd /tmp/tmp.DfS53IXVsn/src/github.com/rootless-containers/rootlesskit [2021-03-18T17:16:34.455Z] #59 5.457 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-18T17:16:34.455Z] #59 5.482 + export GO111MODULE=on [2021-03-18T17:16:34.455Z] #59 5.482 + GO111MODULE=on [2021-03-18T17:16:34.455Z] #59 5.482 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-18T17:16:34.455Z] #59 5.482 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-18T17:16:34.455Z] #59 6.709 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-18T17:16:34.455Z] #59 6.709 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-18T17:16:34.455Z] #59 6.710 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-18T17:16:34.455Z] #59 6.714 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-18T17:16:34.455Z] #59 6.729 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-18T17:16:34.455Z] #59 6.887 go: downloading github.com/google/uuid v1.2.0 [2021-03-18T17:16:34.455Z] #59 6.891 go: downloading github.com/pkg/errors v0.9.1 [2021-03-18T17:16:34.455Z] #59 6.892 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-18T17:16:34.455Z] #59 6.908 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-18T17:16:34.455Z] #59 6.912 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-18T17:16:34.455Z] #59 7.009 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-18T17:16:34.455Z] #59 7.062 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-18T17:16:34.455Z] #59 7.199 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-18T17:16:34.455Z] #59 7.207 go: extracting github.com/google/uuid v1.2.0 [2021-03-18T17:16:34.455Z] #59 7.243 go: extracting github.com/pkg/errors v0.9.1 [2021-03-18T17:16:34.455Z] #59 7.658 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-18T17:16:34.455Z] #59 7.659 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-18T17:16:34.455Z] #59 7.715 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-18T17:16:34.455Z] #59 8.191 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-18T17:16:34.455Z] #59 8.831 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-18T17:16:34.455Z] #59 9.750 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-18T17:16:34.455Z] #59 10.20 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-18T17:16:34.455Z] #59 10.21 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-18T17:16:34.455Z] #59 10.21 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-18T17:16:34.455Z] #59 ... [2021-03-18T17:16:34.455Z] [2021-03-18T17:16:34.455Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-18T17:16:34.455Z] #50 10.58 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-18T17:16:34.455Z] #50 10.60 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-18T17:16:34.455Z] #50 10.60 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-18T17:16:34.455Z] #50 10.60 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-18T17:16:34.455Z] #50 10.60 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-18T17:16:34.455Z] #50 10.60 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-18T17:16:34.455Z] #50 10.62 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-18T17:16:34.455Z] #50 10.63 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-18T17:16:34.455Z] #50 10.66 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-18T17:16:34.455Z] #50 10.66 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-18T17:16:34.455Z] #50 10.71 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-18T17:16:34.455Z] #50 10.73 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-18T17:16:34.455Z] #50 10.73 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-18T17:16:34.455Z] #50 10.75 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-18T17:16:34.455Z] #50 10.76 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-18T17:16:34.455Z] #50 10.76 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-18T17:16:34.455Z] #50 10.76 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-18T17:16:34.455Z] #50 10.77 go: downloading github.com/spf13/afero v1.1.2 [2021-03-18T17:16:34.455Z] #50 10.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-18T17:16:34.455Z] #50 10.86 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-18T17:16:34.455Z] #50 10.94 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-18T17:16:34.455Z] #50 10.95 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-18T17:16:34.455Z] #50 10.96 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-18T17:16:34.455Z] #50 10.96 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-18T17:16:34.455Z] #50 10.96 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-18T17:16:34.455Z] #50 10.96 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-18T17:16:34.455Z] #50 10.96 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-18T17:16:34.455Z] #50 11.01 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-18T17:16:34.455Z] #50 11.07 go: extracting github.com/spf13/afero v1.1.2 [2021-03-18T17:16:34.455Z] #50 11.08 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-18T17:16:34.455Z] #50 11.12 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-18T17:16:34.455Z] #50 11.20 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-18T17:16:34.455Z] #50 11.20 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-18T17:16:34.455Z] #50 11.34 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-18T17:16:34.455Z] #50 11.34 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-18T17:16:34.455Z] #50 11.34 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-18T17:16:34.455Z] #50 11.35 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-18T17:16:34.455Z] #50 11.43 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-18T17:16:34.455Z] #50 11.43 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-18T17:16:34.500Z] 5ffb2f5886e2: Pull complete [2021-03-18T17:16:34.500Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T17:16:34.500Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-03-18T17:16:34.500Z] ---> 805dc2d65d1c [2021-03-18T17:16:34.500Z] Step 5/15 : ARG BUILDX_REPO [2021-03-18T17:16:34.500Z] ---> Running in 8458e5375169 [2021-03-18T17:16:34.500Z] Removing intermediate container 8458e5375169 [2021-03-18T17:16:34.500Z] ---> 6a1508beaf91 [2021-03-18T17:16:34.500Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-03-18T17:16:34.500Z] ---> Running in 35e779a8d0e8 [2021-03-18T17:16:34.748Z] #50 11.50 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-18T17:16:34.748Z] #50 11.50 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-18T17:16:34.748Z] #50 11.61 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-18T17:16:34.748Z] #50 11.65 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-18T17:16:34.748Z] #50 11.72 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-18T17:16:34.748Z] #50 11.76 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-18T17:16:34.794Z] Cloning into '/buildx'... [2021-03-18T17:16:35.041Z] #50 11.83 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-18T17:16:35.041Z] #50 11.83 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-18T17:16:35.041Z] #50 11.90 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-18T17:16:35.041Z] #50 11.92 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-18T17:16:35.041Z] #50 11.96 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-18T17:16:35.041Z] #50 12.06 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-18T17:16:35.334Z] #50 12.08 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-18T17:16:35.334Z] #50 12.09 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-18T17:16:35.334Z] #50 12.16 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-18T17:16:35.334Z] #50 12.17 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-18T17:16:35.334Z] #50 12.20 go: downloading golang.org/x/text v0.3.2 [2021-03-18T17:16:35.334Z] #50 12.23 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-18T17:16:35.334Z] #50 12.23 go: downloading github.com/spf13/cast v1.3.0 [2021-03-18T17:16:35.334Z] #50 12.24 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-18T17:16:35.334Z] #50 12.27 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-18T17:16:35.334Z] #50 12.34 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-18T17:16:35.334Z] #50 12.36 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-18T17:16:35.334Z] #50 12.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-18T17:16:35.334Z] #50 12.39 go: extracting github.com/spf13/cast v1.3.0 [2021-03-18T17:16:35.628Z] #50 12.48 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-18T17:16:35.628Z] #50 12.50 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-18T17:16:35.628Z] #50 12.62 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-18T17:16:35.922Z] #50 12.75 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-18T17:16:35.922Z] #50 12.80 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-18T17:16:35.922Z] #50 12.82 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-18T17:16:35.922Z] #50 12.83 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-18T17:16:35.922Z] #50 12.83 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-18T17:16:35.922Z] #50 12.84 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-18T17:16:35.922Z] #50 12.84 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-18T17:16:35.922Z] #50 12.85 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-18T17:16:36.215Z] #50 12.96 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-18T17:16:36.215Z] #50 13.00 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-18T17:16:36.215Z] #50 13.00 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-18T17:16:36.215Z] #50 13.06 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-18T17:16:36.215Z] #50 13.06 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-18T17:16:36.215Z] #50 13.09 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-18T17:16:36.215Z] #50 13.09 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-18T17:16:36.215Z] #50 13.09 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-18T17:16:36.215Z] #50 13.28 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-18T17:16:36.509Z] #50 13.31 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-18T17:16:36.509Z] #50 13.32 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-18T17:16:36.509Z] #50 13.36 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-18T17:16:36.509Z] #50 13.38 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-18T17:16:36.509Z] #50 13.38 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-18T17:16:36.509Z] #50 13.45 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-18T17:16:36.509Z] #50 13.48 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-18T17:16:36.509Z] #50 13.48 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-18T17:16:36.803Z] #50 13.60 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-18T17:16:37.439Z] #50 14.22 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-18T17:16:37.439Z] #50 14.22 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-18T17:16:37.439Z] #50 14.34 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-18T17:16:37.439Z] #50 14.39 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-18T17:16:37.439Z] #50 14.43 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-18T17:16:37.784Z] #50 14.59 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-18T17:16:37.784Z] #50 14.67 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-18T17:16:37.784Z] #50 14.67 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-18T17:16:37.784Z] #50 14.68 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-18T17:16:37.784Z] #50 14.71 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-18T17:16:37.784Z] #50 14.71 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-18T17:16:37.784Z] #50 14.72 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-18T17:16:38.077Z] #50 15.05 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-18T17:16:38.370Z] #50 15.21 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-18T17:16:38.370Z] #50 15.22 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-18T17:16:38.663Z] #50 15.44 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-18T17:16:38.663Z] #50 15.46 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-18T17:16:38.663Z] #50 15.48 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-18T17:16:38.663Z] #50 15.51 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-18T17:16:38.663Z] #50 15.55 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-18T17:16:38.664Z] #50 15.60 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-18T17:16:38.664Z] #50 15.62 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-18T17:16:38.664Z] #50 15.67 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-18T17:16:38.664Z] #50 15.67 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-18T17:16:38.664Z] #50 15.71 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-18T17:16:38.956Z] #50 15.75 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-18T17:16:38.956Z] #50 15.78 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-18T17:16:38.956Z] #50 15.88 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-18T17:16:38.956Z] #50 15.88 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-18T17:16:38.956Z] #50 15.92 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-18T17:16:38.956Z] #50 16.00 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-18T17:16:39.249Z] #50 ... [2021-03-18T17:16:39.249Z] [2021-03-18T17:16:39.249Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-18T17:16:39.250Z] #30 11.20 0.0% # 2.6% ## 3.8% #### 5.7% #### 6.9% ##### 7.6% ##### 8.2% ####### 10.1% ######## 11.3% ######### 13.2% ########## 15.0% ############ 16.9% ############# 18.8% ############### 21.3% ################# 23.7% ################## 25.6% ################### 27.5% #################### 28.7% ###################### 30.6% ####################### 32.5% ######################## 34.4% ########################## 36.2% ########################### 38.1% ############################ 40.0% ############################## 41.9% ############################### 43.7% ################################# 46.2% ################################## 48.1% #################################### 50.6% ##################################### 52.4% ####################################### 54.3% ######################################## 56.2% ######################################### 58.0% ########################################### 60.5% ############################################ 62.4% ############################################## 64.3% ################################################ 67.4% ################################################# 69.2% ################################################## 70.5% #################################################### 73.0% ##################################################### 74.8% ####################################################### 76.7% ######################################################## 78.0% ######################################################### 79.8% ########################################################## 81.7% ############################################################ 83.6% ############################################################# 86.1% ############################################################### 88.6% ################################################################# 90.4% ################################################################## 92.3% #################################################################### 94.6% ##################################################################### 96.1% ###################################################################### 98.0% ######################################################################## 100.0% [2021-03-18T17:16:39.250Z] #30 17.93 [2021-03-18T17:16:39.275Z] Removing intermediate container 35e779a8d0e8 [2021-03-18T17:16:39.275Z] ---> aaf53255c682 [2021-03-18T17:16:39.275Z] Step 7/15 : WORKDIR /buildx [2021-03-18T17:16:39.275Z] ---> Running in bc851273744d [2021-03-18T17:16:39.275Z] Removing intermediate container bc851273744d [2021-03-18T17:16:39.275Z] ---> c4dcb9fa1f13 [2021-03-18T17:16:39.275Z] Step 8/15 : ARG BUILDX_COMMIT [2021-03-18T17:16:39.275Z] ---> Running in 9d7829366674 [2021-03-18T17:16:39.275Z] Removing intermediate container 9d7829366674 [2021-03-18T17:16:39.275Z] ---> aec1e16643dc [2021-03-18T17:16:39.275Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-03-18T17:16:39.275Z] ---> Running in 9e53a7c87c06 [2021-03-18T17:16:39.275Z] From https://github.com/docker/buildx [2021-03-18T17:16:39.275Z] * [new tag] v0.5.1 -> build [2021-03-18T17:16:39.542Z] #30 19.12 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-18T17:16:39.569Z] Switched to branch 'build' [2021-03-18T17:16:40.179Z] #30 19.44 [2021-03-18T17:16:40.180Z] #30 19.58 ######################################################################## 100.0% [2021-03-18T17:16:40.180Z] #30 19.67 [2021-03-18T17:16:40.213Z] Removing intermediate container 9e53a7c87c06 [2021-03-18T17:16:40.213Z] ---> be3bf78ac3eb [2021-03-18T17:16:40.213Z] Step 10/15 : ARG GOOS [2021-03-18T17:16:40.213Z] ---> Running in cca8089bf393 [2021-03-18T17:16:40.213Z] Removing intermediate container cca8089bf393 [2021-03-18T17:16:40.213Z] ---> 86f1b364f483 [2021-03-18T17:16:40.213Z] Step 11/15 : ARG GOARCH [2021-03-18T17:16:40.213Z] ---> Running in 84d4738530db [2021-03-18T17:16:40.213Z] Removing intermediate container 84d4738530db [2021-03-18T17:16:40.213Z] ---> f1c0073db143 [2021-03-18T17:16:40.213Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2021-03-18T17:16:40.213Z] ---> Running in 89bdd6c1871b [2021-03-18T17:16:41.231Z] #30 20.60 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-18T17:16:41.231Z] #30 20.65 skipping existing aab193acf6ba [2021-03-18T17:16:41.231Z] #30 20.74 [2021-03-18T17:16:42.745Z] #30 22.16 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-18T17:16:42.745Z] #30 22.42 [2021-03-18T17:16:44.506Z] #30 22.60 0.1% ## 3.3% ###### 9.2% ########## 15.0% ############### 21.0% ################## 25.1% ###################### 31.2% ############################# 41.2% ################################## 47.3% ###################################### 53.4% ########################################## 59.5% ################################################## 69.8% ###################################################### 75.9% [2021-03-18T17:16:44.506Z] #30 ... [2021-03-18T17:16:44.506Z] [2021-03-18T17:16:44.506Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-18T17:16:44.506Z] #52 11.59 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-18T17:16:44.506Z] #52 12.43 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-18T17:16:44.506Z] #52 12.58 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-18T17:16:44.506Z] #52 12.63 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-18T17:16:44.506Z] #52 12.68 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-18T17:16:44.506Z] #52 13.21 runtime [2021-03-18T17:16:44.803Z] #52 ... [2021-03-18T17:16:44.803Z] [2021-03-18T17:16:44.803Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-18T17:16:45.097Z] #30 22.60 0.1% ## 3.3% ###### 9.2% ########## 15.0% ############### 21.0% ################## 25.1% ###################### 31.2% ############################# 41.2% ################################## 47.3% ###################################### 53.4% ########################################## 59.5% ################################################## 69.8% ###################################################### 75.9% ########################################################### 82.1% ############################################################### 88.2% ################################################################### 94.4% ###################################################################### 98.5% ######################################################################## 100.0% [2021-03-18T17:16:45.097Z] #30 24.69 [2021-03-18T17:16:45.734Z] #30 ... [2021-03-18T17:16:45.734Z] [2021-03-18T17:16:45.734Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-18T17:16:45.734Z] #56 13.02 Fetched 8111 kB in 10s (791 kB/s) [2021-03-18T17:16:45.734Z] #56 13.02 Reading package lists... [2021-03-18T17:16:45.734Z] #56 16.27 Reading package lists... [2021-03-18T17:16:45.734Z] #56 19.30 Building dependency tree... [2021-03-18T17:16:45.734Z] #56 20.01 The following additional packages will be installed: [2021-03-18T17:16:45.734Z] #56 20.06 libbtrfs0 [2021-03-18T17:16:45.734Z] #56 20.10 The following NEW packages will be installed: [2021-03-18T17:16:45.734Z] #56 20.12 libbtrfs-dev libbtrfs0 [2021-03-18T17:16:45.734Z] #56 20.24 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-18T17:16:45.734Z] #56 20.24 Need to get 118 kB of archives. [2021-03-18T17:16:45.734Z] #56 20.24 After this operation, 390 kB of additional disk space will be used. [2021-03-18T17:16:45.734Z] #56 20.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-03-18T17:16:45.734Z] #56 20.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-03-18T17:16:45.734Z] #56 20.97 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T17:16:45.734Z] #56 21.04 Fetched 118 kB in 0s (932 kB/s) [2021-03-18T17:16:45.734Z] #56 21.09 Selecting previously unselected package libbtrfs0. [2021-03-18T17:16:45.734Z] #56 21.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 ... 15177 files and directories currently installed.) [2021-03-18T17:16:45.734Z] #56 21.14 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-03-18T17:16:45.734Z] #56 21.15 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-18T17:16:45.734Z] #56 21.22 Selecting previously unselected package libbtrfs-dev. [2021-03-18T17:16:45.734Z] #56 21.22 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-03-18T17:16:45.734Z] #56 21.22 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-18T17:16:45.734Z] #56 21.46 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-18T17:16:45.734Z] #56 21.47 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-18T17:16:45.734Z] #56 21.48 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T17:16:45.734Z] #56 DONE 22.5s [2021-03-18T17:16:45.734Z] [2021-03-18T17:16:45.734Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-18T17:16:46.064Z] ok github.com/docker/docker/api/server 0.030s coverage: 9.0% of statements [2021-03-18T17:16:46.382Z] #57 ... [2021-03-18T17:16:46.382Z] [2021-03-18T17:16:46.382Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-18T17:16:46.382Z] #59 13.19 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-18T17:16:46.382Z] #59 13.32 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-18T17:16:46.382Z] #59 13.43 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-18T17:16:46.382Z] #59 13.62 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-18T17:16:46.382Z] #59 13.66 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-18T17:16:46.382Z] #59 13.87 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-18T17:16:46.382Z] #59 15.74 go: finding github.com/pkg/errors v0.9.1 [2021-03-18T17:16:46.382Z] #59 15.91 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-18T17:16:46.382Z] #59 15.92 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-18T17:16:46.382Z] #59 15.95 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-18T17:16:46.382Z] #59 16.06 go: finding github.com/google/uuid v1.2.0 [2021-03-18T17:16:46.382Z] #59 16.10 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-18T17:16:46.382Z] #59 16.12 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-18T17:16:46.382Z] #59 16.12 go: finding github.com/gofrs/flock v0.8.0 [2021-03-18T17:16:46.382Z] #59 16.17 go: finding github.com/gorilla/mux v1.8.0 [2021-03-18T17:16:46.382Z] #59 16.24 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-18T17:16:46.382Z] #59 16.25 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-18T17:16:46.382Z] #59 16.26 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-18T17:16:46.382Z] #59 16.27 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-18T17:16:46.382Z] #59 16.36 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-18T17:16:46.382Z] #59 16.52 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-18T17:16:46.382Z] #59 ... [2021-03-18T17:16:46.382Z] [2021-03-18T17:16:46.382Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-18T17:16:46.382Z] #57 0.854 + RM_GOPATH=0 [2021-03-18T17:16:46.382Z] #57 0.854 + TMP_GOPATH= [2021-03-18T17:16:46.382Z] #57 0.854 + : /build [2021-03-18T17:16:46.382Z] #57 0.854 + '[' -z '' ']' [2021-03-18T17:16:46.382Z] #57 0.854 ++ mktemp -d [2021-03-18T17:16:46.675Z] #57 0.854 + export GOPATH=/tmp/tmp.R6LMR4dRC3 [2021-03-18T17:16:46.675Z] #57 0.854 + GOPATH=/tmp/tmp.R6LMR4dRC3 [2021-03-18T17:16:46.675Z] #57 0.854 + RM_GOPATH=1 [2021-03-18T17:16:46.676Z] #57 0.854 + case "$(go env GOARCH)" in [2021-03-18T17:16:46.676Z] #57 0.854 ++ go env GOARCH [2021-03-18T17:16:46.676Z] #57 0.873 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:16:46.676Z] #57 0.873 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:16:46.676Z] #57 0.897 ++ dirname /tmp/install/install.sh [2021-03-18T17:16:46.676Z] #57 0.899 + dir=/tmp/install [2021-03-18T17:16:46.676Z] #57 0.899 + bin=containerd [2021-03-18T17:16:46.676Z] #57 0.899 + shift [2021-03-18T17:16:46.676Z] #57 0.899 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-18T17:16:46.676Z] #57 0.899 + . /tmp/install/containerd.installer [2021-03-18T17:16:46.676Z] #57 0.899 ++ set -e [2021-03-18T17:16:46.676Z] #57 0.900 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-18T17:16:46.676Z] #57 0.900 + install_containerd [2021-03-18T17:16:46.676Z] #57 0.900 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-18T17:16:46.676Z] #57 0.900 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-18T17:16:46.676Z] #57 0.900 + git clone https://github.com/containerd/containerd.git /tmp/tmp.R6LMR4dRC3/src/github.com/containerd/containerd [2021-03-18T17:16:46.676Z] #57 0.905 Cloning into '/tmp/tmp.R6LMR4dRC3/src/github.com/containerd/containerd'... [2021-03-18T17:16:46.676Z] #57 ... [2021-03-18T17:16:46.676Z] [2021-03-18T17:16:46.676Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-18T17:16:46.676Z] #41 13.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-18T17:16:46.676Z] #41 15.13 + 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-03-18T17:16:46.676Z] #41 ... [2021-03-18T17:16:46.676Z] [2021-03-18T17:16:46.676Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-18T17:16:46.676Z] #30 25.68 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-18T17:16:46.676Z] #30 25.96 [2021-03-18T17:16:46.676Z] #30 26.14 ######################################################################## 100.0% [2021-03-18T17:16:46.676Z] #30 26.19 [2021-03-18T17:16:46.969Z] #30 ... [2021-03-18T17:16:46.969Z] [2021-03-18T17:16:46.969Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-18T17:16:46.969Z] #43 13.76 Fetched 8111 kB in 11s (723 kB/s) [2021-03-18T17:16:46.969Z] #43 13.76 Reading package lists... [2021-03-18T17:16:46.969Z] #43 17.18 Reading package lists... [2021-03-18T17:16:46.969Z] #43 20.66 Building dependency tree... [2021-03-18T17:16:46.969Z] #43 21.53 The following additional packages will be installed: [2021-03-18T17:16:46.969Z] #43 21.53 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-18T17:16:46.969Z] #43 21.53 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-18T17:16:46.969Z] #43 21.53 Suggested packages: [2021-03-18T17:16:46.969Z] #43 21.53 manpages-dev python-setuptools [2021-03-18T17:16:46.969Z] #43 22.26 The following NEW packages will be installed: [2021-03-18T17:16:46.969Z] #43 22.26 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-18T17:16:46.969Z] #43 22.26 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-18T17:16:46.969Z] #43 22.26 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-18T17:16:46.969Z] #43 22.26 python-six zlib1g-dev [2021-03-18T17:16:46.969Z] #43 22.37 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-18T17:16:46.969Z] #43 22.37 Need to get 3742 kB of archives. [2021-03-18T17:16:46.969Z] #43 22.37 After this operation, 22.0 MB of additional disk space will be used. [2021-03-18T17:16:46.969Z] #43 22.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-03-18T17:16:46.969Z] #43 22.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-03-18T17:16:46.969Z] #43 22.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-03-18T17:16:46.969Z] #43 22.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-03-18T17:16:46.969Z] #43 22.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-03-18T17:16:46.969Z] #43 22.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-03-18T17:16:46.969Z] #43 22.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-03-18T17:16:46.969Z] #43 22.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-03-18T17:16:46.969Z] #43 22.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-03-18T17:16:46.969Z] #43 22.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-03-18T17:16:46.969Z] #43 22.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-03-18T17:16:46.969Z] #43 22.56 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-03-18T17:16:46.969Z] #43 22.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-03-18T17:16:46.969Z] #43 22.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-03-18T17:16:46.969Z] #43 22.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-18T17:16:46.969Z] #43 22.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-03-18T17:16:46.969Z] #43 22.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-03-18T17:16:46.969Z] #43 23.54 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T17:16:46.969Z] #43 23.62 Fetched 3742 kB in 0s (10.3 MB/s) [2021-03-18T17:16:46.969Z] #43 23.65 Selecting previously unselected package libcap-dev:s390x. [2021-03-18T17:16:46.969Z] #43 23.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-18T17:16:46.969Z] #43 23.74 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-03-18T17:16:46.969Z] #43 23.75 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-03-18T17:16:46.969Z] #43 23.84 Selecting previously unselected package libnet1:s390x. [2021-03-18T17:16:46.969Z] #43 23.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-18T17:16:46.969Z] #43 23.85 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-18T17:16:46.969Z] #43 23.92 Selecting previously unselected package libnet1-dev. [2021-03-18T17:16:46.969Z] #43 23.92 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-18T17:16:46.969Z] #43 23.93 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-18T17:16:46.969Z] #43 ... [2021-03-18T17:16:46.969Z] [2021-03-18T17:16:46.969Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-18T17:16:46.969Z] #37 13.83 Fetched 8111 kB in 11s (738 kB/s) [2021-03-18T17:16:46.969Z] #37 13.83 Reading package lists... [2021-03-18T17:16:46.969Z] #37 17.47 Reading package lists... [2021-03-18T17:16:46.969Z] #37 20.73 Building dependency tree... [2021-03-18T17:16:46.969Z] #37 21.65 The following additional packages will be installed: [2021-03-18T17:16:46.969Z] #37 21.65 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-18T17:16:46.969Z] #37 21.65 Suggested packages: [2021-03-18T17:16:46.969Z] #37 21.65 cmake-doc ninja-build lrzip [2021-03-18T17:16:46.969Z] #37 21.65 Recommended packages: [2021-03-18T17:16:46.969Z] #37 21.65 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-18T17:16:46.969Z] #37 22.49 The following NEW packages will be installed: [2021-03-18T17:16:46.969Z] #37 22.50 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-18T17:16:46.969Z] #37 22.50 vim-common xxd [2021-03-18T17:16:46.969Z] #37 22.63 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-18T17:16:46.969Z] #37 22.63 Need to get 14.0 MB of archives. [2021-03-18T17:16:46.969Z] #37 22.63 After this operation, 62.1 MB of additional disk space will be used. [2021-03-18T17:16:46.969Z] #37 22.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-03-18T17:16:46.969Z] #37 22.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-03-18T17:16:46.969Z] #37 22.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-03-18T17:16:46.969Z] #37 22.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-03-18T17:16:46.969Z] #37 23.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-03-18T17:16:46.969Z] #37 23.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-03-18T17:16:46.969Z] #37 23.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-03-18T17:16:46.969Z] #37 23.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-03-18T17:16:46.969Z] #37 23.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-03-18T17:16:46.969Z] #37 23.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-03-18T17:16:47.262Z] #37 ... [2021-03-18T17:16:47.262Z] [2021-03-18T17:16:47.262Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-18T17:16:47.262Z] #14 12.80 Fetched 8583 kB in 11s (774 kB/s) [2021-03-18T17:16:47.262Z] #14 12.80 Reading package lists... [2021-03-18T17:16:47.262Z] #14 16.11 Reading package lists... [2021-03-18T17:16:47.262Z] #14 19.34 Building dependency tree... [2021-03-18T17:16:47.263Z] #14 20.25 The following additional packages will be installed: [2021-03-18T17:16:47.263Z] #14 20.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-18T17:16:47.263Z] #14 20.25 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-18T17:16:47.263Z] #14 20.25 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-18T17:16:47.263Z] #14 20.25 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-18T17:16:47.263Z] #14 20.25 mingw-w64-common mingw-w64-x86-64-dev [2021-03-18T17:16:47.263Z] #14 20.25 Suggested packages: [2021-03-18T17:16:47.263Z] #14 20.25 gcc-8-locales seccomp wine64 [2021-03-18T17:16:47.263Z] #14 21.17 The following NEW packages will be installed: [2021-03-18T17:16:47.263Z] #14 21.17 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-18T17:16:47.263Z] #14 21.17 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-18T17:16:47.263Z] #14 21.17 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-18T17:16:47.263Z] #14 21.17 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-18T17:16:47.263Z] #14 21.17 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-18T17:16:47.263Z] #14 21.17 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-18T17:16:47.263Z] #14 21.17 The following packages will be upgraded: [2021-03-18T17:16:47.263Z] #14 21.17 libseccomp2 libsystemd0 libudev1 [2021-03-18T17:16:47.263Z] #14 21.31 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-18T17:16:47.263Z] #14 21.31 Need to get 73.8 MB of archives. [2021-03-18T17:16:47.263Z] #14 21.31 After this operation, 494 MB of additional disk space will be used. [2021-03-18T17:16:47.263Z] #14 21.31 Get:1 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB] [2021-03-18T17:16:47.263Z] #14 21.33 Get:2 http://deb.debian.org/debian buster-backports/main s390x libseccomp-dev s390x 2.4.1-2~bpo10+1 [65.3 kB] [2021-03-18T17:16:47.263Z] #14 21.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u6 [307 kB] [2021-03-18T17:16:47.263Z] #14 21.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u6 [145 kB] [2021-03-18T17:16:47.263Z] #14 21.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-03-18T17:16:47.263Z] #14 21.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2021-03-18T17:16:47.263Z] #14 21.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-18T17:16:47.263Z] #14 21.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-03-18T17:16:47.263Z] #14 21.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-03-18T17:16:47.263Z] #14 21.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-18T17:16:47.263Z] #14 22.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-18T17:16:47.263Z] #14 22.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-18T17:16:47.263Z] #14 22.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2021-03-18T17:16:47.263Z] #14 ... [2021-03-18T17:16:47.263Z] [2021-03-18T17:16:47.263Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-18T17:16:47.263Z] #43 24.07 Selecting previously unselected package libnl-3-200:s390x. [2021-03-18T17:16:47.263Z] #43 24.07 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-03-18T17:16:47.263Z] #43 24.08 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-03-18T17:16:47.263Z] #43 24.19 Selecting previously unselected package libnl-3-dev:s390x. [2021-03-18T17:16:47.263Z] #43 24.19 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-03-18T17:16:47.263Z] #43 24.19 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-03-18T17:16:47.556Z] #43 ... [2021-03-18T17:16:47.556Z] [2021-03-18T17:16:47.556Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-18T17:16:47.556Z] #46 14.38 vendor/golang.org/x/crypto/internal/subtle [2021-03-18T17:16:47.556Z] #46 22.42 internal/reflectlite [2021-03-18T17:16:47.556Z] #46 22.43 github.com/LK4D4/vndr/godl/singleflight [2021-03-18T17:16:47.556Z] #46 22.81 math/rand [2021-03-18T17:16:47.556Z] #46 23.86 internal/singleflight [2021-03-18T17:16:47.556Z] #46 24.54 io [2021-03-18T17:16:47.556Z] #46 ... [2021-03-18T17:16:47.556Z] [2021-03-18T17:16:47.556Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-18T17:16:47.556Z] #43 24.42 Selecting previously unselected package libprotobuf-c1:s390x. [2021-03-18T17:16:47.556Z] #43 24.43 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-03-18T17:16:47.556Z] #43 24.43 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-18T17:16:47.556Z] #43 24.49 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-03-18T17:16:47.556Z] #43 24.49 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-03-18T17:16:47.556Z] #43 24.50 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-03-18T17:16:47.850Z] #43 24.58 Selecting previously unselected package zlib1g-dev:s390x. [2021-03-18T17:16:47.850Z] #43 24.58 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-03-18T17:16:47.850Z] #43 24.58 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-03-18T17:16:47.850Z] #43 24.75 Selecting previously unselected package libprotobuf17:s390x. [2021-03-18T17:16:47.850Z] #43 24.75 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-03-18T17:16:47.850Z] #43 24.75 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-03-18T17:16:48.497Z] #43 ... [2021-03-18T17:16:48.497Z] [2021-03-18T17:16:48.497Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-18T17:16:48.497Z] #30 27.11 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-18T17:16:48.497Z] #30 27.39 [2021-03-18T17:16:48.497Z] #30 27.49 ######################################################################## 100.0% [2021-03-18T17:16:48.497Z] #30 27.58 [2021-03-18T17:16:48.497Z] #30 27.62 Download of images into '/build' complete. [2021-03-18T17:16:48.497Z] #30 27.64 Use something like the following to load the result into a Docker daemon: [2021-03-18T17:16:48.497Z] #30 27.64 tar -cC '/build' . | docker load [2021-03-18T17:16:48.497Z] #30 DONE 27.8s [2021-03-18T17:16:48.497Z] [2021-03-18T17:16:48.497Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-18T17:16:48.497Z] #68 15.13 Checking out files: 95% (1815/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-18T17:16:48.497Z] #68 15.26 + cd /tmp/tmp.oFADkExyVY/src/github.com/docker/libnetwork [2021-03-18T17:16:48.497Z] #68 15.26 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-18T17:16:48.497Z] #68 15.38 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-18T17:16:48.497Z] #68 ... [2021-03-18T17:16:48.497Z] [2021-03-18T17:16:48.497Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-18T17:16:48.497Z] #43 25.34 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-03-18T17:16:48.497Z] #43 25.35 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-03-18T17:16:48.497Z] #43 25.35 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-03-18T17:16:48.805Z] #43 25.59 Selecting previously unselected package libprotobuf-dev:s390x. [2021-03-18T17:16:48.805Z] #43 25.59 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-03-18T17:16:48.805Z] #43 25.59 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-03-18T17:16:49.442Z] #43 ... [2021-03-18T17:16:49.442Z] [2021-03-18T17:16:49.442Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-18T17:16:49.442Z] #50 16.29 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-18T17:16:49.442Z] #50 16.77 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-18T17:16:49.442Z] #50 16.93 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-18T17:16:49.442Z] #50 19.19 go: extracting golang.org/x/text v0.3.2 [2021-03-18T17:16:49.442Z] #50 22.78 go: finding github.com/fatih/color v1.7.0 [2021-03-18T17:16:49.442Z] #50 22.82 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-18T17:16:49.442Z] #50 22.90 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-18T17:16:49.442Z] #50 22.93 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-18T17:16:49.442Z] #50 22.93 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-18T17:16:49.442Z] #50 22.94 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-18T17:16:49.442Z] #50 22.95 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-18T17:16:49.442Z] #50 22.96 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-18T17:16:49.442Z] #50 23.00 go: finding github.com/pkg/errors v0.8.1 [2021-03-18T17:16:49.442Z] #50 23.01 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-18T17:16:49.442Z] #50 23.03 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-18T17:16:49.442Z] #50 23.04 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-18T17:16:49.442Z] #50 23.04 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-18T17:16:49.442Z] #50 23.04 go: finding github.com/stretchr/testify v1.4.0 [2021-03-18T17:16:49.442Z] #50 23.06 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-18T17:16:49.442Z] #50 23.07 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-18T17:16:49.442Z] #50 23.08 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-18T17:16:49.442Z] #50 23.08 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-18T17:16:49.442Z] #50 23.10 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-18T17:16:49.442Z] #50 23.10 go: finding github.com/spf13/viper v1.6.1 [2021-03-18T17:16:49.442Z] #50 23.21 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-18T17:16:49.442Z] #50 23.22 go: finding github.com/stretchr/objx v0.2.0 [2021-03-18T17:16:49.442Z] #50 23.24 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-18T17:16:49.442Z] #50 23.27 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-18T17:16:49.442Z] #50 23.31 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-18T17:16:49.442Z] #50 23.31 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-18T17:16:49.442Z] #50 23.31 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-18T17:16:49.442Z] #50 23.32 go: finding github.com/spf13/cobra v0.0.5 [2021-03-18T17:16:49.442Z] #50 23.32 go: finding github.com/gobwas/glob v0.2.3 [2021-03-18T17:16:49.442Z] #50 23.33 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-18T17:16:49.442Z] #50 23.41 go: finding github.com/spf13/pflag v1.0.5 [2021-03-18T17:16:49.442Z] #50 23.42 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-18T17:16:49.442Z] #50 23.44 go: finding github.com/magiconair/properties v1.8.1 [2021-03-18T17:16:49.442Z] #50 23.45 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-18T17:16:49.442Z] #50 23.46 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-18T17:16:49.442Z] #50 23.49 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-18T17:16:49.442Z] #50 23.49 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-18T17:16:49.442Z] #50 23.51 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-18T17:16:49.442Z] #50 23.55 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-18T17:16:49.442Z] #50 23.58 go: finding github.com/spf13/afero v1.1.2 [2021-03-18T17:16:49.442Z] #50 23.61 go: finding github.com/spf13/cast v1.3.0 [2021-03-18T17:16:49.442Z] #50 23.61 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-18T17:16:49.442Z] #50 23.64 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-18T17:16:49.442Z] #50 23.65 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-18T17:16:49.442Z] #50 23.65 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-18T17:16:49.442Z] #50 23.67 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-18T17:16:49.442Z] #50 23.73 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-18T17:16:49.442Z] #50 23.80 go: finding golang.org/x/text v0.3.2 [2021-03-18T17:16:49.442Z] #50 23.84 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-18T17:16:49.442Z] #50 23.85 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-18T17:16:49.442Z] #50 23.86 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-18T17:16:49.442Z] #50 23.87 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-18T17:16:49.442Z] #50 23.90 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-18T17:16:49.442Z] #50 23.90 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-18T17:16:49.442Z] #50 23.91 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-18T17:16:49.442Z] #50 23.91 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-18T17:16:49.442Z] #50 23.92 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-18T17:16:49.442Z] #50 23.92 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-18T17:16:49.442Z] #50 23.93 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-18T17:16:49.442Z] #50 23.93 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-18T17:16:49.442Z] #50 23.95 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-18T17:16:49.442Z] #50 23.96 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-18T17:16:49.442Z] #50 23.97 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-18T17:16:49.442Z] #50 23.97 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-18T17:16:49.442Z] #50 23.97 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-18T17:16:49.442Z] #50 23.98 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-18T17:16:49.442Z] #50 23.98 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-18T17:16:49.442Z] #50 24.01 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-18T17:16:49.442Z] #50 24.04 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-18T17:16:49.442Z] #50 24.14 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-18T17:16:49.442Z] #50 24.31 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-18T17:16:49.442Z] #50 24.31 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-18T17:16:49.442Z] #50 24.32 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-18T17:16:49.442Z] #50 24.35 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-18T17:16:49.736Z] #50 ... [2021-03-18T17:16:49.736Z] [2021-03-18T17:16:49.736Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-18T17:16:49.736Z] #43 26.62 Selecting previously unselected package libprotoc17:s390x. [2021-03-18T17:16:49.736Z] #43 26.65 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-03-18T17:16:49.736Z] #43 26.65 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-03-18T17:16:50.043Z] #43 ... [2021-03-18T17:16:50.043Z] [2021-03-18T17:16:50.043Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-18T17:16:50.043Z] #68 DONE 26.9s [2021-03-18T17:16:50.338Z] [2021-03-18T17:16:50.338Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-18T17:16:50.338Z] #43 27.16 Selecting previously unselected package protobuf-c-compiler. [2021-03-18T17:16:50.338Z] #43 27.17 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-03-18T17:16:50.338Z] #43 27.18 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-18T17:16:50.640Z] #43 27.40 Selecting previously unselected package protobuf-compiler. [2021-03-18T17:16:50.640Z] #43 27.41 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-03-18T17:16:50.640Z] #43 27.41 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-18T17:16:50.640Z] #43 27.55 Selecting previously unselected package python-pkg-resources. [2021-03-18T17:16:50.640Z] #43 27.55 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-18T17:16:50.640Z] #43 27.55 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-18T17:16:50.933Z] #43 27.68 Selecting previously unselected package python-six. [2021-03-18T17:16:50.933Z] #43 27.68 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-18T17:16:50.933Z] #43 27.69 Unpacking python-six (1.12.0-1) ... [2021-03-18T17:16:50.933Z] #43 27.78 Selecting previously unselected package python-protobuf. [2021-03-18T17:16:50.933Z] #43 27.78 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-03-18T17:16:50.933Z] #43 27.79 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-18T17:16:51.226Z] #43 28.14 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-18T17:16:53.301Z] #43 29.89 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-03-18T17:16:53.301Z] #43 29.89 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-18T17:16:53.301Z] #43 29.90 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-18T17:16:53.301Z] #43 29.91 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-03-18T17:16:53.301Z] #43 29.91 Setting up python-six (1.12.0-1) ... [2021-03-18T17:16:53.596Z] #43 ... [2021-03-18T17:16:53.596Z] [2021-03-18T17:16:53.596Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-18T17:16:53.596Z] #35 20.55 sync [2021-03-18T17:16:53.596Z] #35 20.55 internal/reflectlite [2021-03-18T17:16:53.596Z] #35 22.69 errors [2021-03-18T17:16:53.596Z] #35 22.70 sort [2021-03-18T17:16:53.596Z] #35 22.88 strconv [2021-03-18T17:16:53.596Z] #35 23.64 io [2021-03-18T17:16:53.596Z] #35 24.55 internal/oserror [2021-03-18T17:16:53.596Z] #35 24.60 syscall [2021-03-18T17:16:53.596Z] #35 25.26 reflect [2021-03-18T17:16:53.596Z] #35 29.69 time [2021-03-18T17:16:53.889Z] #35 ... [2021-03-18T17:16:53.889Z] [2021-03-18T17:16:53.889Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-18T17:16:53.889Z] #14 23.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-03-18T17:16:53.889Z] #14 25.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-03-18T17:16:53.889Z] #14 25.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-03-18T17:16:53.889Z] #14 25.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-03-18T17:16:53.889Z] #14 25.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-03-18T17:16:53.889Z] #14 25.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-03-18T17:16:53.889Z] #14 25.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u6 [110 kB] [2021-03-18T17:16:53.889Z] #14 25.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-03-18T17:16:53.889Z] #14 25.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-03-18T17:16:53.889Z] #14 25.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-03-18T17:16:53.889Z] #14 25.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-03-18T17:16:53.890Z] #14 25.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-03-18T17:16:53.890Z] #14 25.58 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-03-18T17:16:53.890Z] #14 25.59 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-03-18T17:16:53.890Z] #14 25.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u6 [322 kB] [2021-03-18T17:16:53.890Z] #14 26.52 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T17:16:53.890Z] #14 26.59 Fetched 73.8 MB in 4s (16.9 MB/s) [2021-03-18T17:16:53.890Z] #14 26.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-18T17:16:53.890Z] #14 26.71 Preparing to unpack .../libsystemd0_241-7~deb10u6_s390x.deb ... [2021-03-18T17:16:53.890Z] #14 26.74 Unpacking libsystemd0:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-18T17:16:53.890Z] #14 26.96 Setting up libsystemd0:s390x (241-7~deb10u6) ... [2021-03-18T17:16:53.890Z] #14 27.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-18T17:16:53.890Z] #14 27.05 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ... [2021-03-18T17:16:53.890Z] #14 27.06 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-03-18T17:16:53.890Z] #14 27.18 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ... [2021-03-18T17:16:53.890Z] #14 27.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-18T17:16:53.890Z] #14 27.29 Preparing to unpack .../libudev1_241-7~deb10u6_s390x.deb ... [2021-03-18T17:16:53.890Z] #14 27.30 Unpacking libudev1:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-18T17:16:53.890Z] #14 27.46 Setting up libudev1:s390x (241-7~deb10u6) ... [2021-03-18T17:16:53.890Z] #14 27.56 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-18T17:16:53.890Z] #14 27.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-18T17:16:53.890Z] #14 27.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-03-18T17:16:53.890Z] #14 27.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-18T17:16:53.890Z] #14 29.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-18T17:16:53.890Z] #14 29.07 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-03-18T17:16:53.890Z] #14 29.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-18T17:16:54.183Z] #14 ... [2021-03-18T17:16:54.183Z] [2021-03-18T17:16:54.183Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-18T17:16:54.183Z] #43 31.11 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-03-18T17:16:54.183Z] #43 31.11 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-03-18T17:16:54.183Z] #43 31.13 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-03-18T17:16:54.183Z] #43 31.13 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-03-18T17:16:54.476Z] #43 31.14 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-03-18T17:16:54.476Z] #43 31.15 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-18T17:16:54.476Z] #43 31.16 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-18T17:16:54.476Z] #43 31.16 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-03-18T17:16:54.476Z] #43 31.17 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-18T17:16:54.476Z] #43 31.18 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-18T17:16:57.248Z] #43 ... [2021-03-18T17:16:57.248Z] [2021-03-18T17:16:57.248Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-18T17:16:57.248Z] #48 DONE 33.7s [2021-03-18T17:16:57.248Z] [2021-03-18T17:16:57.248Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-18T17:16:57.248Z] #14 31.19 Selecting previously unselected package binutils-mingw-w64. [2021-03-18T17:16:57.248Z] #14 31.20 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-18T17:16:57.248Z] #14 31.20 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-18T17:16:57.248Z] #14 31.29 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-03-18T17:16:57.248Z] #14 31.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-03-18T17:16:57.248Z] #14 31.29 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-03-18T17:16:57.248Z] #14 31.45 Selecting previously unselected package dmsetup. [2021-03-18T17:16:57.248Z] #14 31.45 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-03-18T17:16:57.248Z] #14 31.46 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-18T17:16:57.248Z] #14 31.62 Selecting previously unselected package mingw-w64-common. [2021-03-18T17:16:57.248Z] #14 31.62 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-18T17:16:57.248Z] #14 31.62 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-18T17:16:57.248Z] #14 ... [2021-03-18T17:16:57.248Z] [2021-03-18T17:16:57.248Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-18T17:16:57.248Z] #37 24.22 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T17:16:57.248Z] #37 24.27 Fetched 14.0 MB in 1s (14.9 MB/s) [2021-03-18T17:16:57.248Z] #37 24.34 Selecting previously unselected package xxd. [2021-03-18T17:16:57.248Z] #37 24.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 ... 15177 files and directories currently installed.) [2021-03-18T17:16:57.248Z] #37 24.41 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-03-18T17:16:57.248Z] #37 24.42 Unpacking xxd (2:8.1.0875-5) ... [2021-03-18T17:16:57.248Z] #37 24.58 Selecting previously unselected package vim-common. [2021-03-18T17:16:57.248Z] #37 24.58 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-18T17:16:57.248Z] #37 24.61 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-18T17:16:57.248Z] #37 24.84 Selecting previously unselected package cmake-data. [2021-03-18T17:16:57.248Z] #37 24.84 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-18T17:16:57.248Z] #37 24.84 Unpacking cmake-data (3.13.4-1) ... [2021-03-18T17:16:57.248Z] #37 27.59 Selecting previously unselected package libicu63:s390x. [2021-03-18T17:16:57.248Z] #37 27.61 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-03-18T17:16:57.248Z] #37 27.61 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-03-18T17:16:57.248Z] #37 31.80 Selecting previously unselected package libxml2:s390x. [2021-03-18T17:16:57.248Z] #37 31.81 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-03-18T17:16:57.248Z] #37 31.81 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-03-18T17:16:57.248Z] #37 32.12 Selecting previously unselected package libarchive13:s390x. [2021-03-18T17:16:57.248Z] #37 32.12 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-03-18T17:16:57.248Z] #37 32.13 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-03-18T17:16:57.248Z] #37 32.45 Selecting previously unselected package libjsoncpp1:s390x. [2021-03-18T17:16:57.248Z] #37 32.45 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-03-18T17:16:57.248Z] #37 32.45 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-03-18T17:16:57.248Z] #37 32.54 Selecting previously unselected package librhash0:s390x. [2021-03-18T17:16:57.248Z] #37 32.54 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-03-18T17:16:57.248Z] #37 32.54 Unpacking librhash0:s390x (1.3.8-1) ... [2021-03-18T17:16:57.248Z] #37 32.64 Selecting previously unselected package libuv1:s390x. [2021-03-18T17:16:57.248Z] #37 32.64 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-03-18T17:16:57.248Z] #37 32.65 Unpacking libuv1:s390x (1.24.1-1) ... [2021-03-18T17:16:57.248Z] #37 32.74 Selecting previously unselected package cmake. [2021-03-18T17:16:57.248Z] #37 32.74 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-03-18T17:16:57.248Z] #37 32.74 Unpacking cmake (3.13.4-1) ... [2021-03-18T17:16:57.546Z] #37 ... [2021-03-18T17:16:57.546Z] [2021-03-18T17:16:57.546Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-18T17:16:57.546Z] #46 24.55 strconv [2021-03-18T17:16:57.546Z] #46 25.56 bytes [2021-03-18T17:16:57.546Z] #46 26.79 reflect [2021-03-18T17:16:57.546Z] #46 27.84 bufio [2021-03-18T17:16:57.546Z] #46 29.11 syscall [2021-03-18T17:16:57.844Z] #46 ... [2021-03-18T17:16:57.844Z] [2021-03-18T17:16:57.845Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-18T17:16:57.845Z] #43 34.61 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-03-18T17:16:57.845Z] #43 34.62 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T17:16:58.143Z] #43 DONE 35.1s [2021-03-18T17:16:58.143Z] [2021-03-18T17:16:58.143Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-18T17:16:58.143Z] #35 33.14 internal/poll [2021-03-18T17:16:58.143Z] #35 34.98 internal/syscall/execenv [2021-03-18T17:16:58.143Z] #35 35.08 internal/syscall/unix [2021-03-18T17:16:58.446Z] #35 35.28 os [2021-03-18T17:16:58.739Z] #35 ... [2021-03-18T17:16:58.739Z] [2021-03-18T17:16:58.739Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-18T17:16:58.739Z] #37 35.25 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-03-18T17:16:58.739Z] #37 35.27 Setting up xxd (2:8.1.0875-5) ... [2021-03-18T17:16:58.739Z] #37 35.27 Setting up libuv1:s390x (1.24.1-1) ... [2021-03-18T17:16:58.739Z] #37 35.29 Setting up vim-common (2:8.1.0875-5) ... [2021-03-18T17:16:58.739Z] #37 35.30 Setting up librhash0:s390x (1.3.8-1) ... [2021-03-18T17:16:58.739Z] #37 35.31 Setting up cmake-data (3.13.4-1) ... [2021-03-18T17:16:58.739Z] #37 35.32 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-03-18T17:16:58.739Z] #37 35.33 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-03-18T17:16:58.739Z] #37 35.33 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-03-18T17:16:58.739Z] #37 35.34 Setting up cmake (3.13.4-1) ... [2021-03-18T17:16:58.739Z] #37 35.35 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T17:16:58.739Z] #37 35.41 Processing triggers for mime-support (3.62) ... [2021-03-18T17:16:58.739Z] #37 DONE 35.7s [2021-03-18T17:16:59.032Z] [2021-03-18T17:16:59.032Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-18T17:16:59.326Z] #38 ... [2021-03-18T17:16:59.326Z] [2021-03-18T17:16:59.326Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-18T17:16:59.326Z] #52 26.20 syscall [2021-03-18T17:16:59.326Z] #52 26.20 bytes [2021-03-18T17:16:59.326Z] #52 27.94 reflect [2021-03-18T17:16:59.326Z] #52 32.36 time [2021-03-18T17:16:59.619Z] #52 ... [2021-03-18T17:16:59.619Z] [2021-03-18T17:16:59.619Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-18T17:16:59.619Z] #35 36.28 internal/fmtsort [2021-03-18T17:16:59.619Z] #35 36.59 strings [2021-03-18T17:17:01.467Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09cd4d0a26433987d) in /home/ubuntu/workspace/moby_PR-42163 [Pipeline] { [Pipeline] checkout [2021-03-18T17:17:01.698Z] #35 38.25 path [2021-03-18T17:17:01.698Z] #35 38.27 fmt [2021-03-18T17:17:01.698Z] #35 38.62 path/filepath [2021-03-18T17:17:02.335Z] The recommended git tool is: git [2021-03-18T17:17:02.737Z] #35 39.49 io/ioutil [2021-03-18T17:17:03.031Z] #35 39.81 text/tabwriter [2021-03-18T17:17:04.070Z] #35 40.69 flag [2021-03-18T17:17:04.070Z] #35 40.69 github.com/BurntSushi/toml [2021-03-18T17:17:04.370Z] #35 ... [2021-03-18T17:17:04.370Z] [2021-03-18T17:17:04.370Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-18T17:17:04.370Z] #38 0.901 + RM_GOPATH=0 [2021-03-18T17:17:04.370Z] #38 0.901 + TMP_GOPATH= [2021-03-18T17:17:04.370Z] #38 0.901 + : /build [2021-03-18T17:17:04.370Z] #38 0.902 + '[' -z '' ']' [2021-03-18T17:17:04.370Z] #38 0.903 ++ mktemp -d [2021-03-18T17:17:04.370Z] #38 0.907 + export GOPATH=/tmp/tmp.Zy7kdPWwXa [2021-03-18T17:17:04.370Z] #38 0.907 + GOPATH=/tmp/tmp.Zy7kdPWwXa [2021-03-18T17:17:04.370Z] #38 0.907 + RM_GOPATH=1 [2021-03-18T17:17:04.370Z] #38 0.907 + case "$(go env GOARCH)" in [2021-03-18T17:17:04.370Z] #38 0.907 ++ go env GOARCH [2021-03-18T17:17:04.370Z] #38 0.916 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:17:04.370Z] #38 0.916 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:17:04.370Z] #38 0.917 ++ dirname /tmp/install/install.sh [2021-03-18T17:17:04.370Z] #38 0.917 + dir=/tmp/install [2021-03-18T17:17:04.370Z] #38 0.918 + bin=tini [2021-03-18T17:17:04.370Z] #38 0.918 + shift [2021-03-18T17:17:04.370Z] #38 0.918 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-18T17:17:04.370Z] #38 0.918 + . /tmp/install/tini.installer [2021-03-18T17:17:04.370Z] #38 0.918 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-18T17:17:04.370Z] #38 0.918 + install_tini [2021-03-18T17:17:04.370Z] #38 0.918 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-18T17:17:04.370Z] #38 0.918 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-18T17:17:04.370Z] #38 0.918 + git clone https://github.com/krallin/tini.git /tmp/tmp.Zy7kdPWwXa/tini [2021-03-18T17:17:04.370Z] #38 0.920 Cloning into '/tmp/tmp.Zy7kdPWwXa/tini'... [2021-03-18T17:17:04.370Z] #38 1.332 + cd /tmp/tmp.Zy7kdPWwXa/tini [2021-03-18T17:17:04.370Z] #38 1.332 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-18T17:17:04.370Z] #38 1.346 + cmake . [2021-03-18T17:17:04.370Z] #38 1.679 -- The C compiler identification is GNU 8.3.0 [2021-03-18T17:17:04.370Z] #38 1.748 -- Check for working C compiler: /usr/bin/cc [2021-03-18T17:17:04.370Z] #38 2.027 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-18T17:17:04.370Z] #38 2.028 -- Detecting C compiler ABI info [2021-03-18T17:17:04.370Z] #38 2.491 -- Detecting C compiler ABI info - done [2021-03-18T17:17:04.370Z] #38 2.513 -- Detecting C compile features [2021-03-18T17:17:04.370Z] #38 3.596 -- Detecting C compile features - done [2021-03-18T17:17:04.370Z] #38 3.601 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-18T17:17:04.370Z] #38 3.687 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-18T17:17:04.370Z] #38 3.716 -- Configuring done [2021-03-18T17:17:04.370Z] #38 3.774 -- Generating done [2021-03-18T17:17:04.370Z] #38 3.787 -- Build files have been written to: /tmp/tmp.Zy7kdPWwXa/tini [2021-03-18T17:17:04.370Z] #38 3.798 + make tini-static [2021-03-18T17:17:04.370Z] #38 4.095 Scanning dependencies of target tini-static [2021-03-18T17:17:04.370Z] #38 4.184 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-18T17:17:04.370Z] #38 4.977 [100%] Linking C executable tini-static [2021-03-18T17:17:04.370Z] #38 5.172 [100%] Built target tini-static [2021-03-18T17:17:04.370Z] #38 5.252 + mkdir -p /build [2021-03-18T17:17:04.370Z] #38 5.254 + cp tini-static /build/docker-init [2021-03-18T17:17:04.370Z] #38 DONE 5.5s [2021-03-18T17:17:04.370Z] [2021-03-18T17:17:04.370Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-18T17:17:04.370Z] #14 35.64 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-18T17:17:04.370Z] #14 35.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-18T17:17:04.370Z] #14 35.64 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-18T17:17:04.370Z] #14 39.77 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-18T17:17:04.370Z] #14 39.77 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-18T17:17:04.370Z] #14 39.78 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-18T17:17:04.370Z] #14 39.88 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-18T17:17:04.370Z] #14 39.88 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-18T17:17:04.370Z] #14 39.88 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T17:17:05.016Z] #14 ... [2021-03-18T17:17:05.016Z] [2021-03-18T17:17:05.016Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-18T17:17:05.016Z] #33 31.72 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-18T17:17:05.016Z] #33 32.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T17:17:05.309Z] #33 ... [2021-03-18T17:17:05.309Z] [2021-03-18T17:17:05.309Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-18T17:17:05.309Z] #52 36.49 encoding/binary [2021-03-18T17:17:05.309Z] #52 36.54 context [2021-03-18T17:17:05.309Z] #52 36.96 os [2021-03-18T17:17:05.309Z] #52 37.81 encoding/base64 [2021-03-18T17:17:05.309Z] #52 38.15 strings [2021-03-18T17:17:05.309Z] #52 39.54 fmt [2021-03-18T17:17:05.309Z] #52 40.05 golang.org/x/sys/unix [2021-03-18T17:17:05.309Z] #52 ... [2021-03-18T17:17:05.309Z] [2021-03-18T17:17:05.309Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-18T17:17:05.309Z] #35 42.15 log [2021-03-18T17:17:05.368Z] using credential docker-jenkins-github-credentials [2021-03-18T17:17:05.374Z] Cloning the remote Git repository [2021-03-18T17:17:05.374Z] Cloning with configured refspecs honoured and without tags [2021-03-18T17:17:05.432Z] Cloning repository https://github.com/moby/moby.git [2021-03-18T17:17:05.513Z] > git init /home/ubuntu/workspace/moby_PR-42163 # timeout=10 [2021-03-18T17:17:05.880Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T17:17:05.880Z] > git --version # timeout=10 [2021-03-18T17:17:05.890Z] > git --version # 'git version 2.17.1' [2021-03-18T17:17:05.890Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:17:05.919Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42163/head:refs/remotes/origin/PR-42163 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T17:17:06.351Z] #35 43.43 github.com/BurntSushi/toml/cmd/tomlv [2021-03-18T17:17:08.428Z] #35 ... [2021-03-18T17:17:08.428Z] [2021-03-18T17:17:08.428Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-18T17:17:08.428Z] #44 7.094 Note: Building without setproctitle() and strlcpy() support. [2021-03-18T17:17:08.428Z] #44 7.094 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-18T17:17:08.428Z] #44 7.100 Note: Building without GnuTLS support [2021-03-18T17:17:08.428Z] #44 7.102 Makefile.config:39: Warn: you have no libnftables installed [2021-03-18T17:17:08.428Z] #44 7.102 Makefile.config:40: Warn: Building without nftables support [2021-03-18T17:17:08.428Z] #44 7.862 fatal: not a git repository (or any of the parent directories): .git [2021-03-18T17:17:08.428Z] #44 7.879 GEN .gitid [2021-03-18T17:17:08.428Z] #44 7.884 GEN criu/include/version.h [2021-03-18T17:17:08.428Z] #44 7.928 GEN include/common/asm [2021-03-18T17:17:08.428Z] #44 8.659 PBCC images/timens.pb-c.c [2021-03-18T17:17:08.428Z] #44 8.681 DEP images/timens.pb-c.d [2021-03-18T17:17:08.428Z] #44 8.693 PBCC images/fown.pb-c.c [2021-03-18T17:17:08.428Z] #44 8.717 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-18T17:17:08.428Z] #44 8.779 PBCC images/opts.pb-c.c [2021-03-18T17:17:08.428Z] #44 8.802 PBCC images/memfd.pb-c.c [2021-03-18T17:17:08.428Z] #44 8.829 DEP images/fown.pb-c.d [2021-03-18T17:17:08.428Z] #44 8.851 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-18T17:17:08.428Z] #44 8.931 DEP images/opts.pb-c.d [2021-03-18T17:17:08.428Z] #44 9.005 DEP images/memfd.pb-c.d [2021-03-18T17:17:08.428Z] #44 9.075 PBCC images/sit.pb-c.c [2021-03-18T17:17:08.428Z] #44 9.084 DEP images/sit.pb-c.d [2021-03-18T17:17:08.428Z] #44 9.139 PBCC images/macvlan.pb-c.c [2021-03-18T17:17:08.428Z] #44 9.142 DEP images/macvlan.pb-c.d [2021-03-18T17:17:08.428Z] #44 9.197 PBCC images/autofs.pb-c.c [2021-03-18T17:17:08.428Z] #44 9.215 DEP images/autofs.pb-c.d [2021-03-18T17:17:08.428Z] #44 9.241 PBCC images/sysctl.pb-c.c [2021-03-18T17:17:08.428Z] #44 9.269 DEP images/sysctl.pb-c.d [2021-03-18T17:17:08.428Z] #44 9.312 PBCC images/time.pb-c.c [2021-03-18T17:17:08.428Z] #44 9.338 DEP images/time.pb-c.d [2021-03-18T17:17:08.428Z] #44 9.382 PBCC images/binfmt-misc.pb-c.c [2021-03-18T17:17:08.428Z] #44 9.408 DEP images/binfmt-misc.pb-c.d [2021-03-18T17:17:08.428Z] #44 9.455 PBCC images/seccomp.pb-c.c [2021-03-18T17:17:08.428Z] #44 9.487 DEP images/seccomp.pb-c.d [2021-03-18T17:17:08.428Z] #44 9.504 PBCC images/userns.pb-c.c [2021-03-18T17:17:08.428Z] #44 9.553 DEP images/userns.pb-c.d [2021-03-18T17:17:08.428Z] #44 9.607 PBCC images/cgroup.pb-c.c [2021-03-18T17:17:08.428Z] #44 9.618 DEP images/cgroup.pb-c.d [2021-03-18T17:17:08.428Z] #44 9.654 PBCC images/ext-file.pb-c.c [2021-03-18T17:17:08.428Z] #44 9.681 DEP images/ext-file.pb-c.d [2021-03-18T17:17:08.428Z] #44 9.715 PBCC images/rpc.pb-c.c [2021-03-18T17:17:08.428Z] #44 9.767 DEP images/rpc.pb-c.d [2021-03-18T17:17:08.428Z] #44 9.826 PBCC images/siginfo.pb-c.c [2021-03-18T17:17:08.428Z] #44 9.844 DEP images/siginfo.pb-c.d [2021-03-18T17:17:08.428Z] #44 9.882 PBCC images/pagemap.pb-c.c [2021-03-18T17:17:08.428Z] #44 9.916 DEP images/pagemap.pb-c.d [2021-03-18T17:17:08.428Z] #44 9.949 PBCC images/rlimit.pb-c.c [2021-03-18T17:17:08.428Z] #44 9.966 DEP images/rlimit.pb-c.d [2021-03-18T17:17:08.428Z] #44 9.993 PBCC images/file-lock.pb-c.c [2021-03-18T17:17:08.428Z] #44 10.00 DEP images/file-lock.pb-c.d [2021-03-18T17:17:08.428Z] #44 10.04 PBCC images/tty.pb-c.c [2021-03-18T17:17:08.428Z] #44 10.05 DEP images/tty.pb-c.d [2021-03-18T17:17:08.428Z] #44 10.12 PBCC images/tun.pb-c.c [2021-03-18T17:17:08.428Z] #44 10.15 PBCC images/netdev.pb-c.c [2021-03-18T17:17:08.428Z] #44 10.19 DEP images/tun.pb-c.d [2021-03-18T17:17:08.428Z] #44 10.21 DEP images/netdev.pb-c.d [2021-03-18T17:17:08.428Z] #44 10.24 PBCC images/vma.pb-c.c [2021-03-18T17:17:08.428Z] #44 10.26 DEP images/vma.pb-c.d [2021-03-18T17:17:08.428Z] #44 10.28 PBCC images/creds.pb-c.c [2021-03-18T17:17:08.428Z] #44 10.30 DEP images/creds.pb-c.d [2021-03-18T17:17:08.428Z] #44 10.32 PBCC images/utsns.pb-c.c [2021-03-18T17:17:08.428Z] #44 10.33 DEP images/utsns.pb-c.d [2021-03-18T17:17:08.428Z] #44 10.37 PBCC images/ipc-desc.pb-c.c [2021-03-18T17:17:08.428Z] #44 10.37 PBCC images/ipc-sem.pb-c.c [2021-03-18T17:17:08.428Z] #44 10.37 DEP images/ipc-desc.pb-c.d [2021-03-18T17:17:08.428Z] #44 10.40 DEP images/ipc-sem.pb-c.d [2021-03-18T17:17:08.428Z] #44 10.43 PBCC images/ipc-msg.pb-c.c [2021-03-18T17:17:08.721Z] #44 10.44 DEP images/ipc-msg.pb-c.d [2021-03-18T17:17:08.721Z] #44 10.46 PBCC images/ipc-shm.pb-c.c [2021-03-18T17:17:08.721Z] #44 10.48 DEP images/ipc-shm.pb-c.d [2021-03-18T17:17:08.721Z] #44 10.50 PBCC images/ipc-var.pb-c.c [2021-03-18T17:17:08.721Z] #44 10.51 DEP images/ipc-var.pb-c.d [2021-03-18T17:17:08.721Z] #44 10.56 PBCC images/sk-opts.pb-c.c [2021-03-18T17:17:08.721Z] #44 ... [2021-03-18T17:17:08.721Z] [2021-03-18T17:17:08.721Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-18T17:17:08.721Z] #46 35.58 os [2021-03-18T17:17:08.721Z] #46 37.66 strings [2021-03-18T17:17:08.721Z] #46 38.24 fmt [2021-03-18T17:17:08.721Z] #46 39.25 path/filepath [2021-03-18T17:17:08.721Z] #46 39.99 regexp/syntax [2021-03-18T17:17:08.721Z] #46 40.91 flag [2021-03-18T17:17:08.721Z] #46 42.30 go/token [2021-03-18T17:17:08.721Z] #46 42.95 go/scanner [2021-03-18T17:17:08.721Z] #46 43.00 regexp [2021-03-18T17:17:08.721Z] #46 44.14 go/ast [2021-03-18T17:17:08.721Z] #46 ... [2021-03-18T17:17:08.721Z] [2021-03-18T17:17:08.721Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-18T17:17:08.721Z] #44 10.59 PBCC images/packet-sock.pb-c.c [2021-03-18T17:17:08.721Z] #44 10.63 DEP images/sk-opts.pb-c.d [2021-03-18T17:17:08.721Z] #44 10.63 DEP images/packet-sock.pb-c.d [2021-03-18T17:17:08.721Z] #44 10.68 PBCC images/sk-netlink.pb-c.c [2021-03-18T17:17:09.019Z] #44 10.71 DEP images/sk-netlink.pb-c.d [2021-03-18T17:17:09.019Z] #44 10.72 PBCC images/sk-inet.pb-c.c [2021-03-18T17:17:09.019Z] #44 10.78 DEP images/sk-inet.pb-c.d [2021-03-18T17:17:09.019Z] #44 10.78 PBCC images/sk-unix.pb-c.c [2021-03-18T17:17:09.019Z] #44 10.83 DEP images/sk-unix.pb-c.d [2021-03-18T17:17:09.019Z] #44 10.86 PBCC images/mm.pb-c.c [2021-03-18T17:17:09.019Z] #44 10.87 DEP images/mm.pb-c.d [2021-03-18T17:17:09.019Z] #44 10.89 PBCC images/timerfd.pb-c.c [2021-03-18T17:17:09.019Z] #44 10.92 DEP images/timerfd.pb-c.d [2021-03-18T17:17:09.019Z] #44 10.93 PBCC images/timer.pb-c.c [2021-03-18T17:17:09.019Z] #44 10.96 DEP images/timer.pb-c.d [2021-03-18T17:17:09.019Z] #44 10.99 PBCC images/sa.pb-c.c [2021-03-18T17:17:09.319Z] #44 ... [2021-03-18T17:17:09.319Z] [2021-03-18T17:17:09.319Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-18T17:17:09.319Z] #35 DONE 46.2s [2021-03-18T17:17:09.319Z] [2021-03-18T17:17:09.319Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-18T17:17:09.319Z] #44 11.02 DEP images/sa.pb-c.d [2021-03-18T17:17:09.319Z] #44 11.09 PBCC images/pipe-data.pb-c.c [2021-03-18T17:17:09.319Z] #44 11.09 DEP images/pipe-data.pb-c.d [2021-03-18T17:17:09.319Z] #44 11.20 PBCC images/mnt.pb-c.c [2021-03-18T17:17:09.319Z] #44 11.23 DEP images/mnt.pb-c.d [2021-03-18T17:17:09.632Z] #44 11.27 PBCC images/sk-packet.pb-c.c [2021-03-18T17:17:09.632Z] #44 11.29 DEP images/sk-packet.pb-c.d [2021-03-18T17:17:09.632Z] #44 11.31 PBCC images/tcp-stream.pb-c.c [2021-03-18T17:17:09.632Z] #44 11.38 DEP images/tcp-stream.pb-c.d [2021-03-18T17:17:09.632Z] #44 11.50 PBCC images/pipe.pb-c.c [2021-03-18T17:17:09.632Z] #44 11.57 DEP images/pipe.pb-c.d [2021-03-18T17:17:09.632Z] #44 11.61 PBCC images/pstree.pb-c.c [2021-03-18T17:17:09.946Z] #44 11.67 DEP images/pstree.pb-c.d [2021-03-18T17:17:09.946Z] #44 11.71 PBCC images/fs.pb-c.c [2021-03-18T17:17:09.946Z] #44 11.73 DEP images/fs.pb-c.d [2021-03-18T17:17:09.946Z] #44 11.77 PBCC images/signalfd.pb-c.c [2021-03-18T17:17:09.946Z] #44 11.82 DEP images/signalfd.pb-c.d [2021-03-18T17:17:09.946Z] #44 11.85 PBCC images/fh.pb-c.c [2021-03-18T17:17:09.946Z] #44 11.88 PBCC images/fsnotify.pb-c.c [2021-03-18T17:17:10.239Z] #44 11.89 DEP images/fh.pb-c.d [2021-03-18T17:17:10.239Z] #44 12.02 DEP images/fsnotify.pb-c.d [2021-03-18T17:17:10.239Z] #44 12.06 PBCC images/eventpoll.pb-c.c [2021-03-18T17:17:10.239Z] #44 12.08 DEP images/eventpoll.pb-c.d [2021-03-18T17:17:10.239Z] #44 12.11 PBCC images/eventfd.pb-c.c [2021-03-18T17:17:10.239Z] #44 12.15 DEP images/eventfd.pb-c.d [2021-03-18T17:17:10.239Z] #44 12.17 PBCC images/remap-file-path.pb-c.c [2021-03-18T17:17:10.239Z] #44 12.20 DEP images/remap-file-path.pb-c.d [2021-03-18T17:17:10.239Z] #44 12.24 PBCC images/fifo.pb-c.c [2021-03-18T17:17:10.239Z] #44 12.26 DEP images/fifo.pb-c.d [2021-03-18T17:17:10.533Z] #44 12.27 PBCC images/ghost-file.pb-c.c [2021-03-18T17:17:10.533Z] #44 12.32 DEP images/ghost-file.pb-c.d [2021-03-18T17:17:10.533Z] #44 12.35 PBCC images/regfile.pb-c.c [2021-03-18T17:17:10.533Z] #44 12.39 DEP images/regfile.pb-c.d [2021-03-18T17:17:10.533Z] #44 12.41 PBCC images/ns.pb-c.c [2021-03-18T17:17:10.533Z] #44 12.43 DEP images/ns.pb-c.d [2021-03-18T17:17:10.533Z] #44 12.44 PBCC images/fdinfo.pb-c.c [2021-03-18T17:17:10.533Z] #44 12.50 DEP images/fdinfo.pb-c.d [2021-03-18T17:17:10.826Z] #44 12.52 PBCC images/core-aarch64.pb-c.c [2021-03-18T17:17:10.826Z] #44 12.53 PBCC images/core-arm.pb-c.c [2021-03-18T17:17:10.826Z] #44 12.56 PBCC images/core-ppc64.pb-c.c [2021-03-18T17:17:10.826Z] #44 12.59 PBCC images/core-s390.pb-c.c [2021-03-18T17:17:10.826Z] #44 12.60 PBCC images/core-x86.pb-c.c [2021-03-18T17:17:10.826Z] #44 12.62 PBCC images/core.pb-c.c [2021-03-18T17:17:10.826Z] #44 12.65 PBCC images/inventory.pb-c.c [2021-03-18T17:17:10.826Z] #44 12.68 DEP images/core-aarch64.pb-c.d [2021-03-18T17:17:10.826Z] #44 12.71 DEP images/core-arm.pb-c.d [2021-03-18T17:17:10.826Z] #44 12.75 DEP images/core-ppc64.pb-c.d [2021-03-18T17:17:10.826Z] #44 12.77 DEP images/core-s390.pb-c.d [2021-03-18T17:17:10.826Z] #44 12.80 DEP images/core-x86.pb-c.d [2021-03-18T17:17:10.826Z] #44 12.83 DEP images/core.pb-c.d [2021-03-18T17:17:11.119Z] #44 12.85 DEP images/inventory.pb-c.d [2021-03-18T17:17:11.119Z] #44 12.88 PBCC images/cpuinfo.pb-c.c [2021-03-18T17:17:11.119Z] #44 12.88 DEP images/cpuinfo.pb-c.d [2021-03-18T17:17:11.119Z] #44 12.92 PBCC images/stats.pb-c.c [2021-03-18T17:17:11.119Z] #44 12.93 DEP images/stats.pb-c.d [2021-03-18T17:17:11.755Z] #44 13.62 make[1]: Nothing to be done for 'all'. [2021-03-18T17:17:12.794Z] #44 14.31 CC images/stats.o [2021-03-18T17:17:12.794Z] #44 14.48 CC images/core.o [2021-03-18T17:17:12.794Z] #44 14.69 CC images/core-x86.o [2021-03-18T17:17:13.088Z] #44 15.03 CC images/core-arm.o [2021-03-18T17:17:13.425Z] #44 15.19 CC images/core-aarch64.o [2021-03-18T17:17:13.719Z] #44 15.42 CC images/core-ppc64.o [2021-03-18T17:17:13.719Z] #44 15.62 CC images/core-s390.o [2021-03-18T17:17:14.355Z] #44 16.07 CC images/cpuinfo.o [2021-03-18T17:17:14.355Z] #44 16.27 CC images/inventory.o [2021-03-18T17:17:14.648Z] #44 16.40 CC images/fdinfo.o [2021-03-18T17:17:14.944Z] #44 16.57 CC images/fown.o [2021-03-18T17:17:14.944Z] #44 16.73 CC images/ns.o [2021-03-18T17:17:15.239Z] #44 16.90 CC images/regfile.o [2021-03-18T17:17:15.239Z] #44 17.09 CC images/ghost-file.o [2021-03-18T17:17:15.546Z] #44 17.28 CC images/fifo.o [2021-03-18T17:17:15.546Z] #44 17.37 CC images/remap-file-path.o [2021-03-18T17:17:15.839Z] #44 17.52 CC images/eventfd.o [2021-03-18T17:17:15.839Z] #44 17.63 CC images/eventpoll.o [2021-03-18T17:17:15.839Z] #44 17.73 CC images/fh.o [2021-03-18T17:17:16.133Z] #44 17.90 CC images/fsnotify.o [2021-03-18T17:17:16.133Z] #44 ... [2021-03-18T17:17:16.133Z] [2021-03-18T17:17:16.133Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-18T17:17:16.133Z] #52 43.05 encoding/json [2021-03-18T17:17:16.133Z] #52 45.54 github.com/pkg/diff [2021-03-18T17:17:16.133Z] #52 46.98 go/ast [2021-03-18T17:17:16.133Z] #52 48.03 golang.org/x/crypto/ssh/terminal [2021-03-18T17:17:16.133Z] #52 48.84 mvdan.cc/editorconfig [2021-03-18T17:17:16.133Z] #52 49.05 mvdan.cc/sh/v3/fileutil [2021-03-18T17:17:16.133Z] #52 49.14 mvdan.cc/sh/v3/syntax [2021-03-18T17:17:16.133Z] #52 53.08 mvdan.cc/sh/v3/cmd/shfmt [2021-03-18T17:17:16.426Z] #52 ... [2021-03-18T17:17:16.426Z] [2021-03-18T17:17:16.426Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-18T17:17:16.426Z] #44 18.17 CC images/signalfd.o [2021-03-18T17:17:16.426Z] #44 18.25 CC images/fs.o [2021-03-18T17:17:16.426Z] #44 18.34 CC images/pstree.o [2021-03-18T17:17:16.426Z] #44 18.43 CC images/pipe.o [2021-03-18T17:17:16.720Z] #44 18.55 CC images/tcp-stream.o [2021-03-18T17:17:16.720Z] #44 18.64 CC images/sk-packet.o [2021-03-18T17:17:17.013Z] #44 18.78 CC images/mnt.o [2021-03-18T17:17:17.013Z] #44 18.91 CC images/pipe-data.o [2021-03-18T17:17:17.013Z] #44 19.00 CC images/sa.o [2021-03-18T17:17:17.307Z] #44 19.14 CC images/timer.o [2021-03-18T17:17:17.600Z] #44 19.34 CC images/timerfd.o [2021-03-18T17:17:17.600Z] #44 19.47 CC images/mm.o [2021-03-18T17:17:17.893Z] #44 19.66 CC images/sk-opts.o [2021-03-18T17:17:17.893Z] #44 19.83 CC images/sk-unix.o [2021-03-18T17:17:18.186Z] #44 20.06 CC images/sk-inet.o [2021-03-18T17:17:18.480Z] #44 20.36 CC images/tun.o [2021-03-18T17:17:18.773Z] #44 20.53 CC images/sk-netlink.o [2021-03-18T17:17:18.773Z] #44 20.66 CC images/packet-sock.o [2021-03-18T17:17:19.066Z] #44 20.82 CC images/ipc-var.o [2021-03-18T17:17:19.066Z] #44 20.93 CC images/ipc-desc.o [2021-03-18T17:17:19.066Z] #44 21.07 CC images/ipc-shm.o [2021-03-18T17:17:19.066Z] #44 ... [2021-03-18T17:17:19.066Z] [2021-03-18T17:17:19.066Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-18T17:17:19.066Z] #46 46.03 internal/lazyregexp [2021-03-18T17:17:19.066Z] #46 46.32 net/url [2021-03-18T17:17:19.066Z] #46 47.02 text/template/parse [2021-03-18T17:17:19.066Z] #46 47.74 go/parser [2021-03-18T17:17:19.066Z] #46 50.01 text/template [2021-03-18T17:17:19.066Z] #46 50.19 encoding/xml [2021-03-18T17:17:19.066Z] #46 53.36 go/doc [2021-03-18T17:17:19.066Z] #46 53.92 github.com/LK4D4/vndr/versioned [2021-03-18T17:17:19.066Z] #46 53.94 compress/flate [2021-03-18T17:17:19.066Z] #46 55.80 github.com/LK4D4/vndr/build [2021-03-18T17:17:19.359Z] #46 56.16 hash/crc32 [2021-03-18T17:17:19.359Z] #46 ... [2021-03-18T17:17:19.359Z] [2021-03-18T17:17:19.359Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-18T17:17:19.359Z] #57 28.11 Checking out files: 85% (3258/3819) Checking out files: 86% (3285/3819) Checking out files: 87% (3323/3819) Checking out files: 88% (3361/3819) Checking out files: 89% (3399/3819) Checking out files: 90% (3438/3819) Checking out files: 91% (3476/3819) Checking out files: 92% (3514/3819) Checking out files: 93% (3552/3819) Checking out files: 94% (3590/3819) Checking out files: 95% (3629/3819) Checking out files: 96% (3667/3819) Checking out files: 97% (3705/3819) Checking out files: 98% (3743/3819) Checking out files: 99% (3781/3819) Checking out files: 100% (3819/3819) Checking out files: 100% (3819/3819), done. [2021-03-18T17:17:19.359Z] #57 28.45 + cd /tmp/tmp.R6LMR4dRC3/src/github.com/containerd/containerd [2021-03-18T17:17:19.359Z] #57 28.45 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-18T17:17:19.359Z] #57 30.03 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-18T17:17:19.359Z] #57 30.03 + BUILDTAGS='netgo osusergo static_build' [2021-03-18T17:17:19.359Z] #57 30.03 + export EXTRA_FLAGS=-buildmode=pie [2021-03-18T17:17:19.359Z] #57 30.03 + EXTRA_FLAGS=-buildmode=pie [2021-03-18T17:17:19.359Z] #57 30.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-18T17:17:19.359Z] #57 30.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-18T17:17:19.359Z] #57 30.03 + '[' '' = dynamic ']' [2021-03-18T17:17:19.359Z] #57 30.03 + make [2021-03-18T17:17:19.359Z] #57 31.00 + bin/ctr [2021-03-18T17:17:19.658Z] #57 ... [2021-03-18T17:17:19.658Z] [2021-03-18T17:17:19.658Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-18T17:17:19.658Z] #52 DONE 56.7s [2021-03-18T17:17:19.658Z] [2021-03-18T17:17:19.658Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-18T17:17:19.658Z] #44 21.23 CC images/ipc-msg.o [2021-03-18T17:17:19.658Z] #44 21.41 CC images/ipc-sem.o [2021-03-18T17:17:19.658Z] #44 21.58 CC images/utsns.o [2021-03-18T17:17:19.953Z] #44 21.71 CC images/creds.o [2021-03-18T17:17:19.953Z] #44 21.79 CC images/vma.o [2021-03-18T17:17:19.953Z] #44 21.86 CC images/netdev.o [2021-03-18T17:17:20.270Z] #44 22.00 CC images/tty.o [2021-03-18T17:17:20.563Z] #44 22.31 CC images/file-lock.o [2021-03-18T17:17:20.563Z] #44 22.38 CC images/rlimit.o [2021-03-18T17:17:20.856Z] #44 22.50 CC images/pagemap.o [2021-03-18T17:17:20.857Z] #44 22.61 CC images/siginfo.o [2021-03-18T17:17:20.857Z] #44 22.72 CC images/rpc.o [2021-03-18T17:17:21.492Z] #44 23.18 CC images/ext-file.o [2021-03-18T17:17:21.492Z] #44 23.25 CC images/cgroup.o [2021-03-18T17:17:21.492Z] #44 23.44 CC images/userns.o [2021-03-18T17:17:21.785Z] #44 23.54 CC images/google/protobuf/descriptor.o [2021-03-18T17:17:22.421Z] #44 24.27 CC images/opts.o [2021-03-18T17:17:22.421Z] #44 24.36 CC images/seccomp.o [2021-03-18T17:17:22.714Z] #44 24.54 CC images/binfmt-misc.o [2021-03-18T17:17:23.007Z] #44 24.70 CC images/time.o [2021-03-18T17:17:23.007Z] #44 24.80 CC images/sysctl.o [2021-03-18T17:17:23.007Z] #44 24.92 CC images/autofs.o [2021-03-18T17:17:23.300Z] #44 24.99 CC images/macvlan.o [2021-03-18T17:17:23.300Z] #44 25.08 CC images/sit.o [2021-03-18T17:17:23.594Z] #44 25.22 CC images/memfd.o [2021-03-18T17:17:23.594Z] #44 25.33 CC images/timens.o [2021-03-18T17:17:23.594Z] #44 25.43 LINK images/built-in.o [2021-03-18T17:17:23.594Z] #44 25.47 GEN compel/include/asm [2021-03-18T17:17:23.594Z] #44 25.47 GEN compel/include/version.h [2021-03-18T17:17:23.594Z] #44 25.48 touch .config [2021-03-18T17:17:23.594Z] #44 25.49 GEN include/common/config.h [2021-03-18T17:17:23.594Z] #44 25.53 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-03-18T17:17:23.594Z] #44 25.57 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-18T17:17:23.887Z] #44 25.58 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-18T17:17:23.887Z] #44 25.60 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-03-18T17:17:23.887Z] #44 25.60 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-03-18T17:17:23.887Z] #44 25.61 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-03-18T17:17:23.887Z] #44 25.63 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-18T17:17:23.887Z] #44 25.63 DEP compel/plugins/std/infect.d [2021-03-18T17:17:23.887Z] #44 25.70 DEP compel/plugins/std/string.d [2021-03-18T17:17:23.887Z] #44 25.75 DEP compel/plugins/std/log.d [2021-03-18T17:17:23.887Z] #44 25.81 DEP compel/plugins/std/fds.d [2021-03-18T17:17:24.180Z] #44 25.87 DEP compel/plugins/std/std.d [2021-03-18T17:17:24.180Z] #44 26.01 DEP compel/plugins/shmem/shmem.d [2021-03-18T17:17:24.180Z] #44 26.09 DEP compel/plugins/fds/fds.d [2021-03-18T17:17:24.473Z] #44 26.21 CC compel/plugins/std/std.o [2021-03-18T17:17:24.766Z] #44 26.46 CC compel/plugins/std/fds.o [2021-03-18T17:17:24.766Z] #44 26.77 CC compel/plugins/std/log.o [2021-03-18T17:17:25.402Z] #44 27.18 CC compel/plugins/std/string.o [2021-03-18T17:17:25.695Z] #44 27.53 CC compel/plugins/std/infect.o [2021-03-18T17:17:25.988Z] #44 27.83 CC compel/arch/s390/plugins/std/parasite-head.o [2021-03-18T17:17:25.988Z] #44 27.86 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-03-18T17:17:25.988Z] #44 27.87 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-03-18T17:17:25.988Z] #44 27.96 AR compel/plugins/std.lib.a [2021-03-18T17:17:26.281Z] #44 27.98 CC compel/plugins/fds/fds.o [2021-03-18T17:17:26.281Z] #44 28.13 AR compel/plugins/fds.lib.a [2021-03-18T17:17:26.281Z] #44 28.16 HOSTDEP compel/src/lib/log-host.d [2021-03-18T17:17:26.281Z] #44 28.19 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-18T17:17:26.574Z] #44 28.32 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-03-18T17:17:26.574Z] #44 28.35 HOSTDEP compel/src/main-host.d [2021-03-18T17:17:26.574Z] #44 28.45 DEP compel/src/lib/ptrace.d [2021-03-18T17:17:26.868Z] #44 28.65 DEP compel/src/lib/infect.d [2021-03-18T17:17:26.868Z] #44 28.74 DEP compel/src/lib/infect-util.d [2021-03-18T17:17:26.868Z] #44 28.82 DEP compel/src/lib/infect-rpc.d [2021-03-18T17:17:27.161Z] #44 28.91 DEP compel/arch/s390/src/lib/infect.d [2021-03-18T17:17:27.161Z] #44 29.00 DEP compel/arch/s390/src/lib/cpu.d [2021-03-18T17:17:27.161Z] #44 29.04 DEP compel/src/lib/log.d [2021-03-18T17:17:27.161Z] #44 29.09 DEP compel/src/main.d [2021-03-18T17:17:27.454Z] #44 29.14 DEP compel/src/lib/handle-elf.d [2021-03-18T17:17:27.454Z] #44 29.19 DEP compel/arch/s390/src/lib/handle-elf.d [2021-03-18T17:17:27.454Z] #44 29.26 CC compel/src/lib/log.o [2021-03-18T17:17:27.747Z] #44 29.42 CC compel/arch/s390/src/lib/cpu.o [2021-03-18T17:17:27.747Z] #44 29.64 CC compel/arch/s390/src/lib/infect.o [2021-03-18T17:17:28.383Z] #44 30.10 CC compel/src/lib/infect-rpc.o [2021-03-18T17:17:28.383Z] #44 30.24 CC compel/src/lib/infect-util.o [2021-03-18T17:17:28.676Z] #44 30.42 CC compel/src/lib/infect.o [2021-03-18T17:17:28.972Z] #44 ... [2021-03-18T17:17:28.972Z] [2021-03-18T17:17:28.972Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-18T17:17:28.972Z] #14 54.56 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-18T17:17:28.972Z] #14 54.56 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-18T17:17:28.972Z] #14 54.57 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T17:17:28.972Z] #14 64.73 Selecting previously unselected package libapparmor1:s390x. [2021-03-18T17:17:28.972Z] #14 64.74 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-03-18T17:17:28.972Z] #14 64.75 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-03-18T17:17:28.972Z] #14 64.82 Selecting previously unselected package libapparmor-dev:s390x. [2021-03-18T17:17:28.972Z] #14 64.82 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-03-18T17:17:28.972Z] #14 ... [2021-03-18T17:17:28.972Z] [2021-03-18T17:17:28.972Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-18T17:17:28.972Z] #46 56.50 compress/gzip [2021-03-18T17:17:28.972Z] #46 57.41 net [2021-03-18T17:17:28.972Z] #46 57.54 vendor/golang.org/x/text/transform [2021-03-18T17:17:28.972Z] #46 57.92 vendor/golang.org/x/text/unicode/bidi [2021-03-18T17:17:28.972Z] #46 58.86 vendor/golang.org/x/text/secure/bidirule [2021-03-18T17:17:28.972Z] #46 59.05 vendor/golang.org/x/text/unicode/norm [2021-03-18T17:17:28.972Z] #46 60.92 vendor/golang.org/x/net/idna [2021-03-18T17:17:28.972Z] #46 62.10 vendor/golang.org/x/net/http2/hpack [2021-03-18T17:17:28.972Z] #46 62.81 mime [2021-03-18T17:17:28.972Z] #46 64.18 mime/quotedprintable [2021-03-18T17:17:28.972Z] #46 64.44 net/http/internal [2021-03-18T17:17:29.296Z] #46 ... [2021-03-18T17:17:29.296Z] [2021-03-18T17:17:29.296Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-18T17:17:29.296Z] #14 64.82 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-03-18T17:17:29.296Z] #14 64.93 Selecting previously unselected package libbtrfs0. [2021-03-18T17:17:29.296Z] #14 64.93 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-03-18T17:17:29.296Z] #14 64.93 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-18T17:17:29.296Z] #14 64.98 Selecting previously unselected package libbtrfs-dev. [2021-03-18T17:17:29.296Z] #14 64.99 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-03-18T17:17:29.296Z] #14 64.99 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-18T17:17:29.589Z] #14 65.09 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-03-18T17:17:29.589Z] #14 65.09 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-03-18T17:17:29.589Z] #14 65.09 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-03-18T17:17:29.589Z] #14 65.14 Selecting previously unselected package libudev-dev:s390x. [2021-03-18T17:17:29.589Z] #14 65.14 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_s390x.deb ... [2021-03-18T17:17:29.589Z] #14 65.15 Unpacking libudev-dev:s390x (241-7~deb10u6) ... [2021-03-18T17:17:29.589Z] #14 65.27 Selecting previously unselected package libsepol1-dev:s390x. [2021-03-18T17:17:29.589Z] #14 65.27 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-03-18T17:17:29.589Z] #14 65.28 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-03-18T17:17:29.882Z] #14 65.54 Selecting previously unselected package libpcre16-3:s390x. [2021-03-18T17:17:29.882Z] #14 65.54 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-03-18T17:17:29.882Z] #14 65.54 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-03-18T17:17:29.882Z] #14 65.61 Selecting previously unselected package libpcre32-3:s390x. [2021-03-18T17:17:29.882Z] #14 65.61 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-03-18T17:17:29.882Z] #14 65.61 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-03-18T17:17:30.175Z] #14 65.73 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-03-18T17:17:30.175Z] #14 65.73 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-03-18T17:17:30.175Z] #14 65.73 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-03-18T17:17:30.175Z] #14 65.79 Selecting previously unselected package libpcre3-dev:s390x. [2021-03-18T17:17:30.175Z] #14 65.80 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-03-18T17:17:30.175Z] #14 65.80 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-03-18T17:17:30.350Z] Fetching without tags [2021-03-18T17:17:30.469Z] #14 66.01 Selecting previously unselected package libselinux1-dev:s390x. [2021-03-18T17:17:30.469Z] #14 66.01 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-03-18T17:17:30.469Z] #14 66.02 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-03-18T17:17:30.469Z] #14 66.25 Selecting previously unselected package libdevmapper-dev:s390x. [2021-03-18T17:17:30.469Z] #14 66.25 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-03-18T17:17:30.469Z] #14 66.26 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-03-18T17:17:30.469Z] #14 66.33 Selecting previously unselected package libseccomp-dev:s390x. [2021-03-18T17:17:30.469Z] #14 66.33 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ... [2021-03-18T17:17:30.732Z] Merging remotes/origin/master commit 737b400e0bb19308b92640468df4d2d826b1a425 into PR head commit e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:17:30.764Z] #14 66.33 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-03-18T17:17:30.764Z] #14 66.39 Selecting previously unselected package libsystemd-dev:s390x. [2021-03-18T17:17:30.764Z] #14 66.39 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_s390x.deb ... [2021-03-18T17:17:30.764Z] #14 66.40 Unpacking libsystemd-dev:s390x (241-7~deb10u6) ... [2021-03-18T17:17:30.194Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T17:17:30.212Z] > git config --add remote.origin.fetch +refs/pull/42163/head:refs/remotes/origin/PR-42163 # timeout=10 [2021-03-18T17:17:30.266Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T17:17:30.307Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T17:17:30.352Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T17:17:30.352Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:17:30.355Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42163/head:refs/remotes/origin/PR-42163 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T17:17:30.743Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T17:17:30.780Z] > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10 [2021-03-18T17:17:31.057Z] #14 66.75 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-03-18T17:17:31.057Z] #14 66.76 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-03-18T17:17:31.057Z] #14 66.76 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-03-18T17:17:31.057Z] #14 66.78 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-18T17:17:31.057Z] #14 66.78 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-03-18T17:17:31.057Z] #14 66.79 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-03-18T17:17:31.057Z] #14 66.79 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-18T17:17:31.057Z] #14 66.80 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-18T17:17:31.057Z] #14 66.81 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-03-18T17:17:31.057Z] #14 66.81 Setting up libudev-dev:s390x (241-7~deb10u6) ... [2021-03-18T17:17:31.057Z] #14 66.82 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-18T17:17:31.057Z] #14 66.83 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-18T17:17:31.057Z] #14 66.84 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-03-18T17:17:31.057Z] #14 66.84 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-18T17:17:31.057Z] #14 66.85 Setting up libsystemd-dev:s390x (241-7~deb10u6) ... [2021-03-18T17:17:31.350Z] #14 66.86 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-18T17:17:31.350Z] #14 66.86 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-03-18T17:17:31.350Z] #14 66.87 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T17:17:31.350Z] #14 66.88 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-03-18T17:17:31.350Z] #14 66.88 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-03-18T17:17:31.350Z] #14 66.88 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T17:17:31.350Z] #14 66.89 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-03-18T17:17:31.350Z] #14 66.89 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-03-18T17:17:31.350Z] #14 66.90 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-18T17:17:31.350Z] #14 66.90 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-03-18T17:17:31.350Z] #14 66.91 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-03-18T17:17:31.350Z] #14 66.91 Setting up dmsetup (2:1.02.155-3) ... [2021-03-18T17:17:31.350Z] #14 66.92 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-03-18T17:17:31.350Z] #14 66.93 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-03-18T17:17:31.350Z] #14 66.93 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T17:17:31.565Z] Merge succeeded, producing e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:17:31.565Z] Checking out Revision e31086320ea0305e2cc70490160ee30480471680 (PR-42163) [2021-03-18T17:17:31.998Z] #14 DONE 67.4s [2021-03-18T17:17:31.998Z] [2021-03-18T17:17:31.998Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-18T17:17:32.642Z] #54 ... [2021-03-18T17:17:32.642Z] [2021-03-18T17:17:32.642Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-18T17:17:32.642Z] #15 DONE 1.0s [2021-03-18T17:17:32.642Z] [2021-03-18T17:17:32.642Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-18T17:17:32.642Z] #54 0.895 + RM_GOPATH=0 [2021-03-18T17:17:32.642Z] #54 0.896 + TMP_GOPATH= [2021-03-18T17:17:32.642Z] #54 0.896 + : /build [2021-03-18T17:17:32.642Z] #54 0.896 + '[' -z '' ']' [2021-03-18T17:17:32.642Z] #54 0.896 ++ mktemp -d [2021-03-18T17:17:32.642Z] #54 0.896 + export GOPATH=/tmp/tmp.DERrX7QUrc [2021-03-18T17:17:32.642Z] #54 0.897 + GOPATH=/tmp/tmp.DERrX7QUrc [2021-03-18T17:17:32.642Z] #54 0.897 + RM_GOPATH=1 [2021-03-18T17:17:32.642Z] #54 0.897 + case "$(go env GOARCH)" in [2021-03-18T17:17:32.642Z] #54 0.897 ++ go env GOARCH [2021-03-18T17:17:32.642Z] #54 0.903 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:17:32.642Z] #54 0.903 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:17:32.642Z] #54 0.903 ++ dirname /tmp/install/install.sh [2021-03-18T17:17:32.642Z] #54 0.905 + dir=/tmp/install [2021-03-18T17:17:32.642Z] #54 0.905 + bin=runc [2021-03-18T17:17:32.642Z] #54 0.905 + shift [2021-03-18T17:17:32.642Z] #54 0.905 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-18T17:17:32.642Z] #54 0.905 + . /tmp/install/runc.installer [2021-03-18T17:17:32.642Z] #54 0.905 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-18T17:17:32.642Z] #54 0.907 + install_runc [2021-03-18T17:17:32.642Z] #54 0.908 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-18T17:17:32.642Z] #54 0.910 + uname -r [2021-03-18T17:17:32.642Z] #54 0.912 + RUNC_BUILDTAGS='seccomp ' [2021-03-18T17:17:32.642Z] #54 0.913 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-18T17:17:32.642Z] #54 0.913 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-18T17:17:32.642Z] #54 0.913 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DERrX7QUrc/src/github.com/opencontainers/runc [2021-03-18T17:17:32.642Z] #54 0.917 Cloning into '/tmp/tmp.DERrX7QUrc/src/github.com/opencontainers/runc'... [2021-03-18T17:17:31.500Z] > git remote # timeout=10 [2021-03-18T17:17:31.517Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T17:17:31.533Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:17:31.534Z] > git merge 737b400e0bb19308b92640468df4d2d826b1a425 # timeout=10 [2021-03-18T17:17:31.554Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-18T17:17:31.608Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T17:17:31.621Z] > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10 [2021-03-18T17:17:33.705Z] #54 ... [2021-03-18T17:17:33.705Z] [2021-03-18T17:17:33.705Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-03-18T17:17:33.705Z] #16 DONE 0.9s [2021-03-18T17:17:33.705Z] [2021-03-18T17:17:33.705Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-18T17:17:33.705Z] #44 31.79 CC compel/src/lib/ptrace.o [2021-03-18T17:17:33.705Z] #44 31.99 AR compel/libcompel.a [2021-03-18T17:17:33.705Z] #44 32.03 HOSTCC compel/src/main-host.o [2021-03-18T17:17:33.705Z] #44 32.18 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-03-18T17:17:33.705Z] #44 32.22 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-18T17:17:33.705Z] #44 32.35 HOSTCC compel/src/lib/log-host.o [2021-03-18T17:17:33.705Z] #44 32.44 HOSTLINK compel/compel-host-bin [2021-03-18T17:17:33.705Z] #44 32.52 DEP soccr/soccr.d [2021-03-18T17:17:33.705Z] #44 32.60 CC soccr/soccr.o [2021-03-18T17:17:33.705Z] #44 33.44 AR soccr/libsoccr.a [2021-03-18T17:17:33.705Z] #44 33.45 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-18T17:17:33.705Z] #44 33.61 DEP criu/arch/s390/sigframe.d [2021-03-18T17:17:33.705Z] #44 33.75 DEP criu/arch/s390/crtools.d [2021-03-18T17:17:33.705Z] #44 33.89 DEP criu/arch/s390/cpu.d [2021-03-18T17:17:33.705Z] #44 34.04 CC criu/arch/s390/cpu.o [2021-03-18T17:17:33.705Z] #44 34.44 CC criu/arch/s390/crtools.o [2021-03-18T17:17:33.705Z] #44 35.14 CC criu/arch/s390/sigframe.o [2021-03-18T17:17:33.705Z] #44 35.25 LINK criu/arch/s390/crtools.built-in.o [2021-03-18T17:17:33.705Z] #44 35.29 DEP criu/pie/util-vdso.d [2021-03-18T17:17:33.705Z] #44 35.42 DEP criu/pie/util.d [2021-03-18T17:17:33.705Z] #44 35.53 CC criu/pie/util.o [2021-03-18T17:17:33.998Z] #44 35.68 CC criu/pie/util-vdso.o [2021-03-18T17:17:34.292Z] #44 36.04 AR criu/pie/pie.lib.a [2021-03-18T17:17:34.292Z] #44 36.07 DEP criu/pie/restorer.d [2021-03-18T17:17:34.292Z] #44 ... [2021-03-18T17:17:34.292Z] [2021-03-18T17:17:34.292Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-03-18T17:17:34.292Z] #17 0.711 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-18T17:17:34.292Z] #17 DONE 0.8s [2021-03-18T17:17:34.292Z] [2021-03-18T17:17:34.292Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-18T17:17:34.292Z] #44 36.19 DEP criu/arch/s390/restorer.d [2021-03-18T17:17:34.586Z] #44 36.43 DEP criu/arch/s390/vdso-pie.d [2021-03-18T17:17:34.879Z] #44 36.57 DEP criu/pie/parasite-vdso.d [2021-03-18T17:17:34.879Z] #44 36.75 DEP criu/pie/parasite.d [2021-03-18T17:17:35.172Z] #44 36.98 CC criu/pie/parasite.o [2021-03-18T17:17:35.465Z] #44 ... [2021-03-18T17:17:35.465Z] [2021-03-18T17:17:35.465Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-03-18T17:17:35.465Z] #18 DONE 0.9s [2021-03-18T17:17:35.465Z] [2021-03-18T17:17:35.465Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-03-18T17:17:36.250Z] #19 DONE 0.8s [2021-03-18T17:17:36.250Z] [2021-03-18T17:17:36.250Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-18T17:17:36.250Z] #44 37.82 LINK criu/pie/parasite.built-in.o [2021-03-18T17:17:36.250Z] #44 37.82 GEN criu/pie/parasite-blob.h [2021-03-18T17:17:36.250Z] #44 37.83 CC criu/pie/parasite-vdso.o [2021-03-18T17:17:36.250Z] #44 38.27 CC criu/arch/s390/vdso-pie.o [2021-03-18T17:17:36.452Z] Commit message: "Remove cli test for duplicate --net/--network opts" [2021-03-18T17:17:36.554Z] #44 38.39 CC criu/arch/s390/restorer.o [2021-03-18T17:17:36.850Z] #44 38.67 CC criu/pie/restorer.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-18T17:17:37.146Z] #44 ... [2021-03-18T17:17:37.146Z] [2021-03-18T17:17:37.146Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-03-18T17:17:37.146Z] #20 DONE 1.0s [2021-03-18T17:17:37.439Z] [2021-03-18T17:17:37.439Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-18T17:17:37.582Z] + docker version [2021-03-18T17:17:38.480Z] #21 1.043 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-18T17:17:38.480Z] #21 1.137 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T17:17:38.480Z] #21 1.183 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T17:17:38.480Z] #21 1.204 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T17:17:38.772Z] #21 1.442 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [425 kB] [2021-03-18T17:17:39.408Z] #21 2.098 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-18T17:17:40.048Z] #21 ... [2021-03-18T17:17:40.048Z] [2021-03-18T17:17:40.048Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-18T17:17:40.048Z] #59 71.91 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-18T17:17:40.048Z] #59 71.91 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-18T17:17:40.048Z] #59 DONE 76.9s [2021-03-18T17:17:40.048Z] [2021-03-18T17:17:40.048Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-18T17:17:40.048Z] #21 2.910 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [239 kB] [2021-03-18T17:17:40.048Z] #21 ... [2021-03-18T17:17:40.048Z] [2021-03-18T17:17:40.048Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-18T17:17:40.048Z] #60 DONE 0.1s [2021-03-18T17:17:40.366Z] [2021-03-18T17:17:40.366Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-18T17:17:40.366Z] #61 DONE 0.1s [2021-03-18T17:17:40.366Z] [2021-03-18T17:17:40.366Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-18T17:17:40.366Z] #44 40.41 LINK criu/pie/restorer.built-in.o [2021-03-18T17:17:40.366Z] #44 40.42 GEN criu/pie/restorer-blob.h [2021-03-18T17:17:40.366Z] #44 40.48 DEP criu/vdso.d [2021-03-18T17:17:40.366Z] #44 40.63 DEP criu/uts_ns.d [2021-03-18T17:17:40.366Z] #44 40.77 DEP criu/util.d [2021-03-18T17:17:40.366Z] #44 40.92 DEP criu/uffd.d [2021-03-18T17:17:40.366Z] #44 41.09 DEP criu/tun.d [2021-03-18T17:17:40.366Z] #44 41.17 DEP criu/tty.d [2021-03-18T17:17:40.366Z] #44 41.29 DEP criu/timerfd.d [2021-03-18T17:17:40.366Z] #44 41.45 DEP criu/timens.d [2021-03-18T17:17:40.366Z] #44 41.62 DEP criu/sysfs_parse.d [2021-03-18T17:17:40.366Z] #44 41.82 DEP criu/sysctl.d [2021-03-18T17:17:40.366Z] #44 42.00 DEP criu/string.d [2021-03-18T17:17:40.366Z] #44 42.05 DEP criu/stats.d [2021-03-18T17:17:40.366Z] #44 42.12 DEP criu/sockets.d [2021-03-18T17:17:40.366Z] #44 ... [2021-03-18T17:17:40.366Z] [2021-03-18T17:17:40.366Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-18T17:17:40.366Z] #46 67.31 crypto/x509 [2021-03-18T17:17:40.366Z] #46 67.31 net/textproto [2021-03-18T17:17:40.366Z] #46 68.20 vendor/golang.org/x/net/http/httpguts [2021-03-18T17:17:40.366Z] #46 68.39 vendor/golang.org/x/net/http/httpproxy [2021-03-18T17:17:40.366Z] #46 68.70 mime/multipart [2021-03-18T17:17:40.366Z] #46 70.12 crypto/tls [2021-03-18T17:17:40.366Z] #46 74.78 net/http/httptrace [2021-03-18T17:17:40.366Z] #46 74.97 net/http [2021-03-18T17:17:40.689Z] #46 ... [2021-03-18T17:17:40.689Z] [2021-03-18T17:17:40.689Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-18T17:17:40.689Z] #54 6.585 + cd /tmp/tmp.DERrX7QUrc/src/github.com/opencontainers/runc [2021-03-18T17:17:40.689Z] #54 6.589 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-18T17:17:40.689Z] #54 6.901 + '[' -z '' ']' [2021-03-18T17:17:40.689Z] #54 6.901 + target=static [2021-03-18T17:17:40.689Z] #54 6.901 + make 'BUILDTAGS=seccomp ' static [2021-03-18T17:17:40.689Z] #54 7.300 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-18T17:17:40.858Z] Client: Docker Engine - Community [2021-03-18T17:17:40.858Z] Version: 20.10.3 [2021-03-18T17:17:40.858Z] API version: 1.41 [2021-03-18T17:17:40.858Z] Go version: go1.13.15 [2021-03-18T17:17:40.858Z] Git commit: 48d30b5 [2021-03-18T17:17:40.858Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-18T17:17:40.858Z] OS/Arch: linux/amd64 [2021-03-18T17:17:40.858Z] Context: default [2021-03-18T17:17:40.858Z] Experimental: true [2021-03-18T17:17:40.858Z] [2021-03-18T17:17:40.858Z] Server: Docker Engine - Community [2021-03-18T17:17:40.858Z] Engine: [2021-03-18T17:17:40.858Z] Version: 20.10.3 [2021-03-18T17:17:40.858Z] API version: 1.41 (minimum version 1.12) [2021-03-18T17:17:40.858Z] Go version: go1.13.15 [2021-03-18T17:17:40.858Z] Git commit: 46229ca [2021-03-18T17:17:40.858Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-18T17:17:40.858Z] OS/Arch: linux/amd64 [2021-03-18T17:17:40.858Z] Experimental: true [2021-03-18T17:17:40.858Z] containerd: [2021-03-18T17:17:40.858Z] Version: 1.4.3 [2021-03-18T17:17:40.858Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-18T17:17:40.858Z] runc: [2021-03-18T17:17:40.858Z] Version: 1.0.0-rc92 [2021-03-18T17:17:40.858Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-18T17:17:40.858Z] docker-init: [2021-03-18T17:17:40.858Z] Version: 0.19.0 [2021-03-18T17:17:40.858Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-18T17:17:41.210Z] + docker info [2021-03-18T17:17:42.368Z] ok github.com/docker/docker/api/server/httputils 0.031s coverage: 14.7% of statements [2021-03-18T17:17:42.368Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-18T17:17:43.314Z] ok github.com/docker/docker/api/server/middleware 0.036s coverage: 37.7% of statements [2021-03-18T17:17:43.314Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-18T17:17:43.314Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-18T17:17:43.314Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-18T17:17:43.578Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-18T17:17:43.578Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-18T17:17:43.578Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-18T17:17:43.578Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-18T17:17:43.578Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-18T17:17:43.578Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-18T17:17:44.225Z] #54 ... [2021-03-18T17:17:44.225Z] [2021-03-18T17:17:44.225Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-18T17:17:44.225Z] #44 42.43 DEP criu/sk-unix.d [2021-03-18T17:17:44.225Z] #44 42.68 DEP criu/sk-tcp.d [2021-03-18T17:17:44.225Z] #44 42.97 DEP criu/sk-queue.d [2021-03-18T17:17:44.225Z] #44 43.08 DEP criu/sk-packet.d [2021-03-18T17:17:44.225Z] #44 43.13 DEP criu/sk-netlink.d [2021-03-18T17:17:44.225Z] #44 43.20 DEP criu/sk-inet.d [2021-03-18T17:17:44.225Z] #44 43.30 DEP criu/signalfd.d [2021-03-18T17:17:44.225Z] #44 43.44 DEP criu/sigframe.d [2021-03-18T17:17:44.225Z] #44 43.51 DEP criu/shmem.d [2021-03-18T17:17:44.225Z] #44 43.64 DEP criu/servicefd.d [2021-03-18T17:17:44.225Z] #44 43.73 DEP criu/seize.d [2021-03-18T17:17:44.225Z] #44 43.89 DEP criu/seccomp.d [2021-03-18T17:17:44.225Z] #44 44.00 DEP criu/rst-malloc.d [2021-03-18T17:17:44.225Z] #44 44.04 DEP criu/rbtree.d [2021-03-18T17:17:44.225Z] #44 44.06 DEP criu/pstree.d [2021-03-18T17:17:44.225Z] #44 44.16 DEP criu/protobuf.d [2021-03-18T17:17:44.225Z] #44 44.24 GEN criu/protobuf-desc-gen.h [2021-03-18T17:17:44.225Z] #44 45.21 DEP criu/protobuf-desc.d [2021-03-18T17:17:44.225Z] #44 45.34 DEP criu/proc_parse.d [2021-03-18T17:17:44.225Z] #44 45.57 DEP criu/plugin.d [2021-03-18T17:17:44.225Z] #44 45.68 DEP criu/pipes.d [2021-03-18T17:17:44.225Z] #44 45.87 DEP criu/pie-util.d [2021-03-18T17:17:44.225Z] #44 45.95 DEP criu/pie-util-vdso.d [2021-03-18T17:17:44.225Z] #44 46.06 DEP criu/path.d [2021-03-18T17:17:44.519Z] #44 46.22 DEP criu/parasite-syscall.d [2021-03-18T17:17:44.519Z] #44 46.44 DEP criu/pagemap.d [2021-03-18T17:17:44.812Z] #44 46.62 DEP criu/pagemap-cache.d [2021-03-18T17:17:44.812Z] #44 46.71 DEP criu/page-xfer.d [2021-03-18T17:17:44.971Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-18T17:17:44.971Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-18T17:17:44.971Z] ok github.com/docker/docker/api/types/strslice 0.034s coverage: 90.0% of statements [2021-03-18T17:17:45.105Z] #44 46.79 DEP criu/page-pipe.d [2021-03-18T17:17:45.105Z] #44 46.88 DEP criu/netfilter.d [2021-03-18T17:17:45.105Z] #44 47.03 DEP criu/net.d [2021-03-18T17:17:45.233Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2021-03-18T17:17:45.233Z] ok github.com/docker/docker/api/server/router/swarm 0.020s coverage: 5.7% of statements [2021-03-18T17:17:45.233Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-18T17:17:45.233Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-18T17:17:45.233Z] ? github.com/docker/docker/api/types [no test files] [2021-03-18T17:17:45.233Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-18T17:17:45.233Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-18T17:17:45.233Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-18T17:17:45.233Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-18T17:17:45.233Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-18T17:17:45.233Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-18T17:17:45.233Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-18T17:17:45.233Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-18T17:17:45.233Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-18T17:17:45.233Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-18T17:17:45.233Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-18T17:17:45.398Z] #44 47.19 DEP criu/namespaces.d [2021-03-18T17:17:45.496Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 75.0% of statements [2021-03-18T17:17:45.691Z] #44 47.40 DEP criu/mount.d [2021-03-18T17:17:45.691Z] #44 47.59 DEP criu/memfd.d [2021-03-18T17:17:45.691Z] #44 47.69 DEP criu/mem.d [2021-03-18T17:17:45.759Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2021-03-18T17:17:45.759Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-18T17:17:45.759Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-18T17:17:45.759Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-18T17:17:45.759Z] ? github.com/docker/docker/builder [no test files] [2021-03-18T17:17:45.759Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-18T17:17:45.759Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-18T17:17:45.759Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-18T17:17:45.759Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-18T17:17:45.759Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-18T17:17:45.759Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-18T17:17:45.759Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-18T17:17:45.984Z] #44 47.90 DEP criu/lsm.d [2021-03-18T17:17:45.984Z] #44 47.98 DEP criu/log.d [2021-03-18T17:17:46.280Z] #44 48.05 DEP criu/libnetlink.d [2021-03-18T17:17:46.280Z] #44 ... [2021-03-18T17:17:46.280Z] [2021-03-18T17:17:46.280Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-18T17:17:46.280Z] #46 83.19 github.com/LK4D4/vndr/godl [2021-03-18T17:17:46.938Z] #46 83.72 github.com/LK4D4/vndr [2021-03-18T17:17:48.317Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2021-03-18T17:17:49.266Z] ok github.com/docker/docker/builder/remotecontext 0.311s coverage: 13.7% of statements [2021-03-18T17:17:50.657Z] ok github.com/docker/docker/builder/dockerfile 0.907s coverage: 48.3% of statements [2021-03-18T17:17:50.657Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-18T17:17:51.232Z] ok github.com/docker/docker/builder/remotecontext/git 4.042s coverage: 86.3% of statements [2021-03-18T17:17:51.232Z] ? github.com/docker/docker/cli [no test files] [2021-03-18T17:17:51.232Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-18T17:17:51.406Z] #46 ... [2021-03-18T17:17:51.406Z] [2021-03-18T17:17:51.406Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-18T17:17:51.406Z] #21 4.302 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-18T17:17:51.406Z] #21 7.153 Fetched 8583 kB in 6s (1385 kB/s) [2021-03-18T17:17:51.406Z] #21 7.153 Reading package lists... [2021-03-18T17:17:51.406Z] #21 9.188 Reading package lists... [2021-03-18T17:17:51.406Z] #21 10.93 Building dependency tree... [2021-03-18T17:17:51.406Z] #21 11.53 libcap2-bin is already the newest version (1:2.25-2). [2021-03-18T17:17:51.406Z] #21 11.53 The following additional packages will be installed: [2021-03-18T17:17:51.406Z] #21 11.53 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-18T17:17:51.406Z] #21 11.53 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-18T17:17:51.406Z] #21 11.53 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-18T17:17:51.406Z] #21 11.53 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-18T17:17:51.406Z] #21 11.53 python3.7 python3.7-minimal vim-runtime xxd [2021-03-18T17:17:51.406Z] #21 11.53 Suggested packages: [2021-03-18T17:17:51.406Z] #21 11.53 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-18T17:17:51.406Z] #21 11.53 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-18T17:17:51.406Z] #21 11.53 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-18T17:17:51.406Z] #21 11.53 Recommended packages: [2021-03-18T17:17:51.406Z] #21 11.53 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-18T17:17:51.406Z] #21 11.53 python3-keyrings.alt python3-xdg unzip [2021-03-18T17:17:51.406Z] #21 12.76 The following NEW packages will be installed: [2021-03-18T17:17:51.406Z] #21 12.77 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-18T17:17:51.406Z] #21 12.77 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-18T17:17:51.406Z] #21 12.77 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-18T17:17:51.406Z] #21 12.77 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-18T17:17:51.406Z] #21 12.77 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-18T17:17:51.406Z] #21 12.77 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-18T17:17:51.406Z] #21 12.77 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-18T17:17:51.406Z] #21 12.77 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-18T17:17:51.406Z] #21 12.77 xz-utils zip [2021-03-18T17:17:51.406Z] #21 12.89 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-18T17:17:51.406Z] #21 12.89 Need to get 27.7 MB of archives. [2021-03-18T17:17:51.406Z] #21 12.89 After this operation, 117 MB of additional disk space will be used. [2021-03-18T17:17:51.406Z] #21 12.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-03-18T17:17:51.406Z] #21 12.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2021-03-18T17:17:51.406Z] #21 12.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2021-03-18T17:17:51.406Z] #21 12.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-03-18T17:17:51.406Z] #21 13.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-03-18T17:17:51.406Z] #21 13.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2021-03-18T17:17:51.406Z] #21 13.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2021-03-18T17:17:51.406Z] #21 13.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-03-18T17:17:51.406Z] #21 13.08 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-03-18T17:17:51.406Z] #21 13.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-03-18T17:17:51.406Z] #21 13.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-03-18T17:17:51.406Z] #21 13.09 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-03-18T17:17:51.406Z] #21 13.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-03-18T17:17:51.406Z] #21 13.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-03-18T17:17:51.406Z] #21 13.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-03-18T17:17:51.406Z] #21 13.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-03-18T17:17:51.406Z] #21 13.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-03-18T17:17:51.406Z] #21 13.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-03-18T17:17:51.406Z] #21 13.11 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-03-18T17:17:51.406Z] #21 13.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-03-18T17:17:51.406Z] #21 13.12 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-03-18T17:17:51.406Z] #21 13.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-03-18T17:17:51.406Z] #21 13.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-03-18T17:17:51.406Z] #21 13.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-03-18T17:17:51.406Z] #21 13.17 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-03-18T17:17:51.406Z] #21 13.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-03-18T17:17:51.406Z] #21 13.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-03-18T17:17:51.406Z] #21 13.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-03-18T17:17:51.406Z] #21 13.18 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-03-18T17:17:51.406Z] #21 13.45 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-03-18T17:17:51.406Z] #21 13.46 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-03-18T17:17:51.406Z] #21 13.46 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-03-18T17:17:51.406Z] #21 13.46 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-03-18T17:17:51.406Z] #21 13.47 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-03-18T17:17:51.406Z] #21 13.47 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-03-18T17:17:51.406Z] #21 13.52 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-18T17:17:51.406Z] #21 13.52 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-03-18T17:17:51.406Z] #21 13.53 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-03-18T17:17:51.406Z] #21 13.53 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-18T17:17:51.406Z] #21 13.54 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-03-18T17:17:51.406Z] #21 13.55 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-18T17:17:51.406Z] #21 13.55 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-03-18T17:17:51.406Z] #21 13.59 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-03-18T17:17:51.406Z] #21 13.61 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-03-18T17:17:51.406Z] #21 13.61 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-18T17:17:51.406Z] #21 13.77 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-03-18T17:17:51.406Z] #21 13.80 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-03-18T17:17:51.406Z] #21 13.82 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-03-18T17:17:51.406Z] #21 14.24 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T17:17:51.406Z] #21 14.28 Fetched 27.7 MB in 1s (26.7 MB/s) [2021-03-18T17:17:51.406Z] #21 14.33 Selecting previously unselected package pigz. [2021-03-18T17:17:51.407Z] #21 14.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23201 files and directories currently installed.) [2021-03-18T17:17:51.407Z] #21 14.39 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-03-18T17:17:51.407Z] #21 14.39 Unpacking pigz (2.4-1) ... [2021-03-18T17:17:51.407Z] #21 14.45 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-03-18T17:17:51.606Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T17:17:51.606Z] [2021-03-18T17:17:51.606Z] + TEST_INTEGRATION_DEST=1 [2021-03-18T17:17:51.606Z] + CONTAINER_NAME=docker-pr2-1 [2021-03-18T17:17:51.606Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-03-18T17:17:51.606Z] + run_tests test-integration-flaky [2021-03-18T17:17:51.606Z] + '[' -n 0 ']' [2021-03-18T17:17:51.606Z] + rm= [2021-03-18T17:17:51.606Z] + c=0 [2021-03-18T17:17:51.606Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42163/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42163/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42163/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e31086320ea0305e2cc70490160ee30480471680 hack/make.sh test-integration-flaky test-integration [2021-03-18T17:17:51.606Z] + TEST_INTEGRATION_DEST=3 [2021-03-18T17:17:51.606Z] + TEST_INTEGRATION_DEST=2 [2021-03-18T17:17:51.606Z] + CONTAINER_NAME=docker-pr2-3 [2021-03-18T17:17:51.606Z] + CONTAINER_NAME=docker-pr2-2 [2021-03-18T17:17:51.606Z] + TEST_SKIP_INTEGRATION=1 [2021-03-18T17:17:51.606Z] + TEST_SKIP_INTEGRATION=1 [2021-03-18T17:17:51.606Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-03-18T17:17:51.606Z] + run_tests [2021-03-18T17:17:51.606Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-03-18T17:17:51.606Z] + run_tests [2021-03-18T17:17:51.606Z] + '[' -n 0 ']' [2021-03-18T17:17:51.606Z] + '[' -n 0 ']' [2021-03-18T17:17:51.606Z] + rm= [2021-03-18T17:17:51.606Z] + rm= [2021-03-18T17:17:51.607Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42163/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42163/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42163/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e31086320ea0305e2cc70490160ee30480471680 hack/make.sh '' test-integration [2021-03-18T17:17:51.607Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42163/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42163/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42163/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e31086320ea0305e2cc70490160ee30480471680 hack/make.sh '' test-integration [2021-03-18T17:17:51.607Z] ++ jobs -p [2021-03-18T17:17:51.607Z] + for job in $(jobs -p) [2021-03-18T17:17:51.607Z] + wait 10598 [2021-03-18T17:17:51.607Z] [2021-03-18T17:17:51.607Z] [2021-03-18T17:17:51.607Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-03-18T17:17:51.607Z] [2021-03-18T17:17:51.607Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-18T17:17:51.607Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-18T17:17:51.607Z] HOSTNAME=b2794303d794 [2021-03-18T17:17:51.607Z] TEST_SKIP_INTEGRATION=1 [2021-03-18T17:17:51.607Z] TESTDEBUG=0 [2021-03-18T17:17:51.607Z] DEST=bundles/test-integration [2021-03-18T17:17:51.607Z] PWD=/go/src/github.com/docker/docker [2021-03-18T17:17:51.607Z] KEEPBUNDLE=1 [2021-03-18T17:17:51.607Z] DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:17:51.607Z] container=docker [2021-03-18T17:17:51.607Z] HOME=/root [2021-03-18T17:17:51.607Z] GOLANG_VERSION=1.13.15 [2021-03-18T17:17:51.607Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-18T17:17:51.607Z] VALIDATE_BRANCH=master [2021-03-18T17:17:51.607Z] TERM=xterm [2021-03-18T17:17:51.607Z] DOCKER_PKG=github.com/docker/docker [2021-03-18T17:17:51.607Z] SHLVL=1 [2021-03-18T17:17:51.607Z] TIMEOUT=120m [2021-03-18T17:17:51.607Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-18T17:17:51.607Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-18T17:17:51.607Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-03-18T17:17:51.607Z] GO111MODULE=off [2021-03-18T17:17:51.607Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-18T17:17:51.607Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-18T17:17:51.607Z] GOPATH=/go [2021-03-18T17:17:51.607Z] PKG_CONFIG=pkg-config [2021-03-18T17:17:51.607Z] _=/usr/bin/env [2021-03-18T17:17:51.607Z] Building test suite binary ./integration-cli/test.main [2021-03-18T17:17:51.607Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-18T17:17:51.607Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-18T17:17:51.607Z] HOSTNAME=7f1ffc219b9b [2021-03-18T17:17:51.607Z] TEST_SKIP_INTEGRATION=1 [2021-03-18T17:17:51.607Z] TESTDEBUG=0 [2021-03-18T17:17:51.607Z] DEST=bundles/test-integration [2021-03-18T17:17:51.607Z] PWD=/go/src/github.com/docker/docker [2021-03-18T17:17:51.607Z] KEEPBUNDLE=1 [2021-03-18T17:17:51.607Z] DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:17:51.607Z] container=docker [2021-03-18T17:17:51.607Z] HOME=/root [2021-03-18T17:17:51.607Z] GOLANG_VERSION=1.13.15 [2021-03-18T17:17:51.607Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-18T17:17:51.607Z] VALIDATE_BRANCH=master [2021-03-18T17:17:51.607Z] TERM=xterm [2021-03-18T17:17:51.607Z] DOCKER_PKG=github.com/docker/docker [2021-03-18T17:17:51.607Z] SHLVL=1 [2021-03-18T17:17:51.607Z] TIMEOUT=120m [2021-03-18T17:17:51.607Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-18T17:17:51.607Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-18T17:17:51.607Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-03-18T17:17:51.607Z] GO111MODULE=off [2021-03-18T17:17:51.607Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-18T17:17:51.607Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-18T17:17:51.607Z] GOPATH=/go [2021-03-18T17:17:51.607Z] PKG_CONFIG=pkg-config [2021-03-18T17:17:51.607Z] _=/usr/bin/env [2021-03-18T17:17:51.607Z] Building test suite binary ./integration-cli/test.main [2021-03-18T17:17:51.607Z] No new tests added to integration. [2021-03-18T17:17:51.607Z] [2021-03-18T17:17:51.607Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-18T17:17:51.607Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-18T17:17:51.607Z] HOSTNAME=678b5eaca27c [2021-03-18T17:17:51.607Z] TESTDEBUG=0 [2021-03-18T17:17:51.607Z] DEST=bundles/test-integration [2021-03-18T17:17:51.607Z] PWD=/go/src/github.com/docker/docker [2021-03-18T17:17:51.607Z] KEEPBUNDLE=1 [2021-03-18T17:17:51.607Z] DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:17:51.607Z] container=docker [2021-03-18T17:17:51.607Z] HOME=/root [2021-03-18T17:17:51.607Z] GOLANG_VERSION=1.13.15 [2021-03-18T17:17:51.607Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-18T17:17:51.607Z] VALIDATE_BRANCH=master [2021-03-18T17:17:51.607Z] TERM=xterm [2021-03-18T17:17:51.607Z] DOCKER_PKG=github.com/docker/docker [2021-03-18T17:17:51.607Z] SHLVL=1 [2021-03-18T17:17:51.607Z] TIMEOUT=120m [2021-03-18T17:17:51.607Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-18T17:17:51.607Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-18T17:17:51.607Z] GO111MODULE=off [2021-03-18T17:17:51.607Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-18T17:17:51.607Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-18T17:17:51.607Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-18T17:17:51.607Z] GOPATH=/go [2021-03-18T17:17:51.607Z] PKG_CONFIG=pkg-config [2021-03-18T17:17:51.607Z] _=/usr/bin/env [2021-03-18T17:17:51.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-18T17:17:51.700Z] #21 14.45 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-03-18T17:17:51.700Z] #21 14.46 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-03-18T17:17:51.993Z] #21 14.83 Selecting previously unselected package python3.7-minimal. [2021-03-18T17:17:51.993Z] #21 14.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-03-18T17:17:51.993Z] #21 14.83 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-18T17:17:52.638Z] #21 ... [2021-03-18T17:17:52.638Z] [2021-03-18T17:17:52.638Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-18T17:17:52.638Z] #46 DONE 89.5s [2021-03-18T17:17:52.638Z] [2021-03-18T17:17:52.638Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-18T17:17:52.638Z] #44 48.18 DEP criu/kerndat.d [2021-03-18T17:17:52.639Z] #44 48.36 DEP criu/kcmp-ids.d [2021-03-18T17:17:52.639Z] #44 48.42 DEP criu/irmap.d [2021-03-18T17:17:52.639Z] #44 48.53 DEP criu/ipc_ns.d [2021-03-18T17:17:52.639Z] #44 48.66 DEP criu/image.d [2021-03-18T17:17:52.639Z] #44 48.76 DEP criu/image-desc.d [2021-03-18T17:17:52.639Z] #44 48.87 DEP criu/fsnotify.d [2021-03-18T17:17:52.639Z] #44 48.99 DEP criu/filesystems.d [2021-03-18T17:17:52.639Z] #44 49.11 DEP criu/files.d [2021-03-18T17:17:52.639Z] #44 49.24 DEP criu/files-reg.d [2021-03-18T17:17:52.639Z] #44 49.48 DEP criu/files-ext.d [2021-03-18T17:17:52.639Z] #44 49.65 DEP criu/file-lock.d [2021-03-18T17:17:52.639Z] #44 49.88 DEP criu/file-ids.d [2021-03-18T17:17:52.639Z] #44 50.04 DEP criu/fifo.d [2021-03-18T17:17:52.639Z] #44 50.18 DEP criu/fdstore.d [2021-03-18T17:17:52.639Z] #44 50.24 DEP criu/fault-injection.d [2021-03-18T17:17:52.639Z] #44 50.27 DEP criu/external.d [2021-03-18T17:17:52.639Z] #44 50.34 DEP criu/eventpoll.d [2021-03-18T17:17:52.639Z] #44 50.48 DEP criu/eventfd.d [2021-03-18T17:17:52.639Z] #44 50.61 DEP criu/crtools.d [2021-03-18T17:17:52.639Z] #44 50.73 DEP criu/cr-service.d [2021-03-18T17:17:52.639Z] #44 50.93 DEP criu/cr-restore.d [2021-03-18T17:17:52.639Z] #44 51.16 DEP criu/cr-errno.d [2021-03-18T17:17:52.639Z] #44 51.17 DEP criu/cr-dump.d [2021-03-18T17:17:52.639Z] #44 51.31 DEP criu/cr-dedup.d [2021-03-18T17:17:52.639Z] #44 51.41 DEP criu/cr-check.d [2021-03-18T17:17:52.639Z] #44 51.57 DEP criu/config.d [2021-03-18T17:17:52.639Z] #44 51.68 DEP criu/clone-noasan.d [2021-03-18T17:17:52.639Z] #44 51.77 DEP criu/cgroup.d [2021-03-18T17:17:52.639Z] #44 51.86 DEP criu/cgroup-props.d [2021-03-18T17:17:52.639Z] #44 51.95 DEP criu/bitmap.d [2021-03-18T17:17:52.639Z] #44 51.96 DEP criu/bfd.d [2021-03-18T17:17:52.639Z] #44 52.02 DEP criu/autofs.d [2021-03-18T17:17:52.639Z] #44 52.22 DEP criu/aio.d [2021-03-18T17:17:52.639Z] #44 52.39 DEP criu/action-scripts.d [2021-03-18T17:17:52.639Z] #44 52.68 CC criu/action-scripts.o [2021-03-18T17:17:52.639Z] #44 53.13 CC criu/aio.o [2021-03-18T17:17:52.639Z] #44 53.50 CC criu/autofs.o [2021-03-18T17:17:52.639Z] #44 54.49 CC criu/bfd.o [2021-03-18T17:17:52.937Z] #44 54.69 CC criu/bitmap.o [2021-03-18T17:17:52.937Z] #44 54.79 CC criu/cgroup-props.o [2021-03-18T17:17:53.398Z] Client: [2021-03-18T17:17:53.398Z] Context: default [2021-03-18T17:17:53.398Z] Debug Mode: false [2021-03-18T17:17:53.398Z] Plugins: [2021-03-18T17:17:53.398Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-18T17:17:53.398Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-18T17:17:53.398Z] [2021-03-18T17:17:53.398Z] Server: [2021-03-18T17:17:53.398Z] Containers: 0 [2021-03-18T17:17:53.398Z] Running: 0 [2021-03-18T17:17:53.398Z] Paused: 0 [2021-03-18T17:17:53.398Z] Stopped: 0 [2021-03-18T17:17:53.398Z] Images: 0 [2021-03-18T17:17:53.398Z] Server Version: 20.10.3 [2021-03-18T17:17:53.398Z] Storage Driver: overlay2 [2021-03-18T17:17:53.398Z] Backing Filesystem: extfs [2021-03-18T17:17:53.398Z] Supports d_type: true [2021-03-18T17:17:53.398Z] Native Overlay Diff: true [2021-03-18T17:17:53.398Z] Logging Driver: json-file [2021-03-18T17:17:53.398Z] Cgroup Driver: cgroupfs [2021-03-18T17:17:53.398Z] Cgroup Version: 1 [2021-03-18T17:17:53.398Z] Plugins: [2021-03-18T17:17:53.398Z] Volume: local [2021-03-18T17:17:53.398Z] Network: bridge host ipvlan macvlan null overlay [2021-03-18T17:17:53.398Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-18T17:17:53.398Z] Swarm: inactive [2021-03-18T17:17:53.398Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-03-18T17:17:53.398Z] Default Runtime: runc [2021-03-18T17:17:53.398Z] Init Binary: docker-init [2021-03-18T17:17:53.398Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-18T17:17:53.398Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-18T17:17:53.398Z] init version: de40ad0 [2021-03-18T17:17:53.398Z] Security Options: [2021-03-18T17:17:53.398Z] apparmor [2021-03-18T17:17:53.398Z] seccomp [2021-03-18T17:17:53.398Z] Profile: default [2021-03-18T17:17:53.398Z] Kernel Version: 5.4.0-1037-aws [2021-03-18T17:17:53.398Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-18T17:17:53.398Z] OSType: linux [2021-03-18T17:17:53.398Z] Architecture: x86_64 [2021-03-18T17:17:53.398Z] CPUs: 2 [2021-03-18T17:17:53.398Z] Total Memory: 7.487GiB [2021-03-18T17:17:53.398Z] Name: ip-10-100-70-125 [2021-03-18T17:17:53.398Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-18T17:17:53.398Z] Docker Root Dir: /var/lib/docker [2021-03-18T17:17:53.398Z] Debug Mode: false [2021-03-18T17:17:53.398Z] Registry: https://index.docker.io/v1/ [2021-03-18T17:17:53.398Z] Labels: [2021-03-18T17:17:53.398Z] Experimental: true [2021-03-18T17:17:53.398Z] Insecure Registries: [2021-03-18T17:17:53.398Z] 127.0.0.0/8 [2021-03-18T17:17:53.398Z] Live Restore Enabled: true [2021-03-18T17:17:53.398Z] [2021-03-18T17:17:53.398Z] WARNING: No swap limit support [2021-03-18T17:17:53.398Z] WARNING: No blkio weight support [2021-03-18T17:17:53.398Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-18T17:17:53.573Z] #44 55.36 CC criu/cgroup.o [2021-03-18T17:17:53.596Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T17:17:53.596Z] [2021-03-18T17:17:53.596Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-18T17:17:53.596Z] DOCKER_SYSTEMD=1 [2021-03-18T17:17:53.596Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-18T17:17:53.596Z] HOSTNAME=30e5e3162e5f [2021-03-18T17:17:53.596Z] DEST=bundles/test-integration [2021-03-18T17:17:53.596Z] PWD=/go/src/github.com/docker/docker [2021-03-18T17:17:53.596Z] DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:17:53.596Z] container=docker [2021-03-18T17:17:53.596Z] HOME=/root [2021-03-18T17:17:53.596Z] LANG=C.UTF-8 [2021-03-18T17:17:53.596Z] INVOCATION_ID=b372b73712c24e12b97dedf36926c422 [2021-03-18T17:17:53.596Z] GOLANG_VERSION=1.13.15 [2021-03-18T17:17:53.596Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-18T17:17:53.596Z] VALIDATE_BRANCH=master [2021-03-18T17:17:53.596Z] TERM=xterm [2021-03-18T17:17:53.596Z] DOCKER_PKG=github.com/docker/docker [2021-03-18T17:17:53.596Z] SHLVL=3 [2021-03-18T17:17:53.596Z] TIMEOUT=120m [2021-03-18T17:17:53.596Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-18T17:17:53.596Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-18T17:17:53.596Z] GO111MODULE=off [2021-03-18T17:17:53.596Z] DOCKER_EXPERIMENTAL=1 [2021-03-18T17:17:53.596Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-18T17:17:53.596Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-18T17:17:53.596Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-18T17:17:53.596Z] GOPATH=/go [2021-03-18T17:17:53.596Z] PKG_CONFIG=pkg-config [2021-03-18T17:17:53.596Z] _=/usr/bin/env [2021-03-18T17:17:53.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-18T17:17:53.690Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-18T17:17:53.690Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-18T17:17:53.690Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42163/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-18T17:17:53.690Z] + bash /home/ubuntu/workspace/moby_PR-42163/check-config.sh [2021-03-18T17:17:53.690Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-18T17:17:53.690Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-18T17:17:53.690Z] [2021-03-18T17:17:53.690Z] Generally Necessary: [2021-03-18T17:17:53.690Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-18T17:17:53.691Z] - apparmor: enabled and tools installed [2021-03-18T17:17:53.691Z] - CONFIG_NAMESPACES: enabled [2021-03-18T17:17:53.691Z] - CONFIG_NET_NS: enabled [2021-03-18T17:17:53.691Z] - CONFIG_PID_NS: enabled [2021-03-18T17:17:53.691Z] - CONFIG_IPC_NS: enabled [2021-03-18T17:17:53.691Z] - CONFIG_UTS_NS: enabled [2021-03-18T17:17:53.691Z] - CONFIG_CGROUPS: enabled [2021-03-18T17:17:53.691Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-18T17:17:53.691Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-18T17:17:53.691Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-18T17:17:53.691Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-18T17:17:53.691Z] - CONFIG_CPUSETS: enabled [2021-03-18T17:17:53.691Z] - CONFIG_MEMCG: enabled [2021-03-18T17:17:53.691Z] - CONFIG_KEYS: enabled [2021-03-18T17:17:53.691Z] - CONFIG_VETH: enabled (as module) [2021-03-18T17:17:53.691Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-18T17:17:53.691Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-18T17:17:53.691Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-18T17:17:53.691Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-18T17:17:53.691Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-18T17:17:53.691Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-18T17:17:53.691Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-18T17:17:53.691Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-18T17:17:53.691Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-18T17:17:53.691Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-18T17:17:53.691Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-18T17:17:53.691Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-18T17:17:53.691Z] [2021-03-18T17:17:53.691Z] Optional Features: [2021-03-18T17:17:53.691Z] - CONFIG_USER_NS: enabled [2021-03-18T17:17:53.691Z] - CONFIG_SECCOMP: enabled [2021-03-18T17:17:53.996Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-18T17:17:53.996Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-18T17:17:53.996Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-18T17:17:53.996Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-18T17:17:53.996Z] - CONFIG_BLK_CGROUP: enabled [2021-03-18T17:17:53.996Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-18T17:17:53.996Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-18T17:17:53.996Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-18T17:17:53.996Z] - CONFIG_CGROUP_PERF: enabled [2021-03-18T17:17:53.996Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-18T17:17:53.996Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-18T17:17:53.996Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-18T17:17:53.996Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-18T17:17:53.996Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-18T17:17:53.996Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-18T17:17:53.996Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-18T17:17:53.996Z] - CONFIG_IP_VS: enabled (as module) [2021-03-18T17:17:53.996Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-18T17:17:53.996Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-18T17:17:53.996Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-18T17:17:53.996Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-18T17:17:53.996Z] - CONFIG_EXT4_FS: enabled [2021-03-18T17:17:53.996Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-18T17:17:53.996Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-18T17:17:53.996Z] - Network Drivers: [2021-03-18T17:17:53.996Z] - "overlay": [2021-03-18T17:17:53.996Z] - CONFIG_VXLAN: enabled (as module) [2021-03-18T17:17:53.996Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-18T17:17:53.996Z] Optional (for encrypted networks): [2021-03-18T17:17:53.996Z] - CONFIG_CRYPTO: enabled [2021-03-18T17:17:53.996Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-18T17:17:53.996Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-18T17:17:53.996Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-18T17:17:53.996Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-18T17:17:53.996Z] - CONFIG_XFRM: enabled [2021-03-18T17:17:53.996Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-18T17:17:53.996Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-18T17:17:53.996Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-18T17:17:53.996Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-18T17:17:53.996Z] - "ipvlan": [2021-03-18T17:17:53.996Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-18T17:17:53.996Z] - "macvlan": [2021-03-18T17:17:53.996Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-18T17:17:53.996Z] - CONFIG_DUMMY: enabled (as module) [2021-03-18T17:17:53.996Z] - "ftp,tftp client in container": [2021-03-18T17:17:54.273Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-18T17:17:54.273Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-18T17:17:54.273Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-18T17:17:54.273Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-18T17:17:54.273Z] - Storage Drivers: [2021-03-18T17:17:54.273Z] - "aufs": [2021-03-18T17:17:54.273Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-18T17:17:54.273Z] - "btrfs": [2021-03-18T17:17:54.273Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-18T17:17:54.273Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-18T17:17:54.273Z] - "devicemapper": [2021-03-18T17:17:54.273Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-18T17:17:54.273Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-18T17:17:54.273Z] - "overlay": [2021-03-18T17:17:54.273Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-18T17:17:54.273Z] - "zfs": [2021-03-18T17:17:54.273Z] - /dev/zfs: present [2021-03-18T17:17:54.273Z] - zfs command: missing [2021-03-18T17:17:54.273Z] - zpool command: missing [2021-03-18T17:17:54.273Z] [2021-03-18T17:17:54.273Z] Limits: [2021-03-18T17:17:54.273Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-18T17:17:54.273Z] [2021-03-18T17:17:54.273Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-18T17:17:54.606Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e31086320ea0305e2cc70490160ee30480471680 . [2021-03-18T17:17:54.611Z] #44 ... [2021-03-18T17:17:54.611Z] [2021-03-18T17:17:54.611Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-18T17:17:54.611Z] #21 15.67 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-03-18T17:17:54.611Z] #21 15.72 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-18T17:17:54.611Z] #21 17.21 Selecting previously unselected package python3-minimal. [2021-03-18T17:17:54.611Z] #21 17.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23450 files and directories currently installed.) [2021-03-18T17:17:54.611Z] #21 17.23 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-03-18T17:17:54.611Z] #21 17.23 Unpacking python3-minimal (3.7.3-1) ... [2021-03-18T17:17:54.611Z] #21 17.31 Selecting previously unselected package libmpdec2:s390x. [2021-03-18T17:17:54.611Z] #21 17.31 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-03-18T17:17:54.611Z] #21 17.32 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-03-18T17:17:54.611Z] #21 17.38 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-03-18T17:17:54.611Z] #21 17.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2021-03-18T17:17:54.611Z] #21 17.39 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-03-18T17:17:54.863Z] #1 [internal] load build definition from Dockerfile [2021-03-18T17:17:54.863Z] #1 sha256:84ec95d87634ef37fc6c3e88cba30ecd2f8bafaf7571ee08d3ed11616c6fc6bc [2021-03-18T17:17:54.863Z] #1 transferring dockerfile: [2021-03-18T17:17:54.863Z] #1 transferring dockerfile: 17.02kB done [2021-03-18T17:17:54.863Z] #1 DONE 0.2s [2021-03-18T17:17:54.863Z] [2021-03-18T17:17:54.863Z] #2 [internal] load .dockerignore [2021-03-18T17:17:54.863Z] #2 sha256:cc854ab17b2ecf7044804a158b87002311b465661fc7732c6c53b65c13253faa [2021-03-18T17:17:54.863Z] #2 transferring context: 87B done [2021-03-18T17:17:54.863Z] #2 DONE 0.2s [2021-03-18T17:17:54.863Z] [2021-03-18T17:17:54.863Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-18T17:17:54.863Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-03-18T17:17:55.247Z] #21 18.09 Selecting previously unselected package python3.7. [2021-03-18T17:17:55.247Z] #21 18.09 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2021-03-18T17:17:55.247Z] #21 18.10 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-18T17:17:55.247Z] #21 18.19 Selecting previously unselected package libpython3-stdlib:s390x. [2021-03-18T17:17:55.427Z] #3 DONE 0.4s [2021-03-18T17:17:55.427Z] [2021-03-18T17:17:55.427Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-18T17:17:55.427Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-03-18T17:17:55.427Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-18T17:17:55.427Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-03-18T17:17:55.427Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-03-18T17:17:55.427Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-03-18T17:17:55.427Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.15MB / 9.64MB 0.1s [2021-03-18T17:17:55.427Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-03-18T17:17:55.538Z] #21 18.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-03-18T17:17:55.539Z] #21 18.19 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-03-18T17:17:55.539Z] #21 18.22 Setting up python3-minimal (3.7.3-1) ... [2021-03-18T17:17:55.687Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-03-18T17:17:55.687Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-03-18T17:17:55.829Z] #21 18.73 Selecting previously unselected package python3. [2021-03-18T17:17:55.829Z] #21 18.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23862 files and directories currently installed.) [2021-03-18T17:17:55.829Z] #21 18.76 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-03-18T17:17:55.829Z] #21 18.77 Unpacking python3 (3.7.3-1) ... [2021-03-18T17:17:55.829Z] #21 18.83 Selecting previously unselected package libip4tc0:s390x. [2021-03-18T17:17:55.829Z] #21 18.83 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-03-18T17:17:55.829Z] #21 18.83 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-03-18T17:17:55.829Z] #21 18.87 Selecting previously unselected package libip6tc0:s390x. [2021-03-18T17:17:56.121Z] #21 18.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-03-18T17:17:56.121Z] #21 18.87 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-03-18T17:17:56.121Z] #21 18.91 Selecting previously unselected package libiptc0:s390x. [2021-03-18T17:17:56.121Z] #21 18.91 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-03-18T17:17:56.121Z] #21 18.91 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-03-18T17:17:56.121Z] #21 18.96 Selecting previously unselected package libnfnetlink0:s390x. [2021-03-18T17:17:56.121Z] #21 18.96 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-03-18T17:17:56.121Z] #21 18.96 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-03-18T17:17:56.121Z] #21 18.99 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-03-18T17:17:56.121Z] #21 18.99 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-03-18T17:17:56.121Z] #21 18.99 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-03-18T17:17:56.121Z] #21 19.04 Selecting previously unselected package libnftnl11:s390x. [2021-03-18T17:17:56.121Z] #21 19.04 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-03-18T17:17:56.121Z] #21 19.04 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-03-18T17:17:56.121Z] #21 19.09 Selecting previously unselected package iptables. [2021-03-18T17:17:56.252Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-03-18T17:17:56.252Z] #4 DONE 0.8s [2021-03-18T17:17:56.252Z] [2021-03-18T17:17:56.252Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T17:17:56.252Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-18T17:17:56.412Z] #21 19.09 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-03-18T17:17:56.412Z] #21 19.09 Unpacking iptables (1.8.2-4) ... [2021-03-18T17:17:56.412Z] #21 19.35 Selecting previously unselected package xxd. [2021-03-18T17:17:56.547Z] ok github.com/docker/docker/client 0.285s coverage: 75.4% of statements [2021-03-18T17:17:56.703Z] #21 19.35 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-03-18T17:17:56.703Z] #21 19.36 Unpacking xxd (2:8.1.0875-5) ... [2021-03-18T17:17:56.703Z] #21 19.44 Selecting previously unselected package vim-common. [2021-03-18T17:17:56.703Z] #21 19.44 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-18T17:17:56.703Z] #21 19.46 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-18T17:17:56.703Z] #21 19.56 Selecting previously unselected package bash-completion. [2021-03-18T17:17:56.703Z] #21 19.56 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-18T17:17:57.179Z] #6 DONE 0.6s [2021-03-18T17:17:57.180Z] [2021-03-18T17:17:57.180Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-18T17:17:57.180Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-18T17:17:57.180Z] #5 DONE 0.6s [2021-03-18T17:17:57.180Z] [2021-03-18T17:17:57.180Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-18T17:17:57.180Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-18T17:17:57.180Z] #8 DONE 0.6s [2021-03-18T17:17:57.180Z] [2021-03-18T17:17:57.180Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T17:17:57.180Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-18T17:17:57.180Z] #7 DONE 0.7s [2021-03-18T17:17:58.118Z] [2021-03-18T17:17:58.118Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-18T17:17:58.118Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-18T17:17:58.118Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-18T17:17:58.118Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-18T17:17:58.118Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-18T17:17:58.208Z] #21 ... [2021-03-18T17:17:58.208Z] [2021-03-18T17:17:58.208Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-18T17:17:58.208Z] #33 DONE 95.0s [2021-03-18T17:17:58.208Z] [2021-03-18T17:17:58.208Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-18T17:17:58.208Z] #44 57.28 CC criu/clone-noasan.o [2021-03-18T17:17:58.208Z] #44 57.41 CC criu/config.o [2021-03-18T17:17:58.208Z] #44 58.30 CC criu/cr-check.o [2021-03-18T17:17:58.208Z] #44 59.45 CC criu/cr-dedup.o [2021-03-18T17:17:58.208Z] #44 59.69 CC criu/cr-dump.o [2021-03-18T17:17:58.378Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-18T17:17:59.265Z] #44 61.21 CC criu/cr-errno.o [2021-03-18T17:17:59.556Z] #44 61.23 CC criu/cr-restore.o [2021-03-18T17:18:01.061Z] #44 ... [2021-03-18T17:18:01.061Z] [2021-03-18T17:18:01.061Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-18T17:18:01.061Z] #21 21.24 Unpacking bash-completion (1:2.8-6) ... [2021-03-18T17:18:01.061Z] #21 21.72 Selecting previously unselected package bzip2. [2021-03-18T17:18:01.061Z] #21 21.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-03-18T17:18:01.061Z] #21 21.77 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-18T17:18:01.061Z] #21 21.89 Selecting previously unselected package xz-utils. [2021-03-18T17:18:01.061Z] #21 21.89 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-03-18T17:18:01.061Z] #21 21.89 Unpacking xz-utils (5.2.4-1) ... [2021-03-18T17:18:01.061Z] #21 22.05 Selecting previously unselected package apparmor. [2021-03-18T17:18:01.061Z] #21 22.05 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-03-18T17:18:01.061Z] #21 22.09 Unpacking apparmor (2.13.2-10) ... [2021-03-18T17:18:01.061Z] #21 22.34 Selecting previously unselected package aufs-tools. [2021-03-18T17:18:01.061Z] #21 22.34 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-03-18T17:18:01.061Z] #21 22.35 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-18T17:18:01.061Z] #21 22.45 Selecting previously unselected package libonig5:s390x. [2021-03-18T17:18:01.061Z] #21 22.45 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-03-18T17:18:01.061Z] #21 22.45 Unpacking libonig5:s390x (6.9.1-1) ... [2021-03-18T17:18:01.061Z] #21 22.59 Selecting previously unselected package libjq1:s390x. [2021-03-18T17:18:01.061Z] #21 22.59 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-03-18T17:18:01.061Z] #21 22.59 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-18T17:18:01.061Z] #21 22.67 Selecting previously unselected package jq. [2021-03-18T17:18:01.061Z] #21 22.67 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-03-18T17:18:01.061Z] #21 22.67 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-18T17:18:01.061Z] #21 22.70 Selecting previously unselected package libaio1:s390x. [2021-03-18T17:18:01.061Z] #21 22.70 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-03-18T17:18:01.061Z] #21 22.70 Unpacking libaio1:s390x (0.3.112-3) ... [2021-03-18T17:18:01.061Z] #21 22.74 Selecting previously unselected package libgpm2:s390x. [2021-03-18T17:18:01.061Z] #21 22.74 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-03-18T17:18:01.061Z] #21 22.74 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-03-18T17:18:01.061Z] #21 22.81 Selecting previously unselected package libicu63:s390x. [2021-03-18T17:18:01.061Z] #21 22.81 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-03-18T17:18:01.061Z] #21 22.81 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-03-18T17:18:01.666Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 0B / 50.40MB 3.6s [2021-03-18T17:18:02.093Z] #21 24.82 Selecting previously unselected package libnet1:s390x. [2021-03-18T17:18:02.093Z] #21 24.82 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-18T17:18:02.093Z] #21 24.82 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-18T17:18:02.093Z] #21 24.87 Selecting previously unselected package libnl-3-200:s390x. [2021-03-18T17:18:02.093Z] #21 24.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-03-18T17:18:02.093Z] #21 24.87 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-03-18T17:18:02.093Z] #21 24.93 Selecting previously unselected package libprotobuf-c1:s390x. [2021-03-18T17:18:02.093Z] #21 24.93 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-03-18T17:18:02.093Z] #21 24.93 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-18T17:18:02.093Z] #21 24.96 Selecting previously unselected package libreadline5:s390x. [2021-03-18T17:18:02.093Z] #21 24.96 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-03-18T17:18:02.093Z] #21 24.96 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-03-18T17:18:02.093Z] #21 25.01 Selecting previously unselected package net-tools. [2021-03-18T17:18:02.093Z] #21 25.02 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-03-18T17:18:02.093Z] #21 25.02 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-18T17:18:02.093Z] #21 25.14 Selecting previously unselected package python-pip-whl. [2021-03-18T17:18:02.229Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 3.15MB / 50.40MB 3.9s [2021-03-18T17:18:02.384Z] #21 25.14 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-18T17:18:02.384Z] #21 25.14 Unpacking python-pip-whl (18.1-5) ... [2021-03-18T17:18:02.486Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 11.53MB / 50.40MB 4.2s [2021-03-18T17:18:02.486Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 14.88MB / 50.40MB 4.4s [2021-03-18T17:18:02.542Z] Removing intermediate container 89bdd6c1871b [2021-03-18T17:18:02.542Z] ---> c63212642e2f [2021-03-18T17:18:02.542Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-03-18T17:18:02.542Z] ---> 805dc2d65d1c [2021-03-18T17:18:02.542Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-03-18T17:18:02.542Z] ---> 61c35a873c83 [2021-03-18T17:18:02.542Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-03-18T17:18:02.542Z] ---> Running in 5cd27f9ebdc3 [2021-03-18T17:18:02.542Z] Removing intermediate container 5cd27f9ebdc3 [2021-03-18T17:18:02.542Z] ---> b26254e8e3b4 [2021-03-18T17:18:02.542Z] Successfully built b26254e8e3b4 [2021-03-18T17:18:02.542Z] Successfully tagged moby-buildx:latest [2021-03-18T17:18:02.542Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-03-18T17:18:02.542Z] if [ -n "${id}" ]; then \ [2021-03-18T17:18:02.542Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-03-18T17:18:02.542Z] && touch bundles/buildx; \ [2021-03-18T17:18:02.542Z] docker rm -f ${id}; \ [2021-03-18T17:18:02.542Z] fi [2021-03-18T17:18:02.542Z] 7b75546817ef192368f3b5b571559b37c13a2519391f64f286604fec5a2a9166 [2021-03-18T17:18:02.542Z] bundles/buildx version [2021-03-18T17:18:02.542Z] buildx v0.5.1 11057da [2021-03-18T17:18:02.542Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:e31086320ea0305e2cc70490160ee30480471680 . [2021-03-18T17:18:02.542Z] #1 [internal] booting buildkit [2021-03-18T17:18:02.542Z] #1 sha256:e10ab614e740b4bd833446410b07ebb29d3ec9ade8ea15c86be33e00b7dd9b76 [2021-03-18T17:18:02.542Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-03-18T17:18:02.542Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2021-03-18T17:18:02.542Z] #1 creating container buildx_buildkit_default [2021-03-18T17:18:02.542Z] #1 creating container buildx_buildkit_default 0.4s done [2021-03-18T17:18:02.542Z] #1 DONE 3.2s [2021-03-18T17:18:02.675Z] #21 25.50 Selecting previously unselected package python3-lib2to3. [2021-03-18T17:18:02.675Z] #21 25.50 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-18T17:18:02.675Z] #21 25.50 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-18T17:18:02.675Z] #21 25.58 Selecting previously unselected package python3-distutils. [2021-03-18T17:18:02.675Z] #21 25.58 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-18T17:18:02.675Z] #21 25.58 Unpacking python3-distutils (3.7.3-1) ... [2021-03-18T17:18:02.675Z] #21 25.67 Selecting previously unselected package python3-pip. [2021-03-18T17:18:02.744Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 20.97MB / 50.40MB 4.5s [2021-03-18T17:18:02.834Z] [2021-03-18T17:18:02.834Z] #2 [internal] load build definition from Dockerfile [2021-03-18T17:18:02.834Z] #2 sha256:3957ac97bd87b6a2899a3cddbd538003c746ea541879ddb10942039623c40626 [2021-03-18T17:18:02.834Z] #2 transferring dockerfile: 17.01kB done [2021-03-18T17:18:02.834Z] #2 DONE 0.0s [2021-03-18T17:18:02.834Z] [2021-03-18T17:18:02.834Z] #3 [internal] load .dockerignore [2021-03-18T17:18:02.834Z] #3 sha256:d129bc10508ecff63499264de0b722f45aa335b3e821e6c82f516569a9e0e1e7 [2021-03-18T17:18:02.834Z] #3 transferring context: 87B done [2021-03-18T17:18:02.834Z] #3 DONE 0.0s [2021-03-18T17:18:02.834Z] [2021-03-18T17:18:02.834Z] #4 resolve image config for docker.io/docker/dockerfile:1.2 [2021-03-18T17:18:02.834Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e [2021-03-18T17:18:02.966Z] #21 25.67 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-18T17:18:02.966Z] #21 25.68 Unpacking python3-pip (18.1-5) ... [2021-03-18T17:18:02.966Z] #21 25.76 Selecting previously unselected package python3-pkg-resources. [2021-03-18T17:18:02.966Z] #21 25.76 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-18T17:18:02.966Z] #21 25.76 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-18T17:18:02.966Z] #21 25.83 Selecting previously unselected package python3-setuptools. [2021-03-18T17:18:02.966Z] #21 25.84 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-18T17:18:02.966Z] #21 25.84 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-18T17:18:03.005Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 32.51MB / 50.40MB 4.7s [2021-03-18T17:18:03.005Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 39.85MB / 50.40MB 4.9s [2021-03-18T17:18:03.005Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 42.99MB / 50.40MB 5.0s [2021-03-18T17:18:03.257Z] #21 26.00 Selecting previously unselected package python3-wheel. [2021-03-18T17:18:03.257Z] #21 26.00 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-18T17:18:03.257Z] #21 26.00 Unpacking python3-wheel (0.32.3-2) ... [2021-03-18T17:18:03.257Z] #21 26.05 Selecting previously unselected package sudo. [2021-03-18T17:18:03.257Z] #21 26.05 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-03-18T17:18:03.257Z] #21 26.05 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-18T17:18:03.263Z] #26 ... [2021-03-18T17:18:03.263Z] [2021-03-18T17:18:03.263Z] #23 [internal] load build context [2021-03-18T17:18:03.263Z] #23 sha256:4849b3bc08896a35476c93aacfe056d1946e01bd3ac9e1b6d68a7f920e7b9294 [2021-03-18T17:18:03.263Z] #23 transferring context: 53.43MB 4.9s done [2021-03-18T17:18:03.263Z] #23 DONE 5.3s [2021-03-18T17:18:03.263Z] [2021-03-18T17:18:03.263Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-18T17:18:03.263Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-18T17:18:03.263Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 48.23MB / 50.40MB 5.1s [2021-03-18T17:18:03.263Z] #26 ... [2021-03-18T17:18:03.263Z] [2021-03-18T17:18:03.263Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T17:18:03.263Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T17:18:03.263Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-18T17:18:03.263Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-18T17:18:03.263Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-18T17:18:03.263Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-18T17:18:03.263Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-03-18T17:18:03.263Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s done [2021-03-18T17:18:03.263Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done [2021-03-18T17:18:03.263Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.2s done [2021-03-18T17:18:03.263Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.0s done [2021-03-18T17:18:03.263Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.2s [2021-03-18T17:18:03.263Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.5s [2021-03-18T17:18:03.263Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.1s done [2021-03-18T17:18:03.469Z] #4 DONE 0.7s [2021-03-18T17:18:03.469Z] [2021-03-18T17:18:03.469Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-03-18T17:18:03.469Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-03-18T17:18:03.469Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-03-18T17:18:03.539Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.6s done [2021-03-18T17:18:03.548Z] #21 26.38 Selecting previously unselected package thin-provisioning-tools. [2021-03-18T17:18:03.549Z] #21 26.38 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-03-18T17:18:03.549Z] #21 26.38 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-18T17:18:03.549Z] #21 26.49 Selecting previously unselected package uidmap. [2021-03-18T17:18:03.763Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.2s done [2021-03-18T17:18:03.763Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 [2021-03-18T17:18:03.763Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.1s done [2021-03-18T17:18:03.763Z] #5 DONE 0.3s [2021-03-18T17:18:03.839Z] #21 26.49 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-03-18T17:18:03.839Z] #21 26.50 Unpacking uidmap (1:4.5-1.1) ... [2021-03-18T17:18:03.839Z] #21 26.56 Selecting previously unselected package vim-runtime. [2021-03-18T17:18:03.839Z] #21 26.56 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-18T17:18:03.839Z] #21 26.57 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-18T17:18:03.839Z] #21 26.59 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-18T17:18:03.839Z] #21 26.59 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-18T17:18:04.055Z] [2021-03-18T17:18:04.055Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T17:18:04.055Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-03-18T17:18:04.471Z] #9 ... [2021-03-18T17:18:04.471Z] [2021-03-18T17:18:04.471Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T17:18:04.471Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-18T17:18:04.471Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-18T17:18:04.471Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-03-18T17:18:04.471Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-03-18T17:18:04.471Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-03-18T17:18:04.471Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.4s done [2021-03-18T17:18:04.471Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2021-03-18T17:18:04.471Z] #62 DONE 6.5s [2021-03-18T17:18:04.471Z] [2021-03-18T17:18:04.471Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T17:18:04.471Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T17:18:04.471Z] #9 ... [2021-03-18T17:18:04.471Z] [2021-03-18T17:18:04.471Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-18T17:18:04.471Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-18T17:18:04.471Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 5.8s done [2021-03-18T17:18:04.471Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d [2021-03-18T17:18:05.089Z] #9 DONE 1.2s [2021-03-18T17:18:05.089Z] [2021-03-18T17:18:05.089Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-03-18T17:18:05.089Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-03-18T17:18:05.089Z] #8 DONE 1.2s [2021-03-18T17:18:05.089Z] [2021-03-18T17:18:05.090Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-18T17:18:05.090Z] #7 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-03-18T17:18:05.387Z] #7 DONE 1.3s [2021-03-18T17:18:05.387Z] [2021-03-18T17:18:05.387Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-03-18T17:18:05.387Z] #6 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-03-18T17:18:05.387Z] #6 DONE 1.3s [2021-03-18T17:18:05.387Z] [2021-03-18T17:18:05.387Z] #24 [internal] load build context [2021-03-18T17:18:05.387Z] #24 sha256:da2bfc10a00a2d2cbbe04f66a3dfa8b9c288d908066be102eb0fb1f77c8d1a7e [2021-03-18T17:18:05.387Z] #24 ... [2021-03-18T17:18:05.387Z] [2021-03-18T17:18:05.387Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T17:18:05.387Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-18T17:18:05.388Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-18T17:18:05.388Z] #65 DONE 0.1s [2021-03-18T17:18:05.388Z] [2021-03-18T17:18:05.388Z] #24 [internal] load build context [2021-03-18T17:18:05.388Z] #24 sha256:da2bfc10a00a2d2cbbe04f66a3dfa8b9c288d908066be102eb0fb1f77c8d1a7e [2021-03-18T17:18:05.400Z] #26 ... [2021-03-18T17:18:05.400Z] [2021-03-18T17:18:05.400Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T17:18:05.400Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-18T17:18:05.400Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2021-03-18T17:18:05.400Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-03-18T17:18:05.400Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-03-18T17:18:05.400Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2021-03-18T17:18:05.400Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s done [2021-03-18T17:18:05.400Z] #64 DONE 7.5s [2021-03-18T17:18:05.400Z] [2021-03-18T17:18:05.400Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-18T17:18:05.400Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-18T17:18:05.904Z] #21 28.74 Selecting previously unselected package vim. [2021-03-18T17:18:05.904Z] #21 28.74 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-03-18T17:18:05.904Z] #21 28.75 Unpacking vim (2:8.1.0875-5) ... [2021-03-18T17:18:06.195Z] #21 29.12 Selecting previously unselected package xfsprogs. [2021-03-18T17:18:06.195Z] #21 29.12 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-03-18T17:18:06.195Z] #21 29.12 Unpacking xfsprogs (4.20.0-1) ... [2021-03-18T17:18:06.539Z] #21 29.42 Selecting previously unselected package zip. [2021-03-18T17:18:06.539Z] #21 29.43 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-03-18T17:18:06.539Z] #21 29.43 Unpacking zip (3.0-11+b1) ... [2021-03-18T17:18:06.830Z] #21 29.64 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-18T17:18:06.830Z] #21 29.65 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-18T17:18:06.830Z] #21 29.66 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-03-18T17:18:06.830Z] #21 29.66 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-03-18T17:18:06.830Z] #21 29.67 Setting up libgpm2:s390x (1.20.7-5) ... [2021-03-18T17:18:06.830Z] #21 29.68 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-03-18T17:18:06.830Z] #21 29.68 Setting up uidmap (1:4.5-1.1) ... [2021-03-18T17:18:06.830Z] #21 29.69 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-03-18T17:18:06.830Z] #21 29.70 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-18T17:18:06.830Z] #21 29.70 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-18T17:18:06.830Z] #21 29.71 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-18T17:18:06.830Z] #21 29.71 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-03-18T17:18:06.830Z] #21 29.72 Setting up xxd (2:8.1.0875-5) ... [2021-03-18T17:18:06.830Z] #21 29.73 Setting up zip (3.0-11+b1) ... [2021-03-18T17:18:06.830Z] #21 29.73 Setting up vim-common (2:8.1.0875-5) ... [2021-03-18T17:18:06.830Z] #21 29.74 Setting up bash-completion (1:2.8-6) ... [2021-03-18T17:18:07.643Z] #24 transferring context: 13.70MB 2.3s [2021-03-18T17:18:07.918Z] #26 ... [2021-03-18T17:18:07.918Z] [2021-03-18T17:18:07.918Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-18T17:18:07.918Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-03-18T17:18:07.918Z] #63 DONE 0.2s [2021-03-18T17:18:07.918Z] [2021-03-18T17:18:07.918Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-18T17:18:07.918Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-18T17:18:08.199Z] #24 ... [2021-03-18T17:18:08.199Z] [2021-03-18T17:18:08.199Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T17:18:08.199Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-03-18T17:18:08.199Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-03-18T17:18:08.199Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-03-18T17:18:08.199Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done [2021-03-18T17:18:08.199Z] #63 DONE 2.3s [2021-03-18T17:18:08.199Z] [2021-03-18T17:18:08.199Z] #24 [internal] load build context [2021-03-18T17:18:08.199Z] #24 sha256:da2bfc10a00a2d2cbbe04f66a3dfa8b9c288d908066be102eb0fb1f77c8d1a7e [2021-03-18T17:18:08.336Z] #21 31.08 Setting up libiptc0:s390x (1.8.2-4) ... [2021-03-18T17:18:08.336Z] #21 31.09 Setting up xz-utils (5.2.4-1) ... [2021-03-18T17:18:08.336Z] #21 31.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-18T17:18:08.336Z] #21 31.11 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-18T17:18:08.336Z] #21 31.14 invoke-rc.d: could not determine current runlevel [2021-03-18T17:18:08.336Z] #21 31.15 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-18T17:18:08.336Z] #21 31.15 Setting up pigz (2.4-1) ... [2021-03-18T17:18:08.336Z] #21 31.16 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-03-18T17:18:08.336Z] #21 31.18 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-03-18T17:18:08.336Z] #21 31.19 Setting up python-pip-whl (18.1-5) ... [2021-03-18T17:18:08.336Z] #21 31.20 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-03-18T17:18:08.336Z] #21 31.20 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-18T17:18:08.489Z] #26 ... [2021-03-18T17:18:08.489Z] [2021-03-18T17:18:08.489Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-18T17:18:08.489Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-03-18T17:18:08.489Z] #65 DONE 0.4s [2021-03-18T17:18:08.489Z] [2021-03-18T17:18:08.489Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-18T17:18:08.489Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-18T17:18:08.627Z] #21 31.43 Setting up libaio1:s390x (0.3.112-3) ... [2021-03-18T17:18:08.627Z] #21 31.44 Setting up libonig5:s390x (6.9.1-1) ... [2021-03-18T17:18:08.627Z] #21 31.44 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-03-18T17:18:08.627Z] #21 31.45 Setting up vim (2:8.1.0875-5) ... [2021-03-18T17:18:08.627Z] #21 31.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-18T17:18:08.627Z] #21 31.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-18T17:18:08.627Z] #21 31.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-18T17:18:08.627Z] #21 31.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-18T17:18:08.627Z] #21 31.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-18T17:18:08.627Z] #21 31.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-18T17:18:08.627Z] #21 31.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-18T17:18:08.627Z] #21 31.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-18T17:18:08.627Z] #21 31.48 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-18T17:18:08.627Z] #21 31.49 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-18T17:18:08.627Z] #21 31.50 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-03-18T17:18:08.627Z] #21 31.50 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-18T17:18:08.627Z] #21 31.51 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-03-18T17:18:08.627Z] #21 31.52 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-18T17:18:08.972Z] #24 ... [2021-03-18T17:18:08.972Z] [2021-03-18T17:18:08.972Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-03-18T17:18:08.972Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-03-18T17:18:08.972Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2021-03-18T17:18:08.972Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2021-03-18T17:18:08.972Z] #65 DONE 3.0s [2021-03-18T17:18:08.972Z] [2021-03-18T17:18:08.972Z] #24 [internal] load build context [2021-03-18T17:18:08.972Z] #24 sha256:da2bfc10a00a2d2cbbe04f66a3dfa8b9c288d908066be102eb0fb1f77c8d1a7e [2021-03-18T17:18:09.304Z] #24 ... [2021-03-18T17:18:09.304Z] [2021-03-18T17:18:09.304Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-03-18T17:18:09.304Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f [2021-03-18T17:18:09.304Z] #64 DONE 0.2s [2021-03-18T17:18:09.304Z] [2021-03-18T17:18:09.304Z] #24 [internal] load build context [2021-03-18T17:18:09.304Z] #24 sha256:da2bfc10a00a2d2cbbe04f66a3dfa8b9c288d908066be102eb0fb1f77c8d1a7e [2021-03-18T17:18:09.704Z] #24 ... [2021-03-18T17:18:09.704Z] [2021-03-18T17:18:09.704Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-03-18T17:18:09.704Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac [2021-03-18T17:18:09.704Z] #66 DONE 0.2s [2021-03-18T17:18:09.704Z] [2021-03-18T17:18:09.704Z] #24 [internal] load build context [2021-03-18T17:18:09.704Z] #24 sha256:da2bfc10a00a2d2cbbe04f66a3dfa8b9c288d908066be102eb0fb1f77c8d1a7e [2021-03-18T17:18:09.855Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 5.1s [2021-03-18T17:18:10.418Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 6.2s done [2021-03-18T17:18:10.430Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|imports|name|compiled_files|files) took 2m4.554703449s [2021-03-18T17:18:10.430Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 470.517407ms [2021-03-18T17:18:10.675Z] #26 DONE 12.8s [2021-03-18T17:18:10.675Z] [2021-03-18T17:18:10.675Z] #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-03-18T17:18:10.675Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-18T17:18:10.694Z] #21 33.34 Setting up iptables (1.8.2-4) ... [2021-03-18T17:18:10.694Z] #21 33.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-18T17:18:10.694Z] #21 33.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-18T17:18:10.694Z] #21 33.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-18T17:18:10.694Z] #21 33.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-18T17:18:10.694Z] #21 33.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-18T17:18:10.694Z] #21 33.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-18T17:18:10.694Z] #21 33.37 Setting up python3 (3.7.3-1) ... [2021-03-18T17:18:10.694Z] #21 33.52 Setting up python3-wheel (0.32.3-2) ... [2021-03-18T17:18:10.985Z] #21 33.92 Setting up apparmor (2.13.2-10) ... [2021-03-18T17:18:12.017Z] #21 34.77 Setting up xfsprogs (4.20.0-1) ... [2021-03-18T17:18:12.017Z] #21 ... [2021-03-18T17:18:12.017Z] [2021-03-18T17:18:12.017Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-18T17:18:12.017Z] #44 63.72 CC criu/cr-service.o [2021-03-18T17:18:12.017Z] #44 64.52 CC criu/crtools.o [2021-03-18T17:18:12.017Z] #44 64.86 CC criu/eventfd.o [2021-03-18T17:18:12.017Z] #44 65.06 CC criu/eventpoll.o [2021-03-18T17:18:12.017Z] #44 65.50 CC criu/external.o [2021-03-18T17:18:12.017Z] #44 65.73 CC criu/fault-injection.o [2021-03-18T17:18:12.017Z] #44 65.82 CC criu/fdstore.o [2021-03-18T17:18:12.017Z] #44 66.16 CC criu/fifo.o [2021-03-18T17:18:12.017Z] #44 66.38 CC criu/file-ids.o [2021-03-18T17:18:12.017Z] #44 66.56 CC criu/file-lock.o [2021-03-18T17:18:12.017Z] #44 67.21 CC criu/files-ext.o [2021-03-18T17:18:12.017Z] #44 67.39 CC criu/files-reg.o [2021-03-18T17:18:12.017Z] #44 68.54 CC criu/files.o [2021-03-18T17:18:12.017Z] #44 69.92 CC criu/filesystems.o [2021-03-18T17:18:12.017Z] #44 70.29 CC criu/fsnotify.o [2021-03-18T17:18:12.017Z] #44 70.86 CC criu/image-desc.o [2021-03-18T17:18:12.017Z] #44 71.01 CC criu/image.o [2021-03-18T17:18:12.017Z] #44 71.59 CC criu/ipc_ns.o [2021-03-18T17:18:12.017Z] #44 72.35 CC criu/irmap.o [2021-03-18T17:18:12.017Z] #44 72.82 CC criu/kcmp-ids.o [2021-03-18T17:18:12.017Z] #44 73.03 CC criu/kerndat.o [2021-03-18T17:18:12.017Z] #44 73.62 CC criu/libnetlink.o [2021-03-18T17:18:12.017Z] #44 73.82 CC criu/log.o [2021-03-18T17:18:12.017Z] #44 ... [2021-03-18T17:18:12.017Z] [2021-03-18T17:18:12.017Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-18T17:18:12.017Z] #21 34.78 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-18T17:18:12.062Z] #27 1.337 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T17:18:12.062Z] #27 1.350 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T17:18:12.062Z] #27 1.357 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T17:18:12.308Z] #21 34.99 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-18T17:18:12.321Z] #27 1.518 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-18T17:18:12.578Z] #27 1.760 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T17:18:12.835Z] #27 2.168 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T17:18:12.940Z] #21 35.56 Setting up python3-distutils (3.7.3-1) ... [2021-03-18T17:18:12.940Z] #21 35.89 Setting up python3-setuptools (40.8.0-1) ... [2021-03-18T17:18:13.308Z] #24 transferring context: 52.40MB 7.3s [2021-03-18T17:18:13.308Z] #24 transferring context: 53.43MB 7.4s done [2021-03-18T17:18:13.308Z] #24 DONE 7.5s [2021-03-18T17:18:13.308Z] [2021-03-18T17:18:13.308Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T17:18:13.308Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-18T17:18:13.308Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-03-18T17:18:13.308Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.1s done [2021-03-18T17:18:13.308Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.2s done [2021-03-18T17:18:13.308Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.7s done [2021-03-18T17:18:13.308Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done [2021-03-18T17:18:13.308Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.3s done [2021-03-18T17:18:13.308Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.9s done [2021-03-18T17:18:13.308Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.3s done [2021-03-18T17:18:13.308Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-03-18T17:18:13.973Z] #21 36.58 Setting up python3-pip (18.1-5) ... [2021-03-18T17:18:14.265Z] #21 37.18 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T17:18:14.265Z] #21 37.22 Processing triggers for mime-support (3.62) ... [2021-03-18T17:18:14.729Z] #27 3.766 Fetched 8423 kB in 3s (3138 kB/s) [2021-03-18T17:18:14.729Z] #27 3.766 Reading package lists... [2021-03-18T17:18:14.729Z] #27 ... [2021-03-18T17:18:14.729Z] [2021-03-18T17:18:14.729Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T17:18:14.729Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T17:18:14.729Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.5s done [2021-03-18T17:18:14.729Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.7s done [2021-03-18T17:18:14.729Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.0s done [2021-03-18T17:18:14.729Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.0s [2021-03-18T17:18:14.847Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.3s done [2021-03-18T17:18:14.847Z] #10 DONE 8.8s [2021-03-18T17:18:14.847Z] [2021-03-18T17:18:14.847Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-18T17:18:14.847Z] #27 sha256:6394764ba1d9e7fa8f22311094ee37ee616cb9ef29c9942f5ce2463749ea7dc8 [2021-03-18T17:18:14.847Z] #27 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 0.0s done [2021-03-18T17:18:14.847Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 54.14MB / 54.14MB 5.3s done [2021-03-18T17:18:14.847Z] #27 extracting sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf [2021-03-18T17:18:14.897Z] #21 DONE 37.6s [2021-03-18T17:18:14.897Z] [2021-03-18T17:18:14.897Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-03-18T17:18:15.144Z] #27 ... [2021-03-18T17:18:15.144Z] [2021-03-18T17:18:15.144Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T17:18:15.144Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-18T17:18:15.144Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e [2021-03-18T17:18:15.144Z] #10 ... [2021-03-18T17:18:15.144Z] [2021-03-18T17:18:15.144Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-18T17:18:15.144Z] #27 sha256:6394764ba1d9e7fa8f22311094ee37ee616cb9ef29c9942f5ce2463749ea7dc8 [2021-03-18T17:18:15.144Z] #27 extracting sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 4.2s done [2021-03-18T17:18:15.144Z] #27 DONE 9.5s [2021-03-18T17:18:15.440Z] [2021-03-18T17:18:15.440Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T17:18:15.440Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-18T17:18:15.440Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-03-18T17:18:15.440Z] #10 DONE 9.2s [2021-03-18T17:18:15.440Z] [2021-03-18T17:18:15.440Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-18T17:18:15.440Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-18T17:18:15.440Z] #28 0.292 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T17:18:15.440Z] #28 0.313 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T17:18:15.440Z] #28 0.333 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T17:18:15.662Z] #9 ... [2021-03-18T17:18:15.662Z] [2021-03-18T17:18:15.662Z] #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-03-18T17:18:15.662Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-18T17:18:15.662Z] #27 3.766 Reading package lists... [2021-03-18T17:18:15.735Z] #28 0.544 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-18T17:18:15.940Z] #22 0.887 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-18T17:18:15.940Z] #22 0.890 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-18T17:18:15.940Z] #22 0.892 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-18T17:18:15.940Z] #22 DONE 1.1s [2021-03-18T17:18:15.940Z] [2021-03-18T17:18:15.940Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-18T17:18:16.030Z] #28 0.831 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-18T17:18:16.589Z] #27 4.765 Reading package lists... [2021-03-18T17:18:16.589Z] #27 5.740 Building dependency tree... [2021-03-18T17:18:16.724Z] #28 1.319 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-18T17:18:16.845Z] #27 6.117 The following additional packages will be installed: [2021-03-18T17:18:16.845Z] #27 6.117 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-18T17:18:16.845Z] #27 6.117 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-18T17:18:16.845Z] #27 6.117 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-18T17:18:16.846Z] #27 6.117 Suggested packages: [2021-03-18T17:18:16.846Z] #27 6.117 krb5-doc krb5-user [2021-03-18T17:18:16.846Z] #27 6.117 Recommended packages: [2021-03-18T17:18:16.846Z] #27 6.117 krb5-locales publicsuffix libsasl2-modules [2021-03-18T17:18:17.102Z] #27 6.355 The following NEW packages will be installed: [2021-03-18T17:18:17.102Z] #27 6.355 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-18T17:18:17.102Z] #27 6.355 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-18T17:18:17.102Z] #27 6.355 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-18T17:18:17.102Z] #27 6.355 libssh2-1 libssl1.1 openssl [2021-03-18T17:18:17.358Z] #27 6.641 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-18T17:18:17.358Z] #27 6.641 Need to get 5057 kB of archives. [2021-03-18T17:18:17.358Z] #27 6.641 After this operation, 12.1 MB of additional disk space will be used. [2021-03-18T17:18:17.358Z] #27 6.641 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-18T17:18:17.358Z] #27 6.651 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-18T17:18:17.358Z] #27 6.652 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-18T17:18:17.358Z] #27 6.652 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-18T17:18:17.358Z] #27 6.652 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-18T17:18:17.358Z] #27 6.657 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-18T17:18:17.358Z] #27 6.676 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-18T17:18:17.358Z] #27 6.676 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-18T17:18:17.358Z] #27 6.676 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-18T17:18:17.358Z] #27 6.676 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-18T17:18:17.358Z] #27 6.676 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-18T17:18:17.358Z] #27 6.676 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-18T17:18:17.358Z] #27 6.684 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-18T17:18:17.358Z] #27 6.684 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-18T17:18:17.359Z] #27 6.692 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-18T17:18:17.359Z] #27 6.700 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-18T17:18:17.359Z] #27 6.705 Get:17 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-18T17:18:17.359Z] #27 6.706 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-18T17:18:17.359Z] #27 6.708 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-18T17:18:17.359Z] #27 6.708 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-18T17:18:17.359Z] #27 6.716 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-18T17:18:17.616Z] #27 6.901 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T17:18:17.616Z] #27 6.926 Fetched 5057 kB in 0s (14.7 MB/s) [2021-03-18T17:18:17.616Z] #27 6.987 Selecting previously unselected package libssl1.1:amd64. [2021-03-18T17:18:17.616Z] #27 6.987 (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-03-18T17:18:17.616Z] #27 6.987 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-18T17:18:17.616Z] #27 7.013 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-18T17:18:18.177Z] #27 7.317 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-18T17:18:18.177Z] #27 7.317 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-18T17:18:18.177Z] #27 7.323 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T17:18:18.177Z] #27 7.413 Selecting previously unselected package libsasl2-2:amd64. [2021-03-18T17:18:18.177Z] #27 7.413 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-18T17:18:18.177Z] #27 7.415 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T17:18:18.177Z] #27 7.484 Selecting previously unselected package libldap-common. [2021-03-18T17:18:18.177Z] #27 7.484 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-18T17:18:18.177Z] #27 7.489 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T17:18:18.433Z] #27 7.561 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-18T17:18:18.433Z] #27 7.564 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-18T17:18:18.433Z] #27 7.569 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T17:18:18.433Z] #27 7.697 Selecting previously unselected package openssl. [2021-03-18T17:18:18.433Z] #27 7.697 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-18T17:18:18.433Z] #27 7.702 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-18T17:18:18.690Z] #27 7.874 Selecting previously unselected package ca-certificates. [2021-03-18T17:18:18.690Z] #27 7.874 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-18T17:18:18.690Z] #27 7.879 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-18T17:18:18.690Z] #27 8.022 Selecting previously unselected package libkeyutils1:amd64. [2021-03-18T17:18:18.690Z] #27 8.022 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-18T17:18:18.690Z] #27 8.026 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-18T17:18:18.690Z] #27 8.079 Selecting previously unselected package libkrb5support0:amd64. [2021-03-18T17:18:18.690Z] #27 8.079 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-18T17:18:18.690Z] #27 8.083 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-18T17:18:18.813Z] #28 3.313 Fetched 8198 kB in 3s (2700 kB/s) [2021-03-18T17:18:18.947Z] #27 8.157 Selecting previously unselected package libk5crypto3:amd64. [2021-03-18T17:18:18.947Z] #27 8.157 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-18T17:18:18.947Z] #27 8.192 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-18T17:18:18.947Z] #27 8.262 Selecting previously unselected package libkrb5-3:amd64. [2021-03-18T17:18:18.947Z] #27 8.262 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-18T17:18:18.947Z] #27 8.267 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-18T17:18:19.204Z] #27 8.413 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-18T17:18:19.204Z] #27 8.413 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-18T17:18:19.204Z] #27 8.421 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-18T17:18:19.204Z] #27 8.504 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-18T17:18:19.204Z] #27 8.507 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-18T17:18:19.204Z] #27 8.512 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-18T17:18:19.204Z] #27 8.583 Selecting previously unselected package libpsl5:amd64. [2021-03-18T17:18:19.204Z] #27 8.583 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-18T17:18:19.204Z] #27 8.591 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-18T17:18:19.458Z] #23 3.295 Collecting yamllint==1.16.0 [2021-03-18T17:18:19.459Z] #23 3.538 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-18T17:18:19.459Z] #23 3.578 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-18T17:18:19.459Z] #23 3.618 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-18T17:18:19.459Z] #23 3.635 Collecting pyyaml (from yamllint==1.16.0) [2021-03-18T17:18:19.461Z] #27 8.677 Selecting previously unselected package librtmp1:amd64. [2021-03-18T17:18:19.461Z] #27 8.680 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-18T17:18:19.461Z] #27 8.689 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-18T17:18:19.461Z] #27 8.765 Selecting previously unselected package libssh2-1:amd64. [2021-03-18T17:18:19.461Z] #27 8.765 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-18T17:18:19.461Z] #27 8.770 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-18T17:18:19.461Z] #27 8.851 Selecting previously unselected package libcurl4:amd64. [2021-03-18T17:18:19.461Z] #27 8.851 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-18T17:18:19.461Z] #27 8.851 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-18T17:18:19.725Z] #27 8.944 Selecting previously unselected package curl. [2021-03-18T17:18:19.725Z] #27 8.944 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-18T17:18:19.725Z] #27 8.950 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-18T17:18:19.725Z] #27 9.040 Selecting previously unselected package libonig5:amd64. [2021-03-18T17:18:19.725Z] #27 9.040 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-18T17:18:19.725Z] #27 9.043 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-18T17:18:19.725Z] #27 9.158 Selecting previously unselected package libjq1:amd64. [2021-03-18T17:18:19.725Z] #27 9.158 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-18T17:18:19.750Z] #23 3.796 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-18T17:18:19.867Z] #28 3.313 Reading package lists... [2021-03-18T17:18:19.981Z] #27 9.162 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-18T17:18:19.981Z] #27 9.241 Selecting previously unselected package jq. [2021-03-18T17:18:19.981Z] #27 9.241 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-18T17:18:19.981Z] #27 9.241 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-18T17:18:19.981Z] #27 9.294 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-18T17:18:20.040Z] #23 4.161 Installing build dependencies: started [2021-03-18T17:18:20.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-18T17:18:20.238Z] #27 9.321 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-18T17:18:20.238Z] #27 9.340 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-18T17:18:20.238Z] #27 9.485 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-18T17:18:20.238Z] #27 9.501 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T17:18:20.238Z] #27 9.521 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-18T17:18:20.238Z] #27 9.542 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T17:18:20.238Z] #27 9.559 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-18T17:18:20.238Z] #27 9.576 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-18T17:18:20.238Z] #27 9.591 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T17:18:20.238Z] #27 9.605 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-18T17:18:20.238Z] #27 9.618 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-18T17:18:20.238Z] #27 9.634 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-18T17:18:20.238Z] #27 9.654 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-18T17:18:20.238Z] #27 9.667 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-18T17:18:20.497Z] #27 9.682 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T17:18:20.497Z] #27 9.694 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-18T17:18:20.820Z] #28 4.924 Reading package lists... [2021-03-18T17:18:20.820Z] #28 ... [2021-03-18T17:18:20.820Z] [2021-03-18T17:18:20.820Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T17:18:20.820Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-18T17:18:20.820Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-03-18T17:18:20.820Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done [2021-03-18T17:18:20.820Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.4s done [2021-03-18T17:18:20.820Z] #10 DONE 14.6s [2021-03-18T17:18:20.820Z] [2021-03-18T17:18:20.820Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T17:18:20.820Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-18T17:18:20.820Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-03-18T17:18:21.062Z] #27 10.38 Updating certificates in /etc/ssl/certs... [2021-03-18T17:18:21.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-18T17:18:22.106Z] #23 ... [2021-03-18T17:18:22.106Z] [2021-03-18T17:18:22.106Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-18T17:18:22.106Z] #41 115.2 + dpkg --print-architecture [2021-03-18T17:18:22.106Z] #41 115.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-18T17:18:22.106Z] #41 115.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-18T17:18:22.106Z] #41 115.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-18T17:18:22.397Z] #41 ... [2021-03-18T17:18:22.397Z] [2021-03-18T17:18:22.397Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-18T17:18:22.397Z] #44 74.18 CC criu/lsm.o [2021-03-18T17:18:22.397Z] #44 74.51 CC criu/mem.o [2021-03-18T17:18:22.397Z] #44 75.63 CC criu/memfd.o [2021-03-18T17:18:22.397Z] #44 76.06 CC criu/mount.o [2021-03-18T17:18:22.397Z] #44 78.19 CC criu/namespaces.o [2021-03-18T17:18:22.397Z] #44 79.52 CC criu/net.o [2021-03-18T17:18:22.397Z] #44 81.43 CC criu/netfilter.o [2021-03-18T17:18:22.397Z] #44 81.77 CC criu/page-pipe.o [2021-03-18T17:18:22.397Z] #44 82.20 CC criu/page-xfer.o [2021-03-18T17:18:22.397Z] #44 83.16 CC criu/pagemap-cache.o [2021-03-18T17:18:22.397Z] #44 83.39 CC criu/pagemap.o [2021-03-18T17:18:22.397Z] #44 84.05 CC criu/parasite-syscall.o [2021-03-18T17:18:22.444Z] #27 11.66 137 added, 0 removed; done. [2021-03-18T17:18:22.444Z] #27 11.69 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-18T17:18:22.444Z] #27 11.72 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-18T17:18:22.687Z] #44 84.55 CC criu/path.o [2021-03-18T17:18:22.699Z] #27 11.78 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-18T17:18:22.699Z] #27 11.80 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-18T17:18:22.699Z] #27 11.81 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T17:18:22.699Z] #27 11.85 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-18T17:18:22.699Z] #27 11.86 Updating certificates in /etc/ssl/certs... [2021-03-18T17:18:22.978Z] #44 84.75 CC criu/pie-util-vdso.o [2021-03-18T17:18:23.159Z] ok github.com/docker/docker/cmd/dockerd 0.174s coverage: 29.1% of statements [2021-03-18T17:18:23.269Z] #44 85.14 CC criu/pie-util.o [2021-03-18T17:18:23.560Z] #44 85.33 CC criu/pipes.o [2021-03-18T17:18:23.730Z] #27 12.87 0 added, 0 removed; done. [2021-03-18T17:18:23.730Z] #27 12.87 Running hooks in /etc/ca-certificates/update.d... [2021-03-18T17:18:23.730Z] #27 12.87 done. [2021-03-18T17:18:24.191Z] #44 85.77 CC criu/plugin.o [2021-03-18T17:18:24.191Z] #44 85.98 CC criu/proc_parse.o [2021-03-18T17:18:24.553Z] ok github.com/docker/docker/container 0.180s coverage: 34.7% of statements [2021-03-18T17:18:24.553Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-18T17:18:24.553Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-18T17:18:24.553Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-18T17:18:24.553Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-18T17:18:25.101Z] #27 DONE 14.2s [2021-03-18T17:18:25.101Z] [2021-03-18T17:18:25.101Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-18T17:18:25.101Z] #28 sha256:f9f5d444eda39fe6225cc530a0e4188627e345a66cd886d675c50986918eecaf [2021-03-18T17:18:25.101Z] #28 DONE 0.1s [2021-03-18T17:18:25.101Z] [2021-03-18T17:18:25.101Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T17:18:25.101Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-18T17:18:25.101Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.8s done [2021-03-18T17:18:25.101Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.7s done [2021-03-18T17:18:25.101Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-18T17:18:25.351Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.5s done [2021-03-18T17:18:25.351Z] #10 DONE 19.1s [2021-03-18T17:18:25.351Z] [2021-03-18T17:18:25.351Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-18T17:18:25.351Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-18T17:18:25.351Z] #28 4.924 Reading package lists... [2021-03-18T17:18:25.351Z] #28 6.492 Building dependency tree... [2021-03-18T17:18:25.351Z] #28 6.918 The following additional packages will be installed: [2021-03-18T17:18:25.351Z] #28 6.918 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-18T17:18:25.351Z] #28 6.918 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-18T17:18:25.351Z] #28 6.919 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-18T17:18:25.351Z] #28 6.920 Suggested packages: [2021-03-18T17:18:25.351Z] #28 6.920 krb5-doc krb5-user [2021-03-18T17:18:25.351Z] #28 6.920 Recommended packages: [2021-03-18T17:18:25.351Z] #28 6.920 krb5-locales publicsuffix libsasl2-modules [2021-03-18T17:18:25.351Z] #28 7.236 The following NEW packages will be installed: [2021-03-18T17:18:25.351Z] #28 7.236 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-18T17:18:25.351Z] #28 7.236 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-18T17:18:25.351Z] #28 7.236 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-18T17:18:25.351Z] #28 7.236 libssh2-1 libssl1.1 openssl [2021-03-18T17:18:25.351Z] #28 7.273 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-18T17:18:25.351Z] #28 7.273 Need to get 5175 kB of archives. [2021-03-18T17:18:25.351Z] #28 7.273 After this operation, 14.6 MB of additional disk space will be used. [2021-03-18T17:18:25.351Z] #28 7.273 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u5 [1526 kB] [2021-03-18T17:18:25.351Z] #28 7.287 Get:2 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-03-18T17:18:25.351Z] #28 7.311 Get:3 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-03-18T17:18:25.351Z] #28 7.321 Get:4 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-18T17:18:25.351Z] #28 7.325 Get:5 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-03-18T17:18:25.351Z] #28 7.329 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-03-18T17:18:25.351Z] #28 7.333 Get:7 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-03-18T17:18:25.351Z] #28 7.340 Get:8 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-03-18T17:18:25.351Z] #28 7.352 Get:9 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-03-18T17:18:25.351Z] #28 7.356 Get:10 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-03-18T17:18:25.351Z] #28 7.360 Get:11 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-03-18T17:18:25.351Z] #28 7.364 Get:12 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-03-18T17:18:25.351Z] #28 7.366 Get:13 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-03-18T17:18:25.351Z] #28 7.372 Get:14 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-18T17:18:25.351Z] #28 7.372 Get:15 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-03-18T17:18:25.351Z] #28 7.377 Get:16 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-03-18T17:18:25.351Z] #28 7.385 Get:17 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-03-18T17:18:25.351Z] #28 7.390 Get:18 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u5 [844 kB] [2021-03-18T17:18:25.351Z] #28 7.419 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-03-18T17:18:25.351Z] #28 7.482 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-03-18T17:18:25.351Z] #28 7.485 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-03-18T17:18:25.351Z] #28 7.699 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T17:18:25.351Z] #28 7.725 Fetched 5175 kB in 0s (23.1 MB/s) [2021-03-18T17:18:25.351Z] #28 7.749 Selecting previously unselected package libssl1.1:ppc64el. [2021-03-18T17:18:25.351Z] #28 7.749 (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-03-18T17:18:25.351Z] #28 7.758 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_ppc64el.deb ... [2021-03-18T17:18:25.351Z] #28 7.760 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u5) ... [2021-03-18T17:18:25.351Z] #28 7.971 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-03-18T17:18:25.351Z] #28 7.974 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-03-18T17:18:25.351Z] #28 7.975 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T17:18:25.351Z] #28 8.003 Selecting previously unselected package libsasl2-2:ppc64el. [2021-03-18T17:18:25.351Z] #28 8.005 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-03-18T17:18:25.351Z] #28 8.007 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T17:18:25.351Z] #28 8.040 Selecting previously unselected package libldap-common. [2021-03-18T17:18:25.351Z] #28 8.043 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-18T17:18:25.351Z] #28 8.046 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T17:18:25.351Z] #28 8.084 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-03-18T17:18:25.351Z] #28 8.084 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-03-18T17:18:25.351Z] #28 8.085 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T17:18:25.351Z] #28 8.153 Selecting previously unselected package openssl. [2021-03-18T17:18:25.351Z] #28 8.155 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_ppc64el.deb ... [2021-03-18T17:18:25.351Z] #28 8.157 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-18T17:18:25.351Z] #28 8.281 Selecting previously unselected package ca-certificates. [2021-03-18T17:18:25.351Z] #28 8.285 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-18T17:18:25.351Z] #28 8.285 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-18T17:18:25.351Z] #28 8.340 Selecting previously unselected package libkeyutils1:ppc64el. [2021-03-18T17:18:25.351Z] #28 8.345 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ... [2021-03-18T17:18:25.351Z] #28 8.345 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-03-18T17:18:25.351Z] #28 8.366 Selecting previously unselected package libkrb5support0:ppc64el. [2021-03-18T17:18:25.351Z] #28 8.367 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-03-18T17:18:25.351Z] #28 8.368 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-03-18T17:18:25.351Z] #28 8.397 Selecting previously unselected package libk5crypto3:ppc64el. [2021-03-18T17:18:25.351Z] #28 8.399 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-03-18T17:18:25.351Z] #28 8.402 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-03-18T17:18:25.351Z] #28 8.438 Selecting previously unselected package libkrb5-3:ppc64el. [2021-03-18T17:18:25.351Z] #28 8.439 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-03-18T17:18:25.351Z] #28 8.440 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-03-18T17:18:25.351Z] #28 8.530 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-03-18T17:18:25.351Z] #28 8.532 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-03-18T17:18:25.351Z] #28 8.533 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-03-18T17:18:25.351Z] #28 8.580 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-03-18T17:18:25.351Z] #28 8.581 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-03-18T17:18:25.351Z] #28 8.582 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-03-18T17:18:25.351Z] #28 8.617 Selecting previously unselected package libpsl5:ppc64el. [2021-03-18T17:18:25.351Z] #28 8.619 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-03-18T17:18:25.351Z] #28 8.622 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-03-18T17:18:25.351Z] #28 8.650 Selecting previously unselected package librtmp1:ppc64el. [2021-03-18T17:18:25.351Z] #28 8.652 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-03-18T17:18:25.351Z] #28 8.654 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-03-18T17:18:25.351Z] #28 8.681 Selecting previously unselected package libssh2-1:ppc64el. [2021-03-18T17:18:25.351Z] #28 8.683 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-03-18T17:18:25.351Z] #28 8.684 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-03-18T17:18:25.351Z] #28 8.722 Selecting previously unselected package libcurl4:ppc64el. [2021-03-18T17:18:25.351Z] #28 8.724 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-03-18T17:18:25.351Z] #28 8.725 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-03-18T17:18:25.351Z] #28 8.788 Selecting previously unselected package curl. [2021-03-18T17:18:25.351Z] #28 8.790 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-03-18T17:18:25.351Z] #28 8.791 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-18T17:18:25.351Z] #28 8.838 Selecting previously unselected package libonig5:ppc64el. [2021-03-18T17:18:25.351Z] #28 8.840 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-03-18T17:18:25.351Z] #28 8.845 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-03-18T17:18:25.351Z] #28 8.896 Selecting previously unselected package libjq1:ppc64el. [2021-03-18T17:18:25.351Z] #28 8.898 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-18T17:18:25.351Z] #28 8.899 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-18T17:18:25.351Z] #28 8.933 Selecting previously unselected package jq. [2021-03-18T17:18:25.351Z] #28 8.935 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-18T17:18:25.351Z] #28 8.937 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-18T17:18:25.351Z] #28 8.967 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-03-18T17:18:25.351Z] #28 8.970 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-03-18T17:18:25.351Z] #28 8.974 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u5) ... [2021-03-18T17:18:25.351Z] #28 9.205 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-03-18T17:18:25.351Z] #28 9.208 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T17:18:25.351Z] #28 9.220 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-03-18T17:18:25.351Z] #28 9.223 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T17:18:25.352Z] #28 9.226 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-03-18T17:18:25.352Z] #28 9.229 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-03-18T17:18:25.352Z] #28 9.232 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-18T17:18:25.352Z] #28 9.235 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-03-18T17:18:25.352Z] #28 9.238 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-03-18T17:18:25.352Z] #28 9.241 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-18T17:18:25.352Z] #28 9.247 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-03-18T17:18:25.352Z] #28 9.251 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-18T17:18:25.352Z] #28 9.254 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-03-18T17:18:25.352Z] #28 9.263 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-18T17:18:25.352Z] #28 9.997 Updating certificates in /etc/ssl/certs... [2021-03-18T17:18:25.352Z] #28 ... [2021-03-18T17:18:25.352Z] [2021-03-18T17:18:25.352Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-18T17:18:25.352Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-18T17:18:25.352Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-03-18T17:18:25.352Z] #10 DONE 19.1s [2021-03-18T17:18:25.352Z] [2021-03-18T17:18:25.352Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-18T17:18:25.352Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-03-18T17:18:25.352Z] #11 DONE 0.2s [2021-03-18T17:18:25.352Z] [2021-03-18T17:18:25.352Z] #12 [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-03-18T17:18:25.352Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-03-18T17:18:25.665Z] #12 DONE 0.2s [2021-03-18T17:18:25.665Z] [2021-03-18T17:18:25.665Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-18T17:18:25.665Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-18T17:18:25.665Z] #28 ... [2021-03-18T17:18:25.665Z] [2021-03-18T17:18:25.665Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-18T17:18:25.665Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-03-18T17:18:25.665Z] #32 DONE 0.1s [2021-03-18T17:18:25.971Z] [2021-03-18T17:18:25.971Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-18T17:18:25.971Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-03-18T17:18:25.971Z] #40 DONE 0.1s [2021-03-18T17:18:25.971Z] [2021-03-18T17:18:25.971Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T17:18:25.971Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-18T17:18:26.255Z] #44 87.73 CC criu/protobuf-desc.o [2021-03-18T17:18:26.270Z] #41 ... [2021-03-18T17:18:26.270Z] [2021-03-18T17:18:26.270Z] #13 [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-03-18T17:18:26.270Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-03-18T17:18:26.270Z] #13 DONE 0.5s [2021-03-18T17:18:26.270Z] [2021-03-18T17:18:26.270Z] #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-03-18T17:18:26.270Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69 [2021-03-18T17:18:26.270Z] #46 0.559 + RM_GOPATH=0 [2021-03-18T17:18:26.270Z] #46 0.559 + TMP_GOPATH= [2021-03-18T17:18:26.270Z] #46 0.559 + : /build [2021-03-18T17:18:26.270Z] #46 0.560 + '[' -z '' ']' [2021-03-18T17:18:26.270Z] #46 0.561 ++ mktemp -d [2021-03-18T17:18:26.270Z] #46 0.562 + export GOPATH=/tmp/tmp.fhUtkARYlL [2021-03-18T17:18:26.270Z] #46 0.562 + GOPATH=/tmp/tmp.fhUtkARYlL [2021-03-18T17:18:26.270Z] #46 0.562 + RM_GOPATH=1 [2021-03-18T17:18:26.270Z] #46 0.563 + case "$(go env GOARCH)" in [2021-03-18T17:18:26.270Z] #46 0.564 ++ go env GOARCH [2021-03-18T17:18:26.270Z] #46 0.574 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:26.270Z] #46 0.575 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:26.270Z] #46 0.577 ++ dirname /tmp/install/install.sh [2021-03-18T17:18:26.270Z] #46 0.579 + dir=/tmp/install [2021-03-18T17:18:26.270Z] #46 0.579 + bin=vndr [2021-03-18T17:18:26.270Z] #46 0.579 + shift [2021-03-18T17:18:26.270Z] #46 0.580 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-18T17:18:26.270Z] #46 0.580 + . /tmp/install/vndr.installer [2021-03-18T17:18:26.270Z] #46 0.580 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-18T17:18:26.270Z] #46 0.581 + install_vndr [2021-03-18T17:18:26.270Z] #46 0.582 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-18T17:18:26.270Z] #46 0.582 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-18T17:18:26.270Z] #46 0.582 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fhUtkARYlL/src/github.com/LK4D4/vndr [2021-03-18T17:18:26.270Z] #46 0.586 Cloning into '/tmp/tmp.fhUtkARYlL/src/github.com/LK4D4/vndr'... [2021-03-18T17:18:26.546Z] #44 88.32 CC criu/protobuf.o [2021-03-18T17:18:26.546Z] #44 ... [2021-03-18T17:18:26.546Z] [2021-03-18T17:18:26.546Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-18T17:18:26.546Z] #23 10.71 Installing build dependencies: finished with status 'done' [2021-03-18T17:18:26.920Z] #46 1.312 + cd /tmp/tmp.fhUtkARYlL/src/github.com/LK4D4/vndr [2021-03-18T17:18:26.921Z] #46 1.316 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-18T17:18:26.921Z] #46 1.365 + go build -buildmode=pie -v -o /build/vndr . [2021-03-18T17:18:27.868Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.106s coverage: 65.3% of statements [2021-03-18T17:18:28.818Z] ok github.com/docker/docker/daemon/cluster/convert 0.022s coverage: 35.9% of statements [2021-03-18T17:18:29.042Z] #46 2.993 runtime/internal/sys [2021-03-18T17:18:29.042Z] #46 3.073 internal/race [2021-03-18T17:18:29.042Z] #46 3.186 internal/cpu [2021-03-18T17:18:29.042Z] #46 3.325 runtime/internal/atomic [2021-03-18T17:18:29.342Z] #46 3.565 runtime/internal/math [2021-03-18T17:18:29.342Z] #46 3.616 sync/atomic [2021-03-18T17:18:29.995Z] #46 4.215 unicode/utf8 [2021-03-18T17:18:29.995Z] #46 4.252 unicode [2021-03-18T17:18:29.995Z] #46 4.376 math/bits [2021-03-18T17:18:30.138Z] #23 13.58 Building wheels for collected packages: pyyaml [2021-03-18T17:18:30.138Z] #23 13.59 Running setup.py bdist_wheel for pyyaml: started [2021-03-18T17:18:30.357Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-03-18T17:18:30.429Z] #23 14.51 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-18T17:18:30.429Z] #23 14.51 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-18T17:18:30.429Z] #23 14.62 Successfully built pyyaml [2021-03-18T17:18:30.643Z] #46 4.881 internal/bytealg [2021-03-18T17:18:30.720Z] #23 14.64 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-18T17:18:30.720Z] #23 14.84 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-18T17:18:31.354Z] #23 DONE 15.3s [2021-03-18T17:18:31.354Z] [2021-03-18T17:18:31.354Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-03-18T17:18:31.354Z] #26 DONE 0.1s [2021-03-18T17:18:31.354Z] [2021-03-18T17:18:31.354Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-03-18T17:18:31.715Z] #46 ... [2021-03-18T17:18:31.715Z] [2021-03-18T17:18:31.715Z] #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-03-18T17:18:31.715Z] #48 sha256:ad1e1668d33cac25dd03a66f42c3490a2d1f4fa6bb3fffa4fc69db1b90fa6bef [2021-03-18T17:18:31.715Z] #48 0.827 + RM_GOPATH=0 [2021-03-18T17:18:31.715Z] #48 0.827 + TMP_GOPATH= [2021-03-18T17:18:31.715Z] #48 0.827 + : /build [2021-03-18T17:18:31.715Z] #48 0.827 + '[' -z '' ']' [2021-03-18T17:18:31.715Z] #48 0.827 ++ mktemp -d [2021-03-18T17:18:31.715Z] #48 0.829 + export GOPATH=/tmp/tmp.hTjrj7vdIs [2021-03-18T17:18:31.715Z] #48 0.829 + GOPATH=/tmp/tmp.hTjrj7vdIs [2021-03-18T17:18:31.715Z] #48 0.829 + RM_GOPATH=1 [2021-03-18T17:18:31.715Z] #48 0.829 + case "$(go env GOARCH)" in [2021-03-18T17:18:31.715Z] #48 0.830 ++ go env GOARCH [2021-03-18T17:18:31.715Z] #48 0.915 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:31.715Z] #48 0.915 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:31.715Z] #48 0.921 ++ dirname /tmp/install/install.sh [2021-03-18T17:18:31.715Z] #48 0.952 + dir=/tmp/install [2021-03-18T17:18:31.715Z] #48 0.953 + bin=gotestsum [2021-03-18T17:18:31.715Z] #48 0.954 + shift [2021-03-18T17:18:31.715Z] #48 0.957 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-18T17:18:31.715Z] #48 0.959 + . /tmp/install/gotestsum.installer [2021-03-18T17:18:31.715Z] #48 0.961 ++ : v0.5.3 [2021-03-18T17:18:31.715Z] #48 0.966 + install_gotestsum [2021-03-18T17:18:31.715Z] #48 0.969 + set -e [2021-03-18T17:18:31.715Z] #48 0.969 + export GO111MODULE=on [2021-03-18T17:18:31.715Z] #48 0.969 + GO111MODULE=on [2021-03-18T17:18:31.715Z] #48 0.970 + GOBIN=/build [2021-03-18T17:18:31.715Z] #48 0.970 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-18T17:18:31.715Z] #48 1.047 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-18T17:18:31.715Z] #48 1.050 go: finding gotest.tools v0.5.3 [2021-03-18T17:18:31.715Z] #48 2.292 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-18T17:18:31.715Z] #48 3.477 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-18T17:18:31.715Z] #48 5.456 go: downloading github.com/pkg/errors v0.9.1 [2021-03-18T17:18:31.715Z] #48 5.497 go: downloading github.com/fatih/color v1.9.0 [2021-03-18T17:18:31.715Z] #48 5.497 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-18T17:18:31.715Z] #48 5.575 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T17:18:31.715Z] #48 5.597 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T17:18:31.715Z] #48 5.618 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-18T17:18:31.715Z] #48 5.707 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T17:18:31.715Z] #48 5.741 go: extracting github.com/fatih/color v1.9.0 [2021-03-18T17:18:31.715Z] #48 5.997 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-18T17:18:31.715Z] #48 6.018 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T17:18:31.715Z] #48 6.078 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T17:18:31.715Z] #48 6.110 go: extracting github.com/pkg/errors v0.9.1 [2021-03-18T17:18:31.715Z] #48 6.147 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T17:18:31.715Z] #48 6.148 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-18T17:18:31.715Z] #48 6.239 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-18T17:18:32.014Z] #48 6.318 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-18T17:18:32.135Z] ok github.com/docker/docker/daemon/cluster 0.135s coverage: 0.5% of statements [2021-03-18T17:18:32.318Z] #48 ... [2021-03-18T17:18:32.318Z] [2021-03-18T17:18:32.318Z] #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-03-18T17:18:32.318Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69 [2021-03-18T17:18:32.318Z] #46 6.692 runtime [2021-03-18T17:18:32.318Z] #46 6.830 internal/testlog [2021-03-18T17:18:32.368Z] INFO [runner/unused/goanalysis] analyzers took 30.181220377s with top 10 stages: buildssa: 26.13573256s, U1000: 4.045487817s [2021-03-18T17:18:32.388Z] #31 DONE 1.0s [2021-03-18T17:18:32.388Z] [2021-03-18T17:18:32.388Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-03-18T17:18:32.388Z] #34 DONE 0.1s [2021-03-18T17:18:32.388Z] [2021-03-18T17:18:32.388Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-03-18T17:18:32.617Z] #46 6.969 math [2021-03-18T17:18:32.682Z] #36 DONE 0.1s [2021-03-18T17:18:32.682Z] [2021-03-18T17:18:32.682Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-03-18T17:18:32.682Z] #39 DONE 0.1s [2021-03-18T17:18:32.682Z] [2021-03-18T17:18:32.682Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-18T17:18:32.682Z] #44 88.46 CC criu/pstree.o [2021-03-18T17:18:32.682Z] #44 89.21 CC criu/rbtree.o [2021-03-18T17:18:32.682Z] #44 89.48 CC criu/rst-malloc.o [2021-03-18T17:18:32.682Z] #44 89.64 CC criu/seccomp.o [2021-03-18T17:18:32.682Z] #44 90.11 CC criu/seize.o [2021-03-18T17:18:32.682Z] #44 90.75 CC criu/servicefd.o [2021-03-18T17:18:32.682Z] #44 91.10 CC criu/shmem.o [2021-03-18T17:18:32.682Z] #44 91.83 CC criu/sigframe.o [2021-03-18T17:18:32.682Z] #44 91.95 CC criu/signalfd.o [2021-03-18T17:18:32.682Z] #44 92.24 CC criu/sk-inet.o [2021-03-18T17:18:32.682Z] #44 92.98 CC criu/sk-netlink.o [2021-03-18T17:18:32.682Z] #44 93.44 CC criu/sk-packet.o [2021-03-18T17:18:32.682Z] #44 93.74 CC criu/sk-queue.o [2021-03-18T17:18:32.682Z] #44 94.11 CC criu/sk-tcp.o [2021-03-18T17:18:32.682Z] #44 94.41 CC criu/sk-unix.o [2021-03-18T17:18:32.916Z] #46 ... [2021-03-18T17:18:32.916Z] [2021-03-18T17:18:32.916Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-18T17:18:32.916Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-18T17:18:32.916Z] #28 11.19 137 added, 0 removed; done. [2021-03-18T17:18:32.916Z] #28 11.23 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-03-18T17:18:32.916Z] #28 11.24 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-18T17:18:32.916Z] #28 11.25 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-03-18T17:18:32.916Z] #28 11.25 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-18T17:18:32.916Z] #28 11.26 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T17:18:32.916Z] #28 11.29 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-18T17:18:32.916Z] #28 11.34 Updating certificates in /etc/ssl/certs... [2021-03-18T17:18:32.916Z] #28 17.22 0 added, 0 removed; done. [2021-03-18T17:18:32.916Z] #28 17.22 Running hooks in /etc/ca-certificates/update.d... [2021-03-18T17:18:32.916Z] #28 17.23 done. [2021-03-18T17:18:32.916Z] #28 DONE 17.6s [2021-03-18T17:18:32.916Z] [2021-03-18T17:18:32.916Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-18T17:18:32.916Z] #29 sha256:65ce345e55524df82547d91a8e75e748d7ca8792650cb5d58e7842ccd76ba76f [2021-03-18T17:18:32.916Z] #29 DONE 0.1s [2021-03-18T17:18:32.916Z] [2021-03-18T17:18:32.916Z] #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-03-18T17:18:32.916Z] #48 sha256:ad1e1668d33cac25dd03a66f42c3490a2d1f4fa6bb3fffa4fc69db1b90fa6bef [2021-03-18T17:18:32.916Z] #48 6.943 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T17:18:32.916Z] #48 7.257 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-18T17:18:32.916Z] #48 7.377 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-18T17:18:33.107Z] Running on azwin-2-38d860 in d:\jenkins\workspace\moby_PR-42163 [Pipeline] { [Pipeline] ws [2021-03-18T17:18:33.127Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-03-18T17:18:33.716Z] #44 95.64 CC criu/sockets.o [2021-03-18T17:18:34.064Z] ok github.com/docker/docker/daemon/discovery 0.046s coverage: 30.0% of statements [2021-03-18T17:18:34.348Z] #44 96.06 CC criu/stats.o [2021-03-18T17:18:34.348Z] #44 96.24 CC criu/string.o [2021-03-18T17:18:34.348Z] #44 96.30 CC criu/sysctl.o [2021-03-18T17:18:34.515Z] The recommended git tool is: git [2021-03-18T17:18:34.530Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.5s done [2021-03-18T17:18:34.530Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-03-18T17:18:34.640Z] ok github.com/docker/docker/daemon/config 0.091s coverage: 81.8% of statements [2021-03-18T17:18:34.785Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-18T17:18:34.980Z] #44 96.75 CC criu/sysfs_parse.o [2021-03-18T17:18:35.027Z] #48 9.334 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T17:18:35.042Z] #9 DONE 37.0s [2021-03-18T17:18:35.042Z] [2021-03-18T17:18:35.042Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-18T17:18:35.042Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-18T17:18:35.042Z] #10 ... [2021-03-18T17:18:35.042Z] [2021-03-18T17:18:35.042Z] #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-03-18T17:18:35.042Z] #29 sha256:e94b9461054058024416cae4d8ca01676d9b7fe8bc9054968ff2d583f20fc70c [2021-03-18T17:18:35.042Z] #29 1.622 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-18T17:18:35.042Z] #29 1.719 [2021-03-18T17:18:35.042Z] #29 1.947 #=#=# ##O#- # ##O=# # 0.0% ################## 25.9% ######################################## 56.8% ################################################################## 91.7% ######################################################################## 100.0% [2021-03-18T17:18:35.042Z] #29 5.165 [2021-03-18T17:18:35.042Z] #29 5.293 0.2% ################################################ 67.5% ######################################################################## 100.0% [2021-03-18T17:18:35.042Z] #29 5.532 [2021-03-18T17:18:35.042Z] #29 5.665 ################################# 46.6% ######################################################################## 100.0% [2021-03-18T17:18:35.042Z] #29 5.880 [2021-03-18T17:18:35.042Z] #29 5.999 ### 4.2% ################ 23.5% ################################## 48.3% #################################### 51.3% ##################################################### 74.7% ######################################################################## 100.0% [2021-03-18T17:18:35.042Z] #29 6.615 [2021-03-18T17:18:35.042Z] #29 6.761 # 2.4% #### 6.1% ####### 10.5% ######## 11.4% ############# 18.5% ############## 20.1% ################ 22.6% ################### 27.3% ######################### 35.7% ############################### 43.7% #################################### 51.3% ########################################## 59.5% ############################################## 64.5% #################################################### 72.3% ######################################################### 80.1% ############################################################# 85.6% ################################################################# 90.9% ####################################################################### 99.4% ######################################################################## 100.0% [2021-03-18T17:18:35.042Z] #29 8.821 [2021-03-18T17:18:35.042Z] #29 9.162 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-18T17:18:35.042Z] #29 9.271 [2021-03-18T17:18:35.042Z] #29 9.387 ######################################################################## 100.0% [2021-03-18T17:18:35.042Z] #29 9.417 [2021-03-18T17:18:35.042Z] #29 9.766 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-18T17:18:35.042Z] #29 9.910 [2021-03-18T17:18:35.271Z] #44 97.06 CC criu/timens.o [2021-03-18T17:18:35.298Z] #29 10.04 ######## 12.1% ######################################################################## 100.0% [2021-03-18T17:18:35.298Z] #29 10.10 [2021-03-18T17:18:35.555Z] #29 10.54 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-18T17:18:35.562Z] #44 97.24 CC criu/timerfd.o [2021-03-18T17:18:35.562Z] #44 97.50 CC criu/tty.o [2021-03-18T17:18:35.682Z] #48 ... [2021-03-18T17:18:35.682Z] [2021-03-18T17:18:35.682Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T17:18:35.682Z] #68 sha256:3cbf707cefef91f7724001fcf6727297bd371781072dbe3ec1cf4722c898f0a1 [2021-03-18T17:18:35.682Z] #68 0.906 + RM_GOPATH=0 [2021-03-18T17:18:35.682Z] #68 0.906 + TMP_GOPATH= [2021-03-18T17:18:35.682Z] #68 0.906 + : /build [2021-03-18T17:18:35.682Z] #68 0.906 + '[' -z '' ']' [2021-03-18T17:18:35.682Z] #68 0.908 ++ mktemp -d [2021-03-18T17:18:35.682Z] #68 0.913 + export GOPATH=/tmp/tmp.s0nruG8La4 [2021-03-18T17:18:35.682Z] #68 0.913 + GOPATH=/tmp/tmp.s0nruG8La4 [2021-03-18T17:18:35.682Z] #68 0.913 + RM_GOPATH=1 [2021-03-18T17:18:35.682Z] #68 0.914 + case "$(go env GOARCH)" in [2021-03-18T17:18:35.682Z] #68 0.914 ++ go env GOARCH [2021-03-18T17:18:35.682Z] #68 0.984 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:35.682Z] #68 0.984 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:35.682Z] #68 0.987 ++ dirname /tmp/install/install.sh [2021-03-18T17:18:35.682Z] #68 0.992 + dir=/tmp/install [2021-03-18T17:18:35.682Z] #68 0.994 + bin=proxy [2021-03-18T17:18:35.682Z] #68 0.995 + shift [2021-03-18T17:18:35.682Z] #68 0.996 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-18T17:18:35.682Z] #68 0.998 + . /tmp/install/proxy.installer [2021-03-18T17:18:35.682Z] #68 1.002 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-18T17:18:35.682Z] #68 1.009 + install_proxy [2021-03-18T17:18:35.682Z] #68 1.010 + case "$1" in [2021-03-18T17:18:35.682Z] #68 1.010 + export CGO_ENABLED=0 [2021-03-18T17:18:35.682Z] #68 1.010 + CGO_ENABLED=0 [2021-03-18T17:18:35.682Z] #68 1.010 + _install_proxy [2021-03-18T17:18:35.682Z] #68 1.011 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-18T17:18:35.682Z] #68 1.011 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.s0nruG8La4/src/github.com/docker/libnetwork [2021-03-18T17:18:35.682Z] #68 1.011 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-18T17:18:35.682Z] #68 1.016 Cloning into '/tmp/tmp.s0nruG8La4/src/github.com/docker/libnetwork'... [2021-03-18T17:18:35.682Z] #68 ... [2021-03-18T17:18:35.682Z] [2021-03-18T17:18:35.682Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T17:18:35.682Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-18T17:18:35.682Z] #33 0.412 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-18T17:18:35.682Z] #33 0.413 Cloning into '.'... [2021-03-18T17:18:35.812Z] #29 10.69 [2021-03-18T17:18:35.852Z] #44 ... [2021-03-18T17:18:35.852Z] [2021-03-18T17:18:35.852Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-18T17:18:35.852Z] #50 132.7 + /build/golangci-lint --version [2021-03-18T17:18:35.990Z] #33 ... [2021-03-18T17:18:35.990Z] [2021-03-18T17:18:35.990Z] #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-03-18T17:18:35.990Z] #52 sha256:1280ae287c6a226b4fcef1be8ff1646f756fa25ce2a6150e4eb84c16edc7b4d1 [2021-03-18T17:18:35.990Z] #52 0.422 + RM_GOPATH=0 [2021-03-18T17:18:35.990Z] #52 0.424 + TMP_GOPATH= [2021-03-18T17:18:35.990Z] #52 0.425 + : /build [2021-03-18T17:18:35.990Z] #52 0.425 + '[' -z '' ']' [2021-03-18T17:18:35.990Z] #52 0.427 ++ mktemp -d [2021-03-18T17:18:35.990Z] #52 0.430 + export GOPATH=/tmp/tmp.8HRUnMIY7Z [2021-03-18T17:18:35.990Z] #52 0.430 + GOPATH=/tmp/tmp.8HRUnMIY7Z [2021-03-18T17:18:35.990Z] #52 0.430 + RM_GOPATH=1 [2021-03-18T17:18:35.990Z] #52 0.431 + case "$(go env GOARCH)" in [2021-03-18T17:18:35.990Z] #52 0.433 ++ go env GOARCH [2021-03-18T17:18:35.990Z] #52 0.439 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:35.990Z] #52 0.439 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:35.990Z] #52 0.440 ++ dirname /tmp/install/install.sh [2021-03-18T17:18:35.990Z] #52 0.442 + dir=/tmp/install [2021-03-18T17:18:35.990Z] #52 0.442 + bin=shfmt [2021-03-18T17:18:35.990Z] #52 0.442 + shift [2021-03-18T17:18:35.990Z] #52 0.442 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-18T17:18:35.990Z] #52 0.442 + . /tmp/install/shfmt.installer [2021-03-18T17:18:35.990Z] #52 0.442 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-18T17:18:35.990Z] #52 0.443 + install_shfmt [2021-03-18T17:18:35.990Z] #52 0.443 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-18T17:18:35.990Z] #52 0.443 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-18T17:18:35.990Z] #52 0.443 + git clone https://github.com/mvdan/sh.git /tmp/tmp.8HRUnMIY7Z/src/github.com/mvdan/sh [2021-03-18T17:18:35.990Z] #52 0.447 Cloning into '/tmp/tmp.8HRUnMIY7Z/src/github.com/mvdan/sh'... [2021-03-18T17:18:35.990Z] #52 ... [2021-03-18T17:18:35.990Z] [2021-03-18T17:18:35.990Z] #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-03-18T17:18:35.990Z] #50 sha256:f9cbc729c76061b6485bf58426cd2335dea1a191172403480bc75371c02f5b40 [2021-03-18T17:18:35.990Z] #50 0.840 + RM_GOPATH=0 [2021-03-18T17:18:35.990Z] #50 0.843 + TMP_GOPATH= [2021-03-18T17:18:35.990Z] #50 0.844 + : /build [2021-03-18T17:18:35.990Z] #50 0.845 + '[' -z '' ']' [2021-03-18T17:18:35.990Z] #50 0.846 ++ mktemp -d [2021-03-18T17:18:35.990Z] #50 0.889 + export GOPATH=/tmp/tmp.ee9gbkstrb [2021-03-18T17:18:35.990Z] #50 0.889 + GOPATH=/tmp/tmp.ee9gbkstrb [2021-03-18T17:18:35.990Z] #50 0.891 + RM_GOPATH=1 [2021-03-18T17:18:35.990Z] #50 0.892 + case "$(go env GOARCH)" in [2021-03-18T17:18:35.990Z] #50 0.899 ++ go env GOARCH [2021-03-18T17:18:35.990Z] #50 0.941 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:35.990Z] #50 0.947 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:35.990Z] #50 0.953 ++ dirname /tmp/install/install.sh [2021-03-18T17:18:35.990Z] #50 0.960 + dir=/tmp/install [2021-03-18T17:18:35.990Z] #50 0.960 + bin=golangci_lint [2021-03-18T17:18:35.990Z] #50 0.961 + shift [2021-03-18T17:18:35.990Z] #50 0.961 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-18T17:18:35.990Z] #50 0.962 + . /tmp/install/golangci_lint.installer [2021-03-18T17:18:35.990Z] #50 0.962 ++ : v1.23.8 [2021-03-18T17:18:35.990Z] #50 0.963 + install_golangci_lint [2021-03-18T17:18:35.990Z] #50 0.964 + set -e [2021-03-18T17:18:35.990Z] #50 0.964 + export GO111MODULE=on [2021-03-18T17:18:35.990Z] #50 0.965 + GO111MODULE=on [2021-03-18T17:18:35.990Z] #50 0.966 + GOBIN=/build [2021-03-18T17:18:35.990Z] #50 0.967 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-18T17:18:35.990Z] #50 1.052 go: finding github.com v1.23.8 [2021-03-18T17:18:35.990Z] #50 1.052 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-18T17:18:35.990Z] #50 1.053 go: finding github.com/golangci v1.23.8 [2021-03-18T17:18:35.990Z] #50 1.054 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-18T17:18:35.990Z] #50 1.054 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-18T17:18:35.990Z] #50 2.122 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-18T17:18:35.990Z] #50 3.466 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-18T17:18:36.032Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2021-03-18T17:18:36.144Z] #50 132.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-18T17:18:36.298Z] #50 ... [2021-03-18T17:18:36.298Z] [2021-03-18T17:18:36.298Z] #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-03-18T17:18:36.298Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-18T17:18:36.298Z] #56 1.267 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T17:18:36.298Z] #56 1.309 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T17:18:36.298Z] #56 1.347 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T17:18:36.298Z] #56 3.143 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-18T17:18:36.298Z] #56 5.372 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-18T17:18:36.298Z] #56 7.486 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-18T17:18:36.298Z] #56 ... [2021-03-18T17:18:36.298Z] [2021-03-18T17:18:36.298Z] #14 [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-03-18T17:18:36.298Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-18T17:18:36.298Z] #14 0.749 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-18T17:18:36.298Z] #14 0.751 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T17:18:36.298Z] #14 0.912 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T17:18:36.298Z] #14 0.913 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T17:18:36.298Z] #14 2.552 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [446 kB] [2021-03-18T17:18:36.298Z] #14 4.763 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-18T17:18:36.298Z] #14 7.213 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-18T17:18:36.298Z] #14 8.984 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-18T17:18:36.298Z] #14 ... [2021-03-18T17:18:36.298Z] [2021-03-18T17:18:36.298Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T17:18:36.298Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-18T17:18:36.298Z] #37 0.660 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T17:18:36.298Z] #37 0.862 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T17:18:36.298Z] #37 1.048 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T17:18:36.298Z] #37 2.408 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-18T17:18:36.298Z] #37 4.764 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-18T17:18:36.298Z] #37 7.098 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-18T17:18:36.436Z] #50 DONE 133.2s [2021-03-18T17:18:36.436Z] [2021-03-18T17:18:36.436Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-18T17:18:36.436Z] #57 ... [2021-03-18T17:18:36.436Z] [2021-03-18T17:18:36.436Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-18T17:18:36.436Z] #41 DONE 133.2s [2021-03-18T17:18:36.586Z] #29 10.83 0.0% #################### 28.6% ################################# 47.1% ######################################## 55.8% ########################################### 60.4% ########################################################## 81.0% ######################################################################## 100.0% [2021-03-18T17:18:36.586Z] #29 11.54 [2021-03-18T17:18:36.596Z] #37 ... [2021-03-18T17:18:36.596Z] [2021-03-18T17:18:36.596Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-18T17:18:36.596Z] #25 sha256:5cad93e8f2d03c1333a79f9b0dccb271ec3ab316eec6f4c24eeed26249282045 [2021-03-18T17:18:36.596Z] #25 0.814 + RM_GOPATH=0 [2021-03-18T17:18:36.596Z] #25 0.814 + TMP_GOPATH= [2021-03-18T17:18:36.596Z] #25 0.814 + : /build [2021-03-18T17:18:36.596Z] #25 0.814 + '[' -z '' ']' [2021-03-18T17:18:36.596Z] #25 0.815 ++ mktemp -d [2021-03-18T17:18:36.596Z] #25 0.820 + export GOPATH=/tmp/tmp.0QgA4CPpj7 [2021-03-18T17:18:36.596Z] #25 0.820 + GOPATH=/tmp/tmp.0QgA4CPpj7 [2021-03-18T17:18:36.596Z] #25 0.820 + RM_GOPATH=1 [2021-03-18T17:18:36.596Z] #25 0.820 + case "$(go env GOARCH)" in [2021-03-18T17:18:36.596Z] #25 0.822 ++ go env GOARCH [2021-03-18T17:18:36.596Z] #25 0.903 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:36.596Z] #25 0.905 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:36.596Z] #25 0.916 ++ dirname /tmp/install/install.sh [2021-03-18T17:18:36.596Z] #25 0.919 + dir=/tmp/install [2021-03-18T17:18:36.596Z] #25 0.919 + bin=dockercli [2021-03-18T17:18:36.596Z] #25 0.919 + shift [2021-03-18T17:18:36.596Z] #25 0.919 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-18T17:18:36.596Z] #25 0.919 + . /tmp/install/dockercli.installer [2021-03-18T17:18:36.596Z] #25 0.920 ++ : stable [2021-03-18T17:18:36.596Z] #25 0.920 ++ : 17.06.2-ce [2021-03-18T17:18:36.596Z] #25 0.921 + install_dockercli [2021-03-18T17:18:36.596Z] #25 0.921 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-18T17:18:36.596Z] #25 0.921 Install docker/cli version 17.06.2-ce from stable [2021-03-18T17:18:36.596Z] #25 0.924 ++ uname -m [2021-03-18T17:18:36.596Z] #25 0.926 + arch=ppc64le [2021-03-18T17:18:36.596Z] #25 0.942 + '[' ppc64le '!=' x86_64 ']' [2021-03-18T17:18:36.596Z] #25 0.945 + '[' ppc64le '!=' s390x ']' [2021-03-18T17:18:36.596Z] #25 0.946 + '[' ppc64le '!=' armhf ']' [2021-03-18T17:18:36.596Z] #25 0.946 + build_dockercli [2021-03-18T17:18:36.596Z] #25 0.947 + git clone https://github.com/docker/docker-ce /tmp/tmp.0QgA4CPpj7/tmp/docker-ce [2021-03-18T17:18:36.596Z] #25 0.961 Cloning into '/tmp/tmp.0QgA4CPpj7/tmp/docker-ce'... [2021-03-18T17:18:36.596Z] #25 ... [2021-03-18T17:18:36.596Z] [2021-03-18T17:18:36.596Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T17:18:36.596Z] #35 sha256:deeda78e160ae40c38aec4dd3cf14b3373d65981345efe0c759a8b40cda55874 [2021-03-18T17:18:36.596Z] #35 0.938 + RM_GOPATH=0 [2021-03-18T17:18:36.596Z] #35 0.954 + TMP_GOPATH= [2021-03-18T17:18:36.596Z] #35 0.955 + : /build [2021-03-18T17:18:36.596Z] #35 0.957 + '[' -z '' ']' [2021-03-18T17:18:36.597Z] #35 0.962 ++ mktemp -d [2021-03-18T17:18:36.597Z] #35 0.966 + export GOPATH=/tmp/tmp.1JF2x9S3Yv [2021-03-18T17:18:36.597Z] #35 0.966 + GOPATH=/tmp/tmp.1JF2x9S3Yv [2021-03-18T17:18:36.597Z] #35 0.966 + RM_GOPATH=1 [2021-03-18T17:18:36.597Z] #35 0.968 + case "$(go env GOARCH)" in [2021-03-18T17:18:36.597Z] #35 0.984 ++ go env GOARCH [2021-03-18T17:18:36.597Z] #35 1.056 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:36.597Z] #35 1.056 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:36.597Z] #35 1.057 ++ dirname /tmp/install/install.sh [2021-03-18T17:18:36.597Z] #35 1.072 + dir=/tmp/install [2021-03-18T17:18:36.597Z] #35 1.073 + bin=tomlv [2021-03-18T17:18:36.597Z] #35 1.073 + shift [2021-03-18T17:18:36.597Z] #35 1.073 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-18T17:18:36.597Z] #35 1.073 + . /tmp/install/tomlv.installer [2021-03-18T17:18:36.597Z] #35 1.073 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-18T17:18:36.597Z] #35 1.073 + install_tomlv [2021-03-18T17:18:36.597Z] #35 1.074 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-18T17:18:36.597Z] #35 1.074 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-18T17:18:36.597Z] #35 1.074 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.1JF2x9S3Yv/src/github.com/BurntSushi/toml [2021-03-18T17:18:36.597Z] #35 1.078 Cloning into '/tmp/tmp.1JF2x9S3Yv/src/github.com/BurntSushi/toml'... [2021-03-18T17:18:36.597Z] #35 2.304 + cd /tmp/tmp.1JF2x9S3Yv/src/github.com/BurntSushi/toml [2021-03-18T17:18:36.597Z] #35 2.304 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-18T17:18:36.597Z] #35 2.323 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-18T17:18:36.597Z] #35 3.217 runtime/internal/sys [2021-03-18T17:18:36.597Z] #35 3.229 math/bits [2021-03-18T17:18:36.597Z] #35 3.321 internal/cpu [2021-03-18T17:18:36.597Z] #35 3.391 runtime/internal/atomic [2021-03-18T17:18:36.597Z] #35 3.818 runtime/internal/math [2021-03-18T17:18:36.597Z] #35 4.006 unicode/utf8 [2021-03-18T17:18:36.597Z] #35 4.543 unicode [2021-03-18T17:18:36.597Z] #35 4.855 internal/bytealg [2021-03-18T17:18:36.597Z] #35 4.969 math [2021-03-18T17:18:36.597Z] #35 6.565 internal/testlog [2021-03-18T17:18:36.597Z] #35 7.656 runtime [2021-03-18T17:18:36.597Z] #35 7.765 encoding [2021-03-18T17:18:36.597Z] #35 7.896 runtime/cgo [2021-03-18T17:18:36.735Z] [2021-03-18T17:18:36.735Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-18T17:18:36.735Z] #44 98.53 CC criu/tun.o [2021-03-18T17:18:36.735Z] #44 98.72 CC criu/uffd.o [2021-03-18T17:18:36.930Z] #35 ... [2021-03-18T17:18:36.930Z] [2021-03-18T17:18:36.930Z] #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-03-18T17:18:36.930Z] #59 sha256:3388d3a0e8040ed75c25065485e35679f1b516465944b21f1f96f5f1b5629a0f [2021-03-18T17:18:36.930Z] #59 0.654 + RM_GOPATH=0 [2021-03-18T17:18:36.930Z] #59 0.656 + TMP_GOPATH= [2021-03-18T17:18:36.930Z] #59 0.656 + : /build [2021-03-18T17:18:36.930Z] #59 0.656 + '[' -z '' ']' [2021-03-18T17:18:36.930Z] #59 0.656 ++ mktemp -d [2021-03-18T17:18:36.930Z] #59 0.657 + export GOPATH=/tmp/tmp.zhDOP4d035 [2021-03-18T17:18:36.930Z] #59 0.657 + GOPATH=/tmp/tmp.zhDOP4d035 [2021-03-18T17:18:36.930Z] #59 0.657 + RM_GOPATH=1 [2021-03-18T17:18:36.930Z] #59 0.657 + case "$(go env GOARCH)" in [2021-03-18T17:18:36.930Z] #59 0.658 ++ go env GOARCH [2021-03-18T17:18:36.930Z] #59 0.675 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:36.930Z] #59 0.675 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:36.930Z] #59 0.676 ++ dirname /tmp/install/install.sh [2021-03-18T17:18:36.930Z] #59 0.677 + dir=/tmp/install [2021-03-18T17:18:36.930Z] #59 0.677 + bin=rootlesskit [2021-03-18T17:18:36.930Z] #59 0.677 + shift [2021-03-18T17:18:36.930Z] #59 0.677 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-18T17:18:36.930Z] #59 0.678 + . /tmp/install/rootlesskit.installer [2021-03-18T17:18:36.930Z] #59 0.678 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-18T17:18:36.930Z] #59 0.678 + install_rootlesskit [2021-03-18T17:18:36.930Z] #59 0.678 + case "$1" in [2021-03-18T17:18:36.930Z] #59 0.678 + export CGO_ENABLED=0 [2021-03-18T17:18:36.930Z] #59 0.678 + CGO_ENABLED=0 [2021-03-18T17:18:36.930Z] #59 0.678 + _install_rootlesskit [2021-03-18T17:18:36.930Z] #59 0.679 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-18T17:18:36.930Z] #59 0.679 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-18T17:18:36.930Z] #59 0.679 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zhDOP4d035/src/github.com/rootless-containers/rootlesskit [2021-03-18T17:18:36.930Z] #59 0.682 Cloning into '/tmp/tmp.zhDOP4d035/src/github.com/rootless-containers/rootlesskit'... [2021-03-18T17:18:36.930Z] #59 5.890 + cd /tmp/tmp.zhDOP4d035/src/github.com/rootless-containers/rootlesskit [2021-03-18T17:18:36.930Z] #59 5.890 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-18T17:18:36.930Z] #59 6.040 + export GO111MODULE=on [2021-03-18T17:18:36.930Z] #59 6.060 + GO111MODULE=on [2021-03-18T17:18:36.930Z] #59 6.060 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-18T17:18:36.930Z] #59 6.061 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-18T17:18:36.930Z] #59 8.638 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-18T17:18:36.930Z] #59 8.658 go: downloading github.com/google/uuid v1.2.0 [2021-03-18T17:18:36.930Z] #59 8.693 go: downloading github.com/pkg/errors v0.9.1 [2021-03-18T17:18:36.930Z] #59 8.726 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-18T17:18:36.930Z] #59 8.769 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-18T17:18:36.930Z] #59 8.800 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-18T17:18:36.930Z] #59 8.937 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-18T17:18:36.930Z] #59 8.966 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-18T17:18:36.930Z] #59 8.978 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-18T17:18:36.930Z] #59 9.199 go: extracting github.com/pkg/errors v0.9.1 [2021-03-18T17:18:36.930Z] #59 9.252 go: extracting github.com/google/uuid v1.2.0 [2021-03-18T17:18:36.930Z] #59 9.397 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-18T17:18:36.930Z] #59 9.464 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-18T17:18:36.930Z] #59 9.536 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-18T17:18:36.930Z] #59 9.586 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-18T17:18:36.930Z] #59 10.27 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-18T17:18:36.930Z] #59 11.22 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-18T17:18:36.930Z] #59 11.23 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-18T17:18:36.930Z] #59 ... [2021-03-18T17:18:36.930Z] [2021-03-18T17:18:36.930Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:18:36.930Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-18T17:18:36.930Z] #43 0.698 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T17:18:36.930Z] #43 0.851 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T17:18:36.930Z] #43 1.060 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T17:18:36.930Z] #43 2.489 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-18T17:18:36.930Z] #43 5.082 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-18T17:18:36.930Z] #43 7.631 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-18T17:18:36.930Z] #43 ... [2021-03-18T17:18:36.930Z] [2021-03-18T17:18:36.930Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T17:18:36.930Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-18T17:18:36.930Z] #41 0.767 + git clone https://github.com/docker/distribution.git . [2021-03-18T17:18:36.930Z] #41 0.771 Cloning into '.'... [2021-03-18T17:18:36.982Z] ok github.com/docker/docker/daemon/graphdriver 0.024s coverage: 2.2% of statements [2021-03-18T17:18:37.148Z] #29 11.97 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-18T17:18:37.148Z] #29 12.04 [2021-03-18T17:18:37.148Z] #29 12.09 ######################################################################## 100.0% [2021-03-18T17:18:37.148Z] #29 12.14 [2021-03-18T17:18:37.234Z] #41 ... [2021-03-18T17:18:37.234Z] [2021-03-18T17:18:37.235Z] #30 [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-03-18T17:18:37.235Z] #30 sha256:4d9975a607f8b81afe1428c700ee7bd841f4fda417e994cf2ba1c636f1785faa [2021-03-18T17:18:37.235Z] #30 1.776 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-18T17:18:37.235Z] #30 2.219 [2021-03-18T17:18:37.404Z] #29 12.35 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-18T17:18:37.404Z] #29 12.43 [2021-03-18T17:18:37.535Z] #30 2.473 0.5% ## 3.6% ##### 7.6% ######### 13.7% ############## 19.8% ################## 25.9% ###################### 31.9% ############################ 40.0% ############################### 44.1% #################################### 50.1% ###################################### 54.1% ######################################### 58.2% ############################################ 62.3% ################################################## 70.4% ##################################################### 74.5% ####################################################### 76.5% ############################################################ 84.6% ##################################################################### 96.8% ######################################################################## 100.0% [2021-03-18T17:18:37.661Z] #29 12.51 ######################################################################## 100.0% [2021-03-18T17:18:37.661Z] #29 12.54 [2021-03-18T17:18:37.661Z] #29 12.55 Download of images into '/build' complete. [2021-03-18T17:18:37.661Z] #29 12.55 Use something like the following to load the result into a Docker daemon: [2021-03-18T17:18:37.661Z] #29 12.55 tar -cC '/build' . | docker load [2021-03-18T17:18:37.800Z] #44 99.36 CC criu/util.o [2021-03-18T17:18:38.091Z] #44 ... [2021-03-18T17:18:38.091Z] [2021-03-18T17:18:38.091Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-03-18T17:18:38.091Z] #42 DONE 0.3s [2021-03-18T17:18:38.091Z] [2021-03-18T17:18:38.091Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-18T17:18:38.091Z] #44 100.1 CC criu/uts_ns.o [2021-03-18T17:18:38.187Z] #30 5.058 #=#=# [2021-03-18T17:18:38.382Z] #44 100.2 CC criu/vdso.o [2021-03-18T17:18:38.511Z] #30 5.291 ## 3.6% ################################# 46.0% ########################################## 59.3% ############################################################# 85.8% ######################################################################## 100.0% [2021-03-18T17:18:38.673Z] #44 100.4 LINK criu/built-in.o [2021-03-18T17:18:38.673Z] #44 100.5 LINK criu/criu [2021-03-18T17:18:38.673Z] #44 100.6 DEP lib/c/criu.d [2021-03-18T17:18:38.964Z] #44 100.7 CC images/rpc.pb-c.o [2021-03-18T17:18:38.964Z] #44 100.9 CC lib/c/criu.o [2021-03-18T17:18:39.157Z] #30 6.263 [2021-03-18T17:18:39.596Z] #44 101.2 LINK lib/c/built-in.o [2021-03-18T17:18:39.596Z] #44 101.2 LINK lib/c/libcriu.so [2021-03-18T17:18:39.596Z] #44 101.3 LINK lib/c/libcriu.a [2021-03-18T17:18:39.596Z] #44 101.4 GEN magic.py [2021-03-18T17:18:39.596Z] #44 101.4 Note: Building without setproctitle() and strlcpy() support. [2021-03-18T17:18:39.596Z] #44 101.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-18T17:18:39.596Z] #44 101.4 Note: Building without GnuTLS support [2021-03-18T17:18:39.596Z] #44 101.4 Makefile.config:39: Warn: you have no libnftables installed [2021-03-18T17:18:39.596Z] #44 101.4 Makefile.config:40: Warn: Building without nftables support [2021-03-18T17:18:39.751Z] #30 6.452 0.9% ################## 25.8% ################################################ 66.7% ######################################################################## 100.0% [2021-03-18T17:18:39.887Z] #44 101.7 fatal: not a git repository (or any of the parent directories): .git [2021-03-18T17:18:40.047Z] #30 7.231 [2021-03-18T17:18:40.179Z] #44 101.9 make[1]: Nothing to be done for 'all'. [2021-03-18T17:18:40.179Z] #44 102.2 make[1]: 'images/built-in.o' is up to date. [2021-03-18T17:18:40.470Z] #44 102.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-18T17:18:40.470Z] #44 102.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-18T17:18:40.470Z] #44 102.2 make[1]: 'compel/libcompel.a' is up to date. [2021-03-18T17:18:40.470Z] #44 102.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-18T17:18:40.470Z] #44 102.2 make[1]: Nothing to be done for 'all'. [2021-03-18T17:18:40.470Z] #44 102.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-18T17:18:40.470Z] #44 102.3 make[2]: Nothing to be done for 'all'. [2021-03-18T17:18:40.470Z] #44 102.3 make[2]: Nothing to be done for 'all'. [2021-03-18T17:18:40.470Z] #44 102.3 make[2]: Nothing to be done for 'all'. [2021-03-18T17:18:40.470Z] #44 102.4 make[2]: Nothing to be done for 'all'. [2021-03-18T17:18:40.470Z] #44 102.4 make[2]: Nothing to be done for 'all'. [2021-03-18T17:18:40.761Z] #44 102.4 make[2]: Nothing to be done for 'all'. [2021-03-18T17:18:40.761Z] #44 102.5 make[2]: Nothing to be done for 'all'. [2021-03-18T17:18:40.761Z] #44 102.5 make[2]: Nothing to be done for 'all'. [2021-03-18T17:18:40.761Z] #44 102.5 INSTALL criu/criu [2021-03-18T17:18:41.052Z] #44 DONE 102.7s [2021-03-18T17:18:41.052Z] [2021-03-18T17:18:41.052Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-18T17:18:41.198Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.018s coverage: 2.9% of statements [2021-03-18T17:18:41.198Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.526s coverage: 14.1% of statements [2021-03-18T17:18:41.684Z] #57 ... [2021-03-18T17:18:41.684Z] [2021-03-18T17:18:41.684Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-18T17:18:41.773Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.649s coverage: 56.2% of statements [2021-03-18T17:18:41.975Z] #45 DONE 0.1s [2021-03-18T17:18:41.975Z] [2021-03-18T17:18:41.975Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-03-18T17:18:41.975Z] #47 DONE 0.1s [2021-03-18T17:18:41.975Z] [2021-03-18T17:18:41.975Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-03-18T17:18:42.147Z] #30 7.425 0.0% ## 3.7% ##### 7.5% ######### 13.3% ############### 21.0% ###################### 30.6% ######################## 34.4% ########################### 38.2% ################################# 45.9% ##################################### 51.6% ########################################## 59.3% ################################################### 70.8% ########################################################### 82.3% ############################################################### 87.5% ################################################################# 91.3% ######################################################################## 100.0% [2021-03-18T17:18:42.267Z] #49 DONE 0.2s [2021-03-18T17:18:42.267Z] [2021-03-18T17:18:42.267Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-03-18T17:18:42.267Z] #51 DONE 0.2s [2021-03-18T17:18:42.267Z] [2021-03-18T17:18:42.267Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-03-18T17:18:42.447Z] #30 9.691 #=#=# [2021-03-18T17:18:42.559Z] #53 DONE 0.1s [2021-03-18T17:18:42.559Z] [2021-03-18T17:18:42.559Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-18T17:18:42.907Z] #29 DONE 16.9s [2021-03-18T17:18:42.907Z] [2021-03-18T17:18:42.907Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-18T17:18:42.907Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-18T17:18:42.907Z] #10 DONE 7.1s [2021-03-18T17:18:42.907Z] [2021-03-18T17:18:42.907Z] #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-03-18T17:18:42.907Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-18T17:18:43.165Z] #11 DONE 1.2s [2021-03-18T17:18:43.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-18T17:18:43.422Z] [2021-03-18T17:18:43.422Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-18T17:18:43.422Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-18T17:18:43.679Z] #31 ... [2021-03-18T17:18:43.679Z] [2021-03-18T17:18:43.679Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-18T17:18:43.679Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-18T17:18:43.679Z] #39 DONE 0.4s [2021-03-18T17:18:43.679Z] [2021-03-18T17:18:43.679Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-18T17:18:43.679Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-18T17:18:43.679Z] #31 DONE 0.6s [2021-03-18T17:18:43.679Z] [2021-03-18T17:18:43.679Z] #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-03-18T17:18:43.679Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T17:18:43.999Z] #30 9.902 0.0% # 1.4% ## 3.6% #### 5.7% ##### 7.9% ####### 10.0% ######## 12.2% ########## 14.2% ########### 16.6% ############# 18.3% ############## [2021-03-18T17:18:44.000Z] #30 ... [2021-03-18T17:18:44.000Z] [2021-03-18T17:18:44.000Z] #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-03-18T17:18:44.000Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69 [2021-03-18T17:18:44.000Z] #46 8.206 unicode/utf16 [2021-03-18T17:18:44.000Z] #46 9.137 container/list [2021-03-18T17:18:44.000Z] #46 11.91 crypto/internal/subtle [2021-03-18T17:18:44.000Z] #46 12.17 crypto/subtle [2021-03-18T17:18:44.000Z] #46 12.59 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-18T17:18:44.000Z] #46 12.91 internal/nettrace [2021-03-18T17:18:44.000Z] #46 13.28 runtime/cgo [2021-03-18T17:18:44.000Z] #46 15.85 vendor/golang.org/x/crypto/internal/subtle [2021-03-18T17:18:44.000Z] #46 ... [2021-03-18T17:18:44.000Z] [2021-03-18T17:18:44.000Z] #30 [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-03-18T17:18:44.000Z] #30 sha256:4d9975a607f8b81afe1428c700ee7bd841f4fda417e994cf2ba1c636f1785faa [2021-03-18T17:18:44.344Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.9% of statements [2021-03-18T17:18:45.839Z] #30 9.902 0.0% # 1.4% ## 3.6% #### 5.7% ##### 7.9% ####### 10.0% ######## 12.2% ########## 14.2% ########### 16.6% ############# 18.3% ############## 19.9% ############### 21.5% ################ 23.1% ################# 24.2% ################## 25.8% #################### 28.0% ##################### 29.6% ###################### 31.2% ####################### 32.9% ######################## 34.5% ########################## 36.1% ########################### 38.3% ############################# 40.5% ############################### 43.5% ################################ 45.6% ################################## 47.8% ################################### 49.4% ##################################### 51.8% ###################################### [2021-03-18T17:18:45.839Z] #30 ... [2021-03-18T17:18:45.839Z] [2021-03-18T17:18:45.839Z] #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-03-18T17:18:45.839Z] #48 sha256:ad1e1668d33cac25dd03a66f42c3490a2d1f4fa6bb3fffa4fc69db1b90fa6bef [2021-03-18T17:18:45.839Z] #48 10.30 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T17:18:45.839Z] #48 11.13 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T17:18:45.839Z] #48 16.64 go: finding github.com/fatih/color v1.9.0 [2021-03-18T17:18:45.839Z] #48 16.64 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T17:18:45.839Z] #48 16.65 go: finding github.com/pkg/errors v0.9.1 [2021-03-18T17:18:45.839Z] #48 16.76 go: finding github.com/spf13/pflag v1.0.3 [2021-03-18T17:18:45.839Z] #48 16.94 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-18T17:18:45.839Z] #48 17.04 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-18T17:18:45.839Z] #48 17.38 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T17:18:45.839Z] #48 17.64 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T17:18:45.839Z] #48 17.67 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-18T17:18:45.839Z] #48 17.81 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T17:18:45.839Z] #48 17.90 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T17:18:46.145Z] #48 ... [2021-03-18T17:18:46.145Z] [2021-03-18T17:18:46.145Z] #30 [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-03-18T17:18:46.145Z] #30 sha256:4d9975a607f8b81afe1428c700ee7bd841f4fda417e994cf2ba1c636f1785faa [2021-03-18T17:18:46.267Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.658s coverage: 46.2% of statements [2021-03-18T17:18:46.757Z] #30 9.902 0.0% # 1.4% ## 3.6% #### 5.7% ##### 7.9% ####### 10.0% ######## 12.2% ########## 14.2% ########### 16.6% ############# 18.3% ############## 19.9% ############### 21.5% ################ 23.1% ################# 24.2% ################## 25.8% #################### 28.0% ##################### 29.6% ###################### 31.2% ####################### 32.9% ######################## 34.5% ########################## 36.1% ########################### 38.3% ############################# 40.5% ############################### 43.5% ################################ 45.6% ################################## 47.8% ################################### 49.4% ##################################### 51.8% ###################################### 54.0% ######################################## 55.6% ######################################### 57.8% ########################################### 60.0% ############################################ 61.9% ############################################# 63.2% ############################################### 65.3% ############################################### 66.2% [2021-03-18T17:18:46.757Z] #30 ... [2021-03-18T17:18:46.757Z] [2021-03-18T17:18:46.757Z] #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-03-18T17:18:46.757Z] #52 sha256:1280ae287c6a226b4fcef1be8ff1646f756fa25ce2a6150e4eb84c16edc7b4d1 [2021-03-18T17:18:46.757Z] #52 11.13 + cd /tmp/tmp.8HRUnMIY7Z/src/github.com/mvdan/sh [2021-03-18T17:18:46.757Z] #52 11.13 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-18T17:18:46.757Z] #52 11.24 + GO111MODULE=on [2021-03-18T17:18:46.757Z] #52 11.24 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-18T17:18:46.757Z] #52 13.52 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-18T17:18:46.757Z] #52 13.58 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-18T17:18:46.757Z] #52 13.60 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-18T17:18:46.757Z] #52 13.91 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-18T17:18:46.757Z] #52 14.02 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-18T17:18:46.757Z] #52 15.52 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-18T17:18:46.757Z] #52 16.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-18T17:18:46.757Z] #52 19.42 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-18T17:18:46.757Z] #52 ... [2021-03-18T17:18:46.757Z] [2021-03-18T17:18:46.757Z] #30 [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-03-18T17:18:46.757Z] #30 sha256:4d9975a607f8b81afe1428c700ee7bd841f4fda417e994cf2ba1c636f1785faa [2021-03-18T17:18:47.062Z] #30 9.902 0.0% # 1.4% ## 3.6% #### 5.7% ##### 7.9% ####### 10.0% ######## 12.2% ########## 14.2% ########### 16.6% ############# 18.3% ############## 19.9% ############### 21.5% ################ 23.1% ################# 24.2% ################## 25.8% #################### 28.0% ##################### 29.6% ###################### 31.2% ####################### 32.9% ######################## 34.5% ########################## 36.1% ########################### 38.3% ############################# 40.5% ############################### 43.5% ################################ 45.6% ################################## 47.8% ################################### 49.4% ##################################### 51.8% ###################################### 54.0% ######################################## 55.6% ######################################### 57.8% ########################################### 60.0% ############################################ 61.9% ############################################# 63.2% ############################################### 65.3% ############################################### 66.2% ################################################ 67.2% ################################################# 68.2% ################################################## 69.9% [2021-03-18T17:18:47.062Z] #30 ... [2021-03-18T17:18:47.062Z] [2021-03-18T17:18:47.062Z] #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-03-18T17:18:47.062Z] #59 sha256:3388d3a0e8040ed75c25065485e35679f1b516465944b21f1f96f5f1b5629a0f [2021-03-18T17:18:47.062Z] #59 11.40 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-18T17:18:47.062Z] #59 12.96 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-18T17:18:47.062Z] #59 12.98 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-18T17:18:47.062Z] #59 13.59 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-18T17:18:47.062Z] #59 14.31 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-18T17:18:47.062Z] #59 15.85 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-18T17:18:47.062Z] #59 19.21 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-18T17:18:47.062Z] #59 21.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-18T17:18:47.062Z] #59 ... [2021-03-18T17:18:47.062Z] [2021-03-18T17:18:47.062Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T17:18:47.062Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-18T17:18:47.062Z] #41 18.38 Checking out files: 71% (1208/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-18T17:18:47.062Z] #41 19.04 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-18T17:18:47.369Z] #41 21.50 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-18T17:18:47.655Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.554s coverage: 73.3% of statements [2021-03-18T17:18:47.677Z] #41 ... [2021-03-18T17:18:47.677Z] [2021-03-18T17:18:47.677Z] #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-03-18T17:18:47.677Z] #50 sha256:f9cbc729c76061b6485bf58426cd2335dea1a191172403480bc75371c02f5b40 [2021-03-18T17:18:47.677Z] #50 11.99 go: downloading github.com/fatih/color v1.7.0 [2021-03-18T17:18:47.677Z] #50 11.99 go: downloading github.com/spf13/viper v1.6.1 [2021-03-18T17:18:47.677Z] #50 12.02 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-18T17:18:47.677Z] #50 12.06 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-18T17:18:47.677Z] #50 12.14 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-18T17:18:47.677Z] #50 12.19 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-18T17:18:47.677Z] #50 12.24 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-18T17:18:47.677Z] #50 12.27 go: extracting github.com/fatih/color v1.7.0 [2021-03-18T17:18:47.677Z] #50 12.31 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-18T17:18:47.677Z] #50 12.43 go: extracting github.com/spf13/viper v1.6.1 [2021-03-18T17:18:47.677Z] #50 12.49 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-18T17:18:47.677Z] #50 12.50 go: downloading github.com/pkg/errors v0.8.1 [2021-03-18T17:18:47.677Z] #50 12.54 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-18T17:18:47.677Z] #50 12.96 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-18T17:18:47.677Z] #50 12.96 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-18T17:18:47.677Z] #50 13.00 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-18T17:18:47.677Z] #50 13.09 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-18T17:18:47.677Z] #50 13.22 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-18T17:18:47.677Z] #50 13.24 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-18T17:18:47.677Z] #50 13.26 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-18T17:18:47.677Z] #50 13.32 go: downloading github.com/spf13/cast v1.3.0 [2021-03-18T17:18:47.677Z] #50 13.36 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-18T17:18:47.677Z] #50 13.38 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-18T17:18:47.677Z] #50 13.39 go: extracting github.com/pkg/errors v0.8.1 [2021-03-18T17:18:47.677Z] #50 13.42 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-18T17:18:47.677Z] #50 13.61 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-18T17:18:47.677Z] #50 13.78 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-18T17:18:47.677Z] #50 13.79 go: extracting github.com/spf13/cast v1.3.0 [2021-03-18T17:18:47.677Z] #50 13.91 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-18T17:18:47.677Z] #50 13.97 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-18T17:18:47.677Z] #50 13.99 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-18T17:18:47.677Z] #50 14.11 go: downloading github.com/spf13/afero v1.1.2 [2021-03-18T17:18:47.677Z] #50 14.32 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-18T17:18:47.677Z] #50 14.38 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-18T17:18:47.677Z] #50 14.53 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-18T17:18:47.677Z] #50 14.72 go: extracting github.com/spf13/afero v1.1.2 [2021-03-18T17:18:47.677Z] #50 14.75 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-18T17:18:47.677Z] #50 14.79 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-18T17:18:47.677Z] #50 15.00 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-18T17:18:47.677Z] #50 15.52 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-18T17:18:47.677Z] #50 15.92 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-18T17:18:47.677Z] #50 15.96 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-18T17:18:47.677Z] #50 16.09 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-18T17:18:47.677Z] #50 16.14 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-18T17:18:47.677Z] #50 16.19 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-18T17:18:47.677Z] #50 16.24 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-18T17:18:47.677Z] #50 16.33 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-18T17:18:47.677Z] #50 16.39 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-18T17:18:47.677Z] #50 16.52 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-18T17:18:47.677Z] #50 16.56 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-18T17:18:47.677Z] #50 16.64 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-18T17:18:47.677Z] #50 16.65 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-18T17:18:47.677Z] #50 16.68 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-18T17:18:47.677Z] #50 16.71 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-18T17:18:47.677Z] #50 16.71 go: downloading golang.org/x/text v0.3.2 [2021-03-18T17:18:47.677Z] #50 16.79 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-18T17:18:47.677Z] #50 16.90 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-18T17:18:47.677Z] #50 17.17 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-18T17:18:47.677Z] #50 18.01 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-18T17:18:47.677Z] #50 19.23 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-18T17:18:47.677Z] #50 19.60 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-18T17:18:47.677Z] #50 19.83 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-18T17:18:47.677Z] #50 20.39 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-18T17:18:47.677Z] #50 20.80 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-18T17:18:47.677Z] #50 20.95 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-18T17:18:47.677Z] #50 21.24 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-18T17:18:47.677Z] #50 21.57 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-18T17:18:47.677Z] #50 21.64 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-18T17:18:47.677Z] #50 21.76 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-18T17:18:47.677Z] #50 21.76 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-18T17:18:47.677Z] #50 21.85 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-18T17:18:47.677Z] #50 21.91 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-18T17:18:47.677Z] #50 21.99 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-18T17:18:47.677Z] #50 22.15 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-18T17:18:47.677Z] #50 ... [2021-03-18T17:18:47.677Z] [2021-03-18T17:18:47.677Z] #30 [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-03-18T17:18:47.677Z] #30 sha256:4d9975a607f8b81afe1428c700ee7bd841f4fda417e994cf2ba1c636f1785faa [2021-03-18T17:18:48.229Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.912s coverage: 49.4% of statements [2021-03-18T17:18:48.934Z] #30 9.902 0.0% # 1.4% ## 3.6% #### 5.7% ##### 7.9% ####### 10.0% ######## 12.2% ########## 14.2% ########### 16.6% ############# 18.3% ############## 19.9% ############### 21.5% ################ 23.1% ################# 24.2% ################## 25.8% #################### 28.0% ##################### 29.6% ###################### 31.2% ####################### 32.9% ######################## 34.5% ########################## 36.1% ########################### 38.3% ############################# 40.5% ############################### 43.5% ################################ 45.6% ################################## 47.8% ################################### 49.4% ##################################### 51.8% ###################################### 54.0% ######################################## 55.6% ######################################### 57.8% ########################################### 60.0% ############################################ 61.9% ############################################# 63.2% ############################################### 65.3% ############################################### 66.2% ################################################ 67.2% ################################################# 68.2% ################################################## 69.9% #################################################### 72.6% ##################################################### 73.7% ###################################################### 75.3% ####################################################### 76.9% ######################################################### 79.2% ########################################################## 81.9% ############################################################ 84.0% ############################################################## 86.2% ################################################################ 88.9% ################################################################# 90.5% ################################################################### 93.2% #################################################################### 95.4% ###################################################################### 97.4% ####################################################################### 98.9% ######################################################################## 100.0% [2021-03-18T17:18:48.934Z] #30 16.17 [2021-03-18T17:18:48.945Z] #40 ... [2021-03-18T17:18:48.945Z] [2021-03-18T17:18:48.945Z] #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-03-18T17:18:48.945Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-18T17:18:48.945Z] #12 DONE 5.8s [2021-03-18T17:18:48.945Z] [2021-03-18T17:18:48.945Z] #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-03-18T17:18:48.945Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-18T17:18:49.204Z] #32 ... [2021-03-18T17:18:49.204Z] [2021-03-18T17:18:49.204Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T17:18:49.204Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T17:18:49.482Z] #54 ... [2021-03-18T17:18:49.482Z] [2021-03-18T17:18:49.482Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-18T17:18:49.482Z] #57 123.4 + bin/containerd [2021-03-18T17:18:49.619Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.042s coverage: 57.5% of statements [2021-03-18T17:18:49.619Z] ok github.com/docker/docker/daemon 12.363s coverage: 17.2% of statements [2021-03-18T17:18:49.619Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-18T17:18:49.619Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-18T17:18:49.619Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-18T17:18:49.619Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-18T17:18:49.619Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-18T17:18:50.194Z] ok github.com/docker/docker/daemon/links 0.020s coverage: 93.0% of statements [2021-03-18T17:18:50.456Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.034s coverage: 3.0% of statements [2021-03-18T17:18:50.482Z] #30 17.62 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-18T17:18:51.130Z] #30 18.23 #=#=# [2021-03-18T17:18:51.728Z] #30 18.60 1.3% ################################################# 69.3% ######################################################################## 100.0% [2021-03-18T17:18:51.729Z] #30 18.96 [2021-03-18T17:18:52.223Z] #57 ... [2021-03-18T17:18:52.223Z] [2021-03-18T17:18:52.223Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-18T17:18:52.223Z] #54 79.14 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-18T17:18:52.223Z] #54 79.66 + mkdir -p /build [2021-03-18T17:18:52.223Z] #54 79.66 + cp runc /build/runc [2021-03-18T17:18:52.223Z] #54 DONE 80.0s [2021-03-18T17:18:52.223Z] [2021-03-18T17:18:52.223Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-18T17:18:52.904Z] #57 ... [2021-03-18T17:18:52.904Z] [2021-03-18T17:18:52.904Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-03-18T17:18:52.904Z] #55 DONE 0.2s [2021-03-18T17:18:53.015Z] ok github.com/docker/docker/daemon/logger 0.266s coverage: 43.2% of statements [2021-03-18T17:18:53.195Z] [2021-03-18T17:18:53.195Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-18T17:18:53.263Z] #30 20.61 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-18T17:18:53.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-18T17:18:53.370Z] #13 ... [2021-03-18T17:18:53.370Z] [2021-03-18T17:18:53.370Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T17:18:53.370Z] #67 sha256:3fae6d0d9f6a7c7b0c453b40a347e4752626739250457952786f6539a0c0baee [2021-03-18T17:18:53.370Z] #67 6.160 + RM_GOPATH=0 [2021-03-18T17:18:53.370Z] #67 6.160 + TMP_GOPATH= [2021-03-18T17:18:53.370Z] #67 6.160 + : /build [2021-03-18T17:18:53.370Z] #67 6.160 + '[' -z '' ']' [2021-03-18T17:18:53.370Z] #67 6.168 ++ mktemp -d [2021-03-18T17:18:53.370Z] #67 6.168 + export GOPATH=/tmp/tmp.rOReKVPNE3 [2021-03-18T17:18:53.370Z] #67 6.168 + GOPATH=/tmp/tmp.rOReKVPNE3 [2021-03-18T17:18:53.370Z] #67 6.168 + RM_GOPATH=1 [2021-03-18T17:18:53.370Z] #67 6.168 + case "$(go env GOARCH)" in [2021-03-18T17:18:53.370Z] #67 6.168 ++ go env GOARCH [2021-03-18T17:18:53.370Z] #67 6.180 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:53.370Z] #67 6.180 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:53.370Z] #67 6.180 ++ dirname /tmp/install/install.sh [2021-03-18T17:18:53.370Z] #67 6.180 + dir=/tmp/install [2021-03-18T17:18:53.370Z] #67 6.180 + bin=proxy [2021-03-18T17:18:53.370Z] #67 6.180 + shift [2021-03-18T17:18:53.370Z] #67 6.180 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-18T17:18:53.370Z] #67 6.180 + . /tmp/install/proxy.installer [2021-03-18T17:18:53.370Z] #67 6.180 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-18T17:18:53.370Z] #67 6.180 + install_proxy [2021-03-18T17:18:53.370Z] #67 6.180 + case "$1" in [2021-03-18T17:18:53.370Z] #67 6.180 + export CGO_ENABLED=0 [2021-03-18T17:18:53.370Z] #67 6.180 + CGO_ENABLED=0 [2021-03-18T17:18:53.370Z] #67 6.180 + _install_proxy [2021-03-18T17:18:53.370Z] #67 6.180 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-18T17:18:53.370Z] #67 6.180 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rOReKVPNE3/src/github.com/docker/libnetwork [2021-03-18T17:18:53.370Z] #67 6.180 Cloning into '/tmp/tmp.rOReKVPNE3/src/github.com/docker/libnetwork'... [2021-03-18T17:18:53.370Z] #67 6.180 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-18T17:18:53.370Z] #67 ... [2021-03-18T17:18:53.370Z] [2021-03-18T17:18:53.370Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T17:18:53.370Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T17:18:53.370Z] #55 9.607 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T17:18:53.370Z] #55 9.651 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T17:18:53.370Z] #55 9.790 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T17:18:53.561Z] #30 20.76 skipping existing 5cb8031fd95d [2021-03-18T17:18:53.590Z] ok github.com/docker/docker/daemon/images 0.053s coverage: 6.7% of statements [2021-03-18T17:18:53.626Z] #55 ... [2021-03-18T17:18:53.627Z] [2021-03-18T17:18:53.627Z] #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-03-18T17:18:53.627Z] #24 sha256:abba6dbbbee33540114bcf6f117b60257d2e3305e7392dd659e4cc1b464f925a [2021-03-18T17:18:53.627Z] #24 6.989 + RM_GOPATH=0 [2021-03-18T17:18:53.627Z] #24 6.989 + TMP_GOPATH= [2021-03-18T17:18:53.627Z] #24 6.989 + : /build [2021-03-18T17:18:53.627Z] #24 6.989 + '[' -z '' ']' [2021-03-18T17:18:53.627Z] #24 6.989 ++ mktemp -d [2021-03-18T17:18:53.627Z] #24 6.989 + export GOPATH=/tmp/tmp.1vrhu1oUzr [2021-03-18T17:18:53.627Z] #24 6.989 + GOPATH=/tmp/tmp.1vrhu1oUzr [2021-03-18T17:18:53.627Z] #24 6.989 + RM_GOPATH=1 [2021-03-18T17:18:53.627Z] #24 6.989 + case "$(go env GOARCH)" in [2021-03-18T17:18:53.627Z] #24 6.989 ++ go env GOARCH [2021-03-18T17:18:53.627Z] #24 7.015 Install docker/cli version 17.06.2-ce from stable [2021-03-18T17:18:53.627Z] #24 7.015 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:53.627Z] #24 7.015 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:53.627Z] #24 7.015 ++ dirname /tmp/install/install.sh [2021-03-18T17:18:53.627Z] #24 7.015 + dir=/tmp/install [2021-03-18T17:18:53.627Z] #24 7.015 + bin=dockercli [2021-03-18T17:18:53.627Z] #24 7.015 + shift [2021-03-18T17:18:53.627Z] #24 7.015 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-18T17:18:53.627Z] #24 7.015 + . /tmp/install/dockercli.installer [2021-03-18T17:18:53.627Z] #24 7.015 ++ : stable [2021-03-18T17:18:53.627Z] #24 7.015 ++ : 17.06.2-ce [2021-03-18T17:18:53.627Z] #24 7.015 + install_dockercli [2021-03-18T17:18:53.627Z] #24 7.015 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-18T17:18:53.627Z] #24 7.015 ++ uname -m [2021-03-18T17:18:53.627Z] #24 7.015 + arch=x86_64 [2021-03-18T17:18:53.627Z] #24 7.015 + '[' x86_64 '!=' x86_64 ']' [2021-03-18T17:18:53.627Z] #24 7.015 + url=https://download.docker.com/linux/static [2021-03-18T17:18:53.627Z] #24 7.015 + tar -xz docker/docker [2021-03-18T17:18:53.627Z] #24 7.015 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-18T17:18:53.627Z] #24 ... [2021-03-18T17:18:53.627Z] [2021-03-18T17:18:53.627Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T17:18:53.627Z] #34 sha256:080b7806eafd311fd33650c3675731433bc3600cda89797ca21cd5b00253ef9a [2021-03-18T17:18:53.627Z] #34 8.157 + RM_GOPATH=0 [2021-03-18T17:18:53.627Z] #34 8.157 + TMP_GOPATH= [2021-03-18T17:18:53.627Z] #34 8.157 + : /build [2021-03-18T17:18:53.627Z] #34 8.157 + '[' -z '' ']' [2021-03-18T17:18:53.627Z] #34 8.157 ++ mktemp -d [2021-03-18T17:18:53.627Z] #34 8.157 + export GOPATH=/tmp/tmp.3WKRKA0MrL [2021-03-18T17:18:53.627Z] #34 8.157 + GOPATH=/tmp/tmp.3WKRKA0MrL [2021-03-18T17:18:53.627Z] #34 8.157 + RM_GOPATH=1 [2021-03-18T17:18:53.627Z] #34 8.157 + case "$(go env GOARCH)" in [2021-03-18T17:18:53.627Z] #34 8.157 ++ go env GOARCH [2021-03-18T17:18:53.627Z] #34 8.246 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:53.627Z] #34 8.246 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:53.627Z] #34 8.246 ++ dirname /tmp/install/install.sh [2021-03-18T17:18:53.627Z] #34 8.246 + dir=/tmp/install [2021-03-18T17:18:53.627Z] #34 8.246 + bin=tomlv [2021-03-18T17:18:53.627Z] #34 8.246 + shift [2021-03-18T17:18:53.627Z] #34 8.246 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-18T17:18:53.627Z] #34 8.246 + . /tmp/install/tomlv.installer [2021-03-18T17:18:53.627Z] #34 8.246 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-18T17:18:53.627Z] #34 8.246 + install_tomlv [2021-03-18T17:18:53.627Z] #34 8.246 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-18T17:18:53.627Z] #34 8.246 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3WKRKA0MrL/src/github.com/BurntSushi/toml [2021-03-18T17:18:53.627Z] #34 8.246 Cloning into '/tmp/tmp.3WKRKA0MrL/src/github.com/BurntSushi/toml'... [2021-03-18T17:18:53.627Z] #34 8.246 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-18T17:18:53.627Z] #34 9.445 + cd /tmp/tmp.3WKRKA0MrL/src/github.com/BurntSushi/toml [2021-03-18T17:18:53.627Z] #34 9.445 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-18T17:18:53.627Z] #34 9.471 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-18T17:18:53.627Z] #34 10.29 internal/cpu [2021-03-18T17:18:53.627Z] #34 10.35 runtime/internal/atomic [2021-03-18T17:18:53.853Z] ok github.com/docker/docker/daemon/logger/awslogs 0.296s coverage: 77.8% of statements [2021-03-18T17:18:53.859Z] #30 20.98 [2021-03-18T17:18:53.883Z] #34 ... [2021-03-18T17:18:53.883Z] [2021-03-18T17:18:53.883Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:18:53.883Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T17:18:53.883Z] #42 9.540 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T17:18:53.883Z] #42 9.651 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T17:18:53.883Z] #42 9.699 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T17:18:54.116Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.004s coverage: 57.7% of statements [2021-03-18T17:18:54.116Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-18T17:18:54.116Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-18T17:18:54.116Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-18T17:18:54.116Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-18T17:18:54.116Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-18T17:18:54.116Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-18T17:18:54.139Z] #42 ... [2021-03-18T17:18:54.139Z] [2021-03-18T17:18:54.139Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T17:18:54.139Z] #47 sha256:17f850e9e1b37cf4e260341e396e96ec0584385c594f8c2d342af4f52f7c6952 [2021-03-18T17:18:54.139Z] #47 8.802 + RM_GOPATH=0 [2021-03-18T17:18:54.139Z] #47 8.802 + TMP_GOPATH= [2021-03-18T17:18:54.139Z] #47 8.802 + : /build [2021-03-18T17:18:54.139Z] #47 8.802 + '[' -z '' ']' [2021-03-18T17:18:54.139Z] #47 8.813 ++ mktemp -d [2021-03-18T17:18:54.139Z] #47 8.813 + export GOPATH=/tmp/tmp.51nIfspNNC [2021-03-18T17:18:54.139Z] #47 8.827 + GOPATH=/tmp/tmp.51nIfspNNC [2021-03-18T17:18:54.139Z] #47 8.827 + RM_GOPATH=1 [2021-03-18T17:18:54.139Z] #47 8.827 + case "$(go env GOARCH)" in [2021-03-18T17:18:54.139Z] #47 8.827 ++ go env GOARCH [2021-03-18T17:18:54.139Z] #47 8.838 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:54.139Z] #47 8.838 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:54.139Z] #47 8.845 ++ dirname /tmp/install/install.sh [2021-03-18T17:18:54.139Z] #47 8.848 + dir=/tmp/install [2021-03-18T17:18:54.139Z] #47 8.848 + bin=gotestsum [2021-03-18T17:18:54.139Z] #47 8.848 + shift [2021-03-18T17:18:54.139Z] #47 8.848 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-18T17:18:54.139Z] #47 8.848 + . /tmp/install/gotestsum.installer [2021-03-18T17:18:54.139Z] #47 8.848 ++ : v0.5.3 [2021-03-18T17:18:54.139Z] #47 8.848 + install_gotestsum [2021-03-18T17:18:54.139Z] #47 8.848 + set -e [2021-03-18T17:18:54.139Z] #47 8.848 + export GO111MODULE=on [2021-03-18T17:18:54.139Z] #47 8.848 + GO111MODULE=on [2021-03-18T17:18:54.139Z] #47 8.848 + GOBIN=/build [2021-03-18T17:18:54.139Z] #47 8.848 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-18T17:18:54.139Z] #47 8.886 go: finding gotest.tools v0.5.3 [2021-03-18T17:18:54.139Z] #47 8.933 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-18T17:18:54.139Z] #47 9.641 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-18T17:18:54.139Z] #47 10.19 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-18T17:18:54.139Z] #47 ... [2021-03-18T17:18:54.139Z] [2021-03-18T17:18:54.139Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T17:18:54.139Z] #58 sha256:95c5a322d8e163e1af327b0a24817e58b8228b10335842b3cd4308a7ca0c5255 [2021-03-18T17:18:54.139Z] #58 7.171 + RM_GOPATH=0 [2021-03-18T17:18:54.139Z] #58 7.185 + TMP_GOPATH= [2021-03-18T17:18:54.139Z] #58 7.185 + : /build [2021-03-18T17:18:54.139Z] #58 7.185 + '[' -z '' ']' [2021-03-18T17:18:54.139Z] #58 7.185 ++ mktemp -d [2021-03-18T17:18:54.139Z] #58 7.185 + export GOPATH=/tmp/tmp.UcB76XhVX5 [2021-03-18T17:18:54.139Z] #58 7.185 + GOPATH=/tmp/tmp.UcB76XhVX5 [2021-03-18T17:18:54.139Z] #58 7.185 + RM_GOPATH=1 [2021-03-18T17:18:54.139Z] #58 7.185 + case "$(go env GOARCH)" in [2021-03-18T17:18:54.139Z] #58 7.185 ++ go env GOARCH [2021-03-18T17:18:54.139Z] #58 7.190 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:54.139Z] #58 7.190 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:54.139Z] #58 7.215 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-18T17:18:54.139Z] #58 7.215 ++ dirname /tmp/install/install.sh [2021-03-18T17:18:54.139Z] #58 7.215 + dir=/tmp/install [2021-03-18T17:18:54.139Z] #58 7.215 + bin=rootlesskit [2021-03-18T17:18:54.139Z] #58 7.215 + shift [2021-03-18T17:18:54.139Z] #58 7.215 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-18T17:18:54.139Z] #58 7.215 + . /tmp/install/rootlesskit.installer [2021-03-18T17:18:54.139Z] #58 7.215 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-18T17:18:54.139Z] #58 7.215 + install_rootlesskit [2021-03-18T17:18:54.139Z] #58 7.215 + case "$1" in [2021-03-18T17:18:54.139Z] #58 7.215 + export CGO_ENABLED=0 [2021-03-18T17:18:54.139Z] #58 7.215 + CGO_ENABLED=0 [2021-03-18T17:18:54.139Z] #58 7.215 + _install_rootlesskit [2021-03-18T17:18:54.139Z] #58 7.215 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-18T17:18:54.139Z] #58 7.215 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UcB76XhVX5/src/github.com/rootless-containers/rootlesskit [2021-03-18T17:18:54.139Z] #58 7.215 Cloning into '/tmp/tmp.UcB76XhVX5/src/github.com/rootless-containers/rootlesskit'... [2021-03-18T17:18:54.139Z] #58 ... [2021-03-18T17:18:54.139Z] [2021-03-18T17:18:54.139Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T17:18:54.139Z] #51 sha256:dbb7b649ba8991f2a3ff577017f4cafdfd879fdf4e18da2aead70a5f6ebef49b [2021-03-18T17:18:54.139Z] #51 6.794 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-18T17:18:54.139Z] #51 6.794 + RM_GOPATH=0 [2021-03-18T17:18:54.139Z] #51 6.794 + TMP_GOPATH= [2021-03-18T17:18:54.139Z] #51 6.794 + : /build [2021-03-18T17:18:54.139Z] #51 6.794 + '[' -z '' ']' [2021-03-18T17:18:54.139Z] #51 6.794 ++ mktemp -d [2021-03-18T17:18:54.139Z] #51 6.794 + export GOPATH=/tmp/tmp.YdR9JiATNw [2021-03-18T17:18:54.139Z] #51 6.794 + GOPATH=/tmp/tmp.YdR9JiATNw [2021-03-18T17:18:54.139Z] #51 6.794 + RM_GOPATH=1 [2021-03-18T17:18:54.139Z] #51 6.794 + case "$(go env GOARCH)" in [2021-03-18T17:18:54.139Z] #51 6.794 ++ go env GOARCH [2021-03-18T17:18:54.139Z] #51 6.794 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:54.139Z] #51 6.794 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:54.139Z] #51 6.794 ++ dirname /tmp/install/install.sh [2021-03-18T17:18:54.139Z] #51 6.794 + dir=/tmp/install [2021-03-18T17:18:54.139Z] #51 6.794 + bin=shfmt [2021-03-18T17:18:54.139Z] #51 6.794 + shift [2021-03-18T17:18:54.139Z] #51 6.794 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-18T17:18:54.139Z] #51 6.794 + . /tmp/install/shfmt.installer [2021-03-18T17:18:54.139Z] #51 6.794 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-18T17:18:54.139Z] #51 6.794 + install_shfmt [2021-03-18T17:18:54.139Z] #51 6.794 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-18T17:18:54.139Z] #51 6.794 + git clone https://github.com/mvdan/sh.git /tmp/tmp.YdR9JiATNw/src/github.com/mvdan/sh [2021-03-18T17:18:54.139Z] #51 6.794 Cloning into '/tmp/tmp.YdR9JiATNw/src/github.com/mvdan/sh'... [2021-03-18T17:18:54.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-18T17:18:54.397Z] #51 ... [2021-03-18T17:18:54.397Z] [2021-03-18T17:18:54.397Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T17:18:54.397Z] #49 sha256:aefb9c148aabaa313602777f8f1643d496121d12261a3094a562f592b3733605 [2021-03-18T17:18:54.397Z] #49 7.336 + RM_GOPATH=0 [2021-03-18T17:18:54.397Z] #49 7.336 + TMP_GOPATH= [2021-03-18T17:18:54.397Z] #49 7.336 + : /build [2021-03-18T17:18:54.397Z] #49 7.336 + '[' -z '' ']' [2021-03-18T17:18:54.397Z] #49 7.340 ++ mktemp -d [2021-03-18T17:18:54.397Z] #49 7.343 + export GOPATH=/tmp/tmp.CZUoC2j6pg [2021-03-18T17:18:54.397Z] #49 7.343 + GOPATH=/tmp/tmp.CZUoC2j6pg [2021-03-18T17:18:54.397Z] #49 7.343 + RM_GOPATH=1 [2021-03-18T17:18:54.397Z] #49 7.343 + case "$(go env GOARCH)" in [2021-03-18T17:18:54.397Z] #49 7.343 ++ go env GOARCH [2021-03-18T17:18:54.397Z] #49 7.381 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:54.397Z] #49 7.381 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:54.397Z] #49 7.381 ++ dirname /tmp/install/install.sh [2021-03-18T17:18:54.397Z] #49 7.381 + dir=/tmp/install [2021-03-18T17:18:54.397Z] #49 7.381 + bin=golangci_lint [2021-03-18T17:18:54.397Z] #49 7.381 + shift [2021-03-18T17:18:54.397Z] #49 7.381 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-18T17:18:54.397Z] #49 7.381 + . /tmp/install/golangci_lint.installer [2021-03-18T17:18:54.397Z] #49 7.381 ++ : v1.23.8 [2021-03-18T17:18:54.397Z] #49 7.381 + install_golangci_lint [2021-03-18T17:18:54.397Z] #49 7.381 + set -e [2021-03-18T17:18:54.397Z] #49 7.381 + export GO111MODULE=on [2021-03-18T17:18:54.397Z] #49 7.381 + GO111MODULE=on [2021-03-18T17:18:54.397Z] #49 7.381 + GOBIN=/build [2021-03-18T17:18:54.397Z] #49 7.381 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-18T17:18:54.397Z] #49 7.457 go: finding github.com v1.23.8 [2021-03-18T17:18:54.397Z] #49 7.457 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-18T17:18:54.397Z] #49 7.457 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-18T17:18:54.397Z] #49 7.457 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-18T17:18:54.397Z] #49 7.457 go: finding github.com/golangci v1.23.8 [2021-03-18T17:18:54.397Z] #49 8.422 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-18T17:18:54.397Z] #49 9.285 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-18T17:18:54.674Z] #49 ... [2021-03-18T17:18:54.674Z] [2021-03-18T17:18:54.674Z] #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-03-18T17:18:54.674Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T17:18:54.674Z] #36 9.532 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T17:18:54.674Z] #36 9.708 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T17:18:54.674Z] #36 9.724 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T17:18:54.674Z] #36 ... [2021-03-18T17:18:54.674Z] [2021-03-18T17:18:54.674Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T17:18:54.674Z] #45 sha256:49a4659e6ede63110fabe8423d74cc3deb45c875b099a97e453ce83755f5549f [2021-03-18T17:18:54.674Z] #45 8.306 + RM_GOPATH=0 [2021-03-18T17:18:54.674Z] #45 8.306 + TMP_GOPATH= [2021-03-18T17:18:54.674Z] #45 8.306 + : /build [2021-03-18T17:18:54.674Z] #45 8.306 + '[' -z '' ']' [2021-03-18T17:18:54.674Z] #45 8.306 ++ mktemp -d [2021-03-18T17:18:54.674Z] #45 8.306 + export GOPATH=/tmp/tmp.0GEQHF38dK [2021-03-18T17:18:54.674Z] #45 8.306 + GOPATH=/tmp/tmp.0GEQHF38dK [2021-03-18T17:18:54.674Z] #45 8.306 + RM_GOPATH=1 [2021-03-18T17:18:54.674Z] #45 8.306 + case "$(go env GOARCH)" in [2021-03-18T17:18:54.674Z] #45 8.306 ++ go env GOARCH [2021-03-18T17:18:54.674Z] #45 8.306 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:54.674Z] #45 8.306 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:18:54.674Z] #45 8.306 ++ dirname /tmp/install/install.sh [2021-03-18T17:18:54.674Z] #45 8.306 + dir=/tmp/install [2021-03-18T17:18:54.674Z] #45 8.306 + bin=vndr [2021-03-18T17:18:54.674Z] #45 8.306 + shift [2021-03-18T17:18:54.674Z] #45 8.306 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-18T17:18:54.674Z] #45 8.306 + . /tmp/install/vndr.installer [2021-03-18T17:18:54.674Z] #45 8.306 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-18T17:18:54.674Z] #45 8.306 + install_vndr [2021-03-18T17:18:54.674Z] #45 8.306 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-18T17:18:54.674Z] #45 8.306 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0GEQHF38dK/src/github.com/LK4D4/vndr [2021-03-18T17:18:54.674Z] #45 8.392 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-18T17:18:54.674Z] #45 8.392 Cloning into '/tmp/tmp.0GEQHF38dK/src/github.com/LK4D4/vndr'... [2021-03-18T17:18:54.674Z] #45 9.196 + cd /tmp/tmp.0GEQHF38dK/src/github.com/LK4D4/vndr [2021-03-18T17:18:54.674Z] #45 9.196 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-18T17:18:54.674Z] #45 9.222 + go build -buildmode=pie -v -o /build/vndr . [2021-03-18T17:18:54.674Z] #45 10.97 internal/cpu [2021-03-18T17:18:54.674Z] #45 11.05 runtime/internal/sys [2021-03-18T17:18:54.691Z] ok github.com/docker/docker/daemon/logger/gelf 0.077s coverage: 67.0% of statements [2021-03-18T17:18:54.930Z] #45 11.54 runtime/internal/math [2021-03-18T17:18:54.931Z] #45 ... [2021-03-18T17:18:54.931Z] [2021-03-18T17:18:54.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-03-18T17:18:54.931Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T17:18:54.931Z] #36 11.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T17:18:54.954Z] ok github.com/docker/docker/daemon/logger/journald 0.035s coverage: 23.9% of statements [2021-03-18T17:18:55.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-18T17:18:55.427Z] #30 ... [2021-03-18T17:18:55.427Z] [2021-03-18T17:18:55.427Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:18:55.427Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-18T17:18:55.427Z] #43 19.56 Fetched 8198 kB in 19s (434 kB/s) [2021-03-18T17:18:55.427Z] #43 19.56 Reading package lists... [2021-03-18T17:18:55.427Z] #43 28.37 Reading package lists... [2021-03-18T17:18:55.427Z] #43 ... [2021-03-18T17:18:55.427Z] [2021-03-18T17:18:55.427Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T17:18:55.427Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-18T17:18:55.427Z] #37 19.82 Fetched 8198 kB in 19s (429 kB/s) [2021-03-18T17:18:55.427Z] #37 19.82 Reading package lists... [2021-03-18T17:18:55.530Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.055s coverage: 87.2% of statements [2021-03-18T17:18:55.726Z] #37 29.38 Reading package lists... [2021-03-18T17:18:55.726Z] #37 ... [2021-03-18T17:18:55.726Z] [2021-03-18T17:18:55.726Z] #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-03-18T17:18:55.726Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-18T17:18:55.726Z] #56 19.95 Fetched 8198 kB in 19s (438 kB/s) [2021-03-18T17:18:55.726Z] #56 19.95 Reading package lists... [2021-03-18T17:18:55.726Z] #56 28.16 Reading package lists... [2021-03-18T17:18:55.726Z] #56 ... [2021-03-18T17:18:55.726Z] [2021-03-18T17:18:55.726Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T17:18:55.726Z] #68 sha256:3cbf707cefef91f7724001fcf6727297bd371781072dbe3ec1cf4722c898f0a1 [2021-03-18T17:18:55.726Z] #68 22.74 Checking out files: 60% (1160/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-18T17:18:55.726Z] #68 23.42 + cd /tmp/tmp.s0nruG8La4/src/github.com/docker/libnetwork [2021-03-18T17:18:55.726Z] #68 23.42 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-18T17:18:55.726Z] #68 24.03 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-18T17:18:55.793Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.034s coverage: 61.6% of statements [2021-03-18T17:18:56.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-18T17:18:56.386Z] #68 ... [2021-03-18T17:18:56.386Z] [2021-03-18T17:18:56.386Z] #30 [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-03-18T17:18:56.386Z] #30 sha256:4d9975a607f8b81afe1428c700ee7bd841f4fda417e994cf2ba1c636f1785faa [2021-03-18T17:18:56.386Z] #30 22.72 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-18T17:18:56.386Z] #30 23.25 #=#=# [2021-03-18T17:18:56.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-18T17:18:56.932Z] using credential docker-jenkins-github-credentials [2021-03-18T17:18:56.989Z] #30 23.56 0.1% 0.8% ### 5.0% ######## 12.4% ############## 19.8% [2021-03-18T17:18:56.989Z] #30 ... [2021-03-18T17:18:56.989Z] [2021-03-18T17:18:56.989Z] #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-03-18T17:18:56.989Z] #52 sha256:1280ae287c6a226b4fcef1be8ff1646f756fa25ce2a6150e4eb84c16edc7b4d1 [2021-03-18T17:18:56.989Z] #52 21.29 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-18T17:18:56.989Z] #52 21.38 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-18T17:18:56.989Z] #52 21.59 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-18T17:18:56.989Z] #52 21.95 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-18T17:18:56.989Z] #52 23.54 runtime [2021-03-18T17:18:56.989Z] #52 ... [2021-03-18T17:18:56.989Z] [2021-03-18T17:18:56.989Z] #30 [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-03-18T17:18:56.989Z] #30 sha256:4d9975a607f8b81afe1428c700ee7bd841f4fda417e994cf2ba1c636f1785faa [2021-03-18T17:18:57.011Z] Cloning the remote Git repository [2021-03-18T17:18:57.011Z] Cloning with configured refspecs honoured and without tags [2021-03-18T17:18:57.185Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 75.2% of statements [2021-03-18T17:18:57.185Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-18T17:18:57.185Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.093s coverage: 55.1% of statements [2021-03-18T17:18:57.289Z] #30 23.56 0.1% 0.8% ### 5.0% ######## 12.4% ############## 19.8% ################### 27.1% ######################## 34.4% ############################## 41.9% [2021-03-18T17:18:57.289Z] #30 ... [2021-03-18T17:18:57.289Z] [2021-03-18T17:18:57.289Z] #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-03-18T17:18:57.289Z] #59 sha256:3388d3a0e8040ed75c25065485e35679f1b516465944b21f1f96f5f1b5629a0f [2021-03-18T17:18:57.289Z] #59 21.65 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-18T17:18:57.289Z] #59 21.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-18T17:18:57.289Z] #59 22.39 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-18T17:18:57.289Z] #59 23.67 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-18T17:18:57.289Z] #59 26.62 go: finding github.com/pkg/errors v0.9.1 [2021-03-18T17:18:57.289Z] #59 26.67 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-18T17:18:57.289Z] #59 26.75 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-18T17:18:57.289Z] #59 27.18 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-18T17:18:57.289Z] #59 27.28 go: finding github.com/google/uuid v1.2.0 [2021-03-18T17:18:57.289Z] #59 27.41 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-18T17:18:57.289Z] #59 27.49 go: finding github.com/gofrs/flock v0.8.0 [2021-03-18T17:18:57.289Z] #59 27.50 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-18T17:18:57.289Z] #59 27.70 go: finding github.com/gorilla/mux v1.8.0 [2021-03-18T17:18:57.289Z] #59 27.81 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-18T17:18:57.289Z] #59 27.96 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-18T17:18:57.289Z] #59 28.11 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-18T17:18:57.289Z] #59 28.11 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-18T17:18:57.289Z] #59 28.48 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-18T17:18:57.289Z] #59 28.69 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-18T17:18:57.289Z] #59 ... [2021-03-18T17:18:57.289Z] [2021-03-18T17:18:57.289Z] #30 [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-03-18T17:18:57.289Z] #30 sha256:4d9975a607f8b81afe1428c700ee7bd841f4fda417e994cf2ba1c636f1785faa [2021-03-18T17:18:57.591Z] #30 23.56 0.1% 0.8% ### 5.0% ######## 12.4% ############## 19.8% ################### 27.1% ######################## 34.4% ############################## 41.9% ################################# 46.1% ################################### 49.8% [2021-03-18T17:18:57.591Z] #30 ... [2021-03-18T17:18:57.591Z] [2021-03-18T17:18:57.591Z] #14 [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-03-18T17:18:57.591Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-18T17:18:57.591Z] #14 21.48 Fetched 8691 kB in 21s (419 kB/s) [2021-03-18T17:18:57.591Z] #14 21.48 Reading package lists... [2021-03-18T17:18:57.591Z] #14 30.44 Reading package lists... [2021-03-18T17:18:57.591Z] #14 ... [2021-03-18T17:18:57.591Z] [2021-03-18T17:18:57.591Z] #30 [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-03-18T17:18:57.591Z] #30 sha256:4d9975a607f8b81afe1428c700ee7bd841f4fda417e994cf2ba1c636f1785faa [2021-03-18T17:18:57.759Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.079s coverage: 31.5% of statements [2021-03-18T17:18:57.892Z] #30 23.56 0.1% 0.8% ### 5.0% ######## 12.4% ############## 19.8% ################### 27.1% ######################## 34.4% ############################## 41.9% ################################# 46.1% ################################### 49.8% ###################################### 52.8% ######################################## 56.0% ############################################ 62.2% [2021-03-18T17:18:57.892Z] #30 ... [2021-03-18T17:18:57.892Z] [2021-03-18T17:18:57.892Z] #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-03-18T17:18:57.892Z] #50 sha256:f9cbc729c76061b6485bf58426cd2335dea1a191172403480bc75371c02f5b40 [2021-03-18T17:18:57.892Z] #50 22.22 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-18T17:18:57.892Z] #50 22.37 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-18T17:18:57.892Z] #50 22.40 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-18T17:18:57.892Z] #50 22.60 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-18T17:18:57.892Z] #50 22.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-18T17:18:57.892Z] #50 22.85 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-18T17:18:57.892Z] #50 22.96 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-18T17:18:57.892Z] #50 23.31 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-18T17:18:57.892Z] #50 23.69 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-18T17:18:57.892Z] #50 26.31 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-18T17:18:57.892Z] #50 26.65 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-18T17:18:57.892Z] #50 27.24 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-18T17:18:57.892Z] #50 27.34 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-18T17:18:57.892Z] #50 30.77 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-18T17:18:57.892Z] #50 30.77 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-18T17:18:57.892Z] #50 30.78 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-18T17:18:57.892Z] #50 30.80 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-18T17:18:57.892Z] #50 30.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-18T17:18:57.892Z] #50 30.81 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-18T17:18:57.892Z] #50 30.82 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-18T17:18:57.892Z] #50 30.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-18T17:18:57.892Z] #50 30.89 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-18T17:18:57.892Z] #50 30.89 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-18T17:18:57.892Z] #50 30.92 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-18T17:18:57.892Z] #50 30.99 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-18T17:18:57.892Z] #50 31.04 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-18T17:18:57.892Z] #50 31.32 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-18T17:18:57.892Z] #50 31.33 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-18T17:18:57.892Z] #50 31.37 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-18T17:18:57.892Z] #50 31.41 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-18T17:18:57.892Z] #50 31.42 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-18T17:18:57.892Z] #50 31.43 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-18T17:18:57.892Z] #50 31.49 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-18T17:18:57.892Z] #50 31.58 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-18T17:18:57.892Z] #50 31.70 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-18T17:18:57.892Z] #50 31.71 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-18T17:18:57.892Z] #50 31.81 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-18T17:18:57.892Z] #50 31.91 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-18T17:18:57.892Z] #50 32.14 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-18T17:18:57.892Z] #50 32.22 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-18T17:18:57.892Z] #50 32.29 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-18T17:18:57.892Z] #50 32.33 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-18T17:18:57.892Z] #50 ... [2021-03-18T17:18:57.892Z] [2021-03-18T17:18:57.892Z] #30 [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-03-18T17:18:57.892Z] #30 sha256:4d9975a607f8b81afe1428c700ee7bd841f4fda417e994cf2ba1c636f1785faa [2021-03-18T17:18:58.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-18T17:18:58.202Z] #36 14.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-18T17:18:57.228Z] Cloning repository https://github.com/moby/moby.git [2021-03-18T17:18:57.640Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-03-18T17:18:58.336Z] ok github.com/docker/docker/daemon/logger/templates 0.027s coverage: 8.3% of statements [2021-03-18T17:18:58.789Z] #30 23.56 0.1% 0.8% ### 5.0% ######## 12.4% ############## 19.8% ################### 27.1% ######################## 34.4% ############################## 41.9% ################################# 46.1% ################################### 49.8% ###################################### 52.8% ######################################## 56.0% ############################################ 62.2% ################################################ 67.1% #################################################### 72.6% ###################################################### 76.3% ######################################################### 80.0% ############################################################# 84.9% ############################################################### 88.7% ################################################################## 93.1% ###################################################################### 98.4% ######################################################################## 100.0% [2021-03-18T17:18:58.912Z] ok github.com/docker/docker/daemon/logger/syslog 0.029s coverage: 46.8% of statements [2021-03-18T17:18:59.087Z] #30 26.20 [2021-03-18T17:18:59.489Z] ok github.com/docker/docker/daemon/network 0.046s coverage: 63.8% of statements [2021-03-18T17:19:00.066Z] ok github.com/docker/docker/daemon/logger/splunk 1.910s coverage: 82.5% of statements [2021-03-18T17:19:00.066Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-18T17:19:00.066Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-18T17:19:00.118Z] #36 ... [2021-03-18T17:19:00.119Z] [2021-03-18T17:19:00.119Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T17:19:00.119Z] #47 sha256:17f850e9e1b37cf4e260341e396e96ec0584385c594f8c2d342af4f52f7c6952 [2021-03-18T17:19:00.119Z] #47 12.61 go: downloading github.com/fatih/color v1.9.0 [2021-03-18T17:19:00.119Z] #47 12.66 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T17:19:00.119Z] #47 13.03 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T17:19:00.119Z] #47 13.04 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T17:19:00.119Z] #47 13.11 go: downloading github.com/pkg/errors v0.9.1 [2021-03-18T17:19:00.119Z] #47 13.12 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T17:19:00.119Z] #47 13.15 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-18T17:19:00.119Z] #47 13.30 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T17:19:00.119Z] #47 13.42 go: extracting github.com/fatih/color v1.9.0 [2021-03-18T17:19:00.119Z] #47 13.42 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-18T17:19:00.119Z] #47 13.56 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T17:19:00.119Z] #47 14.07 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-18T17:19:00.119Z] #47 14.07 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-18T17:19:00.119Z] #47 14.37 go: extracting github.com/pkg/errors v0.9.1 [2021-03-18T17:19:00.119Z] #47 14.38 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T17:19:00.119Z] #47 14.40 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-18T17:19:00.119Z] #47 14.45 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-18T17:19:00.119Z] #47 14.54 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-18T17:19:00.119Z] #47 14.57 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-18T17:18:58.502Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T17:18:58.502Z] > git --version # timeout=10 [2021-03-18T17:18:58.539Z] > git --version # 'git version 2.24.1.windows.2' [2021-03-18T17:18:58.540Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:18:58.542Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42163/head:refs/remotes/origin/PR-42163 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T17:19:00.628Z] #30 27.60 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-18T17:19:00.926Z] #30 28.13 [2021-03-18T17:19:01.020Z] ok github.com/docker/docker/distribution/metadata 0.149s coverage: 48.2% of statements [2021-03-18T17:19:01.063Z] #47 17.63 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T17:19:01.223Z] #30 28.32 ######################################################################## 100.0% [2021-03-18T17:19:01.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-18T17:19:01.521Z] #30 28.62 [2021-03-18T17:19:02.001Z] #47 18.86 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T17:19:02.001Z] #47 ... [2021-03-18T17:19:02.001Z] [2021-03-18T17:19:02.001Z] #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-03-18T17:19:02.001Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T17:19:02.001Z] #40 8.323 + git clone https://github.com/docker/distribution.git . [2021-03-18T17:19:02.001Z] #40 8.333 Cloning into '.'... [2021-03-18T17:19:02.172Z] #30 29.39 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-18T17:19:02.259Z] #40 ... [2021-03-18T17:19:02.259Z] [2021-03-18T17:19:02.259Z] #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-03-18T17:19:02.259Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-18T17:19:02.259Z] #32 8.278 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-18T17:19:02.259Z] #32 8.278 Cloning into '.'... [2021-03-18T17:19:02.416Z] ok github.com/docker/docker/distribution 0.313s coverage: 25.0% of statements [2021-03-18T17:19:02.416Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-18T17:19:02.416Z] ok github.com/docker/docker/errdefs 0.014s coverage: 53.1% of statements [2021-03-18T17:19:02.516Z] #32 ... [2021-03-18T17:19:02.516Z] [2021-03-18T17:19:02.516Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T17:19:02.516Z] #58 sha256:95c5a322d8e163e1af327b0a24817e58b8228b10335842b3cd4308a7ca0c5255 [2021-03-18T17:19:02.516Z] #58 13.45 + cd /tmp/tmp.UcB76XhVX5/src/github.com/rootless-containers/rootlesskit [2021-03-18T17:19:02.516Z] #58 13.45 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-18T17:19:02.516Z] #58 13.57 + export GO111MODULE=on [2021-03-18T17:19:02.516Z] #58 13.57 + GO111MODULE=on [2021-03-18T17:19:02.516Z] #58 13.57 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-18T17:19:02.516Z] #58 13.57 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-18T17:19:02.516Z] #58 15.69 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-18T17:19:02.516Z] #58 15.69 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-18T17:19:02.516Z] #58 15.75 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-18T17:19:02.516Z] #58 15.90 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-18T17:19:02.516Z] #58 16.09 go: downloading github.com/pkg/errors v0.9.1 [2021-03-18T17:19:02.516Z] #58 16.09 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-18T17:19:02.516Z] #58 16.09 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-18T17:19:02.516Z] #58 16.25 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-18T17:19:02.516Z] #58 16.39 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-18T17:19:02.516Z] #58 16.45 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-18T17:19:02.516Z] #58 16.52 go: extracting github.com/pkg/errors v0.9.1 [2021-03-18T17:19:02.516Z] #58 17.28 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-18T17:19:02.516Z] #58 17.37 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-18T17:19:02.516Z] #58 17.65 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-18T17:19:02.516Z] #58 17.80 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-18T17:19:02.516Z] #58 17.99 go: downloading github.com/google/uuid v1.2.0 [2021-03-18T17:19:02.516Z] #58 18.36 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-18T17:19:02.516Z] #58 19.08 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-18T17:19:02.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-18T17:19:02.773Z] #58 19.54 go: extracting github.com/google/uuid v1.2.0 [2021-03-18T17:19:02.773Z] #58 ... [2021-03-18T17:19:02.773Z] [2021-03-18T17:19:02.773Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T17:19:02.773Z] #49 sha256:aefb9c148aabaa313602777f8f1643d496121d12261a3094a562f592b3733605 [2021-03-18T17:19:02.773Z] #49 19.60 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-18T17:19:02.821Z] #30 30.04 #=#=# [2021-03-18T17:19:02.992Z] ok github.com/docker/docker/image 0.062s coverage: 86.6% of statements [2021-03-18T17:19:03.029Z] #49 19.80 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-18T17:19:03.029Z] #49 19.80 go: downloading github.com/pkg/errors v0.8.1 [2021-03-18T17:19:03.029Z] #49 19.80 go: downloading github.com/fatih/color v1.7.0 [2021-03-18T17:19:03.029Z] #49 19.81 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-18T17:19:03.029Z] #49 19.81 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-18T17:19:03.029Z] #49 19.85 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-18T17:19:03.120Z] #30 30.31 ######################################################################## 100.0% [2021-03-18T17:19:03.419Z] #30 30.50 [2021-03-18T17:19:03.419Z] #30 30.62 Download of images into '/build' complete. [2021-03-18T17:19:03.419Z] #30 30.62 Use something like the following to load the result into a Docker daemon: [2021-03-18T17:19:03.419Z] #30 30.62 tar -cC '/build' . | docker load [2021-03-18T17:19:03.419Z] #30 DONE 30.7s [2021-03-18T17:19:03.419Z] [2021-03-18T17:19:03.419Z] #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-03-18T17:19:03.419Z] #50 sha256:f9cbc729c76061b6485bf58426cd2335dea1a191172403480bc75371c02f5b40 [2021-03-18T17:19:03.419Z] #50 32.50 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-18T17:19:03.419Z] #50 32.50 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-18T17:19:03.419Z] #50 32.53 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-18T17:19:03.419Z] #50 32.65 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-18T17:19:03.419Z] #50 32.69 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-18T17:19:03.419Z] #50 32.72 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-18T17:19:03.419Z] #50 32.75 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-18T17:19:03.419Z] #50 32.93 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-18T17:19:03.419Z] #50 33.05 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-18T17:19:03.419Z] #50 33.20 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-18T17:19:03.419Z] #50 33.25 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-18T17:19:03.419Z] #50 33.30 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-18T17:19:03.419Z] #50 33.31 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-18T17:19:03.419Z] #50 33.38 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-18T17:19:03.419Z] #50 33.45 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-18T17:19:03.419Z] #50 33.50 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-18T17:19:03.419Z] #50 33.70 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-18T17:19:03.419Z] #50 33.76 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-18T17:19:03.419Z] #50 33.86 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-18T17:19:03.419Z] #50 34.08 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-18T17:19:03.419Z] #50 34.11 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-18T17:19:03.419Z] #50 34.20 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-18T17:19:03.419Z] #50 34.59 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-18T17:19:03.419Z] #50 34.63 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-18T17:19:03.419Z] #50 34.72 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-18T17:19:03.419Z] #50 34.84 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-18T17:19:03.419Z] #50 34.96 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-18T17:19:03.419Z] #50 35.43 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-18T17:19:03.419Z] #50 35.52 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-18T17:19:03.419Z] #50 35.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-18T17:19:03.419Z] #50 35.69 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-18T17:19:03.419Z] #50 35.98 go: extracting golang.org/x/text v0.3.2 [2021-03-18T17:19:03.419Z] #50 37.39 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-18T17:19:03.419Z] #50 37.68 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-18T17:19:03.568Z] ok github.com/docker/docker/distribution/xfer 1.726s coverage: 85.1% of statements [2021-03-18T17:19:03.568Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-18T17:19:03.719Z] #50 37.97 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-18T17:19:03.831Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2021-03-18T17:19:03.988Z] #49 20.52 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-18T17:19:03.988Z] #49 20.61 go: extracting github.com/pkg/errors v0.8.1 [2021-03-18T17:19:03.988Z] #49 20.67 go: downloading github.com/spf13/viper v1.6.1 [2021-03-18T17:19:03.988Z] #49 20.73 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-18T17:19:03.988Z] #49 20.73 go: extracting github.com/fatih/color v1.7.0 [2021-03-18T17:19:03.988Z] #49 20.78 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-18T17:19:03.988Z] #49 20.82 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-18T17:19:03.988Z] #49 20.83 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-18T17:19:03.988Z] #49 ... [2021-03-18T17:19:03.988Z] [2021-03-18T17:19:03.988Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T17:19:03.988Z] #34 sha256:080b7806eafd311fd33650c3675731433bc3600cda89797ca21cd5b00253ef9a [2021-03-18T17:19:03.988Z] #34 10.79 runtime/internal/sys [2021-03-18T17:19:03.988Z] #34 11.08 runtime/internal/math [2021-03-18T17:19:03.988Z] #34 11.29 internal/bytealg [2021-03-18T17:19:03.988Z] #34 11.58 math/bits [2021-03-18T17:19:03.988Z] #34 12.29 runtime [2021-03-18T17:19:03.988Z] #34 12.81 math [2021-03-18T17:19:03.988Z] #34 20.15 internal/testlog [2021-03-18T17:19:03.988Z] #34 20.61 encoding [2021-03-18T17:19:03.988Z] #34 ... [2021-03-18T17:19:03.988Z] [2021-03-18T17:19:03.988Z] #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-03-18T17:19:03.988Z] #24 sha256:abba6dbbbee33540114bcf6f117b60257d2e3305e7392dd659e4cc1b464f925a [2021-03-18T17:19:03.988Z] #24 20.02 + mkdir -p /build [2021-03-18T17:19:03.988Z] #24 20.02 + mv docker/docker /build/ [2021-03-18T17:19:03.989Z] #24 20.04 + rmdir docker [2021-03-18T17:19:03.989Z] #24 DONE 20.9s [2021-03-18T17:19:03.989Z] [2021-03-18T17:19:03.989Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T17:19:03.989Z] #49 sha256:aefb9c148aabaa313602777f8f1643d496121d12261a3094a562f592b3733605 [2021-03-18T17:19:03.989Z] #49 20.93 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-18T17:19:04.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-18T17:19:04.408Z] ok github.com/docker/docker/image/tarexport 0.086s coverage: 0.6% of statements [2021-03-18T17:19:04.408Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2021-03-18T17:19:04.553Z] #49 21.18 go: extracting github.com/spf13/viper v1.6.1 [2021-03-18T17:19:04.671Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2021-03-18T17:19:04.671Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-18T17:19:04.810Z] #49 ... [2021-03-18T17:19:04.810Z] [2021-03-18T17:19:04.810Z] #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-03-18T17:19:04.810Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T17:19:04.810Z] #13 5.664 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T17:19:04.810Z] #13 5.951 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-18T17:19:04.810Z] #13 5.951 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T17:19:04.810Z] #13 5.951 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T17:19:04.810Z] #13 8.466 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T17:19:04.810Z] #13 11.82 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-18T17:19:04.810Z] #13 15.50 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-18T17:19:04.810Z] #13 ... [2021-03-18T17:19:04.810Z] [2021-03-18T17:19:04.810Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:19:04.810Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T17:19:04.810Z] #42 11.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T17:19:04.810Z] #42 14.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-18T17:19:04.810Z] #42 18.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T17:19:04.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-18T17:19:05.104Z] #42 ... [2021-03-18T17:19:05.104Z] [2021-03-18T17:19:05.104Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T17:19:05.104Z] #49 sha256:aefb9c148aabaa313602777f8f1643d496121d12261a3094a562f592b3733605 [2021-03-18T17:19:05.104Z] #49 21.53 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-18T17:19:05.104Z] #49 22.00 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-18T17:19:05.104Z] #49 ... [2021-03-18T17:19:05.104Z] [2021-03-18T17:19:05.104Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T17:19:05.104Z] #45 sha256:49a4659e6ede63110fabe8423d74cc3deb45c875b099a97e453ce83755f5549f [2021-03-18T17:19:05.104Z] #45 11.89 internal/bytealg [2021-03-18T17:19:05.104Z] #45 11.93 internal/race [2021-03-18T17:19:05.104Z] #45 12.07 sync/atomic [2021-03-18T17:19:05.104Z] #45 12.43 unicode [2021-03-18T17:19:05.104Z] #45 13.67 runtime [2021-03-18T17:19:05.104Z] #45 17.67 unicode/utf8 [2021-03-18T17:19:05.104Z] #45 18.61 math [2021-03-18T17:19:05.360Z] #45 ... [2021-03-18T17:19:05.360Z] [2021-03-18T17:19:05.360Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T17:19:05.360Z] #58 sha256:95c5a322d8e163e1af327b0a24817e58b8228b10335842b3cd4308a7ca0c5255 [2021-03-18T17:19:05.360Z] #58 21.23 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-18T17:19:05.360Z] #58 21.31 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-18T17:19:05.360Z] #58 21.31 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-18T17:19:05.360Z] #58 ... [2021-03-18T17:19:05.360Z] [2021-03-18T17:19:05.360Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T17:19:05.360Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T17:19:05.360Z] #55 12.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T17:19:05.360Z] #55 14.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-18T17:19:05.360Z] #55 19.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T17:19:05.617Z] #55 ... [2021-03-18T17:19:05.617Z] [2021-03-18T17:19:05.617Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T17:19:05.617Z] #51 sha256:dbb7b649ba8991f2a3ff577017f4cafdfd879fdf4e18da2aead70a5f6ebef49b [2021-03-18T17:19:05.617Z] #51 19.81 + cd /tmp/tmp.YdR9JiATNw/src/github.com/mvdan/sh [2021-03-18T17:19:05.617Z] #51 19.81 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-18T17:19:05.617Z] #51 20.07 + GO111MODULE=on [2021-03-18T17:19:05.617Z] #51 20.08 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-18T17:19:05.906Z] #51 22.47 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-18T17:19:05.906Z] #51 22.74 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-18T17:19:06.170Z] #51 22.82 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-18T17:19:06.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-18T17:19:06.427Z] #51 23.24 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-18T17:19:06.507Z] #50 ... [2021-03-18T17:19:06.507Z] [2021-03-18T17:19:06.507Z] #14 [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-03-18T17:19:06.507Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-18T17:19:06.507Z] #14 30.44 Reading package lists... [2021-03-18T17:19:06.596Z] ok github.com/docker/docker/opts 0.095s coverage: 67.1% of statements [2021-03-18T17:19:06.596Z] ok github.com/docker/docker/oci 0.022s coverage: 45.2% of statements [2021-03-18T17:19:06.596Z] ok github.com/docker/docker/pkg/aaparser 0.011s coverage: 52.9% of statements [2021-03-18T17:19:06.684Z] #51 23.32 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-18T17:19:07.169Z] ok github.com/docker/docker/pkg/broadcaster 0.068s coverage: 100.0% of statements [2021-03-18T17:19:07.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-18T17:19:08.053Z] #51 24.71 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-18T17:19:08.053Z] #51 ... [2021-03-18T17:19:08.053Z] [2021-03-18T17:19:08.053Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T17:19:08.053Z] #67 sha256:3fae6d0d9f6a7c7b0c453b40a347e4752626739250457952786f6539a0c0baee [2021-03-18T17:19:08.117Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2021-03-18T17:19:08.346Z] #14 40.78 Building dependency tree... [2021-03-18T17:19:08.691Z] ok github.com/docker/docker/pkg/authorization 0.839s coverage: 68.3% of statements [2021-03-18T17:19:08.827Z] #67 24.30 Checking out files: 49% (950/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 89% (1708/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-18T17:19:08.827Z] #67 25.77 + cd /tmp/tmp.rOReKVPNE3/src/github.com/docker/libnetwork [2021-03-18T17:19:09.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-18T17:19:09.085Z] #67 25.81 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-18T17:19:09.264Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2021-03-18T17:19:09.410Z] #14 43.22 The following additional packages will be installed: [2021-03-18T17:19:09.410Z] #14 43.22 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-18T17:19:09.410Z] #14 43.22 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-18T17:19:09.410Z] #14 43.22 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-18T17:19:09.410Z] #14 43.22 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-18T17:19:09.410Z] #14 43.23 mingw-w64-common mingw-w64-x86-64-dev [2021-03-18T17:19:09.410Z] #14 43.23 Suggested packages: [2021-03-18T17:19:09.410Z] #14 43.23 gcc-8-locales seccomp wine64 [2021-03-18T17:19:09.650Z] #67 26.60 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-18T17:19:09.838Z] ok github.com/docker/docker/pkg/archive 1.197s coverage: 76.8% of statements [2021-03-18T17:19:09.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-18T17:19:10.059Z] #14 ... [2021-03-18T17:19:10.059Z] [2021-03-18T17:19:10.059Z] #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-03-18T17:19:10.059Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-18T17:19:10.059Z] #56 28.16 Reading package lists... [2021-03-18T17:19:10.059Z] #56 36.45 Building dependency tree... [2021-03-18T17:19:10.059Z] #56 41.07 The following additional packages will be installed: [2021-03-18T17:19:10.059Z] #56 41.08 libbtrfs0 [2021-03-18T17:19:10.059Z] #56 41.33 The following NEW packages will be installed: [2021-03-18T17:19:10.059Z] #56 41.35 libbtrfs-dev libbtrfs0 [2021-03-18T17:19:10.059Z] #56 41.63 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-18T17:19:10.059Z] #56 41.63 Need to get 120 kB of archives. [2021-03-18T17:19:10.059Z] #56 41.63 After this operation, 423 kB of additional disk space will be used. [2021-03-18T17:19:10.059Z] #56 41.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-03-18T17:19:10.059Z] #56 41.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-03-18T17:19:10.059Z] #56 42.99 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T17:19:10.059Z] #56 43.16 Fetched 120 kB in 0s (1565 kB/s) [2021-03-18T17:19:10.059Z] #56 43.28 Selecting previously unselected package libbtrfs0. [2021-03-18T17:19:10.059Z] #56 43.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-18T17:19:10.059Z] #56 43.50 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-03-18T17:19:10.059Z] #56 43.52 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-18T17:19:10.059Z] #56 43.59 Selecting previously unselected package libbtrfs-dev. [2021-03-18T17:19:10.059Z] #56 43.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-03-18T17:19:10.059Z] #56 43.61 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-18T17:19:10.059Z] #56 43.86 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-18T17:19:10.059Z] #56 43.87 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-18T17:19:10.059Z] #56 43.88 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T17:19:10.059Z] #56 DONE 44.2s [2021-03-18T17:19:10.059Z] [2021-03-18T17:19:10.059Z] #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-03-18T17:19:10.059Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba [2021-03-18T17:19:10.059Z] #57 0.313 + RM_GOPATH=0 [2021-03-18T17:19:10.059Z] #57 0.313 + TMP_GOPATH= [2021-03-18T17:19:10.059Z] #57 0.313 + : /build [2021-03-18T17:19:10.059Z] #57 0.313 + '[' -z '' ']' [2021-03-18T17:19:10.059Z] #57 0.314 ++ mktemp -d [2021-03-18T17:19:10.059Z] #57 0.316 + export GOPATH=/tmp/tmp.cKDt7EltyQ [2021-03-18T17:19:10.059Z] #57 0.316 + GOPATH=/tmp/tmp.cKDt7EltyQ [2021-03-18T17:19:10.059Z] #57 0.316 + RM_GOPATH=1 [2021-03-18T17:19:10.059Z] #57 0.316 + case "$(go env GOARCH)" in [2021-03-18T17:19:10.059Z] #57 0.316 ++ go env GOARCH [2021-03-18T17:19:10.059Z] #57 0.334 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:19:10.100Z] ok github.com/docker/docker/pkg/discovery 0.016s coverage: 58.3% of statements [2021-03-18T17:19:10.360Z] #57 0.335 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:19:10.360Z] #57 0.336 ++ dirname /tmp/install/install.sh [2021-03-18T17:19:10.360Z] #57 0.343 + dir=/tmp/install [2021-03-18T17:19:10.360Z] #57 0.353 + bin=containerd [2021-03-18T17:19:10.360Z] #57 0.353 + shift [2021-03-18T17:19:10.360Z] #57 0.353 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-18T17:19:10.360Z] #57 0.353 + . /tmp/install/containerd.installer [2021-03-18T17:19:10.360Z] #57 0.354 ++ set -e [2021-03-18T17:19:10.360Z] #57 0.355 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-18T17:19:10.360Z] #57 0.356 + install_containerd [2021-03-18T17:19:10.360Z] #57 0.357 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-18T17:19:10.360Z] #57 0.357 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-18T17:19:10.360Z] #57 0.358 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cKDt7EltyQ/src/github.com/containerd/containerd [2021-03-18T17:19:10.360Z] #57 0.361 Cloning into '/tmp/tmp.cKDt7EltyQ/src/github.com/containerd/containerd'... [2021-03-18T17:19:10.675Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-03-18T17:19:11.250Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2021-03-18T17:19:11.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-18T17:19:11.766Z] #57 143.4 + bin/containerd-stress [2021-03-18T17:19:11.766Z] #57 144.7 + bin/containerd-shim [2021-03-18T17:19:11.822Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-03-18T17:19:11.919Z] #57 ... [2021-03-18T17:19:11.919Z] [2021-03-18T17:19:11.919Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:19:11.919Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-18T17:19:11.919Z] #43 28.37 Reading package lists... [2021-03-18T17:19:11.919Z] #43 36.54 Building dependency tree... [2021-03-18T17:19:11.919Z] #43 40.56 The following additional packages will be installed: [2021-03-18T17:19:11.919Z] #43 40.57 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-18T17:19:11.919Z] #43 40.57 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-18T17:19:11.919Z] #43 40.57 Suggested packages: [2021-03-18T17:19:11.919Z] #43 40.59 manpages-dev python-setuptools [2021-03-18T17:19:11.919Z] #43 42.17 The following NEW packages will be installed: [2021-03-18T17:19:11.919Z] #43 42.19 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-18T17:19:11.919Z] #43 42.19 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-18T17:19:11.919Z] #43 42.19 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-18T17:19:11.919Z] #43 42.19 python-six zlib1g-dev [2021-03-18T17:19:11.919Z] #43 42.38 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-18T17:19:11.919Z] #43 42.38 Need to get 4075 kB of archives. [2021-03-18T17:19:11.919Z] #43 42.38 After this operation, 24.5 MB of additional disk space will be used. [2021-03-18T17:19:11.919Z] #43 42.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-03-18T17:19:11.919Z] #43 42.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-03-18T17:19:11.919Z] #43 42.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-03-18T17:19:11.919Z] #43 42.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-03-18T17:19:11.919Z] #43 42.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-03-18T17:19:11.919Z] #43 42.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-03-18T17:19:11.919Z] #43 43.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-03-18T17:19:11.919Z] #43 43.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-03-18T17:19:11.919Z] #43 43.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-03-18T17:19:11.919Z] #43 43.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-03-18T17:19:11.919Z] #43 43.75 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-03-18T17:19:11.919Z] #43 44.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-03-18T17:19:11.920Z] #43 44.56 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-03-18T17:19:11.920Z] #43 44.64 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-03-18T17:19:11.920Z] #43 44.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-18T17:19:11.920Z] #43 44.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-03-18T17:19:11.920Z] #43 44.89 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-03-18T17:19:12.069Z] Fetching without tags [2021-03-18T17:19:12.183Z] #67 ... [2021-03-18T17:19:12.183Z] [2021-03-18T17:19:12.183Z] #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-03-18T17:19:12.183Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T17:19:12.183Z] #36 18.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T17:19:12.183Z] #36 ... [2021-03-18T17:19:12.183Z] [2021-03-18T17:19:12.183Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T17:19:12.183Z] #49 sha256:aefb9c148aabaa313602777f8f1643d496121d12261a3094a562f592b3733605 [2021-03-18T17:19:12.183Z] #49 22.50 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-18T17:19:12.183Z] #49 22.76 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-18T17:19:12.183Z] #49 23.15 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-18T17:19:12.183Z] #49 23.47 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-18T17:19:12.183Z] #49 24.80 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-18T17:19:12.183Z] #49 28.29 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-18T17:19:12.183Z] #49 28.37 go: downloading github.com/spf13/afero v1.1.2 [2021-03-18T17:19:12.183Z] #49 28.38 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-18T17:19:12.183Z] #49 28.38 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-18T17:19:12.183Z] #49 28.39 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-18T17:19:12.183Z] #49 28.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-18T17:19:12.183Z] #49 28.40 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-18T17:19:12.183Z] #49 28.42 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-18T17:19:12.183Z] #49 28.43 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-18T17:19:12.183Z] #49 28.43 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-18T17:19:12.183Z] #49 28.48 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-18T17:19:12.183Z] #49 28.49 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-18T17:19:12.183Z] #49 28.56 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-18T17:19:12.183Z] #49 28.62 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-18T17:19:12.183Z] #49 28.77 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-18T17:19:12.183Z] #49 28.79 go: extracting github.com/spf13/afero v1.1.2 [2021-03-18T17:19:12.183Z] #49 28.82 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-18T17:19:12.183Z] #49 28.84 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-18T17:19:12.183Z] #49 28.88 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-18T17:19:12.183Z] #49 28.88 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-18T17:19:12.183Z] #49 28.88 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-18T17:19:12.183Z] #49 29.01 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-18T17:19:12.183Z] #49 29.13 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-18T17:19:12.225Z] #43 46.34 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T17:19:12.225Z] #43 ... [2021-03-18T17:19:12.225Z] [2021-03-18T17:19:12.225Z] #14 [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-03-18T17:19:12.225Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-18T17:19:12.225Z] #14 44.87 The following NEW packages will be installed: [2021-03-18T17:19:12.225Z] #14 44.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-18T17:19:12.225Z] #14 44.89 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-18T17:19:12.225Z] #14 44.89 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-18T17:19:12.225Z] #14 44.89 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-18T17:19:12.225Z] #14 44.90 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-18T17:19:12.225Z] #14 44.90 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-18T17:19:12.225Z] #14 44.91 The following packages will be upgraded: [2021-03-18T17:19:12.225Z] #14 44.92 libseccomp2 libsystemd0 libudev1 [2021-03-18T17:19:12.225Z] #14 45.09 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-18T17:19:12.225Z] #14 45.09 Need to get 79.4 MB of archives. [2021-03-18T17:19:12.225Z] #14 45.09 After this operation, 532 MB of additional disk space will be used. [2021-03-18T17:19:12.225Z] #14 45.09 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] [2021-03-18T17:19:12.225Z] #14 45.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u6 [358 kB] [2021-03-18T17:19:12.225Z] #14 45.11 Get:3 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB] [2021-03-18T17:19:12.225Z] #14 45.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u6 [158 kB] [2021-03-18T17:19:12.225Z] #14 45.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-03-18T17:19:12.225Z] #14 45.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-03-18T17:19:12.225Z] #14 45.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-18T17:19:12.225Z] #14 45.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-03-18T17:19:12.225Z] #14 45.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-03-18T17:19:12.225Z] #14 45.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-18T17:19:12.225Z] #14 46.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-18T17:19:12.263Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-18T17:19:12.263Z] Using test binary docker [2021-03-18T17:19:12.263Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-18T17:19:12.263Z] Starting apparmor (via systemctl): apparmor.service. [2021-03-18T17:19:12.263Z] INFO: Waiting for daemon to start... [2021-03-18T17:19:12.263Z] Starting dockerd [2021-03-18T17:19:12.394Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2021-03-18T17:19:11.780Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T17:19:11.844Z] > git config --add remote.origin.fetch +refs/pull/42163/head:refs/remotes/origin/PR-42163 # timeout=10 [2021-03-18T17:19:11.881Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T17:19:11.994Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-18T17:19:12.106Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-18T17:19:12.106Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:19:12.107Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42163/head:refs/remotes/origin/PR-42163 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-18T17:19:12.440Z] #49 29.14 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-18T17:19:12.440Z] #49 29.14 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-18T17:19:12.526Z] #14 46.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-18T17:19:12.526Z] #14 46.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2021-03-18T17:19:12.697Z] #49 29.36 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-18T17:19:12.697Z] #49 29.42 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-18T17:19:12.697Z] #49 29.42 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-18T17:19:12.955Z] #49 29.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-18T17:19:12.955Z] #49 29.83 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-18T17:19:12.966Z] ok github.com/docker/docker/pkg/chrootarchive 3.576s coverage: 43.2% of statements [2021-03-18T17:19:13.177Z] #14 ... [2021-03-18T17:19:13.177Z] [2021-03-18T17:19:13.177Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T17:19:13.177Z] #68 sha256:3cbf707cefef91f7724001fcf6727297bd371781072dbe3ec1cf4722c898f0a1 [2021-03-18T17:19:13.177Z] #68 DONE 47.6s [2021-03-18T17:19:13.212Z] #49 29.98 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-18T17:19:13.212Z] #49 30.05 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-18T17:19:13.212Z] #49 ... [2021-03-18T17:19:13.212Z] [2021-03-18T17:19:13.212Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T17:19:13.212Z] #47 sha256:17f850e9e1b37cf4e260341e396e96ec0584385c594f8c2d342af4f52f7c6952 [2021-03-18T17:19:13.212Z] #47 20.04 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T17:19:13.212Z] #47 26.37 go: finding github.com/fatih/color v1.9.0 [2021-03-18T17:19:13.212Z] #47 26.48 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T17:19:13.212Z] #47 26.52 go: finding github.com/pkg/errors v0.9.1 [2021-03-18T17:19:13.212Z] #47 26.62 go: finding github.com/spf13/pflag v1.0.3 [2021-03-18T17:19:13.212Z] #47 26.79 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-18T17:19:13.212Z] #47 26.99 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-18T17:19:13.212Z] #47 27.38 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T17:19:13.212Z] #47 27.82 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-18T17:19:13.212Z] #47 27.89 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T17:19:13.212Z] #47 27.97 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T17:19:13.212Z] #47 28.00 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T17:19:13.294Z] Merging remotes/origin/master commit 737b400e0bb19308b92640468df4d2d826b1a425 into PR head commit e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:19:13.468Z] #47 ... [2021-03-18T17:19:13.468Z] [2021-03-18T17:19:13.468Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T17:19:13.468Z] #49 sha256:aefb9c148aabaa313602777f8f1643d496121d12261a3094a562f592b3733605 [2021-03-18T17:19:13.468Z] #49 30.15 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-18T17:19:13.468Z] #49 30.24 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-18T17:19:13.468Z] #49 30.27 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-18T17:19:13.468Z] #49 30.33 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-18T17:19:13.480Z] [2021-03-18T17:19:13.480Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T17:19:13.480Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-18T17:19:13.480Z] #37 29.38 Reading package lists... [2021-03-18T17:19:13.480Z] #37 37.99 Building dependency tree... [2021-03-18T17:19:13.480Z] #37 42.17 The following additional packages will be installed: [2021-03-18T17:19:13.480Z] #37 42.19 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-18T17:19:13.480Z] #37 42.20 Suggested packages: [2021-03-18T17:19:13.480Z] #37 42.20 cmake-doc ninja-build lrzip [2021-03-18T17:19:13.480Z] #37 42.20 Recommended packages: [2021-03-18T17:19:13.480Z] #37 42.20 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-18T17:19:13.480Z] #37 43.22 The following NEW packages will be installed: [2021-03-18T17:19:13.480Z] #37 43.22 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-18T17:19:13.480Z] #37 43.22 vim-common xxd [2021-03-18T17:19:13.480Z] #37 43.44 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-18T17:19:13.480Z] #37 43.44 Need to get 14.9 MB of archives. [2021-03-18T17:19:13.481Z] #37 43.44 After this operation, 67.2 MB of additional disk space will be used. [2021-03-18T17:19:13.481Z] #37 43.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-03-18T17:19:13.481Z] #37 43.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-03-18T17:19:13.481Z] #37 43.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-03-18T17:19:13.481Z] #37 44.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-03-18T17:19:13.481Z] #37 45.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-03-18T17:19:13.481Z] #37 45.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-03-18T17:19:13.481Z] #37 45.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-03-18T17:19:13.481Z] #37 46.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-03-18T17:19:13.481Z] #37 46.24 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-03-18T17:19:13.481Z] #37 46.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-03-18T17:19:13.481Z] #37 ... [2021-03-18T17:19:13.481Z] [2021-03-18T17:19:13.481Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:19:13.481Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-18T17:19:13.481Z] #43 46.49 Fetched 4075 kB in 3s (1498 kB/s) [2021-03-18T17:19:13.481Z] #43 46.64 Selecting previously unselected package libcap-dev:ppc64el. [2021-03-18T17:19:13.481Z] #43 46.64 (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 ... 15339 files and directories currently installed.) [2021-03-18T17:19:13.481Z] #43 46.76 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-03-18T17:19:13.481Z] #43 46.78 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-03-18T17:19:13.481Z] #43 47.04 Selecting previously unselected package libnet1:ppc64el. [2021-03-18T17:19:13.481Z] #43 47.07 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-18T17:19:13.481Z] #43 47.08 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-18T17:19:13.481Z] #43 47.17 Selecting previously unselected package libnet1-dev. [2021-03-18T17:19:13.481Z] #43 47.18 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-18T17:19:13.481Z] #43 47.19 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-18T17:19:13.481Z] #43 47.38 Selecting previously unselected package libnl-3-200:ppc64el. [2021-03-18T17:19:13.481Z] #43 47.40 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-03-18T17:19:13.481Z] #43 47.41 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-18T17:19:13.481Z] #43 47.61 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-03-18T17:19:13.481Z] #43 47.61 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-03-18T17:19:13.481Z] #43 47.65 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-03-18T17:19:13.541Z] ok github.com/docker/docker/pkg/filenotify 0.613s coverage: 67.0% of statements [2021-03-18T17:19:13.541Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2021-03-18T17:19:13.778Z] #43 48.03 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-03-18T17:19:13.778Z] #43 48.03 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-03-18T17:19:13.778Z] #43 48.06 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-18T17:19:13.778Z] #43 48.15 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-03-18T17:19:13.778Z] #43 48.17 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-03-18T17:19:13.778Z] #43 48.18 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-03-18T17:19:14.033Z] #49 30.64 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-18T17:19:14.033Z] #49 30.65 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-18T17:19:14.033Z] #49 30.89 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-18T17:19:14.033Z] #49 ... [2021-03-18T17:19:14.033Z] [2021-03-18T17:19:14.033Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T17:19:14.033Z] #34 sha256:080b7806eafd311fd33650c3675731433bc3600cda89797ca21cd5b00253ef9a [2021-03-18T17:19:14.033Z] #34 20.97 runtime/cgo [2021-03-18T17:19:14.077Z] #43 48.40 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-03-18T17:19:14.077Z] #43 48.42 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-03-18T17:19:14.077Z] #43 48.42 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-03-18T17:19:14.115Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2021-03-18T17:19:14.290Z] #34 ... [2021-03-18T17:19:14.290Z] [2021-03-18T17:19:14.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-03-18T17:19:14.290Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T17:19:14.375Z] #43 48.85 Selecting previously unselected package libprotobuf17:ppc64el. [2021-03-18T17:19:14.377Z] ok github.com/docker/docker/pkg/fsutils 0.347s coverage: 85.1% of statements [2021-03-18T17:19:14.377Z] ok github.com/docker/docker/pkg/discovery/kv 3.094s coverage: 84.1% of statements [2021-03-18T17:19:14.403Z] . [2021-03-18T17:19:14.403Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-18T17:19:14.403Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-18T17:19:14.403Z] Error: No such image: emptyfs [2021-03-18T17:19:14.492Z] #57 148.9 + bin/containerd-shim-runc-v1 [2021-03-18T17:19:14.547Z] #40 29.83 Checking out files: 63% (1070/1682) Checking out files: 64% (1077/1682) Checking out files: 65% (1094/1682) Checking out files: 66% (1111/1682) Checking out files: 67% (1127/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-18T17:19:14.658Z] Running integration-test (iteration 1) [2021-03-18T17:19:14.658Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-18T17:19:14.678Z] #43 48.85 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-03-18T17:19:14.678Z] #43 48.89 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-03-18T17:19:14.804Z] #40 30.90 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-18T17:19:13.405Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T17:19:13.445Z] > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10 [2021-03-18T17:19:15.324Z] ok github.com/docker/docker/layer 7.640s coverage: 68.8% of statements [2021-03-18T17:19:15.324Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-18T17:19:15.324Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-18T17:19:15.324Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-18T17:19:15.324Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-18T17:19:15.324Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-18T17:19:15.324Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-18T17:19:15.324Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-18T17:19:15.327Z] #43 49.73 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-03-18T17:19:15.327Z] #43 49.74 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-03-18T17:19:15.327Z] #43 49.75 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-03-18T17:19:15.587Z] ok github.com/docker/docker/pkg/jsonmessage 0.024s coverage: 91.7% of statements [2021-03-18T17:19:15.628Z] #43 50.03 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-03-18T17:19:15.628Z] #43 50.05 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-03-18T17:19:15.628Z] #43 50.05 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-03-18T17:19:15.812Z] Merge succeeded, producing e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:19:15.813Z] Checking out Revision e31086320ea0305e2cc70490160ee30480471680 (PR-42163) [2021-03-18T17:19:15.849Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2021-03-18T17:19:15.849Z] ok github.com/docker/docker/pkg/idtools 0.829s coverage: 69.5% of statements [2021-03-18T17:19:15.850Z] ok github.com/docker/docker/pkg/ioutils 0.603s coverage: 70.6% of statements [2021-03-18T17:19:15.850Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-18T17:19:15.850Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-18T17:19:15.850Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-18T17:19:16.113Z] ok github.com/docker/docker/pkg/namesgenerator 0.022s coverage: 85.7% of statements [2021-03-18T17:19:16.113Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-18T17:19:16.377Z] ok github.com/docker/docker/pkg/parsers 0.028s coverage: 97.0% of statements [2021-03-18T17:19:16.377Z] ok github.com/docker/docker/pkg/parsers/kernel 0.021s coverage: 60.0% of statements [2021-03-18T17:19:16.639Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 86.7% of statements [2021-03-18T17:19:16.696Z] #43 51.19 Selecting previously unselected package libprotoc17:ppc64el. [2021-03-18T17:19:16.701Z] #40 ... [2021-03-18T17:19:16.701Z] [2021-03-18T17:19:16.701Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T17:19:16.701Z] #58 sha256:95c5a322d8e163e1af327b0a24817e58b8228b10335842b3cd4308a7ca0c5255 [2021-03-18T17:19:16.701Z] #58 23.19 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-18T17:19:16.701Z] #58 27.38 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-18T17:19:16.701Z] #58 29.46 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-18T17:19:16.701Z] #58 31.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-18T17:19:16.702Z] #58 32.17 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-18T17:19:16.702Z] #58 32.47 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-18T17:19:16.702Z] #58 32.67 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-18T17:19:16.702Z] #58 ... [2021-03-18T17:19:16.702Z] [2021-03-18T17:19:16.702Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T17:19:16.702Z] #49 sha256:aefb9c148aabaa313602777f8f1643d496121d12261a3094a562f592b3733605 [2021-03-18T17:19:16.702Z] #49 31.11 go: downloading golang.org/x/text v0.3.2 [2021-03-18T17:19:16.702Z] #49 31.40 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-18T17:19:16.702Z] #49 31.52 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-18T17:19:16.702Z] #49 31.69 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-18T17:19:16.702Z] #49 31.89 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-18T17:19:16.702Z] #49 31.92 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-18T17:19:16.702Z] #49 32.14 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-18T17:19:16.702Z] #49 32.55 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-18T17:19:16.702Z] #49 32.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-18T17:19:16.702Z] #49 32.57 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-18T17:19:16.702Z] #49 33.21 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-18T17:19:16.702Z] #49 33.23 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-18T17:19:16.702Z] #49 33.24 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-18T17:19:16.702Z] #49 33.45 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-18T17:19:16.902Z] ok github.com/docker/docker/pkg/pidfile 0.016s coverage: 82.4% of statements [2021-03-18T17:19:16.902Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-18T17:19:16.902Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-18T17:19:16.997Z] #43 51.22 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-03-18T17:19:16.997Z] #43 51.23 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-03-18T17:19:17.009Z] #49 33.79 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-18T17:19:17.266Z] #49 33.80 go: downloading github.com/spf13/cast v1.3.0 [2021-03-18T17:19:17.266Z] #49 34.09 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-18T17:19:17.266Z] #49 34.20 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-18T17:19:17.297Z] #43 ... [2021-03-18T17:19:17.297Z] [2021-03-18T17:19:17.297Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T17:19:17.297Z] #35 sha256:deeda78e160ae40c38aec4dd3cf14b3373d65981345efe0c759a8b40cda55874 [2021-03-18T17:19:17.297Z] #35 41.52 sync [2021-03-18T17:19:17.297Z] #35 41.53 internal/reflectlite [2021-03-18T17:19:17.297Z] #35 45.01 errors [2021-03-18T17:19:17.297Z] #35 45.02 sort [2021-03-18T17:19:17.297Z] #35 45.68 io [2021-03-18T17:19:17.297Z] #35 45.69 internal/oserror [2021-03-18T17:19:17.297Z] #35 45.72 strconv [2021-03-18T17:19:17.297Z] #35 46.07 syscall [2021-03-18T17:19:17.297Z] #35 50.56 bytes [2021-03-18T17:19:17.297Z] #35 50.58 strings [2021-03-18T17:19:17.297Z] #35 ... [2021-03-18T17:19:17.297Z] [2021-03-18T17:19:17.297Z] #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-03-18T17:19:17.297Z] #50 sha256:f9cbc729c76061b6485bf58426cd2335dea1a191172403480bc75371c02f5b40 [2021-03-18T17:19:17.297Z] #50 42.01 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-18T17:19:17.297Z] #50 47.66 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-18T17:19:17.297Z] #50 47.70 go: finding github.com/fatih/color v1.7.0 [2021-03-18T17:19:17.297Z] #50 48.03 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-18T17:19:17.297Z] #50 48.27 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-18T17:19:17.297Z] #50 48.33 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-18T17:19:17.297Z] #50 48.39 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-18T17:19:17.297Z] #50 48.39 go: finding github.com/pkg/errors v0.8.1 [2021-03-18T17:19:17.297Z] #50 48.40 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-18T17:19:17.297Z] #50 48.50 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-18T17:19:17.297Z] #50 48.51 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-18T17:19:17.297Z] #50 48.60 go: finding github.com/spf13/viper v1.6.1 [2021-03-18T17:19:17.297Z] #50 48.62 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-18T17:19:17.297Z] #50 48.64 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-18T17:19:17.297Z] #50 48.74 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-18T17:19:17.297Z] #50 48.74 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-18T17:19:17.297Z] #50 48.81 go: finding github.com/stretchr/testify v1.4.0 [2021-03-18T17:19:17.297Z] #50 48.82 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-18T17:19:17.297Z] #50 48.89 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-18T17:19:17.297Z] #50 48.94 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-18T17:19:17.297Z] #50 48.97 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-18T17:19:17.297Z] #50 49.02 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-18T17:19:17.297Z] #50 49.03 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-18T17:19:17.297Z] #50 49.12 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-18T17:19:17.297Z] #50 49.12 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-18T17:19:17.297Z] #50 49.14 go: finding github.com/spf13/cobra v0.0.5 [2021-03-18T17:19:17.297Z] #50 49.14 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-18T17:19:17.297Z] #50 49.24 go: finding github.com/gobwas/glob v0.2.3 [2021-03-18T17:19:17.297Z] #50 49.26 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-18T17:19:17.297Z] #50 49.26 go: finding github.com/stretchr/objx v0.2.0 [2021-03-18T17:19:17.297Z] #50 49.26 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-18T17:19:17.297Z] #50 49.27 go: finding github.com/spf13/pflag v1.0.5 [2021-03-18T17:19:17.297Z] #50 49.37 go: finding github.com/magiconair/properties v1.8.1 [2021-03-18T17:19:17.297Z] #50 49.38 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-18T17:19:17.297Z] #50 49.39 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-18T17:19:17.297Z] #50 49.41 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-18T17:19:17.297Z] #50 49.42 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-18T17:19:17.297Z] #50 49.50 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-18T17:19:17.297Z] #50 49.54 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-18T17:19:17.297Z] #50 49.57 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-18T17:19:17.297Z] #50 49.58 go: finding github.com/spf13/afero v1.1.2 [2021-03-18T17:19:17.297Z] #50 49.67 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-18T17:19:17.297Z] #50 49.68 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-18T17:19:17.297Z] #50 49.69 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-18T17:19:17.297Z] #50 49.70 go: finding github.com/spf13/cast v1.3.0 [2021-03-18T17:19:17.297Z] #50 49.76 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-18T17:19:17.297Z] #50 49.86 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-18T17:19:17.297Z] #50 49.91 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-18T17:19:17.297Z] #50 49.99 go: finding golang.org/x/text v0.3.2 [2021-03-18T17:19:17.297Z] #50 50.08 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-18T17:19:17.297Z] #50 50.12 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-18T17:19:17.297Z] #50 50.13 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-18T17:19:17.297Z] #50 50.24 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-18T17:19:17.297Z] #50 50.24 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-18T17:19:17.297Z] #50 50.25 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-18T17:19:17.297Z] #50 50.26 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-18T17:19:17.297Z] #50 50.33 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-18T17:19:17.297Z] #50 50.34 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-18T17:19:17.297Z] #50 50.42 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-18T17:19:17.297Z] #50 50.50 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-18T17:19:17.297Z] #50 50.55 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-18T17:19:17.297Z] #50 50.63 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-18T17:19:17.297Z] #50 50.65 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-18T17:19:17.297Z] #50 50.65 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-18T17:19:17.297Z] #50 50.65 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-18T17:19:17.297Z] #50 50.80 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-18T17:19:17.297Z] #50 50.80 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-18T17:19:17.297Z] #50 50.80 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-18T17:19:17.297Z] #50 51.00 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-18T17:19:17.297Z] #50 51.03 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-18T17:19:17.297Z] #50 51.24 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-18T17:19:17.297Z] #50 51.46 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-18T17:19:17.297Z] #50 51.46 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-18T17:19:17.297Z] #50 51.56 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-18T17:19:17.298Z] #50 51.61 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-18T17:19:17.478Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.028s coverage: 56.8% of statements [2021-03-18T17:19:17.523Z] #49 34.29 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-18T17:19:17.597Z] #50 ... [2021-03-18T17:19:17.597Z] [2021-03-18T17:19:17.597Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:19:17.597Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-18T17:19:17.597Z] #43 51.79 Selecting previously unselected package protobuf-c-compiler. [2021-03-18T17:19:17.597Z] #43 51.79 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-03-18T17:19:17.597Z] #43 51.81 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-18T17:19:17.597Z] #43 52.01 Selecting previously unselected package protobuf-compiler. [2021-03-18T17:19:17.902Z] #43 52.03 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-03-18T17:19:17.902Z] #43 52.04 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-18T17:19:17.902Z] #43 52.22 Selecting previously unselected package python-pkg-resources. [2021-03-18T17:19:17.902Z] #43 52.22 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-18T17:19:17.902Z] #43 52.22 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-18T17:19:18.002Z] #57 152.0 + bin/containerd-shim-runc-v2 [2021-03-18T17:19:18.055Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 88.2% of statements [2021-03-18T17:19:18.055Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2021-03-18T17:19:15.487Z] > git remote # timeout=10 [2021-03-18T17:19:15.548Z] > git config --get remote.origin.url # timeout=10 [2021-03-18T17:19:15.585Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-18T17:19:15.587Z] > git merge 737b400e0bb19308b92640468df4d2d826b1a425 # timeout=10 [2021-03-18T17:19:15.713Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-03-18T17:19:15.847Z] > git config core.sparsecheckout # timeout=10 [2021-03-18T17:19:15.886Z] > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10 [2021-03-18T17:19:18.086Z] #49 34.70 go: extracting github.com/spf13/cast v1.3.0 [2021-03-18T17:19:18.086Z] #49 34.77 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-18T17:19:18.086Z] #49 ... [2021-03-18T17:19:18.086Z] [2021-03-18T17:19:18.086Z] #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-03-18T17:19:18.086Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T17:19:18.086Z] #13 19.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T17:19:18.202Z] #43 52.45 Selecting previously unselected package python-six. [2021-03-18T17:19:18.202Z] #43 52.45 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-18T17:19:18.202Z] #43 52.46 Unpacking python-six (1.12.0-1) ... [2021-03-18T17:19:18.202Z] #43 52.61 Selecting previously unselected package python-protobuf. [2021-03-18T17:19:18.202Z] #43 52.62 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-03-18T17:19:18.202Z] #43 52.63 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-18T17:19:18.293Z] #57 152.7 + binaries [2021-03-18T17:19:18.318Z] ok github.com/docker/docker/pkg/plugins/transport 0.020s coverage: 85.7% of statements [2021-03-18T17:19:18.343Z] #13 ... [2021-03-18T17:19:18.343Z] [2021-03-18T17:19:18.343Z] #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-03-18T17:19:18.343Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T17:19:18.343Z] #40 33.26 + 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-03-18T17:19:18.584Z] #57 152.7 + install -D bin/containerd /build/containerd [2021-03-18T17:19:18.584Z] #57 152.8 + install -D bin/containerd-shim /build/containerd-shim [2021-03-18T17:19:18.584Z] #57 152.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-18T17:19:18.584Z] #57 152.8 + install -D bin/ctr /build/ctr [2021-03-18T17:19:18.599Z] #40 ... [2021-03-18T17:19:18.599Z] [2021-03-18T17:19:18.600Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T17:19:18.600Z] #45 sha256:49a4659e6ede63110fabe8423d74cc3deb45c875b099a97e453ce83755f5549f [2021-03-18T17:19:18.600Z] #45 25.43 unicode/utf16 [2021-03-18T17:19:18.600Z] #45 25.82 container/list [2021-03-18T17:19:18.600Z] #45 27.16 crypto/internal/subtle [2021-03-18T17:19:18.600Z] #45 27.29 crypto/subtle [2021-03-18T17:19:18.600Z] #45 27.52 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-18T17:19:18.600Z] #45 27.87 internal/nettrace [2021-03-18T17:19:18.600Z] #45 28.10 runtime/cgo [2021-03-18T17:19:18.852Z] #43 53.22 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-18T17:19:18.856Z] #45 ... [2021-03-18T17:19:18.856Z] [2021-03-18T17:19:18.856Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T17:19:18.856Z] #49 sha256:aefb9c148aabaa313602777f8f1643d496121d12261a3094a562f592b3733605 [2021-03-18T17:19:18.856Z] #49 35.23 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-18T17:19:18.856Z] #49 35.51 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-18T17:19:18.856Z] #49 35.66 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-18T17:19:18.891Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2021-03-18T17:19:19.113Z] #49 ... [2021-03-18T17:19:19.113Z] [2021-03-18T17:19:19.113Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T17:19:19.113Z] #51 sha256:dbb7b649ba8991f2a3ff577017f4cafdfd879fdf4e18da2aead70a5f6ebef49b [2021-03-18T17:19:19.113Z] #51 25.95 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-18T17:19:19.113Z] #51 28.14 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-18T17:19:19.113Z] #51 30.27 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-18T17:19:19.113Z] #51 30.57 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-18T17:19:19.113Z] #51 30.89 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-18T17:19:19.113Z] #51 31.03 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-18T17:19:19.113Z] #51 32.44 runtime/cgo [2021-03-18T17:19:19.113Z] #51 32.64 runtime [2021-03-18T17:19:19.216Z] #57 DONE 153.3s [2021-03-18T17:19:19.370Z] #51 ... [2021-03-18T17:19:19.370Z] [2021-03-18T17:19:19.370Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T17:19:19.370Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T17:19:19.370Z] #55 34.92 Fetched 8423 kB in 26s (327 kB/s) [2021-03-18T17:19:19.465Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2021-03-18T17:19:19.465Z] ok github.com/docker/docker/pkg/pubsub 1.096s coverage: 75.0% of statements [2021-03-18T17:19:19.848Z] [2021-03-18T17:19:19.848Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-03-18T17:19:19.848Z] #58 DONE 0.3s [2021-03-18T17:19:19.848Z] [2021-03-18T17:19:19.848Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-03-18T17:19:19.848Z] #62 DONE 0.1s [2021-03-18T17:19:20.040Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-03-18T17:19:20.040Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements [2021-03-18T17:19:20.138Z] [2021-03-18T17:19:20.139Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/b... [2021-03-18T17:19:20.139Z] #67 DONE 0.3s [2021-03-18T17:19:20.429Z] [2021-03-18T17:19:20.429Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-03-18T17:19:20.429Z] #69 DONE 0.2s [2021-03-18T17:19:20.429Z] [2021-03-18T17:19:20.429Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-18T17:19:20.429Z] #70 DONE 0.1s [2021-03-18T17:19:20.429Z] [2021-03-18T17:19:20.429Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-18T17:19:20.987Z] ok github.com/docker/docker/pkg/sysinfo 0.042s coverage: 54.2% of statements [2021-03-18T17:19:21.061Z] #71 DONE 0.6s [2021-03-18T17:19:21.248Z] ok github.com/docker/docker/pkg/system 0.033s coverage: 36.9% of statements [2021-03-18T17:19:21.352Z] [2021-03-18T17:19:21.352Z] #72 exporting to image [2021-03-18T17:19:21.352Z] #72 exporting layers [2021-03-18T17:19:21.822Z] ok github.com/docker/docker/pkg/signal 2.834s coverage: 61.0% of statements [2021-03-18T17:19:21.822Z] ok github.com/docker/docker/pkg/tailfile 0.141s coverage: 88.6% of statements [2021-03-18T17:19:22.397Z] ok github.com/docker/docker/pkg/tarsum 0.114s coverage: 89.3% of statements [2021-03-18T17:19:22.397Z] testing: warning: no tests to run [2021-03-18T17:19:22.397Z] coverage: [no statements] [2021-03-18T17:19:22.397Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2021-03-18T17:19:22.666Z] ok github.com/docker/docker/pkg/truncindex 0.127s coverage: 91.5% of statements [2021-03-18T17:19:22.666Z] ok github.com/docker/docker/pkg/urlutil 0.012s coverage: 100.0% of statements [2021-03-18T17:19:22.928Z] ok github.com/docker/docker/pkg/useragent 0.010s coverage: 88.9% of statements [2021-03-18T17:19:23.366Z] #43 ... [2021-03-18T17:19:23.366Z] [2021-03-18T17:19:23.366Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T17:19:23.366Z] #35 sha256:deeda78e160ae40c38aec4dd3cf14b3373d65981345efe0c759a8b40cda55874 [2021-03-18T17:19:23.366Z] #35 57.52 bufio [2021-03-18T17:19:23.366Z] #35 57.57 reflect [2021-03-18T17:19:23.547Z] #55 34.92 Reading package lists... [2021-03-18T17:19:23.547Z] #55 ... [2021-03-18T17:19:23.547Z] [2021-03-18T17:19:23.547Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T17:19:23.547Z] #49 sha256:aefb9c148aabaa313602777f8f1643d496121d12261a3094a562f592b3733605 [2021-03-18T17:19:23.547Z] #49 36.62 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-18T17:19:23.547Z] #49 37.12 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-18T17:19:23.547Z] #49 37.81 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-18T17:19:23.547Z] #49 38.20 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-18T17:19:23.547Z] #49 38.80 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-18T17:19:23.547Z] #49 39.11 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-18T17:19:23.547Z] #49 39.12 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-18T17:19:23.547Z] #49 39.28 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-18T17:19:23.547Z] #49 39.29 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-18T17:19:23.547Z] #49 39.78 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-18T17:19:23.547Z] #49 40.06 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-18T17:19:23.547Z] #49 40.06 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-18T17:19:23.547Z] #49 40.13 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-18T17:19:23.665Z] #35 ... [2021-03-18T17:19:23.665Z] [2021-03-18T17:19:23.665Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T17:19:23.665Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-18T17:19:23.665Z] #37 48.01 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T17:19:23.665Z] #37 48.32 Fetched 14.9 MB in 3s (4478 kB/s) [2021-03-18T17:19:23.665Z] #37 48.46 Selecting previously unselected package xxd. [2021-03-18T17:19:23.665Z] #37 48.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 ... 15339 files and directories currently installed.) [2021-03-18T17:19:23.665Z] #37 48.63 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-18T17:19:23.665Z] #37 48.65 Unpacking xxd (2:8.1.0875-5) ... [2021-03-18T17:19:23.665Z] #37 48.96 Selecting previously unselected package vim-common. [2021-03-18T17:19:23.665Z] #37 48.96 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-18T17:19:23.665Z] #37 49.01 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-18T17:19:23.665Z] #37 49.37 Selecting previously unselected package cmake-data. [2021-03-18T17:19:23.665Z] #37 49.38 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-18T17:19:23.665Z] #37 49.39 Unpacking cmake-data (3.13.4-1) ... [2021-03-18T17:19:23.665Z] #37 52.68 Selecting previously unselected package libicu63:ppc64el. [2021-03-18T17:19:23.665Z] #37 52.70 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-03-18T17:19:23.665Z] #37 52.72 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-18T17:19:23.665Z] #37 ... [2021-03-18T17:19:23.665Z] [2021-03-18T17:19:23.665Z] #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-03-18T17:19:23.665Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69 [2021-03-18T17:19:23.665Z] #46 48.02 github.com/LK4D4/vndr/godl/singleflight [2021-03-18T17:19:23.665Z] #46 48.03 math/rand [2021-03-18T17:19:23.665Z] #46 48.03 internal/singleflight [2021-03-18T17:19:23.665Z] #46 48.14 io [2021-03-18T17:19:23.665Z] #46 49.35 strconv [2021-03-18T17:19:23.665Z] #46 49.51 sort [2021-03-18T17:19:23.665Z] #46 52.04 syscall [2021-03-18T17:19:23.665Z] #46 52.85 bytes [2021-03-18T17:19:23.665Z] #46 53.47 strings [2021-03-18T17:19:23.805Z] #49 40.48 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-18T17:19:23.805Z] #49 40.51 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-18T17:19:23.805Z] #49 40.70 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-18T17:19:23.967Z] #46 ... [2021-03-18T17:19:23.967Z] [2021-03-18T17:19:23.967Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:19:23.967Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-18T17:19:23.967Z] #43 57.73 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-03-18T17:19:23.967Z] #43 57.73 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-18T17:19:23.967Z] #43 57.73 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-18T17:19:23.967Z] #43 57.74 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-03-18T17:19:23.967Z] #43 57.74 Setting up python-six (1.12.0-1) ... [2021-03-18T17:19:24.062Z] #49 40.89 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-18T17:19:24.062Z] #49 40.92 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-18T17:19:24.079Z] #72 exporting layers 2.6s done [2021-03-18T17:19:24.079Z] #72 writing image sha256:9399247d150c8a0152376b998099ff4eeb77849ee262f7cf043efe6e22624f00 done [2021-03-18T17:19:24.079Z] #72 naming to docker.io/library/docker:e31086320ea0305e2cc70490160ee30480471680 done [2021-03-18T17:19:24.079Z] #72 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-18T17:19:24.324Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2021-03-18T17:19:24.324Z] ok github.com/docker/docker/profiles/seccomp 0.044s coverage: 85.4% of statements [2021-03-18T17:19:24.550Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e31086320ea0305e2cc70490160ee30480471680 hack/test/unit [2021-03-18T17:19:24.626Z] #49 41.15 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-18T17:19:24.626Z] #49 41.15 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-18T17:19:24.626Z] #49 41.28 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-18T17:19:24.626Z] #49 41.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-18T17:19:24.626Z] #49 41.31 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-18T17:19:24.626Z] #49 41.44 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-18T17:19:24.883Z] #49 41.59 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-18T17:19:25.141Z] #49 41.87 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-18T17:19:25.141Z] #49 42.01 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-18T17:19:25.271Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2021-03-18T17:19:25.398Z] #49 42.17 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-18T17:19:25.534Z] ok github.com/docker/docker/plugin 0.573s coverage: 23.2% of statements [2021-03-18T17:19:25.657Z] #49 42.42 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-18T17:19:25.657Z] #49 42.54 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-18T17:19:25.916Z] #49 42.66 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-18T17:19:26.481Z] #49 43.11 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-18T17:19:26.481Z] #49 43.34 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-18T17:19:26.615Z] ? github.com/docker/docker/api [no test files] [2021-03-18T17:19:26.738Z] #49 43.42 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-18T17:19:26.738Z] #49 43.54 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-18T17:19:26.743Z] #43 ... [2021-03-18T17:19:26.743Z] [2021-03-18T17:19:26.743Z] #14 [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-03-18T17:19:26.743Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-18T17:19:26.743Z] #14 50.68 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2021-03-18T17:19:26.743Z] #14 52.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-03-18T17:19:26.743Z] #14 52.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-03-18T17:19:26.743Z] #14 52.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-03-18T17:19:26.743Z] #14 52.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-03-18T17:19:26.743Z] #14 52.87 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-03-18T17:19:26.743Z] #14 52.88 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u6 [110 kB] [2021-03-18T17:19:26.743Z] #14 52.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-03-18T17:19:26.743Z] #14 52.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-03-18T17:19:26.743Z] #14 52.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-03-18T17:19:26.743Z] #14 52.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-03-18T17:19:26.743Z] #14 52.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-03-18T17:19:26.743Z] #14 53.02 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-03-18T17:19:26.743Z] #14 53.03 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-03-18T17:19:26.743Z] #14 53.05 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u6 [322 kB] [2021-03-18T17:19:26.743Z] #14 54.46 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T17:19:26.743Z] #14 54.70 Fetched 79.4 MB in 8s (9894 kB/s) [2021-03-18T17:19:26.743Z] #14 54.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-18T17:19:26.743Z] #14 54.87 Preparing to unpack .../libsystemd0_241-7~deb10u6_ppc64el.deb ... [2021-03-18T17:19:26.743Z] #14 54.89 Unpacking libsystemd0:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-18T17:19:26.743Z] #14 55.30 Setting up libsystemd0:ppc64el (241-7~deb10u6) ... [2021-03-18T17:19:26.743Z] #14 55.45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-18T17:19:26.743Z] #14 55.52 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-03-18T17:19:26.743Z] #14 55.54 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-03-18T17:19:26.743Z] #14 55.68 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... [2021-03-18T17:19:26.743Z] #14 55.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 ... 15339 files and directories currently installed.) [2021-03-18T17:19:26.743Z] #14 56.01 Preparing to unpack .../libudev1_241-7~deb10u6_ppc64el.deb ... [2021-03-18T17:19:26.743Z] #14 56.02 Unpacking libudev1:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-18T17:19:26.743Z] #14 56.30 Setting up libudev1:ppc64el (241-7~deb10u6) ... [2021-03-18T17:19:26.743Z] #14 56.43 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-18T17:19:26.743Z] #14 56.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-18T17:19:26.743Z] #14 56.52 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-03-18T17:19:26.743Z] #14 56.53 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-18T17:19:26.743Z] #14 59.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-18T17:19:26.743Z] #14 59.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-03-18T17:19:26.743Z] #14 59.30 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-18T17:19:26.826Z] Loaded image: buildpack-deps:buster [2021-03-18T17:19:26.826Z] Loaded image: busybox:latest [2021-03-18T17:19:26.826Z] Loaded image: busybox:glibc [2021-03-18T17:19:26.994Z] #49 ... [2021-03-18T17:19:26.994Z] [2021-03-18T17:19:26.994Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T17:19:26.994Z] #58 sha256:95c5a322d8e163e1af327b0a24817e58b8228b10335842b3cd4308a7ca0c5255 [2021-03-18T17:19:26.994Z] #58 33.69 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-18T17:19:26.994Z] #58 39.24 go: finding github.com/pkg/errors v0.9.1 [2021-03-18T17:19:26.994Z] #58 39.35 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-18T17:19:26.994Z] #58 39.36 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-18T17:19:26.994Z] #58 39.75 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-18T17:19:26.994Z] #58 39.89 go: finding github.com/google/uuid v1.2.0 [2021-03-18T17:19:26.995Z] #58 39.92 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-18T17:19:26.995Z] #58 40.06 go: finding github.com/gofrs/flock v0.8.0 [2021-03-18T17:19:26.995Z] #58 40.11 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-18T17:19:26.995Z] #58 40.16 go: finding github.com/gorilla/mux v1.8.0 [2021-03-18T17:19:26.995Z] #58 40.44 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-18T17:19:26.995Z] #58 40.48 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-18T17:19:26.995Z] #58 40.51 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-18T17:19:26.995Z] #58 40.60 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-18T17:19:26.995Z] #58 40.98 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-18T17:19:26.995Z] #58 41.20 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-18T17:19:27.251Z] #58 ... [2021-03-18T17:19:27.251Z] [2021-03-18T17:19:27.251Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:19:27.251Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T17:19:27.251Z] #42 33.97 Fetched 8423 kB in 25s (339 kB/s) [2021-03-18T17:19:27.251Z] #42 33.97 Reading package lists... [2021-03-18T17:19:27.251Z] #42 ... [2021-03-18T17:19:27.251Z] [2021-03-18T17:19:27.251Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T17:19:27.251Z] #49 sha256:aefb9c148aabaa313602777f8f1643d496121d12261a3094a562f592b3733605 [2021-03-18T17:19:27.251Z] #49 43.89 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-18T17:19:27.406Z] #14 ... [2021-03-18T17:19:27.406Z] [2021-03-18T17:19:27.406Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:19:27.406Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-18T17:19:27.406Z] #43 61.76 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-03-18T17:19:27.406Z] #43 61.76 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-18T17:19:27.406Z] #43 61.77 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-03-18T17:19:27.406Z] #43 61.78 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-03-18T17:19:27.406Z] #43 61.78 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-03-18T17:19:27.406Z] #43 61.80 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-18T17:19:27.406Z] #43 61.80 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-18T17:19:27.406Z] #43 61.81 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-03-18T17:19:27.406Z] #43 61.81 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-18T17:19:27.406Z] #43 61.82 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-18T17:19:27.463Z] ok github.com/docker/docker/registry/resumable 0.044s coverage: 100.0% of statements [2021-03-18T17:19:27.463Z] ok github.com/docker/docker/quota 0.620s coverage: 71.4% of statements [2021-03-18T17:19:27.463Z] ok github.com/docker/docker/registry 0.177s coverage: 57.2% of statements [2021-03-18T17:19:27.463Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 50.9% of statements [2021-03-18T17:19:27.477Z] Commit message: "Remove cli test for duplicate --net/--network opts" [2021-03-18T17:19:27.508Z] #49 44.26 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-18T17:19:27.508Z] #49 44.26 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-18T17:19:27.508Z] #49 44.32 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-18T17:19:27.765Z] #49 44.64 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-18T17:19:27.765Z] #49 44.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-18T17:19:28.022Z] #49 44.79 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-18T17:19:28.022Z] #49 44.79 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-18T17:19:28.022Z] #49 44.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-18T17:19:28.022Z] #49 ... [2021-03-18T17:19:28.022Z] [2021-03-18T17:19:28.022Z] #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-03-18T17:19:28.022Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T17:19:28.022Z] #36 34.80 Fetched 8423 kB in 26s (330 kB/s) [2021-03-18T17:19:28.022Z] #36 34.80 Reading package lists... [2021-03-18T17:19:28.038Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2021-03-18T17:19:28.279Z] #36 45.00 Reading package lists... [2021-03-18T17:19:28.279Z] #36 ... [2021-03-18T17:19:28.279Z] [2021-03-18T17:19:28.279Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T17:19:28.279Z] #49 sha256:aefb9c148aabaa313602777f8f1643d496121d12261a3094a562f592b3733605 [2021-03-18T17:19:28.279Z] #49 44.95 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-18T17:19:28.279Z] #49 44.95 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-18T17:19:28.279Z] #49 45.03 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-18T17:19:28.279Z] #49 45.06 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-18T17:19:28.279Z] #49 45.09 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-18T17:19:28.279Z] #49 45.15 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-18T17:19:28.463Z] #43 ... [2021-03-18T17:19:28.463Z] [2021-03-18T17:19:28.463Z] #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-03-18T17:19:28.463Z] #52 sha256:1280ae287c6a226b4fcef1be8ff1646f756fa25ce2a6150e4eb84c16edc7b4d1 [2021-03-18T17:19:28.463Z] #52 52.65 bytes [2021-03-18T17:19:28.463Z] #52 52.66 strconv [2021-03-18T17:19:28.463Z] #52 52.68 strings [2021-03-18T17:19:28.463Z] #52 52.71 syscall [2021-03-18T17:19:28.463Z] #52 60.52 bufio [2021-03-18T17:19:28.463Z] #52 62.62 text/tabwriter [2021-03-18T17:19:28.463Z] #52 ... [2021-03-18T17:19:28.463Z] [2021-03-18T17:19:28.463Z] #14 [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-03-18T17:19:28.463Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-18T17:19:28.463Z] #14 62.32 Selecting previously unselected package binutils-mingw-w64. [2021-03-18T17:19:28.463Z] #14 62.32 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-18T17:19:28.463Z] #14 62.33 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-18T17:19:28.463Z] #14 62.44 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-03-18T17:19:28.536Z] #49 45.49 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-18T17:19:28.613Z] ok github.com/docker/docker/runconfig 0.026s coverage: 66.1% of statements [2021-03-18T17:19:28.768Z] #14 62.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-03-18T17:19:28.768Z] #14 62.44 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-18T17:19:28.768Z] #14 62.63 Selecting previously unselected package dmsetup. [2021-03-18T17:19:28.768Z] #14 62.63 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-03-18T17:19:28.768Z] #14 62.63 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-18T17:19:28.768Z] #14 ... [2021-03-18T17:19:28.768Z] [2021-03-18T17:19:28.768Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T17:19:28.768Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-18T17:19:28.768Z] #33 53.03 Checking out files: 87% (1334/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-18T17:19:28.768Z] #33 53.54 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-18T17:19:28.768Z] #33 53.74 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T17:19:28.768Z] #33 ... [2021-03-18T17:19:28.768Z] [2021-03-18T17:19:28.768Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-18T17:19:28.768Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-18T17:19:28.768Z] #37 58.65 Selecting previously unselected package libxml2:ppc64el. [2021-03-18T17:19:28.768Z] #37 58.66 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-03-18T17:19:28.768Z] #37 58.69 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-03-18T17:19:28.768Z] #37 59.29 Selecting previously unselected package libarchive13:ppc64el. [2021-03-18T17:19:28.768Z] #37 59.30 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-03-18T17:19:28.768Z] #37 59.31 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-03-18T17:19:28.768Z] #37 59.62 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-03-18T17:19:28.768Z] #37 59.62 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-03-18T17:19:28.768Z] #37 59.62 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-03-18T17:19:28.768Z] #37 59.80 Selecting previously unselected package librhash0:ppc64el. [2021-03-18T17:19:28.768Z] #37 59.81 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-03-18T17:19:28.768Z] #37 59.82 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-03-18T17:19:28.768Z] #37 60.00 Selecting previously unselected package libuv1:ppc64el. [2021-03-18T17:19:28.768Z] #37 60.00 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-03-18T17:19:28.768Z] #37 60.01 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-03-18T17:19:28.768Z] #37 60.17 Selecting previously unselected package cmake. [2021-03-18T17:19:28.768Z] #37 60.18 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-03-18T17:19:28.768Z] #37 60.19 Unpacking cmake (3.13.4-1) ... [2021-03-18T17:19:28.768Z] #37 63.20 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-18T17:19:28.768Z] #37 63.22 Setting up xxd (2:8.1.0875-5) ... [2021-03-18T17:19:28.768Z] #37 63.23 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-03-18T17:19:28.768Z] #37 63.24 Setting up vim-common (2:8.1.0875-5) ... [2021-03-18T17:19:28.768Z] #37 63.30 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-03-18T17:19:28.794Z] #49 45.62 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-18T17:19:29.053Z] #49 45.89 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-18T17:19:29.068Z] #37 63.32 Setting up cmake-data (3.13.4-1) ... [2021-03-18T17:19:29.068Z] #37 63.34 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-03-18T17:19:29.068Z] #37 63.35 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-03-18T17:19:29.068Z] #37 63.36 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-03-18T17:19:29.068Z] #37 63.38 Setting up cmake (3.13.4-1) ... [2021-03-18T17:19:29.068Z] #37 63.40 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T17:19:29.068Z] #37 63.49 Processing triggers for mime-support (3.62) ... [2021-03-18T17:19:29.319Z] #49 46.18 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-18T17:19:29.341Z] Loaded image: debian:bullseye [2021-03-18T17:19:29.341Z] Loaded image: hello-world:latest [2021-03-18T17:19:29.367Z] #37 DONE 63.8s [2021-03-18T17:19:29.367Z] [2021-03-18T17:19:29.367Z] #14 [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-03-18T17:19:29.367Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-18T17:19:29.367Z] #14 62.89 Selecting previously unselected package mingw-w64-common. [2021-03-18T17:19:29.367Z] #14 62.89 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-18T17:19:29.367Z] #14 62.93 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-18T17:19:29.576Z] #49 46.24 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-18T17:19:29.576Z] #49 46.24 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-18T17:19:29.576Z] #49 46.37 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-18T17:19:29.576Z] #49 46.37 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-18T17:19:29.596Z] Loaded image: arm32v7/hello-world:latest [2021-03-18T17:19:29.596Z] INFO: Testing against a local daemon [2021-03-18T17:19:29.596Z] === RUN TestCgroupNamespacesBuild [2021-03-18T17:19:29.832Z] #49 46.54 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-18T17:19:29.832Z] #49 46.68 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-18T17:19:30.146Z] #49 46.91 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-18T17:19:30.404Z] #49 47.00 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-18T17:19:30.404Z] #49 47.17 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-18T17:19:30.404Z] #49 47.28 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-18T17:19:30.537Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2021-03-18T17:19:30.792Z] + docker version [2021-03-18T17:19:31.484Z] ok github.com/docker/docker/volume/mounts 0.056s coverage: 67.0% of statements [2021-03-18T17:19:31.485Z] --- PASS: TestCgroupNamespacesBuild (1.69s) [2021-03-18T17:19:31.485Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-18T17:19:31.746Z] ok github.com/docker/docker/volume/local 0.230s coverage: 76.4% of statements [2021-03-18T17:19:32.689Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.1% of statements [2021-03-18T17:19:32.849Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.56s) [2021-03-18T17:19:32.849Z] === RUN TestBuildWithSession [2021-03-18T17:19:32.849Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-18T17:19:32.849Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T17:19:32.849Z] === RUN TestBuildSquashParent [2021-03-18T17:19:32.951Z] #49 ... [2021-03-18T17:19:32.951Z] [2021-03-18T17:19:32.951Z] #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-03-18T17:19:32.951Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T17:19:32.951Z] #13 33.63 Fetched 8928 kB in 28s (317 kB/s) [2021-03-18T17:19:32.951Z] #13 33.63 Reading package lists... [2021-03-18T17:19:32.951Z] #13 43.79 Reading package lists... [2021-03-18T17:19:32.951Z] #13 ... [2021-03-18T17:19:32.951Z] [2021-03-18T17:19:32.951Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T17:19:32.951Z] #45 sha256:49a4659e6ede63110fabe8423d74cc3deb45c875b099a97e453ce83755f5549f [2021-03-18T17:19:32.951Z] #45 45.26 vendor/golang.org/x/crypto/internal/subtle [2021-03-18T17:19:32.951Z] #45 45.59 vendor/golang.org/x/crypto/curve25519 [2021-03-18T17:19:35.021Z] #14 ... [2021-03-18T17:19:35.021Z] [2021-03-18T17:19:35.021Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:19:35.021Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-18T17:19:35.021Z] #43 68.76 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-03-18T17:19:35.021Z] #43 68.77 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T17:19:35.021Z] #43 DONE 69.0s [2021-03-18T17:19:35.021Z] [2021-03-18T17:19:35.021Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-18T17:19:35.021Z] #38 sha256:a81f67ce60b9d78169de81491e5559a9f89762eaec30c812bc96bca4d3f37d8a [2021-03-18T17:19:35.021Z] #38 0.310 + RM_GOPATH=0 [2021-03-18T17:19:35.021Z] #38 0.311 + TMP_GOPATH= [2021-03-18T17:19:35.021Z] #38 0.311 + : /build [2021-03-18T17:19:35.021Z] #38 0.311 + '[' -z '' ']' [2021-03-18T17:19:35.021Z] #38 0.311 ++ mktemp -d [2021-03-18T17:19:35.021Z] #38 0.316 + export GOPATH=/tmp/tmp.qqUCn5LzJg [2021-03-18T17:19:35.021Z] #38 0.317 + GOPATH=/tmp/tmp.qqUCn5LzJg [2021-03-18T17:19:35.021Z] #38 0.317 + RM_GOPATH=1 [2021-03-18T17:19:35.021Z] #38 0.317 + case "$(go env GOARCH)" in [2021-03-18T17:19:35.021Z] #38 0.318 ++ go env GOARCH [2021-03-18T17:19:35.021Z] #38 0.326 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:19:35.021Z] #38 0.327 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:19:35.021Z] #38 0.329 ++ dirname /tmp/install/install.sh [2021-03-18T17:19:35.021Z] #38 0.334 + dir=/tmp/install [2021-03-18T17:19:35.021Z] #38 0.334 + bin=tini [2021-03-18T17:19:35.021Z] #38 0.334 + shift [2021-03-18T17:19:35.021Z] #38 0.334 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-18T17:19:35.021Z] #38 0.335 + . /tmp/install/tini.installer [2021-03-18T17:19:35.021Z] #38 0.342 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-18T17:19:35.021Z] #38 0.342 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-18T17:19:35.021Z] #38 0.342 + install_tini [2021-03-18T17:19:35.021Z] #38 0.342 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-18T17:19:35.021Z] #38 0.342 + git clone https://github.com/krallin/tini.git /tmp/tmp.qqUCn5LzJg/tini [2021-03-18T17:19:35.021Z] #38 0.346 Cloning into '/tmp/tmp.qqUCn5LzJg/tini'... [2021-03-18T17:19:35.021Z] #38 1.406 + cd /tmp/tmp.qqUCn5LzJg/tini [2021-03-18T17:19:35.021Z] #38 1.410 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-18T17:19:35.021Z] #38 1.420 + cmake . [2021-03-18T17:19:35.021Z] #38 2.290 -- The C compiler identification is GNU 8.3.0 [2021-03-18T17:19:35.021Z] #38 2.365 -- Check for working C compiler: /usr/bin/cc [2021-03-18T17:19:35.021Z] #38 2.892 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-18T17:19:35.021Z] #38 2.895 -- Detecting C compiler ABI info [2021-03-18T17:19:35.021Z] #38 3.524 -- Detecting C compiler ABI info - done [2021-03-18T17:19:35.021Z] #38 3.582 -- Detecting C compile features [2021-03-18T17:19:35.021Z] #38 ... [2021-03-18T17:19:35.021Z] [2021-03-18T17:19:35.021Z] #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-03-18T17:19:35.021Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69 [2021-03-18T17:19:35.021Z] #46 59.16 bufio [2021-03-18T17:19:35.021Z] #46 62.03 reflect [2021-03-18T17:19:35.021Z] #46 62.95 regexp/syntax [2021-03-18T17:19:35.021Z] #46 65.34 hash/crc32 [2021-03-18T17:19:35.021Z] #46 68.97 crypto/internal/randutil [2021-03-18T17:19:35.021Z] #46 ... [2021-03-18T17:19:35.021Z] [2021-03-18T17:19:35.021Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:19:35.021Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:19:35.088Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2021-03-18T17:19:35.572Z] Client: Docker Engine - Enterprise [2021-03-18T17:19:35.572Z] Version: 19.03.12 [2021-03-18T17:19:35.572Z] API version: 1.40 [2021-03-18T17:19:35.572Z] Go version: go1.13.13 [2021-03-18T17:19:35.572Z] Git commit: 4306744 [2021-03-18T17:19:35.572Z] Built: 08/05/2020 19:27:53 [2021-03-18T17:19:35.572Z] OS/Arch: windows/amd64 [2021-03-18T17:19:35.572Z] Experimental: false [2021-03-18T17:19:35.572Z] [2021-03-18T17:19:35.572Z] Server: Docker Engine - Enterprise [2021-03-18T17:19:35.572Z] Engine: [2021-03-18T17:19:35.572Z] Version: 19.03.12 [2021-03-18T17:19:35.572Z] API version: 1.40 (minimum version 1.24) [2021-03-18T17:19:35.572Z] Go version: go1.13.13 [2021-03-18T17:19:35.572Z] Git commit: f295753ffd [2021-03-18T17:19:35.572Z] Built: 08/05/2020 19:26:41 [2021-03-18T17:19:35.572Z] OS/Arch: windows/amd64 [2021-03-18T17:19:35.572Z] Experimental: true [2021-03-18T17:19:36.229Z] #45 ... [2021-03-18T17:19:36.229Z] [2021-03-18T17:19:36.229Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T17:19:36.229Z] #49 sha256:aefb9c148aabaa313602777f8f1643d496121d12261a3094a562f592b3733605 [2021-03-18T17:19:36.229Z] #49 52.71 go: extracting golang.org/x/text v0.3.2 [Pipeline] sh [2021-03-18T17:19:36.591Z] #44 1.786 Note: Building without setproctitle() and strlcpy() support. [2021-03-18T17:19:36.591Z] #44 1.802 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-18T17:19:36.591Z] #44 1.810 Note: Building without GnuTLS support [2021-03-18T17:19:36.591Z] #44 1.851 Makefile.config:39: Warn: you have no libnftables installed [2021-03-18T17:19:36.591Z] #44 1.860 Makefile.config:40: Warn: Building without nftables support [2021-03-18T17:19:36.591Z] #44 ... [2021-03-18T17:19:36.591Z] [2021-03-18T17:19:36.591Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T17:19:36.591Z] #35 sha256:deeda78e160ae40c38aec4dd3cf14b3373d65981345efe0c759a8b40cda55874 [2021-03-18T17:19:36.591Z] #35 60.99 path [2021-03-18T17:19:36.591Z] #35 63.03 text/tabwriter [2021-03-18T17:19:36.591Z] #35 67.69 internal/syscall/execenv [2021-03-18T17:19:36.591Z] #35 67.71 internal/syscall/unix [2021-03-18T17:19:36.591Z] #35 67.76 time [2021-03-18T17:19:36.896Z] #35 ... [2021-03-18T17:19:36.896Z] [2021-03-18T17:19:36.896Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-18T17:19:36.897Z] #38 sha256:a81f67ce60b9d78169de81491e5559a9f89762eaec30c812bc96bca4d3f37d8a [2021-03-18T17:19:36.897Z] #38 6.015 -- Detecting C compile features - done [2021-03-18T17:19:36.897Z] #38 6.083 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-18T17:19:36.897Z] #38 6.275 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-18T17:19:36.897Z] #38 6.371 -- Configuring done [2021-03-18T17:19:36.897Z] #38 6.404 -- Generating done [2021-03-18T17:19:36.897Z] #38 6.408 -- Build files have been written to: /tmp/tmp.qqUCn5LzJg/tini [2021-03-18T17:19:36.897Z] #38 6.428 + make tini-static [2021-03-18T17:19:36.897Z] #38 6.929 Scanning dependencies of target tini-static [2021-03-18T17:19:36.897Z] #38 7.065 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-18T17:19:37.174Z] + docker info [2021-03-18T17:19:37.178Z] #49 ... [2021-03-18T17:19:37.178Z] [2021-03-18T17:19:37.178Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-18T17:19:37.178Z] #67 sha256:3fae6d0d9f6a7c7b0c453b40a347e4752626739250457952786f6539a0c0baee [2021-03-18T17:19:37.178Z] #67 DONE 53.9s [2021-03-18T17:19:37.435Z] [2021-03-18T17:19:37.435Z] #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-03-18T17:19:37.435Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T17:19:37.435Z] #36 45.00 Reading package lists... [2021-03-18T17:19:37.692Z] #36 53.87 Building dependency tree... [2021-03-18T17:19:37.692Z] #36 ... [2021-03-18T17:19:37.692Z] [2021-03-18T17:19:37.692Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:19:37.692Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T17:19:37.692Z] #42 44.45 Reading package lists... [2021-03-18T17:19:37.692Z] #42 53.45 Building dependency tree... [2021-03-18T17:19:37.692Z] #42 ... [2021-03-18T17:19:37.692Z] [2021-03-18T17:19:37.692Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T17:19:37.692Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T17:19:37.692Z] #55 34.92 Reading package lists... [2021-03-18T17:19:37.692Z] #55 45.35 Reading package lists... [2021-03-18T17:19:38.453Z] #38 9.069 [100%] Linking C executable tini-static [2021-03-18T17:19:38.819Z] #55 54.92 Building dependency tree... [2021-03-18T17:19:38.819Z] #55 ... [2021-03-18T17:19:38.819Z] [2021-03-18T17:19:38.819Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T17:19:38.819Z] #34 sha256:080b7806eafd311fd33650c3675731433bc3600cda89797ca21cd5b00253ef9a [2021-03-18T17:19:38.819Z] #34 55.50 internal/reflectlite [2021-03-18T17:19:38.819Z] #34 55.55 sync [2021-03-18T17:19:39.103Z] #38 9.778 [100%] Built target tini-static [2021-03-18T17:19:39.403Z] #38 9.827 + mkdir -p /build [2021-03-18T17:19:39.403Z] #38 9.831 + cp tini-static /build/docker-init [2021-03-18T17:19:39.403Z] #38 DONE 10.0s [2021-03-18T17:19:39.403Z] [2021-03-18T17:19:39.403Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:19:39.403Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:19:39.403Z] #44 3.732 fatal: not a git repository (or any of the parent directories): .git [2021-03-18T17:19:39.403Z] #44 3.787 GEN .gitid [2021-03-18T17:19:39.403Z] #44 3.851 GEN criu/include/version.h [2021-03-18T17:19:39.403Z] #44 3.919 GEN include/common/asm [2021-03-18T17:19:39.426Z] --- PASS: TestBuildSquashParent (5.94s) [2021-03-18T17:19:39.426Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-18T17:19:39.426Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T17:19:39.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T17:19:39.426Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T17:19:39.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T17:19:39.426Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T17:19:39.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T17:19:39.426Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T17:19:39.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T17:19:39.426Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T17:19:39.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T17:19:39.426Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T17:19:39.426Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T17:19:39.426Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T17:19:39.426Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T17:19:40.075Z] #44 ... [2021-03-18T17:19:40.075Z] [2021-03-18T17:19:40.075Z] #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-03-18T17:19:40.075Z] #52 sha256:1280ae287c6a226b4fcef1be8ff1646f756fa25ce2a6150e4eb84c16edc7b4d1 [2021-03-18T17:19:40.075Z] #52 64.37 reflect [2021-03-18T17:19:40.075Z] #52 65.48 regexp/syntax [2021-03-18T17:19:40.075Z] #52 ... [2021-03-18T17:19:40.075Z] [2021-03-18T17:19:40.075Z] #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-03-18T17:19:40.075Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69 [2021-03-18T17:19:40.075Z] #46 69.37 crypto/hmac [2021-03-18T17:19:40.075Z] #46 70.04 crypto/rc4 [2021-03-18T17:19:40.075Z] #46 70.68 vendor/golang.org/x/crypto/hkdf [2021-03-18T17:19:40.075Z] #46 71.24 vendor/golang.org/x/text/transform [2021-03-18T17:19:41.137Z] #46 ... [2021-03-18T17:19:41.137Z] [2021-03-18T17:19:41.137Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:19:41.137Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:19:41.137Z] #44 6.379 PBCC images/timens.pb-c.c [2021-03-18T17:19:41.137Z] #44 6.420 DEP images/timens.pb-c.d [2021-03-18T17:19:41.137Z] #44 6.522 PBCC images/fown.pb-c.c [2021-03-18T17:19:41.137Z] #44 6.552 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-18T17:19:41.354Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T17:19:41.437Z] #44 6.644 PBCC images/opts.pb-c.c [2021-03-18T17:19:41.437Z] #44 6.697 PBCC images/memfd.pb-c.c [2021-03-18T17:19:41.437Z] #44 6.814 DEP images/fown.pb-c.d [2021-03-18T17:19:41.437Z] #44 6.870 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-18T17:19:41.657Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T17:19:41.738Z] #44 6.945 DEP images/opts.pb-c.d [2021-03-18T17:19:41.738Z] #44 6.984 DEP images/memfd.pb-c.d [2021-03-18T17:19:41.738Z] #44 7.031 PBCC images/sit.pb-c.c [2021-03-18T17:19:41.738Z] #44 7.110 DEP images/sit.pb-c.d [2021-03-18T17:19:41.738Z] #44 7.189 PBCC images/macvlan.pb-c.c [2021-03-18T17:19:42.036Z] #44 7.211 DEP images/macvlan.pb-c.d [2021-03-18T17:19:42.036Z] #44 7.293 PBCC images/autofs.pb-c.c [2021-03-18T17:19:42.036Z] #44 7.314 DEP images/autofs.pb-c.d [2021-03-18T17:19:42.036Z] #44 7.409 PBCC images/sysctl.pb-c.c [2021-03-18T17:19:42.036Z] #44 7.421 DEP images/sysctl.pb-c.d [2021-03-18T17:19:42.036Z] #44 7.489 PBCC images/time.pb-c.c [2021-03-18T17:19:42.036Z] #44 7.520 DEP images/time.pb-c.d [2021-03-18T17:19:42.337Z] #44 7.618 PBCC images/binfmt-misc.pb-c.c [2021-03-18T17:19:42.337Z] #44 7.639 DEP images/binfmt-misc.pb-c.d [2021-03-18T17:19:42.337Z] #44 7.694 PBCC images/seccomp.pb-c.c [2021-03-18T17:19:42.337Z] #44 7.709 DEP images/seccomp.pb-c.d [2021-03-18T17:19:42.337Z] #44 7.784 PBCC images/userns.pb-c.c [2021-03-18T17:19:42.636Z] #44 7.828 DEP images/userns.pb-c.d [2021-03-18T17:19:42.636Z] #44 7.881 PBCC images/cgroup.pb-c.c [2021-03-18T17:19:42.636Z] #44 7.927 DEP images/cgroup.pb-c.d [2021-03-18T17:19:42.636Z] #44 7.993 PBCC images/ext-file.pb-c.c [2021-03-18T17:19:42.636Z] #44 8.038 DEP images/ext-file.pb-c.d [2021-03-18T17:19:42.935Z] #44 8.123 PBCC images/rpc.pb-c.c [2021-03-18T17:19:42.936Z] #44 8.191 DEP images/rpc.pb-c.d [2021-03-18T17:19:42.936Z] #44 8.305 PBCC images/siginfo.pb-c.c [2021-03-18T17:19:42.936Z] #44 ... [2021-03-18T17:19:42.936Z] [2021-03-18T17:19:42.936Z] #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-03-18T17:19:42.936Z] #48 sha256:ad1e1668d33cac25dd03a66f42c3490a2d1f4fa6bb3fffa4fc69db1b90fa6bef [2021-03-18T17:19:42.936Z] #48 DONE 77.4s [2021-03-18T17:19:42.936Z] [2021-03-18T17:19:42.936Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:19:42.936Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:19:42.936Z] #44 8.332 DEP images/siginfo.pb-c.d [2021-03-18T17:19:42.936Z] #44 8.429 PBCC images/pagemap.pb-c.c [2021-03-18T17:19:42.998Z] #34 59.65 errors [2021-03-18T17:19:42.998Z] #34 59.66 sort [2021-03-18T17:19:43.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-18T17:19:43.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-18T17:19:43.235Z] #44 8.491 DEP images/pagemap.pb-c.d [2021-03-18T17:19:43.235Z] #44 8.610 PBCC images/rlimit.pb-c.c [2021-03-18T17:19:43.235Z] #44 8.620 DEP images/rlimit.pb-c.d [2021-03-18T17:19:43.235Z] #44 8.640 PBCC images/file-lock.pb-c.c [2021-03-18T17:19:43.235Z] #44 8.652 DEP images/file-lock.pb-c.d [2021-03-18T17:19:43.235Z] #44 8.728 PBCC images/tty.pb-c.c [2021-03-18T17:19:43.534Z] #44 8.840 DEP images/tty.pb-c.d [2021-03-18T17:19:43.534Z] #44 8.915 PBCC images/tun.pb-c.c [2021-03-18T17:19:43.546Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T17:19:43.561Z] #34 60.25 strconv [2021-03-18T17:19:43.801Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T17:19:43.834Z] #44 9.020 PBCC images/netdev.pb-c.c [2021-03-18T17:19:43.834Z] #44 9.253 DEP images/tun.pb-c.d [2021-03-18T17:19:44.125Z] #34 ... [2021-03-18T17:19:44.125Z] [2021-03-18T17:19:44.125Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T17:19:44.125Z] #49 sha256:aefb9c148aabaa313602777f8f1643d496121d12261a3094a562f592b3733605 [2021-03-18T17:19:44.125Z] #49 59.81 go: finding github.com/fatih/color v1.7.0 [2021-03-18T17:19:44.125Z] #49 60.10 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-18T17:19:44.125Z] #49 60.21 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-18T17:19:44.125Z] #49 60.26 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-18T17:19:44.125Z] #49 60.39 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-18T17:19:44.125Z] #49 60.60 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-18T17:19:44.125Z] #49 60.64 go: finding github.com/pkg/errors v0.8.1 [2021-03-18T17:19:44.125Z] #49 60.67 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-18T17:19:44.125Z] #49 60.67 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-18T17:19:44.125Z] #49 60.70 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-18T17:19:44.125Z] #49 60.74 go: finding github.com/stretchr/testify v1.4.0 [2021-03-18T17:19:44.125Z] #49 60.75 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-18T17:19:44.125Z] #49 60.76 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-18T17:19:44.125Z] #49 60.84 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-18T17:19:44.125Z] #49 60.85 go: finding github.com/spf13/viper v1.6.1 [2021-03-18T17:19:44.125Z] #49 60.95 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-18T17:19:44.132Z] #44 9.329 DEP images/netdev.pb-c.d [2021-03-18T17:19:44.132Z] #44 9.407 PBCC images/vma.pb-c.c [2021-03-18T17:19:44.132Z] #44 9.462 DEP images/vma.pb-c.d [2021-03-18T17:19:44.382Z] #49 60.97 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-18T17:19:44.382Z] #49 60.98 go: finding github.com/stretchr/objx v0.2.0 [2021-03-18T17:19:44.382Z] #49 61.05 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-18T17:19:44.382Z] #49 61.20 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-18T17:19:44.382Z] #49 61.22 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-18T17:19:44.382Z] #49 61.25 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-18T17:19:44.432Z] #44 9.558 PBCC images/creds.pb-c.c [2021-03-18T17:19:44.432Z] #44 9.600 DEP images/creds.pb-c.d [2021-03-18T17:19:44.432Z] #44 9.713 PBCC images/utsns.pb-c.c [2021-03-18T17:19:44.432Z] #44 9.769 DEP images/utsns.pb-c.d [2021-03-18T17:19:44.432Z] #44 9.802 PBCC images/ipc-desc.pb-c.c [2021-03-18T17:19:44.432Z] #44 9.826 PBCC images/ipc-sem.pb-c.c [2021-03-18T17:19:44.432Z] #44 9.841 DEP images/ipc-desc.pb-c.d [2021-03-18T17:19:44.432Z] #44 9.881 DEP images/ipc-sem.pb-c.d [2021-03-18T17:19:44.432Z] #44 9.904 PBCC images/ipc-msg.pb-c.c [2021-03-18T17:19:44.432Z] #44 9.915 DEP images/ipc-msg.pb-c.d [2021-03-18T17:19:44.432Z] #44 9.946 PBCC images/ipc-shm.pb-c.c [2021-03-18T17:19:44.639Z] #49 61.32 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-18T17:19:44.639Z] #49 61.34 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-18T17:19:44.639Z] #49 61.41 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-18T17:19:44.639Z] #49 61.41 go: finding github.com/gobwas/glob v0.2.3 [2021-03-18T17:19:44.639Z] #49 61.43 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-18T17:19:44.639Z] #49 61.45 go: finding github.com/spf13/cobra v0.0.5 [2021-03-18T17:19:44.639Z] #49 61.49 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-18T17:19:44.639Z] #49 61.54 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-18T17:19:44.739Z] #44 9.960 DEP images/ipc-shm.pb-c.d [2021-03-18T17:19:44.739Z] #44 9.988 PBCC images/ipc-var.pb-c.c [2021-03-18T17:19:44.739Z] #44 9.998 DEP images/ipc-var.pb-c.d [2021-03-18T17:19:44.739Z] #44 10.02 PBCC images/sk-opts.pb-c.c [2021-03-18T17:19:44.739Z] #44 10.04 PBCC images/packet-sock.pb-c.c [2021-03-18T17:19:44.739Z] #44 10.07 DEP images/sk-opts.pb-c.d [2021-03-18T17:19:44.739Z] #44 10.10 DEP images/packet-sock.pb-c.d [2021-03-18T17:19:44.739Z] #44 10.15 PBCC images/sk-netlink.pb-c.c [2021-03-18T17:19:44.739Z] #44 10.19 DEP images/sk-netlink.pb-c.d [2021-03-18T17:19:44.897Z] #49 61.55 go: finding github.com/spf13/pflag v1.0.5 [2021-03-18T17:19:44.897Z] #49 61.58 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-18T17:19:44.897Z] #49 61.69 go: finding github.com/magiconair/properties v1.8.1 [2021-03-18T17:19:44.897Z] #49 61.78 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-18T17:19:44.897Z] #49 61.79 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-18T17:19:45.038Z] #44 10.30 PBCC images/sk-inet.pb-c.c [2021-03-18T17:19:45.038Z] #44 10.33 DEP images/sk-inet.pb-c.d [2021-03-18T17:19:45.154Z] #49 61.82 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-18T17:19:45.154Z] #49 61.84 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-18T17:19:45.154Z] #49 61.91 go: finding github.com/spf13/afero v1.1.2 [2021-03-18T17:19:45.154Z] #49 61.93 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-18T17:19:45.154Z] #49 61.97 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-18T17:19:45.154Z] #49 62.01 go: finding github.com/spf13/cast v1.3.0 [2021-03-18T17:19:45.337Z] #44 10.45 PBCC images/sk-unix.pb-c.c [2021-03-18T17:19:45.337Z] #44 10.50 DEP images/sk-unix.pb-c.d [2021-03-18T17:19:45.337Z] #44 10.54 PBCC images/mm.pb-c.c [2021-03-18T17:19:45.337Z] #44 10.59 DEP images/mm.pb-c.d [2021-03-18T17:19:45.337Z] #44 10.63 PBCC images/timerfd.pb-c.c [2021-03-18T17:19:45.337Z] #44 10.67 DEP images/timerfd.pb-c.d [2021-03-18T17:19:45.337Z] #44 10.73 PBCC images/timer.pb-c.c [2021-03-18T17:19:45.337Z] #44 10.79 DEP images/timer.pb-c.d [2021-03-18T17:19:45.337Z] #44 ... [2021-03-18T17:19:45.337Z] [2021-03-18T17:19:45.337Z] #14 [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-03-18T17:19:45.337Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-18T17:19:45.337Z] #14 69.35 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-18T17:19:45.337Z] #14 69.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-18T17:19:45.337Z] #14 69.36 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-18T17:19:45.337Z] #14 75.90 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-18T17:19:45.337Z] #14 75.93 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-18T17:19:45.337Z] #14 75.94 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-18T17:19:45.337Z] #14 76.03 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-18T17:19:45.337Z] #14 76.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-18T17:19:45.337Z] #14 76.06 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T17:19:45.411Z] #49 62.04 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-18T17:19:45.411Z] #49 62.06 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-18T17:19:45.411Z] #49 62.11 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-18T17:19:45.411Z] #49 62.19 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-18T17:19:45.635Z] #14 ... [2021-03-18T17:19:45.635Z] [2021-03-18T17:19:45.635Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:19:45.635Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:19:45.635Z] #44 10.86 PBCC images/sa.pb-c.c [2021-03-18T17:19:45.635Z] #44 10.91 DEP images/sa.pb-c.d [2021-03-18T17:19:45.635Z] #44 10.97 PBCC images/pipe-data.pb-c.c [2021-03-18T17:19:45.635Z] #44 10.98 DEP images/pipe-data.pb-c.d [2021-03-18T17:19:45.635Z] #44 11.06 PBCC images/mnt.pb-c.c [2021-03-18T17:19:45.668Z] #49 62.35 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-18T17:19:45.668Z] #49 62.44 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-18T17:19:45.668Z] #49 62.55 go: finding golang.org/x/text v0.3.2 [2021-03-18T17:19:45.928Z] #49 62.72 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-18T17:19:45.928Z] #49 62.76 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-18T17:19:45.928Z] #49 62.78 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-18T17:19:45.928Z] #49 62.80 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-18T17:19:45.934Z] #44 11.13 DEP images/mnt.pb-c.d [2021-03-18T17:19:45.934Z] #44 11.19 PBCC images/sk-packet.pb-c.c [2021-03-18T17:19:45.934Z] #44 11.22 DEP images/sk-packet.pb-c.d [2021-03-18T17:19:45.934Z] #44 11.29 PBCC images/tcp-stream.pb-c.c [2021-03-18T17:19:46.188Z] #49 62.84 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-18T17:19:46.188Z] #49 62.86 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-18T17:19:46.188Z] #49 62.88 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-18T17:19:46.188Z] #49 62.91 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-18T17:19:46.188Z] #49 62.93 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-18T17:19:46.188Z] #49 62.96 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-18T17:19:46.188Z] #49 62.99 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-18T17:19:46.188Z] #49 63.02 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-18T17:19:46.188Z] #49 63.10 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-18T17:19:46.188Z] #49 63.11 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-18T17:19:46.188Z] #49 63.12 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-18T17:19:46.232Z] #44 11.38 DEP images/tcp-stream.pb-c.d [2021-03-18T17:19:46.232Z] #44 11.48 PBCC images/pipe.pb-c.c [2021-03-18T17:19:46.232Z] #44 11.56 DEP images/pipe.pb-c.d [2021-03-18T17:19:46.232Z] #44 11.60 PBCC images/pstree.pb-c.c [2021-03-18T17:19:46.232Z] #44 11.62 DEP images/pstree.pb-c.d [2021-03-18T17:19:46.232Z] #44 11.71 PBCC images/fs.pb-c.c [2021-03-18T17:19:46.373Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-18T17:19:46.373Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.59s) [2021-03-18T17:19:46.373Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.70s) [2021-03-18T17:19:46.373Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s) [2021-03-18T17:19:46.373Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.28s) [2021-03-18T17:19:46.373Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s) [2021-03-18T17:19:46.373Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.14s) [2021-03-18T17:19:46.373Z] === RUN TestBuildMultiStageCopy [2021-03-18T17:19:46.373Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-18T17:19:46.447Z] #49 63.13 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-18T17:19:46.447Z] #49 63.17 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-18T17:19:46.447Z] #49 63.19 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-18T17:19:46.447Z] #49 63.28 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-18T17:19:46.531Z] #44 11.76 DEP images/fs.pb-c.d [2021-03-18T17:19:46.531Z] #44 11.85 PBCC images/signalfd.pb-c.c [2021-03-18T17:19:46.531Z] #44 11.92 DEP images/signalfd.pb-c.d [2021-03-18T17:19:46.705Z] #49 63.50 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-18T17:19:46.705Z] #49 63.54 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-18T17:19:46.829Z] #44 12.04 PBCC images/fh.pb-c.c [2021-03-18T17:19:46.829Z] #44 12.09 PBCC images/fsnotify.pb-c.c [2021-03-18T17:19:46.829Z] #44 12.21 DEP images/fh.pb-c.d [2021-03-18T17:19:46.829Z] #44 12.27 DEP images/fsnotify.pb-c.d [2021-03-18T17:19:46.963Z] #49 63.74 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-18T17:19:46.963Z] #49 63.78 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-18T17:19:46.963Z] #49 63.80 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-18T17:19:46.963Z] #49 63.87 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-18T17:19:47.128Z] #44 12.32 PBCC images/eventpoll.pb-c.c [2021-03-18T17:19:47.128Z] #44 12.36 DEP images/eventpoll.pb-c.d [2021-03-18T17:19:47.128Z] #44 12.43 PBCC images/eventfd.pb-c.c [2021-03-18T17:19:47.128Z] #44 12.46 DEP images/eventfd.pb-c.d [2021-03-18T17:19:47.128Z] #44 12.51 PBCC images/remap-file-path.pb-c.c [2021-03-18T17:19:47.128Z] #44 12.55 DEP images/remap-file-path.pb-c.d [2021-03-18T17:19:47.281Z] #49 63.87 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-18T17:19:47.426Z] #44 12.62 PBCC images/fifo.pb-c.c [2021-03-18T17:19:47.427Z] #44 12.66 DEP images/fifo.pb-c.d [2021-03-18T17:19:47.427Z] #44 12.75 PBCC images/ghost-file.pb-c.c [2021-03-18T17:19:47.427Z] #44 12.79 DEP images/ghost-file.pb-c.d [2021-03-18T17:19:47.427Z] #44 12.85 PBCC images/regfile.pb-c.c [2021-03-18T17:19:47.427Z] #44 12.92 DEP images/regfile.pb-c.d [2021-03-18T17:19:47.725Z] #44 13.01 PBCC images/ns.pb-c.c [2021-03-18T17:19:47.725Z] #44 13.04 DEP images/ns.pb-c.d [2021-03-18T17:19:47.725Z] #44 13.10 PBCC images/fdinfo.pb-c.c [2021-03-18T17:19:47.725Z] #44 13.24 DEP images/fdinfo.pb-c.d [2021-03-18T17:19:48.025Z] #44 13.40 PBCC images/core-aarch64.pb-c.c [2021-03-18T17:19:48.025Z] #44 13.48 PBCC images/core-arm.pb-c.c [2021-03-18T17:19:48.025Z] #44 13.52 PBCC images/core-ppc64.pb-c.c [2021-03-18T17:19:48.267Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-18T17:19:48.267Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-18T17:19:48.267Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-18T17:19:48.327Z] #44 13.63 PBCC images/core-s390.pb-c.c [2021-03-18T17:19:48.327Z] #44 13.71 PBCC images/core-x86.pb-c.c [2021-03-18T17:19:48.523Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-18T17:19:48.629Z] #44 13.79 PBCC images/core.pb-c.c [2021-03-18T17:19:48.629Z] #44 13.90 PBCC images/inventory.pb-c.c [2021-03-18T17:19:48.629Z] #44 13.98 DEP images/core-aarch64.pb-c.d [2021-03-18T17:19:48.779Z] --- PASS: TestBuildMultiStageCopy (2.85s) [2021-03-18T17:19:48.779Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.94s) [2021-03-18T17:19:48.779Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2021-03-18T17:19:48.779Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-03-18T17:19:48.779Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-03-18T17:19:48.779Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-03-18T17:19:48.779Z] === RUN TestBuildMultiStageParentConfig [2021-03-18T17:19:48.926Z] #44 14.07 DEP images/core-arm.pb-c.d [2021-03-18T17:19:48.926Z] #44 14.11 DEP images/core-ppc64.pb-c.d [2021-03-18T17:19:48.926Z] #44 14.16 DEP images/core-s390.pb-c.d [2021-03-18T17:19:48.926Z] #44 14.21 DEP images/core-x86.pb-c.d [2021-03-18T17:19:48.926Z] #44 14.30 DEP images/core.pb-c.d [2021-03-18T17:19:48.926Z] #44 14.35 DEP images/inventory.pb-c.d [2021-03-18T17:19:48.926Z] #44 14.38 PBCC images/cpuinfo.pb-c.c [2021-03-18T17:19:48.926Z] #44 14.40 DEP images/cpuinfo.pb-c.d [2021-03-18T17:19:49.223Z] #44 14.47 PBCC images/stats.pb-c.c [2021-03-18T17:19:49.223Z] #44 14.52 DEP images/stats.pb-c.d [2021-03-18T17:19:49.389Z] #49 ... [2021-03-18T17:19:49.389Z] [2021-03-18T17:19:49.389Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:19:49.389Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T17:19:49.389Z] #42 53.45 Building dependency tree... [2021-03-18T17:19:49.389Z] #42 58.89 The following additional packages will be installed: [2021-03-18T17:19:49.389Z] #42 58.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-18T17:19:49.389Z] #42 58.92 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-18T17:19:49.389Z] #42 58.93 Suggested packages: [2021-03-18T17:19:49.389Z] #42 58.94 manpages-dev python-setuptools [2021-03-18T17:19:49.389Z] #42 61.30 The following NEW packages will be installed: [2021-03-18T17:19:49.389Z] #42 61.31 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-18T17:19:49.389Z] #42 61.31 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-18T17:19:49.389Z] #42 61.31 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-18T17:19:49.389Z] #42 61.31 python-six zlib1g-dev [2021-03-18T17:19:49.389Z] #42 62.10 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-18T17:19:49.389Z] #42 62.10 Need to get 4095 kB of archives. [2021-03-18T17:19:49.389Z] #42 62.10 After this operation, 22.5 MB of additional disk space will be used. [2021-03-18T17:19:49.389Z] #42 62.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-18T17:19:49.389Z] #42 62.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-18T17:19:49.389Z] #42 62.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-18T17:19:49.389Z] #42 62.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-18T17:19:49.389Z] #42 62.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-18T17:19:49.389Z] #42 62.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-18T17:19:49.389Z] #42 63.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-18T17:19:49.389Z] #42 63.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-18T17:19:49.389Z] #42 63.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-18T17:19:49.389Z] #42 63.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-18T17:19:49.389Z] #42 63.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-18T17:19:49.389Z] #42 64.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-18T17:19:49.389Z] #42 64.57 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-18T17:19:49.389Z] #42 64.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-18T17:19:49.389Z] #42 64.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-18T17:19:49.389Z] #42 64.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-18T17:19:49.389Z] #42 64.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-18T17:19:49.389Z] #42 ... [2021-03-18T17:19:49.389Z] [2021-03-18T17:19:49.389Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-18T17:19:49.389Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-18T17:19:49.389Z] #55 54.92 Building dependency tree... [2021-03-18T17:19:49.389Z] #55 60.15 The following additional packages will be installed: [2021-03-18T17:19:49.389Z] #55 60.18 libbtrfs0 [2021-03-18T17:19:49.389Z] #55 60.47 The following NEW packages will be installed: [2021-03-18T17:19:49.389Z] #55 60.49 libbtrfs-dev libbtrfs0 [2021-03-18T17:19:49.389Z] #55 61.19 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-18T17:19:49.389Z] #55 61.19 Need to get 119 kB of archives. [2021-03-18T17:19:49.389Z] #55 61.19 After this operation, 387 kB of additional disk space will be used. [2021-03-18T17:19:49.389Z] #55 61.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-18T17:19:49.389Z] #55 61.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-18T17:19:49.389Z] #55 63.00 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T17:19:49.389Z] #55 63.30 Fetched 119 kB in 1s (192 kB/s) [2021-03-18T17:19:49.389Z] #55 63.52 Selecting previously unselected package libbtrfs0. [2021-03-18T17:19:49.389Z] #55 63.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-18T17:19:49.389Z] #55 63.65 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-18T17:19:49.389Z] #55 63.80 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-18T17:19:49.389Z] #55 64.06 Selecting previously unselected package libbtrfs-dev. [2021-03-18T17:19:49.389Z] #55 64.09 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-18T17:19:49.389Z] #55 64.16 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-18T17:19:49.389Z] #55 64.71 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-18T17:19:49.389Z] #55 64.89 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-18T17:19:49.389Z] #55 64.96 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T17:19:49.389Z] #55 DONE 66.0s [2021-03-18T17:19:49.389Z] [2021-03-18T17:19:49.389Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T17:19:49.389Z] #56 sha256:b980b9cfa201f4f649c108e8eb3e52fe2d7a1647dad33671f4a44dd8a7132384 [2021-03-18T17:19:49.664Z] #56 ... [2021-03-18T17:19:49.664Z] [2021-03-18T17:19:49.664Z] #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-03-18T17:19:49.664Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T17:19:49.664Z] #36 53.87 Building dependency tree... [2021-03-18T17:19:49.664Z] #36 59.32 The following additional packages will be installed: [2021-03-18T17:19:49.664Z] #36 59.33 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-18T17:19:49.664Z] #36 59.35 Suggested packages: [2021-03-18T17:19:49.664Z] #36 59.36 cmake-doc ninja-build lrzip [2021-03-18T17:19:49.664Z] #36 59.36 Recommended packages: [2021-03-18T17:19:49.664Z] #36 59.36 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-18T17:19:49.664Z] #36 60.91 The following NEW packages will be installed: [2021-03-18T17:19:49.664Z] #36 60.93 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-18T17:19:49.664Z] #36 60.94 vim-common xxd [2021-03-18T17:19:49.664Z] #36 61.50 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-18T17:19:49.664Z] #36 61.50 Need to get 14.9 MB of archives. [2021-03-18T17:19:49.664Z] #36 61.50 After this operation, 61.8 MB of additional disk space will be used. [2021-03-18T17:19:49.664Z] #36 61.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-18T17:19:49.664Z] #36 61.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-18T17:19:49.664Z] #36 61.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-18T17:19:49.664Z] #36 61.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-18T17:19:49.664Z] #36 63.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-18T17:19:49.664Z] #36 63.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-18T17:19:49.664Z] #36 63.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-18T17:19:49.664Z] #36 63.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-18T17:19:49.664Z] #36 63.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-18T17:19:49.664Z] #36 63.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-18T17:19:49.664Z] #36 66.42 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T17:19:49.703Z] Client: [2021-03-18T17:19:49.703Z] Debug Mode: false [2021-03-18T17:19:49.703Z] Plugins: [2021-03-18T17:19:49.703Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-18T17:19:49.703Z] [2021-03-18T17:19:49.703Z] Server: [2021-03-18T17:19:49.703Z] Containers: 0 [2021-03-18T17:19:49.703Z] Running: 0 [2021-03-18T17:19:49.703Z] Paused: 0 [2021-03-18T17:19:49.703Z] Stopped: 0 [2021-03-18T17:19:49.703Z] Images: 0 [2021-03-18T17:19:49.703Z] Server Version: 19.03.12 [2021-03-18T17:19:49.703Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-18T17:19:49.703Z] Windows: [2021-03-18T17:19:49.703Z] LCOW: [2021-03-18T17:19:49.703Z] Logging Driver: json-file [2021-03-18T17:19:49.703Z] Plugins: [2021-03-18T17:19:49.703Z] Volume: local [2021-03-18T17:19:49.703Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-18T17:19:49.703Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-18T17:19:49.703Z] Swarm: inactive [2021-03-18T17:19:49.703Z] Default Isolation: process [2021-03-18T17:19:49.703Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-18T17:19:49.703Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-18T17:19:49.703Z] OSType: windows [2021-03-18T17:19:49.703Z] Architecture: x86_64 [2021-03-18T17:19:49.703Z] CPUs: 4 [2021-03-18T17:19:49.703Z] Total Memory: 32GiB [2021-03-18T17:19:49.703Z] Name: azwin-2-38d860 [2021-03-18T17:19:49.703Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-03-18T17:19:49.703Z] Docker Root Dir: D:\docker [2021-03-18T17:19:49.703Z] Debug Mode: false [2021-03-18T17:19:49.703Z] Registry: https://index.docker.io/v1/ [2021-03-18T17:19:49.703Z] Labels: [2021-03-18T17:19:49.703Z] Experimental: true [2021-03-18T17:19:49.703Z] Insecure Registries: [2021-03-18T17:19:49.703Z] 10.0.0.4:5000 [2021-03-18T17:19:49.703Z] 127.0.0.0/8 [2021-03-18T17:19:49.703Z] Registry Mirrors: [2021-03-18T17:19:49.703Z] http://10.0.0.4:5000/ [2021-03-18T17:19:49.703Z] Live Restore Enabled: false [2021-03-18T17:19:49.703Z] [2021-03-18T17:19:49.705Z] --- PASS: TestBuildMultiStageParentConfig (0.84s) [2021-03-18T17:19:49.705Z] === RUN TestBuildLabelWithTargets [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-03-18T17:19:49.924Z] #36 66.77 Fetched 14.9 MB in 4s (4193 kB/s) [2021-03-18T17:19:49.924Z] #36 ... [2021-03-18T17:19:49.924Z] [2021-03-18T17:19:49.924Z] #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-03-18T17:19:49.924Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-18T17:19:50.276Z] #44 ... [2021-03-18T17:19:50.276Z] [2021-03-18T17:19:50.276Z] #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-03-18T17:19:50.276Z] #52 sha256:1280ae287c6a226b4fcef1be8ff1646f756fa25ce2a6150e4eb84c16edc7b4d1 [2021-03-18T17:19:50.276Z] #52 74.63 time [2021-03-18T17:19:50.276Z] #52 79.31 regexp [2021-03-18T17:19:50.574Z] #52 ... [2021-03-18T17:19:50.574Z] [2021-03-18T17:19:50.574Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T17:19:50.574Z] #35 sha256:deeda78e160ae40c38aec4dd3cf14b3373d65981345efe0c759a8b40cda55874 [2021-03-18T17:19:50.574Z] #35 76.51 internal/poll [2021-03-18T17:19:50.574Z] #35 79.86 os [2021-03-18T17:19:50.574Z] #35 80.66 internal/fmtsort [2021-03-18T17:19:50.574Z] #35 82.30 path/filepath [2021-03-18T17:19:50.574Z] #35 82.31 fmt [2021-03-18T17:19:50.574Z] #35 83.75 io/ioutil [2021-03-18T17:19:50.633Z] --- PASS: TestBuildLabelWithTargets (1.02s) [2021-03-18T17:19:50.633Z] === RUN TestBuildWithEmptyLayers [2021-03-18T17:19:50.874Z] #35 ... [2021-03-18T17:19:50.875Z] [2021-03-18T17:19:50.875Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:19:50.875Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:19:50.875Z] #44 16.30 make[1]: Nothing to be done for 'all'. [2021-03-18T17:19:51.195Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2021-03-18T17:19:51.195Z] === RUN TestBuildMultiStageOnBuild [2021-03-18T17:19:51.464Z] #32 66.21 Checking out files: 63% (966/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/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: 92% (1402/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-03-18T17:19:51.464Z] #32 67.69 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-18T17:19:51.722Z] #32 67.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T17:19:52.651Z] #32 ... [2021-03-18T17:19:52.651Z] [2021-03-18T17:19:52.651Z] #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-03-18T17:19:52.651Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T17:19:52.651Z] #13 43.79 Reading package lists... [2021-03-18T17:19:52.651Z] #13 53.98 Building dependency tree... [2021-03-18T17:19:52.651Z] #13 59.21 The following additional packages will be installed: [2021-03-18T17:19:52.651Z] #13 59.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-18T17:19:52.651Z] #13 59.24 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-18T17:19:52.651Z] #13 59.24 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-18T17:19:52.651Z] #13 59.25 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-18T17:19:52.651Z] #13 59.25 mingw-w64-common mingw-w64-x86-64-dev [2021-03-18T17:19:52.651Z] #13 59.26 Suggested packages: [2021-03-18T17:19:52.651Z] #13 59.28 gcc-8-locales seccomp wine64 [2021-03-18T17:19:52.651Z] #13 61.55 The following NEW packages will be installed: [2021-03-18T17:19:52.651Z] #13 61.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-18T17:19:52.651Z] #13 61.55 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-18T17:19:52.651Z] #13 61.55 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-18T17:19:52.651Z] #13 61.55 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-18T17:19:52.651Z] #13 61.55 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-18T17:19:52.651Z] #13 61.60 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-18T17:19:52.651Z] #13 61.60 The following packages will be upgraded: [2021-03-18T17:19:52.651Z] #13 61.61 libseccomp2 libsystemd0 libudev1 [2021-03-18T17:19:52.651Z] #13 62.25 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-18T17:19:52.651Z] #13 62.25 Need to get 78.2 MB of archives. [2021-03-18T17:19:52.651Z] #13 62.25 After this operation, 487 MB of additional disk space will be used. [2021-03-18T17:19:52.651Z] #13 62.25 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-18T17:19:52.651Z] #13 62.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-18T17:19:52.651Z] #13 62.46 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-18T17:19:52.651Z] #13 62.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-18T17:19:52.651Z] #13 62.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-18T17:19:52.651Z] #13 63.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-18T17:19:52.651Z] #13 ... [2021-03-18T17:19:52.651Z] [2021-03-18T17:19:52.651Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:19:52.651Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T17:19:52.651Z] #42 66.86 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T17:19:52.651Z] #42 67.33 Fetched 4095 kB in 3s (1199 kB/s) [2021-03-18T17:19:52.651Z] #42 67.53 Selecting previously unselected package libcap-dev:amd64. [2021-03-18T17:19:52.651Z] #42 67.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-18T17:19:52.651Z] #42 67.69 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-18T17:19:52.651Z] #42 67.73 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-18T17:19:52.651Z] #42 68.01 Selecting previously unselected package libnet1:amd64. [2021-03-18T17:19:52.651Z] #42 68.02 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-18T17:19:52.651Z] #42 68.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-18T17:19:52.651Z] #42 68.14 Selecting previously unselected package libnet1-dev. [2021-03-18T17:19:52.651Z] #42 68.15 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-18T17:19:52.651Z] #42 68.16 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-18T17:19:52.651Z] #42 68.42 Selecting previously unselected package libnl-3-200:amd64. [2021-03-18T17:19:52.651Z] #42 68.45 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-18T17:19:52.651Z] #42 68.47 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-18T17:19:52.651Z] #42 68.87 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-18T17:19:52.651Z] #42 68.90 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-18T17:19:52.651Z] #42 69.00 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-18T17:19:52.923Z] #42 69.61 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-18T17:19:52.923Z] #42 69.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-18T17:19:52.923Z] #42 69.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-18T17:19:52.981Z] #44 17.94 CC images/stats.o [2021-03-18T17:19:52.981Z] #44 18.36 CC images/core.o [2021-03-18T17:19:52.981Z] #44 ... [2021-03-18T17:19:52.981Z] [2021-03-18T17:19:52.981Z] #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-03-18T17:19:52.981Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69 [2021-03-18T17:19:52.981Z] #46 77.29 internal/poll [2021-03-18T17:19:52.981Z] #46 77.30 context [2021-03-18T17:19:52.981Z] #46 80.96 regexp [2021-03-18T17:19:52.981Z] #46 82.17 os [2021-03-18T17:19:53.180Z] #42 70.02 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-18T17:19:53.180Z] #42 70.06 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-18T17:19:53.180Z] #42 70.08 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-18T17:19:53.279Z] #46 ... [2021-03-18T17:19:53.279Z] [2021-03-18T17:19:53.279Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T17:19:53.279Z] #35 sha256:deeda78e160ae40c38aec4dd3cf14b3373d65981345efe0c759a8b40cda55874 [2021-03-18T17:19:53.279Z] #35 86.06 log [2021-03-18T17:19:53.279Z] #35 86.07 github.com/BurntSushi/toml [2021-03-18T17:19:53.279Z] #35 86.07 flag [2021-03-18T17:19:53.436Z] #42 ... [2021-03-18T17:19:53.436Z] [2021-03-18T17:19:53.436Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T17:19:53.436Z] #45 sha256:49a4659e6ede63110fabe8423d74cc3deb45c875b099a97e453ce83755f5549f [2021-03-18T17:19:53.436Z] #45 60.18 github.com/LK4D4/vndr/godl/singleflight [2021-03-18T17:19:53.436Z] #45 60.25 io [2021-03-18T17:19:53.436Z] #45 60.68 strconv [2021-03-18T17:19:53.436Z] #45 62.46 bytes [2021-03-18T17:19:53.436Z] #45 65.40 bufio [2021-03-18T17:19:53.436Z] #45 65.76 reflect [2021-03-18T17:19:53.436Z] #45 68.54 syscall [2021-03-18T17:19:53.710Z] --- PASS: TestBuildMultiStageOnBuild (2.13s) [2021-03-18T17:19:53.710Z] === RUN TestBuildUncleanTarFilenames [2021-03-18T17:19:53.718Z] #45 ... [2021-03-18T17:19:53.718Z] [2021-03-18T17:19:53.718Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:19:53.718Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T17:19:53.718Z] #42 70.43 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-18T17:19:53.718Z] #42 70.50 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-18T17:19:53.718Z] #42 70.54 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-18T17:19:53.814Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m17.000345021s with top 10 stages: buildssa: 1m45.468589755s, goimports: 22.617031226s, unconvert: 13.599419373s, gosec: 10.597174348s, golint: 6.138387922s, misspell: 4.886723263s, ineffassign: 4.670269257s, vrp: 3.364555405s, inspect: 3.325200988s, printf: 1.960260748s [2021-03-18T17:19:53.814Z] INFO [runner] Issues before processing: 2266, after processing: 0 [2021-03-18T17:19:53.814Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1686/1686, identifier_marker: 1581/1581, exclude-rules: 64/1581, cgo: 1686/2266, nolint: 0/64, filename_unadjuster: 1686/1686, skip_dirs: 1686/1686, autogenerated_exclude: 1581/1686, path_prettifier: 1686/1686, exclude: 1581/1581 [2021-03-18T17:19:53.814Z] INFO [runner] processing took 62.970017ms with stages: nolint: 25.234974ms, identifier_marker: 20.663759ms, path_prettifier: 7.784969ms, autogenerated_exclude: 4.110471ms, exclude-rules: 3.277743ms, skip_dirs: 1.614622ms, cgo: 181.484µs, filename_unadjuster: 96.921µs, max_same_issues: 1.224µs, uniq_by_line: 985ns, path_shortener: 545ns, diff: 495ns, exclude: 479ns, max_from_linter: 444ns, skip_files: 410ns, source_code: 261ns, max_per_file_from_linter: 231ns [2021-03-18T17:19:53.814Z] INFO [runner] linters took 1m44.388859815s with stages: goanalysis_metalinter: 1m23.278234179s, unused: 21.047476679s [2021-03-18T17:19:53.814Z] INFO File cache stats: 1453 entries of total size 6.8MiB [2021-03-18T17:19:53.814Z] INFO Memory: 1571 samples, avg is 784.8MB, max is 3971.0MB [2021-03-18T17:19:53.814Z] INFO Execution took 3m49.42320905s [2021-03-18T17:19:53.814Z] Congratulations! The shell scripts are properly formatted. [2021-03-18T17:19:53.966Z] --- PASS: TestBuildUncleanTarFilenames (0.66s) [2021-03-18T17:19:53.966Z] === RUN TestBuildMultiStageLayerLeak [2021-03-18T17:19:54.282Z] #42 70.88 Selecting previously unselected package libprotobuf17:amd64. [2021-03-18T17:19:54.282Z] #42 70.88 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-18T17:19:54.282Z] #42 70.91 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-03-18T17:19:54.644Z] ok github.com/docker/docker/pkg/plugins 33.651s coverage: 76.6% of statements [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/rootless [no test files] [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/volume [no test files] [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-18T17:19:54.644Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === Skipped [2021-03-18T17:19:54.644Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-18T17:19:54.644Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-18T17:19:54.644Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-18T17:19:54.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:19:54.644Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-18T17:19:54.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:19:54.644Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-18T17:19:54.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:19:54.644Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-18T17:19:54.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:19:54.644Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-18T17:19:54.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:19:54.644Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-18T17:19:54.644Z] graphtest_unix.go:73: No driver to put! [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-18T17:19:54.644Z] time="2021-03-18T17:18:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T17:19:54.644Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T17:19:54.644Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-18T17:19:54.644Z] time="2021-03-18T17:18:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T17:19:54.644Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T17:19:54.644Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-18T17:19:54.644Z] time="2021-03-18T17:18:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T17:19:54.644Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T17:19:54.644Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-18T17:19:54.644Z] time="2021-03-18T17:18:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T17:19:54.644Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T17:19:54.644Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-18T17:19:54.644Z] time="2021-03-18T17:18:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T17:19:54.644Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T17:19:54.644Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-18T17:19:54.644Z] graphtest_unix.go:73: No driver to put! [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-18T17:19:54.644Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-18T17:19:54.644Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-18T17:19:54.644Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-18T17:19:54.644Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-18T17:19:54.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:19:54.644Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-18T17:19:54.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:19:54.644Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-18T17:19:54.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:19:54.644Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-18T17:19:54.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:19:54.644Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-18T17:19:54.644Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:19:54.644Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-18T17:19:54.644Z] graphtest_unix.go:73: No driver to put! [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-18T17:19:54.644Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-18T17:19:54.644Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] [2021-03-18T17:19:54.644Z] DONE 2244 tests, 26 skipped in 199.963s Post stage [Pipeline] junit [2021-03-18T17:19:54.658Z] Recording test results [2021-03-18T17:19:54.717Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e31086320ea0305e2cc70490160ee30480471680 hack/make.sh dynbinary-daemon test-docker-py [2021-03-18T17:19:54.822Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2021-03-18T17:19:54.846Z] #42 ... [2021-03-18T17:19:54.846Z] [2021-03-18T17:19:54.846Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T17:19:54.846Z] #34 sha256:080b7806eafd311fd33650c3675731433bc3600cda89797ca21cd5b00253ef9a [2021-03-18T17:19:54.846Z] #34 61.50 io [2021-03-18T17:19:54.846Z] #34 63.35 internal/oserror [2021-03-18T17:19:54.846Z] #34 63.46 syscall [2021-03-18T17:19:54.846Z] #34 66.47 reflect [2021-03-18T17:19:54.846Z] #34 ... [2021-03-18T17:19:54.846Z] [2021-03-18T17:19:54.846Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T17:19:54.846Z] #51 sha256:dbb7b649ba8991f2a3ff577017f4cafdfd879fdf4e18da2aead70a5f6ebef49b [2021-03-18T17:19:54.846Z] #51 71.27 reflect [2021-03-18T17:19:54.846Z] #51 71.30 syscall [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-18T17:19:54.976Z] [2021-03-18T17:19:55.191Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -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:e31086320ea0305e2cc70490160ee30480471680 hack/make.sh dynbinary test-integration [2021-03-18T17:19:55.235Z] Removing bundles/ [2021-03-18T17:19:55.235Z] [2021-03-18T17:19:55.235Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-18T17:19:55.235Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T17:19:55.235Z] GOOS="" GOARCH="" GOARM="" [2021-03-18T17:19:56.136Z] [2021-03-18T17:19:56.136Z] Removing bundles/ [2021-03-18T17:19:56.136Z] [2021-03-18T17:19:56.136Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-18T17:19:56.136Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T17:19:56.136Z] GOOS="" GOARCH="" GOARM="" [2021-03-18T17:19:56.481Z] --- PASS: TestBuildMultiStageLayerLeak (2.25s) [2021-03-18T17:19:56.481Z] === RUN TestBuildWithHugeFile [2021-03-18T17:19:56.851Z] #35 90.71 github.com/BurntSushi/toml/cmd/tomlv [2021-03-18T17:19:57.498Z] #35 ... [2021-03-18T17:19:57.498Z] [2021-03-18T17:19:57.498Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:19:57.498Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:19:57.498Z] #44 19.27 CC images/core-x86.o [2021-03-18T17:19:57.498Z] #44 19.98 CC images/core-arm.o [2021-03-18T17:19:57.498Z] #44 20.56 CC images/core-aarch64.o [2021-03-18T17:19:57.498Z] #44 21.09 CC images/core-ppc64.o [2021-03-18T17:19:57.498Z] #44 21.82 CC images/core-s390.o [2021-03-18T17:19:57.498Z] #44 22.60 CC images/cpuinfo.o [2021-03-18T17:19:57.797Z] #44 23.19 CC images/inventory.o [2021-03-18T17:19:58.096Z] #44 23.42 CC images/fdinfo.o [2021-03-18T17:19:58.742Z] #44 23.91 CC images/fown.o [2021-03-18T17:19:58.742Z] #44 24.13 CC images/ns.o [2021-03-18T17:19:59.042Z] #44 24.36 CC images/regfile.o [2021-03-18T17:19:59.341Z] #44 24.68 CC images/ghost-file.o [2021-03-18T17:19:59.341Z] #44 ... [2021-03-18T17:19:59.341Z] [2021-03-18T17:19:59.341Z] #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-03-18T17:19:59.341Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba [2021-03-18T17:20:00.102Z] #51 ... [2021-03-18T17:20:00.102Z] [2021-03-18T17:20:00.103Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:20:00.103Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T17:20:00.103Z] #42 72.06 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-18T17:20:00.103Z] #42 72.08 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-18T17:20:00.103Z] #42 72.10 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-18T17:20:00.103Z] #42 72.46 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-18T17:20:00.103Z] #42 72.47 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-18T17:20:00.103Z] #42 72.48 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-18T17:20:00.103Z] #42 74.40 Selecting previously unselected package libprotoc17:amd64. [2021-03-18T17:20:00.103Z] #42 74.42 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-18T17:20:00.103Z] #42 74.45 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-18T17:20:00.103Z] #42 75.46 Selecting previously unselected package protobuf-c-compiler. [2021-03-18T17:20:00.103Z] #42 75.47 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-18T17:20:00.103Z] #42 75.49 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-18T17:20:00.103Z] #42 75.75 Selecting previously unselected package protobuf-compiler. [2021-03-18T17:20:00.103Z] #42 75.75 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-18T17:20:00.103Z] #42 75.78 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-18T17:20:00.103Z] #42 76.03 Selecting previously unselected package python-pkg-resources. [2021-03-18T17:20:00.103Z] #42 76.04 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-18T17:20:00.103Z] #42 76.05 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-18T17:20:00.103Z] #42 76.66 Selecting previously unselected package python-six. [2021-03-18T17:20:00.103Z] #42 76.67 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-18T17:20:00.103Z] #42 76.67 Unpacking python-six (1.12.0-1) ... [2021-03-18T17:20:00.103Z] #42 76.84 Selecting previously unselected package python-protobuf. [2021-03-18T17:20:00.103Z] #42 76.84 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-18T17:20:00.103Z] #42 76.86 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-18T17:20:00.251Z] #57 49.63 Checking out files: 57% (2186/3819) Checking out files: 58% (2216/3819) Checking out files: 59% (2254/3819) Checking out files: 60% (2292/3819) Checking out files: 61% (2330/3819) Checking out files: 62% (2368/3819) Checking out files: 63% (2406/3819) Checking out files: 64% (2445/3819) Checking out files: 65% (2483/3819) Checking out files: 66% (2521/3819) Checking out files: 67% (2559/3819) Checking out files: 68% (2597/3819) Checking out files: 69% (2636/3819) Checking out files: 70% (2674/3819) Checking out files: 71% (2712/3819) Checking out files: 72% (2750/3819) Checking out files: 73% (2788/3819) Checking out files: 74% (2827/3819) Checking out files: 75% (2865/3819) Checking out files: 76% (2903/3819) Checking out files: 77% (2941/3819) Checking out files: 78% (2979/3819) Checking out files: 79% (3018/3819) Checking out files: 80% (3056/3819) Checking out files: 81% (3094/3819) Checking out files: 82% (3132/3819) Checking out files: 83% (3170/3819) Checking out files: 84% (3208/3819) Checking out files: 85% (3247/3819) [2021-03-18T17:20:00.251Z] #57 ... [2021-03-18T17:20:00.251Z] [2021-03-18T17:20:00.251Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T17:20:00.251Z] #35 sha256:deeda78e160ae40c38aec4dd3cf14b3373d65981345efe0c759a8b40cda55874 [2021-03-18T17:20:00.251Z] #35 DONE 94.6s [2021-03-18T17:20:00.251Z] [2021-03-18T17:20:00.251Z] #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-03-18T17:20:00.251Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba [2021-03-18T17:20:00.361Z] #42 ... [2021-03-18T17:20:00.361Z] [2021-03-18T17:20:00.361Z] #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-03-18T17:20:00.361Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T17:20:00.361Z] #36 66.99 Selecting previously unselected package xxd. [2021-03-18T17:20:00.361Z] #36 67.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-18T17:20:00.361Z] #36 67.13 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-18T17:20:00.361Z] #36 67.17 Unpacking xxd (2:8.1.0875-5) ... [2021-03-18T17:20:00.361Z] #36 67.55 Selecting previously unselected package vim-common. [2021-03-18T17:20:00.361Z] #36 67.55 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-18T17:20:00.361Z] #36 67.62 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-18T17:20:00.361Z] #36 68.17 Selecting previously unselected package cmake-data. [2021-03-18T17:20:00.361Z] #36 68.17 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-18T17:20:00.361Z] #36 68.19 Unpacking cmake-data (3.13.4-1) ... [2021-03-18T17:20:00.361Z] #36 72.78 Selecting previously unselected package libicu63:amd64. [2021-03-18T17:20:00.361Z] #36 72.79 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-18T17:20:00.361Z] #36 72.83 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-18T17:20:00.847Z] #57 49.63 Checking out files: 57% (2186/3819) Checking out files: 58% (2216/3819) Checking out files: 59% (2254/3819) Checking out files: 60% (2292/3819) Checking out files: 61% (2330/3819) Checking out files: 62% (2368/3819) Checking out files: 63% (2406/3819) Checking out files: 64% (2445/3819) Checking out files: 65% (2483/3819) Checking out files: 66% (2521/3819) Checking out files: 67% (2559/3819) Checking out files: 68% (2597/3819) Checking out files: 69% (2636/3819) Checking out files: 70% (2674/3819) Checking out files: 71% (2712/3819) Checking out files: 72% (2750/3819) Checking out files: 73% (2788/3819) Checking out files: 74% (2827/3819) Checking out files: 75% (2865/3819) Checking out files: 76% (2903/3819) Checking out files: 77% (2941/3819) Checking out files: 78% (2979/3819) Checking out files: 79% (3018/3819) Checking out files: 80% (3056/3819) Checking out files: 81% (3094/3819) Checking out files: 82% (3132/3819) Checking out files: 83% (3170/3819) Checking out files: 84% (3208/3819) Checking out files: 85% (3247/3819) Checking out files: 86% (3285/3819) Checking out files: 87% (3323/3819) Checking out files: 88% (3361/3819) Checking out files: 89% (3399/3819) Checking out files: 90% (3438/3819) Checking out files: 91% (3476/3819) Checking out files: 92% (3514/3819) Checking out files: 93% (3552/3819) Checking out files: 94% (3590/3819) Checking out files: 95% (3629/3819) Checking out files: 96% (3667/3819) Checking out files: 97% (3705/3819) Checking out files: 97% (3719/3819) Checking out files: 98% (3743/3819) Checking out files: 99% (3781/3819) Checking out files: 100% (3819/3819) Checking out files: 100% (3819/3819), done. [2021-03-18T17:20:00.847Z] #57 50.83 + cd /tmp/tmp.cKDt7EltyQ/src/github.com/containerd/containerd [2021-03-18T17:20:00.847Z] #57 50.84 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-18T17:20:00.927Z] #36 ... [2021-03-18T17:20:00.927Z] [2021-03-18T17:20:00.927Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:20:00.927Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T17:20:00.927Z] #42 77.81 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-18T17:20:01.184Z] #42 ... [2021-03-18T17:20:01.184Z] [2021-03-18T17:20:01.184Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T17:20:01.184Z] #56 sha256:b980b9cfa201f4f649c108e8eb3e52fe2d7a1647dad33671f4a44dd8a7132384 [2021-03-18T17:20:01.184Z] #56 1.902 + RM_GOPATH=0 [2021-03-18T17:20:01.184Z] #56 1.903 + TMP_GOPATH= [2021-03-18T17:20:01.184Z] #56 1.903 + : /build [2021-03-18T17:20:01.184Z] #56 1.903 + '[' -z '' ']' [2021-03-18T17:20:01.184Z] #56 1.905 ++ mktemp -d [2021-03-18T17:20:01.184Z] #56 1.907 + export GOPATH=/tmp/tmp.i72T7TKcXn [2021-03-18T17:20:01.184Z] #56 1.907 + GOPATH=/tmp/tmp.i72T7TKcXn [2021-03-18T17:20:01.184Z] #56 1.908 + RM_GOPATH=1 [2021-03-18T17:20:01.184Z] #56 1.908 + case "$(go env GOARCH)" in [2021-03-18T17:20:01.184Z] #56 1.909 ++ go env GOARCH [2021-03-18T17:20:01.184Z] #56 1.942 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:20:01.184Z] #56 1.942 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:20:01.184Z] #56 1.943 ++ dirname /tmp/install/install.sh [2021-03-18T17:20:01.184Z] #56 1.952 + dir=/tmp/install [2021-03-18T17:20:01.184Z] #56 1.952 + bin=containerd [2021-03-18T17:20:01.184Z] #56 1.952 + shift [2021-03-18T17:20:01.184Z] #56 1.952 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-18T17:20:01.184Z] #56 1.952 + . /tmp/install/containerd.installer [2021-03-18T17:20:01.184Z] #56 1.952 ++ set -e [2021-03-18T17:20:01.184Z] #56 1.952 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-18T17:20:01.184Z] #56 1.952 + install_containerd [2021-03-18T17:20:01.184Z] #56 1.953 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-18T17:20:01.184Z] #56 1.954 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-18T17:20:01.184Z] #56 1.958 + git clone https://github.com/containerd/containerd.git /tmp/tmp.i72T7TKcXn/src/github.com/containerd/containerd [2021-03-18T17:20:01.184Z] #56 1.961 Cloning into '/tmp/tmp.i72T7TKcXn/src/github.com/containerd/containerd'... [2021-03-18T17:20:01.900Z] #57 ... [2021-03-18T17:20:01.900Z] [2021-03-18T17:20:01.900Z] #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-03-18T17:20:01.900Z] #52 sha256:1280ae287c6a226b4fcef1be8ff1646f756fa25ce2a6150e4eb84c16edc7b4d1 [2021-03-18T17:20:01.900Z] #52 86.13 mvdan.cc/sh/v3/fileutil [2021-03-18T17:20:01.900Z] #52 87.54 encoding/binary [2021-03-18T17:20:01.900Z] #52 87.54 flag [2021-03-18T17:20:01.900Z] #52 87.55 github.com/pkg/diff [2021-03-18T17:20:01.900Z] #52 87.56 go/token [2021-03-18T17:20:01.900Z] #52 90.12 go/scanner [2021-03-18T17:20:01.900Z] #52 92.13 mvdan.cc/editorconfig [2021-03-18T17:20:01.900Z] #52 92.62 mvdan.cc/sh/v3/syntax [2021-03-18T17:20:01.900Z] #52 92.72 encoding/base64 [2021-03-18T17:20:01.900Z] #52 95.54 encoding/json [2021-03-18T17:20:01.900Z] #52 95.84 go/ast [2021-03-18T17:20:01.900Z] #52 ... [2021-03-18T17:20:01.900Z] [2021-03-18T17:20:01.900Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:20:01.900Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:20:01.900Z] #44 24.99 CC images/fifo.o [2021-03-18T17:20:01.900Z] #44 25.20 CC images/remap-file-path.o [2021-03-18T17:20:01.900Z] #44 25.55 CC images/eventfd.o [2021-03-18T17:20:01.900Z] #44 25.94 CC images/eventpoll.o [2021-03-18T17:20:01.900Z] #44 26.48 CC images/fh.o [2021-03-18T17:20:01.900Z] #44 26.98 CC images/fsnotify.o [2021-03-18T17:20:02.115Z] #56 ... [2021-03-18T17:20:02.115Z] [2021-03-18T17:20:02.115Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T17:20:02.115Z] #45 sha256:49a4659e6ede63110fabe8423d74cc3deb45c875b099a97e453ce83755f5549f [2021-03-18T17:20:02.115Z] #45 78.63 time [2021-03-18T17:20:02.550Z] #44 27.74 CC images/signalfd.o [2021-03-18T17:20:02.551Z] #44 27.93 CC images/fs.o [2021-03-18T17:20:02.849Z] #44 28.15 CC images/pstree.o [2021-03-18T17:20:03.151Z] #44 28.35 CC images/pipe.o [2021-03-18T17:20:03.151Z] #44 28.54 CC images/tcp-stream.o [2021-03-18T17:20:03.451Z] #44 28.71 CC images/sk-packet.o [2021-03-18T17:20:03.480Z] #45 ... [2021-03-18T17:20:03.480Z] [2021-03-18T17:20:03.480Z] #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-03-18T17:20:03.480Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T17:20:03.480Z] #13 64.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-18T17:20:03.480Z] #13 64.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-18T17:20:03.480Z] #13 64.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-18T17:20:03.480Z] #13 64.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-18T17:20:03.480Z] #13 65.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-18T17:20:03.480Z] #13 65.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-18T17:20:03.480Z] #13 65.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-03-18T17:20:03.480Z] #13 70.75 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-03-18T17:20:03.736Z] #13 74.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-18T17:20:03.736Z] #13 74.67 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-18T17:20:03.736Z] #13 74.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-18T17:20:03.736Z] #13 74.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-18T17:20:03.736Z] #13 74.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-18T17:20:03.736Z] #13 74.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-18T17:20:03.736Z] #13 74.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-18T17:20:03.736Z] #13 74.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-18T17:20:03.736Z] #13 74.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-18T17:20:03.736Z] #13 74.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-18T17:20:03.749Z] #44 29.03 CC images/mnt.o [2021-03-18T17:20:03.991Z] #13 74.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-18T17:20:03.991Z] #13 75.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-18T17:20:04.048Z] #44 29.28 CC images/pipe-data.o [2021-03-18T17:20:04.247Z] #13 75.40 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-18T17:20:04.347Z] #44 29.47 CC images/sa.o [2021-03-18T17:20:04.347Z] #44 ... [2021-03-18T17:20:04.347Z] [2021-03-18T17:20:04.348Z] #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-03-18T17:20:04.348Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69 [2021-03-18T17:20:04.348Z] #46 88.54 github.com/LK4D4/vndr/versioned [2021-03-18T17:20:04.348Z] #46 89.33 os/exec [2021-03-18T17:20:04.348Z] #46 89.33 internal/lazyregexp [2021-03-18T17:20:04.348Z] #46 89.34 net [2021-03-18T17:20:04.348Z] #46 93.36 encoding/base64 [2021-03-18T17:20:04.348Z] #46 93.36 crypto/cipher [2021-03-18T17:20:04.348Z] #46 93.41 go/scanner [2021-03-18T17:20:04.348Z] #46 95.97 net/url [2021-03-18T17:20:04.348Z] #46 97.05 text/template/parse [2021-03-18T17:20:04.348Z] #46 97.93 go/ast [2021-03-18T17:20:04.348Z] #46 ... [2021-03-18T17:20:04.348Z] [2021-03-18T17:20:04.348Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:20:04.348Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:20:04.348Z] #44 29.71 CC images/timer.o [2021-03-18T17:20:04.503Z] #13 75.51 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-18T17:20:04.657Z] #44 30.08 CC images/timerfd.o [2021-03-18T17:20:04.954Z] #44 30.31 CC images/mm.o [2021-03-18T17:20:05.252Z] #44 30.64 CC images/sk-opts.o [2021-03-18T17:20:05.395Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-03-18T17:20:05.395Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9f9dbbce\powershellScript.ps1'; exit $LASTEXITCODE; [2021-03-18T17:20:05.395Z] ---------------------------------------------------------------------------- [2021-03-18T17:20:05.395Z] [2021-03-18T17:20:05.395Z] INFO: executeCI.ps1 starting at Thu Mar 18 17:20:04 CUT 2021 [2021-03-18T17:20:05.395Z] [2021-03-18T17:20:05.395Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-03-18T17:20:05.395Z] INFO: Running git version 2.24.1.windows.2 [2021-03-18T17:20:05.395Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-03-18T17:20:05.395Z] INFO: Environment variables: [2021-03-18T17:20:05.395Z] [2021-03-18T17:20:05.395Z] Name Value [2021-03-18T17:20:05.395Z] ---- ----- [2021-03-18T17:20:05.395Z] ALLUSERSPROFILE C:\ProgramData [2021-03-18T17:20:05.395Z] amd64 true [2021-03-18T17:20:05.395Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-03-18T17:20:05.395Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-03-18T17:20:05.395Z] arm64 true [2021-03-18T17:20:05.395Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-03-18T17:20:05.395Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-03-18T17:20:05.395Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-03-18T17:20:05.395Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-03-18T17:20:05.395Z] BRANCH_NAME PR-42163 [2021-03-18T17:20:05.395Z] BUILD_DISPLAY_NAME #2 [2021-03-18T17:20:05.395Z] BUILD_ID 2 [2021-03-18T17:20:05.395Z] BUILD_NUMBER 2 [2021-03-18T17:20:05.395Z] BUILD_TAG jenkins-moby-PR-42163-2 [2021-03-18T17:20:05.395Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42163/2/ [2021-03-18T17:20:05.395Z] cgroup2 true [2021-03-18T17:20:05.395Z] CHANGE_AUTHOR cpuguy83 [2021-03-18T17:20:05.395Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2021-03-18T17:20:05.395Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2021-03-18T17:20:05.395Z] CHANGE_BRANCH TestDockerNetworkFlagAlias [2021-03-18T17:20:05.395Z] CHANGE_FORK cpuguy83/docker [2021-03-18T17:20:05.395Z] CHANGE_ID 42163 [2021-03-18T17:20:05.395Z] CHANGE_TARGET master [2021-03-18T17:20:05.395Z] CHANGE_TITLE Remove cli test for duplicate --net/--network opts [2021-03-18T17:20:05.395Z] CHANGE_URL https://github.com/moby/moby/pull/42163 [2021-03-18T17:20:05.395Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-18T17:20:05.395Z] CommonProgramFiles C:\Program Files\Common Files [2021-03-18T17:20:05.395Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-03-18T17:20:05.395Z] CommonProgramW6432 C:\Program Files\Common Files [2021-03-18T17:20:05.395Z] COMPUTERNAME azwin-2-38d860 [2021-03-18T17:20:05.395Z] ComSpec C:\windows\system32\cmd.exe [2021-03-18T17:20:05.395Z] ConfigSequenceNumber 0 [2021-03-18T17:20:05.395Z] dco true [2021-03-18T17:20:05.395Z] DOCKER_BUILDKIT 0 [2021-03-18T17:20:05.395Z] DOCKER_DUT_DEBUG 1 [2021-03-18T17:20:05.395Z] DOCKER_EXPERIMENTAL 1 [2021-03-18T17:20:05.395Z] DOCKER_GRAPHDRIVER overlay2 [2021-03-18T17:20:05.395Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-03-18T17:20:05.395Z] EXECUTOR_NUMBER 0 [2021-03-18T17:20:05.395Z] FQDN azwin-2-38d860.westus.cloudapp.azure.com [2021-03-18T17:20:05.395Z] GIT_BRANCH PR-42163 [2021-03-18T17:20:05.395Z] GIT_COMMIT e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:20:05.395Z] GIT_URL https://github.com/moby/moby.git [2021-03-18T17:20:05.395Z] HUDSON_COOKIE 5d8696d5-1ecf-46c2-971f-2e41361b11d4 [2021-03-18T17:20:05.395Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-03-18T17:20:05.395Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-03-18T17:20:05.395Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-03-18T17:20:05.395Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-03-18T17:20:05.395Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-03-18T17:20:05.395Z] JENKINS_NODE_COOKIE 029b71af-acea-404b-adab-b8fdf1dd6f59 [2021-03-18T17:20:05.395Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-03-18T17:20:05.395Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-03-18T17:20:05.395Z] JOB_BASE_NAME PR-42163 [2021-03-18T17:20:05.395Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42163/display/redirect [2021-03-18T17:20:05.395Z] JOB_NAME moby/PR-42163 [2021-03-18T17:20:05.395Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42163/ [2021-03-18T17:20:05.395Z] library.jps.version master [2021-03-18T17:20:05.395Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-03-18T17:20:05.395Z] NODE_LABELS amd64 azure azwin-2-38d860 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-03-18T17:20:05.395Z] NODE_NAME azwin-2-38d860 [2021-03-18T17:20:05.395Z] NUMBER_OF_PROCESSORS 4 [2021-03-18T17:20:05.395Z] OS Windows_NT [2021-03-18T17:20:05.395Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-03-18T17:20:05.395Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-03-18T17:20:05.395Z] ppc64le true [2021-03-18T17:20:05.395Z] PROCESSOR_ARCHITECTURE AMD64 [2021-03-18T17:20:05.395Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-03-18T17:20:05.395Z] PROCESSOR_LEVEL 6 [2021-03-18T17:20:05.395Z] PROCESSOR_REVISION 5504 [2021-03-18T17:20:05.395Z] ProgramData C:\ProgramData [2021-03-18T17:20:05.395Z] ProgramFiles C:\Program Files [2021-03-18T17:20:05.395Z] ProgramFiles(x86) C:\Program Files (x86) [2021-03-18T17:20:05.395Z] ProgramW6432 C:\Program Files [2021-03-18T17:20:05.395Z] PROMPT $P$G [2021-03-18T17:20:05.395Z] PSExecutionPolicyPreference Bypass [2021-03-18T17:20:05.395Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-03-18T17:20:05.395Z] PUBLIC C:\Users\Public [2021-03-18T17:20:05.395Z] rootless true [2021-03-18T17:20:05.395Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42163/2/display/redirect?page=artif... [2021-03-18T17:20:05.395Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42163/2/display/redirect?page=changes [2021-03-18T17:20:05.395Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42163/2/display/redirect [2021-03-18T17:20:05.395Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42163/2/display/redirect?page=tests [2021-03-18T17:20:05.395Z] s390x true [2021-03-18T17:20:05.395Z] SKIP_VALIDATION_TESTS 1 [2021-03-18T17:20:05.395Z] SOURCES_DRIVE d [2021-03-18T17:20:05.395Z] SOURCES_SUBDIR gopath [2021-03-18T17:20:05.395Z] STAGE_NAME Run tests [2021-03-18T17:20:05.395Z] SystemDrive C: [2021-03-18T17:20:05.395Z] SystemRoot C:\windows [2021-03-18T17:20:05.395Z] TEMP C:\windows\TEMP [2021-03-18T17:20:05.395Z] TESTDEBUG 0 [2021-03-18T17:20:05.395Z] TESTRUN_DRIVE d [2021-03-18T17:20:05.395Z] TESTRUN_SUBDIR CI [2021-03-18T17:20:05.395Z] TIMEOUT 120m [2021-03-18T17:20:05.395Z] TMP C:\windows\TEMP [2021-03-18T17:20:05.395Z] unit_validate true [2021-03-18T17:20:05.395Z] USERDOMAIN WORKGROUP [2021-03-18T17:20:05.395Z] USERNAME azwin-2-38d860$ [2021-03-18T17:20:05.395Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-03-18T17:20:05.395Z] validate_force false [2021-03-18T17:20:05.395Z] windir C:\windows [2021-03-18T17:20:05.395Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-03-18T17:20:05.395Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-03-18T17:20:05.395Z] windowsRS1 false [2021-03-18T17:20:05.395Z] windowsRS5 true [2021-03-18T17:20:05.396Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-03-18T17:20:05.396Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-03-18T17:20:05.396Z] [2021-03-18T17:20:05.396Z] [2021-03-18T17:20:05.396Z] [2021-03-18T17:20:05.551Z] #44 30.95 CC images/sk-unix.o [2021-03-18T17:20:05.849Z] #44 31.25 CC images/sk-inet.o [2021-03-18T17:20:05.866Z] INFO: Sources under d:\gopath\... [2021-03-18T17:20:05.866Z] INFO: Test run under d:\CI\... [2021-03-18T17:20:05.866Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-03-18T17:20:05.866Z] INFO: docker/docker repository was found [2021-03-18T17:20:06.340Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-03-18T17:20:06.494Z] #44 31.70 CC images/tun.o [2021-03-18T17:20:06.792Z] #44 32.02 CC images/sk-netlink.o [2021-03-18T17:20:06.792Z] #44 32.26 CC images/packet-sock.o [2021-03-18T17:20:06.811Z] ltsc2019: Pulling from windows/servercore [2021-03-18T17:20:06.811Z] 4612f6d0b889: Pulling fs layer [2021-03-18T17:20:06.811Z] 5ff1512f88ec: Pulling fs layer [2021-03-18T17:20:07.022Z] #13 77.47 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T17:20:07.022Z] #13 ... [2021-03-18T17:20:07.022Z] [2021-03-18T17:20:07.022Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T17:20:07.022Z] #51 sha256:dbb7b649ba8991f2a3ff577017f4cafdfd879fdf4e18da2aead70a5f6ebef49b [2021-03-18T17:20:07.022Z] #51 83.22 context [2021-03-18T17:20:07.022Z] #51 ... [2021-03-18T17:20:07.022Z] [2021-03-18T17:20:07.022Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T17:20:07.022Z] #34 sha256:080b7806eafd311fd33650c3675731433bc3600cda89797ca21cd5b00253ef9a [2021-03-18T17:20:07.022Z] #34 73.48 time [2021-03-18T17:20:07.022Z] #34 82.30 internal/poll [2021-03-18T17:20:07.022Z] #34 ... [2021-03-18T17:20:07.022Z] [2021-03-18T17:20:07.022Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T17:20:07.022Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T17:20:07.022Z] #13 77.68 Fetched 78.2 MB in 14s (5767 kB/s) [2021-03-18T17:20:07.022Z] #13 78.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-18T17:20:07.022Z] #13 78.07 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-18T17:20:07.289Z] #13 78.34 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-18T17:20:07.435Z] #44 32.70 CC images/ipc-var.o [2021-03-18T17:20:07.736Z] #44 32.89 CC images/ipc-desc.o [2021-03-18T17:20:07.736Z] #44 33.09 CC images/ipc-shm.o [2021-03-18T17:20:08.034Z] #44 33.34 CC images/ipc-msg.o [2021-03-18T17:20:08.223Z] #13 79.10 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-18T17:20:08.223Z] #13 ... [2021-03-18T17:20:08.223Z] [2021-03-18T17:20:08.223Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-18T17:20:08.223Z] #47 sha256:17f850e9e1b37cf4e260341e396e96ec0584385c594f8c2d342af4f52f7c6952 [2021-03-18T17:20:08.223Z] #47 DONE 85.0s [2021-03-18T17:20:08.223Z] [2021-03-18T17:20:08.223Z] #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-03-18T17:20:08.223Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T17:20:08.333Z] #44 33.70 CC images/ipc-sem.o [2021-03-18T17:20:08.479Z] #13 79.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 ... 15410 files and directories currently installed.) [2021-03-18T17:20:08.479Z] #13 79.50 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-18T17:20:08.479Z] #13 79.55 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-18T17:20:08.647Z] #44 34.02 CC images/utsns.o [2021-03-18T17:20:08.956Z] #44 34.26 CC images/creds.o [2021-03-18T17:20:09.044Z] #13 79.86 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-18T17:20:09.254Z] #44 34.48 CC images/vma.o [2021-03-18T17:20:09.254Z] #44 34.66 CC images/netdev.o [2021-03-18T17:20:09.300Z] #13 80.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-18T17:20:09.300Z] #13 80.28 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-18T17:20:09.300Z] #13 80.34 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-18T17:20:09.550Z] #44 35.03 CC images/tty.o [2021-03-18T17:20:09.863Z] #13 80.87 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-18T17:20:10.119Z] #13 81.14 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-18T17:20:10.119Z] #13 81.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-18T17:20:10.194Z] #44 35.60 CC images/file-lock.o [2021-03-18T17:20:10.376Z] #13 81.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-18T17:20:10.376Z] #13 81.31 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-18T17:20:10.491Z] #44 35.77 CC images/rlimit.o [2021-03-18T17:20:10.788Z] #44 36.03 CC images/pagemap.o [2021-03-18T17:20:10.788Z] #44 36.31 CC images/siginfo.o [2021-03-18T17:20:11.085Z] #44 36.59 CC images/rpc.o [2021-03-18T17:20:12.623Z] #44 ... [2021-03-18T17:20:12.623Z] [2021-03-18T17:20:12.623Z] #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-03-18T17:20:12.623Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba [2021-03-18T17:20:12.624Z] #57 52.52 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-18T17:20:12.624Z] #57 52.52 + BUILDTAGS='netgo osusergo static_build' [2021-03-18T17:20:12.624Z] #57 52.52 + export EXTRA_FLAGS=-buildmode=pie [2021-03-18T17:20:12.624Z] #57 52.52 + EXTRA_FLAGS=-buildmode=pie [2021-03-18T17:20:12.624Z] #57 52.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-18T17:20:12.624Z] #57 52.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-18T17:20:12.624Z] #57 52.52 + '[' '' = dynamic ']' [2021-03-18T17:20:12.624Z] #57 52.52 + make [2021-03-18T17:20:12.624Z] #57 53.68 + bin/ctr [2021-03-18T17:20:12.923Z] #57 ... [2021-03-18T17:20:12.923Z] [2021-03-18T17:20:12.923Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:20:12.923Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:20:12.923Z] #44 38.10 CC images/ext-file.o [2021-03-18T17:20:12.923Z] #44 38.29 CC images/cgroup.o [2021-03-18T17:20:13.242Z] #44 ... [2021-03-18T17:20:13.242Z] [2021-03-18T17:20:13.242Z] #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-03-18T17:20:13.242Z] #52 sha256:1280ae287c6a226b4fcef1be8ff1646f756fa25ce2a6150e4eb84c16edc7b4d1 [2021-03-18T17:20:13.242Z] #52 97.66 golang.org/x/sys/unix [2021-03-18T17:20:13.541Z] #52 ... [2021-03-18T17:20:13.541Z] [2021-03-18T17:20:13.541Z] #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-03-18T17:20:13.541Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69 [2021-03-18T17:20:13.541Z] #46 100.1 encoding/json [2021-03-18T17:20:13.541Z] #46 107.7 text/template [2021-03-18T17:20:13.843Z] #46 ... [2021-03-18T17:20:13.843Z] [2021-03-18T17:20:13.843Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:20:13.843Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:20:13.843Z] #44 39.10 CC images/userns.o [2021-03-18T17:20:14.139Z] #44 39.47 CC images/google/protobuf/descriptor.o [2021-03-18T17:20:14.543Z] #13 85.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-18T17:20:14.786Z] #44 ... [2021-03-18T17:20:14.786Z] [2021-03-18T17:20:14.786Z] #14 [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-03-18T17:20:14.786Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-18T17:20:14.786Z] #14 98.48 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-18T17:20:14.786Z] #14 98.48 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-18T17:20:14.786Z] #14 98.48 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T17:20:14.799Z] #13 85.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-18T17:20:14.799Z] #13 85.58 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-18T17:20:15.083Z] #14 ... [2021-03-18T17:20:15.083Z] [2021-03-18T17:20:15.083Z] #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-03-18T17:20:15.083Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69 [2021-03-18T17:20:15.083Z] #46 109.5 go/parser [2021-03-18T17:20:16.689Z] #13 ... [2021-03-18T17:20:16.689Z] [2021-03-18T17:20:16.689Z] #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-03-18T17:20:16.689Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-18T17:20:16.689Z] #36 84.23 Selecting previously unselected package libxml2:amd64. [2021-03-18T17:20:16.689Z] #36 84.23 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-18T17:20:16.689Z] #36 84.32 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-18T17:20:16.689Z] #36 85.04 Selecting previously unselected package libarchive13:amd64. [2021-03-18T17:20:16.689Z] #36 85.07 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-18T17:20:16.689Z] #36 85.14 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-18T17:20:16.689Z] #36 85.77 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-18T17:20:16.689Z] #36 85.82 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-18T17:20:16.689Z] #36 85.87 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-18T17:20:16.689Z] #36 86.17 Selecting previously unselected package librhash0:amd64. [2021-03-18T17:20:16.689Z] #36 86.19 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-18T17:20:16.689Z] #36 86.34 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-18T17:20:16.689Z] #36 86.52 Selecting previously unselected package libuv1:amd64. [2021-03-18T17:20:16.689Z] #36 86.55 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-18T17:20:16.689Z] #36 86.56 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-18T17:20:16.689Z] #36 86.87 Selecting previously unselected package cmake. [2021-03-18T17:20:16.689Z] #36 86.87 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-18T17:20:16.689Z] #36 86.88 Unpacking cmake (3.13.4-1) ... [2021-03-18T17:20:16.689Z] #36 92.16 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-18T17:20:16.689Z] #36 92.19 Setting up xxd (2:8.1.0875-5) ... [2021-03-18T17:20:16.689Z] #36 92.21 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-18T17:20:16.689Z] #36 92.23 Setting up vim-common (2:8.1.0875-5) ... [2021-03-18T17:20:16.689Z] #36 92.35 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-18T17:20:16.689Z] #36 92.38 Setting up cmake-data (3.13.4-1) ... [2021-03-18T17:20:16.689Z] #36 92.41 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-18T17:20:16.689Z] #36 92.46 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-18T17:20:16.689Z] #36 92.50 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-18T17:20:16.689Z] #36 92.53 Setting up cmake (3.13.4-1) ... [2021-03-18T17:20:16.689Z] #36 92.56 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T17:20:16.689Z] #36 92.64 Processing triggers for mime-support (3.62) ... [2021-03-18T17:20:16.689Z] #36 DONE 93.6s [2021-03-18T17:20:16.689Z] [2021-03-18T17:20:16.689Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:20:16.689Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T17:20:16.689Z] #42 84.49 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-18T17:20:16.689Z] #42 84.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-18T17:20:16.689Z] #42 84.70 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-18T17:20:16.689Z] #42 84.79 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-18T17:20:16.689Z] #42 84.82 Setting up python-six (1.12.0-1) ... [2021-03-18T17:20:16.689Z] #42 90.81 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-18T17:20:16.689Z] #42 90.82 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-18T17:20:16.689Z] #42 90.84 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-18T17:20:16.689Z] #42 90.86 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-18T17:20:16.689Z] #42 90.88 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-18T17:20:16.689Z] #42 90.89 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-18T17:20:16.689Z] #42 90.96 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-18T17:20:16.689Z] #42 91.01 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-18T17:20:16.689Z] #42 91.02 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-18T17:20:16.689Z] #42 91.03 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-18T17:20:16.953Z] #42 ... [2021-03-18T17:20:16.953Z] [2021-03-18T17:20:16.953Z] #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-03-18T17:20:16.953Z] #37 sha256:e020895adcb30970af149e24ec8c9ea41afa42981eb0a7864d8ae891fd3b0d51 [2021-03-18T17:20:17.880Z] #37 ... [2021-03-18T17:20:17.880Z] [2021-03-18T17:20:17.880Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T17:20:17.880Z] #51 sha256:dbb7b649ba8991f2a3ff577017f4cafdfd879fdf4e18da2aead70a5f6ebef49b [2021-03-18T17:20:17.880Z] #51 84.43 internal/poll [2021-03-18T17:20:17.880Z] #51 88.17 os [2021-03-18T17:20:17.880Z] #51 92.08 encoding/binary [2021-03-18T17:20:17.880Z] #51 93.66 fmt [2021-03-18T17:20:17.880Z] #51 ... [2021-03-18T17:20:17.880Z] [2021-03-18T17:20:17.880Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T17:20:17.880Z] #34 sha256:080b7806eafd311fd33650c3675731433bc3600cda89797ca21cd5b00253ef9a [2021-03-18T17:20:17.880Z] #34 85.00 internal/syscall/execenv [2021-03-18T17:20:17.880Z] #34 85.37 internal/syscall/unix [2021-03-18T17:20:17.880Z] #34 85.79 os [2021-03-18T17:20:17.880Z] #34 87.24 strings [2021-03-18T17:20:17.880Z] #34 91.64 fmt [2021-03-18T17:20:17.880Z] #34 92.06 path/filepath [2021-03-18T17:20:17.880Z] #34 93.51 io/ioutil [2021-03-18T17:20:17.880Z] #34 94.49 path [2021-03-18T17:20:18.153Z] #34 ... [2021-03-18T17:20:18.153Z] [2021-03-18T17:20:18.153Z] #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-03-18T17:20:18.153Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T17:20:18.153Z] #13 89.20 Selecting previously unselected package binutils-mingw-w64. [2021-03-18T17:20:18.153Z] #13 89.20 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-18T17:20:18.153Z] #13 89.21 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-18T17:20:18.409Z] #13 ... [2021-03-18T17:20:18.409Z] [2021-03-18T17:20:18.409Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T17:20:18.409Z] #45 sha256:49a4659e6ede63110fabe8423d74cc3deb45c875b099a97e453ce83755f5549f [2021-03-18T17:20:18.409Z] #45 85.10 internal/fmtsort [2021-03-18T17:20:18.409Z] #45 86.28 strings [2021-03-18T17:20:18.409Z] #45 87.75 os [2021-03-18T17:20:18.409Z] #45 91.35 regexp/syntax [2021-03-18T17:20:18.409Z] #45 93.75 fmt [2021-03-18T17:20:18.672Z] #45 ... [2021-03-18T17:20:18.672Z] [2021-03-18T17:20:18.672Z] #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-03-18T17:20:18.672Z] #37 sha256:e020895adcb30970af149e24ec8c9ea41afa42981eb0a7864d8ae891fd3b0d51 [2021-03-18T17:20:18.672Z] #37 1.501 + RM_GOPATH=0 [2021-03-18T17:20:18.672Z] #37 1.501 + TMP_GOPATH= [2021-03-18T17:20:18.672Z] #37 1.501 + : /build [2021-03-18T17:20:18.672Z] #37 1.501 + '[' -z '' ']' [2021-03-18T17:20:18.672Z] #37 1.520 ++ mktemp -d [2021-03-18T17:20:18.672Z] #37 1.552 + export GOPATH=/tmp/tmp.vm61L9R40c [2021-03-18T17:20:18.672Z] #37 1.552 + GOPATH=/tmp/tmp.vm61L9R40c [2021-03-18T17:20:18.672Z] #37 1.552 + RM_GOPATH=1 [2021-03-18T17:20:18.672Z] #37 1.552 + case "$(go env GOARCH)" in [2021-03-18T17:20:18.672Z] #37 1.552 ++ go env GOARCH [2021-03-18T17:20:18.672Z] #37 1.663 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:20:18.672Z] #37 1.663 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:20:18.672Z] #37 1.667 ++ dirname /tmp/install/install.sh [2021-03-18T17:20:18.672Z] #37 1.671 + dir=/tmp/install [2021-03-18T17:20:18.672Z] #37 1.671 + bin=tini [2021-03-18T17:20:18.672Z] #37 1.671 + shift [2021-03-18T17:20:18.672Z] #37 1.671 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-18T17:20:18.672Z] #37 1.671 + . /tmp/install/tini.installer [2021-03-18T17:20:18.672Z] #37 1.671 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-18T17:20:18.672Z] #37 1.671 + install_tini [2021-03-18T17:20:18.672Z] #37 1.671 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-18T17:20:18.672Z] #37 1.671 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-18T17:20:18.672Z] #37 1.714 + git clone https://github.com/krallin/tini.git /tmp/tmp.vm61L9R40c/tini [2021-03-18T17:20:18.672Z] #37 1.733 Cloning into '/tmp/tmp.vm61L9R40c/tini'... [2021-03-18T17:20:20.039Z] #37 3.037 + cd /tmp/tmp.vm61L9R40c/tini [2021-03-18T17:20:20.039Z] #37 3.037 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-18T17:20:20.039Z] #37 3.109 + cmake . [2021-03-18T17:20:20.709Z] #46 114.3 encoding/xml [2021-03-18T17:20:20.709Z] #46 ... [2021-03-18T17:20:20.709Z] [2021-03-18T17:20:20.709Z] #14 [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-03-18T17:20:20.709Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-18T17:20:20.709Z] #14 113.6 Selecting previously unselected package libapparmor1:ppc64el. [2021-03-18T17:20:20.709Z] #14 113.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-03-18T17:20:20.709Z] #14 113.7 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-03-18T17:20:20.709Z] #14 113.8 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-03-18T17:20:20.709Z] #14 113.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-03-18T17:20:20.709Z] #14 113.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-03-18T17:20:20.709Z] #14 114.0 Selecting previously unselected package libbtrfs0. [2021-03-18T17:20:20.709Z] #14 114.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-03-18T17:20:20.709Z] #14 114.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-18T17:20:20.709Z] #14 114.1 Selecting previously unselected package libbtrfs-dev. [2021-03-18T17:20:20.709Z] #14 114.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-03-18T17:20:20.709Z] #14 114.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-18T17:20:20.709Z] #14 114.2 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-03-18T17:20:20.709Z] #14 114.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-03-18T17:20:20.709Z] #14 114.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-18T17:20:20.709Z] #14 114.3 Selecting previously unselected package libudev-dev:ppc64el. [2021-03-18T17:20:20.709Z] #14 114.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_ppc64el.deb ... [2021-03-18T17:20:20.709Z] #14 114.4 Unpacking libudev-dev:ppc64el (241-7~deb10u6) ... [2021-03-18T17:20:20.709Z] #14 114.5 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-03-18T17:20:20.709Z] #14 114.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-03-18T17:20:20.709Z] #14 114.6 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-03-18T17:20:20.966Z] #37 4.238 -- The C compiler identification is GNU 8.3.0 [2021-03-18T17:20:20.966Z] #37 4.295 -- Check for working C compiler: /usr/bin/cc [2021-03-18T17:20:21.363Z] #14 115.0 Selecting previously unselected package libpcre16-3:ppc64el. [2021-03-18T17:20:21.363Z] #14 115.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-03-18T17:20:21.363Z] #14 115.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-03-18T17:20:21.363Z] #14 115.3 Selecting previously unselected package libpcre32-3:ppc64el. [2021-03-18T17:20:21.363Z] #14 115.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-03-18T17:20:21.363Z] #14 115.3 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-03-18T17:20:21.662Z] #14 115.5 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-03-18T17:20:21.662Z] #14 115.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-03-18T17:20:21.662Z] #14 115.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-03-18T17:20:21.662Z] #14 115.6 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-03-18T17:20:21.662Z] #14 115.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-03-18T17:20:21.662Z] #14 115.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-03-18T17:20:21.773Z] 5ff1512f88ec: Verifying Checksum [2021-03-18T17:20:21.773Z] 5ff1512f88ec: Download complete [2021-03-18T17:20:21.961Z] #14 116.0 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-03-18T17:20:22.243Z] 4612f6d0b889: Verifying Checksum [2021-03-18T17:20:22.243Z] 4612f6d0b889: Download complete [2021-03-18T17:20:22.260Z] #14 116.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-03-18T17:20:22.260Z] #14 116.0 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-03-18T17:20:22.333Z] #37 5.606 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-18T17:20:22.559Z] #14 116.3 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-03-18T17:20:22.559Z] #14 116.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-03-18T17:20:22.559Z] #14 116.3 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-03-18T17:20:22.559Z] #14 116.4 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-03-18T17:20:22.559Z] #14 116.4 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-03-18T17:20:22.559Z] #14 116.4 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-03-18T17:20:22.559Z] #14 116.5 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-03-18T17:20:22.589Z] #37 5.616 -- Detecting C compiler ABI info [2021-03-18T17:20:22.858Z] #14 116.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_ppc64el.deb ... [2021-03-18T17:20:22.858Z] #14 116.6 Unpacking libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-03-18T17:20:23.160Z] #14 117.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-03-18T17:20:23.160Z] #14 117.0 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-03-18T17:20:23.160Z] #14 117.0 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-03-18T17:20:23.160Z] #14 117.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-18T17:20:23.160Z] #14 117.0 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-03-18T17:20:23.160Z] #14 117.1 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-03-18T17:20:23.160Z] #14 117.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-18T17:20:23.160Z] #14 117.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-18T17:20:23.160Z] #14 117.1 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-03-18T17:20:23.160Z] #14 117.1 Setting up libudev-dev:ppc64el (241-7~deb10u6) ... [2021-03-18T17:20:23.160Z] #14 117.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-18T17:20:23.160Z] #14 117.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-18T17:20:23.160Z] #14 117.2 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-03-18T17:20:23.160Z] #14 117.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-18T17:20:23.160Z] #14 117.2 Setting up libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-03-18T17:20:23.461Z] #14 117.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-18T17:20:23.461Z] #14 117.2 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-03-18T17:20:23.461Z] #14 117.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T17:20:23.461Z] #14 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-18T17:20:23.461Z] #14 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-18T17:20:23.461Z] #14 117.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T17:20:23.461Z] #14 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-18T17:20:23.461Z] #14 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-18T17:20:23.461Z] #14 117.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-18T17:20:23.461Z] #14 117.3 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-03-18T17:20:23.461Z] #14 117.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-18T17:20:23.461Z] #14 117.3 Setting up dmsetup (2:1.02.155-3) ... [2021-03-18T17:20:23.461Z] #14 117.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-18T17:20:23.461Z] #14 117.4 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-03-18T17:20:23.461Z] #14 117.4 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T17:20:23.518Z] #37 6.629 -- Detecting C compiler ABI info - done [2021-03-18T17:20:23.518Z] #37 6.678 -- Detecting C compile features [2021-03-18T17:20:23.760Z] #14 DONE 117.7s [2021-03-18T17:20:23.760Z] [2021-03-18T17:20:23.760Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:20:23.760Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:20:23.760Z] #44 41.68 CC images/opts.o [2021-03-18T17:20:23.760Z] #44 41.99 CC images/seccomp.o [2021-03-18T17:20:23.760Z] #44 42.29 CC images/binfmt-misc.o [2021-03-18T17:20:23.760Z] #44 42.56 CC images/time.o [2021-03-18T17:20:23.760Z] #44 42.77 CC images/sysctl.o [2021-03-18T17:20:23.760Z] #44 43.00 CC images/autofs.o [2021-03-18T17:20:23.760Z] #44 43.21 CC images/macvlan.o [2021-03-18T17:20:23.760Z] #44 43.42 CC images/sit.o [2021-03-18T17:20:23.760Z] #44 43.62 CC images/memfd.o [2021-03-18T17:20:23.760Z] #44 43.88 CC images/timens.o [2021-03-18T17:20:23.760Z] #44 44.27 LINK images/built-in.o [2021-03-18T17:20:23.760Z] #44 44.42 GEN compel/include/asm [2021-03-18T17:20:23.760Z] #44 44.46 GEN compel/include/version.h [2021-03-18T17:20:23.760Z] #44 44.48 touch .config [2021-03-18T17:20:23.760Z] #44 44.53 GEN include/common/config.h [2021-03-18T17:20:23.760Z] #44 44.59 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-18T17:20:23.760Z] #44 44.63 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-18T17:20:23.760Z] #44 44.67 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-03-18T17:20:23.760Z] #44 44.68 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-03-18T17:20:23.760Z] #44 44.74 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-03-18T17:20:23.760Z] #44 44.78 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-03-18T17:20:23.760Z] #44 44.83 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-03-18T17:20:23.760Z] #44 44.86 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-18T17:20:23.760Z] #44 44.87 DEP compel/plugins/std/infect.d [2021-03-18T17:20:23.760Z] #44 45.07 DEP compel/plugins/std/string.d [2021-03-18T17:20:23.760Z] #44 45.19 DEP compel/plugins/std/log.d [2021-03-18T17:20:23.760Z] #44 45.30 DEP compel/plugins/std/fds.d [2021-03-18T17:20:23.760Z] #44 45.41 DEP compel/plugins/std/std.d [2021-03-18T17:20:23.760Z] #44 45.67 DEP compel/plugins/shmem/shmem.d [2021-03-18T17:20:23.760Z] #44 45.88 DEP compel/plugins/fds/fds.d [2021-03-18T17:20:23.760Z] #44 46.03 CC compel/plugins/std/std.o [2021-03-18T17:20:23.760Z] #44 46.39 CC compel/plugins/std/fds.o [2021-03-18T17:20:23.760Z] #44 46.85 CC compel/plugins/std/log.o [2021-03-18T17:20:23.760Z] #44 47.83 CC compel/plugins/std/string.o [2021-03-18T17:20:23.760Z] #44 48.62 CC compel/plugins/std/infect.o [2021-03-18T17:20:23.760Z] #44 49.03 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-03-18T17:20:23.760Z] #44 49.06 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-03-18T17:20:23.760Z] #44 49.11 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-03-18T17:20:23.788Z] #37 ... [2021-03-18T17:20:23.788Z] [2021-03-18T17:20:23.788Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-18T17:20:23.788Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-18T17:20:23.788Z] #42 99.62 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-18T17:20:23.788Z] #42 99.64 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T17:20:23.788Z] #42 DONE 100.7s [2021-03-18T17:20:23.788Z] [2021-03-18T17:20:23.788Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:20:23.789Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:20:24.058Z] #44 49.18 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-03-18T17:20:24.058Z] #44 49.23 AR compel/plugins/std.lib.a [2021-03-18T17:20:24.058Z] #44 ... [2021-03-18T17:20:24.058Z] [2021-03-18T17:20:24.058Z] #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-03-18T17:20:24.058Z] #54 sha256:ca10f7c37d71b0b55f5ef4217d0e311d19cc388216a55f7aeb74986ae899b7db [2021-03-18T17:20:24.357Z] #54 0.554 + RM_GOPATH=0 [2021-03-18T17:20:24.357Z] #54 0.554 + TMP_GOPATH= [2021-03-18T17:20:24.357Z] #54 ... [2021-03-18T17:20:24.357Z] [2021-03-18T17:20:24.357Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-18T17:20:24.357Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 [2021-03-18T17:20:24.357Z] #15 DONE 0.6s [2021-03-18T17:20:24.357Z] [2021-03-18T17:20:24.357Z] #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-03-18T17:20:24.357Z] #54 sha256:ca10f7c37d71b0b55f5ef4217d0e311d19cc388216a55f7aeb74986ae899b7db [2021-03-18T17:20:24.357Z] #54 0.555 + : /build [2021-03-18T17:20:24.357Z] #54 0.555 + '[' -z '' ']' [2021-03-18T17:20:24.357Z] #54 0.557 ++ mktemp -d [2021-03-18T17:20:24.357Z] #54 0.560 + export GOPATH=/tmp/tmp.UdlbvY6n8a [2021-03-18T17:20:24.357Z] #54 0.560 + GOPATH=/tmp/tmp.UdlbvY6n8a [2021-03-18T17:20:24.357Z] #54 0.560 + RM_GOPATH=1 [2021-03-18T17:20:24.357Z] #54 0.560 + case "$(go env GOARCH)" in [2021-03-18T17:20:24.357Z] #54 0.561 ++ go env GOARCH [2021-03-18T17:20:24.357Z] #54 0.581 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:20:24.357Z] #54 0.588 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:20:24.357Z] #54 0.592 ++ dirname /tmp/install/install.sh [2021-03-18T17:20:24.357Z] #54 0.595 + dir=/tmp/install [2021-03-18T17:20:24.357Z] #54 0.595 + bin=runc [2021-03-18T17:20:24.357Z] #54 0.595 + shift [2021-03-18T17:20:24.357Z] #54 0.595 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-18T17:20:24.357Z] #54 0.595 + . /tmp/install/runc.installer [2021-03-18T17:20:24.357Z] #54 0.596 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-18T17:20:24.357Z] #54 0.598 + install_runc [2021-03-18T17:20:24.357Z] #54 0.600 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-18T17:20:24.357Z] #54 0.602 + uname -r [2021-03-18T17:20:24.357Z] #54 0.605 + RUNC_BUILDTAGS='seccomp ' [2021-03-18T17:20:24.357Z] #54 0.605 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-18T17:20:24.357Z] #54 0.605 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-18T17:20:24.357Z] #54 0.605 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UdlbvY6n8a/src/github.com/opencontainers/runc [2021-03-18T17:20:24.357Z] #54 0.609 Cloning into '/tmp/tmp.UdlbvY6n8a/src/github.com/opencontainers/runc'... [2021-03-18T17:20:25.006Z] #54 ... [2021-03-18T17:20:25.006Z] [2021-03-18T17:20:25.006Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-18T17:20:25.006Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f [2021-03-18T17:20:25.006Z] #16 DONE 0.4s [2021-03-18T17:20:25.006Z] [2021-03-18T17:20:25.006Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:20:25.006Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:20:25.006Z] #44 49.31 CC compel/plugins/fds/fds.o [2021-03-18T17:20:25.006Z] #44 49.84 AR compel/plugins/fds.lib.a [2021-03-18T17:20:25.006Z] #44 49.91 HOSTDEP compel/src/lib/log-host.d [2021-03-18T17:20:25.006Z] #44 49.98 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-18T17:20:25.006Z] #44 50.10 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-03-18T17:20:25.006Z] #44 50.18 HOSTDEP compel/src/main-host.d [2021-03-18T17:20:25.006Z] #44 50.28 DEP compel/src/lib/ptrace.d [2021-03-18T17:20:25.325Z] #44 ... [2021-03-18T17:20:25.325Z] [2021-03-18T17:20:25.325Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-18T17:20:25.325Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 [2021-03-18T17:20:25.325Z] #17 0.296 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-18T17:20:25.325Z] #17 DONE 0.4s [2021-03-18T17:20:25.325Z] [2021-03-18T17:20:25.325Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:20:25.325Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:20:25.325Z] #44 50.55 DEP compel/src/lib/infect.d [2021-03-18T17:20:25.325Z] #44 50.82 DEP compel/src/lib/infect-util.d [2021-03-18T17:20:25.626Z] #44 50.94 DEP compel/src/lib/infect-rpc.d [2021-03-18T17:20:25.924Z] #44 ... [2021-03-18T17:20:25.924Z] [2021-03-18T17:20:25.924Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-18T17:20:25.924Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 [2021-03-18T17:20:25.924Z] #18 DONE 0.5s [2021-03-18T17:20:25.924Z] [2021-03-18T17:20:25.924Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:20:25.924Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:20:25.924Z] #44 51.20 DEP compel/arch/ppc64/src/lib/infect.d [2021-03-18T17:20:25.924Z] #44 51.33 DEP compel/arch/ppc64/src/lib/cpu.d [2021-03-18T17:20:26.223Z] #44 51.42 DEP compel/src/lib/log.d [2021-03-18T17:20:26.223Z] #44 ... [2021-03-18T17:20:26.223Z] [2021-03-18T17:20:26.223Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-18T17:20:26.223Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be [2021-03-18T17:20:26.223Z] #19 DONE 0.4s [2021-03-18T17:20:26.223Z] [2021-03-18T17:20:26.223Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:20:26.223Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:20:26.223Z] #44 51.48 DEP compel/src/main.d [2021-03-18T17:20:26.223Z] #44 51.57 DEP compel/src/lib/handle-elf.d [2021-03-18T17:20:26.308Z] #43 2.319 Note: Building without setproctitle() and strlcpy() support. [2021-03-18T17:20:26.308Z] #43 2.319 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-18T17:20:26.308Z] #43 2.347 Note: Building without GnuTLS support [2021-03-18T17:20:26.308Z] #43 2.352 Makefile.config:39: Warn: you have no libnftables installed [2021-03-18T17:20:26.308Z] #43 2.358 Makefile.config:40: Warn: Building without nftables support [2021-03-18T17:20:26.523Z] #44 51.85 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-03-18T17:20:26.823Z] #44 ... [2021-03-18T17:20:26.823Z] [2021-03-18T17:20:26.823Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-03-18T17:20:26.823Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-03-18T17:20:26.823Z] #20 DONE 0.5s [2021-03-18T17:20:26.823Z] [2021-03-18T17:20:26.823Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:20:26.823Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:20:26.823Z] #44 52.01 CC compel/src/lib/log.o [2021-03-18T17:20:26.823Z] #44 52.33 CC compel/arch/ppc64/src/lib/cpu.o [2021-03-18T17:20:27.473Z] #44 52.72 CC compel/arch/ppc64/src/lib/infect.o [2021-03-18T17:20:28.120Z] #44 53.55 CC compel/src/lib/infect-rpc.o [2021-03-18T17:20:28.199Z] #43 4.212 fatal: not a git repository (or any of the parent directories): .git [2021-03-18T17:20:28.199Z] #43 4.300 GEN .gitid [2021-03-18T17:20:28.199Z] #43 4.334 GEN criu/include/version.h [2021-03-18T17:20:28.199Z] #43 4.393 GEN include/common/asm [2021-03-18T17:20:28.419Z] #44 53.92 CC compel/src/lib/infect-util.o [2021-03-18T17:20:28.455Z] #43 ... [2021-03-18T17:20:28.455Z] [2021-03-18T17:20:28.455Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T17:20:28.455Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T17:20:28.455Z] #13 89.54 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-18T17:20:28.455Z] #13 89.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-18T17:20:28.455Z] #13 89.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-18T17:20:28.455Z] #13 90.25 Selecting previously unselected package dmsetup. [2021-03-18T17:20:28.455Z] #13 90.25 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-18T17:20:28.455Z] #13 90.25 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-18T17:20:28.455Z] #13 90.62 Selecting previously unselected package mingw-w64-common. [2021-03-18T17:20:28.455Z] #13 90.62 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-18T17:20:28.455Z] #13 90.62 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-18T17:20:28.455Z] #13 98.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-18T17:20:28.455Z] #13 98.26 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-18T17:20:28.455Z] #13 98.27 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-18T17:20:28.712Z] #13 ... [2021-03-18T17:20:28.712Z] [2021-03-18T17:20:28.712Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T17:20:28.712Z] #51 sha256:dbb7b649ba8991f2a3ff577017f4cafdfd879fdf4e18da2aead70a5f6ebef49b [2021-03-18T17:20:28.712Z] #51 95.27 encoding/base64 [2021-03-18T17:20:28.712Z] #51 96.70 golang.org/x/sys/unix [2021-03-18T17:20:28.712Z] #51 101.0 encoding/json [2021-03-18T17:20:28.969Z] #51 ... [2021-03-18T17:20:28.969Z] [2021-03-18T17:20:28.969Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T17:20:28.969Z] #34 sha256:080b7806eafd311fd33650c3675731433bc3600cda89797ca21cd5b00253ef9a [2021-03-18T17:20:28.969Z] #34 95.58 text/tabwriter [2021-03-18T17:20:28.969Z] #34 98.37 github.com/BurntSushi/toml [2021-03-18T17:20:28.969Z] #34 98.38 flag [2021-03-18T17:20:28.969Z] #34 100.6 log [2021-03-18T17:20:28.969Z] #34 103.2 github.com/BurntSushi/toml/cmd/tomlv [2021-03-18T17:20:28.969Z] #34 ... [2021-03-18T17:20:28.969Z] [2021-03-18T17:20:28.969Z] #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-03-18T17:20:28.969Z] #37 sha256:e020895adcb30970af149e24ec8c9ea41afa42981eb0a7864d8ae891fd3b0d51 [2021-03-18T17:20:28.969Z] #37 9.049 -- Detecting C compile features - done [2021-03-18T17:20:28.969Z] #37 9.089 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-18T17:20:28.969Z] #37 9.390 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-18T17:20:28.969Z] #37 9.529 -- Configuring done [2021-03-18T17:20:28.969Z] #37 9.558 -- Generating done [2021-03-18T17:20:28.969Z] #37 9.578 -- Build files have been written to: /tmp/tmp.vm61L9R40c/tini [2021-03-18T17:20:28.969Z] #37 9.581 + make tini-static [2021-03-18T17:20:28.969Z] #37 9.958 Scanning dependencies of target tini-static [2021-03-18T17:20:28.969Z] #37 10.04 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-18T17:20:28.969Z] #37 11.20 [100%] Linking C executable tini-static [2021-03-18T17:20:28.969Z] #37 12.00 [100%] Built target tini-static [2021-03-18T17:20:28.969Z] #37 12.09 + mkdir -p /build [2021-03-18T17:20:28.969Z] #37 12.09 + cp tini-static /build/docker-init [2021-03-18T17:20:29.067Z] #44 54.23 CC compel/src/lib/infect.o [2021-03-18T17:20:29.226Z] #37 DONE 12.4s [2021-03-18T17:20:29.226Z] [2021-03-18T17:20:29.226Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T17:20:29.226Z] #45 sha256:49a4659e6ede63110fabe8423d74cc3deb45c875b099a97e453ce83755f5549f [2021-03-18T17:20:29.226Z] #45 98.40 regexp [2021-03-18T17:20:29.226Z] #45 100.5 flag [2021-03-18T17:20:29.226Z] #45 102.3 go/token [2021-03-18T17:20:29.226Z] #45 103.4 internal/lazyregexp [2021-03-18T17:20:29.226Z] #45 103.4 go/scanner [2021-03-18T17:20:29.226Z] #45 103.8 net/url [2021-03-18T17:20:29.226Z] #45 105.0 go/ast [2021-03-18T17:20:29.226Z] #45 106.0 text/template/parse [2021-03-18T17:20:30.592Z] #45 ... [2021-03-18T17:20:30.592Z] [2021-03-18T17:20:30.592Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T17:20:30.592Z] #51 sha256:dbb7b649ba8991f2a3ff577017f4cafdfd879fdf4e18da2aead70a5f6ebef49b [2021-03-18T17:20:30.592Z] #51 107.4 github.com/pkg/diff [2021-03-18T17:20:30.616Z] #44 ... [2021-03-18T17:20:30.616Z] [2021-03-18T17:20:30.616Z] #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-03-18T17:20:30.616Z] #52 sha256:1280ae287c6a226b4fcef1be8ff1646f756fa25ce2a6150e4eb84c16edc7b4d1 [2021-03-18T17:20:30.616Z] #52 115.7 golang.org/x/crypto/ssh/terminal [2021-03-18T17:20:30.616Z] #52 118.0 mvdan.cc/sh/v3/cmd/shfmt [2021-03-18T17:20:30.616Z] #52 DONE 124.9s [2021-03-18T17:20:30.616Z] [2021-03-18T17:20:30.616Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T17:20:30.616Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-18T17:20:30.616Z] #21 0.596 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-18T17:20:30.616Z] #21 0.599 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T17:20:30.616Z] #21 0.727 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T17:20:30.616Z] #21 0.907 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T17:20:30.616Z] #21 1.782 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [446 kB] [2021-03-18T17:20:30.616Z] #21 3.088 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-18T17:20:31.155Z] #51 107.8 go/ast [2021-03-18T17:20:31.667Z] #21 4.888 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [258 kB] [2021-03-18T17:20:31.720Z] #51 ... [2021-03-18T17:20:31.720Z] [2021-03-18T17:20:31.720Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-18T17:20:31.720Z] #34 sha256:080b7806eafd311fd33650c3675731433bc3600cda89797ca21cd5b00253ef9a [2021-03-18T17:20:31.720Z] #34 DONE 108.3s [2021-03-18T17:20:31.720Z] [2021-03-18T17:20:31.720Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:20:31.720Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:20:31.720Z] #43 6.861 PBCC images/timens.pb-c.c [2021-03-18T17:20:31.720Z] #43 6.924 DEP images/timens.pb-c.d [2021-03-18T17:20:31.720Z] #43 6.976 PBCC images/fown.pb-c.c [2021-03-18T17:20:31.720Z] #43 7.023 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-18T17:20:31.720Z] #43 7.100 PBCC images/opts.pb-c.c [2021-03-18T17:20:31.720Z] #43 7.152 PBCC images/memfd.pb-c.c [2021-03-18T17:20:31.720Z] #43 7.192 DEP images/fown.pb-c.d [2021-03-18T17:20:31.720Z] #43 7.223 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-18T17:20:31.720Z] #43 7.285 DEP images/opts.pb-c.d [2021-03-18T17:20:31.720Z] #43 7.343 DEP images/memfd.pb-c.d [2021-03-18T17:20:31.720Z] #43 7.423 PBCC images/sit.pb-c.c [2021-03-18T17:20:31.720Z] #43 7.463 DEP images/sit.pb-c.d [2021-03-18T17:20:31.720Z] #43 7.565 PBCC images/macvlan.pb-c.c [2021-03-18T17:20:31.720Z] #43 7.600 DEP images/macvlan.pb-c.d [2021-03-18T17:20:31.720Z] #43 7.688 PBCC images/autofs.pb-c.c [2021-03-18T17:20:31.720Z] #43 7.742 DEP images/autofs.pb-c.d [2021-03-18T17:20:31.720Z] #43 7.814 PBCC images/sysctl.pb-c.c [2021-03-18T17:20:31.720Z] #43 7.914 DEP images/sysctl.pb-c.d [2021-03-18T17:20:31.977Z] #43 7.982 PBCC images/time.pb-c.c [2021-03-18T17:20:31.977Z] #43 8.042 DEP images/time.pb-c.d [2021-03-18T17:20:31.977Z] #43 8.135 PBCC images/binfmt-misc.pb-c.c [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-18T17:20:32.081Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2021-03-18T17:20:32.081Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-18T17:20:32.081Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/types [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-18T17:20:32.081Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2021-03-18T17:20:32.081Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-18T17:20:32.081Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2021-03-18T17:20:32.081Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/builder [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-18T17:20:32.081Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-18T17:20:32.082Z] ok github.com/docker/docker/builder/remotecontext 0.376s coverage: 13.7% of statements [2021-03-18T17:20:32.082Z] ok github.com/docker/docker/builder/dockerfile 1.000s coverage: 48.3% of statements [2021-03-18T17:20:32.082Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-18T17:20:32.082Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-03-18T17:20:32.082Z] ok github.com/docker/docker/builder/remotecontext/git 0.859s coverage: 86.3% of statements [2021-03-18T17:20:32.082Z] ? github.com/docker/docker/cli [no test files] [2021-03-18T17:20:32.082Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-18T17:20:32.234Z] #43 8.247 DEP images/binfmt-misc.pb-c.d [2021-03-18T17:20:32.493Z] #43 8.415 PBCC images/seccomp.pb-c.c [2021-03-18T17:20:32.493Z] #43 8.524 DEP images/seccomp.pb-c.d [2021-03-18T17:20:32.727Z] #21 ... [2021-03-18T17:20:32.728Z] [2021-03-18T17:20:32.728Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:20:32.728Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:20:32.728Z] #44 58.06 CC compel/src/lib/ptrace.o [2021-03-18T17:20:32.751Z] #43 8.727 PBCC images/userns.pb-c.c [2021-03-18T17:20:32.751Z] #43 8.798 DEP images/userns.pb-c.d [2021-03-18T17:20:32.751Z] #43 8.830 PBCC images/cgroup.pb-c.c [2021-03-18T17:20:32.751Z] #43 8.876 DEP images/cgroup.pb-c.d [2021-03-18T17:20:32.751Z] #43 8.905 PBCC images/ext-file.pb-c.c [2021-03-18T17:20:32.751Z] #43 8.935 DEP images/ext-file.pb-c.d [2021-03-18T17:20:32.751Z] #43 9.006 PBCC images/rpc.pb-c.c [2021-03-18T17:20:33.007Z] #43 9.044 DEP images/rpc.pb-c.d [2021-03-18T17:20:33.007Z] #43 9.119 PBCC images/siginfo.pb-c.c [2021-03-18T17:20:33.007Z] #43 9.136 DEP images/siginfo.pb-c.d [2021-03-18T17:20:33.007Z] #43 9.199 PBCC images/pagemap.pb-c.c [2021-03-18T17:20:33.007Z] #43 9.251 DEP images/pagemap.pb-c.d [2021-03-18T17:20:33.264Z] #43 9.304 PBCC images/rlimit.pb-c.c [2021-03-18T17:20:33.264Z] #43 9.321 DEP images/rlimit.pb-c.d [2021-03-18T17:20:33.264Z] #43 9.385 PBCC images/file-lock.pb-c.c [2021-03-18T17:20:33.264Z] #43 9.443 DEP images/file-lock.pb-c.d [2021-03-18T17:20:33.264Z] #43 9.507 PBCC images/tty.pb-c.c [2021-03-18T17:20:33.376Z] #44 58.51 AR compel/libcompel.a [2021-03-18T17:20:33.376Z] #44 58.58 HOSTCC compel/src/main-host.o [2021-03-18T17:20:33.520Z] #43 9.627 DEP images/tty.pb-c.d [2021-03-18T17:20:33.520Z] #43 9.694 PBCC images/tun.pb-c.c [2021-03-18T17:20:33.521Z] #43 9.735 PBCC images/netdev.pb-c.c [2021-03-18T17:20:33.675Z] #44 58.84 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-03-18T17:20:33.675Z] #44 59.01 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-18T17:20:33.778Z] #43 9.778 DEP images/tun.pb-c.d [2021-03-18T17:20:33.778Z] #43 9.843 DEP images/netdev.pb-c.d [2021-03-18T17:20:33.778Z] #43 9.861 PBCC images/vma.pb-c.c [2021-03-18T17:20:33.778Z] #43 9.923 DEP images/vma.pb-c.d [2021-03-18T17:20:33.778Z] #43 9.971 PBCC images/creds.pb-c.c [2021-03-18T17:20:33.977Z] #44 59.37 HOSTCC compel/src/lib/log-host.o [2021-03-18T17:20:34.035Z] #43 10.02 DEP images/creds.pb-c.d [2021-03-18T17:20:34.035Z] #43 10.06 PBCC images/utsns.pb-c.c [2021-03-18T17:20:34.035Z] #43 10.08 DEP images/utsns.pb-c.d [2021-03-18T17:20:34.035Z] #43 10.12 PBCC images/ipc-desc.pb-c.c [2021-03-18T17:20:34.035Z] #43 10.18 PBCC images/ipc-sem.pb-c.c [2021-03-18T17:20:34.035Z] #43 10.20 DEP images/ipc-desc.pb-c.d [2021-03-18T17:20:34.035Z] #43 10.25 DEP images/ipc-sem.pb-c.d [2021-03-18T17:20:34.035Z] #43 10.29 PBCC images/ipc-msg.pb-c.c [2021-03-18T17:20:34.227Z] ok github.com/docker/docker/client 0.134s coverage: 75.4% of statements [2021-03-18T17:20:34.277Z] #44 59.52 HOSTLINK compel/compel-host-bin [2021-03-18T17:20:34.277Z] #44 59.62 DEP soccr/soccr.d [2021-03-18T17:20:34.291Z] #43 10.30 DEP images/ipc-msg.pb-c.d [2021-03-18T17:20:34.291Z] #43 10.38 PBCC images/ipc-shm.pb-c.c [2021-03-18T17:20:34.291Z] #43 10.39 DEP images/ipc-shm.pb-c.d [2021-03-18T17:20:34.291Z] #43 10.43 PBCC images/ipc-var.pb-c.c [2021-03-18T17:20:34.548Z] #43 10.45 DEP images/ipc-var.pb-c.d [2021-03-18T17:20:34.548Z] #43 10.52 PBCC images/sk-opts.pb-c.c [2021-03-18T17:20:34.548Z] #43 10.59 PBCC images/packet-sock.pb-c.c [2021-03-18T17:20:34.548Z] #43 10.66 DEP images/sk-opts.pb-c.d [2021-03-18T17:20:34.548Z] #43 10.72 DEP images/packet-sock.pb-c.d [2021-03-18T17:20:34.577Z] #44 59.79 CC soccr/soccr.o [2021-03-18T17:20:34.805Z] #43 10.79 PBCC images/sk-netlink.pb-c.c [2021-03-18T17:20:34.805Z] #43 10.84 DEP images/sk-netlink.pb-c.d [2021-03-18T17:20:34.805Z] #43 10.89 PBCC images/sk-inet.pb-c.c [2021-03-18T17:20:34.805Z] #43 10.93 DEP images/sk-inet.pb-c.d [2021-03-18T17:20:34.805Z] #43 10.98 PBCC images/sk-unix.pb-c.c [2021-03-18T17:20:35.061Z] #43 11.03 DEP images/sk-unix.pb-c.d [2021-03-18T17:20:35.061Z] #43 11.09 PBCC images/mm.pb-c.c [2021-03-18T17:20:35.061Z] #43 11.15 DEP images/mm.pb-c.d [2021-03-18T17:20:35.061Z] #43 11.22 PBCC images/timerfd.pb-c.c [2021-03-18T17:20:35.318Z] #43 11.28 DEP images/timerfd.pb-c.d [2021-03-18T17:20:35.318Z] #43 11.34 PBCC images/timer.pb-c.c [2021-03-18T17:20:35.318Z] #43 11.37 DEP images/timer.pb-c.d [2021-03-18T17:20:35.318Z] #43 11.42 PBCC images/sa.pb-c.c [2021-03-18T17:20:35.318Z] #43 11.48 DEP images/sa.pb-c.d [2021-03-18T17:20:35.574Z] #43 11.55 PBCC images/pipe-data.pb-c.c [2021-03-18T17:20:35.574Z] #43 11.60 DEP images/pipe-data.pb-c.d [2021-03-18T17:20:35.574Z] #43 11.65 PBCC images/mnt.pb-c.c [2021-03-18T17:20:35.574Z] #43 11.69 DEP images/mnt.pb-c.d [2021-03-18T17:20:35.574Z] #43 11.74 PBCC images/sk-packet.pb-c.c [2021-03-18T17:20:35.831Z] #43 11.76 DEP images/sk-packet.pb-c.d [2021-03-18T17:20:35.831Z] #43 11.81 PBCC images/tcp-stream.pb-c.c [2021-03-18T17:20:35.831Z] #43 11.86 DEP images/tcp-stream.pb-c.d [2021-03-18T17:20:35.831Z] #43 11.90 PBCC images/pipe.pb-c.c [2021-03-18T17:20:35.831Z] #43 11.97 DEP images/pipe.pb-c.d [2021-03-18T17:20:36.087Z] #43 12.02 PBCC images/pstree.pb-c.c [2021-03-18T17:20:36.087Z] #43 12.04 DEP images/pstree.pb-c.d [2021-03-18T17:20:36.087Z] #43 12.09 PBCC images/fs.pb-c.c [2021-03-18T17:20:36.087Z] #43 12.10 DEP images/fs.pb-c.d [2021-03-18T17:20:36.087Z] #43 12.14 PBCC images/signalfd.pb-c.c [2021-03-18T17:20:36.087Z] #43 12.18 DEP images/signalfd.pb-c.d [2021-03-18T17:20:36.128Z] #44 ... [2021-03-18T17:20:36.128Z] [2021-03-18T17:20:36.128Z] #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-03-18T17:20:36.128Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69 [2021-03-18T17:20:36.128Z] #46 120.3 math/big [2021-03-18T17:20:36.128Z] #46 121.8 go/doc [2021-03-18T17:20:36.128Z] #46 ... [2021-03-18T17:20:36.128Z] [2021-03-18T17:20:36.128Z] #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-03-18T17:20:36.128Z] #54 sha256:ca10f7c37d71b0b55f5ef4217d0e311d19cc388216a55f7aeb74986ae899b7db [2021-03-18T17:20:36.128Z] #54 10.93 + cd /tmp/tmp.UdlbvY6n8a/src/github.com/opencontainers/runc [2021-03-18T17:20:36.128Z] #54 10.93 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-18T17:20:36.128Z] #54 11.29 + '[' -z '' ']' [2021-03-18T17:20:36.128Z] #54 11.29 + target=static [2021-03-18T17:20:36.128Z] #54 11.29 + make 'BUILDTAGS=seccomp ' static [2021-03-18T17:20:36.128Z] #54 11.71 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-18T17:20:36.344Z] #43 12.25 PBCC images/fh.pb-c.c [2021-03-18T17:20:36.344Z] #43 12.27 PBCC images/fsnotify.pb-c.c [2021-03-18T17:20:36.344Z] #43 12.32 DEP images/fh.pb-c.d [2021-03-18T17:20:36.344Z] #43 12.39 DEP images/fsnotify.pb-c.d [2021-03-18T17:20:36.344Z] #43 12.46 PBCC images/eventpoll.pb-c.c [2021-03-18T17:20:36.344Z] #43 12.51 DEP images/eventpoll.pb-c.d [2021-03-18T17:20:36.600Z] #43 12.57 PBCC images/eventfd.pb-c.c [2021-03-18T17:20:36.600Z] #43 12.61 DEP images/eventfd.pb-c.d [2021-03-18T17:20:36.600Z] #43 12.65 PBCC images/remap-file-path.pb-c.c [2021-03-18T17:20:36.600Z] #43 12.68 DEP images/remap-file-path.pb-c.d [2021-03-18T17:20:36.600Z] #43 12.74 PBCC images/fifo.pb-c.c [2021-03-18T17:20:36.600Z] #43 12.79 DEP images/fifo.pb-c.d [2021-03-18T17:20:36.857Z] #43 12.83 PBCC images/ghost-file.pb-c.c [2021-03-18T17:20:36.857Z] #43 12.89 DEP images/ghost-file.pb-c.d [2021-03-18T17:20:36.857Z] #43 12.94 PBCC images/regfile.pb-c.c [2021-03-18T17:20:37.114Z] #43 13.05 DEP images/regfile.pb-c.d [2021-03-18T17:20:37.114Z] #43 13.09 PBCC images/ns.pb-c.c [2021-03-18T17:20:37.114Z] #43 13.13 DEP images/ns.pb-c.d [2021-03-18T17:20:37.114Z] #43 13.18 PBCC images/fdinfo.pb-c.c [2021-03-18T17:20:37.114Z] #43 13.25 DEP images/fdinfo.pb-c.d [2021-03-18T17:20:37.373Z] #43 13.34 PBCC images/core-aarch64.pb-c.c [2021-03-18T17:20:37.373Z] #43 13.37 PBCC images/core-arm.pb-c.c [2021-03-18T17:20:37.373Z] #43 13.43 PBCC images/core-ppc64.pb-c.c [2021-03-18T17:20:37.373Z] #43 13.48 PBCC images/core-s390.pb-c.c [2021-03-18T17:20:37.373Z] #43 13.55 PBCC images/core-x86.pb-c.c [2021-03-18T17:20:37.630Z] #43 13.62 PBCC images/core.pb-c.c [2021-03-18T17:20:37.630Z] #43 13.69 PBCC images/inventory.pb-c.c [2021-03-18T17:20:37.630Z] #43 13.80 DEP images/core-aarch64.pb-c.d [2021-03-18T17:20:37.887Z] #43 13.89 DEP images/core-arm.pb-c.d [2021-03-18T17:20:37.887Z] #43 13.95 DEP images/core-ppc64.pb-c.d [2021-03-18T17:20:37.887Z] #43 14.02 DEP images/core-s390.pb-c.d [2021-03-18T17:20:37.887Z] #43 14.08 DEP images/core-x86.pb-c.d [2021-03-18T17:20:38.144Z] #43 14.14 DEP images/core.pb-c.d [2021-03-18T17:20:38.144Z] #43 14.19 DEP images/inventory.pb-c.d [2021-03-18T17:20:38.144Z] #43 14.27 PBCC images/cpuinfo.pb-c.c [2021-03-18T17:20:38.144Z] #43 14.32 DEP images/cpuinfo.pb-c.d [2021-03-18T17:20:38.400Z] #43 14.36 PBCC images/stats.pb-c.c [2021-03-18T17:20:38.401Z] #43 14.38 DEP images/stats.pb-c.d [2021-03-18T17:20:39.769Z] #43 15.77 make[1]: Nothing to be done for 'all'. [2021-03-18T17:20:40.645Z] #54 ... [2021-03-18T17:20:40.645Z] [2021-03-18T17:20:40.645Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:20:40.645Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:20:40.645Z] #44 61.62 AR soccr/libsoccr.a [2021-03-18T17:20:40.645Z] #44 61.66 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-18T17:20:40.645Z] #44 62.07 DEP criu/arch/ppc64/sigframe.d [2021-03-18T17:20:40.645Z] #44 62.28 DEP criu/arch/ppc64/crtools.d [2021-03-18T17:20:40.645Z] #44 62.62 DEP criu/arch/ppc64/cpu.d [2021-03-18T17:20:40.645Z] #44 62.80 CC criu/arch/ppc64/cpu.o [2021-03-18T17:20:40.645Z] #44 63.38 CC criu/arch/ppc64/crtools.o [2021-03-18T17:20:40.645Z] #44 64.54 CC criu/arch/ppc64/sigframe.o [2021-03-18T17:20:40.645Z] #44 64.85 LINK criu/arch/ppc64/crtools.built-in.o [2021-03-18T17:20:40.645Z] #44 64.89 DEP criu/pie/util-vdso.d [2021-03-18T17:20:40.645Z] #44 65.18 DEP criu/pie/util.d [2021-03-18T17:20:40.645Z] #44 65.37 CC criu/pie/util.o [2021-03-18T17:20:40.645Z] #44 65.74 CC criu/pie/util-vdso.o [2021-03-18T17:20:41.137Z] #43 17.24 CC images/stats.o [2021-03-18T17:20:41.291Z] #44 66.51 AR criu/pie/pie.lib.a [2021-03-18T17:20:41.292Z] #44 66.57 DEP criu/pie/restorer.d [2021-03-18T17:20:41.394Z] #43 17.65 CC images/core.o [2021-03-18T17:20:41.590Z] #44 66.81 DEP criu/arch/ppc64/vdso-trampoline.d [2021-03-18T17:20:41.590Z] #44 66.85 DEP criu/arch/ppc64/restorer.d [2021-03-18T17:20:41.894Z] #44 67.07 DEP criu/arch/ppc64/vdso-pie.d [2021-03-18T17:20:41.894Z] #44 67.21 DEP criu/pie/parasite-vdso.d [2021-03-18T17:20:41.957Z] #43 18.19 CC images/core-x86.o [2021-03-18T17:20:42.192Z] #44 67.43 DEP criu/pie/parasite.d [2021-03-18T17:20:42.491Z] #44 67.66 CC criu/pie/parasite.o [2021-03-18T17:20:42.520Z] #43 ... [2021-03-18T17:20:42.520Z] [2021-03-18T17:20:42.520Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T17:20:42.520Z] #51 sha256:dbb7b649ba8991f2a3ff577017f4cafdfd879fdf4e18da2aead70a5f6ebef49b [2021-03-18T17:20:42.520Z] #51 109.2 golang.org/x/crypto/ssh/terminal [2021-03-18T17:20:42.520Z] #51 110.9 mvdan.cc/editorconfig [2021-03-18T17:20:42.520Z] #51 112.1 mvdan.cc/sh/v3/fileutil [2021-03-18T17:20:42.520Z] #51 112.3 mvdan.cc/sh/v3/syntax [2021-03-18T17:20:42.520Z] #51 118.8 mvdan.cc/sh/v3/cmd/shfmt [2021-03-18T17:20:42.777Z] #51 ... [2021-03-18T17:20:42.777Z] [2021-03-18T17:20:42.777Z] #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-03-18T17:20:42.777Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T17:20:42.777Z] #13 104.9 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-18T17:20:42.777Z] #13 104.9 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-18T17:20:42.777Z] #13 104.9 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-18T17:20:42.777Z] #13 105.0 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-18T17:20:42.777Z] #13 105.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-18T17:20:42.777Z] #13 105.1 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T17:20:42.777Z] #13 ... [2021-03-18T17:20:42.777Z] [2021-03-18T17:20:42.777Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:20:42.777Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:20:42.777Z] #43 18.80 CC images/core-arm.o [2021-03-18T17:20:43.136Z] #44 ... [2021-03-18T17:20:43.136Z] [2021-03-18T17:20:43.136Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T17:20:43.136Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-18T17:20:43.136Z] #21 6.272 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-18T17:20:43.136Z] #21 11.92 Fetched 8691 kB in 11s (764 kB/s) [2021-03-18T17:20:43.136Z] #21 11.92 Reading package lists... [2021-03-18T17:20:43.136Z] #21 ... [2021-03-18T17:20:43.136Z] [2021-03-18T17:20:43.136Z] #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-03-18T17:20:43.136Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69 [2021-03-18T17:20:43.136Z] #46 132.2 vendor/golang.org/x/text/secure/bidirule [2021-03-18T17:20:43.136Z] #46 132.7 github.com/LK4D4/vndr/build [2021-03-18T17:20:43.136Z] #46 133.4 vendor/golang.org/x/text/unicode/norm [2021-03-18T17:20:43.349Z] #43 19.26 CC images/core-aarch64.o [2021-03-18T17:20:43.435Z] #46 ... [2021-03-18T17:20:43.435Z] [2021-03-18T17:20:43.435Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T17:20:43.435Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-18T17:20:43.606Z] #43 19.66 CC images/core-ppc64.o [2021-03-18T17:20:43.606Z] #43 ... [2021-03-18T17:20:43.606Z] [2021-03-18T17:20:43.606Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T17:20:43.606Z] #45 sha256:49a4659e6ede63110fabe8423d74cc3deb45c875b099a97e453ce83755f5549f [2021-03-18T17:20:43.606Z] #45 110.5 go/parser [2021-03-18T17:20:43.606Z] #45 110.9 text/template [2021-03-18T17:20:43.606Z] #45 113.9 encoding/xml [2021-03-18T17:20:43.606Z] #45 115.6 go/doc [2021-03-18T17:20:43.606Z] #45 118.3 github.com/LK4D4/vndr/build [2021-03-18T17:20:43.606Z] #45 119.8 github.com/LK4D4/vndr/versioned [2021-03-18T17:20:43.606Z] #45 119.9 compress/flate [2021-03-18T17:20:43.862Z] #45 ... [2021-03-18T17:20:43.862Z] [2021-03-18T17:20:43.862Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T17:20:43.862Z] #56 sha256:b980b9cfa201f4f649c108e8eb3e52fe2d7a1647dad33671f4a44dd8a7132384 [2021-03-18T17:20:44.633Z] #56 53.97 Checking out files: 52% (2009/3819) Checking out files: 53% (2025/3819) Checking out files: 54% (2063/3819) Checking out files: 55% (2101/3819) Checking out files: 56% (2139/3819) Checking out files: 57% (2177/3819) Checking out files: 58% (2216/3819) Checking out files: 59% (2254/3819) Checking out files: 60% (2292/3819) Checking out files: 61% (2330/3819) Checking out files: 62% (2368/3819) Checking out files: 63% (2406/3819) Checking out files: 64% (2445/3819) Checking out files: 65% (2483/3819) Checking out files: 66% (2521/3819) Checking out files: 67% (2559/3819) Checking out files: 68% (2597/3819) Checking out files: 69% (2636/3819) Checking out files: 70% (2674/3819) Checking out files: 71% (2712/3819) Checking out files: 72% (2750/3819) Checking out files: 73% (2788/3819) Checking out files: 74% (2827/3819) Checking out files: 75% (2865/3819) Checking out files: 76% (2903/3819) Checking out files: 77% (2941/3819) Checking out files: 78% (2979/3819) Checking out files: 79% (3018/3819) Checking out files: 80% (3056/3819) Checking out files: 81% (3094/3819) Checking out files: 82% (3132/3819) Checking out files: 83% (3170/3819) Checking out files: 84% (3208/3819) Checking out files: 85% (3247/3819) Checking out files: 86% (3285/3819) Checking out files: 87% (3323/3819) Checking out files: 88% (3361/3819) Checking out files: 89% (3399/3819) Checking out files: 90% (3438/3819) Checking out files: 91% (3476/3819) Checking out files: 91% (3492/3819) Checking out files: 92% (3514/3819) Checking out files: 93% (3552/3819) Checking out files: 94% (3590/3819) Checking out files: 95% (3629/3819) Checking out files: 96% (3667/3819) Checking out files: 97% (3705/3819) Checking out files: 98% (3743/3819) Checking out files: 99% (3781/3819) Checking out files: 100% (3819/3819) Checking out files: 100% (3819/3819), done. [2021-03-18T17:20:44.633Z] #56 55.41 + cd /tmp/tmp.i72T7TKcXn/src/github.com/containerd/containerd [2021-03-18T17:20:44.633Z] #56 55.41 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-18T17:20:46.527Z] #56 57.06 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-18T17:20:46.527Z] #56 57.06 + BUILDTAGS='netgo osusergo static_build' [2021-03-18T17:20:46.527Z] #56 57.06 + export EXTRA_FLAGS=-buildmode=pie [2021-03-18T17:20:46.527Z] #56 57.06 + EXTRA_FLAGS=-buildmode=pie [2021-03-18T17:20:46.527Z] #56 57.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-18T17:20:46.527Z] #56 57.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-18T17:20:46.527Z] #56 57.06 + '[' '' = dynamic ']' [2021-03-18T17:20:46.527Z] #56 57.06 + make [2021-03-18T17:20:47.090Z] #56 57.84 + bin/ctr [2021-03-18T17:20:47.945Z] #21 16.70 Reading package lists... [2021-03-18T17:20:48.606Z] #21 20.95 Building dependency tree... [2021-03-18T17:20:48.906Z] #21 ... [2021-03-18T17:20:48.906Z] [2021-03-18T17:20:48.906Z] #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-03-18T17:20:48.906Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69 [2021-03-18T17:20:48.906Z] #46 143.3 mime [2021-03-18T17:20:49.043Z] #56 ... [2021-03-18T17:20:49.043Z] [2021-03-18T17:20:49.043Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-18T17:20:49.043Z] #51 sha256:dbb7b649ba8991f2a3ff577017f4cafdfd879fdf4e18da2aead70a5f6ebef49b [2021-03-18T17:20:49.043Z] #51 DONE 125.8s [2021-03-18T17:20:49.043Z] [2021-03-18T17:20:49.043Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:20:49.043Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:20:49.043Z] #43 20.29 CC images/core-s390.o [2021-03-18T17:20:49.043Z] #43 21.05 CC images/cpuinfo.o [2021-03-18T17:20:49.043Z] #43 21.47 CC images/inventory.o [2021-03-18T17:20:49.043Z] #43 21.77 CC images/fdinfo.o [2021-03-18T17:20:49.043Z] #43 22.22 CC images/fown.o [2021-03-18T17:20:49.043Z] #43 22.42 CC images/ns.o [2021-03-18T17:20:49.043Z] #43 22.76 CC images/regfile.o [2021-03-18T17:20:49.043Z] #43 23.13 CC images/ghost-file.o [2021-03-18T17:20:49.043Z] #43 23.40 CC images/fifo.o [2021-03-18T17:20:49.043Z] #43 23.59 CC images/remap-file-path.o [2021-03-18T17:20:49.043Z] #43 23.80 CC images/eventfd.o [2021-03-18T17:20:49.043Z] #43 24.08 CC images/eventpoll.o [2021-03-18T17:20:49.043Z] #43 24.38 CC images/fh.o [2021-03-18T17:20:49.043Z] #43 24.65 CC images/fsnotify.o [2021-03-18T17:20:49.301Z] #43 25.48 CC images/signalfd.o [2021-03-18T17:20:49.878Z] #43 25.97 CC images/fs.o [2021-03-18T17:20:50.458Z] #43 26.36 CC images/pstree.o [2021-03-18T17:20:50.458Z] #43 26.50 CC images/pipe.o [2021-03-18T17:20:50.713Z] #43 26.73 CC images/tcp-stream.o [2021-03-18T17:20:50.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-18T17:20:50.968Z] #43 26.99 CC images/sk-packet.o [2021-03-18T17:20:51.224Z] #43 27.26 CC images/mnt.o [2021-03-18T17:20:51.480Z] #43 27.53 CC images/pipe-data.o [2021-03-18T17:20:51.694Z] #46 145.7 vendor/golang.org/x/net/idna [2021-03-18T17:20:51.736Z] #43 27.79 CC images/sa.o [2021-03-18T17:20:51.992Z] #43 28.03 CC images/timer.o [2021-03-18T17:20:51.995Z] #46 146.2 net/http/internal [2021-03-18T17:20:52.555Z] #43 28.44 CC images/timerfd.o [2021-03-18T17:20:52.555Z] #43 28.65 CC images/mm.o [2021-03-18T17:20:52.660Z] --- PASS: TestBuildWithHugeFile (52.78s) [2021-03-18T17:20:52.660Z] === RUN TestBuildWCOWSandboxSize [2021-03-18T17:20:52.660Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-03-18T17:20:52.660Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-18T17:20:52.660Z] === RUN TestBuildWithEmptyDockerfile [2021-03-18T17:20:52.660Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T17:20:52.660Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T17:20:52.660Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T17:20:52.660Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T17:20:52.660Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T17:20:52.660Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T17:20:52.660Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T17:20:52.660Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T17:20:52.660Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T17:20:52.660Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-03-18T17:20:52.660Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-03-18T17:20:52.660Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-03-18T17:20:52.660Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-18T17:20:52.660Z] === RUN TestBuildPreserveOwnership [2021-03-18T17:20:52.660Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-18T17:20:52.660Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-18T17:20:53.117Z] #43 29.04 CC images/sk-opts.o [2021-03-18T17:20:53.374Z] #43 29.26 CC images/sk-unix.o [2021-03-18T17:20:53.630Z] #43 29.59 CC images/sk-inet.o [2021-03-18T17:20:53.886Z] #43 29.90 CC images/tun.o [2021-03-18T17:20:53.886Z] #43 30.14 CC images/sk-netlink.o [2021-03-18T17:20:54.025Z] --- PASS: TestBuildPreserveOwnership (4.65s) [2021-03-18T17:20:54.025Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.21s) [2021-03-18T17:20:54.025Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.42s) [2021-03-18T17:20:54.025Z] === RUN TestBuildPlatformInvalid [2021-03-18T17:20:54.025Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-03-18T17:20:54.025Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-18T17:20:54.280Z] #46 ... [2021-03-18T17:20:54.280Z] [2021-03-18T17:20:54.280Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:20:54.280Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:20:54.280Z] #44 69.14 LINK criu/pie/parasite.built-in.o [2021-03-18T17:20:54.280Z] #44 69.15 GEN criu/pie/parasite-blob.h [2021-03-18T17:20:54.280Z] #44 69.22 CC criu/pie/parasite-vdso.o [2021-03-18T17:20:54.280Z] #44 70.09 CC criu/arch/ppc64/vdso-pie.o [2021-03-18T17:20:54.280Z] #44 70.53 CC criu/arch/ppc64/restorer.o [2021-03-18T17:20:54.280Z] #44 70.90 CC criu/arch/ppc64/vdso-trampoline.o [2021-03-18T17:20:54.280Z] #44 70.94 CC criu/pie/restorer.o [2021-03-18T17:20:54.280Z] #44 74.17 LINK criu/pie/restorer.built-in.o [2021-03-18T17:20:54.280Z] #44 74.19 GEN criu/pie/restorer-blob.h [2021-03-18T17:20:54.280Z] #44 74.32 DEP criu/vdso.d [2021-03-18T17:20:54.280Z] #44 74.65 DEP criu/uts_ns.d [2021-03-18T17:20:54.280Z] #44 74.91 DEP criu/util.d [2021-03-18T17:20:54.280Z] #44 75.18 DEP criu/uffd.d [2021-03-18T17:20:54.280Z] #44 75.41 DEP criu/tun.d [2021-03-18T17:20:54.280Z] #44 75.58 DEP criu/tty.d [2021-03-18T17:20:54.280Z] #44 75.81 DEP criu/timerfd.d [2021-03-18T17:20:54.280Z] #44 75.99 DEP criu/timens.d [2021-03-18T17:20:54.280Z] #44 76.17 DEP criu/sysfs_parse.d [2021-03-18T17:20:54.280Z] #44 76.33 DEP criu/sysctl.d [2021-03-18T17:20:54.280Z] #44 76.47 DEP criu/string.d [2021-03-18T17:20:54.280Z] #44 76.51 DEP criu/stats.d [2021-03-18T17:20:54.280Z] #44 76.68 DEP criu/sockets.d [2021-03-18T17:20:54.280Z] #44 76.86 DEP criu/sk-unix.d [2021-03-18T17:20:54.280Z] #44 77.12 DEP criu/sk-tcp.d [2021-03-18T17:20:54.280Z] #44 77.33 DEP criu/sk-queue.d [2021-03-18T17:20:54.280Z] #44 77.60 DEP criu/sk-packet.d [2021-03-18T17:20:54.280Z] #44 77.85 DEP criu/sk-netlink.d [2021-03-18T17:20:54.280Z] #44 78.04 DEP criu/sk-inet.d [2021-03-18T17:20:54.280Z] #44 78.30 DEP criu/signalfd.d [2021-03-18T17:20:54.280Z] #44 78.47 DEP criu/sigframe.d [2021-03-18T17:20:54.280Z] #44 78.57 DEP criu/shmem.d [2021-03-18T17:20:54.280Z] #44 78.75 DEP criu/servicefd.d [2021-03-18T17:20:54.280Z] #44 78.90 DEP criu/seize.d [2021-03-18T17:20:54.280Z] #44 79.12 DEP criu/seccomp.d [2021-03-18T17:20:54.280Z] #44 79.34 DEP criu/rst-malloc.d [2021-03-18T17:20:54.280Z] #44 ... [2021-03-18T17:20:54.280Z] [2021-03-18T17:20:54.280Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T17:20:54.280Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-18T17:20:54.280Z] #21 22.74 libcap2-bin is already the newest version (1:2.25-2). [2021-03-18T17:20:54.280Z] #21 22.74 The following additional packages will be installed: [2021-03-18T17:20:54.280Z] #21 22.75 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-18T17:20:54.280Z] #21 22.75 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-18T17:20:54.280Z] #21 22.75 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-18T17:20:54.280Z] #21 22.75 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-18T17:20:54.280Z] #21 22.76 python3.7 python3.7-minimal vim-runtime xxd [2021-03-18T17:20:54.280Z] #21 22.76 Suggested packages: [2021-03-18T17:20:54.280Z] #21 22.76 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-18T17:20:54.280Z] #21 22.76 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-18T17:20:54.280Z] #21 22.76 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-18T17:20:54.280Z] #21 22.76 Recommended packages: [2021-03-18T17:20:54.280Z] #21 22.76 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-18T17:20:54.280Z] #21 22.76 python3-keyrings.alt python3-xdg unzip [2021-03-18T17:20:54.280Z] #21 24.94 The following NEW packages will be installed: [2021-03-18T17:20:54.280Z] #21 24.96 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-18T17:20:54.280Z] #21 24.97 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-18T17:20:54.280Z] #21 24.97 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-18T17:20:54.280Z] #21 24.97 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-18T17:20:54.280Z] #21 24.97 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-18T17:20:54.280Z] #21 24.97 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-18T17:20:54.280Z] #21 24.98 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-18T17:20:54.280Z] #21 24.98 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-18T17:20:54.280Z] #21 24.98 xz-utils zip [2021-03-18T17:20:54.280Z] #21 25.10 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-18T17:20:54.280Z] #21 25.10 Need to get 29.2 MB of archives. [2021-03-18T17:20:54.280Z] #21 25.10 After this operation, 134 MB of additional disk space will be used. [2021-03-18T17:20:54.280Z] #21 25.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-03-18T17:20:54.280Z] #21 25.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2021-03-18T17:20:54.280Z] #21 25.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2021-03-18T17:20:54.280Z] #21 25.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-03-18T17:20:54.280Z] #21 25.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-03-18T17:20:54.280Z] #21 25.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2021-03-18T17:20:54.280Z] #21 26.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2021-03-18T17:20:54.280Z] #21 26.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-03-18T17:20:54.280Z] #21 26.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-03-18T17:20:54.280Z] #21 26.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-03-18T17:20:54.280Z] #21 26.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-03-18T17:20:54.280Z] #21 26.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-03-18T17:20:54.280Z] #21 26.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-03-18T17:20:54.280Z] #21 26.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-03-18T17:20:54.280Z] #21 26.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-03-18T17:20:54.280Z] #43 30.42 CC images/packet-sock.o [2021-03-18T17:20:54.280Z] #21 26.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-03-18T17:20:54.280Z] #21 26.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-03-18T17:20:54.280Z] #21 26.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-03-18T17:20:54.280Z] #21 26.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-03-18T17:20:54.280Z] #21 26.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-03-18T17:20:54.280Z] #21 26.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-03-18T17:20:54.280Z] #21 26.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-03-18T17:20:54.280Z] #21 26.83 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-03-18T17:20:54.280Z] #21 26.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-03-18T17:20:54.280Z] #21 26.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-03-18T17:20:54.280Z] #21 26.92 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-03-18T17:20:54.280Z] #21 26.93 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-03-18T17:20:54.280Z] #21 26.93 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-03-18T17:20:54.280Z] #21 26.94 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-03-18T17:20:54.280Z] #21 27.51 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-03-18T17:20:54.280Z] #21 27.51 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-03-18T17:20:54.280Z] #21 27.51 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-03-18T17:20:54.280Z] #21 27.51 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-03-18T17:20:54.280Z] #21 27.63 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-03-18T17:20:54.280Z] #21 27.77 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-03-18T17:20:54.843Z] #43 30.79 CC images/ipc-var.o [2021-03-18T17:20:54.843Z] #43 ... [2021-03-18T17:20:54.843Z] [2021-03-18T17:20:54.843Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T17:20:54.843Z] #45 sha256:49a4659e6ede63110fabe8423d74cc3deb45c875b099a97e453ce83755f5549f [2021-03-18T17:20:54.843Z] #45 121.7 hash/crc32 [2021-03-18T17:20:54.843Z] #45 122.5 net [2021-03-18T17:20:54.843Z] #45 122.7 compress/gzip [2021-03-18T17:20:54.843Z] #45 123.2 vendor/golang.org/x/text/transform [2021-03-18T17:20:54.843Z] #45 123.9 vendor/golang.org/x/text/unicode/bidi [2021-03-18T17:20:54.843Z] #45 125.8 vendor/golang.org/x/text/secure/bidirule [2021-03-18T17:20:54.843Z] #45 126.3 vendor/golang.org/x/text/unicode/norm [2021-03-18T17:20:54.843Z] #45 130.4 vendor/golang.org/x/net/idna [2021-03-18T17:20:54.942Z] #21 28.19 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-18T17:20:54.942Z] #21 28.24 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-03-18T17:20:54.942Z] #21 28.25 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-03-18T17:20:54.942Z] #21 28.31 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-18T17:20:54.942Z] #21 28.33 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-03-18T17:20:54.942Z] #21 28.35 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-18T17:20:55.099Z] #45 ... [2021-03-18T17:20:55.099Z] [2021-03-18T17:20:55.099Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:20:55.099Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:20:55.099Z] #43 31.06 CC images/ipc-desc.o [2021-03-18T17:20:55.100Z] #43 31.23 CC images/ipc-shm.o [2021-03-18T17:20:55.238Z] #21 28.52 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-03-18T17:20:55.356Z] #43 31.46 CC images/ipc-msg.o [2021-03-18T17:20:55.536Z] #21 29.01 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-03-18T17:20:55.839Z] #21 29.18 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-03-18T17:20:55.839Z] #21 29.20 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-18T17:20:55.919Z] #43 31.80 CC images/ipc-sem.o [2021-03-18T17:20:55.919Z] #43 31.97 CC images/utsns.o [2021-03-18T17:20:55.919Z] #43 32.16 CC images/creds.o [2021-03-18T17:20:56.138Z] #21 29.61 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-03-18T17:20:56.481Z] #43 32.36 CC images/vma.o [2021-03-18T17:20:56.481Z] #43 32.55 CC images/netdev.o [2021-03-18T17:20:56.788Z] #21 29.95 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-03-18T17:20:56.788Z] #21 30.02 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-03-18T17:20:56.788Z] #21 ... [2021-03-18T17:20:56.788Z] [2021-03-18T17:20:56.788Z] #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-03-18T17:20:56.788Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69 [2021-03-18T17:20:56.788Z] #46 151.2 vendor/golang.org/x/net/http/httpproxy [2021-03-18T17:20:56.788Z] #46 151.2 net/textproto [2021-03-18T17:20:56.788Z] #46 151.2 crypto/x509 [2021-03-18T17:20:57.044Z] #43 32.95 CC images/tty.o [2021-03-18T17:20:57.300Z] #43 33.48 CC images/file-lock.o [2021-03-18T17:20:57.557Z] #43 33.67 CC images/rlimit.o [2021-03-18T17:20:58.120Z] #43 33.94 CC images/pagemap.o [2021-03-18T17:20:58.120Z] #43 34.18 CC images/siginfo.o [2021-03-18T17:20:58.376Z] #43 34.44 CC images/rpc.o [2021-03-18T17:20:59.564Z] #46 153.5 vendor/golang.org/x/net/http/httpguts [2021-03-18T17:20:59.564Z] #46 153.5 mime/multipart [2021-03-18T17:20:59.743Z] #43 35.62 CC images/ext-file.o [2021-03-18T17:20:59.743Z] #43 35.80 CC images/cgroup.o [2021-03-18T17:21:00.307Z] #43 36.36 CC images/userns.o [2021-03-18T17:21:00.564Z] #43 36.64 CC images/google/protobuf/descriptor.o [2021-03-18T17:21:01.673Z] #46 ... [2021-03-18T17:21:01.673Z] [2021-03-18T17:21:01.673Z] #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-03-18T17:21:01.673Z] #59 sha256:3388d3a0e8040ed75c25065485e35679f1b516465944b21f1f96f5f1b5629a0f [2021-03-18T17:21:01.673Z] #59 147.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-18T17:21:01.673Z] #59 147.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-18T17:21:01.673Z] #59 DONE 156.1s [2021-03-18T17:21:01.745Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 29.1% of statements [2021-03-18T17:21:01.745Z] ok github.com/docker/docker/container 0.116s coverage: 34.7% of statements [2021-03-18T17:21:01.745Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-18T17:21:01.745Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-18T17:21:01.745Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-18T17:21:01.745Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-18T17:21:01.931Z] #43 38.12 CC images/opts.o [2021-03-18T17:21:01.974Z] [2021-03-18T17:21:01.974Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T17:21:01.974Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-18T17:21:01.974Z] #21 30.85 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T17:21:01.974Z] #21 31.12 Fetched 29.2 MB in 5s (5858 kB/s) [2021-03-18T17:21:01.974Z] #21 31.19 Selecting previously unselected package pigz. [2021-03-18T17:21:01.974Z] #21 31.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23363 files and directories currently installed.) [2021-03-18T17:21:01.974Z] #21 31.30 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-03-18T17:21:01.974Z] #21 31.30 Unpacking pigz (2.4-1) ... [2021-03-18T17:21:01.974Z] #21 31.46 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-03-18T17:21:01.974Z] #21 31.46 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-18T17:21:01.974Z] #21 31.47 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-03-18T17:21:01.974Z] #21 31.97 Selecting previously unselected package python3.7-minimal. [2021-03-18T17:21:01.974Z] #21 31.99 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-18T17:21:01.974Z] #21 32.01 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-18T17:21:01.974Z] #21 33.02 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-03-18T17:21:01.974Z] #21 33.03 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-18T17:21:01.974Z] #21 ... [2021-03-18T17:21:01.974Z] [2021-03-18T17:21:01.974Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-18T17:21:01.974Z] #60 sha256:4ddbb12dfe69525247d7e80989eceed96f20543946a7574a7ea1f2b4d42bf5b3 [2021-03-18T17:21:01.974Z] #60 DONE 0.3s [2021-03-18T17:21:01.974Z] [2021-03-18T17:21:01.974Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-18T17:21:01.974Z] #61 sha256:cb92e4c6ddb3811011dad19e5578c2939e76990fabdc403f55df18cc1871528a [2021-03-18T17:21:01.974Z] #61 DONE 0.1s [2021-03-18T17:21:02.187Z] #43 38.30 CC images/seccomp.o [2021-03-18T17:21:02.274Z] [2021-03-18T17:21:02.274Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:21:02.274Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:21:02.274Z] #44 79.43 DEP criu/rbtree.d [2021-03-18T17:21:02.274Z] #44 79.47 DEP criu/pstree.d [2021-03-18T17:21:02.274Z] #44 79.68 DEP criu/protobuf.d [2021-03-18T17:21:02.274Z] #44 79.85 GEN criu/protobuf-desc-gen.h [2021-03-18T17:21:02.274Z] #44 82.07 DEP criu/protobuf-desc.d [2021-03-18T17:21:02.274Z] #44 82.23 DEP criu/proc_parse.d [2021-03-18T17:21:02.274Z] #44 82.49 DEP criu/plugin.d [2021-03-18T17:21:02.274Z] #44 82.64 DEP criu/pipes.d [2021-03-18T17:21:02.274Z] #44 82.85 DEP criu/pie-util.d [2021-03-18T17:21:02.274Z] #44 82.99 DEP criu/pie-util-vdso.d [2021-03-18T17:21:02.274Z] #44 83.19 DEP criu/path.d [2021-03-18T17:21:02.274Z] #44 83.37 DEP criu/parasite-syscall.d [2021-03-18T17:21:02.274Z] #44 83.68 DEP criu/pagemap.d [2021-03-18T17:21:02.274Z] #44 83.92 DEP criu/pagemap-cache.d [2021-03-18T17:21:02.274Z] #44 84.09 DEP criu/page-xfer.d [2021-03-18T17:21:02.274Z] #44 84.34 DEP criu/page-pipe.d [2021-03-18T17:21:02.274Z] #44 84.47 DEP criu/netfilter.d [2021-03-18T17:21:02.274Z] #44 84.69 DEP criu/net.d [2021-03-18T17:21:02.274Z] #44 84.98 DEP criu/namespaces.d [2021-03-18T17:21:02.274Z] #44 85.20 DEP criu/mount.d [2021-03-18T17:21:02.274Z] #44 85.44 DEP criu/memfd.d [2021-03-18T17:21:02.274Z] #44 85.69 DEP criu/mem.d [2021-03-18T17:21:02.274Z] #44 85.98 DEP criu/lsm.d [2021-03-18T17:21:02.274Z] #44 86.21 DEP criu/log.d [2021-03-18T17:21:02.274Z] #44 86.42 DEP criu/libnetlink.d [2021-03-18T17:21:02.274Z] #44 86.61 DEP criu/kerndat.d [2021-03-18T17:21:02.274Z] #44 86.82 DEP criu/kcmp-ids.d [2021-03-18T17:21:02.274Z] #44 86.95 DEP criu/irmap.d [2021-03-18T17:21:02.274Z] #44 87.17 DEP criu/ipc_ns.d [2021-03-18T17:21:02.274Z] #44 87.42 DEP criu/image.d [2021-03-18T17:21:02.274Z] #44 87.66 DEP criu/image-desc.d [2021-03-18T17:21:02.444Z] #43 38.54 CC images/binfmt-misc.o [2021-03-18T17:21:02.573Z] #44 87.83 DEP criu/fsnotify.d [2021-03-18T17:21:02.573Z] #44 88.07 DEP criu/filesystems.d [2021-03-18T17:21:02.700Z] #43 38.74 CC images/time.o [2021-03-18T17:21:02.957Z] #43 39.02 CC images/sysctl.o [2021-03-18T17:21:03.213Z] #43 39.30 CC images/autofs.o [2021-03-18T17:21:03.220Z] #44 88.39 DEP criu/files.d [2021-03-18T17:21:03.470Z] #43 39.54 CC images/macvlan.o [2021-03-18T17:21:03.520Z] #44 88.71 DEP criu/files-reg.d [2021-03-18T17:21:03.520Z] #44 ... [2021-03-18T17:21:03.520Z] [2021-03-18T17:21:03.520Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T17:21:03.520Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-18T17:21:03.520Z] #21 36.96 Selecting previously unselected package python3-minimal. [2021-03-18T17:21:03.727Z] #43 39.78 CC images/sit.o [2021-03-18T17:21:03.821Z] #21 36.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23612 files and directories currently installed.) [2021-03-18T17:21:03.821Z] #21 37.11 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-03-18T17:21:03.821Z] #21 37.12 Unpacking python3-minimal (3.7.3-1) ... [2021-03-18T17:21:03.821Z] #21 37.31 Selecting previously unselected package libmpdec2:ppc64el. [2021-03-18T17:21:03.821Z] #21 37.31 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-03-18T17:21:03.983Z] #43 40.06 CC images/memfd.o [2021-03-18T17:21:04.118Z] #21 37.33 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-03-18T17:21:04.118Z] #21 37.44 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-03-18T17:21:04.118Z] #21 37.46 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-18T17:21:04.118Z] #21 37.47 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-03-18T17:21:04.240Z] #43 40.39 CC images/timens.o [2021-03-18T17:21:04.240Z] #43 ... [2021-03-18T17:21:04.240Z] [2021-03-18T17:21:04.240Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T17:21:04.240Z] #58 sha256:95c5a322d8e163e1af327b0a24817e58b8228b10335842b3cd4308a7ca0c5255 [2021-03-18T17:21:04.240Z] #58 141.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-18T17:21:04.240Z] #58 141.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-18T17:21:05.341Z] ok github.com/docker/docker/daemon/cluster 0.086s coverage: 0.5% of statements [2021-03-18T17:21:05.655Z] #21 38.66 Selecting previously unselected package python3.7. [2021-03-18T17:21:05.655Z] #21 38.68 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-18T17:21:05.655Z] #21 38.70 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-18T17:21:05.655Z] #21 38.94 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-03-18T17:21:05.655Z] #21 38.95 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-03-18T17:21:05.656Z] #21 38.95 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-03-18T17:21:05.656Z] #21 39.04 Setting up python3-minimal (3.7.3-1) ... [2021-03-18T17:21:06.132Z] #58 ... [2021-03-18T17:21:06.132Z] [2021-03-18T17:21:06.132Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-18T17:21:06.132Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T17:21:06.132Z] #13 127.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-18T17:21:06.132Z] #13 127.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-18T17:21:06.132Z] #13 127.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T17:21:06.132Z] #13 ... [2021-03-18T17:21:06.132Z] [2021-03-18T17:21:06.132Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T17:21:06.132Z] #45 sha256:49a4659e6ede63110fabe8423d74cc3deb45c875b099a97e453ce83755f5549f [2021-03-18T17:21:06.132Z] #45 132.8 vendor/golang.org/x/net/http2/hpack [2021-03-18T17:21:06.132Z] #45 133.9 mime [2021-03-18T17:21:06.132Z] #45 135.6 mime/quotedprintable [2021-03-18T17:21:06.132Z] #45 136.1 net/http/internal [2021-03-18T17:21:06.132Z] #45 140.1 net/textproto [2021-03-18T17:21:06.133Z] #45 140.1 crypto/x509 [2021-03-18T17:21:06.133Z] #45 141.2 vendor/golang.org/x/net/http/httpguts [2021-03-18T17:21:06.133Z] #45 141.5 vendor/golang.org/x/net/http/httpproxy [2021-03-18T17:21:06.133Z] #45 141.9 mime/multipart [2021-03-18T17:21:06.389Z] #45 ... [2021-03-18T17:21:06.389Z] [2021-03-18T17:21:06.389Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:21:06.389Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:21:06.389Z] #43 40.77 LINK images/built-in.o [2021-03-18T17:21:06.389Z] #43 40.96 GEN compel/include/asm [2021-03-18T17:21:06.389Z] #43 40.99 GEN compel/include/version.h [2021-03-18T17:21:06.389Z] #43 41.00 touch .config [2021-03-18T17:21:06.389Z] #43 41.07 GEN include/common/config.h [2021-03-18T17:21:06.389Z] #43 41.15 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-18T17:21:06.389Z] #43 41.16 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-18T17:21:06.389Z] #43 41.19 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-18T17:21:06.389Z] #43 41.20 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-18T17:21:06.389Z] #43 41.22 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-18T17:21:06.389Z] #43 41.26 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-18T17:21:06.389Z] #43 41.31 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-18T17:21:06.389Z] #43 41.35 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-18T17:21:06.389Z] #43 41.37 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-18T17:21:06.389Z] #43 41.39 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-18T17:21:06.389Z] #43 41.40 DEP compel/plugins/std/infect.d [2021-03-18T17:21:06.389Z] #43 41.53 DEP compel/plugins/std/string.d [2021-03-18T17:21:06.389Z] #43 41.61 DEP compel/plugins/std/log.d [2021-03-18T17:21:06.389Z] #43 41.75 DEP compel/plugins/std/fds.d [2021-03-18T17:21:06.389Z] #43 41.84 DEP compel/plugins/std/std.d [2021-03-18T17:21:06.389Z] #43 41.98 DEP compel/plugins/shmem/shmem.d [2021-03-18T17:21:06.389Z] #43 42.09 DEP compel/plugins/fds/fds.d [2021-03-18T17:21:06.389Z] #43 42.22 CC compel/plugins/std/std.o [2021-03-18T17:21:06.445Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2021-03-18T17:21:06.648Z] #43 42.52 CC compel/plugins/std/fds.o [2021-03-18T17:21:06.712Z] #21 40.09 Selecting previously unselected package python3. [2021-03-18T17:21:06.712Z] #21 40.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 ... 24024 files and directories currently installed.) [2021-03-18T17:21:06.712Z] #21 40.16 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-03-18T17:21:06.905Z] #43 42.92 CC compel/plugins/std/log.o [2021-03-18T17:21:07.011Z] #21 40.18 Unpacking python3 (3.7.3-1) ... [2021-03-18T17:21:07.011Z] #21 40.35 Selecting previously unselected package libip4tc0:ppc64el. [2021-03-18T17:21:07.011Z] #21 40.36 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-03-18T17:21:07.011Z] #21 40.37 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-03-18T17:21:07.310Z] #21 40.49 Selecting previously unselected package libip6tc0:ppc64el. [2021-03-18T17:21:07.310Z] #21 40.50 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-03-18T17:21:07.310Z] #21 40.50 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-03-18T17:21:07.310Z] #21 40.60 Selecting previously unselected package libiptc0:ppc64el. [2021-03-18T17:21:07.310Z] #21 40.60 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-03-18T17:21:07.310Z] #21 40.60 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-03-18T17:21:07.610Z] #21 40.71 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-03-18T17:21:07.610Z] #21 40.72 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-03-18T17:21:07.610Z] #21 40.73 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-03-18T17:21:07.610Z] #21 40.80 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-03-18T17:21:07.610Z] #21 40.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-03-18T17:21:07.610Z] #21 40.81 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-03-18T17:21:07.610Z] #21 40.87 Selecting previously unselected package libnftnl11:ppc64el. [2021-03-18T17:21:07.610Z] #21 40.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-03-18T17:21:07.610Z] #21 40.88 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-03-18T17:21:07.610Z] #21 40.96 Selecting previously unselected package iptables. [2021-03-18T17:21:07.610Z] #21 40.97 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-03-18T17:21:07.610Z] #21 40.98 Unpacking iptables (1.8.2-4) ... [2021-03-18T17:21:07.834Z] #43 43.74 CC compel/plugins/std/string.o [2021-03-18T17:21:08.033Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-03-18T17:21:08.259Z] #21 41.61 Selecting previously unselected package xxd. [2021-03-18T17:21:08.259Z] #21 41.62 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-18T17:21:08.259Z] #21 41.62 Unpacking xxd (2:8.1.0875-5) ... [2021-03-18T17:21:08.397Z] #43 44.32 CC compel/plugins/std/infect.o [2021-03-18T17:21:08.560Z] #21 41.69 Selecting previously unselected package vim-common. [2021-03-18T17:21:08.560Z] #21 41.69 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-18T17:21:08.560Z] #21 41.71 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-18T17:21:08.560Z] #21 41.87 Selecting previously unselected package bash-completion. [2021-03-18T17:21:08.560Z] #21 41.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-18T17:21:08.653Z] #43 44.76 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-18T17:21:08.653Z] #43 44.81 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-18T17:21:08.862Z] Loaded image: buildpack-deps:buster [2021-03-18T17:21:08.862Z] Loaded image: busybox:latest [2021-03-18T17:21:08.862Z] Loaded image: busybox:glibc [2021-03-18T17:21:08.910Z] #43 44.87 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-18T17:21:08.910Z] #43 44.95 AR compel/plugins/std.lib.a [2021-03-18T17:21:08.910Z] #43 45.02 CC compel/plugins/fds/fds.o [2021-03-18T17:21:09.166Z] #43 45.32 AR compel/plugins/fds.lib.a [2021-03-18T17:21:09.423Z] #43 45.38 HOSTDEP compel/src/lib/log-host.d [2021-03-18T17:21:09.423Z] #43 45.49 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-18T17:21:09.423Z] #43 45.59 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-18T17:21:09.681Z] #43 45.68 HOSTDEP compel/src/main-host.d [2021-03-18T17:21:09.681Z] #43 45.76 DEP compel/src/lib/ptrace.d [2021-03-18T17:21:09.681Z] #43 45.88 DEP compel/src/lib/infect.d [2021-03-18T17:21:09.787Z] Loaded image: debian:bullseye [2021-03-18T17:21:09.787Z] Loaded image: hello-world:latest [2021-03-18T17:21:09.787Z] Loaded image: arm32v7/hello-world:latest [2021-03-18T17:21:09.939Z] #43 46.09 DEP compel/src/lib/infect-util.d [2021-03-18T17:21:10.195Z] #43 46.27 DEP compel/src/lib/infect-rpc.d [2021-03-18T17:21:10.451Z] #43 46.41 DEP compel/arch/x86/src/lib/infect.d [2021-03-18T17:21:10.451Z] #43 46.53 DEP compel/arch/x86/src/lib/cpu.d [2021-03-18T17:21:10.451Z] #43 46.60 DEP compel/src/lib/log.d [2021-03-18T17:21:10.708Z] #43 46.67 DEP compel/src/main.d [2021-03-18T17:21:10.708Z] #43 46.82 DEP compel/src/lib/handle-elf.d [2021-03-18T17:21:10.708Z] #43 ... [2021-03-18T17:21:10.708Z] [2021-03-18T17:21:10.708Z] #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-03-18T17:21:10.708Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T17:21:10.708Z] #13 141.6 Selecting previously unselected package libapparmor1:amd64. [2021-03-18T17:21:10.708Z] #13 141.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-18T17:21:10.708Z] #13 141.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-18T17:21:10.708Z] #13 141.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-18T17:21:10.708Z] #13 141.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-18T17:21:10.708Z] #13 141.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-18T17:21:10.968Z] #13 141.9 Selecting previously unselected package libbtrfs0. [2021-03-18T17:21:10.968Z] #13 142.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-18T17:21:10.968Z] #13 142.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-18T17:21:10.968Z] #13 142.0 Selecting previously unselected package libbtrfs-dev. [2021-03-18T17:21:10.968Z] #13 142.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-18T17:21:10.968Z] #13 142.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-18T17:21:11.350Z] #21 ... [2021-03-18T17:21:11.350Z] [2021-03-18T17:21:11.350Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-18T17:21:11.350Z] #25 sha256:5cad93e8f2d03c1333a79f9b0dccb271ec3ab316eec6f4c24eeed26249282045 [2021-03-18T17:21:11.531Z] #13 142.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-18T17:21:11.531Z] #13 142.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-18T17:21:11.787Z] #13 142.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-18T17:21:12.350Z] #13 143.3 Selecting previously unselected package libudev-dev:amd64. [2021-03-18T17:21:12.350Z] #13 143.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-18T17:21:12.609Z] #13 143.4 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-18T17:21:12.868Z] #13 ... [2021-03-18T17:21:12.868Z] [2021-03-18T17:21:12.868Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-18T17:21:12.868Z] #58 sha256:95c5a322d8e163e1af327b0a24817e58b8228b10335842b3cd4308a7ca0c5255 [2021-03-18T17:21:12.868Z] #58 DONE 149.6s [2021-03-18T17:21:12.868Z] [2021-03-18T17:21:12.868Z] #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-03-18T17:21:12.868Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T17:21:12.868Z] #13 143.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-18T17:21:12.868Z] #13 143.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-18T17:21:12.868Z] #13 143.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-18T17:21:12.868Z] #13 ... [2021-03-18T17:21:12.868Z] [2021-03-18T17:21:12.868Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-18T17:21:12.868Z] #59 sha256:5977d0e6e55a32bab9c5abf63950f5cf71760864e1f0ba3613b7639b84dbcfba [2021-03-18T17:21:12.868Z] #59 DONE 0.0s [2021-03-18T17:21:12.868Z] [2021-03-18T17:21:12.868Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-18T17:21:12.868Z] #60 sha256:539e8cec1172a0f0c8b2584fbfa25767d130bcf01afe261b115b46d1fa80a8fb [2021-03-18T17:21:12.868Z] #60 DONE 0.1s [2021-03-18T17:21:12.868Z] [2021-03-18T17:21:12.868Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:21:12.868Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:21:12.868Z] #43 46.93 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-18T17:21:12.868Z] #43 47.04 CC compel/src/lib/log.o [2021-03-18T17:21:12.868Z] #43 47.34 CC compel/arch/x86/src/lib/cpu.o [2021-03-18T17:21:12.868Z] #43 47.91 CC compel/arch/x86/src/lib/infect.o [2021-03-18T17:21:12.868Z] #43 48.50 CC compel/src/lib/infect-rpc.o [2021-03-18T17:21:12.868Z] #43 48.77 CC compel/src/lib/infect-util.o [2021-03-18T17:21:12.868Z] #43 49.12 CC compel/src/lib/infect.o [2021-03-18T17:21:13.746Z] #25 165.4 Checking out files: 22% (2565/11201) Checking out files: 23% (2577/11201) Checking out files: 24% (2689/11201) Checking out files: 25% (2801/11201) Checking out files: 26% (2913/11201) Checking out files: 27% (3025/11201) Checking out files: 28% (3137/11201) Checking out files: 29% (3249/11201) Checking out files: 30% (3361/11201) Checking out files: 31% (3473/11201) Checking out files: 32% (3585/11201) Checking out files: 33% (3697/11201) Checking out files: 34% (3809/11201) Checking out files: 35% (3921/11201) Checking out files: 36% (4033/11201) Checking out files: 37% (4145/11201) Checking out files: 38% (4257/11201) Checking out files: 39% (4369/11201) Checking out files: 40% (4481/11201) Checking out files: 41% (4593/11201) Checking out files: 41% (4624/11201) Checking out files: 42% (4705/11201) Checking out files: 43% (4817/11201) Checking out files: 44% (4929/11201) Checking out files: 45% (5041/11201) Checking out files: 46% (5153/11201) Checking out files: 47% (5265/11201) Checking out files: 48% (5377/11201) Checking out files: 49% (5489/11201) Checking out files: 50% (5601/11201) Checking out files: 51% (5713/11201) Checking out files: 52% (5825/11201) Checking out files: 53% (5937/11201) Checking out files: 54% (6049/11201) Checking out files: 55% (6161/11201) Checking out files: 56% (6273/11201) Checking out files: 57% (6385/11201) Checking out files: 58% (6497/11201) Checking out files: 59% (6609/11201) Checking out files: 60% (6721/11201) Checking out files: 61% (6833/11201) Checking out files: 62% (6945/11201) Checking out files: 63% (7057/11201) Checking out files: 64% (7169/11201) Checking out files: 65% (7281/11201) Checking out files: 66% (7393/11201) Checking out files: 67% (7505/11201) Checking out files: 68% (7617/11201) Checking out files: 68% (7641/11201) Checking out files: 69% (7729/11201) Checking out files: 70% (7841/11201) Checking out files: 71% (7953/11201) Checking out files: 72% (8065/11201) Checking out files: 73% (8177/11201) Checking out files: 74% (8289/11201) Checking out files: 75% (8401/11201) Checking out files: 76% (8513/11201) Checking out files: 77% (8625/11201) Checking out files: 78% (8737/11201) Checking out files: 79% (8849/11201) Checking out files: 80% (8961/11201) Checking out files: 81% (9073/11201) Checking out files: 82% (9185/11201) [2021-03-18T17:21:13.746Z] #25 ... [2021-03-18T17:21:13.746Z] [2021-03-18T17:21:13.746Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:21:13.746Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:21:13.746Z] #44 89.04 DEP criu/files-ext.d [2021-03-18T17:21:13.746Z] #44 89.26 DEP criu/file-lock.d [2021-03-18T17:21:13.746Z] #44 89.47 DEP criu/file-ids.d [2021-03-18T17:21:13.746Z] #44 89.66 DEP criu/fifo.d [2021-03-18T17:21:13.746Z] #44 89.89 DEP criu/fdstore.d [2021-03-18T17:21:13.746Z] #44 90.00 DEP criu/fault-injection.d [2021-03-18T17:21:13.746Z] #44 90.07 DEP criu/external.d [2021-03-18T17:21:13.746Z] #44 90.30 DEP criu/eventpoll.d [2021-03-18T17:21:13.746Z] #44 90.50 DEP criu/eventfd.d [2021-03-18T17:21:13.746Z] #44 90.71 DEP criu/crtools.d [2021-03-18T17:21:13.746Z] #44 91.01 DEP criu/cr-service.d [2021-03-18T17:21:13.746Z] #44 91.22 DEP criu/cr-restore.d [2021-03-18T17:21:13.746Z] #44 91.52 DEP criu/cr-errno.d [2021-03-18T17:21:13.746Z] #44 91.53 DEP criu/cr-dump.d [2021-03-18T17:21:13.746Z] #44 91.82 DEP criu/cr-dedup.d [2021-03-18T17:21:13.746Z] #44 92.06 DEP criu/cr-check.d [2021-03-18T17:21:13.746Z] #44 92.38 DEP criu/config.d [2021-03-18T17:21:13.746Z] #44 92.64 DEP criu/clone-noasan.d [2021-03-18T17:21:13.746Z] #44 92.76 DEP criu/cgroup.d [2021-03-18T17:21:13.746Z] #44 93.01 DEP criu/cgroup-props.d [2021-03-18T17:21:13.746Z] #44 93.19 DEP criu/bitmap.d [2021-03-18T17:21:13.746Z] #44 93.20 DEP criu/bfd.d [2021-03-18T17:21:13.746Z] #44 93.35 DEP criu/autofs.d [2021-03-18T17:21:13.747Z] #44 93.53 DEP criu/aio.d [2021-03-18T17:21:13.747Z] #44 93.85 DEP criu/action-scripts.d [2021-03-18T17:21:13.747Z] #44 94.21 CC criu/action-scripts.o [2021-03-18T17:21:13.747Z] #44 94.83 CC criu/aio.o [2021-03-18T17:21:13.747Z] #44 95.56 CC criu/autofs.o [2021-03-18T17:21:13.747Z] #44 98.04 CC criu/bfd.o [2021-03-18T17:21:13.747Z] #44 98.82 CC criu/bitmap.o [2021-03-18T17:21:13.747Z] #44 98.92 CC criu/cgroup-props.o [2021-03-18T17:21:13.747Z] #44 ... [2021-03-18T17:21:13.747Z] [2021-03-18T17:21:13.747Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-18T17:21:13.747Z] #25 sha256:5cad93e8f2d03c1333a79f9b0dccb271ec3ab316eec6f4c24eeed26249282045 [2021-03-18T17:21:14.047Z] #25 165.4 Checking out files: 22% (2565/11201) Checking out files: 23% (2577/11201) Checking out files: 24% (2689/11201) Checking out files: 25% (2801/11201) Checking out files: 26% (2913/11201) Checking out files: 27% (3025/11201) Checking out files: 28% (3137/11201) Checking out files: 29% (3249/11201) Checking out files: 30% (3361/11201) Checking out files: 31% (3473/11201) Checking out files: 32% (3585/11201) Checking out files: 33% (3697/11201) Checking out files: 34% (3809/11201) Checking out files: 35% (3921/11201) Checking out files: 36% (4033/11201) Checking out files: 37% (4145/11201) Checking out files: 38% (4257/11201) Checking out files: 39% (4369/11201) Checking out files: 40% (4481/11201) Checking out files: 41% (4593/11201) Checking out files: 41% (4624/11201) Checking out files: 42% (4705/11201) Checking out files: 43% (4817/11201) Checking out files: 44% (4929/11201) Checking out files: 45% (5041/11201) Checking out files: 46% (5153/11201) Checking out files: 47% (5265/11201) Checking out files: 48% (5377/11201) Checking out files: 49% (5489/11201) Checking out files: 50% (5601/11201) Checking out files: 51% (5713/11201) Checking out files: 52% (5825/11201) Checking out files: 53% (5937/11201) Checking out files: 54% (6049/11201) Checking out files: 55% (6161/11201) Checking out files: 56% (6273/11201) Checking out files: 57% (6385/11201) Checking out files: 58% (6497/11201) Checking out files: 59% (6609/11201) Checking out files: 60% (6721/11201) Checking out files: 61% (6833/11201) Checking out files: 62% (6945/11201) Checking out files: 63% (7057/11201) Checking out files: 64% (7169/11201) Checking out files: 65% (7281/11201) Checking out files: 66% (7393/11201) Checking out files: 67% (7505/11201) Checking out files: 68% (7617/11201) Checking out files: 68% (7641/11201) Checking out files: 69% (7729/11201) Checking out files: 70% (7841/11201) Checking out files: 71% (7953/11201) Checking out files: 72% (8065/11201) Checking out files: 73% (8177/11201) Checking out files: 74% (8289/11201) Checking out files: 75% (8401/11201) Checking out files: 76% (8513/11201) Checking out files: 77% (8625/11201) Checking out files: 78% (8737/11201) Checking out files: 79% (8849/11201) Checking out files: 80% (8961/11201) Checking out files: 81% (9073/11201) Checking out files: 82% (9185/11201) Checking out files: 83% (9297/11201) Checking out files: 84% (9409/11201) Checking out files: 85% (9521/11201) Checking out files: 86% (9633/11201) [2021-03-18T17:21:14.047Z] #25 ... [2021-03-18T17:21:14.047Z] [2021-03-18T17:21:14.047Z] #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-03-18T17:21:14.047Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69 [2021-03-18T17:21:14.047Z] #46 158.2 crypto/tls [2021-03-18T17:21:14.047Z] #46 165.9 net/http/httptrace [2021-03-18T17:21:14.047Z] #46 166.2 net/http [2021-03-18T17:21:14.047Z] #46 ... [2021-03-18T17:21:14.047Z] [2021-03-18T17:21:14.047Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-18T17:21:14.047Z] #25 sha256:5cad93e8f2d03c1333a79f9b0dccb271ec3ab316eec6f4c24eeed26249282045 [2021-03-18T17:21:14.650Z] #25 165.4 Checking out files: 22% (2565/11201) Checking out files: 23% (2577/11201) Checking out files: 24% (2689/11201) Checking out files: 25% (2801/11201) Checking out files: 26% (2913/11201) Checking out files: 27% (3025/11201) Checking out files: 28% (3137/11201) Checking out files: 29% (3249/11201) Checking out files: 30% (3361/11201) Checking out files: 31% (3473/11201) Checking out files: 32% (3585/11201) Checking out files: 33% (3697/11201) Checking out files: 34% (3809/11201) Checking out files: 35% (3921/11201) Checking out files: 36% (4033/11201) Checking out files: 37% (4145/11201) Checking out files: 38% (4257/11201) Checking out files: 39% (4369/11201) Checking out files: 40% (4481/11201) Checking out files: 41% (4593/11201) Checking out files: 41% (4624/11201) Checking out files: 42% (4705/11201) Checking out files: 43% (4817/11201) Checking out files: 44% (4929/11201) Checking out files: 45% (5041/11201) Checking out files: 46% (5153/11201) Checking out files: 47% (5265/11201) Checking out files: 48% (5377/11201) Checking out files: 49% (5489/11201) Checking out files: 50% (5601/11201) Checking out files: 51% (5713/11201) Checking out files: 52% (5825/11201) Checking out files: 53% (5937/11201) Checking out files: 54% (6049/11201) Checking out files: 55% (6161/11201) Checking out files: 56% (6273/11201) Checking out files: 57% (6385/11201) Checking out files: 58% (6497/11201) Checking out files: 59% (6609/11201) Checking out files: 60% (6721/11201) Checking out files: 61% (6833/11201) Checking out files: 62% (6945/11201) Checking out files: 63% (7057/11201) Checking out files: 64% (7169/11201) Checking out files: 65% (7281/11201) Checking out files: 66% (7393/11201) Checking out files: 67% (7505/11201) Checking out files: 68% (7617/11201) Checking out files: 68% (7641/11201) Checking out files: 69% (7729/11201) Checking out files: 70% (7841/11201) Checking out files: 71% (7953/11201) Checking out files: 72% (8065/11201) Checking out files: 73% (8177/11201) Checking out files: 74% (8289/11201) Checking out files: 75% (8401/11201) Checking out files: 76% (8513/11201) Checking out files: 77% (8625/11201) Checking out files: 78% (8737/11201) Checking out files: 79% (8849/11201) Checking out files: 80% (8961/11201) Checking out files: 81% (9073/11201) Checking out files: 82% (9185/11201) Checking out files: 83% (9297/11201) Checking out files: 84% (9409/11201) Checking out files: 85% (9521/11201) Checking out files: 86% (9633/11201) Checking out files: 87% (9745/11201) Checking out files: 88% (9857/11201) Checking out files: 89% (9969/11201) Checking out files: 89% (10009/11201) Checking out files: 90% (10081/11201) Checking out files: 91% (10193/11201) Checking out files: 92% (10305/11201) Checking out files: 93% (10417/11201) Checking out files: 94% (10529/11201) Checking out files: 95% (10641/11201) Checking out files: 96% (10753/11201) Checking out files: 97% (10865/11201) Checking out files: 98% (10977/11201) Checking out files: 99% (11089/11201) Checking out files: 100% (11201/11201) Checking out files: 100% (11201/11201), done. [2021-03-18T17:21:14.650Z] #25 169.1 + cd /tmp/tmp.0QgA4CPpj7/tmp/docker-ce [2021-03-18T17:21:14.650Z] #25 169.1 + git checkout -q v17.06.2-ce [2021-03-18T17:21:15.265Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 14.1% of statements [2021-03-18T17:21:15.897Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.8% of statements [2021-03-18T17:21:16.170Z] #43 51.76 CC compel/src/lib/ptrace.o [2021-03-18T17:21:16.170Z] #43 52.12 AR compel/libcompel.a [2021-03-18T17:21:16.170Z] #43 52.16 HOSTCC compel/src/main-host.o [2021-03-18T17:21:16.170Z] #43 52.41 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-18T17:21:16.170Z] #43 ... [2021-03-18T17:21:16.170Z] [2021-03-18T17:21:16.170Z] #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-03-18T17:21:16.170Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-18T17:21:16.170Z] #13 144.1 Selecting previously unselected package libpcre16-3:amd64. [2021-03-18T17:21:16.170Z] #13 144.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-18T17:21:16.170Z] #13 144.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-18T17:21:16.170Z] #13 144.4 Selecting previously unselected package libpcre32-3:amd64. [2021-03-18T17:21:16.170Z] #13 144.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-18T17:21:16.170Z] #13 144.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-18T17:21:16.170Z] #13 144.7 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-18T17:21:16.170Z] #13 144.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-18T17:21:16.170Z] #13 144.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-18T17:21:16.170Z] #13 144.9 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-18T17:21:16.170Z] #13 144.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-18T17:21:16.170Z] #13 145.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-18T17:21:16.170Z] #13 145.5 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-18T17:21:16.170Z] #13 145.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-18T17:21:16.170Z] #13 145.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-18T17:21:16.170Z] #13 145.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-18T17:21:16.170Z] #13 145.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-18T17:21:16.170Z] #13 145.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-18T17:21:16.170Z] #13 145.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-18T17:21:16.170Z] #13 145.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-18T17:21:16.170Z] #13 145.9 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-18T17:21:16.170Z] #13 146.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-18T17:21:16.170Z] #13 146.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-18T17:21:16.170Z] #13 146.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-18T17:21:16.170Z] #13 146.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-18T17:21:16.170Z] #13 146.5 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-18T17:21:16.170Z] #13 146.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-18T17:21:16.170Z] #13 146.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-18T17:21:16.170Z] #13 146.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-18T17:21:16.170Z] #13 146.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-18T17:21:16.170Z] #13 146.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-18T17:21:16.170Z] #13 146.6 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-18T17:21:16.170Z] #13 146.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-18T17:21:16.170Z] #13 146.7 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-18T17:21:16.170Z] #13 146.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-18T17:21:16.170Z] #13 146.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-18T17:21:16.170Z] #13 146.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-18T17:21:16.170Z] #13 146.7 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-18T17:21:16.170Z] #13 146.7 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-18T17:21:16.170Z] #13 146.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-18T17:21:16.170Z] #13 146.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-18T17:21:16.170Z] #13 146.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T17:21:16.170Z] #13 146.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-03-18T17:21:16.170Z] #13 146.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-03-18T17:21:16.170Z] #13 146.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-18T17:21:16.170Z] #13 146.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-03-18T17:21:16.170Z] #13 146.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-03-18T17:21:16.170Z] #13 146.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-18T17:21:16.170Z] #13 146.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-18T17:21:16.170Z] #13 146.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-18T17:21:16.170Z] #13 146.9 Setting up dmsetup (2:1.02.155-3) ... [2021-03-18T17:21:16.170Z] #13 146.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-18T17:21:16.170Z] #13 146.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-18T17:21:16.170Z] #13 146.9 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T17:21:16.188Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-03-18T17:21:16.427Z] #13 DONE 147.3s [2021-03-18T17:21:16.427Z] [2021-03-18T17:21:16.427Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T17:21:16.427Z] #53 sha256:16218956d44ea5358e94742c462c2a73a9e34546b9166683a9923715978b39c2 [2021-03-18T17:21:16.847Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-03-18T17:21:17.357Z] #53 ... [2021-03-18T17:21:17.357Z] [2021-03-18T17:21:17.357Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T17:21:17.357Z] #45 sha256:49a4659e6ede63110fabe8423d74cc3deb45c875b099a97e453ce83755f5549f [2021-03-18T17:21:17.357Z] #45 144.3 crypto/tls [2021-03-18T17:21:17.357Z] #45 150.4 net/http/httptrace [2021-03-18T17:21:17.357Z] #45 150.7 net/http [2021-03-18T17:21:17.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-18T17:21:17.478Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-03-18T17:21:17.614Z] #45 ... [2021-03-18T17:21:17.614Z] [2021-03-18T17:21:17.614Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:21:17.614Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:21:17.614Z] #43 52.76 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-18T17:21:17.614Z] #43 53.19 HOSTCC compel/src/lib/log-host.o [2021-03-18T17:21:17.614Z] #43 53.44 HOSTLINK compel/compel-host-bin [2021-03-18T17:21:17.614Z] #43 53.70 DEP soccr/soccr.d [2021-03-18T17:21:17.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-18T17:21:17.655Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T17:21:17.655Z] [2021-03-18T17:21:17.655Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-18T17:21:17.655Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-18T17:21:17.655Z] HOSTNAME=292f581610ed [2021-03-18T17:21:17.655Z] TESTDEBUG=0 [2021-03-18T17:21:17.655Z] DEST=bundles/test-integration [2021-03-18T17:21:17.655Z] PWD=/go/src/github.com/docker/docker [2021-03-18T17:21:17.655Z] DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:21:17.655Z] container=docker [2021-03-18T17:21:17.655Z] HOME=/root [2021-03-18T17:21:17.655Z] GOLANG_VERSION=1.13.15 [2021-03-18T17:21:17.655Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-18T17:21:17.655Z] VALIDATE_BRANCH=master [2021-03-18T17:21:17.655Z] TERM=xterm [2021-03-18T17:21:17.655Z] DOCKER_PKG=github.com/docker/docker [2021-03-18T17:21:17.655Z] SHLVL=1 [2021-03-18T17:21:17.655Z] TIMEOUT=120m [2021-03-18T17:21:17.655Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-18T17:21:17.655Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-18T17:21:17.655Z] GO111MODULE=off [2021-03-18T17:21:17.655Z] DOCKER_EXPERIMENTAL=1 [2021-03-18T17:21:17.655Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-18T17:21:17.655Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-18T17:21:17.655Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-18T17:21:17.655Z] GOPATH=/go [2021-03-18T17:21:17.655Z] PKG_CONFIG=pkg-config [2021-03-18T17:21:17.655Z] _=/usr/bin/env [2021-03-18T17:21:17.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-18T17:21:17.865Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.26s) [2021-03-18T17:21:17.865Z] PASS [2021-03-18T17:21:17.865Z] [2021-03-18T17:21:17.865Z] === Skipped [2021-03-18T17:21:17.865Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-18T17:21:17.865Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T17:21:17.865Z] [2021-03-18T17:21:17.865Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-03-18T17:21:17.865Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-18T17:21:17.865Z] [2021-03-18T17:21:17.865Z] [2021-03-18T17:21:17.865Z] DONE 34 tests, 2 skipped in 122.759s [2021-03-18T17:21:17.865Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-18T17:21:17.865Z] INFO: Testing against a local daemon [2021-03-18T17:21:17.865Z] === RUN TestConfigInspect [2021-03-18T17:21:17.872Z] #43 53.90 CC soccr/soccr.o [2021-03-18T17:21:18.129Z] #43 ... [2021-03-18T17:21:18.129Z] [2021-03-18T17:21:18.129Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-18T17:21:18.129Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-18T17:21:18.129Z] #14 DONE 1.8s [2021-03-18T17:21:18.223Z] #25 172.5 + mkdir -p /tmp/tmp.0QgA4CPpj7/src/github.com/docker [2021-03-18T17:21:18.224Z] #25 172.5 + mv components/cli /tmp/tmp.0QgA4CPpj7/src/github.com/docker/cli [2021-03-18T17:21:18.224Z] #25 172.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-03-18T17:21:18.385Z] [2021-03-18T17:21:18.385Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T17:21:18.385Z] #53 sha256:16218956d44ea5358e94742c462c2a73a9e34546b9166683a9923715978b39c2 [2021-03-18T17:21:18.385Z] #53 1.809 + RM_GOPATH=0 [2021-03-18T17:21:18.385Z] #53 1.809 + TMP_GOPATH= [2021-03-18T17:21:18.385Z] #53 1.809 + : /build [2021-03-18T17:21:18.385Z] #53 1.809 + '[' -z '' ']' [2021-03-18T17:21:18.385Z] #53 1.809 ++ mktemp -d [2021-03-18T17:21:18.385Z] #53 1.812 + export GOPATH=/tmp/tmp.BUzEqCuT5A [2021-03-18T17:21:18.385Z] #53 1.812 + GOPATH=/tmp/tmp.BUzEqCuT5A [2021-03-18T17:21:18.385Z] #53 1.812 + RM_GOPATH=1 [2021-03-18T17:21:18.385Z] #53 1.812 + case "$(go env GOARCH)" in [2021-03-18T17:21:18.385Z] #53 1.822 ++ go env GOARCH [2021-03-18T17:21:18.385Z] #53 1.894 + export GO_BUILDMODE=-buildmode=pie [2021-03-18T17:21:18.385Z] #53 1.894 + GO_BUILDMODE=-buildmode=pie [2021-03-18T17:21:18.385Z] #53 1.894 ++ dirname /tmp/install/install.sh [2021-03-18T17:21:18.385Z] #53 1.894 + dir=/tmp/install [2021-03-18T17:21:18.385Z] #53 1.894 + bin=runc [2021-03-18T17:21:18.385Z] #53 1.894 + shift [2021-03-18T17:21:18.385Z] #53 1.894 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-18T17:21:18.385Z] #53 1.894 + . /tmp/install/runc.installer [2021-03-18T17:21:18.385Z] #53 1.894 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-18T17:21:18.385Z] #53 1.894 + install_runc [2021-03-18T17:21:18.385Z] #53 1.894 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-18T17:21:18.385Z] #53 1.894 + uname -r [2021-03-18T17:21:18.385Z] #53 1.905 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-18T17:21:18.385Z] #53 1.905 + RUNC_BUILDTAGS='seccomp ' [2021-03-18T17:21:18.385Z] #53 1.905 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-18T17:21:18.385Z] #53 1.905 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BUzEqCuT5A/src/github.com/opencontainers/runc [2021-03-18T17:21:18.385Z] #53 1.905 Cloning into '/tmp/tmp.BUzEqCuT5A/src/github.com/opencontainers/runc'... [2021-03-18T17:21:19.043Z] ok github.com/docker/docker/daemon 12.277s coverage: 17.2% of statements [2021-03-18T17:21:19.043Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-18T17:21:19.043Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-18T17:21:19.043Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-18T17:21:19.043Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-18T17:21:19.316Z] #53 ... [2021-03-18T17:21:19.316Z] [2021-03-18T17:21:19.316Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-18T17:21:19.316Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-18T17:21:19.316Z] #15 DONE 1.3s [2021-03-18T17:21:19.575Z] [2021-03-18T17:21:19.575Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-18T17:21:19.575Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-18T17:21:19.749Z] --- PASS: TestConfigInspect (2.25s) [2021-03-18T17:21:19.749Z] === RUN TestConfigList [2021-03-18T17:21:20.328Z] #25 ... [2021-03-18T17:21:20.328Z] [2021-03-18T17:21:20.328Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T17:21:20.328Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-18T17:21:20.328Z] #21 46.62 Unpacking bash-completion (1:2.8-6) ... [2021-03-18T17:21:20.328Z] #21 47.26 Selecting previously unselected package bzip2. [2021-03-18T17:21:20.328Z] #21 47.26 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-03-18T17:21:20.328Z] #21 47.28 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-18T17:21:20.328Z] #21 47.45 Selecting previously unselected package xz-utils. [2021-03-18T17:21:20.328Z] #21 47.46 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-03-18T17:21:20.328Z] #21 47.47 Unpacking xz-utils (5.2.4-1) ... [2021-03-18T17:21:20.328Z] #21 47.60 Selecting previously unselected package apparmor. [2021-03-18T17:21:20.328Z] #21 47.61 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-03-18T17:21:20.328Z] #21 47.68 Unpacking apparmor (2.13.2-10) ... [2021-03-18T17:21:20.328Z] #21 48.13 Selecting previously unselected package aufs-tools. [2021-03-18T17:21:20.328Z] #21 48.13 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-03-18T17:21:20.328Z] #21 48.15 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-18T17:21:20.328Z] #21 48.30 Selecting previously unselected package libonig5:ppc64el. [2021-03-18T17:21:20.328Z] #21 48.32 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-03-18T17:21:20.328Z] #21 48.32 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-03-18T17:21:20.328Z] #21 48.55 Selecting previously unselected package libjq1:ppc64el. [2021-03-18T17:21:20.328Z] #21 48.56 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-18T17:21:20.328Z] #21 48.57 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-18T17:21:20.328Z] #21 48.79 Selecting previously unselected package jq. [2021-03-18T17:21:20.328Z] #21 48.79 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-18T17:21:20.328Z] #21 48.80 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-18T17:21:20.328Z] #21 48.90 Selecting previously unselected package libaio1:ppc64el. [2021-03-18T17:21:20.328Z] #21 48.91 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-03-18T17:21:20.328Z] #21 48.92 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-03-18T17:21:20.328Z] #21 48.99 Selecting previously unselected package libgpm2:ppc64el. [2021-03-18T17:21:20.328Z] #21 49.00 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-03-18T17:21:20.328Z] #21 49.03 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-03-18T17:21:20.328Z] #21 49.13 Selecting previously unselected package libicu63:ppc64el. [2021-03-18T17:21:20.328Z] #21 49.14 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-03-18T17:21:20.328Z] #21 49.15 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-18T17:21:20.328Z] #21 53.08 Selecting previously unselected package libnet1:ppc64el. [2021-03-18T17:21:20.328Z] #21 53.08 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-18T17:21:20.328Z] #21 53.08 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-18T17:21:20.328Z] #21 53.24 Selecting previously unselected package libnl-3-200:ppc64el. [2021-03-18T17:21:20.328Z] #21 53.25 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-03-18T17:21:20.328Z] #21 53.25 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-18T17:21:20.328Z] #21 53.32 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-03-18T17:21:20.328Z] #21 53.33 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-03-18T17:21:20.328Z] #21 53.34 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-18T17:21:20.328Z] #21 53.42 Selecting previously unselected package libreadline5:ppc64el. [2021-03-18T17:21:20.328Z] #21 53.42 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-03-18T17:21:20.328Z] #21 53.43 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-03-18T17:21:20.328Z] #21 53.53 Selecting previously unselected package net-tools. [2021-03-18T17:21:20.328Z] #21 53.54 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-03-18T17:21:20.328Z] #21 53.54 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-18T17:21:20.328Z] #21 53.73 Selecting previously unselected package python-pip-whl. [2021-03-18T17:21:20.328Z] #21 53.74 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-18T17:21:20.328Z] #21 53.74 Unpacking python-pip-whl (18.1-5) ... [2021-03-18T17:21:20.505Z] #16 1.040 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-18T17:21:20.505Z] #16 DONE 1.2s [2021-03-18T17:21:20.505Z] [2021-03-18T17:21:20.505Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:21:20.505Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:21:20.505Z] #43 56.36 AR soccr/libsoccr.a [2021-03-18T17:21:20.505Z] #43 56.41 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-18T17:21:20.550Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2021-03-18T17:21:20.840Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.165s coverage: 56.2% of statements [2021-03-18T17:21:20.975Z] #21 54.25 Selecting previously unselected package python3-lib2to3. [2021-03-18T17:21:20.975Z] #21 54.26 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-18T17:21:20.975Z] #21 54.27 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-18T17:21:21.068Z] #43 57.03 DEP criu/arch/x86/sigframe.d [2021-03-18T17:21:21.068Z] #43 57.13 DEP criu/arch/x86/sigaction_compat.d [2021-03-18T17:21:21.273Z] #21 54.45 Selecting previously unselected package python3-distutils. [2021-03-18T17:21:21.273Z] #21 54.47 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-18T17:21:21.273Z] #21 54.47 Unpacking python3-distutils (3.7.3-1) ... [2021-03-18T17:21:21.273Z] #21 54.65 Selecting previously unselected package python3-pip. [2021-03-18T17:21:21.273Z] #21 54.65 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-18T17:21:21.273Z] #21 54.66 Unpacking python3-pip (18.1-5) ... [2021-03-18T17:21:21.324Z] #43 57.26 DEP criu/arch/x86/kerndat.d [2021-03-18T17:21:21.324Z] #43 57.44 DEP criu/arch/x86/crtools.d [2021-03-18T17:21:21.572Z] #21 54.86 Selecting previously unselected package python3-pkg-resources. [2021-03-18T17:21:21.572Z] #21 54.88 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-18T17:21:21.572Z] #21 54.89 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-18T17:21:21.572Z] #21 55.05 Selecting previously unselected package python3-setuptools. [2021-03-18T17:21:21.581Z] #43 57.68 DEP criu/arch/x86/cpu.d [2021-03-18T17:21:21.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-18T17:21:21.838Z] #43 ... [2021-03-18T17:21:21.838Z] [2021-03-18T17:21:21.838Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-18T17:21:21.838Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-18T17:21:21.838Z] #17 DONE 1.1s [2021-03-18T17:21:21.838Z] [2021-03-18T17:21:21.838Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:21:21.838Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:21:21.838Z] #43 57.95 CC criu/arch/x86/cpu.o [2021-03-18T17:21:21.871Z] #21 55.07 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-18T17:21:21.871Z] #21 55.07 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-18T17:21:22.176Z] #21 55.40 Selecting previously unselected package python3-wheel. [2021-03-18T17:21:22.176Z] #21 55.40 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-18T17:21:22.176Z] #21 55.40 Unpacking python3-wheel (0.32.3-2) ... [2021-03-18T17:21:22.176Z] #21 55.51 Selecting previously unselected package sudo. [2021-03-18T17:21:22.176Z] #21 55.51 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-03-18T17:21:22.176Z] #21 55.52 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-18T17:21:22.260Z] --- PASS: TestConfigList (2.26s) [2021-03-18T17:21:22.260Z] === RUN TestConfigsCreateAndDelete [2021-03-18T17:21:22.768Z] #43 ... [2021-03-18T17:21:22.768Z] [2021-03-18T17:21:22.768Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-18T17:21:22.768Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-18T17:21:22.768Z] #18 DONE 1.1s [2021-03-18T17:21:22.768Z] [2021-03-18T17:21:22.768Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:21:22.768Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:21:22.768Z] #43 58.86 CC criu/arch/x86/crtools.o [2021-03-18T17:21:22.834Z] #21 56.15 Selecting previously unselected package thin-provisioning-tools. [2021-03-18T17:21:22.834Z] #21 56.18 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-03-18T17:21:22.834Z] #21 56.18 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-18T17:21:23.132Z] #21 56.46 Selecting previously unselected package uidmap. [2021-03-18T17:21:23.132Z] #21 56.47 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-03-18T17:21:23.132Z] #21 56.47 Unpacking uidmap (1:4.5-1.1) ... [2021-03-18T17:21:23.432Z] #21 56.59 Selecting previously unselected package vim-runtime. [2021-03-18T17:21:23.432Z] #21 56.62 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-18T17:21:23.432Z] #21 56.65 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-18T17:21:23.432Z] #21 56.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-18T17:21:23.432Z] #21 56.70 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-18T17:21:24.143Z] #43 ... [2021-03-18T17:21:24.143Z] [2021-03-18T17:21:24.143Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-18T17:21:24.143Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-18T17:21:24.143Z] #19 DONE 1.2s [2021-03-18T17:21:24.143Z] [2021-03-18T17:21:24.143Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T17:21:24.143Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T17:21:24.147Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2021-03-18T17:21:24.147Z] === RUN TestConfigsUpdate [2021-03-18T17:21:24.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-18T17:21:25.287Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.874s coverage: 45.9% of statements [2021-03-18T17:21:25.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-18T17:21:25.515Z] #20 1.460 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-18T17:21:25.515Z] #20 1.518 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-18T17:21:25.515Z] #20 1.529 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-18T17:21:25.515Z] #20 1.548 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-18T17:21:25.536Z] #21 ... [2021-03-18T17:21:25.536Z] [2021-03-18T17:21:25.536Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:21:25.536Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:21:25.536Z] #44 100.5 CC criu/cgroup.o [2021-03-18T17:21:25.536Z] #44 105.6 CC criu/clone-noasan.o [2021-03-18T17:21:25.536Z] #44 105.9 CC criu/config.o [2021-03-18T17:21:25.536Z] #44 108.7 CC criu/cr-check.o [2021-03-18T17:21:25.919Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.9% of statements [2021-03-18T17:21:26.078Z] #20 2.130 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-18T17:21:26.594Z] #44 111.8 CC criu/cr-dedup.o [2021-03-18T17:21:26.594Z] #44 ... [2021-03-18T17:21:26.594Z] [2021-03-18T17:21:26.594Z] #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-03-18T17:21:26.594Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69 [2021-03-18T17:21:26.594Z] #46 180.8 github.com/LK4D4/vndr/godl [2021-03-18T17:21:26.660Z] --- PASS: TestConfigsUpdate (2.24s) [2021-03-18T17:21:26.660Z] === RUN TestTemplatedConfig [2021-03-18T17:21:27.257Z] #46 181.7 github.com/LK4D4/vndr [2021-03-18T17:21:27.446Z] #20 3.146 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-18T17:21:28.376Z] #20 4.468 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [268 kB] [2021-03-18T17:21:28.695Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.059s coverage: 49.4% of statements [2021-03-18T17:21:29.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-18T17:21:29.922Z] --- PASS: TestTemplatedConfig (3.43s) [2021-03-18T17:21:29.922Z] === RUN TestConfigCreateResolve [2021-03-18T17:21:30.274Z] #20 5.901 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-18T17:21:30.274Z] #20 ... [2021-03-18T17:21:30.274Z] [2021-03-18T17:21:30.274Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:21:30.274Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:21:30.274Z] #43 60.83 CC criu/arch/x86/kerndat.o [2021-03-18T17:21:30.274Z] #43 61.48 CC criu/arch/x86/sigaction_compat.o [2021-03-18T17:21:30.274Z] #43 61.71 CC criu/arch/x86/sigframe.o [2021-03-18T17:21:30.274Z] #43 61.95 LINK criu/arch/x86/crtools.built-in.o [2021-03-18T17:21:30.274Z] #43 62.02 DEP criu/pie/util-vdso-elf32.d [2021-03-18T17:21:30.274Z] #43 62.16 DEP criu/pie/util-vdso.d [2021-03-18T17:21:30.274Z] #43 62.30 DEP criu/pie/util.d [2021-03-18T17:21:30.274Z] #43 62.44 CC criu/pie/util.o [2021-03-18T17:21:30.274Z] #43 62.77 CC criu/pie/util-vdso.o [2021-03-18T17:21:30.274Z] #43 63.46 CC criu/pie/util-vdso-elf32.o [2021-03-18T17:21:30.274Z] #43 64.16 AR criu/pie/pie.lib.a [2021-03-18T17:21:30.274Z] #43 64.25 DEP criu/pie/restorer.d [2021-03-18T17:21:30.274Z] #43 64.50 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-18T17:21:30.274Z] #43 64.60 DEP criu/arch/x86/restorer_unmap.d [2021-03-18T17:21:30.274Z] #43 64.64 DEP criu/arch/x86/restorer.d [2021-03-18T17:21:30.274Z] #43 64.84 DEP criu/arch/x86/vdso-pie.d [2021-03-18T17:21:30.274Z] #43 64.93 DEP criu/pie/parasite-vdso.d [2021-03-18T17:21:30.274Z] #43 65.16 DEP criu/pie/parasite.d [2021-03-18T17:21:30.274Z] #43 65.49 CC criu/pie/parasite.o [2021-03-18T17:21:30.838Z] #43 66.73 LINK criu/pie/parasite.built-in.o [2021-03-18T17:21:30.838Z] #43 66.75 GEN criu/pie/parasite-blob.h [2021-03-18T17:21:30.838Z] #43 66.78 CC criu/pie/parasite-vdso.o [2021-03-18T17:21:31.400Z] #43 67.56 CC criu/arch/x86/vdso-pie.o [2021-03-18T17:21:31.692Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T17:21:31.692Z] [2021-03-18T17:21:31.692Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-03-18T17:21:31.692Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-03-18T17:21:31.692Z] Using test binary docker [2021-03-18T17:21:31.692Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-18T17:21:31.692Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-18T17:21:31.692Z] INFO: Waiting for daemon to start... [2021-03-18T17:21:31.692Z] Starting dockerd [2021-03-18T17:21:31.692Z] . [2021-03-18T17:21:31.692Z] INFO: Building docker-sdk-python3:4.4.1... [2021-03-18T17:21:31.769Z] #46 ... [2021-03-18T17:21:31.769Z] [2021-03-18T17:21:31.769Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T17:21:31.769Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-18T17:21:31.769Z] #21 60.77 Selecting previously unselected package vim. [2021-03-18T17:21:31.769Z] #21 60.77 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-18T17:21:31.769Z] #21 60.81 Unpacking vim (2:8.1.0875-5) ... [2021-03-18T17:21:31.769Z] #21 61.46 Selecting previously unselected package xfsprogs. [2021-03-18T17:21:31.769Z] #21 61.47 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-03-18T17:21:31.769Z] #21 61.48 Unpacking xfsprogs (4.20.0-1) ... [2021-03-18T17:21:31.769Z] #21 61.94 Selecting previously unselected package zip. [2021-03-18T17:21:31.769Z] #21 61.95 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-03-18T17:21:31.769Z] #21 61.96 Unpacking zip (3.0-11+b1) ... [2021-03-18T17:21:31.769Z] #21 62.19 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-18T17:21:31.769Z] #21 62.21 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-18T17:21:31.769Z] #21 62.22 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-03-18T17:21:31.770Z] #21 62.23 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-03-18T17:21:31.770Z] #21 62.24 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-03-18T17:21:31.770Z] #21 62.25 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-03-18T17:21:31.770Z] #21 62.25 Setting up uidmap (1:4.5-1.1) ... [2021-03-18T17:21:31.770Z] #21 62.26 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-03-18T17:21:31.770Z] #21 62.27 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-18T17:21:31.770Z] #21 62.27 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-18T17:21:31.770Z] #21 62.29 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-18T17:21:31.770Z] #21 62.30 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-18T17:21:31.770Z] #21 62.31 Setting up xxd (2:8.1.0875-5) ... [2021-03-18T17:21:31.770Z] #21 62.32 Setting up zip (3.0-11+b1) ... [2021-03-18T17:21:31.770Z] #21 62.33 Setting up vim-common (2:8.1.0875-5) ... [2021-03-18T17:21:31.770Z] #21 62.40 Setting up bash-completion (1:2.8-6) ... [2021-03-18T17:21:31.963Z] #43 67.93 CC criu/arch/x86/restorer.o [2021-03-18T17:21:32.432Z] --- PASS: TestConfigCreateResolve (2.36s) [2021-03-18T17:21:32.432Z] === RUN TestConfigDaemonLibtrustID [2021-03-18T17:21:32.526Z] #43 68.52 CC criu/arch/x86/restorer_unmap.o [2021-03-18T17:21:32.526Z] #43 68.55 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-18T17:21:32.687Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-03-18T17:21:32.687Z] PASS [2021-03-18T17:21:32.687Z] [2021-03-18T17:21:32.687Z] DONE 7 tests in 15.330s [2021-03-18T17:21:32.687Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-18T17:21:32.943Z] INFO: Testing against a local daemon [2021-03-18T17:21:32.943Z] === RUN TestCheckpoint [2021-03-18T17:21:32.943Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-18T17:21:32.943Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T17:21:32.943Z] === RUN TestContainerInvalidJSON [2021-03-18T17:21:32.943Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T17:21:32.943Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T17:21:32.943Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T17:21:32.943Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T17:21:32.943Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-18T17:21:32.943Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-18T17:21:32.943Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T17:21:32.943Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-18T17:21:32.943Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T17:21:32.943Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-18T17:21:32.943Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-18T17:21:32.943Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-18T17:21:32.943Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-18T17:21:32.943Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-18T17:21:32.943Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-03-18T17:21:32.943Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-18T17:21:32.943Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-03-18T17:21:32.943Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-18T17:21:32.943Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-03-18T17:21:32.943Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-18T17:21:32.943Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-03-18T17:21:32.943Z] === RUN TestCopyFromContainer [2021-03-18T17:21:33.089Z] #43 68.91 CC criu/pie/restorer.o [2021-03-18T17:21:33.875Z] #21 66.93 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-03-18T17:21:33.875Z] #21 66.93 Setting up xz-utils (5.2.4-1) ... [2021-03-18T17:21:33.875Z] #21 66.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-18T17:21:33.875Z] #21 66.97 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-18T17:21:33.875Z] #21 67.09 invoke-rc.d: could not determine current runlevel [2021-03-18T17:21:33.875Z] #21 67.12 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-18T17:21:33.875Z] #21 67.12 Setting up pigz (2.4-1) ... [2021-03-18T17:21:33.875Z] #21 67.13 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-03-18T17:21:33.875Z] #21 67.13 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-18T17:21:33.875Z] #21 67.14 Setting up python-pip-whl (18.1-5) ... [2021-03-18T17:21:33.875Z] #21 67.15 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-03-18T17:21:33.875Z] #21 67.15 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-18T17:21:34.173Z] #21 67.64 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-03-18T17:21:34.253Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.477s coverage: 73.3% of statements [2021-03-18T17:21:34.253Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-18T17:21:34.320Z] === RUN TestCopyFromContainer// [2021-03-18T17:21:34.472Z] #21 67.65 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-03-18T17:21:34.472Z] #21 67.65 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-03-18T17:21:34.472Z] #21 67.65 Setting up vim (2:8.1.0875-5) ... [2021-03-18T17:21:34.472Z] #21 67.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-18T17:21:34.472Z] #21 67.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-18T17:21:34.472Z] #21 67.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-18T17:21:34.472Z] #21 67.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-18T17:21:34.472Z] #21 67.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-18T17:21:34.472Z] #21 67.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-18T17:21:34.472Z] #21 67.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-18T17:21:34.472Z] #21 67.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-18T17:21:34.544Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 57.5% of statements [2021-03-18T17:21:34.577Z] === RUN TestCopyFromContainer//bar/root [2021-03-18T17:21:34.577Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-18T17:21:34.577Z] === RUN TestCopyFromContainer/bar/quux [2021-03-18T17:21:34.577Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-18T17:21:34.786Z] #21 67.92 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-18T17:21:34.787Z] #21 67.92 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-18T17:21:34.787Z] #21 67.93 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-03-18T17:21:34.787Z] #21 67.94 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-18T17:21:34.787Z] #21 67.95 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-03-18T17:21:34.787Z] #21 67.96 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-18T17:21:34.832Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-18T17:21:34.832Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-18T17:21:34.832Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-18T17:21:34.832Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-18T17:21:35.087Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-18T17:21:35.087Z] --- PASS: TestCopyFromContainer (2.07s) [2021-03-18T17:21:35.087Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-03-18T17:21:35.087Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-03-18T17:21:35.087Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-03-18T17:21:35.087Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-03-18T17:21:35.087Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-18T17:21:35.087Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-18T17:21:35.087Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-18T17:21:35.087Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-18T17:21:35.087Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-03-18T17:21:35.087Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-03-18T17:21:35.087Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-18T17:21:35.087Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T17:21:35.087Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T17:21:35.087Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T17:21:35.087Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T17:21:35.087Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T17:21:35.087Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T17:21:35.087Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T17:21:35.087Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T17:21:35.087Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T17:21:35.087Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-18T17:21:35.087Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-18T17:21:35.087Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-18T17:21:35.087Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-18T17:21:35.088Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-18T17:21:35.088Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-18T17:21:35.088Z] === RUN TestCreateWithInvalidEnv [2021-03-18T17:21:35.088Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-18T17:21:35.088Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-18T17:21:35.088Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-18T17:21:35.088Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-18T17:21:35.088Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-18T17:21:35.088Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-18T17:21:35.088Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-18T17:21:35.088Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-18T17:21:35.088Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-18T17:21:35.088Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-18T17:21:35.088Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-18T17:21:35.088Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-18T17:21:35.088Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-18T17:21:35.088Z] === RUN TestCreateTmpfsMountsTarget [2021-03-18T17:21:35.088Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-03-18T17:21:35.088Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-18T17:21:35.175Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2021-03-18T17:21:35.609Z] #43 ... [2021-03-18T17:21:35.609Z] [2021-03-18T17:21:35.609Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T17:21:35.609Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T17:21:35.609Z] #20 11.39 Fetched 8928 kB in 10s (878 kB/s) [2021-03-18T17:21:35.806Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.270s coverage: 57.7% of statements [2021-03-18T17:21:35.806Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-18T17:21:35.806Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-18T17:21:36.438Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2021-03-18T17:21:37.069Z] ok github.com/docker/docker/daemon/images 0.023s coverage: 6.7% of statements [2021-03-18T17:21:37.069Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-18T17:21:37.069Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-18T17:21:37.557Z] #21 ... [2021-03-18T17:21:37.557Z] [2021-03-18T17:21:37.557Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:21:37.557Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:21:37.557Z] #44 112.4 CC criu/cr-dump.o [2021-03-18T17:21:37.557Z] #44 115.7 CC criu/cr-errno.o [2021-03-18T17:21:37.557Z] #44 115.8 CC criu/cr-restore.o [2021-03-18T17:21:37.557Z] #44 122.0 CC criu/cr-service.o [2021-03-18T17:21:37.557Z] #44 ... [2021-03-18T17:21:37.557Z] [2021-03-18T17:21:37.557Z] #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-03-18T17:21:37.557Z] #46 sha256:74e6a3b4968c34f84982ebe55269225509dd5b4082b1bf8d6c44a9cb4ce53e69 [2021-03-18T17:21:37.557Z] #46 DONE 191.8s [2021-03-18T17:21:37.557Z] [2021-03-18T17:21:37.557Z] #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-03-18T17:21:37.557Z] #50 sha256:f9cbc729c76061b6485bf58426cd2335dea1a191172403480bc75371c02f5b40 [2021-03-18T17:21:37.600Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2021-03-18T17:21:37.600Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-18T17:21:37.701Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 43.2% of statements [2021-03-18T17:21:38.733Z] ok github.com/docker/docker/daemon/logger/awslogs 0.085s coverage: 77.4% of statements [2021-03-18T17:21:38.733Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-18T17:21:38.733Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-18T17:21:38.733Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-03-18T17:21:38.881Z] #20 11.39 Reading package lists... [2021-03-18T17:21:38.881Z] #20 ... [2021-03-18T17:21:38.881Z] [2021-03-18T17:21:38.881Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-18T17:21:38.881Z] #45 sha256:49a4659e6ede63110fabe8423d74cc3deb45c875b099a97e453ce83755f5549f [2021-03-18T17:21:38.881Z] #45 165.1 github.com/LK4D4/vndr/godl [2021-03-18T17:21:38.881Z] #45 165.9 github.com/LK4D4/vndr [2021-03-18T17:21:38.881Z] #45 DONE 175.0s [2021-03-18T17:21:38.881Z] [2021-03-18T17:21:38.881Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:21:38.881Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:21:38.881Z] #43 72.25 LINK criu/pie/restorer.built-in.o [2021-03-18T17:21:38.881Z] #43 72.26 GEN criu/pie/restorer-blob.h [2021-03-18T17:21:38.881Z] #43 72.40 DEP criu/vdso.d [2021-03-18T17:21:38.881Z] #43 72.68 DEP criu/vdso-compat.d [2021-03-18T17:21:38.881Z] #43 72.89 DEP criu/uts_ns.d [2021-03-18T17:21:38.881Z] #43 73.07 DEP criu/util.d [2021-03-18T17:21:38.881Z] #43 73.28 DEP criu/uffd.d [2021-03-18T17:21:38.881Z] #43 73.46 DEP criu/tun.d [2021-03-18T17:21:38.881Z] #43 73.62 DEP criu/tty.d [2021-03-18T17:21:38.881Z] #43 73.79 DEP criu/timerfd.d [2021-03-18T17:21:38.881Z] #43 73.98 DEP criu/timens.d [2021-03-18T17:21:38.881Z] #43 74.18 DEP criu/sysfs_parse.d [2021-03-18T17:21:38.881Z] #43 74.30 DEP criu/sysctl.d [2021-03-18T17:21:38.881Z] #43 74.54 DEP criu/string.d [2021-03-18T17:21:38.881Z] #43 74.64 DEP criu/stats.d [2021-03-18T17:21:38.881Z] #43 74.79 DEP criu/sockets.d [2021-03-18T17:21:38.881Z] #43 ... [2021-03-18T17:21:38.881Z] [2021-03-18T17:21:38.881Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T17:21:38.881Z] #53 sha256:16218956d44ea5358e94742c462c2a73a9e34546b9166683a9923715978b39c2 [2021-03-18T17:21:38.881Z] #53 12.32 + cd /tmp/tmp.BUzEqCuT5A/src/github.com/opencontainers/runc [2021-03-18T17:21:38.881Z] #53 12.32 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-18T17:21:38.881Z] #53 12.68 + '[' -z '' ']' [2021-03-18T17:21:38.881Z] #53 12.68 + target=static [2021-03-18T17:21:38.881Z] #53 12.68 + make 'BUILDTAGS=seccomp ' static [2021-03-18T17:21:38.881Z] #53 13.12 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-18T17:21:39.096Z] #50 ... [2021-03-18T17:21:39.096Z] [2021-03-18T17:21:39.096Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T17:21:39.096Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-18T17:21:39.096Z] #21 72.48 Setting up iptables (1.8.2-4) ... [2021-03-18T17:21:39.138Z] #53 ... [2021-03-18T17:21:39.138Z] [2021-03-18T17:21:39.138Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:21:39.138Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:21:39.138Z] #43 75.13 DEP criu/sk-unix.d [2021-03-18T17:21:39.364Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2021-03-18T17:21:39.395Z] #43 75.50 DEP criu/sk-tcp.d [2021-03-18T17:21:39.395Z] #21 72.50 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-18T17:21:39.395Z] #21 72.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-18T17:21:39.395Z] #21 72.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-18T17:21:39.395Z] #21 72.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-18T17:21:39.395Z] #21 72.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-18T17:21:39.395Z] #21 72.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-18T17:21:39.395Z] #21 72.59 Setting up python3 (3.7.3-1) ... [2021-03-18T17:21:39.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-18T17:21:39.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-18T17:21:39.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-18T17:21:39.651Z] #43 75.80 DEP criu/sk-queue.d [2021-03-18T17:21:39.655Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 61.6% of statements [2021-03-18T17:21:39.655Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2021-03-18T17:21:39.908Z] #43 75.93 DEP criu/sk-packet.d [2021-03-18T17:21:39.908Z] #43 76.03 DEP criu/sk-netlink.d [2021-03-18T17:21:40.056Z] #21 73.12 Setting up python3-wheel (0.32.3-2) ... [2021-03-18T17:21:40.112Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.42s) [2021-03-18T17:21:40.112Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-18T17:21:40.112Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T17:21:40.112Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T17:21:40.112Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T17:21:40.112Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T17:21:40.112Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T17:21:40.112Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T17:21:40.112Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T17:21:40.112Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T17:21:40.112Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T17:21:40.112Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T17:21:40.112Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T17:21:40.112Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T17:21:40.112Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T17:21:40.112Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T17:21:40.112Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T17:21:40.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-18T17:21:40.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-03-18T17:21:40.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-18T17:21:40.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-18T17:21:40.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-18T17:21:40.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-18T17:21:40.112Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-18T17:21:40.165Z] #43 76.17 DEP criu/sk-inet.d [2021-03-18T17:21:40.421Z] #43 76.34 DEP criu/signalfd.d [2021-03-18T17:21:40.421Z] #43 76.53 DEP criu/sigframe.d [2021-03-18T17:21:40.678Z] #43 76.68 DEP criu/shmem.d [2021-03-18T17:21:40.678Z] #43 76.84 DEP criu/servicefd.d [2021-03-18T17:21:40.691Z] ok github.com/docker/docker/daemon/logger/local 0.020s coverage: 75.2% of statements [2021-03-18T17:21:40.691Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-18T17:21:40.934Z] #43 76.98 DEP criu/seize.d [2021-03-18T17:21:40.981Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 55.1% of statements [2021-03-18T17:21:41.037Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2021-03-18T17:21:41.037Z] === RUN TestCreateDifferentPlatform [2021-03-18T17:21:41.037Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-18T17:21:41.037Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-18T17:21:41.037Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-18T17:21:41.037Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-18T17:21:41.037Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-18T17:21:41.037Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-18T17:21:41.037Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-03-18T17:21:41.037Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-18T17:21:41.037Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-03-18T17:21:41.037Z] === RUN TestContainerStartOnDaemonRestart [2021-03-18T17:21:41.037Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-18T17:21:41.037Z] === RUN TestDaemonRestartIpcMode [2021-03-18T17:21:41.037Z] === PAUSE TestDaemonRestartIpcMode [2021-03-18T17:21:41.037Z] === RUN TestDaemonHostGatewayIP [2021-03-18T17:21:41.037Z] === PAUSE TestDaemonHostGatewayIP [2021-03-18T17:21:41.037Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-18T17:21:41.037Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-18T17:21:41.037Z] === RUN TestContainerKillOnDaemonStart [2021-03-18T17:21:41.037Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-18T17:21:41.038Z] === RUN TestDiff [2021-03-18T17:21:41.136Z] #21 74.21 Setting up apparmor (2.13.2-10) ... [2021-03-18T17:21:41.190Z] #43 77.09 DEP criu/seccomp.d [2021-03-18T17:21:41.190Z] #43 77.26 DEP criu/rst-malloc.d [2021-03-18T17:21:41.190Z] #43 77.36 DEP criu/rbtree.d [2021-03-18T17:21:41.460Z] #43 77.40 DEP criu/pstree.d [2021-03-18T17:21:41.460Z] #43 77.54 DEP criu/protobuf.d [2021-03-18T17:21:41.598Z] --- PASS: TestDiff (0.76s) [2021-03-18T17:21:41.598Z] === RUN TestExecWithCloseStdin [2021-03-18T17:21:41.615Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.013s coverage: 31.5% of statements [2021-03-18T17:21:41.717Z] #43 77.71 GEN criu/protobuf-desc-gen.h [2021-03-18T17:21:42.648Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-03-18T17:21:42.648Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-03-18T17:21:42.962Z] --- PASS: TestExecWithCloseStdin (1.11s) [2021-03-18T17:21:42.962Z] === RUN TestExec [2021-03-18T17:21:43.084Z] #43 79.26 DEP criu/protobuf-desc.d [2021-03-18T17:21:43.279Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2021-03-18T17:21:43.341Z] #43 79.38 DEP criu/proc_parse.d [2021-03-18T17:21:43.570Z] ok github.com/docker/docker/daemon/logger/splunk 1.474s coverage: 82.5% of statements [2021-03-18T17:21:43.570Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-18T17:21:43.570Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-18T17:21:43.597Z] #43 79.59 DEP criu/plugin.d [2021-03-18T17:21:43.597Z] #43 79.68 DEP criu/pipes.d [2021-03-18T17:21:43.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-18T17:21:43.854Z] #43 79.86 DEP criu/pie-util.d [2021-03-18T17:21:43.854Z] #43 79.96 DEP criu/pie-util-vdso.d [2021-03-18T17:21:43.854Z] #43 80.08 DEP criu/pie-util-vdso-elf32.d [2021-03-18T17:21:43.889Z] --- PASS: TestExec (1.14s) [2021-03-18T17:21:43.889Z] === RUN TestExecUser [2021-03-18T17:21:43.911Z] #21 76.66 Setting up xfsprogs (4.20.0-1) ... [2021-03-18T17:21:43.911Z] #21 76.68 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-18T17:21:43.911Z] #21 77.29 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-18T17:21:44.417Z] #43 80.25 DEP criu/path.d [2021-03-18T17:21:44.417Z] #43 80.41 DEP criu/parasite-syscall.d [2021-03-18T17:21:44.673Z] #43 80.61 DEP criu/pagemap.d [2021-03-18T17:21:44.673Z] #43 80.74 DEP criu/pagemap-cache.d [2021-03-18T17:21:44.930Z] #43 80.87 DEP criu/page-xfer.d [2021-03-18T17:21:44.930Z] #43 81.03 DEP criu/page-pipe.d [2021-03-18T17:21:44.969Z] #21 78.30 Setting up python3-distutils (3.7.3-1) ... [2021-03-18T17:21:45.075Z] ok github.com/docker/docker/distribution/metadata 0.044s coverage: 48.2% of statements [2021-03-18T17:21:45.075Z] ok github.com/docker/docker/distribution 0.257s coverage: 25.0% of statements [2021-03-18T17:21:45.075Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-18T17:21:45.186Z] #43 81.14 DEP criu/netfilter.d [2021-03-18T17:21:45.187Z] #43 81.29 DEP criu/net.d [2021-03-18T17:21:45.252Z] --- PASS: TestExecUser (1.07s) [2021-03-18T17:21:45.252Z] === RUN TestExportContainerAndImportImage [2021-03-18T17:21:45.443Z] #43 81.48 DEP criu/namespaces.d [2021-03-18T17:21:45.443Z] #43 81.67 DEP criu/mount.d [2021-03-18T17:21:45.618Z] #21 78.91 Setting up python3-setuptools (40.8.0-1) ... [2021-03-18T17:21:45.701Z] #43 81.81 DEP criu/memfd.d [2021-03-18T17:21:45.701Z] #43 81.95 DEP criu/mem.d [2021-03-18T17:21:45.960Z] #43 82.08 DEP criu/lsm.d [2021-03-18T17:21:45.960Z] #43 82.21 DEP criu/log.d [2021-03-18T17:21:46.107Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-03-18T17:21:46.177Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2021-03-18T17:21:46.177Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-18T17:21:46.219Z] #43 82.34 DEP criu/libnetlink.d [2021-03-18T17:21:46.476Z] #43 ... [2021-03-18T17:21:46.476Z] [2021-03-18T17:21:46.476Z] #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-03-18T17:21:46.476Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-18T17:21:46.476Z] #32 DONE 182.5s [2021-03-18T17:21:46.476Z] [2021-03-18T17:21:46.476Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T17:21:46.476Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T17:21:46.476Z] #20 11.39 Reading package lists... [2021-03-18T17:21:46.476Z] #20 16.14 Reading package lists... [2021-03-18T17:21:46.476Z] #20 20.02 Building dependency tree... [2021-03-18T17:21:46.476Z] #20 21.86 libcap2-bin is already the newest version (1:2.25-2). [2021-03-18T17:21:46.476Z] #20 21.86 The following additional packages will be installed: [2021-03-18T17:21:46.476Z] #20 21.86 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-18T17:21:46.476Z] #20 21.87 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-18T17:21:46.476Z] #20 21.87 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-18T17:21:46.476Z] #20 21.87 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-18T17:21:46.476Z] #20 21.87 python3.7 python3.7-minimal vim-runtime xxd [2021-03-18T17:21:46.476Z] #20 21.87 Suggested packages: [2021-03-18T17:21:46.476Z] #20 21.88 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-18T17:21:46.476Z] #20 21.88 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-18T17:21:46.476Z] #20 21.88 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-18T17:21:46.476Z] #20 21.88 Recommended packages: [2021-03-18T17:21:46.476Z] #20 21.88 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-18T17:21:46.476Z] #20 21.88 python3-keyrings.alt python3-xdg unzip [2021-03-18T17:21:46.476Z] #20 ... [2021-03-18T17:21:46.476Z] [2021-03-18T17:21:46.476Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:21:46.476Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:21:46.476Z] #43 82.63 DEP criu/kerndat.d [2021-03-18T17:21:46.679Z] #21 ... [2021-03-18T17:21:46.680Z] [2021-03-18T17:21:46.680Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-18T17:21:46.680Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-18T17:21:46.680Z] #33 DONE 201.1s [2021-03-18T17:21:46.680Z] [2021-03-18T17:21:46.680Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:21:46.680Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:21:46.680Z] #44 124.9 CC criu/crtools.o [2021-03-18T17:21:46.680Z] #44 125.7 CC criu/eventfd.o [2021-03-18T17:21:46.680Z] #44 126.3 CC criu/eventpoll.o [2021-03-18T17:21:46.680Z] #44 127.7 CC criu/external.o [2021-03-18T17:21:46.680Z] #44 128.1 CC criu/fault-injection.o [2021-03-18T17:21:46.680Z] #44 128.2 CC criu/fdstore.o [2021-03-18T17:21:46.680Z] #44 128.7 CC criu/fifo.o [2021-03-18T17:21:46.680Z] #44 129.2 CC criu/file-ids.o [2021-03-18T17:21:46.680Z] #44 129.6 CC criu/file-lock.o [2021-03-18T17:21:46.680Z] #44 130.7 CC criu/files-ext.o [2021-03-18T17:21:46.680Z] #44 131.2 CC criu/files-reg.o [2021-03-18T17:21:46.739Z] ok github.com/docker/docker/image 0.012s coverage: 86.6% of statements [2021-03-18T17:21:47.029Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2021-03-18T17:21:47.039Z] #43 82.99 DEP criu/kcmp-ids.d [2021-03-18T17:21:47.039Z] #43 83.07 DEP criu/irmap.d [2021-03-18T17:21:47.296Z] #43 83.35 DEP criu/ipc_ns.d [2021-03-18T17:21:47.541Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2021-03-18T17:21:47.541Z] === RUN TestHealthCheckWorkdir [2021-03-18T17:21:47.552Z] #43 83.56 DEP criu/image.d [2021-03-18T17:21:47.552Z] #43 83.75 DEP criu/image-desc.d [2021-03-18T17:21:47.663Z] ok github.com/docker/docker/distribution/xfer 1.867s coverage: 85.6% of statements [2021-03-18T17:21:47.663Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-18T17:21:47.663Z] ok github.com/docker/docker/image/tarexport 0.015s coverage: 0.6% of statements [2021-03-18T17:21:47.735Z] #44 ... [2021-03-18T17:21:47.735Z] [2021-03-18T17:21:47.735Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T17:21:47.735Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-18T17:21:47.735Z] #21 80.96 Setting up python3-pip (18.1-5) ... [2021-03-18T17:21:47.809Z] #43 83.82 DEP criu/fsnotify.d [2021-03-18T17:21:47.809Z] #43 83.95 DEP criu/filesystems.d [2021-03-18T17:21:47.809Z] #43 84.04 DEP criu/files.d [2021-03-18T17:21:48.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-18T17:21:48.372Z] #43 84.21 DEP criu/files-reg.d [2021-03-18T17:21:48.372Z] #43 84.35 DEP criu/files-ext.d [2021-03-18T17:21:48.372Z] #43 84.45 DEP criu/file-lock.d [2021-03-18T17:21:48.372Z] #43 84.56 DEP criu/file-ids.d [2021-03-18T17:21:48.628Z] #43 84.73 DEP criu/fifo.d [2021-03-18T17:21:48.695Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2021-03-18T17:21:48.695Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-18T17:21:48.885Z] #43 84.93 DEP criu/fdstore.d [2021-03-18T17:21:48.885Z] #43 85.06 DEP criu/fault-injection.d [2021-03-18T17:21:48.903Z] --- PASS: TestHealthCheckWorkdir (1.49s) [2021-03-18T17:21:48.903Z] === RUN TestHealthKillContainer [2021-03-18T17:21:48.986Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2021-03-18T17:21:49.142Z] #43 85.11 DEP criu/external.d [2021-03-18T17:21:49.142Z] #43 85.18 DEP criu/eventpoll.d [2021-03-18T17:21:49.278Z] #21 82.49 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T17:21:49.278Z] #21 82.52 Processing triggers for mime-support (3.62) ... [2021-03-18T17:21:49.278Z] #21 DONE 82.7s [2021-03-18T17:21:49.278Z] [2021-03-18T17:21:49.278Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:21:49.278Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:21:49.278Z] #44 134.6 CC criu/files.o [2021-03-18T17:21:49.398Z] #43 85.39 DEP criu/eventfd.d [2021-03-18T17:21:49.398Z] #43 85.54 DEP criu/crtools.d [2021-03-18T17:21:49.622Z] ok github.com/docker/docker/oci 0.004s coverage: 45.2% of statements [2021-03-18T17:21:49.664Z] #43 85.70 DEP criu/cr-service.d [2021-03-18T17:21:49.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-18T17:21:49.926Z] #44 ... [2021-03-18T17:21:49.926Z] [2021-03-18T17:21:49.926Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-18T17:21:49.926Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-03-18T17:21:49.926Z] #22 0.409 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-18T17:21:49.926Z] #22 0.414 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-18T17:21:49.926Z] #22 0.421 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-18T17:21:49.926Z] #22 DONE 0.5s [2021-03-18T17:21:49.926Z] [2021-03-18T17:21:49.926Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-18T17:21:49.926Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-18T17:21:49.958Z] #43 85.83 DEP criu/cr-restore.d [2021-03-18T17:21:49.958Z] #43 86.02 DEP criu/cr-errno.d [2021-03-18T17:21:49.958Z] #43 86.04 DEP criu/cr-dump.d [2021-03-18T17:21:50.214Z] #43 86.19 DEP criu/cr-dedup.d [2021-03-18T17:21:50.214Z] #43 86.35 DEP criu/cr-check.d [2021-03-18T17:21:50.254Z] ok github.com/docker/docker/opts 0.014s coverage: 67.1% of statements [2021-03-18T17:21:50.254Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-03-18T17:21:50.470Z] #43 86.63 DEP criu/config.d [2021-03-18T17:21:50.726Z] #43 86.81 DEP criu/clone-noasan.d [2021-03-18T17:21:50.726Z] #43 86.86 DEP criu/cgroup.d [2021-03-18T17:21:50.982Z] #43 87.04 DEP criu/cgroup-props.d [2021-03-18T17:21:50.982Z] #43 87.11 DEP criu/bitmap.d [2021-03-18T17:21:51.238Z] #43 87.14 DEP criu/bfd.d [2021-03-18T17:21:51.238Z] #43 87.21 DEP criu/autofs.d [2021-03-18T17:21:51.238Z] #43 87.36 DEP criu/aio.d [2021-03-18T17:21:51.494Z] #43 87.52 DEP criu/action-scripts.d [2021-03-18T17:21:51.750Z] #43 87.82 CC criu/action-scripts.o [2021-03-18T17:21:51.759Z] ok github.com/docker/docker/pkg/archive 0.487s coverage: 77.2% of statements [2021-03-18T17:21:52.163Z] --- PASS: TestHealthKillContainer (3.10s) [2021-03-18T17:21:52.163Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-18T17:21:52.310Z] #43 88.30 CC criu/aio.o [2021-03-18T17:21:52.723Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2021-03-18T17:21:52.723Z] === RUN TestIpcModeNone [2021-03-18T17:21:52.791Z] ok github.com/docker/docker/pkg/authorization 0.201s coverage: 68.3% of statements [2021-03-18T17:21:52.791Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-03-18T17:21:52.791Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-03-18T17:21:52.871Z] #43 88.85 CC criu/autofs.o [2021-03-18T17:21:53.127Z] #43 ... [2021-03-18T17:21:53.127Z] [2021-03-18T17:21:53.127Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T17:21:53.127Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T17:21:53.127Z] #20 23.94 The following NEW packages will be installed: [2021-03-18T17:21:53.127Z] #20 23.95 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-18T17:21:53.127Z] #20 23.95 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-18T17:21:53.127Z] #20 23.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-18T17:21:53.127Z] #20 23.95 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-18T17:21:53.127Z] #20 23.95 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-18T17:21:53.127Z] #20 23.95 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-18T17:21:53.127Z] #20 23.95 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-18T17:21:53.127Z] #20 23.95 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-18T17:21:53.127Z] #20 23.95 xz-utils zip [2021-03-18T17:21:53.127Z] #20 24.27 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-18T17:21:53.127Z] #20 24.27 Need to get 28.5 MB of archives. [2021-03-18T17:21:53.127Z] #20 24.27 After this operation, 116 MB of additional disk space will be used. [2021-03-18T17:21:53.127Z] #20 24.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-18T17:21:53.127Z] #20 24.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-18T17:21:53.127Z] #20 24.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-18T17:21:53.127Z] #20 24.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-18T17:21:53.127Z] #20 24.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-18T17:21:53.127Z] #20 24.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-18T17:21:53.127Z] #20 24.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-18T17:21:53.127Z] #20 24.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-18T17:21:53.127Z] #20 24.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-18T17:21:53.127Z] #20 24.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-18T17:21:53.127Z] #20 24.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-18T17:21:53.127Z] #20 24.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-18T17:21:53.127Z] #20 24.54 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-18T17:21:53.127Z] #20 24.54 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-18T17:21:53.127Z] #20 24.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-18T17:21:53.127Z] #20 24.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-18T17:21:53.127Z] #20 24.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-18T17:21:53.127Z] #20 24.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-18T17:21:53.127Z] #20 24.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-18T17:21:53.127Z] #20 24.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-18T17:21:53.127Z] #20 24.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-18T17:21:53.127Z] #20 24.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-18T17:21:53.127Z] #20 24.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-18T17:21:53.127Z] #20 24.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-18T17:21:53.127Z] #20 24.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-18T17:21:53.127Z] #20 24.68 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-18T17:21:53.127Z] #20 24.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-18T17:21:53.127Z] #20 24.68 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-18T17:21:53.127Z] #20 24.70 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-18T17:21:53.127Z] #20 25.11 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-18T17:21:53.127Z] #20 25.11 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-18T17:21:53.127Z] #20 25.11 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-18T17:21:53.127Z] #20 25.11 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-18T17:21:53.127Z] #20 25.12 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-18T17:21:53.127Z] #20 25.13 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-18T17:21:53.127Z] #20 25.20 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-18T17:21:53.127Z] #20 25.21 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-18T17:21:53.127Z] #20 25.22 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-18T17:21:53.127Z] #20 25.23 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-18T17:21:53.127Z] #20 25.24 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-18T17:21:53.127Z] #20 25.27 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-18T17:21:53.127Z] #20 25.27 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-18T17:21:53.127Z] #20 25.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-18T17:21:53.127Z] #20 25.34 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-18T17:21:53.127Z] #20 25.35 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-18T17:21:53.127Z] #20 25.65 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-18T17:21:53.127Z] #20 25.67 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-18T17:21:53.127Z] #20 25.71 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-18T17:21:53.127Z] #20 26.44 debconf: delaying package configuration, since apt-utils is not installed [2021-03-18T17:21:53.127Z] #20 26.53 Fetched 28.5 MB in 2s (16.5 MB/s) [2021-03-18T17:21:53.127Z] #20 26.61 Selecting previously unselected package pigz. [2021-03-18T17:21:53.127Z] #20 26.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-03-18T17:21:53.127Z] #20 26.67 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-18T17:21:53.127Z] #20 26.67 Unpacking pigz (2.4-1) ... [2021-03-18T17:21:53.127Z] #20 26.75 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-18T17:21:53.127Z] #20 26.76 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-18T17:21:53.127Z] #20 26.77 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-18T17:21:53.127Z] #20 27.26 Selecting previously unselected package python3.7-minimal. [2021-03-18T17:21:53.127Z] #20 27.26 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-18T17:21:53.127Z] #20 27.27 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-18T17:21:53.127Z] #20 28.10 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-18T17:21:53.127Z] #20 28.15 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-18T17:21:53.648Z] --- PASS: TestIpcModeNone (1.11s) [2021-03-18T17:21:53.648Z] === RUN TestIpcModePrivate [2021-03-18T17:21:54.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-18T17:21:54.056Z] #20 30.13 Selecting previously unselected package python3-minimal. [2021-03-18T17:21:54.313Z] #20 30.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-03-18T17:21:54.313Z] #20 30.18 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-18T17:21:54.313Z] #20 30.19 Unpacking python3-minimal (3.7.3-1) ... [2021-03-18T17:21:54.313Z] #20 30.24 Selecting previously unselected package libmpdec2:amd64. [2021-03-18T17:21:54.313Z] #20 30.25 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-18T17:21:54.313Z] #20 30.27 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-18T17:21:54.313Z] #20 30.37 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-18T17:21:54.313Z] #20 30.37 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-18T17:21:54.450Z] #23 4.358 Collecting yamllint==1.16.0 [2021-03-18T17:21:54.570Z] #20 30.37 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-18T17:21:54.749Z] #23 4.772 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-18T17:21:54.749Z] #23 4.869 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-18T17:21:55.010Z] --- PASS: TestIpcModePrivate (1.08s) [2021-03-18T17:21:55.010Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-03-18T17:21:55.010Z] === RUN TestIpcModeShareable [2021-03-18T17:21:55.049Z] #23 4.941 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-18T17:21:55.049Z] #23 5.056 Collecting pyyaml (from yamllint==1.16.0) [2021-03-18T17:21:55.348Z] #23 5.513 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-18T17:21:55.393Z] #20 31.25 Selecting previously unselected package python3.7. [2021-03-18T17:21:55.393Z] #20 31.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-18T17:21:55.393Z] #20 31.28 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-18T17:21:55.393Z] #20 31.51 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-18T17:21:55.649Z] #20 31.52 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-18T17:21:55.649Z] #20 31.52 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-18T17:21:55.649Z] #20 31.64 Setting up python3-minimal (3.7.3-1) ... [2021-03-18T17:21:55.951Z] --- PASS: TestIpcModeShareable (1.14s) [2021-03-18T17:21:55.951Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-03-18T17:21:55.951Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-18T17:21:56.407Z] #23 6.356 Installing build dependencies: started [2021-03-18T17:21:56.578Z] #20 32.60 Selecting previously unselected package python3. [2021-03-18T17:21:56.835Z] #20 32.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-03-18T17:21:56.835Z] #20 32.65 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-18T17:21:56.835Z] #20 32.66 Unpacking python3 (3.7.3-1) ... [2021-03-18T17:21:56.835Z] #20 32.77 Selecting previously unselected package libip4tc0:amd64. [2021-03-18T17:21:56.835Z] #20 32.77 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-18T17:21:56.835Z] #20 32.77 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-18T17:21:56.835Z] #20 32.87 Selecting previously unselected package libip6tc0:amd64. [2021-03-18T17:21:56.835Z] #20 32.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-18T17:21:56.835Z] #20 32.88 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-18T17:21:56.835Z] #20 32.96 Selecting previously unselected package libiptc0:amd64. [2021-03-18T17:21:57.091Z] #20 32.97 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-18T17:21:57.091Z] #20 32.98 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-18T17:21:57.091Z] #20 33.08 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-18T17:21:57.091Z] #20 33.08 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-18T17:21:57.091Z] #20 33.09 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-18T17:21:57.091Z] #20 33.15 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-18T17:21:57.091Z] #20 33.15 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-18T17:21:57.091Z] #20 33.16 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-18T17:21:57.236Z] ok github.com/docker/docker/pkg/chrootarchive 3.454s coverage: 43.2% of statements [2021-03-18T17:21:57.236Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-03-18T17:21:57.236Z] ok github.com/docker/docker/layer 7.837s coverage: 68.8% of statements [2021-03-18T17:21:57.236Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-18T17:21:57.236Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-18T17:21:57.236Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-18T17:21:57.236Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-18T17:21:57.236Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-18T17:21:57.236Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-18T17:21:57.236Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-18T17:21:57.348Z] #20 33.24 Selecting previously unselected package libnftnl11:amd64. [2021-03-18T17:21:57.348Z] #20 33.25 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-18T17:21:57.348Z] #20 33.25 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-18T17:21:57.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-18T17:21:57.527Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-03-18T17:21:57.527Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2021-03-18T17:21:57.604Z] #20 33.35 Selecting previously unselected package iptables. [2021-03-18T17:21:57.604Z] #20 33.36 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-18T17:21:57.604Z] #20 33.37 Unpacking iptables (1.8.2-4) ... [2021-03-18T17:21:57.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-18T17:21:57.861Z] #20 33.73 Selecting previously unselected package xxd. [2021-03-18T17:21:57.861Z] #20 33.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-18T17:21:57.861Z] #20 33.74 Unpacking xxd (2:8.1.0875-5) ... [2021-03-18T17:21:57.861Z] #20 33.89 Selecting previously unselected package vim-common. [2021-03-18T17:21:58.117Z] #20 33.90 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-18T17:21:58.117Z] #20 33.92 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-18T17:21:58.117Z] #20 34.12 Selecting previously unselected package bash-completion. [2021-03-18T17:21:58.117Z] #20 34.12 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-18T17:21:58.158Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2021-03-18T17:21:58.449Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-03-18T17:21:58.740Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-03-18T17:21:59.189Z] #23 ... [2021-03-18T17:21:59.189Z] [2021-03-18T17:21:59.189Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:21:59.189Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:21:59.189Z] #44 137.5 CC criu/filesystems.o [2021-03-18T17:21:59.189Z] #44 138.9 CC criu/fsnotify.o [2021-03-18T17:21:59.189Z] #44 140.4 CC criu/image-desc.o [2021-03-18T17:21:59.189Z] #44 140.5 CC criu/image.o [2021-03-18T17:21:59.189Z] #44 141.6 CC criu/ipc_ns.o [2021-03-18T17:21:59.189Z] #44 143.2 CC criu/irmap.o [2021-03-18T17:21:59.189Z] #44 143.9 CC criu/kcmp-ids.o [2021-03-18T17:21:59.189Z] #44 144.2 CC criu/kerndat.o [2021-03-18T17:21:59.213Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.03s) [2021-03-18T17:21:59.213Z] === RUN TestAPIIpcModeHost [2021-03-18T17:21:59.771Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-03-18T17:22:00.138Z] --- PASS: TestAPIIpcModeHost (1.14s) [2021-03-18T17:22:00.138Z] === RUN TestDaemonIpcModeShareable [2021-03-18T17:22:00.402Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2021-03-18T17:22:00.637Z] #20 36.69 Unpacking bash-completion (1:2.8-6) ... [2021-03-18T17:22:00.719Z] #44 145.6 CC criu/libnetlink.o [2021-03-18T17:22:00.719Z] #44 146.1 CC criu/log.o [2021-03-18T17:22:01.200Z] #20 37.07 Selecting previously unselected package bzip2. [2021-03-18T17:22:01.200Z] #20 37.08 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-18T17:22:01.200Z] #20 37.08 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-18T17:22:01.200Z] #20 37.16 Selecting previously unselected package xz-utils. [2021-03-18T17:22:01.200Z] #20 37.18 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-18T17:22:01.200Z] #20 37.18 Unpacking xz-utils (5.2.4-1) ... [2021-03-18T17:22:01.364Z] #44 146.7 CC criu/lsm.o [2021-03-18T17:22:01.434Z] ok github.com/docker/docker/pkg/fsutils 0.444s coverage: 85.1% of statements [2021-03-18T17:22:01.434Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2021-03-18T17:22:01.434Z] ok github.com/docker/docker/pkg/discovery/kv 3.092s coverage: 84.1% of statements [2021-03-18T17:22:01.456Z] #20 37.35 Selecting previously unselected package apparmor. [2021-03-18T17:22:01.456Z] #20 37.36 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-18T17:22:01.456Z] #20 37.44 Unpacking apparmor (2.13.2-10) ... [2021-03-18T17:22:01.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-18T17:22:01.969Z] #20 37.82 Selecting previously unselected package aufs-tools. [2021-03-18T17:22:01.969Z] #20 37.84 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-18T17:22:01.969Z] #20 37.84 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-18T17:22:01.969Z] #20 37.96 Selecting previously unselected package libonig5:amd64. [2021-03-18T17:22:01.969Z] #20 37.97 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-18T17:22:01.969Z] #20 37.97 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-18T17:22:02.012Z] #44 147.3 CC criu/mem.o [2021-03-18T17:22:02.024Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2021-03-18T17:22:02.024Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-03-18T17:22:02.024Z] === RUN TestDaemonIpcModePrivate [2021-03-18T17:22:02.226Z] #20 38.12 Selecting previously unselected package libjq1:amd64. [2021-03-18T17:22:02.226Z] #20 38.14 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-18T17:22:02.226Z] #20 38.15 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-18T17:22:02.226Z] #20 38.25 Selecting previously unselected package jq. [2021-03-18T17:22:02.226Z] #20 38.27 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-18T17:22:02.226Z] #20 38.28 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-18T17:22:02.468Z] ok github.com/docker/docker/pkg/idtools 0.289s coverage: 69.5% of statements [2021-03-18T17:22:02.468Z] ok github.com/docker/docker/pkg/ioutils 0.283s coverage: 70.1% of statements [2021-03-18T17:22:02.482Z] #20 38.35 Selecting previously unselected package libaio1:amd64. [2021-03-18T17:22:02.482Z] #20 38.37 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-18T17:22:02.482Z] #20 38.38 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-18T17:22:02.482Z] #20 38.44 Selecting previously unselected package libgpm2:amd64. [2021-03-18T17:22:02.482Z] #20 38.44 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-18T17:22:02.482Z] #20 38.45 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-18T17:22:02.739Z] #20 38.51 Selecting previously unselected package libicu63:amd64. [2021-03-18T17:22:02.739Z] #20 38.51 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-18T17:22:02.739Z] #20 38.52 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-18T17:22:02.759Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-03-18T17:22:02.759Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2021-03-18T17:22:02.759Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-18T17:22:02.759Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-18T17:22:02.759Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-18T17:22:03.049Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2021-03-18T17:22:03.049Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-18T17:22:03.049Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2021-03-18T17:22:03.340Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2021-03-18T17:22:03.340Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2021-03-18T17:22:03.631Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2021-03-18T17:22:03.631Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-18T17:22:03.631Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-18T17:22:03.751Z] 4612f6d0b889: Pull complete [2021-03-18T17:22:03.919Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2021-03-18T17:22:03.919Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-03-18T17:22:03.919Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-18T17:22:03.921Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2021-03-18T17:22:04.107Z] #20 ... [2021-03-18T17:22:04.107Z] [2021-03-18T17:22:04.107Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:22:04.107Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:22:04.107Z] #43 90.23 CC criu/bfd.o [2021-03-18T17:22:04.107Z] #43 90.70 CC criu/bitmap.o [2021-03-18T17:22:04.107Z] #43 90.88 CC criu/cgroup-props.o [2021-03-18T17:22:04.107Z] #43 91.76 CC criu/cgroup.o [2021-03-18T17:22:04.107Z] #43 94.52 CC criu/clone-noasan.o [2021-03-18T17:22:04.107Z] #43 94.80 CC criu/config.o [2021-03-18T17:22:04.107Z] #43 96.07 CC criu/cr-check.o [2021-03-18T17:22:04.107Z] #43 97.81 CC criu/cr-dedup.o [2021-03-18T17:22:04.107Z] #43 98.19 CC criu/cr-dump.o [2021-03-18T17:22:04.363Z] #43 100.5 CC criu/cr-errno.o [2021-03-18T17:22:04.363Z] #43 100.6 CC criu/cr-restore.o [2021-03-18T17:22:04.553Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2021-03-18T17:22:04.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-18T17:22:04.798Z] #44 149.7 CC criu/memfd.o [2021-03-18T17:22:04.844Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-03-18T17:22:04.844Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-03-18T17:22:05.327Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s) [2021-03-18T17:22:05.327Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-03-18T17:22:05.327Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-18T17:22:05.446Z] #44 150.6 CC criu/mount.o [2021-03-18T17:22:06.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-18T17:22:06.255Z] #43 ... [2021-03-18T17:22:06.255Z] [2021-03-18T17:22:06.255Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T17:22:06.255Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T17:22:06.255Z] #20 42.25 Selecting previously unselected package libnet1:amd64. [2021-03-18T17:22:06.255Z] #20 42.27 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-18T17:22:06.255Z] #20 42.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-18T17:22:06.350Z] ok github.com/docker/docker/pkg/pubsub 1.017s coverage: 75.0% of statements [2021-03-18T17:22:06.350Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-03-18T17:22:06.512Z] #20 42.38 Selecting previously unselected package libnl-3-200:amd64. [2021-03-18T17:22:06.512Z] #20 42.38 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-18T17:22:06.512Z] #20 42.39 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-18T17:22:06.512Z] #20 42.49 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-18T17:22:06.512Z] #20 42.49 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-18T17:22:06.512Z] #20 42.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-18T17:22:06.512Z] #20 42.57 Selecting previously unselected package libreadline5:amd64. [2021-03-18T17:22:06.512Z] #20 42.57 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-18T17:22:06.512Z] #20 42.58 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-18T17:22:06.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-18T17:22:06.768Z] #20 42.71 Selecting previously unselected package net-tools. [2021-03-18T17:22:06.768Z] #20 42.73 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-18T17:22:06.768Z] #20 42.73 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-18T17:22:07.025Z] #20 42.92 Selecting previously unselected package python-pip-whl. [2021-03-18T17:22:07.025Z] #20 42.94 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-18T17:22:07.025Z] #20 42.95 Unpacking python-pip-whl (18.1-5) ... [2021-03-18T17:22:07.217Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s) [2021-03-18T17:22:07.217Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-03-18T17:22:07.217Z] === RUN TestIpcModeOlderClient [2021-03-18T17:22:07.217Z] === PAUSE TestIpcModeOlderClient [2021-03-18T17:22:07.217Z] === RUN TestKillContainerInvalidSignal [2021-03-18T17:22:07.588Z] #20 43.50 Selecting previously unselected package python3-lib2to3. [2021-03-18T17:22:07.588Z] #20 43.51 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-18T17:22:07.588Z] #20 43.51 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-18T17:22:07.777Z] --- PASS: TestKillContainerInvalidSignal (0.73s) [2021-03-18T17:22:07.777Z] === RUN TestKillContainer [2021-03-18T17:22:07.777Z] === RUN TestKillContainer/no_signal [2021-03-18T17:22:07.844Z] #20 43.62 Selecting previously unselected package python3-distutils. [2021-03-18T17:22:07.844Z] #20 43.63 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-18T17:22:07.844Z] #20 43.64 Unpacking python3-distutils (3.7.3-1) ... [2021-03-18T17:22:07.844Z] #20 43.77 Selecting previously unselected package python3-pip. [2021-03-18T17:22:07.844Z] #20 43.78 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-18T17:22:07.844Z] #20 43.78 Unpacking python3-pip (18.1-5) ... [2021-03-18T17:22:08.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-18T17:22:08.101Z] #20 43.97 Selecting previously unselected package python3-pkg-resources. [2021-03-18T17:22:08.101Z] #20 43.99 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-18T17:22:08.101Z] #20 44.00 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-18T17:22:08.101Z] #20 44.12 Selecting previously unselected package python3-setuptools. [2021-03-18T17:22:08.101Z] #20 44.13 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-18T17:22:08.101Z] #20 44.14 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-18T17:22:08.338Z] === RUN TestKillContainer/non_killing_signal [2021-03-18T17:22:08.663Z] #20 44.39 Selecting previously unselected package python3-wheel. [2021-03-18T17:22:08.663Z] #20 44.39 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-18T17:22:08.663Z] #20 44.42 Unpacking python3-wheel (0.32.3-2) ... [2021-03-18T17:22:08.663Z] #20 44.50 Selecting previously unselected package sudo. [2021-03-18T17:22:08.663Z] #20 44.51 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-18T17:22:08.663Z] #20 44.52 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-18T17:22:08.898Z] === RUN TestKillContainer/killing_signal [2021-03-18T17:22:08.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-18T17:22:09.077Z] ok github.com/docker/docker/pkg/signal 2.313s coverage: 61.0% of statements [2021-03-18T17:22:09.226Z] #20 45.01 Selecting previously unselected package thin-provisioning-tools. [2021-03-18T17:22:09.226Z] #20 45.03 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-18T17:22:09.226Z] #20 45.04 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-18T17:22:09.367Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-03-18T17:22:09.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-18T17:22:09.482Z] #20 45.28 Selecting previously unselected package uidmap. [2021-03-18T17:22:09.482Z] #20 45.31 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-18T17:22:09.482Z] #20 45.32 Unpacking uidmap (1:4.5-1.1) ... [2021-03-18T17:22:09.482Z] #20 45.46 Selecting previously unselected package vim-runtime. [2021-03-18T17:22:09.482Z] #20 45.46 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-18T17:22:09.482Z] #20 45.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-03-18T17:22:09.658Z] ok github.com/docker/docker/pkg/streamformatter 0.001s coverage: 66.2% of statements [2021-03-18T17:22:09.658Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2021-03-18T17:22:09.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-18T17:22:09.739Z] #20 45.56 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-18T17:22:09.739Z] #20 45.58 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-18T17:22:09.824Z] --- PASS: TestKillContainer (2.13s) [2021-03-18T17:22:09.824Z] --- PASS: TestKillContainer/no_signal (0.68s) [2021-03-18T17:22:09.824Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-03-18T17:22:09.824Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2021-03-18T17:22:09.824Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-18T17:22:09.824Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-18T17:22:10.303Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2021-03-18T17:22:10.750Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-18T17:22:10.936Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 36.9% of statements [2021-03-18T17:22:11.076Z] #44 ... [2021-03-18T17:22:11.076Z] [2021-03-18T17:22:11.076Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-18T17:22:11.076Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-18T17:22:11.076Z] #23 20.18 Installing build dependencies: finished with status 'done' [2021-03-18T17:22:11.227Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2021-03-18T17:22:11.311Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2021-03-18T17:22:11.311Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2021-03-18T17:22:11.311Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-03-18T17:22:11.311Z] === RUN TestKillStoppedContainer [2021-03-18T17:22:11.311Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-03-18T17:22:11.311Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-18T17:22:11.311Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-03-18T17:22:11.311Z] === RUN TestKillDifferentUserContainer [2021-03-18T17:22:11.464Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-18T17:22:11.464Z] Using test binary docker [2021-03-18T17:22:11.464Z] +++ /etc/init.d/apparmor start [2021-03-18T17:22:11.464Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-18T17:22:11.464Z] INFO: Waiting for daemon to start... [2021-03-18T17:22:11.464Z] Starting dockerd [2021-03-18T17:22:11.464Z] +++ 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-03-18T17:22:11.518Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2021-03-18T17:22:11.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-18T17:22:11.808Z] testing: warning: no tests to run [2021-03-18T17:22:11.808Z] coverage: [no statements] [2021-03-18T17:22:11.808Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-03-18T17:22:12.099Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-03-18T17:22:12.099Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-03-18T17:22:12.237Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-03-18T17:22:12.237Z] === RUN TestInspectOomKilledTrue [2021-03-18T17:22:12.237Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-18T17:22:12.237Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-18T17:22:12.237Z] === RUN TestInspectOomKilledFalse [2021-03-18T17:22:12.390Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-03-18T17:22:12.798Z] --- PASS: TestInspectOomKilledFalse (0.71s) [2021-03-18T17:22:12.798Z] === RUN TestLinksEtcHostsContentMatch [2021-03-18T17:22:13.009Z] #20 48.65 Selecting previously unselected package vim. [2021-03-18T17:22:13.009Z] #20 48.65 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-18T17:22:13.009Z] #20 48.68 Unpacking vim (2:8.1.0875-5) ... [2021-03-18T17:22:13.266Z] #20 49.12 Selecting previously unselected package xfsprogs. [2021-03-18T17:22:13.266Z] #20 49.13 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-18T17:22:13.266Z] #20 49.13 Unpacking xfsprogs (4.20.0-1) ... [2021-03-18T17:22:13.726Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-03-18T17:22:13.726Z] === RUN TestLinksContainerNames [2021-03-18T17:22:13.778Z] #20 49.60 Selecting previously unselected package zip. [2021-03-18T17:22:13.778Z] #20 49.62 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-18T17:22:13.778Z] #20 49.63 Unpacking zip (3.0-11+b1) ... [2021-03-18T17:22:13.778Z] #20 49.82 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-18T17:22:13.778Z] #20 49.84 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-18T17:22:13.778Z] #20 49.85 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-18T17:22:13.899Z] ok github.com/docker/docker/plugin 0.556s coverage: 23.2% of statements [2021-03-18T17:22:13.983Z] . [2021-03-18T17:22:13.983Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-18T17:22:13.983Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-18T17:22:13.983Z] Error: No such image: emptyfs [2021-03-18T17:22:13.983Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-18T17:22:13.983Z] ++++ docker load [2021-03-18T17:22:14.035Z] #20 49.87 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-18T17:22:14.035Z] #20 49.88 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-18T17:22:14.035Z] #20 49.90 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-18T17:22:14.035Z] #20 49.91 Setting up uidmap (1:4.5-1.1) ... [2021-03-18T17:22:14.035Z] #20 49.92 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-18T17:22:14.035Z] #20 49.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-18T17:22:14.035Z] #20 49.96 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-18T17:22:14.035Z] #20 49.97 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-18T17:22:14.035Z] #20 49.99 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-18T17:22:14.035Z] #20 50.00 Setting up xxd (2:8.1.0875-5) ... [2021-03-18T17:22:14.035Z] #20 50.01 Setting up zip (3.0-11+b1) ... [2021-03-18T17:22:14.035Z] #20 50.03 Setting up vim-common (2:8.1.0875-5) ... [2021-03-18T17:22:14.035Z] #20 50.06 Setting up bash-completion (1:2.8-6) ... [2021-03-18T17:22:14.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-18T17:22:14.239Z] Running integration-test (iteration 1) [2021-03-18T17:22:14.239Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-18T17:22:14.239Z] ++ 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-03-18T17:22:14.239Z] ++ set -e [2021-03-18T17:22:14.239Z] ++ '[' -n 0 ']' [2021-03-18T17:22:14.239Z] ++ set -x [2021-03-18T17:22:14.239Z] ++ 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-03-18T17:22:14.530Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2021-03-18T17:22:14.821Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 86.4% of statements [2021-03-18T17:22:15.089Z] --- PASS: TestLinksContainerNames (1.40s) [2021-03-18T17:22:15.089Z] === RUN TestLogsFollowTailEmpty [2021-03-18T17:22:15.649Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2021-03-18T17:22:15.649Z] === RUN TestContainerNetworkMountsNoChown [2021-03-18T17:22:16.325Z] ok github.com/docker/docker/quota 0.664s coverage: 71.4% of statements [2021-03-18T17:22:16.575Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/default [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/default [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/private [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/private [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/rprivate [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/slave [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/slave [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/rslave [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/shared [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/shared [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/rshared [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/default [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/rslave [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/rshared [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/shared [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/rprivate [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/slave [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/private [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-18T17:22:16.575Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-18T17:22:16.575Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-18T17:22:16.575Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-18T17:22:16.617Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2021-03-18T17:22:16.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-18T17:22:16.831Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T17:22:16.831Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-18T17:22:16.831Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T17:22:16.831Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-18T17:22:16.831Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-18T17:22:16.831Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-18T17:22:16.831Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-18T17:22:16.831Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-18T17:22:16.831Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-03-18T17:22:16.831Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-03-18T17:22:16.831Z] === RUN TestContainerBindMountNonRecursive [2021-03-18T17:22:17.304Z] #20 52.75 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-18T17:22:17.304Z] #20 52.77 Setting up xz-utils (5.2.4-1) ... [2021-03-18T17:22:17.304Z] #20 52.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-18T17:22:17.304Z] #20 52.81 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-18T17:22:17.304Z] #20 52.90 invoke-rc.d: could not determine current runlevel [2021-03-18T17:22:17.304Z] #20 52.92 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-18T17:22:17.304Z] #20 52.92 Setting up pigz (2.4-1) ... [2021-03-18T17:22:17.304Z] #20 52.95 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-18T17:22:17.304Z] #20 52.98 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-18T17:22:17.304Z] #20 53.02 Setting up python-pip-whl (18.1-5) ... [2021-03-18T17:22:17.304Z] #20 53.06 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-18T17:22:17.304Z] #20 53.07 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-18T17:22:17.561Z] #20 53.52 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-18T17:22:17.561Z] #20 53.54 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-18T17:22:17.561Z] #20 53.56 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-18T17:22:17.561Z] #20 53.57 Setting up vim (2:8.1.0875-5) ... [2021-03-18T17:22:17.561Z] #20 53.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-18T17:22:17.561Z] #20 53.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-18T17:22:17.561Z] #20 53.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-18T17:22:17.561Z] #20 53.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-18T17:22:17.649Z] ok github.com/docker/docker/registry 0.076s coverage: 57.2% of statements [2021-03-18T17:22:17.817Z] #20 53.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-18T17:22:17.817Z] #20 53.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-18T17:22:17.817Z] #20 53.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-18T17:22:17.817Z] #20 53.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-18T17:22:17.817Z] #20 53.76 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-18T17:22:17.940Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2021-03-18T17:22:18.047Z] #23 ... [2021-03-18T17:22:18.047Z] [2021-03-18T17:22:18.047Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:22:18.047Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:22:18.047Z] #44 155.6 CC criu/namespaces.o [2021-03-18T17:22:18.047Z] #44 158.4 CC criu/net.o [2021-03-18T17:22:18.047Z] #44 162.4 CC criu/netfilter.o [2021-03-18T17:22:18.047Z] #44 163.0 CC criu/page-pipe.o [2021-03-18T17:22:18.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-18T17:22:18.074Z] #20 53.81 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-18T17:22:18.074Z] #20 53.84 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-18T17:22:18.074Z] #20 53.86 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-18T17:22:18.074Z] #20 53.87 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-18T17:22:18.074Z] #20 53.89 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-18T17:22:18.231Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-03-18T17:22:18.371Z] sha256:12b0cdb583936b987c999d8631bbcd3e54885c3027ee795d59eb6f28a7d2163e [2021-03-18T17:22:18.371Z] INFO: Starting docker-py tests... [2021-03-18T17:22:18.371Z] ============================= test session starts ============================== [2021-03-18T17:22:18.371Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-03-18T17:22:18.371Z] rootdir: /src, inifile: pytest.ini [2021-03-18T17:22:18.371Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-03-18T17:22:18.371Z] collected 389 items / 1 deselected / 388 selected [2021-03-18T17:22:18.371Z] [2021-03-18T17:22:18.694Z] #44 164.0 CC criu/page-xfer.o [2021-03-18T17:22:18.862Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-03-18T17:22:18.862Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-03-18T17:22:19.004Z] #20 ... [2021-03-18T17:22:19.004Z] [2021-03-18T17:22:19.004Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:22:19.004Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:22:19.004Z] #43 104.9 CC criu/cr-service.o [2021-03-18T17:22:19.004Z] #43 106.5 CC criu/crtools.o [2021-03-18T17:22:19.004Z] #43 107.0 CC criu/eventfd.o [2021-03-18T17:22:19.004Z] #43 107.4 CC criu/eventpoll.o [2021-03-18T17:22:19.004Z] #43 108.2 CC criu/external.o [2021-03-18T17:22:19.004Z] #43 108.6 CC criu/fault-injection.o [2021-03-18T17:22:19.004Z] #43 108.7 CC criu/fdstore.o [2021-03-18T17:22:19.004Z] #43 109.1 CC criu/fifo.o [2021-03-18T17:22:19.004Z] #43 109.5 CC criu/file-ids.o [2021-03-18T17:22:19.004Z] #43 109.8 CC criu/file-lock.o [2021-03-18T17:22:19.004Z] #43 110.6 CC criu/files-ext.o [2021-03-18T17:22:19.004Z] #43 111.0 CC criu/files-reg.o [2021-03-18T17:22:19.004Z] #43 113.3 CC criu/files.o [2021-03-18T17:22:19.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-18T17:22:19.342Z] #44 ... [2021-03-18T17:22:19.342Z] [2021-03-18T17:22:19.342Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-18T17:22:19.342Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-18T17:22:19.342Z] #23 29.17 Building wheels for collected packages: pyyaml [2021-03-18T17:22:19.342Z] #23 29.17 Running setup.py bdist_wheel for pyyaml: started [2021-03-18T17:22:19.353Z] --- PASS: TestContainerBindMountNonRecursive (2.32s) [2021-03-18T17:22:19.353Z] === RUN TestContainerVolumesMountedAsShared [2021-03-18T17:22:19.567Z] #43 115.5 CC criu/filesystems.o [2021-03-18T17:22:19.608Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2021-03-18T17:22:19.608Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-18T17:22:20.130Z] #43 116.1 CC criu/fsnotify.o [2021-03-18T17:22:20.535Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-03-18T17:22:20.535Z] === RUN TestNetworkNat [2021-03-18T17:22:20.891Z] #23 31.00 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-18T17:22:20.891Z] #23 31.01 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-18T17:22:20.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-18T17:22:20.927Z] ok github.com/docker/docker/volume/drivers 0.002s coverage: 36.1% of statements [2021-03-18T17:22:21.059Z] #43 ... [2021-03-18T17:22:21.059Z] [2021-03-18T17:22:21.059Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-18T17:22:21.059Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-18T17:22:21.059Z] #20 56.78 Setting up iptables (1.8.2-4) ... [2021-03-18T17:22:21.059Z] #20 56.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-18T17:22:21.059Z] #20 56.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-18T17:22:21.059Z] #20 56.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-18T17:22:21.059Z] #20 56.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-18T17:22:21.059Z] #20 56.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-18T17:22:21.059Z] #20 56.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-18T17:22:21.059Z] #20 56.94 Setting up python3 (3.7.3-1) ... [2021-03-18T17:22:21.095Z] --- PASS: TestNetworkNat (0.72s) [2021-03-18T17:22:21.095Z] === RUN TestNetworkLocalhostTCPNat [2021-03-18T17:22:21.191Z] #23 31.18 Successfully built pyyaml [2021-03-18T17:22:21.191Z] #23 31.20 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-18T17:22:21.489Z] #23 31.58 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-18T17:22:21.622Z] #20 57.35 Setting up python3-wheel (0.32.3-2) ... [2021-03-18T17:22:21.788Z] #23 DONE 31.8s [2021-03-18T17:22:21.788Z] [2021-03-18T17:22:21.788Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:22:21.788Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:22:21.788Z] #44 165.9 CC criu/pagemap-cache.o [2021-03-18T17:22:21.788Z] #44 166.5 CC criu/pagemap.o [2021-03-18T17:22:21.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-18T17:22:21.961Z] ok github.com/docker/docker/volume/local 0.282s coverage: 76.4% of statements [2021-03-18T17:22:22.020Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2021-03-18T17:22:22.020Z] === RUN TestNetworkLoopbackNat [2021-03-18T17:22:22.185Z] #20 58.03 Setting up apparmor (2.13.2-10) ... [2021-03-18T17:22:22.251Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2021-03-18T17:22:22.436Z] #44 167.5 CC criu/parasite-syscall.o [2021-03-18T17:22:23.082Z] #44 168.5 CC criu/path.o [2021-03-18T17:22:23.283Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.1% of statements [2021-03-18T17:22:23.733Z] #44 168.8 CC criu/pie-util-vdso.o [2021-03-18T17:22:23.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-18T17:22:24.032Z] #44 169.3 CC criu/pie-util.o [2021-03-18T17:22:24.032Z] #44 169.5 CC criu/pipes.o [2021-03-18T17:22:24.076Z] #20 59.82 Setting up xfsprogs (4.20.0-1) ... [2021-03-18T17:22:24.077Z] #20 59.84 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-18T17:22:24.333Z] #20 60.28 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-18T17:22:25.087Z] #44 170.4 CC criu/plugin.o [2021-03-18T17:22:25.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-18T17:22:25.262Z] #20 61.24 Setting up python3-distutils (3.7.3-1) ... [2021-03-18T17:22:25.281Z] --- PASS: TestNetworkLoopbackNat (3.13s) [2021-03-18T17:22:25.281Z] === RUN TestPause [2021-03-18T17:22:25.731Z] #44 170.9 CC criu/proc_parse.o [2021-03-18T17:22:25.825Z] #20 61.73 Setting up python3-setuptools (40.8.0-1) ... [2021-03-18T17:22:25.842Z] --- PASS: TestPause (0.86s) [2021-03-18T17:22:25.842Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-18T17:22:25.842Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-18T17:22:25.842Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-18T17:22:25.842Z] === RUN TestPauseStopPausedContainer [2021-03-18T17:22:26.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-18T17:22:26.754Z] #20 62.73 Setting up python3-pip (18.1-5) ... [2021-03-18T17:22:26.772Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2021-03-18T17:22:26.772Z] === RUN TestPsFilter [2021-03-18T17:22:26.772Z] --- PASS: TestPsFilter (0.10s) [2021-03-18T17:22:26.772Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-18T17:22:27.334Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2021-03-18T17:22:27.334Z] === RUN TestRemoveContainerWithVolume [2021-03-18T17:22:27.894Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2021-03-18T17:22:27.894Z] === RUN TestRemoveContainerRunning [2021-03-18T17:22:27.957Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-18T17:22:27.957Z] Using test binary docker [2021-03-18T17:22:28.122Z] #20 63.83 Processing triggers for libc-bin (2.28-10) ... [2021-03-18T17:22:28.122Z] #20 63.87 Processing triggers for mime-support (3.62) ... [2021-03-18T17:22:28.218Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-18T17:22:28.218Z] +++ /etc/init.d/apparmor start [2021-03-18T17:22:28.218Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-18T17:22:28.218Z] Starting dockerd [2021-03-18T17:22:28.218Z] INFO: Waiting for daemon to start... [2021-03-18T17:22:28.218Z] +++ 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-03-18T17:22:28.819Z] --- PASS: TestRemoveContainerRunning (0.70s) [2021-03-18T17:22:28.819Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-18T17:22:29.051Z] #20 DONE 65.0s [2021-03-18T17:22:29.051Z] [2021-03-18T17:22:29.051Z] #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-03-18T17:22:29.051Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T17:22:29.051Z] #40 217.5 + dpkg --print-architecture [2021-03-18T17:22:29.051Z] #40 217.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-18T17:22:29.051Z] #40 217.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-18T17:22:29.051Z] #40 218.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-18T17:22:29.051Z] #40 ... [2021-03-18T17:22:29.051Z] [2021-03-18T17:22:29.051Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-18T17:22:29.051Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-18T17:22:29.381Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2021-03-18T17:22:29.381Z] === RUN TestRemoveInvalidContainer [2021-03-18T17:22:29.381Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-18T17:22:29.381Z] === RUN TestRenameLinkedContainer [2021-03-18T17:22:29.987Z] #21 1.029 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-18T17:22:29.987Z] #21 1.031 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-18T17:22:29.987Z] #21 1.035 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-18T17:22:29.987Z] #21 DONE 1.1s [2021-03-18T17:22:29.987Z] [2021-03-18T17:22:29.987Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:22:29.987Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:22:29.987Z] #43 117.3 CC criu/image-desc.o [2021-03-18T17:22:29.987Z] #43 117.5 CC criu/image.o [2021-03-18T17:22:29.987Z] #43 118.5 CC criu/ipc_ns.o [2021-03-18T17:22:29.987Z] #43 119.8 CC criu/irmap.o [2021-03-18T17:22:29.987Z] #43 120.4 CC criu/kcmp-ids.o [2021-03-18T17:22:29.987Z] #43 120.7 CC criu/kerndat.o [2021-03-18T17:22:29.987Z] #43 121.9 CC criu/libnetlink.o [2021-03-18T17:22:29.987Z] #43 122.4 CC criu/log.o [2021-03-18T17:22:29.987Z] #43 123.0 CC criu/lsm.o [2021-03-18T17:22:29.987Z] #43 123.5 CC criu/mem.o [2021-03-18T17:22:29.987Z] #43 125.6 CC criu/memfd.o [2021-03-18T17:22:30.129Z] . [2021-03-18T17:22:30.129Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-18T17:22:30.244Z] #43 ... [2021-03-18T17:22:30.244Z] [2021-03-18T17:22:30.244Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-18T17:22:30.244Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-18T17:22:30.244Z] #44 175.1 CC criu/protobuf-desc.o [2021-03-18T17:22:30.390Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-18T17:22:30.390Z] Error: No such image: emptyfs [2021-03-18T17:22:30.390Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-18T17:22:30.390Z] ++++ docker load [2021-03-18T17:22:30.651Z] Running integration-test (iteration 1) [2021-03-18T17:22:30.651Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-03-18T17:22:30.651Z] ++ 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-03-18T17:22:30.651Z] ++ set -e [2021-03-18T17:22:30.651Z] ++ '[' -n 0 ']' [2021-03-18T17:22:30.651Z] ++ set -x [2021-03-18T17:22:30.651Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-18T17:22:31.782Z] #44 176.8 CC criu/protobuf.o [2021-03-18T17:22:32.081Z] #44 177.2 CC criu/pstree.o [2021-03-18T17:22:32.645Z] --- PASS: TestRenameLinkedContainer (2.82s) [2021-03-18T17:22:32.645Z] === RUN TestRenameStoppedContainer [2021-03-18T17:22:32.900Z] --- PASS: TestRenameStoppedContainer (0.68s) [2021-03-18T17:22:32.900Z] === RUN TestRenameRunningContainerAndReuse [2021-03-18T17:22:33.640Z] #44 178.8 CC criu/rbtree.o [2021-03-18T17:22:33.938Z] #44 179.3 CC criu/rst-malloc.o [2021-03-18T17:22:34.240Z] #44 179.6 CC criu/seccomp.o [2021-03-18T17:22:34.264Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2021-03-18T17:22:34.264Z] === RUN TestRenameInvalidName [2021-03-18T17:22:35.190Z] --- PASS: TestRenameInvalidName (0.73s) [2021-03-18T17:22:35.190Z] === RUN TestRenameAnonymousContainer [2021-03-18T17:22:35.299Z] #44 ... [2021-03-18T17:22:35.299Z] [2021-03-18T17:22:35.299Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T17:22:35.299Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-18T17:22:35.299Z] #41 249.3 + dpkg --print-architecture [2021-03-18T17:22:35.299Z] #41 249.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-18T17:22:35.299Z] #41 249.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-18T17:22:35.299Z] #41 249.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-18T17:22:35.495Z] #22 5.279 Collecting yamllint==1.16.0 [2021-03-18T17:22:37.021Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-03-18T17:22:37.703Z] --- PASS: TestRenameAnonymousContainer (2.40s) [2021-03-18T17:22:37.703Z] === RUN TestRenameContainerWithSameName [2021-03-18T17:22:37.848Z] tests/integration/api_client_test.py ..... [ 7%] [2021-03-18T17:22:38.263Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2021-03-18T17:22:38.263Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-18T17:22:38.613Z] ok github.com/docker/docker/pkg/plugins 33.610s coverage: 76.6% of statements [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/rootless [no test files] [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/volume [no test files] [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-18T17:22:38.613Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === Skipped [2021-03-18T17:22:38.613Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-18T17:22:38.613Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-18T17:22:38.613Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-18T17:22:38.613Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:22:38.613Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-18T17:22:38.613Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:22:38.613Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-18T17:22:38.613Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:22:38.613Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-18T17:22:38.613Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:22:38.613Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-18T17:22:38.613Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:22:38.613Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-18T17:22:38.613Z] graphtest_unix.go:73: No driver to put! [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-18T17:22:38.613Z] time="2021-03-18T17:21:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T17:22:38.613Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T17:22:38.613Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-18T17:22:38.613Z] time="2021-03-18T17:21:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T17:22:38.613Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T17:22:38.613Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-18T17:22:38.613Z] time="2021-03-18T17:21:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T17:22:38.613Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T17:22:38.613Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-18T17:22:38.613Z] time="2021-03-18T17:21:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T17:22:38.613Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T17:22:38.613Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-18T17:22:38.613Z] time="2021-03-18T17:21:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T17:22:38.613Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T17:22:38.613Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-18T17:22:38.613Z] graphtest_unix.go:73: No driver to put! [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-18T17:22:38.613Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-18T17:22:38.613Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-18T17:22:38.613Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-18T17:22:38.613Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-18T17:22:38.613Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:22:38.613Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-18T17:22:38.613Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:22:38.613Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-18T17:22:38.613Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:22:38.613Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-18T17:22:38.613Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:22:38.613Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-18T17:22:38.613Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:22:38.613Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-18T17:22:38.613Z] graphtest_unix.go:73: No driver to put! [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-18T17:22:38.613Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-18T17:22:38.613Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] [2021-03-18T17:22:38.613Z] DONE 2244 tests, 26 skipped in 192.152s Post stage [Pipeline] junit [2021-03-18T17:22:38.658Z] Recording test results [2021-03-18T17:22:38.766Z] #22 ... [2021-03-18T17:22:38.766Z] [2021-03-18T17:22:38.766Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:22:38.766Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:22:38.766Z] #43 126.5 CC criu/mount.o [2021-03-18T17:22:38.766Z] #43 130.9 CC criu/namespaces.o [2021-03-18T17:22:38.766Z] #43 132.7 CC criu/net.o [2021-03-18T17:22:38.877Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-18T17:22:39.313Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -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:e31086320ea0305e2cc70490160ee30480471680 hack/make.sh dynbinary test-integration [2021-03-18T17:22:39.606Z] [2021-03-18T17:22:39.606Z] Removing bundles/ [2021-03-18T17:22:39.606Z] [2021-03-18T17:22:39.606Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-18T17:22:39.606Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T17:22:39.606Z] GOOS="" GOARCH="" GOARM="" [2021-03-18T17:22:39.609Z] tests/integration/api_config_test.py ..... [ 8%] [2021-03-18T17:22:39.626Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s) [2021-03-18T17:22:39.626Z] === RUN TestResize [2021-03-18T17:22:39.695Z] #43 135.7 CC criu/netfilter.o [2021-03-18T17:22:39.952Z] #43 136.1 CC criu/page-pipe.o [2021-03-18T17:22:40.187Z] --- PASS: TestResize (0.73s) [2021-03-18T17:22:40.187Z] === RUN TestResizeWithInvalidSize [2021-03-18T17:22:40.515Z] #43 136.5 CC criu/page-xfer.o [2021-03-18T17:22:40.771Z] #43 ... [2021-03-18T17:22:40.771Z] [2021-03-18T17:22:40.771Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-18T17:22:40.771Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-18T17:22:40.771Z] #22 10.67 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-18T17:22:41.028Z] #22 10.75 Collecting pyyaml (from yamllint==1.16.0) [2021-03-18T17:22:41.028Z] #22 10.99 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-18T17:22:41.127Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2021-03-18T17:22:41.127Z] === RUN TestResizeWhenContainerNotStarted [2021-03-18T17:22:41.591Z] #22 11.31 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-18T17:22:41.591Z] #22 11.35 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-18T17:22:41.591Z] #22 11.41 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-18T17:22:41.689Z] --- PASS: TestResizeWhenContainerNotStarted (0.72s) [2021-03-18T17:22:41.689Z] === RUN TestDaemonRestartKillContainers [2021-03-18T17:22:41.689Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T17:22:41.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T17:22:41.689Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T17:22:41.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T17:22:41.689Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T17:22:41.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T17:22:41.689Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T17:22:41.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T17:22:41.689Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T17:22:41.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T17:22:41.689Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T17:22:41.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T17:22:41.689Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T17:22:41.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T17:22:41.689Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T17:22:41.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T17:22:41.689Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:22:41.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:22:41.689Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:22:41.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:22:41.689Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:22:41.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:22:41.689Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:22:41.689Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:22:41.689Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T17:22:41.689Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:22:42.154Z] #22 11.80 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-18T17:22:42.410Z] #22 DONE 12.2s [2021-03-18T17:22:42.410Z] [2021-03-18T17:22:42.410Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-18T17:22:42.410Z] #25 sha256:00f801e4d0b5ee2a8287228d94b9b9ad2007c89051d7343cec6fb20c3e5a519f [2021-03-18T17:22:42.667Z] #25 DONE 0.3s [2021-03-18T17:22:42.667Z] [2021-03-18T17:22:42.667Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-18T17:22:42.667Z] #30 sha256:8d5fd4bf2883df27a14eea73719e6dd19ec50ad6ee919b2891b99854521711a4 [2021-03-18T17:22:42.893Z] Loaded image: buildpack-deps:buster [2021-03-18T17:22:42.893Z] Loaded image: busybox:latest [2021-03-18T17:22:42.893Z] Loaded image: busybox:glibc [2021-03-18T17:22:43.052Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:22:43.978Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:22:44.278Z] Loaded image: debian:bullseye [2021-03-18T17:22:44.278Z] Loaded image: hello-world:latest [2021-03-18T17:22:44.278Z] Loaded image: arm32v7/hello-world:latest [2021-03-18T17:22:44.538Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:22:44.539Z] INFO: Testing against a local daemon [2021-03-18T17:22:44.539Z] === RUN TestCgroupNamespacesBuild [2021-03-18T17:22:45.098Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T17:22:45.659Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T17:22:45.860Z] #41 ... [2021-03-18T17:22:45.860Z] [2021-03-18T17:22:45.860Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:22:45.860Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-18T17:22:45.860Z] #44 180.5 CC criu/seize.o [2021-03-18T17:22:45.860Z] #44 181.9 CC criu/servicefd.o [2021-03-18T17:22:45.860Z] #44 182.6 CC criu/shmem.o [2021-03-18T17:22:45.860Z] #44 183.7 CC criu/sigframe.o [2021-03-18T17:22:45.860Z] #44 184.0 CC criu/signalfd.o [2021-03-18T17:22:45.860Z] #44 184.4 CC criu/sk-inet.o [2021-03-18T17:22:45.860Z] #44 186.0 CC criu/sk-netlink.o [2021-03-18T17:22:45.860Z] #44 186.5 CC criu/sk-packet.o [2021-03-18T17:22:45.860Z] #44 187.4 CC criu/sk-queue.o [2021-03-18T17:22:45.860Z] #44 188.0 CC criu/sk-tcp.o [2021-03-18T17:22:45.860Z] #44 188.7 CC criu/sk-unix.o [2021-03-18T17:22:45.860Z] #44 191.1 CC criu/sockets.o [2021-03-18T17:22:47.398Z] #44 192.5 CC criu/stats.o [2021-03-18T17:22:47.547Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T17:22:47.696Z] #44 193.0 CC criu/string.o [2021-03-18T17:22:47.696Z] #44 193.1 CC criu/sysctl.o [2021-03-18T17:22:47.802Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T17:22:47.925Z] #30 DONE 4.9s [2021-03-18T17:22:47.925Z] [2021-03-18T17:22:47.925Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:22:47.925Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:22:47.925Z] #43 138.2 CC criu/pagemap-cache.o [2021-03-18T17:22:47.925Z] #43 138.9 CC criu/pagemap.o [2021-03-18T17:22:47.925Z] #43 140.1 CC criu/parasite-syscall.o [2021-03-18T17:22:47.925Z] #43 140.9 CC criu/path.o [2021-03-18T17:22:47.925Z] #43 141.2 CC criu/pie-util-vdso-elf32.o [2021-03-18T17:22:47.925Z] #43 141.7 CC criu/pie-util-vdso.o [2021-03-18T17:22:47.925Z] #43 142.1 CC criu/pie-util.o [2021-03-18T17:22:47.925Z] #43 142.2 CC criu/pipes.o [2021-03-18T17:22:47.925Z] #43 142.9 CC criu/plugin.o [2021-03-18T17:22:47.925Z] #43 143.4 CC criu/proc_parse.o [2021-03-18T17:22:48.183Z] #43 ... [2021-03-18T17:22:48.183Z] [2021-03-18T17:22:48.183Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-18T17:22:48.183Z] #33 sha256:38c84b62778fb5d51ff08dbe0e3e9c8f2373182941eda76c2d823ecb463d603f [2021-03-18T17:22:48.183Z] #33 DONE 0.7s [2021-03-18T17:22:48.440Z] [2021-03-18T17:22:48.440Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-18T17:22:48.440Z] #35 sha256:844d241b1137534d5732ac8fb95debb83d286ceb13cc31f83512d6a44b4e73e6 [2021-03-18T17:22:48.440Z] #35 DONE 0.1s [2021-03-18T17:22:48.440Z] [2021-03-18T17:22:48.440Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T17:22:48.440Z] #53 sha256:16218956d44ea5358e94742c462c2a73a9e34546b9166683a9923715978b39c2 [2021-03-18T17:22:48.440Z] #53 ... [2021-03-18T17:22:48.440Z] [2021-03-18T17:22:48.440Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-18T17:22:48.440Z] #38 sha256:1f20ef736b7f99e7593bea0edbf9552cbe940c156193c1015addc9111f15b58c [2021-03-18T17:22:48.701Z] #38 DONE 0.2s [2021-03-18T17:22:48.701Z] [2021-03-18T17:22:48.701Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T17:22:48.701Z] #53 sha256:16218956d44ea5358e94742c462c2a73a9e34546b9166683a9923715978b39c2 [2021-03-18T17:22:48.754Z] #44 193.8 CC criu/sysfs_parse.o [2021-03-18T17:22:49.053Z] #44 194.3 CC criu/timens.o [2021-03-18T17:22:49.706Z] #44 194.8 CC criu/timerfd.o [2021-03-18T17:22:49.826Z] --- PASS: TestCgroupNamespacesBuild (4.52s) [2021-03-18T17:22:49.826Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-18T17:22:50.002Z] #44 195.3 CC criu/tty.o [2021-03-18T17:22:50.069Z] #53 ... [2021-03-18T17:22:50.069Z] [2021-03-18T17:22:50.069Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:22:50.069Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:22:50.069Z] #43 145.9 CC criu/protobuf-desc.o [2021-03-18T17:22:50.317Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T17:22:50.632Z] #43 146.9 CC criu/protobuf.o [2021-03-18T17:22:50.877Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T17:22:51.195Z] #43 147.2 CC criu/pstree.o [2021-03-18T17:22:51.211Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2021-03-18T17:22:51.211Z] === RUN TestBuildWithSession [2021-03-18T17:22:51.211Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-18T17:22:51.211Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T17:22:51.211Z] === RUN TestBuildSquashParent [2021-03-18T17:22:51.758Z] #43 ... [2021-03-18T17:22:51.758Z] [2021-03-18T17:22:51.758Z] #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-03-18T17:22:51.758Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-18T17:22:51.758Z] #40 DONE 247.9s [2021-03-18T17:22:51.758Z] [2021-03-18T17:22:51.758Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:22:51.758Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:22:52.687Z] #43 148.5 CC criu/rbtree.o [2021-03-18T17:22:52.766Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T17:22:52.773Z] #44 197.9 CC criu/tun.o [2021-03-18T17:22:52.943Z] #43 149.0 CC criu/rst-malloc.o [2021-03-18T17:22:52.991Z] Loaded image: buildpack-deps:buster [2021-03-18T17:22:52.991Z] Loaded image: busybox:latest [2021-03-18T17:22:53.200Z] #43 149.3 CC criu/seccomp.o [2021-03-18T17:22:53.424Z] #44 198.6 CC criu/uffd.o [2021-03-18T17:22:53.456Z] #43 ... [2021-03-18T17:22:53.456Z] [2021-03-18T17:22:53.456Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-18T17:22:53.456Z] #41 sha256:d12efe3069f7f1c5626ad7db5817d3e69701d7cc6b334f9a8155169a72bb93a5 [2021-03-18T17:22:53.456Z] #41 DONE 0.6s [2021-03-18T17:22:53.594Z] Loaded image: busybox:glibc [2021-03-18T17:22:53.713Z] [2021-03-18T17:22:53.713Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T17:22:53.713Z] #53 sha256:16218956d44ea5358e94742c462c2a73a9e34546b9166683a9923715978b39c2 [2021-03-18T17:22:53.969Z] #53 ... [2021-03-18T17:22:53.969Z] [2021-03-18T17:22:53.969Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:22:53.969Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:22:53.969Z] #43 149.9 CC criu/seize.o [2021-03-18T17:22:54.532Z] #43 150.6 CC criu/servicefd.o [2021-03-18T17:22:54.651Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-18T17:22:54.651Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s) [2021-03-18T17:22:54.651Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.10s) [2021-03-18T17:22:54.651Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) [2021-03-18T17:22:54.651Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s) [2021-03-18T17:22:54.651Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2021-03-18T17:22:54.651Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s) [2021-03-18T17:22:54.651Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.14s) [2021-03-18T17:22:54.651Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.93s) [2021-03-18T17:22:54.651Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.98s) [2021-03-18T17:22:54.651Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.27s) [2021-03-18T17:22:54.651Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.21s) [2021-03-18T17:22:54.651Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.92s) [2021-03-18T17:22:54.651Z] === RUN TestCgroupNamespacesRun [2021-03-18T17:22:54.789Z] #43 151.0 CC criu/shmem.o [2021-03-18T17:22:54.960Z] #44 200.2 CC criu/util.o [2021-03-18T17:22:55.719Z] #43 ... [2021-03-18T17:22:55.719Z] [2021-03-18T17:22:55.719Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-18T17:22:55.719Z] #49 sha256:aefb9c148aabaa313602777f8f1643d496121d12261a3094a562f592b3733605 [2021-03-18T17:22:55.719Z] #49 252.0 + /build/golangci-lint --version [2021-03-18T17:22:55.719Z] #49 252.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-18T17:22:55.719Z] #49 DONE 252.5s [2021-03-18T17:22:55.719Z] [2021-03-18T17:22:55.719Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-18T17:22:55.719Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-18T17:22:55.719Z] #43 151.8 CC criu/sigframe.o [2021-03-18T17:22:55.976Z] #43 152.1 CC criu/signalfd.o [2021-03-18T17:22:56.233Z] #43 152.3 CC criu/sk-inet.o [2021-03-18T17:22:56.537Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2021-03-18T17:22:56.537Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-18T17:22:56.537Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-18T17:22:56.537Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-18T17:22:56.537Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-18T17:22:57.076Z] #44 202.1 CC criu/uts_ns.o [2021-03-18T17:22:57.076Z] #44 202.6 CC criu/vdso.o [2021-03-18T17:22:57.185Z] #43 153.2 CC criu/sk-netlink.o [2021-03-18T17:22:57.472Z] #43 153.6 CC criu/sk-packet.o [2021-03-18T17:22:57.901Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2021-03-18T17:22:57.901Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-18T17:22:58.129Z] #44 203.4 LINK criu/built-in.o [2021-03-18T17:22:58.427Z] #43 154.4 CC criu/sk-queue.o [2021-03-18T17:22:58.428Z] #44 203.6 LINK criu/criu [2021-03-18T17:22:58.706Z] #43 154.7 CC criu/sk-tcp.o [2021-03-18T17:22:59.076Z] #44 204.4 DEP lib/c/criu.d [2021-03-18T17:22:59.281Z] #43 155.1 CC criu/sk-unix.o [2021-03-18T17:22:59.351Z] --- PASS: TestBuildSquashParent (7.58s) [2021-03-18T17:22:59.351Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-18T17:22:59.351Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T17:22:59.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T17:22:59.351Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T17:22:59.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T17:22:59.351Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T17:22:59.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T17:22:59.351Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T17:22:59.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T17:22:59.351Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T17:22:59.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T17:22:59.351Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T17:22:59.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T17:22:59.351Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T17:22:59.351Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T17:22:59.351Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T17:22:59.351Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T17:22:59.376Z] #44 204.6 CC images/rpc.pb-c.o [2021-03-18T17:22:59.787Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2021-03-18T17:22:59.787Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-18T17:23:00.210Z] #43 156.3 CC criu/sockets.o [2021-03-18T17:23:00.217Z] Loaded image: debian:bullseye [2021-03-18T17:23:00.217Z] Loaded image: hello-world:latest [2021-03-18T17:23:00.436Z] #44 205.7 CC lib/c/criu.o [2021-03-18T17:23:00.473Z] Loaded image: arm32v7/hello-world:latest [2021-03-18T17:23:00.473Z] INFO: Testing against a local daemon [2021-03-18T17:23:00.473Z] === RUN TestCgroupNamespacesBuild [2021-03-18T17:23:01.139Z] #43 156.9 CC criu/stats.o [2021-03-18T17:23:01.139Z] #43 157.2 CC criu/string.o [2021-03-18T17:23:01.139Z] #43 157.3 CC criu/sysctl.o [2021-03-18T17:23:01.673Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2021-03-18T17:23:01.673Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-18T17:23:01.702Z] #43 157.8 CC criu/sysfs_parse.o [2021-03-18T17:23:01.903Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T17:23:01.903Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T17:23:01.958Z] #43 158.1 CC criu/timens.o [2021-03-18T17:23:01.975Z] #44 207.4 LINK lib/c/built-in.o [2021-03-18T17:23:01.975Z] #44 207.4 LINK lib/c/libcriu.so [2021-03-18T17:23:02.214Z] #43 158.3 CC criu/timerfd.o [2021-03-18T17:23:02.274Z] #44 207.5 LINK lib/c/libcriu.a [2021-03-18T17:23:02.274Z] #44 207.7 GEN magic.py [2021-03-18T17:23:02.470Z] #43 158.6 CC criu/tty.o [2021-03-18T17:23:02.572Z] #44 207.9 Note: Building without setproctitle() and strlcpy() support. [2021-03-18T17:23:02.572Z] #44 207.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-18T17:23:02.572Z] #44 207.9 Note: Building without GnuTLS support [2021-03-18T17:23:02.572Z] #44 207.9 Makefile.config:39: Warn: you have no libnftables installed [2021-03-18T17:23:02.572Z] #44 207.9 Makefile.config:40: Warn: Building without nftables support [2021-03-18T17:23:02.598Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s) [2021-03-18T17:23:02.598Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-18T17:23:03.158Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-03-18T17:23:03.158Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-18T17:23:03.630Z] #44 208.8 fatal: not a git repository (or any of the parent directories): .git [2021-03-18T17:23:03.743Z] --- PASS: TestCgroupNamespacesBuild (3.21s) [2021-03-18T17:23:03.743Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-18T17:23:03.837Z] #43 159.9 CC criu/tun.o [2021-03-18T17:23:04.093Z] #43 160.2 CC criu/uffd.o [2021-03-18T17:23:04.455Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-18T17:23:04.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.87s) [2021-03-18T17:23:04.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.95s) [2021-03-18T17:23:04.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.26s) [2021-03-18T17:23:04.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.32s) [2021-03-18T17:23:04.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.80s) [2021-03-18T17:23:04.455Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.94s) [2021-03-18T17:23:04.455Z] === RUN TestBuildMultiStageCopy [2021-03-18T17:23:04.455Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-18T17:23:04.741Z] #44 210.1 make[1]: Nothing to be done for 'all'. [2021-03-18T17:23:05.020Z] #43 161.0 CC criu/util.o [2021-03-18T17:23:05.058Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2021-03-18T17:23:05.058Z] === RUN TestKernelTCPMemory [2021-03-18T17:23:05.058Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-18T17:23:05.058Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-18T17:23:05.058Z] === RUN TestNISDomainname [2021-03-18T17:23:05.950Z] #43 161.9 CC criu/uts_ns.o [2021-03-18T17:23:05.950Z] #43 162.1 CC criu/vdso-compat.o [2021-03-18T17:23:06.206Z] #43 162.3 CC criu/vdso.o [2021-03-18T17:23:06.283Z] #44 211.6 make[1]: 'images/built-in.o' is up to date. [2021-03-18T17:23:06.283Z] #44 211.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-18T17:23:06.283Z] #44 211.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-18T17:23:06.422Z] --- PASS: TestNISDomainname (1.31s) [2021-03-18T17:23:06.422Z] === RUN TestHostnameDnsResolution [2021-03-18T17:23:06.462Z] #43 162.7 LINK criu/built-in.o [2021-03-18T17:23:06.582Z] #44 211.8 make[1]: 'compel/libcompel.a' is up to date. [2021-03-18T17:23:06.582Z] #44 211.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-18T17:23:06.582Z] #44 211.8 make[1]: Nothing to be done for 'all'. [2021-03-18T17:23:06.582Z] #44 211.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-18T17:23:06.718Z] #43 162.9 LINK criu/criu [2021-03-18T17:23:06.880Z] #44 212.2 make[2]: Nothing to be done for 'all'. [2021-03-18T17:23:06.880Z] #44 212.2 make[2]: Nothing to be done for 'all'. [2021-03-18T17:23:06.880Z] #44 212.3 make[2]: Nothing to be done for 'all'. [2021-03-18T17:23:07.010Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.93s) [2021-03-18T17:23:07.010Z] === RUN TestBuildWithSession [2021-03-18T17:23:07.010Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-18T17:23:07.010Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T17:23:07.010Z] === RUN TestBuildSquashParent [2021-03-18T17:23:07.178Z] #44 212.5 make[2]: Nothing to be done for 'all'. [2021-03-18T17:23:07.178Z] #44 212.6 make[2]: Nothing to be done for 'all'. [2021-03-18T17:23:07.281Z] #43 163.2 DEP lib/c/criu.d [2021-03-18T17:23:07.281Z] #43 163.3 CC images/rpc.pb-c.o [2021-03-18T17:23:07.476Z] #44 212.6 make[2]: Nothing to be done for 'all'. [2021-03-18T17:23:07.476Z] #44 212.7 make[2]: Nothing to be done for 'all'. [2021-03-18T17:23:07.537Z] #43 163.7 CC lib/c/criu.o [2021-03-18T17:23:07.756Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-18T17:23:07.756Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-18T17:23:07.775Z] #44 212.9 make[2]: Nothing to be done for 'all'. [2021-03-18T17:23:07.775Z] #44 212.9 INSTALL criu/criu [2021-03-18T17:23:07.775Z] #44 DONE 213.1s [2021-03-18T17:23:07.775Z] [2021-03-18T17:23:07.775Z] #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-03-18T17:23:07.775Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba [2021-03-18T17:23:07.785Z] --- PASS: TestHostnameDnsResolution (1.25s) [2021-03-18T17:23:07.785Z] === RUN TestStats [2021-03-18T17:23:08.328Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-18T17:23:08.465Z] #43 164.3 LINK lib/c/built-in.o [2021-03-18T17:23:08.465Z] #43 164.3 LINK lib/c/libcriu.so [2021-03-18T17:23:08.465Z] #43 164.4 LINK lib/c/libcriu.a [2021-03-18T17:23:08.465Z] #43 164.5 GEN magic.py [2021-03-18T17:23:08.722Z] #43 164.6 Note: Building without setproctitle() and strlcpy() support. [2021-03-18T17:23:08.722Z] #43 164.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-18T17:23:08.722Z] #43 164.6 Note: Building without GnuTLS support [2021-03-18T17:23:08.722Z] #43 164.6 Makefile.config:39: Warn: you have no libnftables installed [2021-03-18T17:23:08.722Z] #43 164.6 Makefile.config:40: Warn: Building without nftables support [2021-03-18T17:23:08.899Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-18T17:23:09.284Z] #43 165.2 fatal: not a git repository (or any of the parent directories): .git [2021-03-18T17:23:09.318Z] #57 ... [2021-03-18T17:23:09.318Z] [2021-03-18T17:23:09.318Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-18T17:23:09.318Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-18T17:23:09.318Z] #41 DONE 283.2s [2021-03-18T17:23:09.318Z] [2021-03-18T17:23:09.318Z] #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-03-18T17:23:09.318Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba [2021-03-18T17:23:09.470Z] --- PASS: TestBuildMultiStageCopy (4.92s) [2021-03-18T17:23:09.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.71s) [2021-03-18T17:23:09.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2021-03-18T17:23:09.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2021-03-18T17:23:09.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2021-03-18T17:23:09.470Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2021-03-18T17:23:09.470Z] === RUN TestBuildMultiStageParentConfig [2021-03-18T17:23:09.540Z] #43 165.7 make[1]: Nothing to be done for 'all'. [2021-03-18T17:23:10.102Z] #43 166.2 make[1]: 'images/built-in.o' is up to date. [2021-03-18T17:23:10.102Z] #43 166.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-18T17:23:10.102Z] #43 166.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-18T17:23:10.102Z] #43 166.3 make[1]: 'compel/libcompel.a' is up to date. [2021-03-18T17:23:10.102Z] #43 166.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-18T17:23:10.295Z] --- PASS: TestStats (2.75s) [2021-03-18T17:23:10.296Z] === RUN TestStopContainerWithTimeout [2021-03-18T17:23:10.296Z] === RUN TestStopContainerWithTimeout/0 [2021-03-18T17:23:10.296Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-18T17:23:10.296Z] === RUN TestStopContainerWithTimeout/1 [2021-03-18T17:23:10.296Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-18T17:23:10.296Z] === RUN TestStopContainerWithTimeout/3 [2021-03-18T17:23:10.296Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-18T17:23:10.296Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-18T17:23:10.296Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-18T17:23:10.296Z] === CONT TestStopContainerWithTimeout/0 [2021-03-18T17:23:10.296Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-18T17:23:10.358Z] #43 166.3 make[1]: Nothing to be done for 'all'. [2021-03-18T17:23:10.358Z] #43 166.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-18T17:23:10.358Z] #43 166.5 make[2]: Nothing to be done for 'all'. [2021-03-18T17:23:10.358Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2021-03-18T17:23:10.358Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2021-03-18T17:23:10.614Z] #43 166.7 make[2]: Nothing to be done for 'all'. [2021-03-18T17:23:10.614Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2021-03-18T17:23:10.614Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2021-03-18T17:23:10.614Z] #43 166.8 make[2]: Nothing to be done for 'all'. [2021-03-18T17:23:10.854Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2021-03-18T17:23:10.854Z] === RUN TestBuildLabelWithTargets [2021-03-18T17:23:10.871Z] #43 166.9 make[2]: Nothing to be done for 'all'. [2021-03-18T17:23:10.871Z] #43 166.9 INSTALL criu/criu [2021-03-18T17:23:11.127Z] #43 DONE 167.3s [2021-03-18T17:23:11.127Z] [2021-03-18T17:23:11.127Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T17:23:11.127Z] #56 sha256:b980b9cfa201f4f649c108e8eb3e52fe2d7a1647dad33671f4a44dd8a7132384 [2021-03-18T17:23:11.663Z] === CONT TestStopContainerWithTimeout/3 [2021-03-18T17:23:12.505Z] #56 ... [2021-03-18T17:23:12.505Z] [2021-03-18T17:23:12.505Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-18T17:23:12.505Z] #44 sha256:e60865f8c1e89e4bf65f1f2ba8dd98f1ea90ed533b79cd867d60e8818a930d20 [2021-03-18T17:23:12.505Z] #44 DONE 0.1s [2021-03-18T17:23:12.505Z] [2021-03-18T17:23:12.505Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-18T17:23:12.505Z] #46 sha256:2769946db6a21b782b38c1de3b8954b085b572920be20136c54a8d0cd06fe87e [2021-03-18T17:23:12.505Z] #46 DONE 0.2s [2021-03-18T17:23:12.505Z] [2021-03-18T17:23:12.505Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-18T17:23:12.505Z] #48 sha256:c74af4c1b2c89ef79ee5a2d112e0aa82175c6e3b72760545ef43f411998a85a0 [2021-03-18T17:23:12.505Z] #48 DONE 0.1s [2021-03-18T17:23:12.505Z] [2021-03-18T17:23:12.505Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T17:23:12.505Z] #53 sha256:16218956d44ea5358e94742c462c2a73a9e34546b9166683a9923715978b39c2 [2021-03-18T17:23:12.761Z] #53 ... [2021-03-18T17:23:12.761Z] [2021-03-18T17:23:12.761Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-18T17:23:12.761Z] #50 sha256:40f1351a53bf73b0053743bad1b216f91b08b7f1c461f9f2e3184d509e8fedd6 [2021-03-18T17:23:13.324Z] #50 DONE 0.5s [2021-03-18T17:23:13.324Z] [2021-03-18T17:23:13.324Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-18T17:23:13.324Z] #52 sha256:c7e532673e25f42b40dd41e9520a60f6b05558cc959e2b48642377434017f3df [2021-03-18T17:23:13.324Z] #52 DONE 0.1s [2021-03-18T17:23:13.324Z] [2021-03-18T17:23:13.324Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T17:23:13.324Z] #53 sha256:16218956d44ea5358e94742c462c2a73a9e34546b9166683a9923715978b39c2 [2021-03-18T17:23:13.399Z] --- PASS: TestBuildLabelWithTargets (2.31s) [2021-03-18T17:23:13.399Z] === RUN TestBuildWithEmptyLayers [2021-03-18T17:23:13.548Z] === CONT TestStopContainerWithTimeout/1 [2021-03-18T17:23:14.340Z] --- PASS: TestBuildWithEmptyLayers (1.11s) [2021-03-18T17:23:14.340Z] === RUN TestBuildMultiStageOnBuild [2021-03-18T17:23:14.953Z] #57 ... [2021-03-18T17:23:14.953Z] [2021-03-18T17:23:14.953Z] #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-03-18T17:23:14.953Z] #50 sha256:f9cbc729c76061b6485bf58426cd2335dea1a191172403480bc75371c02f5b40 [2021-03-18T17:23:14.953Z] #50 288.6 + /build/golangci-lint --version [2021-03-18T17:23:14.953Z] #50 289.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-18T17:23:14.953Z] #50 DONE 289.2s [2021-03-18T17:23:14.953Z] [2021-03-18T17:23:14.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-03-18T17:23:14.953Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba [2021-03-18T17:23:15.433Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-18T17:23:15.433Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2021-03-18T17:23:15.433Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2021-03-18T17:23:15.433Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2021-03-18T17:23:15.433Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2021-03-18T17:23:15.433Z] === RUN TestDeleteDevicemapper [2021-03-18T17:23:15.433Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-18T17:23:15.433Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-18T17:23:15.433Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-18T17:23:17.171Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-03-18T17:23:17.492Z] #53 ... [2021-03-18T17:23:17.492Z] [2021-03-18T17:23:17.492Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T17:23:17.492Z] #56 sha256:b980b9cfa201f4f649c108e8eb3e52fe2d7a1647dad33671f4a44dd8a7132384 [2021-03-18T17:23:17.492Z] #56 208.0 + bin/containerd [2021-03-18T17:23:17.639Z] --- PASS: TestBuildMultiStageOnBuild (3.32s) [2021-03-18T17:23:17.639Z] === RUN TestBuildUncleanTarFilenames [2021-03-18T17:23:18.696Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.30s) [2021-03-18T17:23:18.696Z] === RUN TestUpdateMemory [2021-03-18T17:23:19.023Z] --- PASS: TestBuildUncleanTarFilenames (1.50s) [2021-03-18T17:23:19.023Z] === RUN TestBuildMultiStageLayerLeak [2021-03-18T17:23:20.061Z] --- PASS: TestUpdateMemory (1.32s) [2021-03-18T17:23:20.061Z] === RUN TestUpdateCPUQuota [2021-03-18T17:23:21.894Z] --- PASS: TestBuildSquashParent (12.78s) [2021-03-18T17:23:21.894Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-18T17:23:21.894Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T17:23:21.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T17:23:21.894Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T17:23:21.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T17:23:21.894Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T17:23:21.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T17:23:21.894Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T17:23:21.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T17:23:21.894Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T17:23:21.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T17:23:21.894Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T17:23:21.894Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T17:23:21.894Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T17:23:21.894Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T17:23:22.735Z] #56 ... [2021-03-18T17:23:22.735Z] [2021-03-18T17:23:22.735Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-18T17:23:22.735Z] #53 sha256:16218956d44ea5358e94742c462c2a73a9e34546b9166683a9923715978b39c2 [2021-03-18T17:23:22.735Z] #53 125.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-18T17:23:22.735Z] #53 126.2 + mkdir -p /build [2021-03-18T17:23:22.735Z] #53 126.2 + cp runc /build/runc [2021-03-18T17:23:22.991Z] #53 DONE 126.8s [2021-03-18T17:23:22.991Z] [2021-03-18T17:23:22.991Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T17:23:22.991Z] #56 sha256:b980b9cfa201f4f649c108e8eb3e52fe2d7a1647dad33671f4a44dd8a7132384 [2021-03-18T17:23:23.232Z] --- PASS: TestBuildMultiStageLayerLeak (3.42s) [2021-03-18T17:23:23.232Z] === RUN TestBuildWithHugeFile [2021-03-18T17:23:24.884Z] #56 ... [2021-03-18T17:23:24.884Z] [2021-03-18T17:23:24.884Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-18T17:23:24.884Z] #54 sha256:6b818f8bd8f4e58707557620149c901ffca4b35c99491760f7d99bff72b42b6c [2021-03-18T17:23:24.884Z] #54 DONE 0.3s [2021-03-18T17:23:24.884Z] [2021-03-18T17:23:24.884Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-18T17:23:24.884Z] #56 sha256:b980b9cfa201f4f649c108e8eb3e52fe2d7a1647dad33671f4a44dd8a7132384 [2021-03-18T17:23:25.203Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T17:23:25.203Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T17:23:26.590Z] --- PASS: TestUpdateCPUQuota (6.88s) [2021-03-18T17:23:26.590Z] === RUN TestUpdatePidsLimit [2021-03-18T17:23:26.590Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-18T17:23:27.516Z] === RUN TestUpdatePidsLimit/no_change [2021-03-18T17:23:28.077Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-18T17:23:29.008Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-18T17:23:29.570Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-18T17:23:30.065Z] 5ff1512f88ec: Pull complete [2021-03-18T17:23:30.065Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-03-18T17:23:30.065Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T17:23:30.065Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T17:23:30.065Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-03-18T17:23:30.065Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-03-18T17:23:30.065Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1817' [2021-03-18T17:23:30.065Z] INFO: Docker version of control daemon [2021-03-18T17:23:30.065Z] [2021-03-18T17:23:30.065Z] Client: Docker Engine - Enterprise [2021-03-18T17:23:30.065Z] Version: 19.03.12 [2021-03-18T17:23:30.065Z] API version: 1.40 [2021-03-18T17:23:30.065Z] Go version: go1.13.13 [2021-03-18T17:23:30.065Z] Git commit: 4306744 [2021-03-18T17:23:30.065Z] Built: 08/05/2020 19:27:53 [2021-03-18T17:23:30.065Z] OS/Arch: windows/amd64 [2021-03-18T17:23:30.065Z] Experimental: false [2021-03-18T17:23:30.065Z] [2021-03-18T17:23:30.065Z] Server: Docker Engine - Enterprise [2021-03-18T17:23:30.065Z] Engine: [2021-03-18T17:23:30.065Z] Version: 19.03.12 [2021-03-18T17:23:30.065Z] API version: 1.40 (minimum version 1.24) [2021-03-18T17:23:30.065Z] Go version: go1.13.13 [2021-03-18T17:23:30.065Z] Git commit: f295753ffd [2021-03-18T17:23:30.065Z] Built: 08/05/2020 19:26:41 [2021-03-18T17:23:30.065Z] OS/Arch: windows/amd64 [2021-03-18T17:23:30.065Z] Experimental: true [2021-03-18T17:23:30.065Z] [2021-03-18T17:23:30.065Z] INFO: Docker info of control daemon [2021-03-18T17:23:30.065Z] [2021-03-18T17:23:30.065Z] Client: [2021-03-18T17:23:30.065Z] Debug Mode: false [2021-03-18T17:23:30.065Z] Plugins: [2021-03-18T17:23:30.065Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-18T17:23:30.065Z] [2021-03-18T17:23:30.065Z] Server: [2021-03-18T17:23:30.065Z] Containers: 0 [2021-03-18T17:23:30.065Z] Running: 0 [2021-03-18T17:23:30.065Z] Paused: 0 [2021-03-18T17:23:30.065Z] Stopped: 0 [2021-03-18T17:23:30.065Z] Images: 1 [2021-03-18T17:23:30.065Z] Server Version: 19.03.12 [2021-03-18T17:23:30.065Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-03-18T17:23:30.065Z] LCOW: [2021-03-18T17:23:30.065Z] Windows: [2021-03-18T17:23:30.065Z] Logging Driver: json-file [2021-03-18T17:23:30.065Z] Plugins: [2021-03-18T17:23:30.065Z] Volume: local [2021-03-18T17:23:30.065Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-18T17:23:30.065Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-18T17:23:30.065Z] Swarm: inactive [2021-03-18T17:23:30.065Z] Default Isolation: process [2021-03-18T17:23:30.065Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-18T17:23:30.065Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-18T17:23:30.065Z] OSType: windows [2021-03-18T17:23:30.065Z] Architecture: x86_64 [2021-03-18T17:23:30.065Z] CPUs: 4 [2021-03-18T17:23:30.065Z] Total Memory: 32GiB [2021-03-18T17:23:30.065Z] Name: azwin-2-38d860 [2021-03-18T17:23:30.065Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-03-18T17:23:30.065Z] Docker Root Dir: D:\docker [2021-03-18T17:23:30.065Z] Debug Mode: false [2021-03-18T17:23:30.065Z] Registry: https://index.docker.io/v1/ [2021-03-18T17:23:30.065Z] Labels: [2021-03-18T17:23:30.065Z] Experimental: true [2021-03-18T17:23:30.065Z] Insecure Registries: [2021-03-18T17:23:30.065Z] 10.0.0.4:5000 [2021-03-18T17:23:30.065Z] 127.0.0.0/8 [2021-03-18T17:23:30.065Z] Registry Mirrors: [2021-03-18T17:23:30.065Z] http://10.0.0.4:5000/ [2021-03-18T17:23:30.065Z] Live Restore Enabled: false [2021-03-18T17:23:30.065Z] [2021-03-18T17:23:30.065Z] [2021-03-18T17:23:30.065Z] INFO: Commit hash is e31086320e [2021-03-18T17:23:30.065Z] INFO: Nuke-Everything... [2021-03-18T17:23:30.065Z] INFO: Container count on control daemon to delete is 0 [2021-03-18T17:23:30.065Z] INFO: Nuking d:\CI [2021-03-18T17:23:30.065Z] INFO: Zapped successfully [2021-03-18T17:23:30.065Z] INFO: Location for testing is d:\CI\PR-42163\2 [2021-03-18T17:23:30.065Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-03-18T17:23:30.065Z] [2021-03-18T17:23:30.065Z] [2021-03-18T17:23:30.065Z] INFO: Building the image from Dockerfile.windows at 03/18/2021 17:23:22... [2021-03-18T17:23:30.065Z] [2021-03-18T17:23:30.065Z] Sending build context to Docker daemon 58.33MB [2021-03-18T17:23:30.065Z] [2021-03-18T17:23:30.065Z] Step 1/10 : FROM microsoft/windowsservercore [2021-03-18T17:23:30.065Z] ---> 3eaa9ebbf51f [2021-03-18T17:23:30.065Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-03-18T17:23:30.065Z] ---> Running in 5a522df14d1a [2021-03-18T17:23:30.065Z] Removing intermediate container 5a522df14d1a [2021-03-18T17:23:30.065Z] ---> 96309c93cb4f [2021-03-18T17:23:30.065Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-03-18T17:23:30.065Z] ---> Running in 8083c2822b01 [2021-03-18T17:23:30.065Z] Removing intermediate container 8083c2822b01 [2021-03-18T17:23:30.065Z] ---> 565b90c6f520 [2021-03-18T17:23:30.065Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-03-18T17:23:30.065Z] ---> Running in f83d7059852e [2021-03-18T17:23:30.065Z] Removing intermediate container f83d7059852e [2021-03-18T17:23:30.065Z] ---> cfb301ef270a [2021-03-18T17:23:30.065Z] 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-03-18T17:23:30.065Z] ---> Running in fd61aae0b527 [2021-03-18T17:23:30.065Z] Removing intermediate container fd61aae0b527 [2021-03-18T17:23:30.065Z] ---> 62f3a9f46b70 [2021-03-18T17:23:30.065Z] 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-03-18T17:23:30.065Z] ---> Running in 3e4c7f0bddb0 [2021-03-18T17:23:30.495Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T17:23:30.495Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T17:23:30.508Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-18T17:23:31.068Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-18T17:23:32.431Z] --- PASS: TestUpdatePidsLimit (5.62s) [2021-03-18T17:23:32.431Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.71s) [2021-03-18T17:23:32.431Z] --- PASS: TestUpdatePidsLimit/no_change (0.69s) [2021-03-18T17:23:32.431Z] --- PASS: TestUpdatePidsLimit/update_lower (0.72s) [2021-03-18T17:23:32.431Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.70s) [2021-03-18T17:23:32.431Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.86s) [2021-03-18T17:23:32.431Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.69s) [2021-03-18T17:23:32.431Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s) [2021-03-18T17:23:32.431Z] === RUN TestUpdateRestartPolicy [2021-03-18T17:23:33.051Z] [2021-03-18T17:23:33.051Z] SUCCESS: Specified value was saved. [2021-03-18T17:23:34.064Z] INFO: Downloading git... [2021-03-18T17:23:34.536Z] INFO: Downloading go... [2021-03-18T17:23:36.496Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T17:23:36.496Z] [2021-03-18T17:23:36.496Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-18T17:23:36.496Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-18T17:23:36.496Z] HOSTNAME=a09ef4eef65c [2021-03-18T17:23:36.496Z] TESTDEBUG=0 [2021-03-18T17:23:36.496Z] DEST=bundles/test-integration [2021-03-18T17:23:36.496Z] PWD=/go/src/github.com/docker/docker [2021-03-18T17:23:36.496Z] DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:23:36.496Z] container=docker [2021-03-18T17:23:36.496Z] HOME=/root [2021-03-18T17:23:36.496Z] GOLANG_VERSION=1.13.15 [2021-03-18T17:23:36.496Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-18T17:23:36.496Z] VALIDATE_BRANCH=master [2021-03-18T17:23:36.496Z] TERM=xterm [2021-03-18T17:23:36.496Z] DOCKER_PKG=github.com/docker/docker [2021-03-18T17:23:36.496Z] SHLVL=1 [2021-03-18T17:23:36.496Z] TIMEOUT=120m [2021-03-18T17:23:36.496Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-18T17:23:36.496Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-18T17:23:36.496Z] GO111MODULE=off [2021-03-18T17:23:36.496Z] DOCKER_EXPERIMENTAL=1 [2021-03-18T17:23:36.496Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-18T17:23:36.496Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-18T17:23:36.496Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-18T17:23:36.496Z] GOPATH=/go [2021-03-18T17:23:36.496Z] PKG_CONFIG=pkg-config [2021-03-18T17:23:36.496Z] _=/usr/bin/env [2021-03-18T17:23:36.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-18T17:23:36.760Z] INFO: Downloading compiler 1 of 3... [2021-03-18T17:23:37.122Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2021-03-18T17:23:37.122Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.43s) [2021-03-18T17:23:37.122Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.68s) [2021-03-18T17:23:37.122Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.35s) [2021-03-18T17:23:37.122Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.64s) [2021-03-18T17:23:37.122Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.32s) [2021-03-18T17:23:37.123Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.41s) [2021-03-18T17:23:37.123Z] === RUN TestBuildMultiStageCopy [2021-03-18T17:23:37.123Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-18T17:23:37.624Z] #57 ... [2021-03-18T17:23:37.624Z] [2021-03-18T17:23:37.624Z] #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-03-18T17:23:37.624Z] #54 sha256:ca10f7c37d71b0b55f5ef4217d0e311d19cc388216a55f7aeb74986ae899b7db [2021-03-18T17:23:37.624Z] #54 192.2 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-18T17:23:37.624Z] #54 193.6 + mkdir -p /build [2021-03-18T17:23:37.624Z] #54 193.6 + cp runc /build/runc [2021-03-18T17:23:37.624Z] #54 DONE 193.8s [2021-03-18T17:23:37.624Z] [2021-03-18T17:23:37.624Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-18T17:23:37.624Z] #25 sha256:5cad93e8f2d03c1333a79f9b0dccb271ec3ab316eec6f4c24eeed26249282045 [2021-03-18T17:23:38.332Z] INFO: Downloading compiler 2 of 3... [2021-03-18T17:23:38.803Z] INFO: Downloading compiler 3 of 3... [2021-03-18T17:23:39.637Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-18T17:23:39.795Z] INFO: Extracting git... [2021-03-18T17:23:40.253Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-18T17:23:41.027Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-18T17:23:41.629Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-18T17:23:42.117Z] #25 ... [2021-03-18T17:23:42.117Z] [2021-03-18T17:23:42.117Z] #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-03-18T17:23:42.117Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba [2021-03-18T17:23:42.117Z] #57 272.1 + bin/containerd [2021-03-18T17:23:42.190Z] --- PASS: TestBuildMultiStageCopy (6.13s) [2021-03-18T17:23:42.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.71s) [2021-03-18T17:23:42.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2021-03-18T17:23:42.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2021-03-18T17:23:42.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2021-03-18T17:23:42.190Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.62s) [2021-03-18T17:23:42.190Z] === RUN TestBuildMultiStageParentConfig [2021-03-18T17:23:43.605Z] --- PASS: TestBuildMultiStageParentConfig (1.49s) [2021-03-18T17:23:43.605Z] === RUN TestBuildLabelWithTargets [2021-03-18T17:23:45.672Z] #57 ... [2021-03-18T17:23:45.672Z] [2021-03-18T17:23:45.672Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-18T17:23:45.672Z] #25 sha256:5cad93e8f2d03c1333a79f9b0dccb271ec3ab316eec6f4c24eeed26249282045 [2021-03-18T17:23:45.672Z] #25 319.4 + return [2021-03-18T17:23:45.672Z] #25 DONE 319.5s [2021-03-18T17:23:45.672Z] [2021-03-18T17:23:45.672Z] #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-03-18T17:23:45.672Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba [2021-03-18T17:23:46.127Z] --- PASS: TestBuildLabelWithTargets (2.14s) [2021-03-18T17:23:46.127Z] === RUN TestBuildWithEmptyLayers [2021-03-18T17:23:47.097Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2021-03-18T17:23:47.097Z] === RUN TestBuildMultiStageOnBuild [2021-03-18T17:23:47.211Z] #57 ... [2021-03-18T17:23:47.211Z] [2021-03-18T17:23:47.211Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-18T17:23:47.211Z] #26 sha256:03e022054d9e0cfe7e38d58a16be6a675c600d10a7bff8e9b076e97b624a6767 [2021-03-18T17:23:47.211Z] #26 DONE 0.1s [2021-03-18T17:23:47.211Z] [2021-03-18T17:23:47.211Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-18T17:23:47.211Z] #31 sha256:53f797bfc04edeee2646829c52867cf0217a5df3b58c3685806fc1e2629c18f4 [2021-03-18T17:23:47.265Z] --- PASS: TestUpdateRestartPolicy (12.87s) [2021-03-18T17:23:47.265Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-18T17:23:47.265Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2021-03-18T17:23:47.265Z] === RUN TestWaitNonBlocked [2021-03-18T17:23:47.265Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T17:23:47.265Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T17:23:47.265Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T17:23:47.265Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T17:23:47.265Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T17:23:47.265Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T17:23:47.265Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-18T17:23:47.265Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2021-03-18T17:23:47.265Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2021-03-18T17:23:47.265Z] === RUN TestWaitBlocked [2021-03-18T17:23:47.265Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T17:23:47.265Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T17:23:47.265Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T17:23:47.265Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T17:23:47.265Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T17:23:47.265Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T17:23:47.862Z] #31 DONE 0.8s [2021-03-18T17:23:47.862Z] [2021-03-18T17:23:47.862Z] #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-03-18T17:23:47.862Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba [2021-03-18T17:23:48.160Z] #57 ... [2021-03-18T17:23:48.160Z] [2021-03-18T17:23:48.160Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-18T17:23:48.160Z] #34 sha256:9e24beb036462dfd50f973845f66fc02a8947001c70182496fc92ab14882b1e0 [2021-03-18T17:23:48.160Z] #34 DONE 0.1s [2021-03-18T17:23:48.160Z] [2021-03-18T17:23:48.160Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-18T17:23:48.160Z] #36 sha256:db6a6a8c2805f7e23e9685ddaa2510f8fd964a3481f1530d2cd6ba89ded2d772 [2021-03-18T17:23:48.160Z] #36 DONE 0.1s [2021-03-18T17:23:48.160Z] [2021-03-18T17:23:48.160Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-18T17:23:48.160Z] #39 sha256:a675f7970743eed2edd980dff01c92b9d19e7082e2acafd64b3070a96944bfe7 [2021-03-18T17:23:48.160Z] #39 DONE 0.1s [2021-03-18T17:23:48.160Z] [2021-03-18T17:23:48.160Z] #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-03-18T17:23:48.160Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba [2021-03-18T17:23:48.192Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-18T17:23:48.192Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2021-03-18T17:23:48.192Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2021-03-18T17:23:48.192Z] === CONT TestContainerStartOnDaemonRestart [2021-03-18T17:23:48.192Z] === CONT TestContainerKillOnDaemonStart [2021-03-18T17:23:48.457Z] #57 ... [2021-03-18T17:23:48.457Z] [2021-03-18T17:23:48.457Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-18T17:23:48.457Z] #42 sha256:a505cf63740706a0fa839d797dc46c53d18bed08b3bb76650db46512019ec4a3 [2021-03-18T17:23:48.457Z] #42 DONE 0.2s [2021-03-18T17:23:48.457Z] [2021-03-18T17:23:48.457Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-18T17:23:48.457Z] #45 sha256:1f0eba397417cbd674a486c3fbd6789f242767e0d6afa184ab93d3c0a1611c8c [2021-03-18T17:23:48.755Z] #45 DONE 0.2s [2021-03-18T17:23:48.755Z] [2021-03-18T17:23:48.755Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-18T17:23:48.755Z] #47 sha256:1c9f7c39fe25d2d9bad5b47157e9f324939deb26bd2ce236fe1d1061f35d9b4a [2021-03-18T17:23:48.755Z] #47 DONE 0.1s [2021-03-18T17:23:48.755Z] [2021-03-18T17:23:48.755Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-18T17:23:48.755Z] #49 sha256:2621aeaaacaf9d497c5fb8da889971e6131b0e42b246305dba4b9effbffe112f [2021-03-18T17:23:48.755Z] #49 DONE 0.1s [2021-03-18T17:23:48.755Z] [2021-03-18T17:23:48.756Z] #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-03-18T17:23:48.756Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba [2021-03-18T17:23:48.756Z] #57 ... [2021-03-18T17:23:48.756Z] [2021-03-18T17:23:48.756Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-18T17:23:48.756Z] #51 sha256:aabefaaadd3ef2036e316d315a3de3b909d9868c65541fc712c6697244de027c [2021-03-18T17:23:48.756Z] #51 DONE 0.1s [2021-03-18T17:23:49.054Z] [2021-03-18T17:23:49.054Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-18T17:23:49.054Z] #53 sha256:ca206440134dbcf521e8677f4a30fecca8d3306b2490d3f98e47453820b045a6 [2021-03-18T17:23:49.054Z] #53 DONE 0.1s [2021-03-18T17:23:49.054Z] [2021-03-18T17:23:49.054Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-18T17:23:49.054Z] #55 sha256:ba71e00c99348465b4765228f4fc50cd44c9d27046ea241c5d65952c788491cc [2021-03-18T17:23:49.054Z] #55 DONE 0.1s [2021-03-18T17:23:49.054Z] [2021-03-18T17:23:49.054Z] #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-03-18T17:23:49.054Z] #57 sha256:0f6ee183198da903c00399ec4e0d06612e444a0330c6c046ca00a7803ebc94ba [2021-03-18T17:23:50.370Z] INFO: Expanding go... [2021-03-18T17:23:51.259Z] --- PASS: TestBuildMultiStageOnBuild (4.20s) [2021-03-18T17:23:51.259Z] === RUN TestBuildUncleanTarFilenames [2021-03-18T17:23:51.385Z] #56 239.3 + bin/containerd-stress [2021-03-18T17:23:51.385Z] #56 241.2 + bin/containerd-shim [2021-03-18T17:23:51.490Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s) [2021-03-18T17:23:51.490Z] === CONT TestIpcModeOlderClient [2021-03-18T17:23:51.490Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-03-18T17:23:51.490Z] === CONT TestDaemonHostGatewayIP [2021-03-18T17:23:53.236Z] --- PASS: TestBuildUncleanTarFilenames (1.94s) [2021-03-18T17:23:53.236Z] === RUN TestBuildMultiStageLayerLeak [2021-03-18T17:23:54.753Z] --- PASS: TestDaemonHostGatewayIP (3.28s) [2021-03-18T17:23:54.754Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-18T17:23:57.268Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.29s) [2021-03-18T17:23:57.268Z] === CONT TestDaemonRestartIpcMode [2021-03-18T17:23:57.928Z] #56 248.0 + bin/containerd-shim-runc-v1 [2021-03-18T17:23:58.603Z] --- PASS: TestBuildMultiStageLayerLeak (4.67s) [2021-03-18T17:23:58.603Z] === RUN TestBuildWithHugeFile [2021-03-18T17:23:59.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-18T17:23:59.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-18T17:23:59.784Z] --- PASS: TestDaemonRestartIpcMode (2.97s) [2021-03-18T17:24:00.716Z] --- PASS: TestContainerKillOnDaemonStart (12.22s) [2021-03-18T17:24:00.716Z] PASS [2021-03-18T17:24:00.716Z] [2021-03-18T17:24:00.716Z] === Skipped [2021-03-18T17:24:00.716Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-18T17:24:00.716Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T17:24:00.716Z] [2021-03-18T17:24:00.716Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-18T17:24:00.716Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-18T17:24:00.716Z] [2021-03-18T17:24:00.716Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-18T17:24:00.716Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-18T17:24:00.716Z] [2021-03-18T17:24:00.716Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-18T17:24:00.716Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-18T17:24:00.716Z] [2021-03-18T17:24:00.716Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-18T17:24:00.716Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-18T17:24:00.716Z] [2021-03-18T17:24:00.716Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-18T17:24:00.716Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-18T17:24:00.716Z] [2021-03-18T17:24:00.716Z] [2021-03-18T17:24:00.716Z] DONE 196 tests, 6 skipped in 147.736s [2021-03-18T17:24:00.716Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-18T17:24:00.716Z] INFO: Testing against a local daemon [2021-03-18T17:24:00.716Z] === RUN TestCommitInheritsEnv [2021-03-18T17:24:00.971Z] --- PASS: TestCommitInheritsEnv (0.30s) [2021-03-18T17:24:00.971Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-18T17:24:00.971Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-18T17:24:00.971Z] === RUN TestImagesFilterMultiReference [2021-03-18T17:24:00.971Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-03-18T17:24:00.971Z] === RUN TestImagePullPlatformInvalid [2021-03-18T17:24:00.971Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-18T17:24:00.971Z] === RUN TestRemoveImageOrphaning [2021-03-18T17:24:01.227Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-03-18T17:24:01.227Z] === RUN TestRemoveImageGarbageCollector [2021-03-18T17:24:02.097Z] #56 252.6 + bin/containerd-shim-runc-v2 [2021-03-18T17:24:02.658Z] #56 253.5 + binaries [2021-03-18T17:24:02.916Z] #56 253.5 + install -D bin/containerd /build/containerd [2021-03-18T17:24:02.916Z] #56 253.5 + install -D bin/containerd-shim /build/containerd-shim [2021-03-18T17:24:02.916Z] #56 253.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-18T17:24:02.916Z] #56 253.5 + install -D bin/ctr /build/ctr [2021-03-18T17:24:03.738Z] --- PASS: TestRemoveImageGarbageCollector (2.09s) [2021-03-18T17:24:03.738Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-18T17:24:03.738Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-18T17:24:03.738Z] === RUN TestTagInvalidReference [2021-03-18T17:24:03.738Z] --- PASS: TestTagInvalidReference (0.02s) [2021-03-18T17:24:03.738Z] === RUN TestTagValidPrefixedRepo [2021-03-18T17:24:03.738Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-03-18T17:24:03.738Z] === RUN TestTagExistedNameWithoutForce [2021-03-18T17:24:03.738Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-18T17:24:03.738Z] === RUN TestTagOfficialNames [2021-03-18T17:24:03.738Z] --- PASS: TestTagOfficialNames (0.05s) [2021-03-18T17:24:03.738Z] === RUN TestTagMatchesDigest [2021-03-18T17:24:03.738Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-18T17:24:03.738Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-18T17:24:04.280Z] #56 DONE 255.1s [2021-03-18T17:24:05.207Z] [2021-03-18T17:24:05.207Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-18T17:24:05.207Z] #57 sha256:41d52b61627c0b45317237e9245c49b244475e155ab555fa5b89dad24cca4825 [2021-03-18T17:24:05.767Z] #57 DONE 0.9s [2021-03-18T17:24:06.026Z] [2021-03-18T17:24:06.026Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-18T17:24:06.026Z] #61 sha256:67c147faddff3e1bd3c5989d36680e5e451f370eddb30279e5a9fce51d914f1a [2021-03-18T17:24:06.281Z] #61 DONE 0.2s [2021-03-18T17:24:06.281Z] [2021-03-18T17:24:06.281Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-18T17:24:06.281Z] #66 sha256:9a37b0289ea9426ab5cc569f4696f85f7c8c6adf0f8af9adb24addebf3232fbb [2021-03-18T17:24:06.731Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-18T17:24:06.731Z] Using test binary docker [2021-03-18T17:24:06.731Z] +++ /etc/init.d/apparmor start [2021-03-18T17:24:06.731Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-18T17:24:06.731Z] INFO: Waiting for daemon to start... [2021-03-18T17:24:06.731Z] Starting dockerd [2021-03-18T17:24:06.731Z] +++ 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-03-18T17:24:07.208Z] #66 DONE 0.9s [2021-03-18T17:24:07.208Z] [2021-03-18T17:24:07.208Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-18T17:24:07.208Z] #68 sha256:268f4770329def073170143a167f139572f045b6abe5322bdb1f88166cd1ef94 [2021-03-18T17:24:07.208Z] #68 DONE 0.1s [2021-03-18T17:24:07.208Z] [2021-03-18T17:24:07.208Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-18T17:24:07.208Z] #69 sha256:d3d8e0613205a5b5047ace6b734d3234eb085fc45590046a66d30252c389eb7e [2021-03-18T17:24:07.208Z] #69 DONE 0.0s [2021-03-18T17:24:07.208Z] [2021-03-18T17:24:07.208Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-18T17:24:07.208Z] #70 sha256:61404e6084f9ef39ea1d2d1bf12e1d88c14f751e881b67ae24a0a3ef715f9ffe [2021-03-18T17:24:07.294Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-18T17:24:07.294Z] Using test binary docker [2021-03-18T17:24:07.294Z] +++ /etc/init.d/apparmor start [2021-03-18T17:24:07.294Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-18T17:24:07.294Z] INFO: Waiting for daemon to start... [2021-03-18T17:24:07.294Z] Starting dockerd [2021-03-18T17:24:07.294Z] +++ 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-03-18T17:24:08.214Z] INFO: Expanding compiler 1 of 3... [2021-03-18T17:24:08.217Z] INFO: Expanding compiler 2 of 3... [2021-03-18T17:24:09.096Z] #70 DONE 2.1s [2021-03-18T17:24:09.269Z] . [2021-03-18T17:24:09.269Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-18T17:24:09.269Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-18T17:24:09.269Z] Error: No such image: emptyfs [2021-03-18T17:24:09.269Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-18T17:24:09.269Z] ++++ docker load [2021-03-18T17:24:09.269Z] [2021-03-18T17:24:09.269Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-18T17:24:09.269Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-18T17:24:09.269Z] Error: No such image: emptyfs [2021-03-18T17:24:09.269Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-18T17:24:09.269Z] ++++ docker load [2021-03-18T17:24:09.352Z] [2021-03-18T17:24:09.352Z] #71 exporting to image [2021-03-18T17:24:09.352Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-18T17:24:09.352Z] #71 exporting layers [2021-03-18T17:24:09.526Z] Running integration-test (iteration 1) [2021-03-18T17:24:09.526Z] 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-03-18T17:24:09.526Z] ++ 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-03-18T17:24:09.526Z] ++ set -e [2021-03-18T17:24:09.526Z] ++ '[' -n 0 ']' [2021-03-18T17:24:09.526Z] ++ set -x [2021-03-18T17:24:09.526Z] ++ 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-03-18T17:24:09.782Z] Running integration-test (iteration 1) [2021-03-18T17:24:09.782Z] 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-03-18T17:24:09.782Z] ++ 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-03-18T17:24:09.782Z] ++ set -e [2021-03-18T17:24:09.782Z] ++ '[' -n 0 ']' [2021-03-18T17:24:09.782Z] ++ set -x [2021-03-18T17:24:09.782Z] ++ 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-03-18T17:24:09.963Z] --- PASS: TestBuildWithHugeFile (42.88s) [2021-03-18T17:24:09.963Z] === RUN TestBuildWCOWSandboxSize [2021-03-18T17:24:09.963Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-18T17:24:09.963Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-18T17:24:09.963Z] === RUN TestBuildWithEmptyDockerfile [2021-03-18T17:24:09.963Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T17:24:09.963Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T17:24:09.963Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T17:24:09.963Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T17:24:09.963Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T17:24:09.963Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T17:24:09.963Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T17:24:09.963Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T17:24:09.963Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T17:24:09.963Z] --- PASS: TestBuildWithEmptyDockerfile (0.31s) [2021-03-18T17:24:09.963Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2021-03-18T17:24:09.963Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2021-03-18T17:24:09.963Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2021-03-18T17:24:09.963Z] === RUN TestBuildPreserveOwnership [2021-03-18T17:24:09.963Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-18T17:24:10.905Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-18T17:24:12.024Z] INFO: Expanding compiler 3 of 3... [2021-03-18T17:24:12.494Z] INFO: Removing downloaded files... [2021-03-18T17:24:12.494Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-03-18T17:24:12.494Z] INFO: Configuring git core.autocrlf... [2021-03-18T17:24:13.457Z] --- PASS: TestBuildPreserveOwnership (7.10s) [2021-03-18T17:24:13.457Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.70s) [2021-03-18T17:24:13.457Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.37s) [2021-03-18T17:24:13.457Z] === RUN TestBuildPlatformInvalid [2021-03-18T17:24:13.457Z] --- PASS: TestBuildPlatformInvalid (0.21s) [2021-03-18T17:24:13.457Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-18T17:24:14.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-18T17:24:17.467Z] #71 exporting layers 7.1s done [2021-03-18T17:24:17.467Z] #71 writing image sha256:4c0b8e8eae492e08aa87f51873dfeab508ee8a9715a85f87c6b1a76c3ac11681 [2021-03-18T17:24:17.467Z] #71 writing image sha256:4c0b8e8eae492e08aa87f51873dfeab508ee8a9715a85f87c6b1a76c3ac11681 done [2021-03-18T17:24:17.467Z] #71 naming to docker.io/library/docker:e31086320ea0305e2cc70490160ee30480471680 done [2021-03-18T17:24:17.467Z] #71 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-18T17:24:17.893Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -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:e31086320ea0305e2cc70490160ee30480471680 hack/make.sh dynbinary test-integration [2021-03-18T17:24:18.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-18T17:24:19.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-18T17:24:19.780Z] [2021-03-18T17:24:19.780Z] Removing bundles/ [2021-03-18T17:24:19.780Z] [2021-03-18T17:24:19.780Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-18T17:24:19.780Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T17:24:19.780Z] GOOS="" GOARCH="" GOARM="" [2021-03-18T17:24:20.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-18T17:24:21.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-18T17:24:21.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-18T17:24:21.834Z] #57 306.7 + bin/containerd-stress [2021-03-18T17:24:21.834Z] #57 309.2 + bin/containerd-shim [2021-03-18T17:24:22.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-18T17:24:24.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-18T17:24:25.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-18T17:24:25.838Z] ..........................xx.................... [ 29%] [2021-03-18T17:24:26.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-18T17:24:26.340Z] #57 316.3 + bin/containerd-shim-runc-v1 [2021-03-18T17:24:26.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-18T17:24:27.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-18T17:24:28.373Z] Loaded image: buildpack-deps:buster [2021-03-18T17:24:28.373Z] Loaded image: busybox:latest [2021-03-18T17:24:28.373Z] Loaded image: busybox:glibc [2021-03-18T17:24:28.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-18T17:24:28.945Z] Loaded image: debian:bullseye [2021-03-18T17:24:28.945Z] Loaded image: hello-world:latest [2021-03-18T17:24:29.207Z] Loaded image: arm32v7/hello-world:latest [2021-03-18T17:24:29.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-18T17:24:30.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-18T17:24:31.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-18T17:24:31.968Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-18T17:24:31.968Z] Using test binary docker [2021-03-18T17:24:31.968Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-18T17:24:31.968Z] +++ /etc/init.d/apparmor start [2021-03-18T17:24:31.968Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-18T17:24:31.968Z] INFO: Waiting for daemon to start... [2021-03-18T17:24:31.968Z] Starting dockerd [2021-03-18T17:24:31.968Z] +++ 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-03-18T17:24:31.971Z] #57 321.3 + bin/containerd-shim-runc-v2 [2021-03-18T17:24:32.265Z] #57 322.4 + binaries [2021-03-18T17:24:32.265Z] #57 322.4 + install -D bin/containerd /build/containerd [2021-03-18T17:24:32.265Z] #57 322.4 + install -D bin/containerd-shim /build/containerd-shim [2021-03-18T17:24:32.265Z] #57 322.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-18T17:24:32.265Z] #57 322.5 + install -D bin/ctr /build/ctr [2021-03-18T17:24:32.559Z] #57 DONE 322.6s [2021-03-18T17:24:33.611Z] [2021-03-18T17:24:33.611Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-18T17:24:33.611Z] #58 sha256:0525b5e377440df323be8ecc188212b033c23dbe99399c8309748a3c5f267f93 [2021-03-18T17:24:33.611Z] #58 DONE 0.1s [2021-03-18T17:24:33.611Z] [2021-03-18T17:24:33.611Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-18T17:24:33.611Z] #62 sha256:e226ee65b2fb1783c3c585b17455bd09fbd1b9407a1247ae6a1448b1e5d0eb2a [2021-03-18T17:24:33.611Z] #62 DONE 0.1s [2021-03-18T17:24:33.611Z] [2021-03-18T17:24:33.611Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-03-18T17:24:33.611Z] #67 sha256:a53e40604d3dde492872b91167a31e2c1380e9d46212879eb9a646c229cab9c9 [2021-03-18T17:24:33.611Z] #67 DONE 0.1s [2021-03-18T17:24:33.611Z] [2021-03-18T17:24:33.611Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-18T17:24:33.611Z] #69 sha256:5d0005fd6495507bb9194b56243f8ad90ada32f7592f112c1d895bc69ed24f2e [2021-03-18T17:24:33.611Z] #69 DONE 0.1s [2021-03-18T17:24:33.906Z] [2021-03-18T17:24:33.906Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-18T17:24:33.906Z] #70 sha256:98524aad832fae11cd58ff6a97454eeeca2afdb03ab4a82defaf5c9b38d6c59b [2021-03-18T17:24:33.906Z] #70 DONE 0.0s [2021-03-18T17:24:33.906Z] [2021-03-18T17:24:33.906Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-18T17:24:33.906Z] #71 sha256:adffcac1360e0314b2c069bf7665baa44755d66f9c83ad9e5d455a3cf7c91d2d [2021-03-18T17:24:34.027Z] . [2021-03-18T17:24:34.027Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-18T17:24:34.027Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-18T17:24:34.027Z] Error: No such image: emptyfs [2021-03-18T17:24:34.027Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-18T17:24:34.027Z] ++++ docker load [2021-03-18T17:24:34.316Z] Running integration-test (iteration 1) [2021-03-18T17:24:34.316Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-03-18T17:24:34.316Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:24:34.316Z] ++ set -e [2021-03-18T17:24:34.316Z] ++ '[' -n 0 ']' [2021-03-18T17:24:34.316Z] ++ set -x [2021-03-18T17:24:34.316Z] ++ 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=s390x 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/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:24:35.995Z] #71 DONE 2.0s [2021-03-18T17:24:35.995Z] [2021-03-18T17:24:35.995Z] #72 exporting to oci image format [2021-03-18T17:24:35.995Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-03-18T17:24:35.995Z] #72 exporting layers [2021-03-18T17:24:41.446Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (26.49s) [2021-03-18T17:24:41.446Z] PASS [2021-03-18T17:24:41.446Z] [2021-03-18T17:24:41.446Z] === Skipped [2021-03-18T17:24:41.446Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-03-18T17:24:41.446Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T17:24:41.446Z] [2021-03-18T17:24:41.446Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-18T17:24:41.446Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-18T17:24:41.446Z] [2021-03-18T17:24:41.446Z] [2021-03-18T17:24:41.446Z] DONE 34 tests, 2 skipped in 129.193s [2021-03-18T17:24:41.446Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-03-18T17:24:41.446Z] ++ 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-03-18T17:24:41.446Z] ++ set -e [2021-03-18T17:24:41.446Z] ++ '[' -n 0 ']' [2021-03-18T17:24:41.446Z] ++ set -x [2021-03-18T17:24:41.446Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-18T17:24:41.446Z] INFO: Testing against a local daemon [2021-03-18T17:24:41.446Z] === RUN TestConfigInspect [2021-03-18T17:24:42.772Z] Loaded image: buildpack-deps:buster [2021-03-18T17:24:42.772Z] Loaded image: busybox:latest [2021-03-18T17:24:42.772Z] Loaded image: busybox:glibc [2021-03-18T17:24:43.991Z] --- PASS: TestConfigInspect (3.48s) [2021-03-18T17:24:43.991Z] === RUN TestConfigList [2021-03-18T17:24:47.371Z] --- PASS: TestConfigList (3.27s) [2021-03-18T17:24:47.371Z] === RUN TestConfigsCreateAndDelete [2021-03-18T17:24:47.382Z] Loaded image: debian:bullseye [2021-03-18T17:24:47.382Z] Loaded image: hello-world:latest [2021-03-18T17:24:47.382Z] Loaded image: arm32v7/hello-world:latest [2021-03-18T17:24:47.382Z] INFO: Testing against a local daemon [2021-03-18T17:24:47.382Z] === RUN TestCgroupNamespacesBuild [2021-03-18T17:24:47.382Z] --- PASS: TestCgroupNamespacesBuild (2.07s) [2021-03-18T17:24:47.382Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-18T17:24:48.517Z] Loaded image: buildpack-deps:buster [2021-03-18T17:24:48.788Z] Loaded image: buildpack-deps:buster [2021-03-18T17:24:48.884Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s) [2021-03-18T17:24:48.884Z] === RUN TestBuildWithSession [2021-03-18T17:24:48.884Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-18T17:24:48.884Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T17:24:48.884Z] === RUN TestBuildSquashParent [2021-03-18T17:24:49.044Z] Loaded image: busybox:latest [2021-03-18T17:24:49.044Z] Loaded image: busybox:latest [2021-03-18T17:24:49.605Z] Loaded image: busybox:glibc [2021-03-18T17:24:49.605Z] Loaded image: busybox:glibc [2021-03-18T17:24:50.675Z] --- PASS: TestConfigsCreateAndDelete (3.36s) [2021-03-18T17:24:50.675Z] === RUN TestConfigsUpdate [2021-03-18T17:24:52.584Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-03-18T17:24:53.976Z] --- PASS: TestConfigsUpdate (3.33s) [2021-03-18T17:24:53.976Z] === RUN TestTemplatedConfig [2021-03-18T17:24:57.693Z] Loaded image: debian:bullseye [2021-03-18T17:24:57.693Z] Loaded image: debian:bullseye [2021-03-18T17:24:57.693Z] Loaded image: hello-world:latest [2021-03-18T17:24:57.693Z] Loaded image: hello-world:latest [2021-03-18T17:24:57.693Z] Loaded image: arm32v7/hello-world:latest [2021-03-18T17:24:57.693Z] Loaded image: arm32v7/hello-world:latest [2021-03-18T17:24:57.693Z] INFO: Testing against a local daemon [2021-03-18T17:24:57.693Z] === RUN TestDockerDaemonSuite [2021-03-18T17:24:57.693Z] INFO: Testing against a local daemon [2021-03-18T17:24:57.693Z] === RUN TestDockerSuite [2021-03-18T17:24:57.693Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-03-18T17:24:57.693Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-18T17:24:57.693Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-18T17:24:57.693Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-18T17:24:57.693Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-18T17:24:57.693Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-18T17:24:57.693Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-18T17:24:57.693Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-18T17:24:57.693Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-18T17:24:58.198Z] --- PASS: TestTemplatedConfig (4.15s) [2021-03-18T17:24:58.198Z] === RUN TestConfigCreateResolve [2021-03-18T17:24:59.228Z] --- PASS: TestBuildSquashParent (8.72s) [2021-03-18T17:24:59.228Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-18T17:24:59.228Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T17:24:59.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T17:24:59.228Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T17:24:59.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T17:24:59.228Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T17:24:59.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T17:24:59.228Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T17:24:59.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T17:24:59.228Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T17:24:59.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T17:24:59.228Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T17:24:59.228Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T17:24:59.228Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T17:24:59.228Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T17:25:00.726Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T17:25:00.726Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T17:25:00.960Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-18T17:25:00.960Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-18T17:25:01.497Z] --- PASS: TestConfigCreateResolve (3.27s) [2021-03-18T17:25:01.497Z] === RUN TestConfigDaemonLibtrustID [2021-03-18T17:25:01.521Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-18T17:25:01.522Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-18T17:25:01.758Z] --- PASS: TestConfigDaemonLibtrustID (0.71s) [2021-03-18T17:25:01.758Z] PASS [2021-03-18T17:25:01.758Z] [2021-03-18T17:25:01.758Z] DONE 7 tests in 21.779s [2021-03-18T17:25:01.758Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-03-18T17:25:01.758Z] ++ 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-03-18T17:25:01.758Z] ++ set -e [2021-03-18T17:25:01.758Z] ++ '[' -n 0 ']' [2021-03-18T17:25:01.758Z] ++ set -x [2021-03-18T17:25:01.758Z] ++ 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-03-18T17:25:02.020Z] INFO: Testing against a local daemon [2021-03-18T17:25:02.020Z] === RUN TestCheckpoint [2021-03-18T17:25:02.020Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-18T17:25:02.020Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T17:25:02.020Z] === RUN TestContainerInvalidJSON [2021-03-18T17:25:02.020Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T17:25:02.020Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T17:25:02.020Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T17:25:02.020Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T17:25:02.020Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-18T17:25:02.020Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-18T17:25:02.020Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T17:25:02.020Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-18T17:25:02.020Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T17:25:02.020Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-03-18T17:25:02.020Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-03-18T17:25:02.020Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-03-18T17:25:02.020Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-18T17:25:02.020Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-18T17:25:02.280Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-03-18T17:25:02.280Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-18T17:25:02.280Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2021-03-18T17:25:02.280Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-18T17:25:02.285Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-03-18T17:25:02.450Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-18T17:25:02.542Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-03-18T17:25:02.542Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-18T17:25:02.542Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2021-03-18T17:25:02.542Z] === RUN TestCopyFromContainer [2021-03-18T17:25:02.705Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-18T17:25:02.705Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-18T17:25:03.441Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T17:25:03.441Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T17:25:04.592Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-18T17:25:04.592Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-18T17:25:04.592Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-18T17:25:04.847Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-18T17:25:05.089Z] === RUN TestCopyFromContainer// [2021-03-18T17:25:05.089Z] === RUN TestCopyFromContainer//bar/root [2021-03-18T17:25:05.089Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-18T17:25:05.103Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-03-18T17:25:05.350Z] === RUN TestCopyFromContainer/bar/quux [2021-03-18T17:25:05.350Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-18T17:25:05.611Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-18T17:25:05.611Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-18T17:25:05.872Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-18T17:25:05.872Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-18T17:25:05.872Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-18T17:25:06.028Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-18T17:25:06.134Z] --- PASS: TestCopyFromContainer (3.58s) [2021-03-18T17:25:06.134Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-03-18T17:25:06.134Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-03-18T17:25:06.134Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-03-18T17:25:06.134Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-03-18T17:25:06.134Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2021-03-18T17:25:06.134Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-03-18T17:25:06.134Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-03-18T17:25:06.134Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2021-03-18T17:25:06.134Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-03-18T17:25:06.134Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-03-18T17:25:06.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-18T17:25:06.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T17:25:06.134Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T17:25:06.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T17:25:06.134Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T17:25:06.134Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T17:25:06.134Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T17:25:06.134Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T17:25:06.134Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T17:25:06.134Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T17:25:06.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-03-18T17:25:06.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-18T17:25:06.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-18T17:25:06.134Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-03-18T17:25:06.134Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-18T17:25:06.134Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-03-18T17:25:06.134Z] === RUN TestCreateWithInvalidEnv [2021-03-18T17:25:06.158Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-18T17:25:06.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s) [2021-03-18T17:25:06.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.98s) [2021-03-18T17:25:06.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s) [2021-03-18T17:25:06.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.70s) [2021-03-18T17:25:06.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.92s) [2021-03-18T17:25:06.158Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.11s) [2021-03-18T17:25:06.158Z] === RUN TestBuildMultiStageCopy [2021-03-18T17:25:06.158Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-18T17:25:06.395Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-18T17:25:06.395Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-18T17:25:06.395Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-18T17:25:06.395Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-18T17:25:06.395Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-18T17:25:06.395Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-18T17:25:06.395Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-18T17:25:06.395Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-18T17:25:06.395Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-18T17:25:06.395Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-18T17:25:06.395Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-18T17:25:06.395Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-18T17:25:06.395Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-18T17:25:06.395Z] === RUN TestCreateTmpfsMountsTarget [2021-03-18T17:25:06.396Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-03-18T17:25:06.396Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-18T17:25:07.393Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-18T17:25:07.393Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-18T17:25:07.649Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-18T17:25:07.649Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-18T17:25:07.649Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-18T17:25:08.972Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-03-18T17:25:09.658Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-18T17:25:09.658Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-18T17:25:09.697Z] --- PASS: TestCreateWithCustomMaskedPaths (2.78s) [2021-03-18T17:25:09.697Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-18T17:25:10.286Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-18T17:25:10.914Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-18T17:25:11.942Z] --- PASS: TestBuildMultiStageCopy (5.42s) [2021-03-18T17:25:11.942Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.94s) [2021-03-18T17:25:11.942Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2021-03-18T17:25:11.942Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.60s) [2021-03-18T17:25:11.942Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2021-03-18T17:25:11.942Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2021-03-18T17:25:11.942Z] === RUN TestBuildMultiStageParentConfig [2021-03-18T17:25:12.242Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.84s) [2021-03-18T17:25:12.242Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-18T17:25:12.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T17:25:12.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T17:25:12.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T17:25:12.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T17:25:12.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T17:25:12.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T17:25:12.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T17:25:12.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T17:25:12.243Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T17:25:12.243Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T17:25:12.243Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T17:25:12.243Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T17:25:12.243Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T17:25:12.243Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T17:25:12.243Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T17:25:12.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-18T17:25:12.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-03-18T17:25:12.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-03-18T17:25:12.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-03-18T17:25:12.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-03-18T17:25:12.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-03-18T17:25:12.243Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-18T17:25:12.888Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-18T17:25:13.165Z] Removing intermediate container 3e4c7f0bddb0 [2021-03-18T17:25:13.165Z] ---> 921b0f348bee [2021-03-18T17:25:13.165Z] 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-03-18T17:25:13.165Z] ---> Running in 01a35beaf4dd [2021-03-18T17:25:13.184Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.99s) [2021-03-18T17:25:13.184Z] === RUN TestCreateDifferentPlatform [2021-03-18T17:25:13.184Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-18T17:25:13.184Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-18T17:25:13.184Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-18T17:25:13.184Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-18T17:25:13.184Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-18T17:25:13.184Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-18T17:25:13.184Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-03-18T17:25:13.184Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-18T17:25:13.184Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-03-18T17:25:13.184Z] === RUN TestContainerStartOnDaemonRestart [2021-03-18T17:25:13.184Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-18T17:25:13.184Z] === RUN TestDaemonRestartIpcMode [2021-03-18T17:25:13.184Z] === PAUSE TestDaemonRestartIpcMode [2021-03-18T17:25:13.184Z] === RUN TestDaemonHostGatewayIP [2021-03-18T17:25:13.184Z] === PAUSE TestDaemonHostGatewayIP [2021-03-18T17:25:13.184Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-18T17:25:13.184Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-18T17:25:13.184Z] === RUN TestContainerKillOnDaemonStart [2021-03-18T17:25:13.184Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-18T17:25:13.184Z] === RUN TestDiff [2021-03-18T17:25:13.501Z] --- PASS: TestBuildMultiStageParentConfig (1.72s) [2021-03-18T17:25:13.501Z] === RUN TestBuildLabelWithTargets [2021-03-18T17:25:14.125Z] --- PASS: TestDiff (0.95s) [2021-03-18T17:25:14.125Z] === RUN TestExecWithCloseStdin [2021-03-18T17:25:15.442Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-18T17:25:15.511Z] --- PASS: TestExecWithCloseStdin (1.25s) [2021-03-18T17:25:15.511Z] === RUN TestExec [2021-03-18T17:25:16.239Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-03-18T17:25:16.277Z] --- PASS: TestBuildLabelWithTargets (2.50s) [2021-03-18T17:25:16.277Z] === RUN TestBuildWithEmptyLayers [2021-03-18T17:25:16.709Z] go: finding gotest.tools v0.5.3 [2021-03-18T17:25:16.710Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-03-18T17:25:16.710Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-18T17:25:16.899Z] --- PASS: TestExec (1.27s) [2021-03-18T17:25:16.899Z] === RUN TestExecUser [2021-03-18T17:25:16.905Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2021-03-18T17:25:16.905Z] === RUN TestBuildMultiStageOnBuild [2021-03-18T17:25:17.179Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-18T17:25:17.753Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T17:25:17.753Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-18T17:25:17.753Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-03-18T17:25:17.753Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-18T17:25:17.753Z] go: extracting github.com/fatih/color v1.9.0 [2021-03-18T17:25:17.753Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T17:25:17.753Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T17:25:17.753Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-18T17:25:17.753Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-18T17:25:17.753Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T17:25:17.753Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-03-18T17:25:17.753Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-18T17:25:17.753Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T17:25:17.753Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T17:25:17.753Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-18T17:25:17.753Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T17:25:17.753Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-18T17:25:17.753Z] go: downloading github.com/pkg/errors v0.9.1 [2021-03-18T17:25:17.753Z] go: extracting github.com/pkg/errors v0.9.1 [2021-03-18T17:25:17.753Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T17:25:17.974Z] --- PASS: TestExecUser (1.31s) [2021-03-18T17:25:17.974Z] === RUN TestExportContainerAndImportImage [2021-03-18T17:25:18.226Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T17:25:18.226Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T17:25:18.708Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-18T17:25:19.218Z] go: finding github.com/fatih/color v1.9.0 [2021-03-18T17:25:19.218Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-18T17:25:19.218Z] go: finding github.com/pkg/errors v0.9.1 [2021-03-18T17:25:19.218Z] go: finding github.com/spf13/pflag v1.0.3 [2021-03-18T17:25:19.218Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-18T17:25:19.218Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-18T17:25:19.218Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-18T17:25:19.218Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-18T17:25:19.218Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-18T17:25:19.218Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-18T17:25:19.218Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-18T17:25:19.360Z] --- PASS: TestExportContainerAndImportImage (1.37s) [2021-03-18T17:25:19.360Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-18T17:25:20.507Z] --- PASS: TestBuildMultiStageOnBuild (3.38s) [2021-03-18T17:25:20.507Z] === RUN TestBuildUncleanTarFilenames [2021-03-18T17:25:21.259Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-18T17:25:21.906Z] --- PASS: TestExportContainerAfterDaemonRestart (2.18s) [2021-03-18T17:25:21.906Z] === RUN TestHealthCheckWorkdir [2021-03-18T17:25:22.083Z] --- PASS: TestBuildUncleanTarFilenames (1.43s) [2021-03-18T17:25:22.083Z] === RUN TestBuildMultiStageLayerLeak [2021-03-18T17:25:22.186Z] INFO: Build done for gotestsum... [2021-03-18T17:25:22.192Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-18T17:25:23.120Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-18T17:25:23.291Z] --- PASS: TestHealthCheckWorkdir (1.65s) [2021-03-18T17:25:23.291Z] === RUN TestHealthKillContainer [2021-03-18T17:25:24.484Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-03-18T17:25:24.484Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-18T17:25:25.621Z] --- PASS: TestBuildMultiStageLayerLeak (3.53s) [2021-03-18T17:25:25.621Z] === RUN TestBuildWithHugeFile [2021-03-18T17:25:25.849Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-03-18T17:25:26.589Z] --- PASS: TestHealthKillContainer (3.28s) [2021-03-18T17:25:26.589Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-18T17:25:27.531Z] --- PASS: TestInspectCpusetInConfigPre120 (1.04s) [2021-03-18T17:25:27.531Z] === RUN TestIpcModeNone [2021-03-18T17:25:27.737Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-03-18T17:25:28.339Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-03-18T17:25:28.916Z] --- PASS: TestIpcModeNone (1.30s) [2021-03-18T17:25:28.916Z] === RUN TestIpcModePrivate [2021-03-18T17:25:29.625Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-03-18T17:25:30.300Z] --- PASS: TestIpcModePrivate (1.29s) [2021-03-18T17:25:30.300Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:104, shared: false, mustBeShared: false [2021-03-18T17:25:30.300Z] === RUN TestIpcModeShareable [2021-03-18T17:25:30.852Z] === RUN TestDockerSuite/TestAttachDetach [2021-03-18T17:25:30.852Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-03-18T17:25:31.685Z] --- PASS: TestIpcModeShareable (1.34s) [2021-03-18T17:25:31.685Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:98, shared: true, mustBeShared: true [2021-03-18T17:25:31.685Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-18T17:25:32.259Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-18T17:25:32.631Z] Removing intermediate container 01a35beaf4dd [2021-03-18T17:25:32.631Z] ---> 6b00441ab968 [2021-03-18T17:25:32.631Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-03-18T17:25:32.631Z] ---> Running in 7ced0d21ca84 [2021-03-18T17:25:33.100Z] Removing intermediate container 7ced0d21ca84 [2021-03-18T17:25:33.100Z] ---> 68b4eeeac184 [2021-03-18T17:25:33.100Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-03-18T17:25:33.100Z] ---> Running in a93c51615c34 [2021-03-18T17:25:33.184Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-03-18T17:25:33.571Z] Removing intermediate container a93c51615c34 [2021-03-18T17:25:33.571Z] ---> 2e0d5253464b [2021-03-18T17:25:33.571Z] Step 10/10 : COPY . . [2021-03-18T17:25:33.746Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-18T17:25:35.890Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.88s) [2021-03-18T17:25:35.890Z] === RUN TestAPIIpcModeHost [2021-03-18T17:25:36.462Z] --- PASS: TestAPIIpcModeHost (1.27s) [2021-03-18T17:25:36.462Z] === RUN TestDaemonIpcModeShareable [2021-03-18T17:25:36.805Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-03-18T17:25:37.010Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-18T17:25:37.935Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-03-18T17:25:37.935Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-18T17:25:38.191Z] --- PASS: TestBuildWithHugeFile (100.49s) [2021-03-18T17:25:38.191Z] === RUN TestBuildWCOWSandboxSize [2021-03-18T17:25:38.191Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-03-18T17:25:38.191Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-18T17:25:38.191Z] === RUN TestBuildWithEmptyDockerfile [2021-03-18T17:25:38.191Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T17:25:38.191Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T17:25:38.191Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T17:25:38.191Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T17:25:38.191Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T17:25:38.191Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T17:25:38.191Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T17:25:38.191Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T17:25:38.447Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T17:25:38.676Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-03-18T17:25:38.703Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-03-18T17:25:38.703Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2021-03-18T17:25:38.703Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2021-03-18T17:25:38.703Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-03-18T17:25:38.703Z] === RUN TestBuildPreserveOwnership [2021-03-18T17:25:38.703Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-18T17:25:39.007Z] --- PASS: TestDaemonIpcModeShareable (2.41s) [2021-03-18T17:25:39.007Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-03-18T17:25:39.007Z] === RUN TestDaemonIpcModePrivate [2021-03-18T17:25:39.266Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-18T17:25:41.154Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-18T17:25:41.154Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-03-18T17:25:41.568Z] --- PASS: TestDaemonIpcModePrivate (2.33s) [2021-03-18T17:25:41.568Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-03-18T17:25:41.568Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-18T17:25:43.665Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-18T17:25:43.920Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-18T17:25:43.920Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-03-18T17:25:44.113Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.29s) [2021-03-18T17:25:44.113Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-03-18T17:25:44.113Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-18T17:25:44.682Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-03-18T17:25:45.842Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-18T17:25:46.028Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.27s) [2021-03-18T17:25:46.028Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-03-18T17:25:46.028Z] === RUN TestIpcModeOlderClient [2021-03-18T17:25:46.028Z] === PAUSE TestIpcModeOlderClient [2021-03-18T17:25:46.028Z] === RUN TestKillContainerInvalidSignal [2021-03-18T17:25:46.098Z] --- PASS: TestBuildPreserveOwnership (7.54s) [2021-03-18T17:25:46.098Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.13s) [2021-03-18T17:25:46.098Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.40s) [2021-03-18T17:25:46.098Z] === RUN TestBuildPlatformInvalid [2021-03-18T17:25:46.353Z] --- PASS: TestBuildPlatformInvalid (0.21s) [2021-03-18T17:25:46.353Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-18T17:25:46.970Z] --- PASS: TestKillContainerInvalidSignal (0.98s) [2021-03-18T17:25:46.970Z] === RUN TestKillContainer [2021-03-18T17:25:46.970Z] === RUN TestKillContainer/no_signal [2021-03-18T17:25:47.280Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-18T17:25:47.280Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-18T17:25:47.911Z] === RUN TestKillContainer/non_killing_signal [2021-03-18T17:25:48.687Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-03-18T17:25:48.853Z] === RUN TestKillContainer/killing_signal [2021-03-18T17:25:48.943Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-18T17:25:49.795Z] --- PASS: TestKillContainer (3.01s) [2021-03-18T17:25:49.795Z] --- PASS: TestKillContainer/no_signal (1.00s) [2021-03-18T17:25:49.795Z] --- PASS: TestKillContainer/non_killing_signal (0.76s) [2021-03-18T17:25:49.795Z] --- PASS: TestKillContainer/killing_signal (0.96s) [2021-03-18T17:25:49.795Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-18T17:25:49.795Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-18T17:25:49.871Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-18T17:25:50.738Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-18T17:25:51.681Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.90s) [2021-03-18T17:25:51.681Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.93s) [2021-03-18T17:25:51.681Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2021-03-18T17:25:51.681Z] === RUN TestKillStoppedContainer [2021-03-18T17:25:51.942Z] --- PASS: TestKillStoppedContainer (0.11s) [2021-03-18T17:25:51.942Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-18T17:25:51.942Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2021-03-18T17:25:51.942Z] === RUN TestKillDifferentUserContainer [2021-03-18T17:25:52.884Z] --- PASS: TestKillDifferentUserContainer (0.99s) [2021-03-18T17:25:52.884Z] === RUN TestInspectOomKilledTrue [2021-03-18T17:25:52.884Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-03-18T17:25:52.884Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T17:25:52.884Z] === RUN TestInspectOomKilledFalse [2021-03-18T17:25:52.884Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-18T17:25:52.884Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T17:25:52.884Z] === RUN TestLinksEtcHostsContentMatch [2021-03-18T17:25:52.944Z] --- PASS: TestBuildWithHugeFile (25.80s) [2021-03-18T17:25:52.944Z] === RUN TestBuildWCOWSandboxSize [2021-03-18T17:25:52.944Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-18T17:25:52.944Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-18T17:25:52.944Z] === RUN TestBuildWithEmptyDockerfile [2021-03-18T17:25:52.944Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T17:25:52.944Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T17:25:52.944Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T17:25:52.944Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T17:25:52.944Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T17:25:52.944Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T17:25:52.944Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T17:25:52.944Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T17:25:52.944Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T17:25:52.944Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-03-18T17:25:52.944Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2021-03-18T17:25:52.944Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2021-03-18T17:25:52.944Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2021-03-18T17:25:52.944Z] === RUN TestBuildPreserveOwnership [2021-03-18T17:25:52.944Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-18T17:25:54.035Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-03-18T17:25:54.268Z] --- PASS: TestLinksEtcHostsContentMatch (1.05s) [2021-03-18T17:25:54.268Z] === RUN TestLinksContainerNames [2021-03-18T17:25:54.852Z] ---> 3e40620ebf2f [2021-03-18T17:25:54.852Z] Successfully built 3e40620ebf2f [2021-03-18T17:25:54.852Z] Successfully tagged docker:latest [2021-03-18T17:25:54.852Z] INFO: Image build ended at 03/18/2021 17:25:52. Duration:00:02:29.9929037 [2021-03-18T17:25:54.852Z] [2021-03-18T17:25:54.852Z] [2021-03-18T17:25:54.852Z] INFO: Building the test binaries at 03/18/2021 17:25:52... [2021-03-18T17:25:55.110Z] --- PASS: TestImportExtremelyLargeImageWorks (102.03s) [2021-03-18T17:25:55.110Z] PASS [2021-03-18T17:25:55.110Z] [2021-03-18T17:25:55.110Z] DONE 12 tests in 104.964s [2021-03-18T17:25:55.110Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-18T17:25:55.110Z] INFO: Testing against a local daemon [2021-03-18T17:25:55.110Z] === RUN TestNetworkCreateDelete [2021-03-18T17:25:55.110Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-03-18T17:25:55.110Z] === RUN TestDockerNetworkDeletePreferID [2021-03-18T17:25:55.110Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-03-18T17:25:55.110Z] === RUN TestDaemonDNSFallback [2021-03-18T17:25:55.110Z] --- PASS: TestDaemonDNSFallback (6.63s) [2021-03-18T17:25:55.110Z] === RUN TestInspectNetwork [2021-03-18T17:25:56.050Z] === RUN TestInspectNetwork/full_network_id [2021-03-18T17:25:56.050Z] === RUN TestInspectNetwork/partial_network_id [2021-03-18T17:25:56.050Z] === RUN TestInspectNetwork/network_name [2021-03-18T17:25:56.050Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-18T17:25:56.183Z] --- PASS: TestLinksContainerNames (1.95s) [2021-03-18T17:25:56.183Z] === RUN TestLogsFollowTailEmpty [2021-03-18T17:25:56.422Z] INFO: make.ps1 starting at 03/18/2021 17:25:56 [2021-03-18T17:25:56.443Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-18T17:25:56.892Z] INFO: Git commit (e31086320e) assumed from DOCKER_GITCOMMIT environment variable [2021-03-18T17:25:56.892Z] INFO: Invoking autogen... [2021-03-18T17:25:57.130Z] --- PASS: TestLogsFollowTailEmpty (1.00s) [2021-03-18T17:25:57.130Z] === RUN TestContainerNetworkMountsNoChown [2021-03-18T17:25:57.291Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T17:25:57.291Z] [2021-03-18T17:25:57.291Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-18T17:25:57.291Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-18T17:25:57.291Z] HOSTNAME=f838c970057e [2021-03-18T17:25:57.291Z] DEST=bundles/test-integration [2021-03-18T17:25:57.291Z] PWD=/go/src/github.com/docker/docker [2021-03-18T17:25:57.291Z] DOCKER_ROOTLESS=1 [2021-03-18T17:25:57.291Z] DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:25:57.291Z] container=docker [2021-03-18T17:25:57.291Z] HOME=/root [2021-03-18T17:25:57.291Z] GOLANG_VERSION=1.13.15 [2021-03-18T17:25:57.291Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-18T17:25:57.291Z] VALIDATE_BRANCH=master [2021-03-18T17:25:57.291Z] TERM=xterm [2021-03-18T17:25:57.291Z] DOCKER_PKG=github.com/docker/docker [2021-03-18T17:25:57.291Z] SHLVL=1 [2021-03-18T17:25:57.291Z] TIMEOUT=120m [2021-03-18T17:25:57.291Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-18T17:25:57.291Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-18T17:25:57.291Z] GO111MODULE=off [2021-03-18T17:25:57.291Z] DOCKER_EXPERIMENTAL=1 [2021-03-18T17:25:57.291Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-18T17:25:57.291Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-18T17:25:57.291Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-18T17:25:57.291Z] GOPATH=/go [2021-03-18T17:25:57.291Z] PKG_CONFIG=pkg-config [2021-03-18T17:25:57.291Z] _=/usr/bin/env [2021-03-18T17:25:57.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-18T17:25:57.364Z] INFO: Building daemon... [2021-03-18T17:25:57.387Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-03-18T17:25:57.748Z] ......................... [ 67%] [2021-03-18T17:25:58.072Z] --- PASS: TestContainerNetworkMountsNoChown (0.99s) [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/default [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/default [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/private [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/private [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/rprivate [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/slave [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/slave [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/rslave [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/shared [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/shared [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/rshared [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-18T17:25:58.072Z] === CONT TestMountDaemonRoot/default [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-18T17:25:58.072Z] === CONT TestMountDaemonRoot/rslave [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-18T17:25:58.072Z] === CONT TestMountDaemonRoot/rshared [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T17:25:58.072Z] === CONT TestMountDaemonRoot/rprivate [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-18T17:25:58.072Z] === CONT TestMountDaemonRoot/slave [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T17:25:58.072Z] === CONT TestMountDaemonRoot/private [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-18T17:25:58.072Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-18T17:25:58.072Z] === CONT TestMountDaemonRoot/shared [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-18T17:25:58.072Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-18T17:25:58.072Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-18T17:25:58.072Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-18T17:25:58.072Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-18T17:25:58.072Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-18T17:25:58.072Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T17:25:58.072Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T17:25:58.072Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-18T17:25:58.072Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-18T17:25:58.340Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T17:25:58.340Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-18T17:25:58.340Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-18T17:25:58.340Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-18T17:25:58.340Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-18T17:25:58.340Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T17:25:58.340Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-18T17:25:58.340Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-18T17:25:58.340Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-18T17:25:58.341Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-18T17:25:58.341Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-18T17:25:58.341Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T17:25:58.341Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-18T17:25:58.341Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T17:25:58.605Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-18T17:25:58.605Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-18T17:25:58.605Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-18T17:25:58.605Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-18T17:25:58.605Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-18T17:25:58.605Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.13s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.13s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.13s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-03-18T17:25:58.605Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-03-18T17:25:58.605Z] === RUN TestContainerBindMountNonRecursive [2021-03-18T17:25:58.752Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-03-18T17:25:59.231Z] --- PASS: TestBuildPreserveOwnership (7.44s) [2021-03-18T17:25:59.231Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.91s) [2021-03-18T17:25:59.231Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.53s) [2021-03-18T17:25:59.231Z] === RUN TestBuildPlatformInvalid [2021-03-18T17:25:59.231Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2021-03-18T17:25:59.231Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-18T17:26:00.235Z] --- PASS: TestInspectNetwork (7.49s) [2021-03-18T17:26:00.235Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-18T17:26:00.235Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-18T17:26:00.235Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-18T17:26:00.235Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-18T17:26:00.235Z] === RUN TestRunContainerWithBridgeNone [2021-03-18T17:26:01.904Z] --- PASS: TestContainerBindMountNonRecursive (2.92s) [2021-03-18T17:26:01.905Z] === RUN TestContainerVolumesMountedAsShared [2021-03-18T17:26:02.018Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-03-18T17:26:02.165Z] --- PASS: TestContainerVolumesMountedAsShared (0.80s) [2021-03-18T17:26:02.165Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-18T17:26:02.274Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-03-18T17:26:02.880Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-03-18T17:26:03.497Z] --- PASS: TestRunContainerWithBridgeNone (3.11s) [2021-03-18T17:26:03.498Z] === RUN TestNetworkInvalidJSON [2021-03-18T17:26:03.498Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-18T17:26:03.498Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-18T17:26:03.498Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T17:26:03.498Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T17:26:03.498Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T17:26:03.498Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T17:26:03.498Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-18T17:26:03.498Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T17:26:03.498Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T17:26:03.498Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-18T17:26:03.498Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-18T17:26:03.498Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-18T17:26:03.498Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-18T17:26:03.498Z] === RUN TestNetworkList [2021-03-18T17:26:03.498Z] === RUN TestNetworkList//networks [2021-03-18T17:26:03.498Z] === PAUSE TestNetworkList//networks [2021-03-18T17:26:03.498Z] === RUN TestNetworkList//networks/ [2021-03-18T17:26:03.498Z] === PAUSE TestNetworkList//networks/ [2021-03-18T17:26:03.498Z] === CONT TestNetworkList//networks [2021-03-18T17:26:03.498Z] === CONT TestNetworkList//networks/ [2021-03-18T17:26:03.498Z] --- PASS: TestNetworkList (0.02s) [2021-03-18T17:26:03.498Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-18T17:26:03.498Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-18T17:26:03.498Z] === RUN TestHostIPv4BridgeLabel [2021-03-18T17:26:03.551Z] --- PASS: TestContainerVolumesMountedAsSlave (1.07s) [2021-03-18T17:26:03.551Z] === RUN TestNetworkNat [2021-03-18T17:26:03.753Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-03-18T17:26:03.753Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-18T17:26:04.493Z] --- PASS: TestNetworkNat (1.14s) [2021-03-18T17:26:04.493Z] === RUN TestNetworkLocalhostTCPNat [2021-03-18T17:26:04.769Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-03-18T17:26:05.121Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-03-18T17:26:05.121Z] === RUN TestDaemonDefaultNetworkPools [2021-03-18T17:26:05.330Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-03-18T17:26:05.436Z] --- PASS: TestNetworkLocalhostTCPNat (1.06s) [2021-03-18T17:26:05.436Z] === RUN TestNetworkLoopbackNat [2021-03-18T17:26:05.681Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-03-18T17:26:05.681Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-18T17:26:07.042Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-03-18T17:26:07.042Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-18T17:26:07.968Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-03-18T17:26:07.968Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-18T17:26:08.529Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-03-18T17:26:08.529Z] === RUN TestServiceWithPredefinedNetwork [2021-03-18T17:26:08.591Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-03-18T17:26:09.639Z] --- PASS: TestNetworkLoopbackNat (3.59s) [2021-03-18T17:26:09.639Z] === RUN TestPause [2021-03-18T17:26:09.660Z] Loaded image: buildpack-deps:buster [2021-03-18T17:26:09.660Z] Loaded image: busybox:latest [2021-03-18T17:26:09.660Z] Loaded image: busybox:glibc [2021-03-18T17:26:09.949Z] Loaded image: debian:bullseye [2021-03-18T17:26:09.949Z] Loaded image: hello-world:latest [2021-03-18T17:26:10.210Z] --- PASS: TestPause (1.04s) [2021-03-18T17:26:10.210Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-18T17:26:10.210Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-18T17:26:10.210Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-18T17:26:10.210Z] === RUN TestPauseStopPausedContainer [2021-03-18T17:26:10.243Z] Loaded image: arm32v7/hello-world:latest [2021-03-18T17:26:10.482Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-03-18T17:26:11.152Z] --- PASS: TestPauseStopPausedContainer (1.05s) [2021-03-18T17:26:11.152Z] === RUN TestPsFilter [2021-03-18T17:26:11.725Z] --- PASS: TestPsFilter (0.31s) [2021-03-18T17:26:11.725Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-18T17:26:11.790Z] --- PASS: TestServiceWithPredefinedNetwork (2.72s) [2021-03-18T17:26:11.790Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-18T17:26:11.790Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T17:26:11.790Z] service_test.go:242: FLAKY_TEST [2021-03-18T17:26:11.790Z] === RUN TestServiceWithDataPathPortInit [2021-03-18T17:26:12.667Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.97s) [2021-03-18T17:26:12.667Z] === RUN TestRemoveContainerWithVolume [2021-03-18T17:26:13.610Z] --- PASS: TestRemoveContainerWithVolume (0.99s) [2021-03-18T17:26:13.610Z] === RUN TestRemoveContainerRunning [2021-03-18T17:26:13.765Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-03-18T17:26:14.553Z] --- PASS: TestRemoveContainerRunning (0.97s) [2021-03-18T17:26:14.553Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-18T17:26:14.735Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-03-18T17:26:15.296Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-03-18T17:26:15.494Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.99s) [2021-03-18T17:26:15.494Z] === RUN TestRemoveInvalidContainer [2021-03-18T17:26:15.494Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-18T17:26:15.494Z] === RUN TestRenameLinkedContainer [2021-03-18T17:26:16.224Z] #72 exporting layers 85.5s done [2021-03-18T17:26:16.224Z] #72 exporting manifest sha256:625ba037476b3f6c4d93e3d8b03cd1133489881f08d0f082b85f74e3b2189a7c done [2021-03-18T17:26:16.224Z] #72 exporting config sha256:bfa35b30e7e830215a48bae475eb61bd082d9e180a235e04eb91a0516367e118 done [2021-03-18T17:26:16.224Z] #72 sending tarball [2021-03-18T17:26:16.876Z] #72 ... [2021-03-18T17:26:16.876Z] [2021-03-18T17:26:16.876Z] #73 importing to docker [2021-03-18T17:26:16.876Z] #73 sha256:a19f631cf26bab4e71a847d819569562d4d1f0bcba4b026844553f6d931e4426 [2021-03-18T17:26:17.182Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-18T17:26:17.258Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.57s) [2021-03-18T17:26:17.258Z] PASS [2021-03-18T17:26:17.258Z] [2021-03-18T17:26:17.258Z] === Skipped [2021-03-18T17:26:17.258Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-03-18T17:26:17.258Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T17:26:17.258Z] [2021-03-18T17:26:17.258Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-18T17:26:17.258Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-18T17:26:17.258Z] [2021-03-18T17:26:17.258Z] [2021-03-18T17:26:17.258Z] DONE 34 tests, 2 skipped in 102.412s [2021-03-18T17:26:17.258Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-03-18T17:26:17.258Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:26:17.258Z] ++ set -e [2021-03-18T17:26:17.258Z] ++ '[' -n 0 ']' [2021-03-18T17:26:17.258Z] ++ set -x [2021-03-18T17:26:17.258Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:26:17.258Z] INFO: Testing against a local daemon [2021-03-18T17:26:17.258Z] === RUN TestConfigInspect [2021-03-18T17:26:17.743Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-18T17:26:18.305Z] Loaded image: buildpack-deps:buster [2021-03-18T17:26:18.561Z] Loaded image: busybox:latest [2021-03-18T17:26:18.817Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-03-18T17:26:18.817Z] Loaded image: busybox:glibc [2021-03-18T17:26:19.703Z] --- PASS: TestRenameLinkedContainer (4.07s) [2021-03-18T17:26:19.703Z] === RUN TestRenameStoppedContainer [2021-03-18T17:26:19.744Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-18T17:26:20.000Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-18T17:26:20.646Z] --- PASS: TestRenameStoppedContainer (0.99s) [2021-03-18T17:26:20.646Z] === RUN TestRenameRunningContainerAndReuse [2021-03-18T17:26:20.927Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-03-18T17:26:21.069Z] --- PASS: TestConfigInspect (3.95s) [2021-03-18T17:26:21.069Z] === RUN TestConfigList [2021-03-18T17:26:22.558Z] --- PASS: TestRenameRunningContainerAndReuse (2.01s) [2021-03-18T17:26:22.558Z] === RUN TestRenameInvalidName [2021-03-18T17:26:22.861Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-03-18T17:26:22.861Z] Loaded image: debian:bullseye [2021-03-18T17:26:22.861Z] Loaded image: hello-world:latest [2021-03-18T17:26:22.861Z] Loaded image: arm32v7/hello-world:latest [2021-03-18T17:26:23.117Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-03-18T17:26:23.501Z] --- PASS: TestRenameInvalidName (0.99s) [2021-03-18T17:26:23.501Z] === RUN TestRenameAnonymousContainer [2021-03-18T17:26:23.679Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-03-18T17:26:23.679Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-18T17:26:23.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-18T17:26:24.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-18T17:26:24.242Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-03-18T17:26:24.640Z] --- PASS: TestConfigList (3.77s) [2021-03-18T17:26:24.640Z] === RUN TestConfigsCreateAndDelete [2021-03-18T17:26:24.804Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-03-18T17:26:26.661Z] --- PASS: TestServiceWithDataPathPortInit (14.48s) [2021-03-18T17:26:26.661Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-18T17:26:26.693Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-18T17:26:28.107Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-18T17:26:28.667Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-03-18T17:26:28.790Z] --- PASS: TestRenameAnonymousContainer (4.58s) [2021-03-18T17:26:28.790Z] === RUN TestRenameContainerWithSameName [2021-03-18T17:26:29.052Z] --- PASS: TestRenameContainerWithSameName (0.95s) [2021-03-18T17:26:29.052Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-18T17:26:29.115Z] --- PASS: TestConfigsCreateAndDelete (3.82s) [2021-03-18T17:26:29.115Z] === RUN TestConfigsUpdate [2021-03-18T17:26:31.597Z] --- PASS: TestRenameContainerWithLinkedContainer (2.04s) [2021-03-18T17:26:31.597Z] === RUN TestResize [2021-03-18T17:26:32.169Z] --- PASS: TestResize (1.03s) [2021-03-18T17:26:32.169Z] === RUN TestResizeWithInvalidSize [2021-03-18T17:26:32.617Z] --- PASS: TestConfigsUpdate (3.75s) [2021-03-18T17:26:32.617Z] === RUN TestTemplatedConfig [2021-03-18T17:26:33.111Z] --- PASS: TestResizeWithInvalidSize (1.09s) [2021-03-18T17:26:33.111Z] === RUN TestResizeWhenContainerNotStarted [2021-03-18T17:26:33.212Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.44s) [2021-03-18T17:26:33.212Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mc93gbhfj3snj0449pflun3iq Created:2021-03-18 17:26:27.041287639 +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[99695fc7438182b111ed7a7d55e77af2a2476e5237d7a5392dd6c5655d9160fe:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7e2ycta05r6jpeeyjvqts0jz8 EndpointID:0c25d456eb8884209fa09d584044a2051e81f16a294bf459517582c922852db2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d7ee7a05a5a2fd31d24b0e1d82fde553cc6d167974155c78269a445b5f33b623 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:3af22cba7156 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7e2ycta05r6jpeeyjvqts0jz8 EndpointID:0c25d456eb8884209fa09d584044a2051e81f16a294bf459517582c922852db2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-18T17:26:33.212Z] PASS [2021-03-18T17:26:33.212Z] [2021-03-18T17:26:33.212Z] === Skipped [2021-03-18T17:26:33.212Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T17:26:33.212Z] service_test.go:242: FLAKY_TEST [2021-03-18T17:26:33.212Z] [2021-03-18T17:26:33.212Z] [2021-03-18T17:26:33.212Z] DONE 26 tests, 1 skipped in 47.666s [2021-03-18T17:26:33.212Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-18T17:26:33.212Z] INFO: Testing against a local daemon [2021-03-18T17:26:33.212Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-18T17:26:33.212Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-18T17:26:33.212Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:26:33.212Z] === RUN TestDockerNetworkIpvlan [2021-03-18T17:26:33.212Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-18T17:26:33.212Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:26:33.212Z] PASS [2021-03-18T17:26:33.212Z] [2021-03-18T17:26:33.212Z] === Skipped [2021-03-18T17:26:33.212Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-18T17:26:33.212Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:26:33.212Z] [2021-03-18T17:26:33.212Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-18T17:26:33.212Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:26:33.212Z] [2021-03-18T17:26:33.212Z] [2021-03-18T17:26:33.212Z] DONE 2 tests, 2 skipped in 0.037s [2021-03-18T17:26:33.212Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-18T17:26:33.212Z] INFO: Testing against a local daemon [2021-03-18T17:26:33.212Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-18T17:26:33.904Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.02s) [2021-03-18T17:26:33.904Z] PASS [2021-03-18T17:26:33.904Z] [2021-03-18T17:26:33.904Z] === Skipped [2021-03-18T17:26:33.904Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-18T17:26:33.904Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T17:26:33.904Z] [2021-03-18T17:26:33.904Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-03-18T17:26:33.904Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-18T17:26:33.904Z] [2021-03-18T17:26:33.904Z] [2021-03-18T17:26:33.904Z] DONE 34 tests, 2 skipped in 259.182s [2021-03-18T17:26:33.904Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-18T17:26:33.904Z] ++ 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-03-18T17:26:33.904Z] ++ set -e [2021-03-18T17:26:33.904Z] ++ '[' -n 0 ']' [2021-03-18T17:26:33.904Z] ++ set -x [2021-03-18T17:26:33.905Z] ++ 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-03-18T17:26:33.905Z] INFO: Testing against a local daemon [2021-03-18T17:26:33.905Z] === RUN TestConfigInspect [2021-03-18T17:26:34.495Z] --- PASS: TestResizeWhenContainerNotStarted (1.06s) [2021-03-18T17:26:34.495Z] === RUN TestDaemonRestartKillContainers [2021-03-18T17:26:34.495Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T17:26:34.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T17:26:34.495Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T17:26:34.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T17:26:34.495Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T17:26:34.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T17:26:34.495Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T17:26:34.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T17:26:34.495Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T17:26:34.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T17:26:34.495Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T17:26:34.495Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T17:26:34.495Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T17:26:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T17:26:34.496Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T17:26:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T17:26:34.496Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:26:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:26:34.496Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:26:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:26:34.496Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:26:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:26:34.496Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:26:34.496Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:26:34.496Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T17:26:34.496Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:26:34.496Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:26:34.496Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T17:26:34.577Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2021-03-18T17:26:34.577Z] === RUN TestDockerNetworkMacvlan [2021-03-18T17:26:35.137Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-18T17:26:35.313Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-03-18T17:26:35.534Z] #73 DONE 16.3s [2021-03-18T17:26:35.534Z] [2021-03-18T17:26:35.534Z] #72 exporting to oci image format [2021-03-18T17:26:35.534Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-03-18T17:26:35.534Z] #72 sending tarball 31.9s done [2021-03-18T17:26:35.534Z] #72 DONE 117.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-18T17:26:36.000Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e31086320ea0305e2cc70490160ee30480471680 hack/test/unit [2021-03-18T17:26:36.064Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-18T17:26:36.417Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:26:36.417Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:26:36.989Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-18T17:26:37.052Z] --- PASS: TestTemplatedConfig (4.10s) [2021-03-18T17:26:37.052Z] === RUN TestConfigCreateResolve [2021-03-18T17:26:37.257Z] --- PASS: TestConfigInspect (3.32s) [2021-03-18T17:26:37.257Z] === RUN TestConfigList [2021-03-18T17:26:37.808Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T17:26:37.808Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T17:26:37.808Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T17:26:38.184Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-03-18T17:26:38.184Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-03-18T17:26:38.754Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T17:26:39.111Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-18T17:26:39.500Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-18T17:26:39.623Z] ? github.com/docker/docker/api [no test files] [2021-03-18T17:26:40.038Z] --- PASS: TestConfigList (3.04s) [2021-03-18T17:26:40.038Z] === RUN TestConfigsCreateAndDelete [2021-03-18T17:26:40.197Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-03-18T17:26:40.552Z] --- PASS: TestConfigCreateResolve (3.75s) [2021-03-18T17:26:40.552Z] === RUN TestConfigDaemonLibtrustID [2021-03-18T17:26:40.552Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-03-18T17:26:40.552Z] PASS [2021-03-18T17:26:40.552Z] [2021-03-18T17:26:40.552Z] DONE 7 tests in 23.744s [2021-03-18T17:26:40.552Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-03-18T17:26:40.552Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:26:40.552Z] ++ set -e [2021-03-18T17:26:40.552Z] ++ '[' -n 0 ']' [2021-03-18T17:26:40.552Z] ++ set -x [2021-03-18T17:26:40.552Z] ++ 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=s390x 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/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:26:40.683Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T17:26:40.841Z] INFO: Testing against a local daemon [2021-03-18T17:26:40.841Z] === RUN TestCheckpoint [2021-03-18T17:26:40.841Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-18T17:26:40.841Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T17:26:40.841Z] === RUN TestContainerInvalidJSON [2021-03-18T17:26:40.841Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T17:26:40.841Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T17:26:40.841Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T17:26:40.841Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T17:26:40.841Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-18T17:26:40.841Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-18T17:26:40.841Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T17:26:40.841Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-18T17:26:40.841Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T17:26:40.841Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-18T17:26:40.841Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-18T17:26:40.841Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-18T17:26:40.841Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-18T17:26:40.841Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-18T17:26:40.841Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-03-18T17:26:40.841Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-18T17:26:40.945Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T17:26:40.965Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-03-18T17:26:41.130Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2021-03-18T17:26:41.130Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-18T17:26:41.130Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-03-18T17:26:41.130Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-18T17:26:41.419Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s) [2021-03-18T17:26:41.419Z] === RUN TestCopyFromContainer [2021-03-18T17:26:42.763Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-18T17:26:43.524Z] --- PASS: TestConfigsCreateAndDelete (3.53s) [2021-03-18T17:26:43.524Z] === RUN TestConfigsUpdate [2021-03-18T17:26:43.524Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-03-18T17:26:44.134Z] === RUN TestCopyFromContainer// [2021-03-18T17:26:44.134Z] === RUN TestCopyFromContainer//bar/root [2021-03-18T17:26:44.134Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-18T17:26:44.134Z] === RUN TestCopyFromContainer/bar/quux [2021-03-18T17:26:44.134Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-18T17:26:44.134Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-18T17:26:44.249Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-18T17:26:44.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.92s) [2021-03-18T17:26:44.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.93s) [2021-03-18T17:26:44.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.50s) [2021-03-18T17:26:44.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2021-03-18T17:26:44.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.70s) [2021-03-18T17:26:44.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.22s) [2021-03-18T17:26:44.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.91s) [2021-03-18T17:26:44.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.12s) [2021-03-18T17:26:44.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.96s) [2021-03-18T17:26:44.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.32s) [2021-03-18T17:26:44.249Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s) [2021-03-18T17:26:44.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.66s) [2021-03-18T17:26:44.250Z] === RUN TestCgroupNamespacesRun [2021-03-18T17:26:44.423Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-18T17:26:44.423Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-18T17:26:44.423Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-18T17:26:44.451Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-18T17:26:44.451Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-18T17:26:44.712Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-18T17:26:44.712Z] --- PASS: TestCopyFromContainer (3.41s) [2021-03-18T17:26:44.712Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-18T17:26:44.712Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-03-18T17:26:44.712Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-18T17:26:44.712Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2021-03-18T17:26:44.712Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-03-18T17:26:44.712Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-03-18T17:26:44.712Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2021-03-18T17:26:44.712Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-03-18T17:26:44.713Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-03-18T17:26:44.713Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-03-18T17:26:44.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-18T17:26:44.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T17:26:44.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T17:26:44.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T17:26:44.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T17:26:44.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T17:26:44.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T17:26:44.713Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T17:26:44.713Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T17:26:44.713Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T17:26:44.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-18T17:26:44.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-18T17:26:44.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-18T17:26:44.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-18T17:26:44.713Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-18T17:26:44.713Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-03-18T17:26:44.713Z] === RUN TestCreateWithInvalidEnv [2021-03-18T17:26:44.713Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-18T17:26:44.713Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-18T17:26:44.713Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-18T17:26:44.713Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-18T17:26:44.713Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-18T17:26:44.713Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-18T17:26:44.713Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-18T17:26:44.713Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-18T17:26:44.713Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-18T17:26:44.713Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-18T17:26:44.713Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-18T17:26:44.713Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-18T17:26:44.713Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-18T17:26:44.713Z] === RUN TestCreateTmpfsMountsTarget [2021-03-18T17:26:44.713Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-03-18T17:26:44.713Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-18T17:26:45.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-18T17:26:46.162Z] --- PASS: TestCgroupNamespacesRun (2.27s) [2021-03-18T17:26:46.162Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-18T17:26:46.338Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-03-18T17:26:46.593Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-18T17:26:46.849Z] --- PASS: TestConfigsUpdate (3.14s) [2021-03-18T17:26:46.849Z] === RUN TestTemplatedConfig [2021-03-18T17:26:48.004Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-18T17:26:48.076Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s) [2021-03-18T17:26:48.076Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-18T17:26:48.213Z] --- PASS: TestCreateWithCustomMaskedPaths (2.91s) [2021-03-18T17:26:48.213Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-18T17:26:48.254Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-03-18T17:26:49.367Z] --- PASS: TestDockerNetworkMacvlan (14.61s) [2021-03-18T17:26:49.367Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-03-18T17:26:49.367Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-03-18T17:26:49.367Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.66s) [2021-03-18T17:26:49.367Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.88s) [2021-03-18T17:26:49.367Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.17s) [2021-03-18T17:26:49.367Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2021-03-18T17:26:49.367Z] PASS [2021-03-18T17:26:49.367Z] [2021-03-18T17:26:49.367Z] DONE 8 tests in 15.903s [2021-03-18T17:26:49.367Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-18T17:26:49.367Z] testing: warning: no tests to run [2021-03-18T17:26:49.367Z] PASS [2021-03-18T17:26:49.367Z] [2021-03-18T17:26:49.367Z] DONE 0 tests in 0.006s [2021-03-18T17:26:49.367Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-18T17:26:49.367Z] INFO: Testing against a local daemon [2021-03-18T17:26:49.367Z] === RUN TestAuthZPluginAllowRequest [2021-03-18T17:26:49.991Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.36s) [2021-03-18T17:26:49.991Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-18T17:26:50.731Z] --- PASS: TestAuthZPluginAllowRequest (1.46s) [2021-03-18T17:26:50.731Z] === RUN TestAuthZPluginTLS [2021-03-18T17:26:50.979Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.08s) [2021-03-18T17:26:50.979Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-18T17:26:50.979Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T17:26:50.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T17:26:50.979Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T17:26:50.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T17:26:50.979Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T17:26:50.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T17:26:50.979Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T17:26:50.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T17:26:50.979Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T17:26:50.979Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T17:26:50.979Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T17:26:50.979Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T17:26:50.979Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T17:26:50.979Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T17:26:50.979Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T17:26:50.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-18T17:26:50.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-18T17:26:50.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-18T17:26:50.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-18T17:26:50.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-18T17:26:50.979Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-03-18T17:26:50.979Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-18T17:26:51.291Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-03-18T17:26:51.291Z] === RUN TestAuthZPluginDenyRequest [2021-03-18T17:26:51.519Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-18T17:26:51.851Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-03-18T17:26:51.851Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-18T17:26:52.018Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.00s) [2021-03-18T17:26:52.018Z] === RUN TestCreateDifferentPlatform [2021-03-18T17:26:52.018Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-18T17:26:52.018Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-18T17:26:52.018Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-18T17:26:52.018Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-18T17:26:52.018Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-18T17:26:52.018Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-18T17:26:52.018Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-03-18T17:26:52.018Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-18T17:26:52.018Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2021-03-18T17:26:52.018Z] === RUN TestContainerStartOnDaemonRestart [2021-03-18T17:26:52.018Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-18T17:26:52.018Z] === RUN TestDaemonRestartIpcMode [2021-03-18T17:26:52.018Z] === PAUSE TestDaemonRestartIpcMode [2021-03-18T17:26:52.018Z] === RUN TestDaemonHostGatewayIP [2021-03-18T17:26:52.019Z] === PAUSE TestDaemonHostGatewayIP [2021-03-18T17:26:52.019Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-18T17:26:52.019Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-18T17:26:52.019Z] === RUN TestContainerKillOnDaemonStart [2021-03-18T17:26:52.019Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-18T17:26:52.019Z] === RUN TestDiff [2021-03-18T17:26:52.080Z] --- PASS: TestTemplatedConfig (5.40s) [2021-03-18T17:26:52.080Z] === RUN TestConfigCreateResolve [2021-03-18T17:26:52.411Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-03-18T17:26:52.411Z] === RUN TestAuthZPluginDenyResponse [2021-03-18T17:26:52.535Z] --- PASS: TestCgroupNamespacesRunHostMode (2.21s) [2021-03-18T17:26:52.535Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-18T17:26:52.641Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-03-18T17:26:52.896Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-03-18T17:26:52.971Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-03-18T17:26:52.971Z] === RUN TestAuthZPluginAllowEventStream [2021-03-18T17:26:53.050Z] --- PASS: TestDiff (0.97s) [2021-03-18T17:26:53.050Z] === RUN TestExecWithCloseStdin [2021-03-18T17:26:53.152Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-18T17:26:53.713Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-18T17:26:54.079Z] --- PASS: TestExecWithCloseStdin (1.22s) [2021-03-18T17:26:54.079Z] === RUN TestExec [2021-03-18T17:26:54.336Z] --- PASS: TestAuthZPluginAllowEventStream (1.49s) [2021-03-18T17:26:54.336Z] === RUN TestAuthZPluginErrorResponse [2021-03-18T17:26:54.450Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.21s) [2021-03-18T17:26:54.450Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-18T17:26:54.896Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-03-18T17:26:54.896Z] === RUN TestAuthZPluginErrorRequest [2021-03-18T17:26:55.077Z] --- PASS: TestConfigCreateResolve (2.92s) [2021-03-18T17:26:55.077Z] === RUN TestConfigDaemonLibtrustID [2021-03-18T17:26:55.472Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-03-18T17:26:55.472Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-18T17:26:55.577Z] --- PASS: TestExec (1.21s) [2021-03-18T17:26:55.577Z] === RUN TestExecUser [2021-03-18T17:26:55.584Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-03-18T17:26:55.638Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-03-18T17:26:55.638Z] PASS [2021-03-18T17:26:55.638Z] [2021-03-18T17:26:55.638Z] DONE 7 tests in 22.077s [2021-03-18T17:26:55.638Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-18T17:26:55.638Z] ++ 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-03-18T17:26:55.638Z] ++ set -e [2021-03-18T17:26:55.638Z] ++ '[' -n 0 ']' [2021-03-18T17:26:55.638Z] ++ set -x [2021-03-18T17:26:55.638Z] ++ 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-03-18T17:26:55.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-18T17:26:55.894Z] INFO: Testing against a local daemon [2021-03-18T17:26:55.894Z] === RUN TestCheckpoint [2021-03-18T17:26:55.894Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-18T17:26:55.894Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T17:26:55.894Z] === RUN TestContainerInvalidJSON [2021-03-18T17:26:55.894Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T17:26:55.894Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T17:26:55.894Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T17:26:55.894Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T17:26:55.894Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-18T17:26:55.894Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-18T17:26:55.894Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T17:26:55.894Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-18T17:26:55.894Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T17:26:55.894Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-18T17:26:55.894Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-18T17:26:55.894Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-18T17:26:55.894Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-18T17:26:55.894Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-18T17:26:55.894Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-03-18T17:26:55.894Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-18T17:26:55.894Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-03-18T17:26:55.894Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-18T17:26:55.894Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-03-18T17:26:55.894Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-18T17:26:56.032Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-03-18T17:26:56.032Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-18T17:26:56.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-18T17:26:56.150Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-03-18T17:26:56.150Z] === RUN TestCopyFromContainer [2021-03-18T17:26:56.362Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.79s) [2021-03-18T17:26:56.363Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-18T17:26:56.604Z] --- PASS: TestExecUser (1.23s) [2021-03-18T17:26:56.604Z] === RUN TestExportContainerAndImportImage [2021-03-18T17:26:56.712Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-03-18T17:26:57.307Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.03s) [2021-03-18T17:26:57.307Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-18T17:26:57.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-18T17:26:57.917Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2021-03-18T17:26:57.917Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-18T17:26:58.034Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-03-18T17:26:58.034Z] [2021-03-18T17:26:58.034Z] ________ ____ __. [2021-03-18T17:26:58.034Z] \_____ \ | |/ _| [2021-03-18T17:26:58.034Z] / | \| < [2021-03-18T17:26:58.034Z] / | \ | \ [2021-03-18T17:26:58.034Z] \_______ /____|__ \ [2021-03-18T17:26:58.034Z] \/ \/ [2021-03-18T17:26:58.034Z] [2021-03-18T17:26:58.034Z] INFO: make.ps1 ended at 03/18/2021 17:26:57 [2021-03-18T17:26:58.077Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-18T17:26:58.077Z] === RUN TestCopyFromContainer// [2021-03-18T17:26:58.102Z] --- PASS: TestExportContainerAndImportImage (1.26s) [2021-03-18T17:26:58.102Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-18T17:26:58.116Z] tests/integration/client_test.py ..... [ 75%] [2021-03-18T17:26:58.116Z] tests/integration/context_api_test.py ... [ 76%] [2021-03-18T17:26:58.315Z] ok github.com/docker/docker/api/server 0.041s coverage: 9.0% of statements [2021-03-18T17:26:58.332Z] === RUN TestCopyFromContainer//bar/root [2021-03-18T17:26:58.332Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-18T17:26:58.378Z] tests/integration/errors_test.py . [ 76%] [2021-03-18T17:26:58.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-18T17:26:58.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-18T17:26:58.631Z] === RUN TestCopyFromContainer/bar/quux [2021-03-18T17:26:58.631Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-18T17:26:58.631Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-18T17:26:58.631Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-18T17:26:58.631Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-18T17:26:58.887Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-18T17:26:58.887Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-18T17:26:58.887Z] --- PASS: TestCopyFromContainer (2.86s) [2021-03-18T17:26:58.887Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-03-18T17:26:58.887Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-03-18T17:26:58.887Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-18T17:26:58.887Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-03-18T17:26:58.887Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-18T17:26:58.887Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-18T17:26:58.887Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-18T17:26:58.887Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-18T17:26:58.887Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-03-18T17:26:58.887Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-03-18T17:26:58.887Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-18T17:26:58.887Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T17:26:58.887Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T17:26:58.887Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T17:26:58.887Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T17:26:58.887Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T17:26:58.887Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T17:26:58.887Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T17:26:58.887Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T17:26:58.887Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T17:26:58.888Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-18T17:26:58.888Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-18T17:26:58.888Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-18T17:26:58.888Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-18T17:26:58.888Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-18T17:26:58.888Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2021-03-18T17:26:58.888Z] === RUN TestCreateWithInvalidEnv [2021-03-18T17:26:58.888Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-18T17:26:58.888Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-18T17:26:58.888Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-18T17:26:58.888Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-18T17:26:58.888Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-18T17:26:58.888Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-18T17:26:58.888Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-18T17:26:58.888Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-18T17:26:58.888Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-18T17:26:58.888Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-18T17:26:58.888Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-18T17:26:58.888Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-18T17:26:58.888Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-18T17:26:58.888Z] === RUN TestCreateTmpfsMountsTarget [2021-03-18T17:26:58.888Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-03-18T17:26:58.888Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-18T17:26:59.023Z] INFO: Binaries build ended at 03/18/2021 17:26:58. Duration:00:01:05.8509548 [2021-03-18T17:26:59.282Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s) [2021-03-18T17:26:59.282Z] === RUN TestAuthZPluginHeader [2021-03-18T17:26:59.600Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2021-03-18T17:26:59.600Z] === RUN TestHealthCheckWorkdir [2021-03-18T17:26:59.852Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.31s) [2021-03-18T17:26:59.852Z] === RUN TestKernelTCPMemory [2021-03-18T17:27:00.013Z] INFO: Copying the built daemon binary to d:\CI\PR-42163\2\binary\dockerd-e31086320e.exe... [2021-03-18T17:27:00.013Z] INFO: Copying the built client binary to d:\CI\PR-42163\2\binary\docker-e31086320e.exe... [2021-03-18T17:27:00.013Z] INFO: Copying dockerversion from the container... [2021-03-18T17:27:00.013Z] INFO: Copying the golang package from the container to d:\CI\PR-42163\2\installer\go.zip... [2021-03-18T17:27:00.208Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-03-18T17:27:00.208Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-18T17:27:00.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-18T17:27:00.799Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-18T17:27:01.004Z] INFO: Extracting go.zip to d:\CI\PR-42163\2\go [2021-03-18T17:27:01.098Z] --- PASS: TestHealthCheckWorkdir (1.49s) [2021-03-18T17:27:01.098Z] === RUN TestHealthKillContainer [2021-03-18T17:27:01.250Z] --- PASS: TestKernelTCPMemory (1.28s) [2021-03-18T17:27:01.250Z] === RUN TestNISDomainname [2021-03-18T17:27:01.725Z] --- PASS: TestCreateWithCustomMaskedPaths (2.53s) [2021-03-18T17:27:01.725Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-18T17:27:01.981Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-18T17:27:02.634Z] --- PASS: TestNISDomainname (1.59s) [2021-03-18T17:27:02.634Z] === RUN TestHostnameDnsResolution [2021-03-18T17:27:03.347Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-03-18T17:27:03.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-18T17:27:03.603Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-18T17:27:04.368Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.61s) [2021-03-18T17:27:04.368Z] === RUN TestAuthZPluginV2Disable [2021-03-18T17:27:04.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-18T17:27:04.547Z] --- PASS: TestHostnameDnsResolution (2.08s) [2021-03-18T17:27:04.547Z] === RUN TestStats [2021-03-18T17:27:04.599Z] --- PASS: TestHealthKillContainer (3.22s) [2021-03-18T17:27:04.599Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-18T17:27:05.227Z] --- PASS: TestInspectCpusetInConfigPre120 (1.04s) [2021-03-18T17:27:05.227Z] === RUN TestIpcModeNone [2021-03-18T17:27:05.489Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.71s) [2021-03-18T17:27:05.489Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-18T17:27:05.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T17:27:05.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T17:27:05.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T17:27:05.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T17:27:05.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T17:27:05.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T17:27:05.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T17:27:05.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T17:27:05.489Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T17:27:05.489Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T17:27:05.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T17:27:05.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T17:27:05.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T17:27:05.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T17:27:05.489Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T17:27:05.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-18T17:27:05.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-03-18T17:27:05.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-03-18T17:27:05.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-03-18T17:27:05.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-03-18T17:27:05.489Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-03-18T17:27:05.489Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-18T17:27:05.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-18T17:27:06.725Z] --- PASS: TestIpcModeNone (1.22s) [2021-03-18T17:27:06.725Z] === RUN TestIpcModePrivate [2021-03-18T17:27:06.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-18T17:27:06.851Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.29s) [2021-03-18T17:27:06.851Z] === RUN TestCreateDifferentPlatform [2021-03-18T17:27:06.851Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-18T17:27:06.851Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-18T17:27:06.851Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-18T17:27:06.851Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-18T17:27:06.851Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-18T17:27:06.851Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-18T17:27:06.851Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-03-18T17:27:06.851Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-18T17:27:06.851Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-03-18T17:27:06.851Z] === RUN TestContainerStartOnDaemonRestart [2021-03-18T17:27:06.851Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-18T17:27:06.851Z] === RUN TestDaemonRestartIpcMode [2021-03-18T17:27:06.851Z] === PAUSE TestDaemonRestartIpcMode [2021-03-18T17:27:06.851Z] === RUN TestDaemonHostGatewayIP [2021-03-18T17:27:06.851Z] === PAUSE TestDaemonHostGatewayIP [2021-03-18T17:27:06.851Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-18T17:27:06.851Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-18T17:27:06.851Z] === RUN TestContainerKillOnDaemonStart [2021-03-18T17:27:06.851Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-18T17:27:06.851Z] === RUN TestDiff [2021-03-18T17:27:06.879Z] --- PASS: TestAuthZPluginV2Disable (2.97s) [2021-03-18T17:27:06.879Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-18T17:27:07.753Z] --- PASS: TestIpcModePrivate (1.21s) [2021-03-18T17:27:07.753Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false [2021-03-18T17:27:07.753Z] === RUN TestIpcModeShareable [2021-03-18T17:27:07.780Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-03-18T17:27:07.847Z] --- PASS: TestStats (3.02s) [2021-03-18T17:27:07.847Z] === RUN TestStopContainerWithTimeout [2021-03-18T17:27:07.847Z] === RUN TestStopContainerWithTimeout/0 [2021-03-18T17:27:07.847Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-18T17:27:07.847Z] === RUN TestStopContainerWithTimeout/1 [2021-03-18T17:27:07.847Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-18T17:27:07.847Z] === RUN TestStopContainerWithTimeout/3 [2021-03-18T17:27:07.847Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-18T17:27:07.847Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-18T17:27:07.847Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-18T17:27:07.847Z] === CONT TestStopContainerWithTimeout/0 [2021-03-18T17:27:07.847Z] === CONT TestStopContainerWithTimeout/3 [2021-03-18T17:27:07.847Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-18T17:27:07.847Z] === CONT TestStopContainerWithTimeout/1 [2021-03-18T17:27:08.035Z] --- PASS: TestDiff (1.27s) [2021-03-18T17:27:08.035Z] === RUN TestExecWithCloseStdin [2021-03-18T17:27:08.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-18T17:27:08.291Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-03-18T17:27:08.291Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-18T17:27:08.851Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-03-18T17:27:09.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-18T17:27:09.251Z] --- PASS: TestIpcModeShareable (1.26s) [2021-03-18T17:27:09.251Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true [2021-03-18T17:27:09.251Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-18T17:27:09.390Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.73s) [2021-03-18T17:27:09.390Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-18T17:27:09.413Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-03-18T17:27:09.669Z] --- PASS: TestExecWithCloseStdin (1.73s) [2021-03-18T17:27:09.669Z] === RUN TestExec [2021-03-18T17:27:10.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-18T17:27:11.150Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-03-18T17:27:11.150Z] --- PASS: TestStopContainerWithTimeout/0 (1.49s) [2021-03-18T17:27:11.150Z] --- PASS: TestStopContainerWithTimeout/1 (2.63s) [2021-03-18T17:27:11.150Z] --- PASS: TestStopContainerWithTimeout/3 (3.43s) [2021-03-18T17:27:11.150Z] --- PASS: TestStopContainerWithTimeout/-1 (3.60s) [2021-03-18T17:27:11.150Z] === RUN TestDeleteDevicemapper [2021-03-18T17:27:11.150Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-18T17:27:11.150Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-18T17:27:11.150Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-18T17:27:11.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-18T17:27:12.188Z] --- PASS: TestExec (2.05s) [2021-03-18T17:27:12.188Z] === RUN TestExecUser [2021-03-18T17:27:12.188Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-03-18T17:27:12.751Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.61s) [2021-03-18T17:27:12.751Z] === RUN TestAPIIpcModeHost [2021-03-18T17:27:12.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-18T17:27:13.779Z] --- PASS: TestAPIIpcModeHost (1.02s) [2021-03-18T17:27:13.779Z] === RUN TestDaemonIpcModeShareable [2021-03-18T17:27:13.841Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-18T17:27:13.841Z] Using test binary docker [2021-03-18T17:27:13.841Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-18T17:27:13.841Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-18T17:27:13.841Z] INFO: Waiting for daemon to start... [2021-03-18T17:27:13.841Z] Starting dockerd [2021-03-18T17:27:14.159Z] --- PASS: TestExecUser (1.98s) [2021-03-18T17:27:14.159Z] === RUN TestExportContainerAndImportImage [2021-03-18T17:27:14.159Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-03-18T17:27:14.450Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.93s) [2021-03-18T17:27:14.450Z] === RUN TestUpdateMemory [2021-03-18T17:27:14.450Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-18T17:27:14.451Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-18T17:27:14.451Z] === RUN TestUpdateCPUQuota [2021-03-18T17:27:15.523Z] --- PASS: TestExportContainerAndImportImage (1.71s) [2021-03-18T17:27:15.523Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-18T17:27:15.883Z] --- PASS: TestDaemonIpcModeShareable (2.04s) [2021-03-18T17:27:15.883Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-03-18T17:27:15.883Z] === RUN TestDaemonIpcModePrivate [2021-03-18T17:27:16.450Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-03-18T17:27:17.105Z] . [2021-03-18T17:27:17.105Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-18T17:27:17.105Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-18T17:27:17.105Z] Error: No such image: emptyfs [2021-03-18T17:27:17.105Z] Running integration-test (iteration 1) [2021-03-18T17:27:17.105Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-18T17:27:17.376Z] --- PASS: TestExportContainerAfterDaemonRestart (1.70s) [2021-03-18T17:27:17.376Z] === RUN TestHealthCheckWorkdir [2021-03-18T17:27:17.951Z] --- PASS: TestDaemonIpcModePrivate (2.03s) [2021-03-18T17:27:17.951Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-03-18T17:27:17.951Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-18T17:27:18.787Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-03-18T17:27:19.327Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.43s) [2021-03-18T17:27:19.327Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-18T17:27:19.715Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-18T17:27:19.715Z] --- PASS: TestHealthCheckWorkdir (2.53s) [2021-03-18T17:27:19.715Z] === RUN TestHealthKillContainer [2021-03-18T17:27:20.013Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.06s) [2021-03-18T17:27:20.013Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-03-18T17:27:20.013Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-18T17:27:21.033Z] --- PASS: TestUpdateCPUQuota (6.12s) [2021-03-18T17:27:21.033Z] === RUN TestUpdatePidsLimit [2021-03-18T17:27:21.033Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-18T17:27:21.033Z] === RUN TestUpdatePidsLimit/no_change [2021-03-18T17:27:21.080Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-03-18T17:27:21.974Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-18T17:27:22.068Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.11s) [2021-03-18T17:27:22.068Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-03-18T17:27:22.068Z] === RUN TestIpcModeOlderClient [2021-03-18T17:27:22.068Z] === PAUSE TestIpcModeOlderClient [2021-03-18T17:27:22.068Z] === RUN TestKillContainerInvalidSignal [2021-03-18T17:27:22.264Z] INFO: Extraction ended at 03/18/2021 17:27:19. Duration:00:00:18.2283520 [2021-03-18T17:27:22.264Z] INFO: Updating the golang and path environment variables [2021-03-18T17:27:22.264Z] INFO: GOPATH=d:\gopath [2021-03-18T17:27:22.264Z] INFO: go version go1.13.15 windows/amd64 [2021-03-18T17:27:22.264Z] INFO: Running the daemon under test in debug mode [2021-03-18T17:27:22.264Z] INFO: Starting a daemon under test... [2021-03-18T17:27:22.264Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42163\2\daemon --pidfile d:\CI\PR-42163\2\docker.pid -D [2021-03-18T17:27:22.264Z] INFO: Process started successfully. [2021-03-18T17:27:22.264Z] INFO: Start tailing logs of the daemon under tests [2021-03-18T17:27:22.264Z] INFO: Waiting for the daemon under test to start... [2021-03-18T17:27:22.546Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-18T17:27:22.697Z] --- PASS: TestKillContainerInvalidSignal (1.00s) [2021-03-18T17:27:22.697Z] === RUN TestKillContainer [2021-03-18T17:27:22.697Z] === RUN TestKillContainer/no_signal [2021-03-18T17:27:23.487Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-18T17:27:23.612Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-03-18T17:27:23.612Z] --- PASS: TestHealthKillContainer (3.89s) [2021-03-18T17:27:23.612Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-18T17:27:23.724Z] === RUN TestKillContainer/non_killing_signal [2021-03-18T17:27:24.064Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-18T17:27:24.752Z] === RUN TestKillContainer/killing_signal [2021-03-18T17:27:24.984Z] --- PASS: TestInspectCpusetInConfigPre120 (1.34s) [2021-03-18T17:27:24.984Z] === RUN TestIpcModeNone [2021-03-18T17:27:25.007Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-18T17:27:25.911Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-03-18T17:27:26.038Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-03-18T17:27:26.215Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-03-18T17:27:26.249Z] --- PASS: TestKillContainer (3.13s) [2021-03-18T17:27:26.250Z] --- PASS: TestKillContainer/no_signal (1.01s) [2021-03-18T17:27:26.250Z] --- PASS: TestKillContainer/non_killing_signal (0.68s) [2021-03-18T17:27:26.250Z] --- PASS: TestKillContainer/killing_signal (1.01s) [2021-03-18T17:27:26.250Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-18T17:27:26.250Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-18T17:27:26.470Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-18T17:27:26.877Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-18T17:27:26.919Z] --- PASS: TestUpdatePidsLimit (6.34s) [2021-03-18T17:27:26.919Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.76s) [2021-03-18T17:27:26.919Z] --- PASS: TestUpdatePidsLimit/no_change (0.77s) [2021-03-18T17:27:26.919Z] --- PASS: TestUpdatePidsLimit/update_lower (0.77s) [2021-03-18T17:27:26.919Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.76s) [2021-03-18T17:27:26.919Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.80s) [2021-03-18T17:27:26.919Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.77s) [2021-03-18T17:27:26.919Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.76s) [2021-03-18T17:27:26.919Z] === RUN TestUpdateRestartPolicy [2021-03-18T17:27:27.031Z] --- PASS: TestIpcModeNone (2.03s) [2021-03-18T17:27:27.031Z] === RUN TestIpcModePrivate [2021-03-18T17:27:27.904Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.98s) [2021-03-18T17:27:27.904Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.98s) [2021-03-18T17:27:27.904Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2021-03-18T17:27:27.904Z] === RUN TestKillStoppedContainer [2021-03-18T17:27:27.904Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-03-18T17:27:27.904Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-18T17:27:28.194Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-03-18T17:27:28.194Z] === RUN TestKillDifferentUserContainer [2021-03-18T17:27:28.396Z] --- PASS: TestIpcModePrivate (1.41s) [2021-03-18T17:27:28.396Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:92, shared: false, mustBeShared: false [2021-03-18T17:27:28.396Z] === RUN TestIpcModeShareable [2021-03-18T17:27:29.221Z] --- PASS: TestKillDifferentUserContainer (1.03s) [2021-03-18T17:27:29.221Z] === RUN TestInspectOomKilledTrue [2021-03-18T17:27:29.221Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-18T17:27:29.221Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T17:27:29.221Z] === RUN TestInspectOomKilledFalse [2021-03-18T17:27:29.221Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-18T17:27:29.221Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T17:27:29.221Z] === RUN TestLinksEtcHostsContentMatch [2021-03-18T17:27:29.268Z] Loaded image: buildpack-deps:buster [2021-03-18T17:27:29.524Z] Loaded image: busybox:latest [2021-03-18T17:27:29.524Z] Loaded image: busybox:glibc [2021-03-18T17:27:29.764Z] --- PASS: TestIpcModeShareable (1.35s) [2021-03-18T17:27:29.764Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2021-03-18T17:27:29.764Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-18T17:27:29.849Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s) [2021-03-18T17:27:29.849Z] === RUN TestLinksContainerNames [2021-03-18T17:27:30.019Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-03-18T17:27:30.274Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-18T17:27:30.530Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-18T17:27:31.905Z] --- PASS: TestLinksContainerNames (2.01s) [2021-03-18T17:27:31.905Z] === RUN TestLogsFollowTailEmpty [2021-03-18T17:27:32.037Z] Loaded image: debian:bullseye [2021-03-18T17:27:32.037Z] Loaded image: hello-world:latest [2021-03-18T17:27:32.037Z] Loaded image: arm32v7/hello-world:latest [2021-03-18T17:27:32.037Z] INFO: Testing against a local daemon [2021-03-18T17:27:32.037Z] === RUN TestCgroupNamespacesBuild [2021-03-18T17:27:32.933Z] --- PASS: TestLogsFollowTailEmpty (0.99s) [2021-03-18T17:27:32.933Z] === RUN TestContainerNetworkMountsNoChown [2021-03-18T17:27:33.841Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.90s) [2021-03-18T17:27:33.841Z] === RUN TestAPIIpcModeHost [2021-03-18T17:27:33.960Z] --- PASS: TestContainerNetworkMountsNoChown (1.01s) [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/default [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/default [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/private [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/private [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/rprivate [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/slave [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/slave [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/rslave [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/shared [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/shared [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/rshared [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-18T17:27:33.960Z] === CONT TestMountDaemonRoot/default [2021-03-18T17:27:33.960Z] === CONT TestMountDaemonRoot/rslave [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-18T17:27:33.960Z] === CONT TestMountDaemonRoot/slave [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-18T17:27:33.960Z] === CONT TestMountDaemonRoot/rprivate [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T17:27:33.960Z] === CONT TestMountDaemonRoot/private [2021-03-18T17:27:33.960Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-18T17:27:33.960Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-18T17:27:33.961Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-18T17:27:33.961Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-18T17:27:33.961Z] === CONT TestMountDaemonRoot/rshared [2021-03-18T17:27:33.961Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-18T17:27:33.961Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-18T17:27:33.961Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T17:27:33.961Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-18T17:27:33.961Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T17:27:33.961Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-18T17:27:33.961Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-18T17:27:33.961Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-18T17:27:33.961Z] === CONT TestMountDaemonRoot/shared [2021-03-18T17:27:33.961Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T17:27:33.961Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-18T17:27:33.961Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T17:27:33.961Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-18T17:27:33.961Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-18T17:27:33.961Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-18T17:27:33.961Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-18T17:27:33.961Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-18T17:27:33.961Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-18T17:27:33.961Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-18T17:27:33.961Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-18T17:27:33.961Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-18T17:27:33.961Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-18T17:27:33.961Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-18T17:27:33.961Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T17:27:33.961Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-18T17:27:34.250Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-18T17:27:34.250Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T17:27:34.250Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-18T17:27:34.250Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-18T17:27:34.250Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-18T17:27:34.250Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-18T17:27:34.539Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-18T17:27:34.539Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T17:27:34.539Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-18T17:27:34.539Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T17:27:34.539Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-18T17:27:34.539Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-18T17:27:34.539Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-18T17:27:34.539Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-18T17:27:34.539Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-18T17:27:34.539Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-18T17:27:34.828Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T17:27:34.828Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-18T17:27:34.828Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-18T17:27:34.828Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T17:27:34.828Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-18T17:27:34.828Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-18T17:27:34.828Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-18T17:27:34.828Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-03-18T17:27:34.828Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-03-18T17:27:34.828Z] === RUN TestContainerBindMountNonRecursive [2021-03-18T17:27:35.204Z] --- PASS: TestAPIIpcModeHost (1.67s) [2021-03-18T17:27:35.204Z] === RUN TestDaemonIpcModeShareable [2021-03-18T17:27:36.199Z] --- PASS: TestCgroupNamespacesBuild (3.73s) [2021-03-18T17:27:36.199Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-18T17:27:36.571Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-03-18T17:27:37.355Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-03-18T17:27:37.355Z] PASS [2021-03-18T17:27:37.355Z] [2021-03-18T17:27:37.355Z] DONE 17 tests in 46.238s [2021-03-18T17:27:37.355Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-18T17:27:37.355Z] INFO: Testing against a local daemon [2021-03-18T17:27:37.355Z] === RUN TestPluginInvalidJSON [2021-03-18T17:27:37.355Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T17:27:37.355Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T17:27:37.355Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T17:27:37.355Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-18T17:27:37.355Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-18T17:27:37.355Z] === RUN TestPluginInstall [2021-03-18T17:27:37.355Z] === RUN TestPluginInstall/no_auth [2021-03-18T17:27:37.355Z] time="2021-03-18T17:27:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:27:37.355Z] time="2021-03-18T17:27:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c73120eb491c71b9ff224ac40754154b2bdcab3d472920bdf82b9c15da9f16b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:27:37.355Z] time="2021-03-18T17:27:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:27:37.355Z] time="2021-03-18T17:27:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c73120eb491c71b9ff224ac40754154b2bdcab3d472920bdf82b9c15da9f16b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:27:37.355Z] === RUN TestPluginInstall/with_htpasswd [2021-03-18T17:27:37.579Z] --- PASS: TestContainerBindMountNonRecursive (2.53s) [2021-03-18T17:27:37.579Z] === RUN TestContainerVolumesMountedAsShared [2021-03-18T17:27:37.619Z] time="2021-03-18T17:27:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:27:37.619Z] time="2021-03-18T17:27:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a00259634d33058d3534b748bdb814b91f028d7b9c323314b5ff959c19b4915" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:27:37.619Z] time="2021-03-18T17:27:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:27:37.619Z] time="2021-03-18T17:27:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a00259634d33058d3534b748bdb814b91f028d7b9c323314b5ff959c19b4915" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:27:37.883Z] === RUN TestPluginInstall/with_insecure [2021-03-18T17:27:37.936Z] --- PASS: TestDaemonIpcModeShareable (2.64s) [2021-03-18T17:27:37.936Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2021-03-18T17:27:37.936Z] === RUN TestDaemonIpcModePrivate [2021-03-18T17:27:38.085Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.43s) [2021-03-18T17:27:38.085Z] === RUN TestBuildWithSession [2021-03-18T17:27:38.085Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-18T17:27:38.085Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T17:27:38.085Z] === RUN TestBuildSquashParent [2021-03-18T17:27:38.207Z] --- PASS: TestContainerVolumesMountedAsShared (0.82s) [2021-03-18T17:27:38.207Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-18T17:27:39.237Z] --- PASS: TestContainerVolumesMountedAsSlave (0.95s) [2021-03-18T17:27:39.237Z] === RUN TestNetworkNat [2021-03-18T17:27:39.245Z] time="2021-03-18T17:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:27:39.245Z] time="2021-03-18T17:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a9074545e1bdeb0cec9be4d1b36d0897691f6c248bf167c36d708a51839a40a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:27:39.245Z] time="2021-03-18T17:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:27:39.245Z] time="2021-03-18T17:27:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a9074545e1bdeb0cec9be4d1b36d0897691f6c248bf167c36d708a51839a40a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:27:39.245Z] --- PASS: TestPluginInstall (3.74s) [2021-03-18T17:27:39.245Z] --- PASS: TestPluginInstall/no_auth (1.67s) [2021-03-18T17:27:39.245Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2021-03-18T17:27:39.245Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2021-03-18T17:27:39.245Z] plugin_test.go:160: [d2bc52612404e] daemon is not started [2021-03-18T17:27:39.245Z] === RUN TestPluginsWithRuntimes [2021-03-18T17:27:40.120Z] .....INFO: Daemon under test started and replied! [2021-03-18T17:27:40.120Z] INFO: Docker version of the daemon under test [2021-03-18T17:27:40.120Z] [2021-03-18T17:27:40.120Z] Client: [2021-03-18T17:27:40.120Z] Version: 17.06.2-ce [2021-03-18T17:27:40.120Z] API version: 1.30 [2021-03-18T17:27:40.120Z] Go version: go1.8.3 [2021-03-18T17:27:40.120Z] Git commit: cec0b72 [2021-03-18T17:27:40.120Z] Built: Tue Sep 5 19:57:19 2017 [2021-03-18T17:27:40.120Z] OS/Arch: windows/amd64 [2021-03-18T17:27:40.120Z] [2021-03-18T17:27:40.120Z] Server: [2021-03-18T17:27:40.120Z] Version: 0.0.0-dev [2021-03-18T17:27:40.120Z] API version: 1.41 (minimum version 1.24) [2021-03-18T17:27:40.120Z] Go version: go1.13.15 [2021-03-18T17:27:40.120Z] Git commit: e31086320e [2021-03-18T17:27:40.120Z] Built: 03/18/2021 17:25:56 [2021-03-18T17:27:40.120Z] OS/Arch: windows/amd64 [2021-03-18T17:27:40.120Z] Experimental: false [2021-03-18T17:27:40.120Z] [2021-03-18T17:27:40.120Z] INFO: Docker info of the daemon under test [2021-03-18T17:27:40.120Z] [2021-03-18T17:27:40.120Z] Containers: 0 [2021-03-18T17:27:40.120Z] Running: 0 [2021-03-18T17:27:40.120Z] Paused: 0 [2021-03-18T17:27:40.120Z] Stopped: 0 [2021-03-18T17:27:40.120Z] Images: 0 [2021-03-18T17:27:40.120Z] Server Version: 0.0.0-dev [2021-03-18T17:27:40.120Z] Storage Driver: windowsfilter [2021-03-18T17:27:40.120Z] Windows: [2021-03-18T17:27:40.120Z] Logging Driver: json-file [2021-03-18T17:27:40.120Z] Plugins: [2021-03-18T17:27:40.120Z] Volume: local [2021-03-18T17:27:40.120Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-18T17:27:40.120Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-18T17:27:40.120Z] Swarm: inactive [2021-03-18T17:27:40.120Z] Default Isolation: process [2021-03-18T17:27:40.120Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-18T17:27:40.120Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-18T17:27:40.120Z] OSType: windows [2021-03-18T17:27:40.120Z] Architecture: x86_64 [2021-03-18T17:27:40.120Z] CPUs: 4 [2021-03-18T17:27:40.120Z] Total Memory: 32GiB [2021-03-18T17:27:40.120Z] Name: azwin-2-38d860 [2021-03-18T17:27:40.120Z] ID: ATA3:OBCL:5XRI:T2OH:PSXG:QQFN:JN72:UKZJ:QZCC:4OC2:Z76M:QQJY [2021-03-18T17:27:40.120Z] Docker Root Dir: D:\CI\PR-42163\2\daemon [2021-03-18T17:27:40.120Z] Debug Mode (client): false [2021-03-18T17:27:40.120Z] Debug Mode (server): true [2021-03-18T17:27:40.120Z] File Descriptors: -1 [2021-03-18T17:27:40.120Z] Goroutines: 16 [2021-03-18T17:27:40.120Z] System Time: 2021-03-18T17:27:38.6506922Z [2021-03-18T17:27:40.120Z] EventsListeners: 0 [2021-03-18T17:27:40.120Z] Registry: https://index.docker.io/v1/ [2021-03-18T17:27:40.120Z] Labels: [2021-03-18T17:27:40.120Z] Experimental: false [2021-03-18T17:27:40.120Z] Insecure Registries: [2021-03-18T17:27:40.120Z] 127.0.0.0/8 [2021-03-18T17:27:40.120Z] Live Restore Enabled: false [2021-03-18T17:27:40.120Z] [2021-03-18T17:27:40.120Z] [2021-03-18T17:27:40.120Z] INFO: Docker images of the daemon under test [2021-03-18T17:27:40.120Z] [2021-03-18T17:27:40.120Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-18T17:27:40.120Z] [2021-03-18T17:27:40.120Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-03-18T17:27:40.120Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-03-18T17:27:40.120Z] ltsc2019: Pulling from windows/servercore [2021-03-18T17:27:40.120Z] 4612f6d0b889: Pulling fs layer [2021-03-18T17:27:40.120Z] 5ff1512f88ec: Pulling fs layer [2021-03-18T17:27:40.264Z] --- PASS: TestNetworkNat (1.08s) [2021-03-18T17:27:40.264Z] === RUN TestNetworkLocalhostTCPNat [2021-03-18T17:27:40.490Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-18T17:27:40.746Z] --- PASS: TestDaemonIpcModePrivate (2.76s) [2021-03-18T17:27:40.746Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2021-03-18T17:27:40.746Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-18T17:27:41.130Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-18T17:27:41.291Z] --- PASS: TestNetworkLocalhostTCPNat (1.03s) [2021-03-18T17:27:41.291Z] === RUN TestNetworkLoopbackNat [2021-03-18T17:27:41.690Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-18T17:27:41.822Z] --- PASS: TestUpdateRestartPolicy (13.64s) [2021-03-18T17:27:41.822Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-18T17:27:41.822Z] --- PASS: TestUpdateRestartWithAutoRemove (1.04s) [2021-03-18T17:27:41.822Z] === RUN TestWaitNonBlocked [2021-03-18T17:27:41.822Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T17:27:41.822Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T17:27:41.822Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T17:27:41.822Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T17:27:41.822Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T17:27:41.822Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T17:27:42.111Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-18T17:27:42.764Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-18T17:27:42.764Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s) [2021-03-18T17:27:42.764Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.26s) [2021-03-18T17:27:42.764Z] === RUN TestWaitBlocked [2021-03-18T17:27:42.764Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T17:27:42.764Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T17:27:42.764Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T17:27:42.764Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T17:27:42.764Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T17:27:42.764Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T17:27:43.051Z] --- PASS: TestPluginsWithRuntimes (3.54s) [2021-03-18T17:27:43.051Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.90s) [2021-03-18T17:27:43.051Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-03-18T17:27:43.051Z] PASS [2021-03-18T17:27:43.051Z] [2021-03-18T17:27:43.051Z] DONE 9 tests in 7.345s [2021-03-18T17:27:43.051Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-18T17:27:43.051Z] INFO: Testing against a local daemon [2021-03-18T17:27:43.051Z] === RUN TestExternalGraphDriver [2021-03-18T17:27:43.051Z] === RUN TestExternalGraphDriver/json [2021-03-18T17:27:44.039Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.11s) [2021-03-18T17:27:44.039Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2021-03-18T17:27:44.039Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-18T17:27:44.039Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-18T17:27:44.151Z] --- PASS: TestWaitBlocked (0.03s) [2021-03-18T17:27:44.151Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2021-03-18T17:27:44.151Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s) [2021-03-18T17:27:44.151Z] === CONT TestContainerStartOnDaemonRestart [2021-03-18T17:27:44.151Z] === CONT TestContainerKillOnDaemonStart [2021-03-18T17:27:44.151Z] === CONT TestDaemonHostGatewayIP [2021-03-18T17:27:44.151Z] === CONT TestDaemonRestartIpcMode [2021-03-18T17:27:44.724Z] ......... [ 86%] [2021-03-18T17:27:44.791Z] --- PASS: TestNetworkLoopbackNat (3.52s) [2021-03-18T17:27:44.791Z] === RUN TestPause [2021-03-18T17:27:44.939Z] === RUN TestExternalGraphDriver/spec [2021-03-18T17:27:45.402Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-03-18T17:27:46.171Z] --- PASS: TestBuildSquashParent (7.79s) [2021-03-18T17:27:46.171Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-18T17:27:46.171Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T17:27:46.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T17:27:46.171Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T17:27:46.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T17:27:46.171Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T17:27:46.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T17:27:46.171Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T17:27:46.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T17:27:46.171Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T17:27:46.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T17:27:46.171Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T17:27:46.171Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T17:27:46.171Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T17:27:46.171Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T17:27:46.290Z] --- PASS: TestPause (1.10s) [2021-03-18T17:27:46.290Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-18T17:27:46.290Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-18T17:27:46.290Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-18T17:27:46.290Z] === RUN TestPauseStopPausedContainer [2021-03-18T17:27:46.809Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.80s) [2021-03-18T17:27:46.809Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: true, mustBeShared: true [2021-03-18T17:27:46.809Z] === RUN TestIpcModeOlderClient [2021-03-18T17:27:46.809Z] === PAUSE TestIpcModeOlderClient [2021-03-18T17:27:46.809Z] === RUN TestKillContainerInvalidSignal [2021-03-18T17:27:46.824Z] === RUN TestExternalGraphDriver/pull [2021-03-18T17:27:46.919Z] --- PASS: TestPauseStopPausedContainer (1.05s) [2021-03-18T17:27:46.919Z] === RUN TestPsFilter [2021-03-18T17:27:47.208Z] --- PASS: TestPsFilter (0.29s) [2021-03-18T17:27:47.208Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-18T17:27:48.062Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T17:27:48.231Z] --- PASS: TestKillContainerInvalidSignal (1.39s) [2021-03-18T17:27:48.231Z] === RUN TestKillContainer [2021-03-18T17:27:48.231Z] === RUN TestKillContainer/no_signal [2021-03-18T17:27:48.231Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-03-18T17:27:48.235Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.95s) [2021-03-18T17:27:48.235Z] === RUN TestRemoveContainerWithVolume [2021-03-18T17:27:48.374Z] --- PASS: TestContainerStartOnDaemonRestart (4.05s) [2021-03-18T17:27:48.374Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-18T17:27:48.710Z] --- PASS: TestExternalGraphDriver (5.54s) [2021-03-18T17:27:48.710Z] --- PASS: TestExternalGraphDriver/json (1.92s) [2021-03-18T17:27:48.710Z] --- PASS: TestExternalGraphDriver/spec (1.93s) [2021-03-18T17:27:48.710Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2021-03-18T17:27:48.710Z] === RUN TestGraphdriverPluginV2 [2021-03-18T17:27:48.948Z] --- PASS: TestDaemonRestartIpcMode (5.12s) [2021-03-18T17:27:48.948Z] === CONT TestIpcModeOlderClient [2021-03-18T17:27:48.990Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T17:27:49.210Z] --- PASS: TestIpcModeOlderClient (0.20s) [2021-03-18T17:27:49.265Z] --- PASS: TestRemoveContainerWithVolume (1.04s) [2021-03-18T17:27:49.265Z] === RUN TestRemoveContainerRunning [2021-03-18T17:27:49.593Z] === RUN TestKillContainer/non_killing_signal [2021-03-18T17:27:49.928Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T17:27:50.151Z] --- PASS: TestDaemonHostGatewayIP (6.15s) [2021-03-18T17:27:50.296Z] --- PASS: TestRemoveContainerRunning (1.04s) [2021-03-18T17:27:50.296Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-18T17:27:50.521Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-18T17:27:50.656Z] tests/integration/models_images_test.py ............... [ 89%] [2021-03-18T17:27:50.777Z] === RUN TestKillContainer/killing_signal [2021-03-18T17:27:51.292Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T17:27:51.329Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.00s) [2021-03-18T17:27:51.329Z] === RUN TestRemoveInvalidContainer [2021-03-18T17:27:51.329Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-18T17:27:51.329Z] === RUN TestRenameLinkedContainer [2021-03-18T17:27:52.065Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.74s) [2021-03-18T17:27:52.108Z] tests/integration/models_networks_test.py .... [ 90%] [2021-03-18T17:27:52.641Z] 4612f6d0b889: Verifying Checksum [2021-03-18T17:27:52.641Z] 4612f6d0b889: Download complete [2021-03-18T17:27:52.659Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-18T17:27:52.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.82s) [2021-03-18T17:27:52.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s) [2021-03-18T17:27:52.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.21s) [2021-03-18T17:27:52.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s) [2021-03-18T17:27:52.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2021-03-18T17:27:52.659Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.77s) [2021-03-18T17:27:52.659Z] === RUN TestBuildMultiStageCopy [2021-03-18T17:27:52.659Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-18T17:27:52.669Z] --- PASS: TestKillContainer (4.67s) [2021-03-18T17:27:52.669Z] --- PASS: TestKillContainer/no_signal (1.33s) [2021-03-18T17:27:52.669Z] --- PASS: TestKillContainer/non_killing_signal (1.42s) [2021-03-18T17:27:52.669Z] --- PASS: TestKillContainer/killing_signal (1.67s) [2021-03-18T17:27:52.669Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-18T17:27:52.669Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-18T17:27:52.870Z] --- PASS: TestGraphdriverPluginV2 (4.10s) [2021-03-18T17:27:52.870Z] PASS [2021-03-18T17:27:52.870Z] [2021-03-18T17:27:52.870Z] DONE 5 tests in 9.678s [2021-03-18T17:27:52.870Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-18T17:27:52.870Z] INFO: Testing against a local daemon [2021-03-18T17:27:52.870Z] === RUN TestContinueAfterPluginCrash [2021-03-18T17:27:52.870Z] === PAUSE TestContinueAfterPluginCrash [2021-03-18T17:27:52.870Z] === RUN TestReadPluginNoRead [2021-03-18T17:27:52.870Z] === PAUSE TestReadPluginNoRead [2021-03-18T17:27:52.871Z] === RUN TestDaemonStartWithLogOpt [2021-03-18T17:27:52.871Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-18T17:27:52.871Z] === CONT TestContinueAfterPluginCrash [2021-03-18T17:27:52.871Z] === CONT TestDaemonStartWithLogOpt [2021-03-18T17:27:54.560Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-18T17:27:55.773Z] --- PASS: TestRenameLinkedContainer (4.12s) [2021-03-18T17:27:55.773Z] === RUN TestRenameStoppedContainer [2021-03-18T17:27:55.925Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (3.14s) [2021-03-18T17:27:55.925Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.49s) [2021-03-18T17:27:55.925Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.37s) [2021-03-18T17:27:55.925Z] === RUN TestKillStoppedContainer [2021-03-18T17:27:55.925Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-03-18T17:27:55.925Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-18T17:27:55.925Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-03-18T17:27:55.925Z] === RUN TestKillDifferentUserContainer [2021-03-18T17:27:56.408Z] --- PASS: TestRenameStoppedContainer (1.04s) [2021-03-18T17:27:56.408Z] === RUN TestRenameRunningContainerAndReuse [2021-03-18T17:27:56.853Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-18T17:27:57.033Z] --- PASS: TestDaemonStartWithLogOpt (4.09s) [2021-03-18T17:27:57.033Z] === CONT TestReadPluginNoRead [2021-03-18T17:27:57.109Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-18T17:27:57.335Z] --- PASS: TestKillDifferentUserContainer (1.41s) [2021-03-18T17:27:57.335Z] === RUN TestInspectOomKilledTrue [2021-03-18T17:27:57.335Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-03-18T17:27:57.335Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T17:27:57.335Z] === RUN TestInspectOomKilledFalse [2021-03-18T17:27:57.335Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-18T17:27:57.335Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T17:27:57.335Z] === RUN TestLinksEtcHostsContentMatch [2021-03-18T17:27:58.048Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-18T17:27:58.652Z] --- PASS: TestContainerKillOnDaemonStart (13.68s) [2021-03-18T17:27:58.652Z] PASS [2021-03-18T17:27:58.652Z] [2021-03-18T17:27:58.652Z] === Skipped [2021-03-18T17:27:58.652Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-03-18T17:27:58.652Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T17:27:58.652Z] [2021-03-18T17:27:58.652Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.01s) [2021-03-18T17:27:58.652Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T17:27:58.652Z] [2021-03-18T17:27:58.652Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-18T17:27:58.652Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T17:27:58.652Z] [2021-03-18T17:27:58.652Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-18T17:27:58.652Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-18T17:27:58.652Z] [2021-03-18T17:27:58.652Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-18T17:27:58.652Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-18T17:27:58.652Z] [2021-03-18T17:27:58.652Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-03-18T17:27:58.652Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-18T17:27:58.652Z] [2021-03-18T17:27:58.652Z] [2021-03-18T17:27:58.652Z] DONE 196 tests, 6 skipped in 175.869s [2021-03-18T17:27:58.652Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-03-18T17:27:58.652Z] ++ 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-03-18T17:27:58.652Z] ++ set -e [2021-03-18T17:27:58.652Z] ++ '[' -n 0 ']' [2021-03-18T17:27:58.652Z] ++ set -x [2021-03-18T17:27:58.652Z] ++ 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-03-18T17:27:58.652Z] INFO: Testing against a local daemon [2021-03-18T17:27:58.652Z] === RUN TestCommitInheritsEnv [2021-03-18T17:27:58.652Z] --- PASS: TestCommitInheritsEnv (0.59s) [2021-03-18T17:27:58.652Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-18T17:27:58.652Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-18T17:27:58.652Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-18T17:27:58.652Z] === RUN TestImagesFilterMultiReference [2021-03-18T17:27:58.652Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-03-18T17:27:58.652Z] === RUN TestImagePullPlatformInvalid [2021-03-18T17:27:58.652Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-03-18T17:27:58.652Z] === RUN TestRemoveImageOrphaning [2021-03-18T17:27:58.671Z] tests/integration/models_nodes_test.py . [ 91%] [2021-03-18T17:27:59.138Z] --- PASS: TestRenameRunningContainerAndReuse (2.12s) [2021-03-18T17:27:59.138Z] === RUN TestRenameInvalidName [2021-03-18T17:27:59.224Z] --- PASS: TestRemoveImageOrphaning (0.60s) [2021-03-18T17:27:59.224Z] === RUN TestRemoveImageGarbageCollector [2021-03-18T17:27:59.224Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-18T17:27:59.224Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:27:59.224Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-18T17:27:59.224Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-03-18T17:27:59.224Z] === RUN TestTagInvalidReference [2021-03-18T17:27:59.224Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-18T17:27:59.224Z] === RUN TestTagValidPrefixedRepo [2021-03-18T17:27:59.238Z] tests/integration/models_resources_test.py . [ 91%] [2021-03-18T17:27:59.266Z] --- PASS: TestLinksEtcHostsContentMatch (1.88s) [2021-03-18T17:27:59.266Z] === RUN TestLinksContainerNames [2021-03-18T17:27:59.430Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-18T17:27:59.485Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-03-18T17:27:59.485Z] === RUN TestTagExistedNameWithoutForce [2021-03-18T17:27:59.485Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-03-18T17:27:59.485Z] === RUN TestTagOfficialNames [2021-03-18T17:27:59.485Z] --- PASS: TestTagOfficialNames (0.08s) [2021-03-18T17:27:59.485Z] === RUN TestTagMatchesDigest [2021-03-18T17:27:59.485Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-18T17:27:59.485Z] PASS [2021-03-18T17:27:59.485Z] [2021-03-18T17:27:59.485Z] === Skipped [2021-03-18T17:27:59.485Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-18T17:27:59.485Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-18T17:27:59.485Z] [2021-03-18T17:27:59.485Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-18T17:27:59.485Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:27:59.485Z] [2021-03-18T17:27:59.485Z] [2021-03-18T17:27:59.485Z] DONE 12 tests, 2 skipped in 1.932s [2021-03-18T17:27:59.485Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-03-18T17:27:59.485Z] ++ 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-03-18T17:27:59.485Z] ++ set -e [2021-03-18T17:27:59.485Z] ++ '[' -n 0 ']' [2021-03-18T17:27:59.485Z] ++ set -x [2021-03-18T17:27:59.485Z] ++ 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-03-18T17:27:59.547Z] === RUN TestReadPluginNoRead/default [2021-03-18T17:27:59.747Z] INFO: Testing against a local daemon [2021-03-18T17:27:59.747Z] === RUN TestNetworkCreateDelete [2021-03-18T17:27:59.772Z] --- PASS: TestRenameInvalidName (1.08s) [2021-03-18T17:27:59.772Z] === RUN TestRenameAnonymousContainer [2021-03-18T17:28:00.318Z] --- PASS: TestNetworkCreateDelete (0.42s) [2021-03-18T17:28:00.318Z] === RUN TestDockerNetworkDeletePreferID [2021-03-18T17:28:00.355Z] --- PASS: TestBuildMultiStageCopy (7.39s) [2021-03-18T17:28:00.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.38s) [2021-03-18T17:28:00.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-03-18T17:28:00.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-03-18T17:28:00.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-03-18T17:28:00.355Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-03-18T17:28:00.355Z] === RUN TestBuildMultiStageParentConfig [2021-03-18T17:28:00.908Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-18T17:28:01.258Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-03-18T17:28:01.705Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s) [2021-03-18T17:28:01.705Z] === RUN TestDaemonDNSFallback [2021-03-18T17:28:01.851Z] --- PASS: TestContinueAfterPluginCrash (9.41s) [2021-03-18T17:28:02.531Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-18T17:28:02.531Z] --- PASS: TestLinksContainerNames (3.19s) [2021-03-18T17:28:02.531Z] === RUN TestLogsFollowTailEmpty [2021-03-18T17:28:02.785Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-18T17:28:02.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-18T17:28:03.754Z] --- PASS: TestLogsFollowTailEmpty (1.23s) [2021-03-18T17:28:03.754Z] === RUN TestContainerNetworkMountsNoChown [2021-03-18T17:28:04.148Z] --- PASS: TestReadPluginNoRead (7.44s) [2021-03-18T17:28:04.148Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2021-03-18T17:28:04.148Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.75s) [2021-03-18T17:28:04.148Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2021-03-18T17:28:04.148Z] read_test.go:92: [dbcc224cfaad3] daemon is not started [2021-03-18T17:28:04.148Z] PASS [2021-03-18T17:28:04.148Z] [2021-03-18T17:28:04.148Z] DONE 6 tests in 11.574s [2021-03-18T17:28:04.148Z] 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-03-18T17:28:04.148Z] testing: warning: no tests to run [2021-03-18T17:28:04.148Z] PASS [2021-03-18T17:28:04.148Z] [2021-03-18T17:28:04.148Z] DONE 0 tests in 0.020s [2021-03-18T17:28:04.148Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-18T17:28:04.148Z] INFO: Testing against a local daemon [2021-03-18T17:28:04.148Z] === RUN TestPluginWithDevMounts [2021-03-18T17:28:04.148Z] === PAUSE TestPluginWithDevMounts [2021-03-18T17:28:04.148Z] === CONT TestPluginWithDevMounts [2021-03-18T17:28:04.539Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-03-18T17:28:04.539Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-03-18T17:28:05.383Z] --- PASS: TestRenameAnonymousContainer (5.21s) [2021-03-18T17:28:05.383Z] === RUN TestRenameContainerWithSameName [2021-03-18T17:28:05.593Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-03-18T17:28:05.593Z] === RUN TestBuildLabelWithTargets [2021-03-18T17:28:05.691Z] --- PASS: TestContainerNetworkMountsNoChown (1.64s) [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/default [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/default [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/private [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/private [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/rprivate [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/slave [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/slave [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/rslave [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/shared [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/shared [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/rshared [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/default [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/rslave [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/rshared [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/shared [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/rprivate [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/slave [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/private [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T17:28:05.691Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-18T17:28:05.691Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T17:28:05.691Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-18T17:28:05.947Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-18T17:28:05.947Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-18T17:28:05.947Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-18T17:28:05.947Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-18T17:28:05.947Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-18T17:28:05.947Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-18T17:28:05.947Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T17:28:05.947Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T17:28:05.947Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-18T17:28:05.947Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot (0.07s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.08s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-03-18T17:28:05.947Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-03-18T17:28:05.947Z] === RUN TestContainerBindMountNonRecursive [2021-03-18T17:28:06.018Z] --- PASS: TestRenameContainerWithSameName (1.06s) [2021-03-18T17:28:06.018Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-18T17:28:06.033Z] --- PASS: TestPluginWithDevMounts (1.72s) [2021-03-18T17:28:06.033Z] PASS [2021-03-18T17:28:06.033Z] [2021-03-18T17:28:06.033Z] DONE 1 tests in 1.770s [2021-03-18T17:28:06.033Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-18T17:28:06.033Z] INFO: Testing against a local daemon [2021-03-18T17:28:06.033Z] === RUN TestSecretInspect [2021-03-18T17:28:06.872Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-18T17:28:08.090Z] --- PASS: TestRenameContainerWithLinkedContainer (2.10s) [2021-03-18T17:28:08.090Z] === RUN TestResize [2021-03-18T17:28:08.545Z] --- PASS: TestSecretInspect (2.28s) [2021-03-18T17:28:08.545Z] === RUN TestSecretList [2021-03-18T17:28:09.125Z] --- PASS: TestResize (1.01s) [2021-03-18T17:28:09.125Z] === RUN TestResizeWithInvalidSize [2021-03-18T17:28:09.279Z] tests/integration/regression_test.py ...... [ 98%] [2021-03-18T17:28:09.797Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-03-18T17:28:09.797Z] tests/integration/credentials/utils_test.py . [100%] [2021-03-18T17:28:09.797Z] [2021-03-18T17:28:09.797Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-03-18T17:28:09.797Z] =========================== short test summary info ============================ [2021-03-18T17:28:09.797Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-03-18T17:28:09.797Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-03-18T17:28:09.797Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-03-18T17:28:09.797Z] Not supported on most drivers [2021-03-18T17:28:09.797Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-03-18T17:28:09.797Z] Output of docker top depends on host distro, and is not formalized. [2021-03-18T17:28:09.797Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-03-18T17:28:09.797Z] Output of docker top depends on host distro, and is not formalized. [2021-03-18T17:28:09.797Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-03-18T17:28:09.797Z] Can fail if eth0 has multiple IP addresses [2021-03-18T17:28:09.797Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-03-18T17:28:09.797Z] This doesn't seem to be taken into account by the engine [2021-03-18T17:28:09.797Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-03-18T17:28:09.797Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-03-18T17:28:09.797Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 355.34 seconds == [2021-03-18T17:28:09.843Z] --- PASS: TestDaemonDNSFallback (7.73s) [2021-03-18T17:28:09.843Z] === RUN TestInspectNetwork [2021-03-18T17:28:10.056Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-03-18T17:28:10.159Z] --- PASS: TestResizeWithInvalidSize (1.03s) [2021-03-18T17:28:10.159Z] === RUN TestResizeWhenContainerNotStarted [2021-03-18T17:28:10.189Z] --- PASS: TestContainerBindMountNonRecursive (4.05s) [2021-03-18T17:28:10.189Z] === RUN TestContainerVolumesMountedAsShared [2021-03-18T17:28:10.430Z] --- PASS: TestSecretList (2.31s) [2021-03-18T17:28:10.430Z] === RUN TestSecretsCreateAndDelete [2021-03-18T17:28:10.445Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-18T17:28:11.007Z] --- PASS: TestContainerVolumesMountedAsShared (0.87s) [2021-03-18T17:28:11.007Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-18T17:28:11.194Z] --- PASS: TestResizeWhenContainerNotStarted (1.04s) [2021-03-18T17:28:11.194Z] === RUN TestDaemonRestartKillContainers [2021-03-18T17:28:11.194Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T17:28:11.194Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T17:28:11.194Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T17:28:11.194Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T17:28:11.194Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T17:28:11.194Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T17:28:11.194Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T17:28:11.194Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T17:28:11.194Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:28:11.194Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:28:11.194Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:28:11.194Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:28:11.194Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:28:11.194Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T17:28:11.194Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T17:28:12.896Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-18T17:28:12.896Z] --- PASS: TestContainerVolumesMountedAsSlave (1.95s) [2021-03-18T17:28:12.896Z] === RUN TestNetworkNat [2021-03-18T17:28:12.945Z] --- PASS: TestSecretsCreateAndDelete (2.37s) [2021-03-18T17:28:12.945Z] === RUN TestSecretsUpdate [2021-03-18T17:28:13.673Z] --- PASS: TestBuildLabelWithTargets (7.99s) [2021-03-18T17:28:13.673Z] === RUN TestBuildWithEmptyLayers [2021-03-18T17:28:13.924Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:28:13.925Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:28:14.838Z] --- PASS: TestNetworkNat (1.55s) [2021-03-18T17:28:14.838Z] === RUN TestNetworkLocalhostTCPNat [2021-03-18T17:28:15.130Z] === RUN TestInspectNetwork/full_network_id [2021-03-18T17:28:15.130Z] === RUN TestInspectNetwork/partial_network_id [2021-03-18T17:28:15.130Z] === RUN TestInspectNetwork/network_name [2021-03-18T17:28:15.130Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-18T17:28:15.433Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:28:15.433Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:28:15.456Z] --- PASS: TestSecretsUpdate (2.38s) [2021-03-18T17:28:15.456Z] === RUN TestTemplatedSecret [2021-03-18T17:28:15.763Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-03-18T17:28:16.018Z] --- PASS: TestNetworkLocalhostTCPNat (1.55s) [2021-03-18T17:28:16.018Z] === RUN TestNetworkLoopbackNat [2021-03-18T17:28:16.189Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-03-18T17:28:16.189Z] === RUN TestBuildMultiStageOnBuild [2021-03-18T17:28:16.467Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T17:28:16.578Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-18T17:28:16.759Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T17:28:17.952Z] 5ff1512f88ec: Verifying Checksum [2021-03-18T17:28:17.952Z] 5ff1512f88ec: Download complete [2021-03-18T17:28:18.720Z] --- PASS: TestTemplatedSecret (3.39s) [2021-03-18T17:28:18.720Z] === RUN TestSecretCreateResolve [2021-03-18T17:28:18.826Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T17:28:19.095Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-03-18T17:28:19.119Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T17:28:19.331Z] --- PASS: TestInspectNetwork (9.75s) [2021-03-18T17:28:19.331Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-18T17:28:19.331Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-18T17:28:19.331Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-18T17:28:19.331Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-18T17:28:19.331Z] === RUN TestRunContainerWithBridgeNone [2021-03-18T17:28:19.350Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-18T17:28:19.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-03-18T17:28:20.165Z] --- PASS: TestNetworkLoopbackNat (4.10s) [2021-03-18T17:28:20.165Z] === RUN TestPause [2021-03-18T17:28:20.629Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-18T17:28:20.629Z] ok github.com/docker/docker/api/server/middleware 0.025s coverage: 37.7% of statements [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-18T17:28:20.629Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2021-03-18T17:28:20.629Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2021-03-18T17:28:20.629Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/types [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-18T17:28:20.629Z] ok github.com/docker/docker/api/types/versions 0.027s coverage: 75.0% of statements [2021-03-18T17:28:20.629Z] ok github.com/docker/docker/api/types/time 0.028s coverage: 100.0% of statements [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/builder [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-18T17:28:20.629Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-18T17:28:21.230Z] --- PASS: TestSecretCreateResolve (2.38s) [2021-03-18T17:28:21.230Z] PASS [2021-03-18T17:28:21.230Z] [2021-03-18T17:28:21.230Z] DONE 6 tests in 15.143s [2021-03-18T17:28:21.230Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-18T17:28:21.230Z] INFO: Testing against a local daemon [2021-03-18T17:28:21.230Z] === RUN TestServiceCreateInit [2021-03-18T17:28:21.230Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-18T17:28:21.429Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-03-18T17:28:21.429Z] === RUN TestBuildUncleanTarFilenames [2021-03-18T17:28:21.529Z] --- PASS: TestPause (1.34s) [2021-03-18T17:28:21.529Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-18T17:28:21.529Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-18T17:28:21.529Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-18T17:28:21.529Z] === RUN TestPauseStopPausedContainer [2021-03-18T17:28:21.995Z] --- PASS: TestBuildUncleanTarFilenames (0.71s) [2021-03-18T17:28:21.995Z] === RUN TestBuildMultiStageLayerLeak [2021-03-18T17:28:22.276Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-18T17:28:22.276Z] [2021-03-18T17:28:22.276Z] Unloading profiles will leave already running processes permanently [2021-03-18T17:28:22.276Z] unconfined, which can lead to unexpected situations. [2021-03-18T17:28:22.276Z] [2021-03-18T17:28:22.276Z] To set a process to complain mode, use the command line tool [2021-03-18T17:28:22.276Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-18T17:28:22.276Z] Post stage [Pipeline] junit [2021-03-18T17:28:22.547Z] Recording test results [2021-03-18T17:28:22.636Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T17:28:22.636Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T17:28:22.637Z] --- PASS: TestRunContainerWithBridgeNone (3.70s) [2021-03-18T17:28:22.637Z] === RUN TestNetworkInvalidJSON [2021-03-18T17:28:22.637Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-18T17:28:22.637Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-18T17:28:22.637Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T17:28:22.637Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T17:28:22.637Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T17:28:22.637Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T17:28:22.637Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-18T17:28:22.637Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T17:28:22.637Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T17:28:22.637Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-18T17:28:22.637Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-18T17:28:22.637Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-18T17:28:22.637Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-18T17:28:22.637Z] === RUN TestNetworkList [2021-03-18T17:28:22.637Z] === RUN TestNetworkList//networks [2021-03-18T17:28:22.637Z] === PAUSE TestNetworkList//networks [2021-03-18T17:28:22.637Z] === RUN TestNetworkList//networks/ [2021-03-18T17:28:22.637Z] === PAUSE TestNetworkList//networks/ [2021-03-18T17:28:22.637Z] === CONT TestNetworkList//networks [2021-03-18T17:28:22.637Z] === CONT TestNetworkList//networks/ [2021-03-18T17:28:22.637Z] --- PASS: TestNetworkList (0.03s) [2021-03-18T17:28:22.637Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-18T17:28:22.637Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-18T17:28:22.637Z] === RUN TestHostIPv4BridgeLabel [2021-03-18T17:28:22.738Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2021-03-18T17:28:22.794Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-03-18T17:28:22.892Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-18T17:28:22.892Z] --- PASS: TestPauseStopPausedContainer (1.43s) [2021-03-18T17:28:22.892Z] === RUN TestPsFilter [2021-03-18T17:28:23.072Z] + echo Ensuring container killed. [2021-03-18T17:28:23.072Z] Ensuring container killed. [2021-03-18T17:28:23.072Z] + docker rm -vf docker-pr2 [2021-03-18T17:28:23.072Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-03-18T17:28:23.147Z] --- PASS: TestPsFilter (0.21s) [2021-03-18T17:28:23.147Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-18T17:28:23.352Z] + echo Chowning /workspace to jenkins user [2021-03-18T17:28:23.352Z] Chowning /workspace to jenkins user [2021-03-18T17:28:23.352Z] + id -u [2021-03-18T17:28:23.352Z] + id -g [2021-03-18T17:28:23.352Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42163:/workspace busybox chown -R 1000:1000 /workspace [2021-03-18T17:28:23.581Z] --- PASS: TestHostIPv4BridgeLabel (0.85s) [2021-03-18T17:28:23.581Z] === RUN TestDaemonRestartWithLiveRestore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-18T17:28:24.513Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.46s) [2021-03-18T17:28:24.513Z] === RUN TestRemoveContainerWithVolume [2021-03-18T17:28:24.513Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-18T17:28:24.586Z] + bundleName=docker-py [2021-03-18T17:28:24.586Z] + echo Creating docker-py-bundles.tar.gz [2021-03-18T17:28:24.586Z] Creating docker-py-bundles.tar.gz [2021-03-18T17:28:24.586Z] + 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-03-18T17:28:24.598Z] Archiving artifacts [2021-03-18T17:28:24.840Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42163/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [2021-03-18T17:28:25.077Z] --- PASS: TestDaemonRestartWithLiveRestore (1.47s) [2021-03-18T17:28:25.077Z] === RUN TestDaemonDefaultNetworkPools [Pipeline] sh [2021-03-18T17:28:25.368Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -e DOCKER_GRAPHDRIVER docker:e31086320ea0305e2cc70490160ee30480471680 hack/make.sh binary-daemon [2021-03-18T17:28:25.369Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-18T17:28:25.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.46s) [2021-03-18T17:28:25.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.58s) [2021-03-18T17:28:25.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2021-03-18T17:28:25.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.51s) [2021-03-18T17:28:25.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2021-03-18T17:28:25.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2021-03-18T17:28:25.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s) [2021-03-18T17:28:25.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.43s) [2021-03-18T17:28:25.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.14s) [2021-03-18T17:28:25.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.27s) [2021-03-18T17:28:25.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.51s) [2021-03-18T17:28:25.369Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.42s) [2021-03-18T17:28:25.369Z] === RUN TestCgroupNamespacesRun [2021-03-18T17:28:25.510Z] ok github.com/docker/docker/builder/remotecontext/git 3.862s coverage: 86.3% of statements [2021-03-18T17:28:25.935Z] [2021-03-18T17:28:25.935Z] Removing bundles/ [2021-03-18T17:28:25.935Z] [2021-03-18T17:28:25.935Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-03-18T17:28:25.935Z] Building: bundles/binary-daemon/dockerd-dev [2021-03-18T17:28:25.935Z] GOOS="" GOARCH="" GOARM="" [2021-03-18T17:28:25.963Z] --- PASS: TestRemoveContainerWithVolume (1.26s) [2021-03-18T17:28:25.963Z] === RUN TestRemoveContainerRunning [2021-03-18T17:28:26.156Z] --- PASS: TestBuildMultiStageLayerLeak (4.29s) [2021-03-18T17:28:26.156Z] === RUN TestBuildWithHugeFile [2021-03-18T17:28:26.463Z] --- PASS: TestDaemonDefaultNetworkPools (1.35s) [2021-03-18T17:28:26.463Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-18T17:28:26.468Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-18T17:28:26.562Z] ok github.com/docker/docker/builder/remotecontext 0.578s coverage: 13.7% of statements [2021-03-18T17:28:26.877Z] --- PASS: TestCgroupNamespacesRun (2.05s) [2021-03-18T17:28:26.877Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-18T17:28:26.888Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-03-18T17:28:27.143Z] --- PASS: TestRemoveContainerRunning (1.33s) [2021-03-18T17:28:27.143Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-18T17:28:28.376Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.04s) [2021-03-18T17:28:28.376Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-18T17:28:28.505Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.20s) [2021-03-18T17:28:28.505Z] === RUN TestRemoveInvalidContainer [2021-03-18T17:28:28.505Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-03-18T17:28:28.506Z] === RUN TestRenameLinkedContainer [2021-03-18T17:28:28.945Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2021-03-18T17:28:28.945Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-18T17:28:29.326Z] ok github.com/docker/docker/builder/dockerfile 1.165s coverage: 48.3% of statements [2021-03-18T17:28:29.326Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-18T17:28:29.326Z] ? github.com/docker/docker/cli [no test files] [2021-03-18T17:28:29.326Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-18T17:28:29.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-18T17:28:30.647Z] --- PASS: TestServiceCreateInit (9.41s) [2021-03-18T17:28:30.647Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.65s) [2021-03-18T17:28:30.647Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.74s) [2021-03-18T17:28:30.647Z] === RUN TestCreateServiceMultipleTimes [2021-03-18T17:28:30.923Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.53s) [2021-03-18T17:28:30.923Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-18T17:28:31.036Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.07s) [2021-03-18T17:28:31.036Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-18T17:28:31.247Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-03-18T17:28:31.864Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.00s) [2021-03-18T17:28:31.864Z] === RUN TestServiceWithPredefinedNetwork [2021-03-18T17:28:32.086Z] ok github.com/docker/docker/client 0.505s coverage: 75.4% of statements [2021-03-18T17:28:32.544Z] --- PASS: TestCgroupNamespacesRunHostMode (1.98s) [2021-03-18T17:28:32.544Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-18T17:28:33.761Z] --- PASS: TestRenameLinkedContainer (5.15s) [2021-03-18T17:28:33.761Z] === RUN TestRenameStoppedContainer [2021-03-18T17:28:34.612Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.04s) [2021-03-18T17:28:34.612Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-18T17:28:34.689Z] --- PASS: TestRenameStoppedContainer (1.22s) [2021-03-18T17:28:34.689Z] === RUN TestRenameRunningContainerAndReuse [2021-03-18T17:28:35.165Z] --- PASS: TestServiceWithPredefinedNetwork (3.36s) [2021-03-18T17:28:35.165Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-18T17:28:35.165Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T17:28:35.165Z] service_test.go:242: FLAKY_TEST [2021-03-18T17:28:35.165Z] === RUN TestServiceWithDataPathPortInit [2021-03-18T17:28:36.679Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s) [2021-03-18T17:28:36.679Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-18T17:28:37.312Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2021-03-18T17:28:37.312Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-18T17:28:38.002Z] --- PASS: TestRenameRunningContainerAndReuse (2.84s) [2021-03-18T17:28:38.002Z] === RUN TestRenameInvalidName [2021-03-18T17:28:38.258Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-03-18T17:28:38.819Z] --- PASS: TestRenameInvalidName (1.32s) [2021-03-18T17:28:38.819Z] === RUN TestRenameAnonymousContainer [2021-03-18T17:28:39.381Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s) [2021-03-18T17:28:39.381Z] === RUN TestKernelTCPMemory [2021-03-18T17:28:40.182Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-03-18T17:28:40.888Z] --- PASS: TestKernelTCPMemory (1.21s) [2021-03-18T17:28:40.888Z] === RUN TestNISDomainname [2021-03-18T17:28:41.923Z] --- PASS: TestNISDomainname (1.35s) [2021-03-18T17:28:41.923Z] === RUN TestHostnameDnsResolution [2021-03-18T17:28:43.446Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-03-18T17:28:43.446Z] --- PASS: TestRenameAnonymousContainer (4.43s) [2021-03-18T17:28:43.446Z] === RUN TestRenameContainerWithSameName [2021-03-18T17:28:43.990Z] --- PASS: TestHostnameDnsResolution (2.11s) [2021-03-18T17:28:43.990Z] === RUN TestStats [2021-03-18T17:28:44.813Z] --- PASS: TestRenameContainerWithSameName (1.26s) [2021-03-18T17:28:44.813Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-18T17:28:47.328Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-18T17:28:47.328Z] --- PASS: TestRenameContainerWithLinkedContainer (2.59s) [2021-03-18T17:28:47.328Z] === RUN TestResize [2021-03-18T17:28:47.507Z] --- PASS: TestStats (3.12s) [2021-03-18T17:28:47.507Z] === RUN TestStopContainerWithTimeout [2021-03-18T17:28:47.507Z] === RUN TestStopContainerWithTimeout/0 [2021-03-18T17:28:47.507Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-18T17:28:47.507Z] === RUN TestStopContainerWithTimeout/1 [2021-03-18T17:28:47.507Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-18T17:28:47.507Z] === RUN TestStopContainerWithTimeout/3 [2021-03-18T17:28:47.507Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-18T17:28:47.507Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-18T17:28:47.507Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-18T17:28:47.507Z] === CONT TestStopContainerWithTimeout/0 [2021-03-18T17:28:47.507Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-18T17:28:48.541Z] === CONT TestStopContainerWithTimeout/3 [2021-03-18T17:28:48.679Z] --- PASS: TestCreateServiceMultipleTimes (17.17s) [2021-03-18T17:28:48.679Z] === RUN TestCreateServiceConflict [2021-03-18T17:28:48.691Z] --- PASS: TestResize (1.28s) [2021-03-18T17:28:48.691Z] === RUN TestResizeWithInvalidSize [2021-03-18T17:28:50.041Z] --- PASS: TestCreateServiceConflict (2.25s) [2021-03-18T17:28:50.041Z] === RUN TestCreateServiceMaxReplicas [2021-03-18T17:28:50.055Z] --- PASS: TestResizeWithInvalidSize (1.42s) [2021-03-18T17:28:50.055Z] === RUN TestResizeWhenContainerNotStarted [2021-03-18T17:28:50.610Z] === CONT TestStopContainerWithTimeout/1 [2021-03-18T17:28:50.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-18T17:28:51.237Z] --- PASS: TestResizeWhenContainerNotStarted (1.35s) [2021-03-18T17:28:51.237Z] === RUN TestDaemonRestartKillContainers [2021-03-18T17:28:51.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T17:28:51.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T17:28:51.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T17:28:51.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T17:28:51.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T17:28:51.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T17:28:51.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T17:28:51.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T17:28:51.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T17:28:51.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T17:28:51.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T17:28:51.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T17:28:51.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T17:28:51.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T17:28:51.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T17:28:51.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T17:28:51.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:28:51.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:28:51.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:28:51.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:28:51.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:28:51.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:28:51.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:28:51.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:28:51.237Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T17:28:51.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T17:28:52.716Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-18T17:28:52.716Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2021-03-18T17:28:52.716Z] --- PASS: TestStopContainerWithTimeout/-1 (3.20s) [2021-03-18T17:28:52.716Z] --- PASS: TestStopContainerWithTimeout/3 (3.01s) [2021-03-18T17:28:52.716Z] --- PASS: TestStopContainerWithTimeout/1 (2.04s) [2021-03-18T17:28:52.716Z] === RUN TestDeleteDevicemapper [2021-03-18T17:28:52.716Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-18T17:28:52.716Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-18T17:28:52.716Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-18T17:28:53.305Z] --- PASS: TestCreateServiceMaxReplicas (2.91s) [2021-03-18T17:28:53.305Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-18T17:28:55.403Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-18T17:28:55.403Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:28:55.658Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-18T17:28:55.658Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:28:56.333Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.03s) [2021-03-18T17:28:56.333Z] === RUN TestUpdateMemory [2021-03-18T17:28:56.333Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-18T17:28:56.333Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-18T17:28:56.333Z] === RUN TestUpdateCPUQuota [2021-03-18T17:28:57.132Z] --- PASS: TestServiceWithDataPathPortInit (18.83s) [2021-03-18T17:28:57.132Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-18T17:28:57.543Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:28:57.798Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:28:58.726Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-03-18T17:28:59.288Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-18T17:28:59.544Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T17:28:59.544Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T17:29:00.792Z] --- PASS: TestUpdateCPUQuota (4.16s) [2021-03-18T17:29:00.792Z] === RUN TestUpdatePidsLimit [2021-03-18T17:29:00.792Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-18T17:29:01.425Z] === RUN TestUpdatePidsLimit/no_change [2021-03-18T17:29:02.057Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-18T17:29:02.693Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-18T17:29:02.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-03-18T17:29:03.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-18T17:29:03.326Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-18T17:29:03.666Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T17:29:03.716Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.30s) [2021-03-18T17:29:03.716Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:e68vu9h97uf7q2nrtj2adoe21 Created:2021-03-18 17:28:55.728416657 +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[b248b45e889b5020a0c4bc400eb0c6b48dcf4b5f51c823b01f9dab21c83ae819:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ic4hx3f2iy2qla5tivs0d5vol EndpointID:c6b7414e549ee5cb4ba7cd3b7b2deea2332a11e10d48faeeb0350678c02d44a9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9ce7576c120159fb62188d7105fd00483b41f76a8ce359ce30e17706fc25495f 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:ed0ffb5529d9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ic4hx3f2iy2qla5tivs0d5vol EndpointID:c6b7414e549ee5cb4ba7cd3b7b2deea2332a11e10d48faeeb0350678c02d44a9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-18T17:29:03.716Z] PASS [2021-03-18T17:29:03.716Z] [2021-03-18T17:29:03.716Z] === Skipped [2021-03-18T17:29:03.716Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T17:29:03.716Z] service_test.go:242: FLAKY_TEST [2021-03-18T17:29:03.716Z] [2021-03-18T17:29:03.716Z] [2021-03-18T17:29:03.716Z] DONE 26 tests, 1 skipped in 63.795s [2021-03-18T17:29:03.716Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-18T17:29:03.716Z] ++ 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-03-18T17:29:03.716Z] ++ set -e [2021-03-18T17:29:03.716Z] ++ '[' -n 0 ']' [2021-03-18T17:29:03.716Z] ++ set -x [2021-03-18T17:29:03.716Z] ++ 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-03-18T17:29:03.716Z] INFO: Testing against a local daemon [2021-03-18T17:29:03.716Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-18T17:29:03.716Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-18T17:29:03.716Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:29:03.716Z] === RUN TestDockerNetworkIpvlan [2021-03-18T17:29:03.716Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-18T17:29:03.716Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:29:03.716Z] PASS [2021-03-18T17:29:03.716Z] [2021-03-18T17:29:03.716Z] === Skipped [2021-03-18T17:29:03.716Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-18T17:29:03.716Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:29:03.716Z] [2021-03-18T17:29:03.716Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-18T17:29:03.716Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:29:03.716Z] [2021-03-18T17:29:03.716Z] [2021-03-18T17:29:03.716Z] DONE 2 tests, 2 skipped in 0.229s [2021-03-18T17:29:03.716Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-18T17:29:03.716Z] ++ 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-03-18T17:29:03.716Z] ++ set -e [2021-03-18T17:29:03.716Z] ++ '[' -n 0 ']' [2021-03-18T17:29:03.716Z] ++ set -x [2021-03-18T17:29:03.716Z] ++ 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-03-18T17:29:03.921Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T17:29:03.961Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-18T17:29:03.977Z] INFO: Testing against a local daemon [2021-03-18T17:29:03.977Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-18T17:29:04.253Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-18T17:29:04.484Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-03-18T17:29:06.321Z] --- PASS: TestUpdatePidsLimit (5.33s) [2021-03-18T17:29:06.321Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.63s) [2021-03-18T17:29:06.321Z] --- PASS: TestUpdatePidsLimit/no_change (0.64s) [2021-03-18T17:29:06.321Z] --- PASS: TestUpdatePidsLimit/update_lower (0.61s) [2021-03-18T17:29:06.321Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.67s) [2021-03-18T17:29:06.321Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.61s) [2021-03-18T17:29:06.321Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.60s) [2021-03-18T17:29:06.321Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.60s) [2021-03-18T17:29:06.321Z] === RUN TestUpdateRestartPolicy [2021-03-18T17:29:06.522Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.25s) [2021-03-18T17:29:06.522Z] === RUN TestDockerNetworkMacvlan [2021-03-18T17:29:07.465Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-18T17:29:07.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-03-18T17:29:08.134Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.13s) [2021-03-18T17:29:08.134Z] === RUN TestCreateServiceSecretFileMode [2021-03-18T17:29:08.389Z] --- PASS: TestCreateServiceSecretFileMode (2.41s) [2021-03-18T17:29:08.389Z] === RUN TestCreateServiceConfigFileMode [2021-03-18T17:29:08.850Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-18T17:29:09.635Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T17:29:09.635Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T17:29:10.235Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-18T17:29:11.551Z] ok github.com/docker/docker/cmd/dockerd 0.256s coverage: 29.1% of statements [2021-03-18T17:29:11.653Z] --- PASS: TestCreateServiceConfigFileMode (2.76s) [2021-03-18T17:29:11.653Z] === RUN TestCreateServiceSysctls [2021-03-18T17:29:12.194Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-18T17:29:12.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-03-18T17:29:12.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-03-18T17:29:12.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-03-18T17:29:13.815Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-18T17:29:13.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.23s) [2021-03-18T17:29:13.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.39s) [2021-03-18T17:29:13.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.07s) [2021-03-18T17:29:13.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.03s) [2021-03-18T17:29:13.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.09s) [2021-03-18T17:29:13.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.97s) [2021-03-18T17:29:13.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.97s) [2021-03-18T17:29:13.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.20s) [2021-03-18T17:29:13.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.74s) [2021-03-18T17:29:13.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.10s) [2021-03-18T17:29:13.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.91s) [2021-03-18T17:29:13.815Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.85s) [2021-03-18T17:29:13.815Z] === RUN TestCgroupNamespacesRun [2021-03-18T17:29:13.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-18T17:29:14.440Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-18T17:29:14.917Z] --- PASS: TestCreateServiceSysctls (3.72s) [2021-03-18T17:29:14.917Z] === RUN TestCreateServiceCapabilities [2021-03-18T17:29:15.223Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-18T17:29:16.061Z] ok github.com/docker/docker/container 0.187s coverage: 34.7% of statements [2021-03-18T17:29:16.061Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-18T17:29:16.061Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-18T17:29:16.061Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-18T17:29:16.061Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-18T17:29:16.150Z] --- PASS: TestCgroupNamespacesRun (2.68s) [2021-03-18T17:29:16.150Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-18T17:29:16.405Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-18T17:29:16.405Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-03-18T17:29:17.331Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-18T17:29:17.932Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2021-03-18T17:29:17.932Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-18T17:29:18.175Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.034s coverage: 65.3% of statements [2021-03-18T17:29:18.198Z] --- PASS: TestCreateServiceCapabilities (2.79s) [2021-03-18T17:29:18.198Z] === RUN TestInspect [2021-03-18T17:29:18.657Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-18T17:29:20.711Z] --- PASS: TestInspect (3.10s) [2021-03-18T17:29:20.711Z] === RUN TestCreateJob [2021-03-18T17:29:21.195Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.75s) [2021-03-18T17:29:21.195Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-18T17:29:21.659Z] --- PASS: TestUpdateRestartPolicy (13.70s) [2021-03-18T17:29:21.659Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-18T17:29:21.659Z] --- PASS: TestUpdateRestartWithAutoRemove (1.01s) [2021-03-18T17:29:21.659Z] === RUN TestWaitNonBlocked [2021-03-18T17:29:21.659Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T17:29:21.659Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T17:29:21.659Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T17:29:21.659Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T17:29:21.659Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T17:29:21.659Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T17:29:21.951Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-18T17:29:21.951Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s) [2021-03-18T17:29:21.951Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.31s) [2021-03-18T17:29:21.951Z] === RUN TestWaitBlocked [2021-03-18T17:29:21.951Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T17:29:21.951Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T17:29:21.951Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T17:29:21.951Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T17:29:21.951Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T17:29:21.951Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T17:29:22.325Z] --- PASS: TestBuildWithHugeFile (52.52s) [2021-03-18T17:29:22.325Z] === RUN TestBuildWCOWSandboxSize [2021-03-18T17:29:22.325Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-18T17:29:22.325Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-18T17:29:22.325Z] === RUN TestBuildWithEmptyDockerfile [2021-03-18T17:29:22.325Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T17:29:22.325Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T17:29:22.325Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T17:29:22.325Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T17:29:22.325Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T17:29:22.325Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T17:29:22.325Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T17:29:22.325Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T17:29:22.325Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T17:29:22.325Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-03-18T17:29:22.325Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-03-18T17:29:22.325Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-03-18T17:29:22.325Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-03-18T17:29:22.325Z] === RUN TestBuildPreserveOwnership [2021-03-18T17:29:22.325Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-18T17:29:22.705Z] ok github.com/docker/docker/daemon/cluster/convert 0.047s coverage: 35.9% of statements [2021-03-18T17:29:23.081Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-03-18T17:29:23.460Z] --- PASS: TestWaitBlocked (0.02s) [2021-03-18T17:29:23.460Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.31s) [2021-03-18T17:29:23.460Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.40s) [2021-03-18T17:29:23.460Z] === CONT TestContainerStartOnDaemonRestart [2021-03-18T17:29:23.460Z] === CONT TestContainerKillOnDaemonStart [2021-03-18T17:29:23.643Z] --- PASS: TestCgroupNamespacesRunHostMode (2.87s) [2021-03-18T17:29:23.643Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-18T17:29:23.975Z] --- PASS: TestCreateJob (3.27s) [2021-03-18T17:29:23.975Z] === RUN TestReplicatedJob [2021-03-18T17:29:25.532Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-18T17:29:25.585Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-18T17:29:26.286Z] ok github.com/docker/docker/daemon/cluster 0.118s coverage: 0.5% of statements [2021-03-18T17:29:26.799Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-18T17:29:26.896Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.02s) [2021-03-18T17:29:26.896Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-18T17:29:26.978Z] --- PASS: TestContainerStartOnDaemonRestart (3.41s) [2021-03-18T17:29:26.978Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-18T17:29:27.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-03-18T17:29:27.152Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-18T17:29:28.533Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-03-18T17:29:28.533Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.78s) [2021-03-18T17:29:28.533Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-18T17:29:29.343Z] --- PASS: TestDockerNetworkMacvlan (22.77s) [2021-03-18T17:29:29.343Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.15s) [2021-03-18T17:29:29.343Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-03-18T17:29:29.343Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.64s) [2021-03-18T17:29:29.343Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.97s) [2021-03-18T17:29:29.343Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.51s) [2021-03-18T17:29:29.343Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.92s) [2021-03-18T17:29:29.343Z] PASS [2021-03-18T17:29:29.343Z] [2021-03-18T17:29:29.343Z] DONE 8 tests in 25.225s [2021-03-18T17:29:29.343Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-18T17:29:29.343Z] ++ 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-03-18T17:29:29.343Z] ++ set -e [2021-03-18T17:29:29.343Z] ++ '[' -n 0 ']' [2021-03-18T17:29:29.343Z] ++ set -x [2021-03-18T17:29:29.343Z] ++ 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-03-18T17:29:29.343Z] testing: warning: no tests to run [2021-03-18T17:29:29.343Z] PASS [2021-03-18T17:29:29.343Z] [2021-03-18T17:29:29.343Z] DONE 0 tests in 0.040s [2021-03-18T17:29:29.343Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-18T17:29:29.343Z] ++ 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-03-18T17:29:29.343Z] ++ set -e [2021-03-18T17:29:29.343Z] ++ '[' -n 0 ']' [2021-03-18T17:29:29.343Z] ++ set -x [2021-03-18T17:29:29.343Z] ++ 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-03-18T17:29:29.343Z] INFO: Testing against a local daemon [2021-03-18T17:29:29.343Z] === RUN TestAuthZPluginAllowRequest [2021-03-18T17:29:29.460Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.05s) [2021-03-18T17:29:29.460Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-18T17:29:29.715Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-18T17:29:29.747Z] --- PASS: TestBuildPreserveOwnership (10.14s) [2021-03-18T17:29:29.747Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.13s) [2021-03-18T17:29:29.747Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-03-18T17:29:29.747Z] === RUN TestBuildPlatformInvalid [2021-03-18T17:29:29.747Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-03-18T17:29:29.747Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-18T17:29:29.747Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-18T17:29:29.747Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-18T17:29:29.747Z] PASS [2021-03-18T17:29:29.747Z] [2021-03-18T17:29:29.747Z] === Skipped [2021-03-18T17:29:29.747Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-18T17:29:29.747Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T17:29:29.747Z] [2021-03-18T17:29:29.747Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-18T17:29:29.747Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-18T17:29:29.747Z] [2021-03-18T17:29:29.747Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-18T17:29:29.747Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-18T17:29:29.747Z] [2021-03-18T17:29:29.747Z] [2021-03-18T17:29:29.747Z] DONE 34 tests, 3 skipped in 132.425s [2021-03-18T17:29:29.747Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-18T17:29:29.747Z] INFO: Testing against a local daemon [2021-03-18T17:29:29.747Z] === RUN TestConfigInspect [2021-03-18T17:29:29.747Z] --- SKIP: TestConfigInspect (0.02s) [2021-03-18T17:29:29.747Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:29:29.747Z] === RUN TestConfigList [2021-03-18T17:29:29.747Z] --- SKIP: TestConfigList (0.02s) [2021-03-18T17:29:29.747Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:29:29.747Z] === RUN TestConfigsCreateAndDelete [2021-03-18T17:29:29.747Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2021-03-18T17:29:29.747Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:29:29.747Z] === RUN TestConfigsUpdate [2021-03-18T17:29:29.747Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-03-18T17:29:29.747Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:29:29.747Z] === RUN TestTemplatedConfig [2021-03-18T17:29:29.747Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-18T17:29:29.747Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:29:29.747Z] === RUN TestConfigCreateResolve [2021-03-18T17:29:29.747Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-03-18T17:29:29.747Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:29:29.747Z] === RUN TestConfigDaemonLibtrustID [2021-03-18T17:29:29.852Z] ok github.com/docker/docker/daemon/config 0.112s coverage: 81.8% of statements [2021-03-18T17:29:30.506Z] --- PASS: TestReplicatedJob (6.49s) [2021-03-18T17:29:30.506Z] === RUN TestUpdateReplicatedJob [2021-03-18T17:29:30.543Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.11s) [2021-03-18T17:29:30.543Z] === CONT TestDaemonHostGatewayIP [2021-03-18T17:29:31.110Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-03-18T17:29:31.110Z] PASS [2021-03-18T17:29:31.110Z] [2021-03-18T17:29:31.110Z] === Skipped [2021-03-18T17:29:31.110Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-03-18T17:29:31.110Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:29:31.110Z] [2021-03-18T17:29:31.110Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-03-18T17:29:31.110Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:29:31.110Z] [2021-03-18T17:29:31.110Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2021-03-18T17:29:31.110Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:29:31.110Z] [2021-03-18T17:29:31.110Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-03-18T17:29:31.110Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:29:31.110Z] [2021-03-18T17:29:31.110Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-03-18T17:29:31.110Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:29:31.110Z] [2021-03-18T17:29:31.110Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-03-18T17:29:31.110Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:29:31.110Z] [2021-03-18T17:29:31.110Z] [2021-03-18T17:29:31.110Z] DONE 7 tests, 6 skipped in 1.720s [2021-03-18T17:29:31.110Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-18T17:29:31.110Z] INFO: Testing against a local daemon [2021-03-18T17:29:31.110Z] === RUN TestCheckpoint [2021-03-18T17:29:31.110Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-18T17:29:31.110Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T17:29:31.110Z] === RUN TestContainerInvalidJSON [2021-03-18T17:29:31.110Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T17:29:31.110Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T17:29:31.110Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T17:29:31.110Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T17:29:31.110Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-18T17:29:31.110Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-18T17:29:31.110Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T17:29:31.110Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-18T17:29:31.110Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T17:29:31.110Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-18T17:29:31.110Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-18T17:29:31.110Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-18T17:29:31.110Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-18T17:29:31.110Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-18T17:29:31.257Z] --- PASS: TestAuthZPluginAllowRequest (2.06s) [2021-03-18T17:29:31.257Z] === RUN TestAuthZPluginTLS [2021-03-18T17:29:31.366Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-03-18T17:29:31.366Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-18T17:29:31.366Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-03-18T17:29:31.366Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-18T17:29:31.366Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-03-18T17:29:31.366Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-18T17:29:31.366Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-03-18T17:29:31.366Z] === RUN TestCopyFromContainer [2021-03-18T17:29:31.391Z] ok github.com/docker/docker/daemon/discovery 0.023s coverage: 30.0% of statements [2021-03-18T17:29:31.648Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-03-18T17:29:31.828Z] --- PASS: TestAuthZPluginTLS (0.74s) [2021-03-18T17:29:31.828Z] === RUN TestAuthZPluginDenyRequest [2021-03-18T17:29:32.064Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2021-03-18T17:29:32.210Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.77s) [2021-03-18T17:29:32.210Z] === RUN TestKernelTCPMemory [2021-03-18T17:29:32.771Z] --- PASS: TestAuthZPluginDenyRequest (0.71s) [2021-03-18T17:29:32.771Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-18T17:29:33.343Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.71s) [2021-03-18T17:29:33.343Z] === RUN TestAuthZPluginDenyResponse [2021-03-18T17:29:33.769Z] --- PASS: TestUpdateReplicatedJob (3.28s) [2021-03-18T17:29:33.769Z] === RUN TestServiceListWithStatuses [2021-03-18T17:29:33.769Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-18T17:29:33.769Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-18T17:29:33.769Z] === RUN TestDockerNetworkConnectAlias [2021-03-18T17:29:34.061Z] --- PASS: TestDaemonHostGatewayIP (3.87s) [2021-03-18T17:29:34.061Z] === CONT TestDaemonRestartIpcMode [2021-03-18T17:29:34.140Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-03-18T17:29:34.140Z] --- PASS: TestKernelTCPMemory (1.84s) [2021-03-18T17:29:34.140Z] === RUN TestNISDomainname [2021-03-18T17:29:34.285Z] --- PASS: TestAuthZPluginDenyResponse (0.78s) [2021-03-18T17:29:34.285Z] === RUN TestAuthZPluginAllowEventStream [2021-03-18T17:29:34.832Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-03-18T17:29:35.575Z] === RUN TestCopyFromContainer// [2021-03-18T17:29:35.575Z] === RUN TestCopyFromContainer//bar/root [2021-03-18T17:29:35.575Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-18T17:29:35.575Z] === RUN TestCopyFromContainer/bar/quux [2021-03-18T17:29:35.575Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-18T17:29:35.575Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-18T17:29:35.575Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-18T17:29:35.575Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-18T17:29:35.575Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-18T17:29:35.831Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-18T17:29:35.831Z] --- PASS: TestCopyFromContainer (4.44s) [2021-03-18T17:29:35.831Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-18T17:29:35.831Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-03-18T17:29:35.831Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-18T17:29:35.831Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-03-18T17:29:35.831Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-03-18T17:29:35.831Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-18T17:29:35.831Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-18T17:29:35.831Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-03-18T17:29:35.831Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-03-18T17:29:35.831Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-03-18T17:29:35.831Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-18T17:29:35.831Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T17:29:35.831Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T17:29:35.831Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T17:29:35.831Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T17:29:35.831Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T17:29:35.831Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T17:29:35.831Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T17:29:35.831Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T17:29:35.831Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T17:29:35.831Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-18T17:29:35.831Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-18T17:29:35.831Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-18T17:29:35.831Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-18T17:29:35.831Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-18T17:29:35.831Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-03-18T17:29:35.831Z] === RUN TestCreateWithInvalidEnv [2021-03-18T17:29:35.831Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-18T17:29:35.831Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-18T17:29:35.831Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-18T17:29:35.831Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-18T17:29:35.831Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-18T17:29:35.831Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-18T17:29:35.831Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-18T17:29:35.831Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-18T17:29:35.831Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-18T17:29:35.831Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-18T17:29:35.831Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-18T17:29:35.831Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-18T17:29:35.831Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-18T17:29:35.831Z] === RUN TestCreateTmpfsMountsTarget [2021-03-18T17:29:35.831Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-18T17:29:35.831Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-18T17:29:36.026Z] --- PASS: TestNISDomainname (2.01s) [2021-03-18T17:29:36.026Z] === RUN TestHostnameDnsResolution [2021-03-18T17:29:36.130Z] --- PASS: TestContainerKillOnDaemonStart (12.79s) [2021-03-18T17:29:36.130Z] === CONT TestIpcModeOlderClient [2021-03-18T17:29:36.421Z] --- PASS: TestIpcModeOlderClient (0.18s) [2021-03-18T17:29:36.828Z] --- PASS: TestAuthZPluginAllowEventStream (2.18s) [2021-03-18T17:29:36.829Z] === RUN TestAuthZPluginErrorResponse [2021-03-18T17:29:37.089Z] --- PASS: TestAuthZPluginErrorResponse (0.74s) [2021-03-18T17:29:37.089Z] === RUN TestAuthZPluginErrorRequest [2021-03-18T17:29:37.603Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2021-03-18T17:29:37.661Z] --- PASS: TestAuthZPluginErrorRequest (0.71s) [2021-03-18T17:29:37.661Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-18T17:29:37.912Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-18T17:29:38.169Z] --- PASS: TestHostnameDnsResolution (2.01s) [2021-03-18T17:29:38.169Z] === RUN TestStats [2021-03-18T17:29:38.344Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2021-03-18T17:29:38.344Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-18T17:29:38.424Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-03-18T17:29:38.490Z] --- PASS: TestDaemonRestartIpcMode (4.30s) [2021-03-18T17:29:38.490Z] PASS [2021-03-18T17:29:38.490Z] [2021-03-18T17:29:38.490Z] === Skipped [2021-03-18T17:29:38.490Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-03-18T17:29:38.490Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T17:29:38.490Z] [2021-03-18T17:29:38.490Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-18T17:29:38.490Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T17:29:38.490Z] [2021-03-18T17:29:38.490Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-18T17:29:38.490Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T17:29:38.490Z] [2021-03-18T17:29:38.490Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-18T17:29:38.490Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-18T17:29:38.490Z] [2021-03-18T17:29:38.490Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-03-18T17:29:38.490Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-18T17:29:38.490Z] [2021-03-18T17:29:38.490Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-03-18T17:29:38.490Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-18T17:29:38.490Z] [2021-03-18T17:29:38.490Z] [2021-03-18T17:29:38.490Z] DONE 196 tests, 6 skipped in 177.467s [2021-03-18T17:29:38.490Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-03-18T17:29:38.490Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:29:38.490Z] ++ set -e [2021-03-18T17:29:38.490Z] ++ '[' -n 0 ']' [2021-03-18T17:29:38.490Z] ++ set -x [2021-03-18T17:29:38.490Z] ++ 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=s390x 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/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:29:38.490Z] INFO: Testing against a local daemon [2021-03-18T17:29:38.490Z] === RUN TestCommitInheritsEnv [2021-03-18T17:29:38.603Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.73s) [2021-03-18T17:29:38.603Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-18T17:29:38.654Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.510s coverage: 14.1% of statements [2021-03-18T17:29:38.950Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.477s coverage: 57.1% of statements [2021-03-18T17:29:39.006Z] --- PASS: TestDockerNetworkConnectAlias (4.78s) [2021-03-18T17:29:39.006Z] === RUN TestDockerNetworkReConnect [2021-03-18T17:29:39.123Z] --- PASS: TestCommitInheritsEnv (0.69s) [2021-03-18T17:29:39.123Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-18T17:29:39.123Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-18T17:29:39.123Z] === RUN TestImagesFilterMultiReference [2021-03-18T17:29:39.414Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-03-18T17:29:39.414Z] === RUN TestImagePullPlatformInvalid [2021-03-18T17:29:39.414Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2021-03-18T17:29:39.414Z] === RUN TestRemoveImageOrphaning [2021-03-18T17:29:39.711Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.90s) [2021-03-18T17:29:39.711Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-18T17:29:39.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T17:29:39.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T17:29:39.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T17:29:39.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T17:29:39.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T17:29:39.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T17:29:39.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T17:29:39.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T17:29:39.711Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T17:29:39.711Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T17:29:39.711Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T17:29:39.711Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T17:29:39.711Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T17:29:39.711Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T17:29:39.711Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T17:29:39.966Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-18T17:29:39.966Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-18T17:29:39.966Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-18T17:29:39.967Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-18T17:29:39.967Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-03-18T17:29:39.967Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-18T17:29:39.967Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-18T17:29:40.047Z] --- PASS: TestRemoveImageOrphaning (0.63s) [2021-03-18T17:29:40.047Z] === RUN TestRemoveImageGarbageCollector [2021-03-18T17:29:40.047Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2021-03-18T17:29:40.047Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:29:40.047Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-18T17:29:40.047Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-03-18T17:29:40.047Z] === RUN TestTagInvalidReference [2021-03-18T17:29:40.047Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-18T17:29:40.047Z] === RUN TestTagValidPrefixedRepo [2021-03-18T17:29:40.047Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-03-18T17:29:40.047Z] === RUN TestTagExistedNameWithoutForce [2021-03-18T17:29:40.047Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-03-18T17:29:40.047Z] === RUN TestTagOfficialNames [2021-03-18T17:29:40.047Z] --- PASS: TestTagOfficialNames (0.03s) [2021-03-18T17:29:40.047Z] === RUN TestTagMatchesDigest [2021-03-18T17:29:40.047Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-18T17:29:40.047Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-18T17:29:40.309Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-18T17:29:40.528Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2021-03-18T17:29:40.528Z] === RUN TestCreateDifferentPlatform [2021-03-18T17:29:40.528Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-18T17:29:40.528Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-18T17:29:40.528Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-18T17:29:40.528Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-18T17:29:40.528Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-18T17:29:40.528Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-18T17:29:40.528Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-03-18T17:29:40.528Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-18T17:29:40.528Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-03-18T17:29:40.528Z] === RUN TestContainerStartOnDaemonRestart [2021-03-18T17:29:40.528Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-03-18T17:29:40.528Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-18T17:29:40.528Z] === RUN TestDaemonRestartIpcMode [2021-03-18T17:29:40.528Z] === PAUSE TestDaemonRestartIpcMode [2021-03-18T17:29:40.528Z] === RUN TestDaemonHostGatewayIP [2021-03-18T17:29:40.528Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-03-18T17:29:40.528Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T17:29:40.528Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-18T17:29:40.528Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-18T17:29:40.528Z] === RUN TestContainerKillOnDaemonStart [2021-03-18T17:29:40.528Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-18T17:29:40.528Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-18T17:29:40.528Z] === RUN TestDiff [2021-03-18T17:29:41.153Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.55s) [2021-03-18T17:29:41.153Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-18T17:29:41.236Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-18T17:29:41.456Z] --- PASS: TestDiff (0.65s) [2021-03-18T17:29:41.456Z] === RUN TestExecWithCloseStdin [2021-03-18T17:29:41.493Z] --- PASS: TestStats (3.30s) [2021-03-18T17:29:41.493Z] === RUN TestStopContainerWithTimeout [2021-03-18T17:29:41.493Z] === RUN TestStopContainerWithTimeout/0 [2021-03-18T17:29:41.493Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-18T17:29:41.493Z] === RUN TestStopContainerWithTimeout/1 [2021-03-18T17:29:41.493Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-18T17:29:41.493Z] === RUN TestStopContainerWithTimeout/3 [2021-03-18T17:29:41.493Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-18T17:29:41.493Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-18T17:29:41.493Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-18T17:29:41.493Z] === CONT TestStopContainerWithTimeout/0 [2021-03-18T17:29:41.493Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-18T17:29:41.713Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2021-03-18T17:29:41.749Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-18T17:29:42.267Z] --- PASS: TestDockerNetworkReConnect (3.73s) [2021-03-18T17:29:42.267Z] === RUN TestServicePlugin [2021-03-18T17:29:42.311Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-18T17:29:42.383Z] --- PASS: TestExecWithCloseStdin (0.96s) [2021-03-18T17:29:42.383Z] === RUN TestExec [2021-03-18T17:29:42.872Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-18T17:29:43.128Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-18T17:29:43.128Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-18T17:29:43.242Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.575s coverage: 69.3% of statements [2021-03-18T17:29:43.311Z] --- PASS: TestExec (0.94s) [2021-03-18T17:29:43.311Z] === RUN TestExecUser [2021-03-18T17:29:43.384Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-03-18T17:29:43.640Z] === CONT TestStopContainerWithTimeout/3 [2021-03-18T17:29:43.702Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.57s) [2021-03-18T17:29:43.702Z] === RUN TestAuthZPluginHeader [2021-03-18T17:29:44.238Z] --- PASS: TestExecUser (0.96s) [2021-03-18T17:29:44.238Z] === RUN TestExportContainerAndImportImage [2021-03-18T17:29:44.294Z] ok github.com/docker/docker/daemon 12.355s coverage: 17.2% of statements [2021-03-18T17:29:44.294Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-18T17:29:44.294Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-18T17:29:44.294Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-18T17:29:44.294Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-18T17:29:44.363Z] 4612f6d0b889: Pull complete [2021-03-18T17:29:44.644Z] --- PASS: TestAuthZPluginHeader (1.07s) [2021-03-18T17:29:44.644Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-18T17:29:44.644Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-18T17:29:44.644Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:29:44.644Z] === RUN TestAuthZPluginV2Disable [2021-03-18T17:29:44.644Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-18T17:29:44.644Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:29:44.644Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-18T17:29:44.644Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-18T17:29:44.644Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:29:44.644Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-18T17:29:44.644Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-18T17:29:44.644Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:29:44.644Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-18T17:29:45.006Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-18T17:29:45.165Z] --- PASS: TestExportContainerAndImportImage (0.85s) [2021-03-18T17:29:45.165Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-18T17:29:45.568Z] === CONT TestStopContainerWithTimeout/1 [2021-03-18T17:29:45.836Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.894s coverage: 45.9% of statements [2021-03-18T17:29:45.836Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-18T17:29:46.134Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.145s coverage: 49.4% of statements [2021-03-18T17:29:47.675Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.015s coverage: 57.5% of statements [2021-03-18T17:29:48.085Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-03-18T17:29:48.085Z] --- PASS: TestStopContainerWithTimeout/0 (2.07s) [2021-03-18T17:29:48.085Z] --- PASS: TestStopContainerWithTimeout/-1 (3.97s) [2021-03-18T17:29:48.085Z] --- PASS: TestStopContainerWithTimeout/3 (3.15s) [2021-03-18T17:29:48.085Z] --- PASS: TestStopContainerWithTimeout/1 (2.39s) [2021-03-18T17:29:48.085Z] === RUN TestDeleteDevicemapper [2021-03-18T17:29:48.085Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-18T17:29:48.085Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-18T17:29:48.085Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-18T17:29:48.085Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-03-18T17:29:48.435Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2021-03-18T17:29:48.435Z] === RUN TestHealthCheckWorkdir [2021-03-18T17:29:48.729Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.037s coverage: 3.0% of statements [2021-03-18T17:29:48.729Z] ok github.com/docker/docker/daemon/links 0.028s coverage: 93.0% of statements [2021-03-18T17:29:49.801Z] --- PASS: TestHealthCheckWorkdir (1.39s) [2021-03-18T17:29:49.801Z] === RUN TestHealthKillContainer [2021-03-18T17:29:50.828Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.916s coverage: 52.1% of statements [2021-03-18T17:29:50.828Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-18T17:29:50.828Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-18T17:29:51.350Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-03-18T17:29:52.313Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.55s) [2021-03-18T17:29:52.313Z] === RUN TestUpdateMemory [2021-03-18T17:29:52.313Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-18T17:29:52.313Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-18T17:29:52.313Z] === RUN TestUpdateCPUQuota [2021-03-18T17:29:52.364Z] ok github.com/docker/docker/daemon/logger 0.258s coverage: 43.2% of statements [2021-03-18T17:29:52.875Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-18T17:29:53.066Z] --- PASS: TestHealthKillContainer (3.01s) [2021-03-18T17:29:53.066Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-18T17:29:53.323Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2021-03-18T17:29:53.323Z] === RUN TestIpcModeNone [2021-03-18T17:29:53.421Z] ok github.com/docker/docker/daemon/logger/awslogs 0.504s coverage: 77.8% of statements [2021-03-18T17:29:53.421Z] ok github.com/docker/docker/daemon/images 0.041s coverage: 6.7% of statements [2021-03-18T17:29:53.421Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-18T17:29:53.421Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-18T17:29:53.421Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-18T17:29:53.421Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-18T17:29:53.719Z] ok github.com/docker/docker/daemon/logger/gelf 0.036s coverage: 67.0% of statements [2021-03-18T17:29:54.238Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-18T17:29:54.251Z] --- PASS: TestIpcModeNone (0.93s) [2021-03-18T17:29:54.251Z] === RUN TestIpcModePrivate [2021-03-18T17:29:55.163Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-03-18T17:29:55.177Z] --- PASS: TestIpcModePrivate (0.94s) [2021-03-18T17:29:55.177Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-03-18T17:29:55.177Z] === RUN TestIpcModeShareable [2021-03-18T17:29:55.177Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-03-18T17:29:55.177Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-18T17:29:55.177Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-18T17:29:55.254Z] ok github.com/docker/docker/daemon/logger/journald 0.064s coverage: 23.9% of statements [2021-03-18T17:29:55.254Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2021-03-18T17:29:55.418Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-18T17:29:55.673Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-18T17:29:56.332Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 61.6% of statements [2021-03-18T17:29:56.332Z] ok github.com/docker/docker/daemon/logger/local 0.060s coverage: 75.2% of statements [2021-03-18T17:29:56.332Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-18T17:29:56.601Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-18T17:29:57.212Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-18T17:29:57.467Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-18T17:29:57.693Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2021-03-18T17:29:57.693Z] === RUN TestAPIIpcModeHost [2021-03-18T17:29:57.693Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-03-18T17:29:57.693Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-18T17:29:57.693Z] === RUN TestDaemonIpcModeShareable [2021-03-18T17:29:57.693Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-03-18T17:29:57.693Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-18T17:29:57.693Z] === RUN TestDaemonIpcModePrivate [2021-03-18T17:29:58.395Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-03-18T17:29:58.428Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 55.1% of statements [2021-03-18T17:29:58.428Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.037s coverage: 31.5% of statements [2021-03-18T17:29:59.494Z] ok github.com/docker/docker/daemon/logger/syslog 0.032s coverage: 46.8% of statements [2021-03-18T17:30:00.144Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2021-03-18T17:30:00.282Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-03-18T17:30:00.957Z] --- PASS: TestDaemonIpcModePrivate (2.66s) [2021-03-18T17:30:00.957Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-03-18T17:30:00.957Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-18T17:30:00.957Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-18T17:30:00.957Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-18T17:30:00.957Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-18T17:30:00.957Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-18T17:30:00.957Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-18T17:30:00.957Z] === RUN TestIpcModeOlderClient [2021-03-18T17:30:00.957Z] === PAUSE TestIpcModeOlderClient [2021-03-18T17:30:00.957Z] === RUN TestKillContainerInvalidSignal [2021-03-18T17:30:01.212Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2021-03-18T17:30:01.212Z] === RUN TestKillContainer [2021-03-18T17:30:01.212Z] === RUN TestKillContainer/no_signal [2021-03-18T17:30:01.773Z] === RUN TestKillContainer/non_killing_signal [2021-03-18T17:30:02.246Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2021-03-18T17:30:02.336Z] === RUN TestKillContainer/killing_signal [2021-03-18T17:30:02.400Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-03-18T17:30:02.400Z] Copying nested executables into bundles/binary-daemon [2021-03-18T17:30:02.400Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-03-18T17:30:02.544Z] ok github.com/docker/docker/daemon/logger/splunk 2.539s coverage: 82.5% of statements [2021-03-18T17:30:02.544Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-18T17:30:02.544Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-18T17:30:02.744Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -e DOCKER_GRAPHDRIVER docker:e31086320ea0305e2cc70490160ee30480471680 hack/make.sh cross [2021-03-18T17:30:02.797Z] --- PASS: TestUpdateCPUQuota (10.21s) [2021-03-18T17:30:02.797Z] === RUN TestUpdatePidsLimit [2021-03-18T17:30:02.797Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-18T17:30:03.264Z] --- PASS: TestKillContainer (2.05s) [2021-03-18T17:30:03.264Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-03-18T17:30:03.264Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-03-18T17:30:03.264Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2021-03-18T17:30:03.264Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-18T17:30:03.264Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-18T17:30:03.312Z] [2021-03-18T17:30:03.312Z] Removing bundles/ [2021-03-18T17:30:03.312Z] [2021-03-18T17:30:03.312Z] ---> Making bundle: cross (in bundles/cross) [2021-03-18T17:30:03.312Z] Cross building: bundles/cross/linux/amd64 [2021-03-18T17:30:03.312Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-03-18T17:30:03.312Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-03-18T17:30:03.723Z] === RUN TestUpdatePidsLimit/no_change [2021-03-18T17:30:03.826Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-18T17:30:03.978Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-03-18T17:30:04.076Z] ok github.com/docker/docker/distribution/metadata 0.095s coverage: 48.2% of statements [2021-03-18T17:30:04.752Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2021-03-18T17:30:04.752Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2021-03-18T17:30:04.752Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2021-03-18T17:30:04.752Z] === RUN TestKillStoppedContainer [2021-03-18T17:30:04.752Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-03-18T17:30:04.752Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-18T17:30:04.752Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-03-18T17:30:04.752Z] === RUN TestKillDifferentUserContainer [2021-03-18T17:30:04.905Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-18T17:30:05.314Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-03-18T17:30:05.314Z] === RUN TestInspectOomKilledTrue [2021-03-18T17:30:05.314Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-18T17:30:05.314Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T17:30:05.314Z] === RUN TestInspectOomKilledFalse [2021-03-18T17:30:05.314Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-18T17:30:05.314Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T17:30:05.314Z] === RUN TestLinksEtcHostsContentMatch [2021-03-18T17:30:05.314Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-03-18T17:30:05.314Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-18T17:30:05.314Z] === RUN TestLinksContainerNames [2021-03-18T17:30:05.612Z] ok github.com/docker/docker/errdefs 0.060s coverage: 53.1% of statements [2021-03-18T17:30:06.270Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-18T17:30:06.603Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.40s) [2021-03-18T17:30:06.603Z] PASS [2021-03-18T17:30:06.603Z] [2021-03-18T17:30:06.603Z] === Skipped [2021-03-18T17:30:06.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-18T17:30:06.603Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:30:06.603Z] [2021-03-18T17:30:06.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-18T17:30:06.603Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:30:06.603Z] [2021-03-18T17:30:06.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-18T17:30:06.603Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:30:06.603Z] [2021-03-18T17:30:06.603Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-18T17:30:06.603Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:30:06.603Z] [2021-03-18T17:30:06.603Z] [2021-03-18T17:30:06.603Z] DONE 17 tests, 4 skipped in 34.153s [2021-03-18T17:30:06.603Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-18T17:30:06.603Z] ++ 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-03-18T17:30:06.603Z] ++ set -e [2021-03-18T17:30:06.603Z] ++ '[' -n 0 ']' [2021-03-18T17:30:06.603Z] ++ set -x [2021-03-18T17:30:06.603Z] ++ 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-03-18T17:30:06.603Z] INFO: Testing against a local daemon [2021-03-18T17:30:06.603Z] === RUN TestPluginInvalidJSON [2021-03-18T17:30:06.603Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T17:30:06.603Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T17:30:06.603Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T17:30:06.603Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-03-18T17:30:06.603Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-18T17:30:06.603Z] === RUN TestPluginInstall [2021-03-18T17:30:06.603Z] === RUN TestPluginInstall/no_auth [2021-03-18T17:30:06.603Z] time="2021-03-18T17:30:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:30:06.603Z] time="2021-03-18T17:30:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:282a71441ee600bf65261091d4a0708b8ff0dd459c629ff0f7c7b4324038199a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:30:06.603Z] time="2021-03-18T17:30:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:30:06.603Z] time="2021-03-18T17:30:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:282a71441ee600bf65261091d4a0708b8ff0dd459c629ff0f7c7b4324038199a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:30:06.603Z] === RUN TestPluginInstall/with_htpasswd [2021-03-18T17:30:06.666Z] ok github.com/docker/docker/distribution 0.542s coverage: 25.0% of statements [2021-03-18T17:30:06.666Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-18T17:30:06.693Z] --- PASS: TestLinksContainerNames (1.41s) [2021-03-18T17:30:06.693Z] === RUN TestLogsFollowTailEmpty [2021-03-18T17:30:07.174Z] time="2021-03-18T17:30:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:30:07.174Z] time="2021-03-18T17:30:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a35fc403cf59f17dfe83910e9a546eaf0d5ce46125862a57e8288285da09c7ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:30:07.174Z] time="2021-03-18T17:30:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:30:07.174Z] time="2021-03-18T17:30:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a35fc403cf59f17dfe83910e9a546eaf0d5ce46125862a57e8288285da09c7ac" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:30:07.648Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2021-03-18T17:30:07.648Z] === RUN TestContainerNetworkMountsNoChown [2021-03-18T17:30:07.719Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-18T17:30:07.737Z] ok github.com/docker/docker/image 0.042s coverage: 86.6% of statements [2021-03-18T17:30:07.746Z] === RUN TestPluginInstall/with_insecure [2021-03-18T17:30:08.223Z] --- PASS: TestContainerNetworkMountsNoChown (0.82s) [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/default [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/default [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/private [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/private [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/rprivate [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/slave [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/slave [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/rslave [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/shared [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/shared [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/rshared [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-18T17:30:08.224Z] === CONT TestMountDaemonRoot/default [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-18T17:30:08.224Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-18T17:30:08.224Z] === CONT TestMountDaemonRoot/rslave [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-18T17:30:08.224Z] === CONT TestMountDaemonRoot/slave [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-18T17:30:08.224Z] === CONT TestMountDaemonRoot/rprivate [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T17:30:08.224Z] === CONT TestMountDaemonRoot/private [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-18T17:30:08.224Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-18T17:30:08.224Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-18T17:30:08.224Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-18T17:30:08.482Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-18T17:30:08.482Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-18T17:30:08.482Z] === CONT TestMountDaemonRoot/rshared [2021-03-18T17:30:08.482Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-18T17:30:08.482Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-18T17:30:08.482Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T17:30:08.482Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T17:30:08.482Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-18T17:30:08.482Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-18T17:30:08.482Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T17:30:08.482Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T17:30:08.482Z] === CONT TestMountDaemonRoot/shared [2021-03-18T17:30:08.482Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-18T17:30:08.482Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-18T17:30:08.482Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-18T17:30:08.482Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-18T17:30:08.482Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-18T17:30:08.482Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-18T17:30:08.482Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-18T17:30:08.482Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-18T17:30:08.482Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T17:30:08.482Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-18T17:30:08.482Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-18T17:30:08.482Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T17:30:08.482Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-18T17:30:08.482Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-18T17:30:08.482Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-18T17:30:08.482Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-18T17:30:08.482Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-18T17:30:08.482Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-18T17:30:08.482Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T17:30:08.482Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-18T17:30:08.482Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T17:30:08.645Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-18T17:30:08.737Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-18T17:30:08.738Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-18T17:30:08.738Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-18T17:30:08.738Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-18T17:30:08.738Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-18T17:30:08.738Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T17:30:08.738Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-18T17:30:08.738Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T17:30:08.738Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-18T17:30:08.738Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-18T17:30:08.738Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-18T17:30:08.738Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-18T17:30:08.738Z] === RUN TestContainerBindMountNonRecursive [2021-03-18T17:30:08.738Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-03-18T17:30:08.738Z] 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-03-18T17:30:08.738Z] === RUN TestContainerVolumesMountedAsShared [2021-03-18T17:30:08.738Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-03-18T17:30:08.738Z] 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-03-18T17:30:08.738Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-18T17:30:08.738Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-03-18T17:30:08.738Z] 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-03-18T17:30:08.738Z] === RUN TestNetworkNat [2021-03-18T17:30:08.786Z] ok github.com/docker/docker/distribution/xfer 1.733s coverage: 85.1% of statements [2021-03-18T17:30:08.786Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-18T17:30:09.083Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2021-03-18T17:30:09.131Z] time="2021-03-18T17:30:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:30:09.131Z] time="2021-03-18T17:30:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e05e0863e1d6122302abb5f24ab5a61dfd60d7027a5c1f33459477f5518477d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:30:09.131Z] time="2021-03-18T17:30:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:30:09.131Z] time="2021-03-18T17:30:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3e05e0863e1d6122302abb5f24ab5a61dfd60d7027a5c1f33459477f5518477d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:30:09.392Z] --- PASS: TestPluginInstall (6.01s) [2021-03-18T17:30:09.392Z] --- PASS: TestPluginInstall/no_auth (2.99s) [2021-03-18T17:30:09.392Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2021-03-18T17:30:09.392Z] --- PASS: TestPluginInstall/with_insecure (1.82s) [2021-03-18T17:30:09.392Z] plugin_test.go:160: [dc625cb3a164e] daemon is not started [2021-03-18T17:30:09.392Z] === RUN TestPluginsWithRuntimes [2021-03-18T17:30:09.572Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-03-18T17:30:09.664Z] --- PASS: TestNetworkNat (0.77s) [2021-03-18T17:30:09.664Z] === RUN TestNetworkLocalhostTCPNat [2021-03-18T17:30:10.145Z] ok github.com/docker/docker/image/tarexport 0.051s coverage: 0.6% of statements [2021-03-18T17:30:10.174Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-18T17:30:10.225Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2021-03-18T17:30:10.225Z] === RUN TestNetworkLoopbackNat [2021-03-18T17:30:10.444Z] ok github.com/docker/docker/libcontainerd/queue 0.038s coverage: 100.0% of statements [2021-03-18T17:30:10.735Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-03-18T17:30:10.743Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2021-03-18T17:30:10.743Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-18T17:30:11.296Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-03-18T17:30:11.857Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-03-18T17:30:11.857Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-18T17:30:11.937Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-18T17:30:12.113Z] --- PASS: TestUpdatePidsLimit (9.54s) [2021-03-18T17:30:12.113Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.02s) [2021-03-18T17:30:12.113Z] --- PASS: TestUpdatePidsLimit/no_change (1.25s) [2021-03-18T17:30:12.113Z] --- PASS: TestUpdatePidsLimit/update_lower (1.33s) [2021-03-18T17:30:12.113Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.26s) [2021-03-18T17:30:12.113Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.31s) [2021-03-18T17:30:12.113Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.34s) [2021-03-18T17:30:12.113Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.21s) [2021-03-18T17:30:12.113Z] === RUN TestUpdateRestartPolicy [2021-03-18T17:30:12.844Z] ok github.com/docker/docker/pkg/aaparser 0.027s coverage: 52.9% of statements [2021-03-18T17:30:13.040Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-18T17:30:13.143Z] ok github.com/docker/docker/opts 0.057s coverage: 67.1% of statements [2021-03-18T17:30:13.339Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-18T17:30:13.488Z] --- PASS: TestNetworkLoopbackNat (3.04s) [2021-03-18T17:30:13.488Z] === RUN TestPause [2021-03-18T17:30:13.488Z] --- SKIP: TestPause (0.00s) [2021-03-18T17:30:13.488Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T17:30:13.488Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-18T17:30:13.488Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-18T17:30:13.488Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-18T17:30:13.488Z] === RUN TestPauseStopPausedContainer [2021-03-18T17:30:13.488Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-03-18T17:30:13.488Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T17:30:13.488Z] === RUN TestPsFilter [2021-03-18T17:30:13.488Z] --- PASS: TestPsFilter (0.11s) [2021-03-18T17:30:13.488Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-18T17:30:13.789Z] ok github.com/docker/docker/oci 0.044s coverage: 45.2% of statements [2021-03-18T17:30:13.858Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-18T17:30:14.049Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2021-03-18T17:30:14.049Z] === RUN TestRemoveContainerWithVolume [2021-03-18T17:30:14.302Z] --- PASS: TestServicePlugin (30.43s) [2021-03-18T17:30:14.302Z] plugin_test.go:62: [dae96f735ac6e] joining swarm manager [d80710295bb48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T17:30:14.302Z] plugin_test.go:65: [d4a586c2dc00f] joining swarm manager [d80710295bb48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T17:30:14.302Z] === RUN TestServiceUpdateLabel [2021-03-18T17:30:14.975Z] --- PASS: TestRemoveContainerWithVolume (0.72s) [2021-03-18T17:30:14.975Z] === RUN TestRemoveContainerRunning [2021-03-18T17:30:15.228Z] --- PASS: TestServiceUpdateLabel (2.27s) [2021-03-18T17:30:15.228Z] === RUN TestServiceUpdateSecrets [2021-03-18T17:30:15.243Z] --- PASS: TestPluginsWithRuntimes (5.92s) [2021-03-18T17:30:15.243Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.77s) [2021-03-18T17:30:15.243Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.75s) [2021-03-18T17:30:15.243Z] PASS [2021-03-18T17:30:15.243Z] [2021-03-18T17:30:15.243Z] DONE 9 tests in 12.218s [2021-03-18T17:30:15.243Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-18T17:30:15.243Z] ++ 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-03-18T17:30:15.243Z] ++ set -e [2021-03-18T17:30:15.243Z] ++ '[' -n 0 ']' [2021-03-18T17:30:15.243Z] ++ set -x [2021-03-18T17:30:15.243Z] ++ 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-03-18T17:30:15.504Z] INFO: Testing against a local daemon [2021-03-18T17:30:15.504Z] === RUN TestExternalGraphDriver [2021-03-18T17:30:15.536Z] --- PASS: TestRemoveContainerRunning (0.67s) [2021-03-18T17:30:15.536Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-18T17:30:15.764Z] === RUN TestExternalGraphDriver/json [2021-03-18T17:30:15.886Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2021-03-18T17:30:16.098Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2021-03-18T17:30:16.098Z] === RUN TestRemoveInvalidContainer [2021-03-18T17:30:16.098Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-18T17:30:16.098Z] === RUN TestRenameLinkedContainer [2021-03-18T17:30:16.183Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-03-18T17:30:16.183Z] ok github.com/docker/docker/pkg/authorization 0.833s coverage: 68.3% of statements [2021-03-18T17:30:16.610Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-18T17:30:17.172Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-03-18T17:30:17.236Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2021-03-18T17:30:17.539Z] ok github.com/docker/docker/pkg/archive 1.326s coverage: 77.2% of statements [2021-03-18T17:30:18.098Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-03-18T17:30:18.587Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2021-03-18T17:30:18.587Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2021-03-18T17:30:18.659Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-03-18T17:30:19.067Z] === RUN TestExternalGraphDriver/spec [2021-03-18T17:30:19.364Z] --- PASS: TestRenameLinkedContainer (2.81s) [2021-03-18T17:30:19.364Z] === RUN TestRenameStoppedContainer [2021-03-18T17:30:19.620Z] --- PASS: TestRenameStoppedContainer (0.79s) [2021-03-18T17:30:19.620Z] === RUN TestRenameRunningContainerAndReuse [2021-03-18T17:30:19.636Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-03-18T17:30:20.025Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-03-18T17:30:20.283Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-03-18T17:30:20.579Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-03-18T17:30:20.952Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-18T17:30:20.983Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s) [2021-03-18T17:30:20.983Z] === RUN TestRenameInvalidName [2021-03-18T17:30:21.612Z] === RUN TestExternalGraphDriver/pull [2021-03-18T17:30:21.911Z] --- PASS: TestRenameInvalidName (0.84s) [2021-03-18T17:30:21.911Z] === RUN TestRenameAnonymousContainer [2021-03-18T17:30:22.101Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-03-18T17:30:22.101Z] ok github.com/docker/docker/pkg/chrootarchive 3.881s coverage: 43.2% of statements [2021-03-18T17:30:22.101Z] ok github.com/docker/docker/layer 8.107s coverage: 68.8% of statements [2021-03-18T17:30:22.101Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-18T17:30:22.101Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-18T17:30:22.101Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-18T17:30:22.101Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-18T17:30:22.101Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-18T17:30:22.101Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-18T17:30:22.101Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-18T17:30:23.156Z] ok github.com/docker/docker/pkg/fileutils 0.035s coverage: 89.5% of statements [2021-03-18T17:30:23.156Z] ok github.com/docker/docker/pkg/fsutils 0.430s coverage: 85.1% of statements [2021-03-18T17:30:23.156Z] ok github.com/docker/docker/pkg/discovery/kv 3.106s coverage: 84.1% of statements [2021-03-18T17:30:23.466Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-18T17:30:23.466Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-18T17:30:23.466Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-18T17:30:23.466Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-18T17:30:23.466Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-18T17:30:23.466Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-03-18T17:30:23.799Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2021-03-18T17:30:24.027Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-03-18T17:30:24.156Z] --- PASS: TestExternalGraphDriver (8.62s) [2021-03-18T17:30:24.156Z] --- PASS: TestExternalGraphDriver/json (2.83s) [2021-03-18T17:30:24.156Z] --- PASS: TestExternalGraphDriver/spec (3.10s) [2021-03-18T17:30:24.156Z] --- PASS: TestExternalGraphDriver/pull (2.55s) [2021-03-18T17:30:24.156Z] === RUN TestGraphdriverPluginV2 [2021-03-18T17:30:24.156Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-03-18T17:30:24.156Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:30:24.156Z] PASS [2021-03-18T17:30:24.156Z] [2021-03-18T17:30:24.156Z] === Skipped [2021-03-18T17:30:24.156Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-03-18T17:30:24.156Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:30:24.156Z] [2021-03-18T17:30:24.156Z] [2021-03-18T17:30:24.156Z] DONE 5 tests, 1 skipped in 8.853s [2021-03-18T17:30:24.156Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-18T17:30:24.156Z] ++ 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-03-18T17:30:24.156Z] ++ set -e [2021-03-18T17:30:24.156Z] ++ '[' -n 0 ']' [2021-03-18T17:30:24.156Z] ++ set -x [2021-03-18T17:30:24.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-18T17:30:24.417Z] INFO: Testing against a local daemon [2021-03-18T17:30:24.417Z] === RUN TestContinueAfterPluginCrash [2021-03-18T17:30:24.417Z] === PAUSE TestContinueAfterPluginCrash [2021-03-18T17:30:24.417Z] === RUN TestReadPluginNoRead [2021-03-18T17:30:24.417Z] === PAUSE TestReadPluginNoRead [2021-03-18T17:30:24.417Z] === RUN TestDaemonStartWithLogOpt [2021-03-18T17:30:24.417Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-18T17:30:24.417Z] === CONT TestContinueAfterPluginCrash [2021-03-18T17:30:24.417Z] === CONT TestDaemonStartWithLogOpt [2021-03-18T17:30:24.417Z] === CONT TestReadPluginNoRead [2021-03-18T17:30:24.437Z] --- PASS: TestRenameAnonymousContainer (2.31s) [2021-03-18T17:30:24.437Z] === RUN TestRenameContainerWithSameName [2021-03-18T17:30:24.442Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2021-03-18T17:30:24.998Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2021-03-18T17:30:24.998Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-18T17:30:25.087Z] ok github.com/docker/docker/pkg/longpath 0.025s coverage: 100.0% of statements [2021-03-18T17:30:25.384Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2021-03-18T17:30:25.681Z] ok github.com/docker/docker/pkg/idtools 0.652s coverage: 69.5% of statements [2021-03-18T17:30:25.978Z] ok github.com/docker/docker/pkg/ioutils 1.264s coverage: 69.3% of statements [2021-03-18T17:30:25.978Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-18T17:30:25.978Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-18T17:30:25.978Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-18T17:30:25.978Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-18T17:30:25.978Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2021-03-18T17:30:26.274Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2021-03-18T17:30:26.365Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s) [2021-03-18T17:30:26.365Z] === RUN TestResize [2021-03-18T17:30:26.927Z] --- PASS: TestResize (0.68s) [2021-03-18T17:30:26.927Z] === RUN TestResizeWithInvalidSize [2021-03-18T17:30:26.930Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2021-03-18T17:30:26.930Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements [2021-03-18T17:30:26.930Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-18T17:30:26.930Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-18T17:30:27.289Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-03-18T17:30:27.289Z] --- PASS: TestUpdateRestartPolicy (15.11s) [2021-03-18T17:30:27.289Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-18T17:30:27.489Z] --- PASS: TestResizeWithInvalidSize (0.71s) [2021-03-18T17:30:27.489Z] === RUN TestResizeWhenContainerNotStarted [2021-03-18T17:30:27.575Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.032s coverage: 56.8% of statements [2021-03-18T17:30:28.217Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-18T17:30:28.415Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2021-03-18T17:30:28.415Z] === RUN TestDaemonRestartKillContainers [2021-03-18T17:30:28.415Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-18T17:30:28.415Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-18T17:30:28.415Z] === RUN TestCgroupNamespacesRun [2021-03-18T17:30:28.472Z] --- PASS: TestUpdateRestartWithAutoRemove (1.24s) [2021-03-18T17:30:28.472Z] === RUN TestWaitNonBlocked [2021-03-18T17:30:28.472Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T17:30:28.472Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T17:30:28.472Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T17:30:28.472Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T17:30:28.472Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T17:30:28.472Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T17:30:28.629Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2021-03-18T17:30:28.629Z] ok github.com/docker/docker/pkg/progress 0.019s coverage: 75.9% of statements [2021-03-18T17:30:28.633Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-18T17:30:29.190Z] ok github.com/docker/docker/pkg/plugins/transport 0.008s coverage: 85.7% of statements [2021-03-18T17:30:29.439Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-03-18T17:30:29.485Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2021-03-18T17:30:29.578Z] --- PASS: TestDaemonStartWithLogOpt (4.91s) [2021-03-18T17:30:30.061Z] --- PASS: TestServiceUpdateSecrets (14.68s) [2021-03-18T17:30:30.061Z] === RUN TestServiceUpdateConfigs [2021-03-18T17:30:30.535Z] ok github.com/docker/docker/pkg/pubsub 1.163s coverage: 75.0% of statements [2021-03-18T17:30:30.535Z] ok github.com/docker/docker/pkg/stdcopy 0.016s coverage: 100.0% of statements [2021-03-18T17:30:30.807Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-18T17:30:30.807Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.96s) [2021-03-18T17:30:30.807Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.18s) [2021-03-18T17:30:30.807Z] === RUN TestWaitBlocked [2021-03-18T17:30:30.807Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T17:30:30.807Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T17:30:30.807Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T17:30:30.807Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T17:30:30.807Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T17:30:30.807Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T17:30:30.929Z] --- PASS: TestCgroupNamespacesRun (2.64s) [2021-03-18T17:30:30.929Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-18T17:30:30.965Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-18T17:30:31.180Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-03-18T17:30:31.180Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-03-18T17:30:32.709Z] ok github.com/docker/docker/pkg/system 0.028s coverage: 36.9% of statements [2021-03-18T17:30:32.709Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2021-03-18T17:30:32.879Z] === RUN TestReadPluginNoRead/default [2021-03-18T17:30:33.323Z] --- PASS: TestWaitBlocked (0.03s) [2021-03-18T17:30:33.323Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.31s) [2021-03-18T17:30:33.323Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.42s) [2021-03-18T17:30:33.323Z] === CONT TestContainerStartOnDaemonRestart [2021-03-18T17:30:33.323Z] === CONT TestContainerKillOnDaemonStart [2021-03-18T17:30:33.352Z] ok github.com/docker/docker/pkg/tailfile 0.116s coverage: 88.6% of statements [2021-03-18T17:30:33.352Z] ok github.com/docker/docker/pkg/signal 3.074s coverage: 61.0% of statements [2021-03-18T17:30:33.440Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2021-03-18T17:30:33.440Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-18T17:30:34.000Z] testing: warning: no tests to run [2021-03-18T17:30:34.000Z] coverage: [no statements] [2021-03-18T17:30:34.000Z] ok github.com/docker/docker/pkg/term/windows 0.016s coverage: [no statements] [no tests to run] [2021-03-18T17:30:34.000Z] ok github.com/docker/docker/pkg/tarsum 0.133s coverage: 89.3% of statements [2021-03-18T17:30:34.000Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2021-03-18T17:30:34.303Z] ok github.com/docker/docker/pkg/urlutil 0.007s coverage: 100.0% of statements [2021-03-18T17:30:34.600Z] ok github.com/docker/docker/pkg/useragent 0.019s coverage: 88.9% of statements [2021-03-18T17:30:34.689Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-03-18T17:30:35.423Z] --- PASS: TestReadPluginNoRead (10.60s) [2021-03-18T17:30:35.423Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.11s) [2021-03-18T17:30:35.423Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.06s) [2021-03-18T17:30:35.423Z] --- PASS: TestReadPluginNoRead/default (2.13s) [2021-03-18T17:30:35.423Z] read_test.go:92: [dd3400c5eaff5] daemon is not started [2021-03-18T17:30:35.423Z] --- PASS: TestContinueAfterPluginCrash (10.64s) [2021-03-18T17:30:35.423Z] PASS [2021-03-18T17:30:35.423Z] [2021-03-18T17:30:35.423Z] DONE 6 tests in 10.823s [2021-03-18T17:30:35.423Z] 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-03-18T17:30:35.423Z] ++ 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-03-18T17:30:35.423Z] ++ set -e [2021-03-18T17:30:35.423Z] ++ '[' -n 0 ']' [2021-03-18T17:30:35.423Z] ++ set -x [2021-03-18T17:30:35.423Z] ++ 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-03-18T17:30:35.423Z] testing: warning: no tests to run [2021-03-18T17:30:35.423Z] PASS [2021-03-18T17:30:35.423Z] [2021-03-18T17:30:35.423Z] DONE 0 tests in 0.070s [2021-03-18T17:30:35.423Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-18T17:30:35.423Z] ++ 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-03-18T17:30:35.423Z] ++ set -e [2021-03-18T17:30:35.423Z] ++ '[' -n 0 ']' [2021-03-18T17:30:35.423Z] ++ set -x [2021-03-18T17:30:35.423Z] ++ 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-03-18T17:30:35.423Z] INFO: Testing against a local daemon [2021-03-18T17:30:35.423Z] === RUN TestPluginWithDevMounts [2021-03-18T17:30:35.423Z] === PAUSE TestPluginWithDevMounts [2021-03-18T17:30:35.423Z] === CONT TestPluginWithDevMounts [2021-03-18T17:30:35.617Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-03-18T17:30:35.951Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.76s) [2021-03-18T17:30:35.951Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-18T17:30:36.221Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-18T17:30:37.369Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2021-03-18T17:30:37.369Z] ok github.com/docker/docker/profiles/seccomp 0.040s coverage: 83.5% of statements [2021-03-18T17:30:37.967Z] --- PASS: TestPluginWithDevMounts (2.22s) [2021-03-18T17:30:37.967Z] PASS [2021-03-18T17:30:37.967Z] [2021-03-18T17:30:37.967Z] DONE 1 tests in 2.441s [2021-03-18T17:30:37.967Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-18T17:30:37.967Z] ++ 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-03-18T17:30:37.967Z] ++ set -e [2021-03-18T17:30:37.967Z] ++ '[' -n 0 ']' [2021-03-18T17:30:37.967Z] ++ set -x [2021-03-18T17:30:37.967Z] ++ 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-03-18T17:30:37.967Z] INFO: Testing against a local daemon [2021-03-18T17:30:37.967Z] === RUN TestSecretInspect [2021-03-18T17:30:38.416Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2021-03-18T17:30:38.463Z] --- PASS: TestCgroupNamespacesRunHostMode (2.66s) [2021-03-18T17:30:38.464Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-18T17:30:38.712Z] ok github.com/docker/docker/plugin 0.613s coverage: 23.2% of statements [2021-03-18T17:30:38.736Z] --- PASS: TestContainerStartOnDaemonRestart (5.20s) [2021-03-18T17:30:38.736Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-18T17:30:40.241Z] ok github.com/docker/docker/quota 0.639s coverage: 71.4% of statements [2021-03-18T17:30:40.539Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2021-03-18T17:30:41.183Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2021-03-18T17:30:41.267Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-18T17:30:41.270Z] --- PASS: TestSecretInspect (3.34s) [2021-03-18T17:30:41.270Z] === RUN TestSecretList [2021-03-18T17:30:41.522Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-18T17:30:41.726Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.86s) [2021-03-18T17:30:41.726Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-18T17:30:41.827Z] ok github.com/docker/docker/registry 0.215s coverage: 57.2% of statements [2021-03-18T17:30:42.083Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.86s) [2021-03-18T17:30:42.083Z] === CONT TestDaemonHostGatewayIP [2021-03-18T17:30:42.124Z] ok github.com/docker/docker/testutil 0.039s coverage: 62.5% of statements [2021-03-18T17:30:43.180Z] ok github.com/docker/docker/runconfig 0.021s coverage: 66.1% of statements [2021-03-18T17:30:43.612Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s) [2021-03-18T17:30:43.612Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-18T17:30:43.970Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-18T17:30:44.570Z] --- PASS: TestSecretList (3.26s) [2021-03-18T17:30:44.570Z] === RUN TestSecretsCreateAndDelete [2021-03-18T17:30:44.886Z] --- PASS: TestServiceUpdateConfigs (15.17s) [2021-03-18T17:30:44.886Z] === RUN TestServiceUpdateNetwork [2021-03-18T17:30:45.291Z] ok github.com/docker/docker/volume/drivers 0.022s coverage: 36.1% of statements [2021-03-18T17:30:45.496Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-03-18T17:30:45.496Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-18T17:30:46.824Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.0% of statements [2021-03-18T17:30:47.118Z] ok github.com/docker/docker/volume/local 0.211s coverage: 76.4% of statements [2021-03-18T17:30:47.872Z] --- PASS: TestSecretsCreateAndDelete (3.35s) [2021-03-18T17:30:47.872Z] === RUN TestSecretsUpdate [2021-03-18T17:30:48.009Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.69s) [2021-03-18T17:30:48.009Z] === RUN TestKernelTCPMemory [2021-03-18T17:30:48.009Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-18T17:30:48.009Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T17:30:48.009Z] === RUN TestNISDomainname [2021-03-18T17:30:48.009Z] --- SKIP: TestNISDomainname (0.01s) [2021-03-18T17:30:48.009Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-18T17:30:48.009Z] === RUN TestHostnameDnsResolution [2021-03-18T17:30:48.133Z] --- PASS: TestContainerKillOnDaemonStart (14.87s) [2021-03-18T17:30:48.133Z] === CONT TestDaemonRestartIpcMode [2021-03-18T17:30:48.160Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2021-03-18T17:30:48.695Z] --- PASS: TestDaemonHostGatewayIP (6.62s) [2021-03-18T17:30:48.695Z] === CONT TestIpcModeOlderClient [2021-03-18T17:30:48.950Z] --- PASS: TestIpcModeOlderClient (0.11s) [2021-03-18T17:30:48.950Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-03-18T17:30:49.373Z] --- PASS: TestHostnameDnsResolution (1.20s) [2021-03-18T17:30:49.373Z] === RUN TestStats [2021-03-18T17:30:49.373Z] --- SKIP: TestStats (0.00s) [2021-03-18T17:30:49.373Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T17:30:49.373Z] === RUN TestStopContainerWithTimeout [2021-03-18T17:30:49.373Z] === RUN TestStopContainerWithTimeout/0 [2021-03-18T17:30:49.373Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-18T17:30:49.373Z] === RUN TestStopContainerWithTimeout/1 [2021-03-18T17:30:49.373Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-18T17:30:49.373Z] === RUN TestStopContainerWithTimeout/3 [2021-03-18T17:30:49.373Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-18T17:30:49.373Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-18T17:30:49.373Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-18T17:30:49.373Z] === CONT TestStopContainerWithTimeout/0 [2021-03-18T17:30:49.373Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-18T17:30:50.300Z] === CONT TestStopContainerWithTimeout/3 [2021-03-18T17:30:50.316Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-18T17:30:51.185Z] --- PASS: TestSecretsUpdate (3.34s) [2021-03-18T17:30:51.185Z] === RUN TestTemplatedSecret [2021-03-18T17:30:52.187Z] === CONT TestStopContainerWithTimeout/1 [2021-03-18T17:30:53.587Z] --- PASS: TestDaemonRestartIpcMode (5.17s) [2021-03-18T17:30:53.587Z] PASS [2021-03-18T17:30:53.587Z] [2021-03-18T17:30:53.587Z] === Skipped [2021-03-18T17:30:53.587Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-18T17:30:53.587Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T17:30:53.587Z] [2021-03-18T17:30:53.587Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-03-18T17:30:53.587Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T17:30:53.587Z] [2021-03-18T17:30:53.587Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-18T17:30:53.587Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T17:30:53.587Z] [2021-03-18T17:30:53.587Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-18T17:30:53.587Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-18T17:30:53.587Z] [2021-03-18T17:30:53.587Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-18T17:30:53.587Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-18T17:30:53.587Z] [2021-03-18T17:30:53.587Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-18T17:30:53.587Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-18T17:30:53.587Z] [2021-03-18T17:30:53.587Z] [2021-03-18T17:30:53.587Z] DONE 196 tests, 6 skipped in 237.555s [2021-03-18T17:30:53.587Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-18T17:30:53.587Z] ++ 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-03-18T17:30:53.587Z] ++ set -e [2021-03-18T17:30:53.587Z] ++ '[' -n 0 ']' [2021-03-18T17:30:53.587Z] ++ set -x [2021-03-18T17:30:53.587Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-18T17:30:53.587Z] INFO: Testing against a local daemon [2021-03-18T17:30:53.587Z] === RUN TestCommitInheritsEnv [2021-03-18T17:30:54.072Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-18T17:30:54.072Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2021-03-18T17:30:54.072Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2021-03-18T17:30:54.072Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2021-03-18T17:30:54.072Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2021-03-18T17:30:54.072Z] === RUN TestDeleteDevicemapper [2021-03-18T17:30:54.072Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-18T17:30:54.072Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-18T17:30:54.072Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-18T17:30:54.149Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-03-18T17:30:54.149Z] --- PASS: TestCommitInheritsEnv (0.55s) [2021-03-18T17:30:54.149Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-18T17:30:54.149Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-18T17:30:54.149Z] === RUN TestImagesFilterMultiReference [2021-03-18T17:30:54.149Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-03-18T17:30:54.149Z] === RUN TestImagePullPlatformInvalid [2021-03-18T17:30:54.149Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-03-18T17:30:54.149Z] === RUN TestRemoveImageOrphaning [2021-03-18T17:30:54.710Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2021-03-18T17:30:54.710Z] === RUN TestRemoveImageGarbageCollector [2021-03-18T17:30:55.390Z] --- PASS: TestTemplatedSecret (4.04s) [2021-03-18T17:30:55.390Z] === RUN TestSecretCreateResolve [2021-03-18T17:30:56.117Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-03-18T17:30:56.594Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.35s) [2021-03-18T17:30:56.594Z] === RUN TestUpdateMemory [2021-03-18T17:30:56.594Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-18T17:30:56.594Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T17:30:56.594Z] === RUN TestUpdateCPUQuota [2021-03-18T17:30:56.594Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-03-18T17:30:56.594Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T17:30:56.594Z] === RUN TestUpdatePidsLimit [2021-03-18T17:30:56.594Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-03-18T17:30:56.594Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T17:30:56.594Z] === RUN TestUpdateRestartPolicy [2021-03-18T17:30:56.678Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-03-18T17:30:57.239Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-03-18T17:30:57.239Z] --- PASS: TestRemoveImageGarbageCollector (2.78s) [2021-03-18T17:30:57.239Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-18T17:30:57.503Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-03-18T17:30:57.503Z] === RUN TestTagInvalidReference [2021-03-18T17:30:57.503Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-18T17:30:57.503Z] === RUN TestTagValidPrefixedRepo [2021-03-18T17:30:57.503Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-03-18T17:30:57.503Z] === RUN TestTagExistedNameWithoutForce [2021-03-18T17:30:57.503Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-03-18T17:30:57.503Z] === RUN TestTagOfficialNames [2021-03-18T17:30:57.759Z] --- PASS: TestTagOfficialNames (0.08s) [2021-03-18T17:30:57.759Z] === RUN TestTagMatchesDigest [2021-03-18T17:30:57.759Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-18T17:30:57.759Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-18T17:30:57.759Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-03-18T17:30:58.687Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-18T17:30:58.693Z] --- PASS: TestSecretCreateResolve (3.30s) [2021-03-18T17:30:58.693Z] PASS [2021-03-18T17:30:58.693Z] [2021-03-18T17:30:58.693Z] DONE 6 tests in 20.834s [2021-03-18T17:30:58.693Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-03-18T17:30:58.693Z] ++ 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-03-18T17:30:58.693Z] ++ set -e [2021-03-18T17:30:58.693Z] ++ '[' -n 0 ']' [2021-03-18T17:30:58.693Z] ++ set -x [2021-03-18T17:30:58.693Z] ++ 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-03-18T17:30:58.693Z] INFO: Testing against a local daemon [2021-03-18T17:30:58.693Z] === RUN TestServiceCreateInit [2021-03-18T17:30:58.693Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-18T17:30:59.247Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-18T17:30:59.715Z] --- PASS: TestServiceUpdateNetwork (13.08s) [2021-03-18T17:30:59.715Z] === RUN TestServiceUpdatePidsLimit [2021-03-18T17:30:59.715Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-18T17:31:00.174Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-03-18T17:31:00.174Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-03-18T17:31:00.276Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-18T17:31:01.100Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-18T17:31:02.248Z] --- PASS: TestImportExtremelyLargeImageWorks (81.89s) [2021-03-18T17:31:02.248Z] PASS [2021-03-18T17:31:02.248Z] [2021-03-18T17:31:02.248Z] === Skipped [2021-03-18T17:31:02.248Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s) [2021-03-18T17:31:02.248Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:31:02.248Z] [2021-03-18T17:31:02.248Z] [2021-03-18T17:31:02.248Z] DONE 12 tests, 1 skipped in 83.816s [2021-03-18T17:31:02.248Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-03-18T17:31:02.248Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:31:02.248Z] ++ set -e [2021-03-18T17:31:02.248Z] ++ '[' -n 0 ']' [2021-03-18T17:31:02.248Z] ++ set -x [2021-03-18T17:31:02.248Z] ++ 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=s390x 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/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:31:02.248Z] INFO: Testing against a local daemon [2021-03-18T17:31:02.248Z] === RUN TestNetworkCreateDelete [2021-03-18T17:31:02.248Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-03-18T17:31:02.248Z] === RUN TestDockerNetworkDeletePreferID [2021-03-18T17:31:02.540Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-03-18T17:31:02.540Z] === RUN TestDaemonDNSFallback [2021-03-18T17:31:02.576Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-03-18T17:31:03.505Z] ok github.com/docker/docker/pkg/plugins 33.627s coverage: 76.6% of statements [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/rootless [no test files] [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/volume [no test files] [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-18T17:31:03.505Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === Skipped [2021-03-18T17:31:03.505Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-18T17:31:03.505Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-18T17:31:03.505Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-18T17:31:03.505Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:31:03.505Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-18T17:31:03.505Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:31:03.505Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-18T17:31:03.505Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:31:03.505Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-18T17:31:03.505Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:31:03.505Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-18T17:31:03.505Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:31:03.505Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-18T17:31:03.505Z] graphtest_unix.go:73: No driver to put! [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-18T17:31:03.505Z] time="2021-03-18T17:29:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T17:31:03.505Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T17:31:03.505Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-18T17:31:03.505Z] time="2021-03-18T17:29:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T17:31:03.505Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T17:31:03.505Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-18T17:31:03.505Z] time="2021-03-18T17:29:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T17:31:03.505Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T17:31:03.505Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-18T17:31:03.505Z] time="2021-03-18T17:29:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T17:31:03.505Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T17:31:03.505Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-18T17:31:03.505Z] time="2021-03-18T17:29:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T17:31:03.505Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T17:31:03.505Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-18T17:31:03.505Z] graphtest_unix.go:73: No driver to put! [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-18T17:31:03.505Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-18T17:31:03.505Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-18T17:31:03.505Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-18T17:31:03.505Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-18T17:31:03.505Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:31:03.505Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-18T17:31:03.505Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:31:03.505Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-18T17:31:03.505Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:31:03.505Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-18T17:31:03.505Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:31:03.505Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-18T17:31:03.505Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:31:03.505Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-18T17:31:03.505Z] graphtest_unix.go:73: No driver to put! [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-18T17:31:03.505Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-18T17:31:03.505Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] [2021-03-18T17:31:03.505Z] DONE 2244 tests, 26 skipped in 264.656s Post stage [Pipeline] junit [2021-03-18T17:31:03.552Z] Recording test results [2021-03-18T17:31:03.937Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-18T17:31:04.381Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -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:e31086320ea0305e2cc70490160ee30480471680 hack/make.sh dynbinary test-integration [2021-03-18T17:31:04.675Z] [2021-03-18T17:31:04.675Z] Removing bundles/ [2021-03-18T17:31:04.675Z] [2021-03-18T17:31:04.675Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-18T17:31:04.675Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T17:31:04.675Z] GOOS="" GOARCH="" GOARM="" [2021-03-18T17:31:05.154Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-03-18T17:31:05.284Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-18T17:31:05.374Z] --- PASS: TestDaemonDNSFallback (2.78s) [2021-03-18T17:31:05.374Z] === RUN TestInspectNetwork [2021-03-18T17:31:07.041Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-18T17:31:07.296Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-18T17:31:07.296Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-18T17:31:08.389Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-18T17:31:08.662Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-03-18T17:31:08.766Z] --- PASS: TestUpdateRestartPolicy (12.43s) [2021-03-18T17:31:08.766Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-18T17:31:08.962Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-18T17:31:09.327Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2021-03-18T17:31:09.327Z] === RUN TestWaitNonBlocked [2021-03-18T17:31:09.327Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T17:31:09.327Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T17:31:09.327Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T17:31:09.327Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T17:31:09.327Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T17:31:09.327Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T17:31:09.930Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-03-18T17:31:10.574Z] --- PASS: TestServiceCreateInit (11.70s) [2021-03-18T17:31:10.574Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.84s) [2021-03-18T17:31:10.574Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.82s) [2021-03-18T17:31:10.574Z] === RUN TestCreateServiceMultipleTimes [2021-03-18T17:31:10.660Z] 5ff1512f88ec: Pull complete [2021-03-18T17:31:10.660Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-03-18T17:31:10.660Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T17:31:10.660Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-03-18T17:31:10.660Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-03-18T17:31:10.660Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1817' [2021-03-18T17:31:10.660Z] WARN: Skipping validation tests [2021-03-18T17:31:10.660Z] INFO: Running unit tests at 03/18/2021 17:30:57... [2021-03-18T17:31:10.660Z] INFO: make.ps1 starting at 03/18/2021 17:31:01 [2021-03-18T17:31:10.660Z] INFO: Git commit (e31086320e) assumed from DOCKER_GITCOMMIT environment variable [2021-03-18T17:31:10.660Z] INFO: Invoking autogen... [2021-03-18T17:31:10.660Z] INFO: Running unit tests... [2021-03-18T17:31:10.660Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-03-18T17:31:10.692Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-18T17:31:10.692Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2021-03-18T17:31:10.692Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2021-03-18T17:31:10.692Z] === RUN TestWaitBlocked [2021-03-18T17:31:10.692Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T17:31:10.692Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T17:31:10.692Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T17:31:10.692Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T17:31:10.692Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T17:31:10.692Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T17:31:10.858Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-18T17:31:11.619Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-18T17:31:11.619Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2021-03-18T17:31:11.619Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2021-03-18T17:31:11.619Z] === CONT TestDaemonRestartIpcMode [2021-03-18T17:31:11.619Z] === CONT TestIpcModeOlderClient [2021-03-18T17:31:11.619Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-03-18T17:31:11.619Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-18T17:31:12.221Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-03-18T17:31:12.391Z] === RUN TestInspectNetwork/full_network_id [2021-03-18T17:31:12.391Z] === RUN TestInspectNetwork/partial_network_id [2021-03-18T17:31:12.391Z] === RUN TestInspectNetwork/network_name [2021-03-18T17:31:12.391Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-18T17:31:12.826Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-18T17:31:14.915Z] --- PASS: TestServiceUpdatePidsLimit (17.06s) [2021-03-18T17:31:14.915Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) [2021-03-18T17:31:14.915Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-03-18T17:31:14.915Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2021-03-18T17:31:14.915Z] PASS [2021-03-18T17:31:14.915Z] [2021-03-18T17:31:14.915Z] === Skipped [2021-03-18T17:31:14.915Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-18T17:31:14.915Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-18T17:31:14.915Z] [2021-03-18T17:31:14.915Z] [2021-03-18T17:31:14.915Z] DONE 27 tests, 1 skipped in 173.940s [2021-03-18T17:31:14.915Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-18T17:31:14.915Z] INFO: Testing against a local daemon [2021-03-18T17:31:14.915Z] === RUN TestSessionCreate [2021-03-18T17:31:15.170Z] --- PASS: TestSessionCreate (0.04s) [2021-03-18T17:31:15.170Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-18T17:31:15.170Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-18T17:31:15.170Z] PASS [2021-03-18T17:31:15.170Z] [2021-03-18T17:31:15.170Z] DONE 2 tests in 0.086s [2021-03-18T17:31:15.170Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-18T17:31:15.170Z] INFO: Testing against a local daemon [2021-03-18T17:31:15.170Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-18T17:31:15.170Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-03-18T17:31:15.170Z] === RUN TestEventsExecDie [2021-03-18T17:31:16.096Z] --- PASS: TestEventsExecDie (1.08s) [2021-03-18T17:31:16.096Z] === RUN TestEventsBackwardsCompatible [2021-03-18T17:31:16.138Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-03-18T17:31:16.352Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-03-18T17:31:16.352Z] === RUN TestInfoBinaryCommits [2021-03-18T17:31:16.352Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-18T17:31:16.352Z] === RUN TestInfoAPIVersioned [2021-03-18T17:31:16.352Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-18T17:31:16.352Z] === RUN TestInfoDiscoveryBackend [2021-03-18T17:31:16.551Z] ? github.com/docker/docker/api [no test files] [2021-03-18T17:31:16.861Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.80s) [2021-03-18T17:31:16.912Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-03-18T17:31:16.912Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-18T17:31:16.962Z] --- PASS: TestInspectNetwork (11.21s) [2021-03-18T17:31:16.962Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-18T17:31:16.962Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-18T17:31:16.962Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-18T17:31:16.962Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-18T17:31:16.962Z] === RUN TestRunContainerWithBridgeNone [2021-03-18T17:31:17.117Z] --- PASS: TestDaemonRestartIpcMode (5.58s) [2021-03-18T17:31:17.117Z] PASS [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === Skipped [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-18T17:31:17.117Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-03-18T17:31:17.117Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-03-18T17:31:17.117Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-03-18T17:31:17.117Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-03-18T17:31:17.117Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-03-18T17:31:17.117Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-03-18T17:31:17.117Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-18T17:31:17.117Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-18T17:31:17.117Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-18T17:31:17.117Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-18T17:31:17.117Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-03-18T17:31:17.117Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-03-18T17:31:17.117Z] 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-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-03-18T17:31:17.117Z] 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-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-03-18T17:31:17.117Z] 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-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-03-18T17:31:17.117Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-18T17:31:17.117Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-03-18T17:31:17.117Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-03-18T17:31:17.117Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-18T17:31:17.117Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-03-18T17:31:17.117Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-03-18T17:31:17.117Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-18T17:31:17.117Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-18T17:31:17.117Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-03-18T17:31:17.117Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-03-18T17:31:17.117Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] [2021-03-18T17:31:17.117Z] DONE 177 tests, 26 skipped in 106.013s [2021-03-18T17:31:17.117Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-18T17:31:17.117Z] INFO: Testing against a local daemon [2021-03-18T17:31:17.117Z] === RUN TestCommitInheritsEnv [2021-03-18T17:31:17.836Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-18T17:31:17.836Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-18T17:31:18.396Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-03-18T17:31:18.396Z] === RUN TestInfoAPI [2021-03-18T17:31:18.396Z] --- PASS: TestInfoAPI (0.02s) [2021-03-18T17:31:18.396Z] === RUN TestInfoAPIWarnings [2021-03-18T17:31:19.629Z] --- PASS: TestCommitInheritsEnv (1.94s) [2021-03-18T17:31:19.629Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-18T17:31:19.629Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-18T17:31:19.629Z] === RUN TestImagesFilterMultiReference [2021-03-18T17:31:19.629Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-03-18T17:31:19.629Z] === RUN TestImagePullPlatformInvalid [2021-03-18T17:31:19.629Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-18T17:31:19.629Z] === RUN TestRemoveImageOrphaning [2021-03-18T17:31:19.820Z] --- PASS: TestRunContainerWithBridgeNone (3.21s) [2021-03-18T17:31:19.820Z] === RUN TestNetworkInvalidJSON [2021-03-18T17:31:19.820Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-18T17:31:19.820Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-18T17:31:19.820Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T17:31:19.820Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T17:31:19.820Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T17:31:19.820Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T17:31:19.820Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-18T17:31:19.820Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T17:31:19.820Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T17:31:19.820Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-03-18T17:31:19.820Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-18T17:31:19.820Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-18T17:31:19.820Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-18T17:31:19.820Z] === RUN TestNetworkList [2021-03-18T17:31:19.820Z] === RUN TestNetworkList//networks [2021-03-18T17:31:19.820Z] === PAUSE TestNetworkList//networks [2021-03-18T17:31:19.820Z] === RUN TestNetworkList//networks/ [2021-03-18T17:31:19.820Z] === PAUSE TestNetworkList//networks/ [2021-03-18T17:31:19.820Z] === CONT TestNetworkList//networks [2021-03-18T17:31:19.820Z] === CONT TestNetworkList//networks/ [2021-03-18T17:31:19.820Z] --- PASS: TestNetworkList (0.02s) [2021-03-18T17:31:19.820Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-18T17:31:19.820Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-18T17:31:19.820Z] === RUN TestHostIPv4BridgeLabel [2021-03-18T17:31:20.453Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-03-18T17:31:20.453Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-18T17:31:21.420Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-03-18T17:31:21.488Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-03-18T17:31:21.488Z] === RUN TestDaemonDefaultNetworkPools [2021-03-18T17:31:21.514Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2021-03-18T17:31:21.514Z] === RUN TestRemoveImageGarbageCollector [2021-03-18T17:31:21.514Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-18T17:31:21.514Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-18T17:31:21.514Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-18T17:31:21.514Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-18T17:31:21.514Z] === RUN TestTagInvalidReference [2021-03-18T17:31:21.514Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-18T17:31:21.514Z] === RUN TestTagValidPrefixedRepo [2021-03-18T17:31:21.514Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-03-18T17:31:21.514Z] === RUN TestTagExistedNameWithoutForce [2021-03-18T17:31:21.514Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-18T17:31:21.514Z] === RUN TestTagOfficialNames [2021-03-18T17:31:21.514Z] --- PASS: TestTagOfficialNames (0.05s) [2021-03-18T17:31:21.514Z] === RUN TestTagMatchesDigest [2021-03-18T17:31:21.514Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-18T17:31:21.514Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-18T17:31:22.121Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2021-03-18T17:31:22.121Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-18T17:31:23.713Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-03-18T17:31:23.713Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-18T17:31:24.814Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2021-03-18T17:31:24.814Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-18T17:31:25.447Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2021-03-18T17:31:25.447Z] === RUN TestServiceWithPredefinedNetwork [2021-03-18T17:31:26.701Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-03-18T17:31:28.591Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-03-18T17:31:29.043Z] --- PASS: TestServiceWithPredefinedNetwork (3.78s) [2021-03-18T17:31:29.043Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-18T17:31:29.043Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T17:31:29.043Z] service_test.go:242: FLAKY_TEST [2021-03-18T17:31:29.043Z] === RUN TestServiceWithDataPathPortInit [2021-03-18T17:31:29.075Z] === RUN TestMiddlewares [2021-03-18T17:31:29.075Z] --- PASS: TestMiddlewares (0.00s) [2021-03-18T17:31:29.075Z] PASS [2021-03-18T17:31:29.075Z] coverage: 9.0% of statements [2021-03-18T17:31:29.075Z] ok github.com/docker/docker/api/server 0.121s coverage: 9.0% of statements [2021-03-18T17:31:29.153Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-18T17:31:29.715Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-03-18T17:31:31.123Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-03-18T17:31:31.123Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-18T17:31:32.552Z] --- PASS: TestCreateServiceMultipleTimes (20.34s) [2021-03-18T17:31:32.552Z] === RUN TestCreateServiceConflict [2021-03-18T17:31:34.465Z] --- PASS: TestCreateServiceConflict (3.34s) [2021-03-18T17:31:34.465Z] === RUN TestCreateServiceMaxReplicas [2021-03-18T17:31:35.381Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-03-18T17:31:35.945Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-18T17:31:36.423Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-03-18T17:31:36.423Z] === RUN TestInfoDebug [2021-03-18T17:31:36.423Z] --- PASS: TestInfoDebug (0.53s) [2021-03-18T17:31:36.423Z] === RUN TestInfoInsecureRegistries [2021-03-18T17:31:36.423Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-03-18T17:31:36.423Z] === RUN TestInfoRegistryMirrors [2021-03-18T17:31:36.423Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-18T17:31:36.423Z] === RUN TestLoginFailsWithBadCredentials [2021-03-18T17:31:36.423Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-03-18T17:31:36.423Z] === RUN TestPingCacheHeaders [2021-03-18T17:31:36.423Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-18T17:31:36.423Z] === RUN TestPingGet [2021-03-18T17:31:36.423Z] --- PASS: TestPingGet (0.01s) [2021-03-18T17:31:36.423Z] === RUN TestPingHead [2021-03-18T17:31:36.423Z] --- PASS: TestPingHead (0.02s) [2021-03-18T17:31:36.423Z] === RUN TestVersion [2021-03-18T17:31:36.423Z] --- PASS: TestVersion (0.02s) [2021-03-18T17:31:36.423Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-03-18T17:31:37.785Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.48s) [2021-03-18T17:31:37.785Z] PASS [2021-03-18T17:31:37.786Z] [2021-03-18T17:31:37.786Z] DONE 18 tests in 22.770s [2021-03-18T17:31:37.786Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-18T17:31:38.040Z] INFO: Testing against a local daemon [2021-03-18T17:31:38.040Z] === RUN TestVolumesCreateAndList [2021-03-18T17:31:38.040Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-18T17:31:38.040Z] === RUN TestVolumesRemove [2021-03-18T17:31:38.040Z] --- PASS: TestVolumesRemove (0.08s) [2021-03-18T17:31:38.040Z] === RUN TestVolumesInspect [2021-03-18T17:31:38.040Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-18T17:31:38.040Z] === RUN TestVolumesInvalidJSON [2021-03-18T17:31:38.040Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-18T17:31:38.040Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-18T17:31:38.040Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-18T17:31:38.040Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-18T17:31:38.040Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-18T17:31:38.040Z] PASS [2021-03-18T17:31:38.040Z] [2021-03-18T17:31:38.040Z] DONE 5 tests in 0.178s [2021-03-18T17:31:38.040Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-18T17:31:38.671Z] --- PASS: TestCreateServiceMaxReplicas (3.88s) [2021-03-18T17:31:38.671Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-18T17:31:39.764Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-03-18T17:31:39.764Z] Copying nested executables into bundles/cross/linux/amd64 [2021-03-18T17:31:39.764Z] Cross building: bundles/cross/windows/amd64 [2021-03-18T17:31:39.764Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-18T17:31:39.764Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-03-18T17:31:39.925Z] Stopping apparmor (via systemctl): apparmor.service. [2021-03-18T17:31:39.925Z] Removing test suite binaries [2021-03-18T17:31:39.925Z] exiting test-integration [2021-03-18T17:31:39.925Z] ++ exit 0 [2021-03-18T17:31:39.925Z] Post stage [Pipeline] junit [2021-03-18T17:31:45.196Z] Recording test results [2021-03-18T17:31:45.443Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-18T17:31:45.820Z] + echo Ensuring container killed. [2021-03-18T17:31:45.820Z] Ensuring container killed. [2021-03-18T17:31:45.820Z] + docker rm -vf docker-pr2 [2021-03-18T17:31:45.820Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-03-18T17:31:45.879Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-03-18T17:31:46.092Z] + echo Chowning /workspace to jenkins user [2021-03-18T17:31:46.092Z] Chowning /workspace to jenkins user [2021-03-18T17:31:46.092Z] + id -u [2021-03-18T17:31:46.092Z] + id -g [2021-03-18T17:31:46.092Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42163:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-18T17:31:48.939Z] + bundleName=amd64-cgroup2 [2021-03-18T17:31:48.939Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-03-18T17:31:48.939Z] Creating amd64-cgroup2-bundles.tar.gz [2021-03-18T17:31:48.939Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-18T17:31:48.939Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-18T17:31:49.204Z] Archiving artifacts [2021-03-18T17:31:49.498Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42163/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-18T17:31:49.809Z] + make clean [2021-03-18T17:31:50.064Z] docker volume rm -f docker-dev-cache [2021-03-18T17:31:50.064Z] docker-dev-cache [Pipeline] deleteDir [2021-03-18T17:31:51.557Z] --- PASS: TestServiceWithDataPathPortInit (21.32s) [2021-03-18T17:31:51.557Z] === RUN TestServiceWithDefaultAddressPoolInit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T17:31:53.578Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.20s) [2021-03-18T17:31:53.579Z] === RUN TestCreateServiceSecretFileMode [2021-03-18T17:31:53.964Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-18T17:31:54.524Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-18T17:31:54.524Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-18T17:31:56.882Z] --- PASS: TestCreateServiceSecretFileMode (3.61s) [2021-03-18T17:31:56.882Z] === RUN TestCreateServiceConfigFileMode [2021-03-18T17:31:57.037Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-18T17:32:00.301Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-03-18T17:32:01.094Z] --- PASS: TestCreateServiceConfigFileMode (3.56s) [2021-03-18T17:32:01.094Z] === RUN TestCreateServiceSysctls [2021-03-18T17:32:01.228Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-18T17:32:01.932Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.88s) [2021-03-18T17:32:01.932Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ut2pjem8fa648zjzgtv66m327 Created:2021-03-18 17:31:51.803536511 +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[c92f7a4785e13b047c33825fe4973b80c43a8bb5c4e0421500b90a1d510717c4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t4dl9bymc79s11iw4k2rxu8ff EndpointID:2c59b606a658d0bac63a046fa10a573ac7d7e359eab3884a6b8ca5f174abb836 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e28c38b4a1e142642592f004b7c96a164233b44bd317daf7f2bcddeed4137b78 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:68fa113722ac IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t4dl9bymc79s11iw4k2rxu8ff EndpointID:2c59b606a658d0bac63a046fa10a573ac7d7e359eab3884a6b8ca5f174abb836 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-18T17:32:01.932Z] PASS [2021-03-18T17:32:01.932Z] [2021-03-18T17:32:01.932Z] === Skipped [2021-03-18T17:32:01.932Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T17:32:01.932Z] service_test.go:242: FLAKY_TEST [2021-03-18T17:32:01.932Z] [2021-03-18T17:32:01.932Z] [2021-03-18T17:32:01.932Z] DONE 26 tests, 1 skipped in 59.330s [2021-03-18T17:32:01.932Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-18T17:32:01.932Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:32:01.932Z] ++ set -e [2021-03-18T17:32:01.932Z] ++ '[' -n 0 ']' [2021-03-18T17:32:01.932Z] ++ set -x [2021-03-18T17:32:01.932Z] ++ 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=s390x 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/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:32:01.932Z] INFO: Testing against a local daemon [2021-03-18T17:32:01.932Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-18T17:32:01.932Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-18T17:32:01.932Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:32:01.932Z] === RUN TestDockerNetworkIpvlan [2021-03-18T17:32:01.932Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-18T17:32:01.932Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:32:01.932Z] PASS [2021-03-18T17:32:01.932Z] [2021-03-18T17:32:01.932Z] === Skipped [2021-03-18T17:32:01.932Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-18T17:32:01.932Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:32:01.932Z] [2021-03-18T17:32:01.932Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-18T17:32:01.932Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:32:01.932Z] [2021-03-18T17:32:01.932Z] [2021-03-18T17:32:01.932Z] DONE 2 tests, 2 skipped in 0.129s [2021-03-18T17:32:01.932Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-18T17:32:01.932Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:32:01.932Z] ++ set -e [2021-03-18T17:32:01.932Z] ++ '[' -n 0 ']' [2021-03-18T17:32:01.932Z] ++ set -x [2021-03-18T17:32:01.933Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:32:01.933Z] INFO: Testing against a local daemon [2021-03-18T17:32:01.933Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-18T17:32:02.593Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-03-18T17:32:02.968Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2021-03-18T17:32:02.968Z] === RUN TestDockerNetworkMacvlan [2021-03-18T17:32:04.004Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-18T17:32:05.039Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-18T17:32:05.107Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-18T17:32:05.299Z] --- PASS: TestCreateServiceSysctls (4.78s) [2021-03-18T17:32:05.299Z] === RUN TestCreateServiceCapabilities [2021-03-18T17:32:06.074Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-18T17:32:06.472Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-03-18T17:32:06.472Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-03-18T17:32:08.361Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-18T17:32:09.506Z] --- PASS: TestCreateServiceCapabilities (3.63s) [2021-03-18T17:32:09.506Z] === RUN TestInspect [2021-03-18T17:32:10.528Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-18T17:32:11.805Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-18T17:32:12.796Z] === RUN TestBoolValue [2021-03-18T17:32:12.796Z] --- PASS: TestBoolValue (0.00s) [2021-03-18T17:32:12.796Z] === RUN TestBoolValueOrDefault [2021-03-18T17:32:12.796Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-03-18T17:32:12.796Z] === RUN TestInt64ValueOrZero [2021-03-18T17:32:12.796Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-03-18T17:32:12.796Z] === RUN TestInt64ValueOrDefault [2021-03-18T17:32:12.796Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-03-18T17:32:12.796Z] === RUN TestInt64ValueOrDefaultWithError [2021-03-18T17:32:12.796Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-03-18T17:32:12.796Z] === RUN TestJsonContentType [2021-03-18T17:32:12.796Z] --- PASS: TestJsonContentType (0.00s) [2021-03-18T17:32:12.796Z] PASS [2021-03-18T17:32:12.796Z] coverage: 14.7% of statements [2021-03-18T17:32:12.796Z] ok github.com/docker/docker/api/server/httputils 0.142s coverage: 14.7% of statements [2021-03-18T17:32:12.811Z] --- PASS: TestInspect (3.72s) [2021-03-18T17:32:12.811Z] === RUN TestCreateJob [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite (435.85s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.21s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.29s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.72s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.54s) [2021-03-18T17:32:13.667Z] docker_cli_daemon_test.go:1455: [d1b0b4444fe20] daemon is not started [2021-03-18T17:32:13.667Z] check_test.go:309: [dd154d5f6ac28] daemon is not started [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.96s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.46s) [2021-03-18T17:32:13.667Z] check_test.go:309: [d96d1087e5f23] daemon is not started [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.56s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.33s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.92s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.56s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.19s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.17s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.62s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.12s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-03-18T17:32:13.667Z] check_test.go:309: [dfb33f27c2e8c] daemon is not started [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-03-18T17:32:13.667Z] check_test.go:309: [dc181e7fe0648] daemon is not started [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.05s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2021-03-18T17:32:13.667Z] check_test.go:309: [dd6234b30ac15] daemon is not started [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.22s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.77s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.11s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.25s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.63s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-03-18T17:32:13.667Z] check_test.go:309: [d16ccf92dc577] daemon is not started [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.61s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.80s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.57s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.08s) [2021-03-18T17:32:13.667Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-03-18T17:32:13.667Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-18T17:32:13.667Z] check_test.go:309: [de194fb53ce13] daemon is not started [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.73s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.64s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.51s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.09s) [2021-03-18T17:32:13.667Z] check_test.go:309: [d337e6bf0b34f] daemon is not started [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.26s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-03-18T17:32:13.667Z] check_test.go:309: [da410c30900b3] daemon is not started [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.54s) [2021-03-18T17:32:13.667Z] docker_cli_daemon_plugins_test.go:79: [d7b771a199492] daemon is not started [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (6.51s) [2021-03-18T17:32:13.667Z] docker_cli_daemon_plugins_test.go:169: [d389391932f3c] daemon is not started [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.58s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-03-18T17:32:13.667Z] check_test.go:309: [d156070f732c5] daemon is not started [2021-03-18T17:32:13.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.55s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.39s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.23s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.45s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.29s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.03s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.60s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.58s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.72s) [2021-03-18T17:32:13.668Z] check_test.go:309: [d188fe8da3298] daemon is not started [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.07s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (27.40s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.97s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.02s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.29s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.28s) [2021-03-18T17:32:13.668Z] check_test.go:309: [dcb71a9e58145] daemon is not started [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.71s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.93s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.68s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.24s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.73s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.29s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.54s) [2021-03-18T17:32:13.668Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-03-18T17:32:13.668Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-18T17:32:13.668Z] check_test.go:309: [d0cf39e870df7] daemon is not started [2021-03-18T17:32:13.668Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-18T17:32:13.668Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-18T17:32:13.668Z] check_test.go:309: [d627aebcdae93] daemon is not started [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.07s) [2021-03-18T17:32:13.668Z] check_test.go:309: [d93146a6baa0a] daemon is not started [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.57s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.11s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.16s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.50s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.69s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.79s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.59s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.29s) [2021-03-18T17:32:13.668Z] check_test.go:309: [d9aac50386a6c] daemon is not started [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.95s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.28s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.87s) [2021-03-18T17:32:13.668Z] check_test.go:309: [d5a7059694bfe] daemon is not started [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.58s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.55s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.16s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.71s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2021-03-18T17:32:13.668Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-03-18T17:32:13.668Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-03-18T17:32:13.668Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-03-18T17:32:13.668Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-03-18T17:32:13.668Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-03-18T17:32:13.668Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-03-18T17:32:13.668Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-03-18T17:32:13.668Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-03-18T17:32:13.668Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-03-18T17:32:13.668Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-03-18T17:32:13.668Z] check_test.go:309: [d7f794baa575a] daemon is not started [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2021-03-18T17:32:13.668Z] check_test.go:309: [d5a9c0203ff2a] daemon is not started [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.36s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.42s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-03-18T17:32:13.668Z] check_test.go:309: [da67c7a831b90] daemon is not started [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.09s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.35s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.14s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2021-03-18T17:32:13.668Z] check_test.go:309: [d7a7519bcb7b6] daemon is not started [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.41s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.03s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.98s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.01s) [2021-03-18T17:32:13.668Z] check_test.go:309: [daeec09b7b59c] daemon is not started [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.62s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.45s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-03-18T17:32:13.668Z] check_test.go:309: [d671c5ce6c146] daemon is not started [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.12s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.40s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.74s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.44s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.25s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.48s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.97s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.98s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.29s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.97s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.12s) [2021-03-18T17:32:13.668Z] docker_cli_daemon_test.go:2550: [d1437b94b282f] daemon is not started [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.39s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.79s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.27s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.76s) [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2021-03-18T17:32:13.668Z] check_test.go:309: [d308519d39909] daemon is not started [2021-03-18T17:32:13.668Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.26s) [2021-03-18T17:32:13.668Z] === RUN TestDockerSwarmSuite [2021-03-18T17:32:13.668Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-03-18T17:32:13.785Z] === RUN TestMaskSecretKeys [2021-03-18T17:32:13.785Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-03-18T17:32:13.785Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-03-18T17:32:13.785Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-03-18T17:32:13.785Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-03-18T17:32:13.785Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-03-18T17:32:13.785Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-03-18T17:32:13.785Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-03-18T17:32:13.785Z] === RUN TestVersionMiddlewareVersion [2021-03-18T17:32:13.785Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-03-18T17:32:13.785Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-03-18T17:32:13.785Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-03-18T17:32:13.785Z] PASS [2021-03-18T17:32:13.785Z] coverage: 37.7% of statements [2021-03-18T17:32:13.785Z] ok github.com/docker/docker/api/server/middleware 0.092s coverage: 37.7% of statements [2021-03-18T17:32:13.785Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-18T17:32:13.785Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-18T17:32:13.785Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-18T17:32:13.785Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-18T17:32:13.785Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-18T17:32:13.785Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-18T17:32:13.785Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-18T17:32:13.785Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-18T17:32:13.785Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-18T17:32:13.785Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-18T17:32:13.785Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-18T17:32:14.774Z] === RUN TestToJSON [2021-03-18T17:32:14.774Z] --- PASS: TestToJSON (0.00s) [2021-03-18T17:32:14.774Z] === RUN TestToParamWithVersion [2021-03-18T17:32:14.774Z] --- PASS: TestToParamWithVersion (0.00s) [2021-03-18T17:32:14.774Z] === RUN TestFromJSON [2021-03-18T17:32:14.774Z] --- PASS: TestFromJSON (0.00s) [2021-03-18T17:32:14.774Z] === RUN TestEmpty [2021-03-18T17:32:14.774Z] --- PASS: TestEmpty (0.00s) [2021-03-18T17:32:14.774Z] === RUN TestArgsMatchKVListEmptySources [2021-03-18T17:32:14.774Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-03-18T17:32:14.774Z] === RUN TestArgsMatchKVList [2021-03-18T17:32:14.774Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-03-18T17:32:14.774Z] === RUN TestArgsMatch [2021-03-18T17:32:14.774Z] --- PASS: TestArgsMatch (0.00s) [2021-03-18T17:32:14.774Z] === RUN TestAdd [2021-03-18T17:32:14.774Z] --- PASS: TestAdd (0.00s) [2021-03-18T17:32:14.774Z] === RUN TestDel [2021-03-18T17:32:14.774Z] --- PASS: TestDel (0.00s) [2021-03-18T17:32:14.774Z] === RUN TestLen [2021-03-18T17:32:14.774Z] --- PASS: TestLen (0.00s) [2021-03-18T17:32:14.774Z] === RUN TestExactMatch [2021-03-18T17:32:14.774Z] --- PASS: TestExactMatch (0.00s) [2021-03-18T17:32:14.774Z] === RUN TestOnlyOneExactMatch [2021-03-18T17:32:14.774Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-03-18T17:32:14.774Z] === RUN TestContains [2021-03-18T17:32:14.774Z] --- PASS: TestContains (0.00s) [2021-03-18T17:32:14.774Z] === RUN TestValidate [2021-03-18T17:32:14.774Z] --- PASS: TestValidate (0.00s) [2021-03-18T17:32:14.774Z] === RUN TestWalkValues [2021-03-18T17:32:14.774Z] --- PASS: TestWalkValues (0.00s) [2021-03-18T17:32:14.774Z] === RUN TestFuzzyMatch [2021-03-18T17:32:14.774Z] --- PASS: TestFuzzyMatch (0.00s) [2021-03-18T17:32:14.774Z] === RUN TestClone [2021-03-18T17:32:14.774Z] --- PASS: TestClone (0.00s) [2021-03-18T17:32:14.774Z] PASS [2021-03-18T17:32:14.774Z] coverage: 92.2% of statements [2021-03-18T17:32:14.774Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2021-03-18T17:32:14.774Z] === RUN TestStrSliceMarshalJSON [2021-03-18T17:32:14.774Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-03-18T17:32:14.774Z] === RUN TestStrSliceUnmarshalJSON [2021-03-18T17:32:14.774Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-03-18T17:32:14.774Z] === RUN TestStrSliceUnmarshalString [2021-03-18T17:32:14.774Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-03-18T17:32:14.774Z] === RUN TestStrSliceUnmarshalSlice [2021-03-18T17:32:14.774Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-03-18T17:32:14.774Z] PASS [2021-03-18T17:32:14.774Z] coverage: 90.0% of statements [2021-03-18T17:32:14.774Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2021-03-18T17:32:14.981Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-18T17:32:15.244Z] === RUN TestDurationToSecondsString [2021-03-18T17:32:15.244Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-03-18T17:32:15.244Z] === RUN TestGetTimestamp [2021-03-18T17:32:15.244Z] === RUN TestAdjustForAPIVersion [2021-03-18T17:32:15.244Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-03-18T17:32:15.244Z] PASS [2021-03-18T17:32:15.244Z] coverage: 5.7% of statements [2021-03-18T17:32:15.244Z] ok github.com/docker/docker/api/server/router/swarm 0.086s coverage: 5.7% of statements [2021-03-18T17:32:15.244Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-18T17:32:15.244Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-18T17:32:15.244Z] ? github.com/docker/docker/api/types [no test files] [2021-03-18T17:32:15.244Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-18T17:32:15.244Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-18T17:32:15.244Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-18T17:32:15.244Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-18T17:32:15.244Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-18T17:32:15.244Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-18T17:32:15.244Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-18T17:32:15.244Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-18T17:32:15.244Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-18T17:32:15.244Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-18T17:32:15.244Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-18T17:32:15.244Z] --- PASS: TestGetTimestamp (0.10s) [2021-03-18T17:32:15.244Z] === RUN TestParseTimestamps [2021-03-18T17:32:15.244Z] --- PASS: TestParseTimestamps (0.00s) [2021-03-18T17:32:15.244Z] PASS [2021-03-18T17:32:15.244Z] coverage: 100.0% of statements [2021-03-18T17:32:15.244Z] ok github.com/docker/docker/api/types/time 0.141s coverage: 100.0% of statements [2021-03-18T17:32:15.713Z] === RUN TestCompareVersion [2021-03-18T17:32:15.713Z] --- PASS: TestCompareVersion (0.00s) [2021-03-18T17:32:15.713Z] PASS [2021-03-18T17:32:15.713Z] coverage: 75.0% of statements [2021-03-18T17:32:15.713Z] ok github.com/docker/docker/api/types/versions 0.034s coverage: 75.0% of statements [2021-03-18T17:32:15.713Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-18T17:32:15.713Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-18T17:32:15.713Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-18T17:32:15.713Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-03-18T17:32:15.713Z] ? github.com/docker/docker/builder [no test files] [2021-03-18T17:32:15.713Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-18T17:32:15.713Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-18T17:32:15.713Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-18T17:32:15.713Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-18T17:32:15.713Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-18T17:32:15.713Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-18T17:32:15.713Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-18T17:32:16.181Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-03-18T17:32:16.703Z] === RUN TestParseRemoteURL [2021-03-18T17:32:16.703Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-03-18T17:32:16.703Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-03-18T17:32:16.703Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-03-18T17:32:16.703Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-03-18T17:32:16.703Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-03-18T17:32:16.703Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-03-18T17:32:16.703Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-03-18T17:32:16.703Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-03-18T17:32:16.703Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-03-18T17:32:16.703Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-03-18T17:32:16.703Z] --- PASS: TestParseRemoteURL (0.00s) [2021-03-18T17:32:16.703Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-03-18T17:32:16.703Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-03-18T17:32:16.703Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-03-18T17:32:16.703Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-03-18T17:32:16.703Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-03-18T17:32:16.703Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-03-18T17:32:16.703Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-03-18T17:32:16.703Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-03-18T17:32:16.703Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-03-18T17:32:16.703Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-03-18T17:32:16.703Z] === RUN TestCloneArgsSmartHttp [2021-03-18T17:32:16.703Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-03-18T17:32:16.703Z] === RUN TestCloneArgsDumbHttp [2021-03-18T17:32:16.703Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-03-18T17:32:16.703Z] === RUN TestCloneArgsGit [2021-03-18T17:32:16.703Z] --- PASS: TestCloneArgsGit (0.00s) [2021-03-18T17:32:16.703Z] === RUN TestCheckoutGit [2021-03-18T17:32:17.546Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-18T17:32:18.103Z] --- PASS: TestCreateJob (4.67s) [2021-03-18T17:32:18.103Z] === RUN TestReplicatedJob [2021-03-18T17:32:18.924Z] === RUN TestEnable [2021-03-18T17:32:18.924Z] --- PASS: TestEnable (0.00s) [2021-03-18T17:32:18.924Z] === RUN TestDisable [2021-03-18T17:32:18.924Z] --- PASS: TestDisable (0.00s) [2021-03-18T17:32:18.924Z] === RUN TestEnabled [2021-03-18T17:32:18.924Z] --- PASS: TestEnabled (0.00s) [2021-03-18T17:32:18.924Z] PASS [2021-03-18T17:32:18.924Z] coverage: 100.0% of statements [2021-03-18T17:32:18.924Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2021-03-18T17:32:18.924Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-03-18T17:32:18.924Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-03-18T17:32:18.924Z] === RUN TestProcessNoDockerignore [2021-03-18T17:32:18.924Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-03-18T17:32:18.924Z] === RUN TestProcessShouldLeaveAllFiles [2021-03-18T17:32:18.924Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-03-18T17:32:18.924Z] === RUN TestDetectContentType [2021-03-18T17:32:18.924Z] --- PASS: TestDetectContentType (0.00s) [2021-03-18T17:32:18.924Z] === RUN TestSelectAcceptableMIME [2021-03-18T17:32:18.924Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-03-18T17:32:18.924Z] === RUN TestInspectEmptyResponse [2021-03-18T17:32:18.924Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-03-18T17:32:18.924Z] === RUN TestInspectResponseBinary [2021-03-18T17:32:18.924Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-03-18T17:32:18.924Z] === RUN TestResponseUnsupportedContentType [2021-03-18T17:32:18.924Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-03-18T17:32:18.924Z] === RUN TestInspectResponseTextSimple [2021-03-18T17:32:18.924Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-03-18T17:32:18.924Z] === RUN TestInspectResponseEmptyContentType [2021-03-18T17:32:18.924Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-03-18T17:32:18.924Z] === RUN TestUnknownContentLength [2021-03-18T17:32:18.924Z] --- PASS: TestUnknownContentLength (0.00s) [2021-03-18T17:32:18.924Z] === RUN TestDownloadRemote [2021-03-18T17:32:18.924Z] --- PASS: TestDownloadRemote (0.07s) [2021-03-18T17:32:18.924Z] === RUN TestGetWithStatusError [2021-03-18T17:32:18.924Z] --- PASS: TestGetWithStatusError (0.00s) [2021-03-18T17:32:18.924Z] === RUN TestCloseRootDirectory [2021-03-18T17:32:18.924Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-03-18T17:32:18.924Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:32:18.924Z] === RUN TestHashFile [2021-03-18T17:32:18.924Z] --- SKIP: TestHashFile (0.00s) [2021-03-18T17:32:18.924Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:32:18.924Z] === RUN TestHashSubdir [2021-03-18T17:32:18.924Z] --- SKIP: TestHashSubdir (0.00s) [2021-03-18T17:32:18.924Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:32:18.924Z] === RUN TestRemoveDirectory [2021-03-18T17:32:18.924Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-03-18T17:32:18.924Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:32:18.924Z] PASS [2021-03-18T17:32:18.924Z] coverage: 9.3% of statements [2021-03-18T17:32:18.924Z] ok github.com/docker/docker/builder/remotecontext 0.298s coverage: 9.3% of statements [2021-03-18T17:32:19.393Z] === RUN TestGetAllAllowed [2021-03-18T17:32:19.393Z] --- PASS: TestGetAllAllowed (0.00s) [2021-03-18T17:32:19.393Z] === RUN TestGetAllMeta [2021-03-18T17:32:19.393Z] --- PASS: TestGetAllMeta (0.00s) [2021-03-18T17:32:19.393Z] === RUN TestWarnOnUnusedBuildArgs [2021-03-18T17:32:19.393Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-03-18T17:32:19.393Z] === RUN TestIsUnreferencedBuiltin [2021-03-18T17:32:19.393Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-03-18T17:32:19.393Z] === RUN TestIsExistingDirectory [2021-03-18T17:32:19.393Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestGetFilenameForDownload [2021-03-18T17:32:19.394Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestEnv2Variables [2021-03-18T17:32:19.394Z] --- PASS: TestEnv2Variables (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-03-18T17:32:19.394Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestMaintainer [2021-03-18T17:32:19.394Z] --- PASS: TestMaintainer (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestLabel [2021-03-18T17:32:19.394Z] --- PASS: TestLabel (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestFromScratch [2021-03-18T17:32:19.394Z] --- PASS: TestFromScratch (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestFromWithArg [2021-03-18T17:32:19.394Z] --- PASS: TestFromWithArg (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-03-18T17:32:19.394Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestFromWithUndefinedArg [2021-03-18T17:32:19.394Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestFromMultiStageWithNamedStage [2021-03-18T17:32:19.394Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestOnbuild [2021-03-18T17:32:19.394Z] --- PASS: TestOnbuild (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestWorkdir [2021-03-18T17:32:19.394Z] --- PASS: TestWorkdir (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestCmd [2021-03-18T17:32:19.394Z] --- PASS: TestCmd (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestHealthcheckNone [2021-03-18T17:32:19.394Z] --- PASS: TestHealthcheckNone (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestHealthcheckCmd [2021-03-18T17:32:19.394Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestEntrypoint [2021-03-18T17:32:19.394Z] --- PASS: TestEntrypoint (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestExpose [2021-03-18T17:32:19.394Z] --- PASS: TestExpose (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestUser [2021-03-18T17:32:19.394Z] --- PASS: TestUser (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestVolume [2021-03-18T17:32:19.394Z] --- PASS: TestVolume (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestStopSignal [2021-03-18T17:32:19.394Z] --- SKIP: TestStopSignal (0.00s) [2021-03-18T17:32:19.394Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-18T17:32:19.394Z] === RUN TestArg [2021-03-18T17:32:19.394Z] --- PASS: TestArg (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestShell [2021-03-18T17:32:19.394Z] --- PASS: TestShell (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestPrependEnvOnCmd [2021-03-18T17:32:19.394Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestRunWithBuildArgs [2021-03-18T17:32:19.394Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestRunIgnoresHealthcheck [2021-03-18T17:32:19.394Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestNormalizeWorkdir [2021-03-18T17:32:19.394Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestDispatch [2021-03-18T17:32:19.394Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-03-18T17:32:19.394Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-03-18T17:32:19.394Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-03-18T17:32:19.394Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-03-18T17:32:19.394Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-03-18T17:32:19.394Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-03-18T17:32:19.394Z] === RUN TestDispatch/COPY_url [2021-03-18T17:32:19.394Z] --- PASS: TestDispatch (0.05s) [2021-03-18T17:32:19.394Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-03-18T17:32:19.394Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-03-18T17:32:19.394Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-03-18T17:32:19.394Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-03-18T17:32:19.394Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-03-18T17:32:19.394Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-03-18T17:32:19.394Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestAddScratchImageAddsToMounts [2021-03-18T17:32:19.394Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestAddFromScratchPopulatesPlatform [2021-03-18T17:32:19.394Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-03-18T17:32:19.394Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-03-18T17:32:19.394Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestImageSourceGetAddsToMounts [2021-03-18T17:32:19.394Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestEmptyDockerfile [2021-03-18T17:32:19.394Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-03-18T17:32:19.394Z] === RUN TestSymlinkDockerfile [2021-03-18T17:32:19.394Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-03-18T17:32:19.394Z] === RUN TestDockerfileOutsideTheBuildContext [2021-03-18T17:32:19.394Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestNonExistingDockerfile [2021-03-18T17:32:19.394Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestCopyRunConfig [2021-03-18T17:32:19.394Z] --- PASS: TestCopyRunConfig (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestDeepCopyRunConfig [2021-03-18T17:32:19.394Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestExportImage [2021-03-18T17:32:19.394Z] --- PASS: TestExportImage (0.00s) [2021-03-18T17:32:19.394Z] === RUN TestNormalizeDest [2021-03-18T17:32:19.394Z] --- PASS: TestNormalizeDest (0.00s) [2021-03-18T17:32:19.394Z] PASS [2021-03-18T17:32:19.394Z] coverage: 46.6% of statements [2021-03-18T17:32:19.394Z] ok github.com/docker/docker/builder/dockerfile 0.205s coverage: 46.6% of statements [2021-03-18T17:32:19.394Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-18T17:32:19.432Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-03-18T17:32:20.360Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-18T17:32:23.461Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-18T17:32:23.769Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-18T17:32:24.696Z] --- PASS: TestReplicatedJob (7.65s) [2021-03-18T17:32:24.696Z] === RUN TestUpdateReplicatedJob [2021-03-18T17:32:25.535Z] --- PASS: TestDockerNetworkMacvlan (22.12s) [2021-03-18T17:32:25.535Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-03-18T17:32:25.535Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-03-18T17:32:25.535Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.90s) [2021-03-18T17:32:25.535Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.10s) [2021-03-18T17:32:25.535Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.55s) [2021-03-18T17:32:25.535Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.89s) [2021-03-18T17:32:25.535Z] PASS [2021-03-18T17:32:25.535Z] [2021-03-18T17:32:25.535Z] DONE 8 tests in 23.741s [2021-03-18T17:32:25.535Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-18T17:32:25.535Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:32:25.535Z] ++ set -e [2021-03-18T17:32:25.535Z] ++ '[' -n 0 ']' [2021-03-18T17:32:25.535Z] ++ set -x [2021-03-18T17:32:25.535Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:32:25.535Z] testing: warning: no tests to run [2021-03-18T17:32:25.535Z] PASS [2021-03-18T17:32:25.535Z] [2021-03-18T17:32:25.535Z] DONE 0 tests in 0.043s [2021-03-18T17:32:25.535Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-18T17:32:25.535Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:32:25.535Z] ++ set -e [2021-03-18T17:32:25.535Z] ++ '[' -n 0 ']' [2021-03-18T17:32:25.535Z] ++ set -x [2021-03-18T17:32:25.535Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:32:25.535Z] INFO: Testing against a local daemon [2021-03-18T17:32:25.535Z] === RUN TestAuthZPluginAllowRequest [2021-03-18T17:32:25.657Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-03-18T17:32:27.661Z] --- PASS: TestAuthZPluginAllowRequest (1.86s) [2021-03-18T17:32:27.661Z] === RUN TestAuthZPluginTLS [2021-03-18T17:32:27.953Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-03-18T17:32:27.953Z] === RUN TestAuthZPluginDenyRequest [2021-03-18T17:32:28.244Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-03-18T17:32:28.244Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-18T17:32:28.877Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-03-18T17:32:28.877Z] === RUN TestAuthZPluginDenyResponse [2021-03-18T17:32:29.511Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-03-18T17:32:29.511Z] === RUN TestAuthZPluginAllowEventStream [2021-03-18T17:32:29.833Z] === RUN TestCheckpointCreateError [2021-03-18T17:32:29.833Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestCheckpointCreate [2021-03-18T17:32:29.833Z] --- PASS: TestCheckpointCreate (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestCheckpointDeleteError [2021-03-18T17:32:29.833Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestCheckpointDelete [2021-03-18T17:32:29.833Z] --- PASS: TestCheckpointDelete (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestCheckpointListError [2021-03-18T17:32:29.833Z] --- PASS: TestCheckpointListError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestCheckpointList [2021-03-18T17:32:29.833Z] --- PASS: TestCheckpointList (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestCheckpointListContainerNotFound [2021-03-18T17:32:29.833Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestNewClientWithOpsFromEnv [2021-03-18T17:32:29.833Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-03-18T17:32:29.833Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-18T17:32:29.833Z] === RUN TestGetAPIPath [2021-03-18T17:32:29.833Z] --- PASS: TestGetAPIPath (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestParseHostURL [2021-03-18T17:32:29.833Z] --- PASS: TestParseHostURL (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-03-18T17:32:29.833Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestNegotiateAPIVersionEmpty [2021-03-18T17:32:29.833Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestNegotiateAPIVersion [2021-03-18T17:32:29.833Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestNegotiateAPVersionOverride [2021-03-18T17:32:29.833Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestNegotiateAPIVersionAutomatic [2021-03-18T17:32:29.833Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-03-18T17:32:29.833Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-03-18T17:32:29.833Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestClientRedirect [2021-03-18T17:32:29.833Z] --- PASS: TestClientRedirect (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestConfigCreateUnsupported [2021-03-18T17:32:29.833Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestConfigCreateError [2021-03-18T17:32:29.833Z] --- PASS: TestConfigCreateError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestConfigCreate [2021-03-18T17:32:29.833Z] --- PASS: TestConfigCreate (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestConfigInspectNotFound [2021-03-18T17:32:29.833Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestConfigInspectWithEmptyID [2021-03-18T17:32:29.833Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestConfigInspectUnsupported [2021-03-18T17:32:29.833Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestConfigInspectError [2021-03-18T17:32:29.833Z] --- PASS: TestConfigInspectError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestConfigInspectConfigNotFound [2021-03-18T17:32:29.833Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestConfigInspect [2021-03-18T17:32:29.833Z] --- PASS: TestConfigInspect (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestConfigListUnsupported [2021-03-18T17:32:29.833Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestConfigListError [2021-03-18T17:32:29.833Z] --- PASS: TestConfigListError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestConfigList [2021-03-18T17:32:29.833Z] --- PASS: TestConfigList (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestConfigRemoveUnsupported [2021-03-18T17:32:29.833Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestConfigRemoveError [2021-03-18T17:32:29.833Z] --- PASS: TestConfigRemoveError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestConfigRemove [2021-03-18T17:32:29.833Z] --- PASS: TestConfigRemove (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestConfigUpdateUnsupported [2021-03-18T17:32:29.833Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestConfigUpdateError [2021-03-18T17:32:29.833Z] --- PASS: TestConfigUpdateError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestConfigUpdate [2021-03-18T17:32:29.833Z] --- PASS: TestConfigUpdate (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerCommitError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerCommitError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerCommit [2021-03-18T17:32:29.833Z] --- PASS: TestContainerCommit (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerStatPathError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerStatPathError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerStatPathNotFoundError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerStatPathNoHeaderError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerStatPath [2021-03-18T17:32:29.833Z] --- PASS: TestContainerStatPath (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestCopyToContainerError [2021-03-18T17:32:29.833Z] --- PASS: TestCopyToContainerError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestCopyToContainerNotFoundError [2021-03-18T17:32:29.833Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestCopyToContainerNotStatusOKError [2021-03-18T17:32:29.833Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestCopyToContainer [2021-03-18T17:32:29.833Z] --- PASS: TestCopyToContainer (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestCopyFromContainerError [2021-03-18T17:32:29.833Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestCopyFromContainerNotFoundError [2021-03-18T17:32:29.833Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestCopyFromContainerNotStatusOKError [2021-03-18T17:32:29.833Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestCopyFromContainerNoHeaderError [2021-03-18T17:32:29.833Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestCopyFromContainer [2021-03-18T17:32:29.833Z] --- PASS: TestCopyFromContainer (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerCreateError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerCreateError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerCreateImageNotFound [2021-03-18T17:32:29.833Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerCreateWithName [2021-03-18T17:32:29.833Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerCreateAutoRemove [2021-03-18T17:32:29.833Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerDiffError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerDiffError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerDiff [2021-03-18T17:32:29.833Z] --- PASS: TestContainerDiff (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerExecCreateError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerExecCreate [2021-03-18T17:32:29.833Z] --- PASS: TestContainerExecCreate (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerExecStartError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerExecStartError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerExecStart [2021-03-18T17:32:29.833Z] --- PASS: TestContainerExecStart (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerExecInspectError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerExecInspect [2021-03-18T17:32:29.833Z] --- PASS: TestContainerExecInspect (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerExportError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerExportError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerExport [2021-03-18T17:32:29.833Z] --- PASS: TestContainerExport (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerInspectError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerInspectError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerInspectContainerNotFound [2021-03-18T17:32:29.833Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerInspectWithEmptyID [2021-03-18T17:32:29.833Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerInspect [2021-03-18T17:32:29.833Z] --- PASS: TestContainerInspect (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerInspectNode [2021-03-18T17:32:29.833Z] --- PASS: TestContainerInspectNode (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerKillError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerKillError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerKill [2021-03-18T17:32:29.833Z] --- PASS: TestContainerKill (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerListError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerListError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerList [2021-03-18T17:32:29.833Z] --- PASS: TestContainerList (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerLogsNotFoundError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerLogsError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerLogsError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerLogs [2021-03-18T17:32:29.833Z] --- PASS: TestContainerLogs (0.12s) [2021-03-18T17:32:29.833Z] === RUN TestContainerPauseError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerPauseError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerPause [2021-03-18T17:32:29.833Z] --- PASS: TestContainerPause (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainersPruneError [2021-03-18T17:32:29.833Z] --- PASS: TestContainersPruneError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainersPrune [2021-03-18T17:32:29.833Z] --- PASS: TestContainersPrune (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerRemoveError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerRemoveError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerRemoveNotFoundError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerRemove [2021-03-18T17:32:29.833Z] --- PASS: TestContainerRemove (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerRenameError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerRenameError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerRename [2021-03-18T17:32:29.833Z] --- PASS: TestContainerRename (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerResizeError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerResizeError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerExecResizeError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerResize [2021-03-18T17:32:29.833Z] --- PASS: TestContainerResize (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerExecResize [2021-03-18T17:32:29.833Z] --- PASS: TestContainerExecResize (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerRestartError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerRestartError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerRestart [2021-03-18T17:32:29.833Z] --- PASS: TestContainerRestart (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerStartError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerStartError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerStart [2021-03-18T17:32:29.833Z] --- PASS: TestContainerStart (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerStatsError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerStatsError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerStats [2021-03-18T17:32:29.833Z] --- PASS: TestContainerStats (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerStopError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerStopError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerStop [2021-03-18T17:32:29.833Z] --- PASS: TestContainerStop (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerTopError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerTopError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerTop [2021-03-18T17:32:29.833Z] --- PASS: TestContainerTop (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerUnpauseError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerUnpause [2021-03-18T17:32:29.833Z] --- PASS: TestContainerUnpause (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerUpdateError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerUpdateError (0.01s) [2021-03-18T17:32:29.833Z] === RUN TestContainerUpdate [2021-03-18T17:32:29.833Z] --- PASS: TestContainerUpdate (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerWaitError [2021-03-18T17:32:29.833Z] --- PASS: TestContainerWaitError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestContainerWait [2021-03-18T17:32:29.833Z] --- PASS: TestContainerWait (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestDiskUsageError [2021-03-18T17:32:29.833Z] --- PASS: TestDiskUsageError (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestDiskUsage [2021-03-18T17:32:29.833Z] --- PASS: TestDiskUsage (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestDistributionInspectUnsupported [2021-03-18T17:32:29.833Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestDistributionInspectWithEmptyID [2021-03-18T17:32:29.833Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestEventsErrorInOptions [2021-03-18T17:32:29.833Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestEventsErrorFromServer [2021-03-18T17:32:29.833Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-03-18T17:32:29.833Z] === RUN TestEvents [2021-03-18T17:32:29.834Z] --- PASS: TestEvents (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestTLSCloseWriter [2021-03-18T17:32:29.834Z] === PAUSE TestTLSCloseWriter [2021-03-18T17:32:29.834Z] === RUN TestImageBuildError [2021-03-18T17:32:29.834Z] --- PASS: TestImageBuildError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageBuild [2021-03-18T17:32:29.834Z] --- PASS: TestImageBuild (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestGetDockerOS [2021-03-18T17:32:29.834Z] --- PASS: TestGetDockerOS (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageCreateError [2021-03-18T17:32:29.834Z] --- PASS: TestImageCreateError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageCreate [2021-03-18T17:32:29.834Z] --- PASS: TestImageCreate (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageHistoryError [2021-03-18T17:32:29.834Z] --- PASS: TestImageHistoryError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageHistory [2021-03-18T17:32:29.834Z] --- PASS: TestImageHistory (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageImportError [2021-03-18T17:32:29.834Z] --- PASS: TestImageImportError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageImport [2021-03-18T17:32:29.834Z] --- PASS: TestImageImport (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageInspectError [2021-03-18T17:32:29.834Z] --- PASS: TestImageInspectError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageInspectImageNotFound [2021-03-18T17:32:29.834Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageInspectWithEmptyID [2021-03-18T17:32:29.834Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageInspect [2021-03-18T17:32:29.834Z] --- PASS: TestImageInspect (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageListError [2021-03-18T17:32:29.834Z] --- PASS: TestImageListError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageList [2021-03-18T17:32:29.834Z] --- PASS: TestImageList (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageListApiBefore125 [2021-03-18T17:32:29.834Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageLoadError [2021-03-18T17:32:29.834Z] --- PASS: TestImageLoadError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageLoad [2021-03-18T17:32:29.834Z] --- PASS: TestImageLoad (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImagesPruneError [2021-03-18T17:32:29.834Z] --- PASS: TestImagesPruneError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImagesPrune [2021-03-18T17:32:29.834Z] --- PASS: TestImagesPrune (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImagePullReferenceParseError [2021-03-18T17:32:29.834Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImagePullAnyError [2021-03-18T17:32:29.834Z] --- PASS: TestImagePullAnyError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImagePullStatusUnauthorizedError [2021-03-18T17:32:29.834Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-18T17:32:29.834Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-18T17:32:29.834Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-03-18T17:32:29.834Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImagePullWithoutErrors [2021-03-18T17:32:29.834Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImagePushReferenceError [2021-03-18T17:32:29.834Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImagePushAnyError [2021-03-18T17:32:29.834Z] --- PASS: TestImagePushAnyError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImagePushStatusUnauthorizedError [2021-03-18T17:32:29.834Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-18T17:32:29.834Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-18T17:32:29.834Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-03-18T17:32:29.834Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImagePushWithoutErrors [2021-03-18T17:32:29.834Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-03-18T17:32:29.834Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-03-18T17:32:29.834Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-03-18T17:32:29.834Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-03-18T17:32:29.834Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-03-18T17:32:29.834Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-03-18T17:32:29.834Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-03-18T17:32:29.834Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-03-18T17:32:29.834Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageRemoveError [2021-03-18T17:32:29.834Z] --- PASS: TestImageRemoveError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageRemoveImageNotFound [2021-03-18T17:32:29.834Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageRemove [2021-03-18T17:32:29.834Z] --- PASS: TestImageRemove (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageSaveError [2021-03-18T17:32:29.834Z] --- PASS: TestImageSaveError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageSave [2021-03-18T17:32:29.834Z] --- PASS: TestImageSave (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageSearchAnyError [2021-03-18T17:32:29.834Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageSearchStatusUnauthorizedError [2021-03-18T17:32:29.834Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-18T17:32:29.834Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-18T17:32:29.834Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-03-18T17:32:29.834Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageSearchWithoutErrors [2021-03-18T17:32:29.834Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageTagError [2021-03-18T17:32:29.834Z] --- PASS: TestImageTagError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageTagInvalidReference [2021-03-18T17:32:29.834Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageTagInvalidSourceImageName [2021-03-18T17:32:29.834Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageTagHexSource [2021-03-18T17:32:29.834Z] --- PASS: TestImageTagHexSource (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestImageTag [2021-03-18T17:32:29.834Z] --- PASS: TestImageTag (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestInfoServerError [2021-03-18T17:32:29.834Z] --- PASS: TestInfoServerError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestInfoInvalidResponseJSONError [2021-03-18T17:32:29.834Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestInfo [2021-03-18T17:32:29.834Z] --- PASS: TestInfo (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNetworkConnectError [2021-03-18T17:32:29.834Z] --- PASS: TestNetworkConnectError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-03-18T17:32:29.834Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNetworkConnect [2021-03-18T17:32:29.834Z] --- PASS: TestNetworkConnect (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNetworkCreateError [2021-03-18T17:32:29.834Z] --- PASS: TestNetworkCreateError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNetworkCreate [2021-03-18T17:32:29.834Z] --- PASS: TestNetworkCreate (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNetworkDisconnectError [2021-03-18T17:32:29.834Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNetworkDisconnect [2021-03-18T17:32:29.834Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNetworkInspectError [2021-03-18T17:32:29.834Z] --- PASS: TestNetworkInspectError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNetworkInspectNotFoundError [2021-03-18T17:32:29.834Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNetworkInspectWithEmptyID [2021-03-18T17:32:29.834Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNetworkInspect [2021-03-18T17:32:29.834Z] --- PASS: TestNetworkInspect (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNetworkListError [2021-03-18T17:32:29.834Z] --- PASS: TestNetworkListError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNetworkList [2021-03-18T17:32:29.834Z] --- PASS: TestNetworkList (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNetworksPruneError [2021-03-18T17:32:29.834Z] --- PASS: TestNetworksPruneError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNetworksPrune [2021-03-18T17:32:29.834Z] --- PASS: TestNetworksPrune (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNetworkRemoveError [2021-03-18T17:32:29.834Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNetworkRemove [2021-03-18T17:32:29.834Z] --- PASS: TestNetworkRemove (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNodeInspectError [2021-03-18T17:32:29.834Z] --- PASS: TestNodeInspectError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNodeInspectNodeNotFound [2021-03-18T17:32:29.834Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNodeInspectWithEmptyID [2021-03-18T17:32:29.834Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNodeInspect [2021-03-18T17:32:29.834Z] --- PASS: TestNodeInspect (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNodeListError [2021-03-18T17:32:29.834Z] --- PASS: TestNodeListError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNodeList [2021-03-18T17:32:29.834Z] --- PASS: TestNodeList (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNodeRemoveError [2021-03-18T17:32:29.834Z] --- PASS: TestNodeRemoveError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNodeRemove [2021-03-18T17:32:29.834Z] --- PASS: TestNodeRemove (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNodeUpdateError [2021-03-18T17:32:29.834Z] --- PASS: TestNodeUpdateError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestNodeUpdate [2021-03-18T17:32:29.834Z] --- PASS: TestNodeUpdate (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestOptionWithTimeout [2021-03-18T17:32:29.834Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestPingFail [2021-03-18T17:32:29.834Z] --- PASS: TestPingFail (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestPingWithError [2021-03-18T17:32:29.834Z] 2021/03/18 17:32:28 RoundTripper returned a response & error; ignoring response [2021-03-18T17:32:29.834Z] 2021/03/18 17:32:28 RoundTripper returned a response & error; ignoring response [2021-03-18T17:32:29.834Z] --- PASS: TestPingWithError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestPingSuccess [2021-03-18T17:32:29.834Z] --- PASS: TestPingSuccess (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestPingHeadFallback [2021-03-18T17:32:29.834Z] === RUN TestPingHeadFallback/OK [2021-03-18T17:32:29.834Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-03-18T17:32:29.834Z] === RUN TestPingHeadFallback/Not_Found [2021-03-18T17:32:29.834Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-03-18T17:32:29.834Z] --- PASS: TestPingHeadFallback (0.02s) [2021-03-18T17:32:29.834Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-03-18T17:32:29.834Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-03-18T17:32:29.834Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-03-18T17:32:29.834Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestPluginDisableError [2021-03-18T17:32:29.834Z] --- PASS: TestPluginDisableError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestPluginDisable [2021-03-18T17:32:29.834Z] --- PASS: TestPluginDisable (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestPluginEnableError [2021-03-18T17:32:29.834Z] --- PASS: TestPluginEnableError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestPluginEnable [2021-03-18T17:32:29.834Z] --- PASS: TestPluginEnable (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestPluginInspectError [2021-03-18T17:32:29.834Z] --- PASS: TestPluginInspectError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestPluginInspectWithEmptyID [2021-03-18T17:32:29.834Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestPluginInspect [2021-03-18T17:32:29.834Z] --- PASS: TestPluginInspect (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestPluginListError [2021-03-18T17:32:29.834Z] --- PASS: TestPluginListError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestPluginList [2021-03-18T17:32:29.834Z] --- PASS: TestPluginList (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestPluginPushError [2021-03-18T17:32:29.834Z] --- PASS: TestPluginPushError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestPluginPush [2021-03-18T17:32:29.834Z] --- PASS: TestPluginPush (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestPluginRemoveError [2021-03-18T17:32:29.834Z] --- PASS: TestPluginRemoveError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestPluginRemove [2021-03-18T17:32:29.834Z] --- PASS: TestPluginRemove (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestPluginSetError [2021-03-18T17:32:29.834Z] --- PASS: TestPluginSetError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestPluginSet [2021-03-18T17:32:29.834Z] --- PASS: TestPluginSet (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSetHostHeader [2021-03-18T17:32:29.834Z] --- PASS: TestSetHostHeader (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestPlainTextError [2021-03-18T17:32:29.834Z] --- PASS: TestPlainTextError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestInfiniteError [2021-03-18T17:32:29.834Z] --- PASS: TestInfiniteError (0.01s) [2021-03-18T17:32:29.834Z] === RUN TestSecretCreateUnsupported [2021-03-18T17:32:29.834Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSecretCreateError [2021-03-18T17:32:29.834Z] --- PASS: TestSecretCreateError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSecretCreate [2021-03-18T17:32:29.834Z] --- PASS: TestSecretCreate (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSecretInspectUnsupported [2021-03-18T17:32:29.834Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSecretInspectError [2021-03-18T17:32:29.834Z] --- PASS: TestSecretInspectError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSecretInspectSecretNotFound [2021-03-18T17:32:29.834Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSecretInspectWithEmptyID [2021-03-18T17:32:29.834Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSecretInspect [2021-03-18T17:32:29.834Z] --- PASS: TestSecretInspect (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSecretListUnsupported [2021-03-18T17:32:29.834Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSecretListError [2021-03-18T17:32:29.834Z] --- PASS: TestSecretListError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSecretList [2021-03-18T17:32:29.834Z] --- PASS: TestSecretList (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSecretRemoveUnsupported [2021-03-18T17:32:29.834Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSecretRemoveError [2021-03-18T17:32:29.834Z] --- PASS: TestSecretRemoveError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSecretRemove [2021-03-18T17:32:29.834Z] --- PASS: TestSecretRemove (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSecretUpdateUnsupported [2021-03-18T17:32:29.834Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSecretUpdateError [2021-03-18T17:32:29.834Z] --- PASS: TestSecretUpdateError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSecretUpdate [2021-03-18T17:32:29.834Z] --- PASS: TestSecretUpdate (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestServiceCreateError [2021-03-18T17:32:29.834Z] --- PASS: TestServiceCreateError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestServiceCreate [2021-03-18T17:32:29.834Z] --- PASS: TestServiceCreate (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestServiceCreateCompatiblePlatforms [2021-03-18T17:32:29.834Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestServiceCreateDigestPinning [2021-03-18T17:32:29.834Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestServiceInspectError [2021-03-18T17:32:29.834Z] --- PASS: TestServiceInspectError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestServiceInspectServiceNotFound [2021-03-18T17:32:29.834Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestServiceInspectWithEmptyID [2021-03-18T17:32:29.834Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestServiceInspect [2021-03-18T17:32:29.834Z] --- PASS: TestServiceInspect (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestServiceListError [2021-03-18T17:32:29.834Z] --- PASS: TestServiceListError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestServiceList [2021-03-18T17:32:29.834Z] --- PASS: TestServiceList (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestServiceLogsError [2021-03-18T17:32:29.834Z] --- PASS: TestServiceLogsError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestServiceLogs [2021-03-18T17:32:29.834Z] --- PASS: TestServiceLogs (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestServiceRemoveError [2021-03-18T17:32:29.834Z] --- PASS: TestServiceRemoveError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestServiceRemoveNotFoundError [2021-03-18T17:32:29.834Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestServiceRemove [2021-03-18T17:32:29.834Z] --- PASS: TestServiceRemove (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestServiceUpdateError [2021-03-18T17:32:29.834Z] --- PASS: TestServiceUpdateError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestServiceUpdate [2021-03-18T17:32:29.834Z] --- PASS: TestServiceUpdate (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSwarmGetUnlockKeyError [2021-03-18T17:32:29.834Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSwarmGetUnlockKey [2021-03-18T17:32:29.834Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSwarmInitError [2021-03-18T17:32:29.834Z] --- PASS: TestSwarmInitError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSwarmInit [2021-03-18T17:32:29.834Z] --- PASS: TestSwarmInit (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSwarmInspectError [2021-03-18T17:32:29.834Z] --- PASS: TestSwarmInspectError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSwarmInspect [2021-03-18T17:32:29.834Z] --- PASS: TestSwarmInspect (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSwarmJoinError [2021-03-18T17:32:29.834Z] --- PASS: TestSwarmJoinError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSwarmJoin [2021-03-18T17:32:29.834Z] --- PASS: TestSwarmJoin (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSwarmLeaveError [2021-03-18T17:32:29.834Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSwarmLeave [2021-03-18T17:32:29.834Z] --- PASS: TestSwarmLeave (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSwarmUnlockError [2021-03-18T17:32:29.834Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSwarmUnlock [2021-03-18T17:32:29.834Z] --- PASS: TestSwarmUnlock (0.00s) [2021-03-18T17:32:29.834Z] === RUN TestSwarmUpdateError [2021-03-18T17:32:29.835Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-03-18T17:32:29.835Z] === RUN TestSwarmUpdate [2021-03-18T17:32:29.835Z] --- PASS: TestSwarmUpdate (0.00s) [2021-03-18T17:32:29.835Z] === RUN TestTaskInspectError [2021-03-18T17:32:29.835Z] --- PASS: TestTaskInspectError (0.00s) [2021-03-18T17:32:29.835Z] === RUN TestTaskInspectWithEmptyID [2021-03-18T17:32:29.835Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-03-18T17:32:29.835Z] === RUN TestTaskInspect [2021-03-18T17:32:29.835Z] --- PASS: TestTaskInspect (0.00s) [2021-03-18T17:32:29.835Z] === RUN TestTaskListError [2021-03-18T17:32:29.835Z] --- PASS: TestTaskListError (0.00s) [2021-03-18T17:32:29.835Z] === RUN TestTaskList [2021-03-18T17:32:29.835Z] --- PASS: TestTaskList (0.00s) [2021-03-18T17:32:29.835Z] === RUN TestVolumeCreateError [2021-03-18T17:32:29.835Z] --- PASS: TestVolumeCreateError (0.00s) [2021-03-18T17:32:29.835Z] === RUN TestVolumeCreate [2021-03-18T17:32:29.835Z] --- PASS: TestVolumeCreate (0.00s) [2021-03-18T17:32:29.835Z] === RUN TestVolumeInspectError [2021-03-18T17:32:29.835Z] --- PASS: TestVolumeInspectError (0.00s) [2021-03-18T17:32:29.835Z] === RUN TestVolumeInspectNotFound [2021-03-18T17:32:29.835Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-03-18T17:32:29.835Z] === RUN TestVolumeInspectWithEmptyID [2021-03-18T17:32:29.835Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-03-18T17:32:29.835Z] === RUN TestVolumeInspect [2021-03-18T17:32:29.835Z] --- PASS: TestVolumeInspect (0.00s) [2021-03-18T17:32:29.835Z] === RUN TestVolumeListError [2021-03-18T17:32:29.835Z] --- PASS: TestVolumeListError (0.00s) [2021-03-18T17:32:29.835Z] === RUN TestVolumeList [2021-03-18T17:32:29.835Z] --- PASS: TestVolumeList (0.00s) [2021-03-18T17:32:29.835Z] === RUN TestVolumeRemoveError [2021-03-18T17:32:29.835Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-03-18T17:32:29.835Z] === RUN TestVolumeRemove [2021-03-18T17:32:29.835Z] --- PASS: TestVolumeRemove (0.00s) [2021-03-18T17:32:29.835Z] === CONT TestTLSCloseWriter [2021-03-18T17:32:29.835Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-03-18T17:32:29.835Z] PASS [2021-03-18T17:32:29.835Z] coverage: 74.9% of statements [2021-03-18T17:32:29.835Z] ok github.com/docker/docker/client 0.416s coverage: 74.9% of statements [2021-03-18T17:32:29.991Z] --- PASS: TestUpdateReplicatedJob (4.63s) [2021-03-18T17:32:29.991Z] === RUN TestServiceListWithStatuses [2021-03-18T17:32:29.991Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-18T17:32:29.991Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-18T17:32:29.991Z] === RUN TestDockerNetworkConnectAlias [2021-03-18T17:32:31.579Z] --- PASS: TestAuthZPluginAllowEventStream (1.92s) [2021-03-18T17:32:31.579Z] === RUN TestAuthZPluginErrorResponse [2021-03-18T17:32:31.871Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-03-18T17:32:31.871Z] === RUN TestAuthZPluginErrorRequest [2021-03-18T17:32:32.504Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2021-03-18T17:32:32.504Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-18T17:32:32.795Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-03-18T17:32:32.795Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-18T17:32:35.525Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2021-03-18T17:32:35.525Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-18T17:32:36.575Z] --- PASS: TestDockerNetworkConnectAlias (7.19s) [2021-03-18T17:32:36.575Z] === RUN TestDockerNetworkReConnect [2021-03-18T17:32:37.598Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.46s) [2021-03-18T17:32:37.598Z] === RUN TestAuthZPluginHeader [2021-03-18T17:32:38.633Z] --- PASS: TestAuthZPluginHeader (0.87s) [2021-03-18T17:32:38.633Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-18T17:32:38.633Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-18T17:32:38.633Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:32:38.633Z] === RUN TestAuthZPluginV2Disable [2021-03-18T17:32:38.633Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-18T17:32:38.633Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:32:38.633Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-18T17:32:38.633Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-18T17:32:38.633Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:32:38.633Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-18T17:32:38.633Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-18T17:32:38.633Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:32:38.633Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-18T17:32:40.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-03-18T17:32:40.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-03-18T17:32:41.866Z] --- PASS: TestDockerNetworkReConnect (5.32s) [2021-03-18T17:32:41.866Z] === RUN TestServicePlugin [2021-03-18T17:32:41.866Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-18T17:32:41.866Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:32:41.866Z] === RUN TestServiceUpdateLabel [2021-03-18T17:32:42.039Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-18T17:32:42.039Z] [2021-03-18T17:32:42.039Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-18T17:32:42.039Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-18T17:32:42.039Z] HOSTNAME=06d285857531 [2021-03-18T17:32:42.039Z] TESTDEBUG=0 [2021-03-18T17:32:42.039Z] DEST=bundles/test-integration [2021-03-18T17:32:42.039Z] PWD=/go/src/github.com/docker/docker [2021-03-18T17:32:42.039Z] DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 [2021-03-18T17:32:42.039Z] container=docker [2021-03-18T17:32:42.039Z] HOME=/root [2021-03-18T17:32:42.039Z] GOLANG_VERSION=1.13.15 [2021-03-18T17:32:42.039Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-18T17:32:42.039Z] VALIDATE_BRANCH=master [2021-03-18T17:32:42.039Z] TERM=xterm [2021-03-18T17:32:42.039Z] DOCKER_PKG=github.com/docker/docker [2021-03-18T17:32:42.039Z] SHLVL=1 [2021-03-18T17:32:42.039Z] TIMEOUT=120m [2021-03-18T17:32:42.039Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-18T17:32:42.039Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-18T17:32:42.039Z] GO111MODULE=off [2021-03-18T17:32:42.039Z] DOCKER_EXPERIMENTAL=1 [2021-03-18T17:32:42.039Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-18T17:32:42.039Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-18T17:32:42.039Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-18T17:32:42.039Z] GOPATH=/go [2021-03-18T17:32:42.039Z] PKG_CONFIG=pkg-config [2021-03-18T17:32:42.039Z] _=/usr/bin/env [2021-03-18T17:32:42.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-18T17:32:44.802Z] --- PASS: TestCheckoutGit (25.97s) [2021-03-18T17:32:44.802Z] === RUN TestValidGitTransport [2021-03-18T17:32:44.802Z] --- PASS: TestValidGitTransport (0.00s) [2021-03-18T17:32:44.802Z] === RUN TestGitInvalidRef [2021-03-18T17:32:44.802Z] --- PASS: TestGitInvalidRef (0.17s) [2021-03-18T17:32:44.802Z] PASS [2021-03-18T17:32:44.802Z] coverage: 86.3% of statements [2021-03-18T17:32:44.802Z] ok github.com/docker/docker/builder/remotecontext/git 26.283s coverage: 86.3% of statements [2021-03-18T17:32:44.802Z] ? github.com/docker/docker/cli [no test files] [2021-03-18T17:32:44.802Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-18T17:32:45.817Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-18T17:32:46.072Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-18T17:32:46.076Z] --- PASS: TestServiceUpdateLabel (3.36s) [2021-03-18T17:32:46.076Z] === RUN TestServiceUpdateSecrets [2021-03-18T17:32:47.465Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-18T17:32:47.465Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-03-18T17:32:47.465Z] remote: Enumerating objects: 2, done. [2021-03-18T17:32:47.465Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-03-18T17:32:47.465Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-03-18T17:32:47.465Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-03-18T17:32:47.465Z] 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-03-18T17:32:47.465Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-03-18T17:32:49.573Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-03-18T17:32:49.573Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-03-18T17:32:49.573Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-03-18T17:32:49.573Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-03-18T17:32:49.573Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-03-18T17:32:49.573Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-03-18T17:32:49.573Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-03-18T17:32:49.573Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-03-18T17:32:49.573Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-03-18T17:32:49.573Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-03-18T17:32:49.573Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-03-18T17:32:49.573Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-03-18T17:32:49.573Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-03-18T17:32:49.573Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-03-18T17:32:49.573Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-03-18T17:32:49.573Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-03-18T17:32:49.573Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-03-18T17:32:49.573Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-03-18T17:32:49.573Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-03-18T17:32:49.573Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-03-18T17:32:49.573Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-03-18T17:32:49.573Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-03-18T17:32:49.573Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-03-18T17:32:49.573Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-03-18T17:32:49.573Z] === RUN TestConfigureDaemonLogs [2021-03-18T17:32:49.573Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-03-18T17:32:49.573Z] === RUN TestCommonOptionsInstallFlags [2021-03-18T17:32:49.573Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-03-18T17:32:49.573Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-03-18T17:32:49.573Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-03-18T17:32:49.573Z] PASS [2021-03-18T17:32:49.573Z] coverage: 18.4% of statements [2021-03-18T17:32:49.573Z] ok github.com/docker/docker/cmd/dockerd 0.336s coverage: 18.4% of statements [2021-03-18T17:32:50.565Z] === RUN TestContainerStopSignal [2021-03-18T17:32:50.565Z] --- PASS: TestContainerStopSignal (0.00s) [2021-03-18T17:32:50.565Z] === RUN TestContainerStopTimeout [2021-03-18T17:32:50.565Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-03-18T17:32:50.565Z] === RUN TestContainerSecretReferenceDestTarget [2021-03-18T17:32:50.565Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-03-18T17:32:50.565Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-03-18T17:32:50.565Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-03-18T17:32:50.565Z] === RUN TestContainerLogPathSetForRingLogger [2021-03-18T17:32:50.565Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-03-18T17:32:50.565Z] === RUN TestReplaceAndAppendEnvVars [2021-03-18T17:32:50.565Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-03-18T17:32:50.565Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-03-18T17:32:50.565Z] === RUN TestNewMemoryStore [2021-03-18T17:32:50.565Z] --- PASS: TestNewMemoryStore (0.00s) [2021-03-18T17:32:50.565Z] === RUN TestAddContainers [2021-03-18T17:32:50.565Z] --- PASS: TestAddContainers (0.00s) [2021-03-18T17:32:50.565Z] === RUN TestGetContainer [2021-03-18T17:32:50.565Z] --- PASS: TestGetContainer (0.00s) [2021-03-18T17:32:50.565Z] === RUN TestDeleteContainer [2021-03-18T17:32:50.565Z] --- PASS: TestDeleteContainer (0.00s) [2021-03-18T17:32:50.565Z] === RUN TestListContainers [2021-03-18T17:32:50.565Z] --- PASS: TestListContainers (0.00s) [2021-03-18T17:32:50.565Z] === RUN TestFirstContainer [2021-03-18T17:32:50.565Z] --- PASS: TestFirstContainer (0.00s) [2021-03-18T17:32:50.565Z] === RUN TestApplyAllContainer [2021-03-18T17:32:50.565Z] --- PASS: TestApplyAllContainer (0.00s) [2021-03-18T17:32:50.565Z] === RUN TestIsValidHealthString [2021-03-18T17:32:50.565Z] --- PASS: TestIsValidHealthString (0.00s) [2021-03-18T17:32:50.565Z] === RUN TestStateRunStop [2021-03-18T17:32:50.565Z] --- PASS: TestStateRunStop (0.00s) [2021-03-18T17:32:50.565Z] === RUN TestStateTimeoutWait [2021-03-18T17:32:50.565Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-03-18T17:32:50.565Z] state_test.go:141: Stop callback fired [2021-03-18T17:32:50.565Z] state_test.go:165: Stop callback fired [2021-03-18T17:32:50.565Z] === RUN TestIsValidStateString [2021-03-18T17:32:50.565Z] --- PASS: TestIsValidStateString (0.00s) [2021-03-18T17:32:50.565Z] === RUN TestViewSaveDelete [2021-03-18T17:32:50.565Z] --- PASS: TestViewSaveDelete (0.01s) [2021-03-18T17:32:50.565Z] === RUN TestViewAll [2021-03-18T17:32:50.565Z] --- PASS: TestViewAll (0.01s) [2021-03-18T17:32:50.565Z] === RUN TestViewGet [2021-03-18T17:32:50.565Z] --- PASS: TestViewGet (0.01s) [2021-03-18T17:32:50.565Z] === RUN TestNames [2021-03-18T17:32:50.565Z] --- PASS: TestNames (0.00s) [2021-03-18T17:32:50.565Z] === RUN TestViewWithHealthCheck [2021-03-18T17:32:50.565Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-03-18T17:32:50.565Z] PASS [2021-03-18T17:32:50.565Z] coverage: 41.6% of statements [2021-03-18T17:32:50.565Z] ok github.com/docker/docker/container 0.308s coverage: 41.6% of statements [2021-03-18T17:32:50.565Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-18T17:32:50.565Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-18T17:32:50.565Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-18T17:32:50.565Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-18T17:32:50.759Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-18T17:32:51.356Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e31086320ea0305e2cc70490160ee30480471680 hack/test/unit [2021-03-18T17:32:52.692Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-18T17:32:52.786Z] === RUN TestPrepare [2021-03-18T17:32:52.786Z] --- PASS: TestPrepare (0.00s) [2021-03-18T17:32:52.786Z] === RUN TestStart [2021-03-18T17:32:52.786Z] --- PASS: TestStart (0.00s) [2021-03-18T17:32:52.786Z] === RUN TestWaitCancel [2021-03-18T17:32:52.786Z] --- PASS: TestWaitCancel (0.00s) [2021-03-18T17:32:52.786Z] === RUN TestWaitDisabled [2021-03-18T17:32:52.786Z] --- PASS: TestWaitDisabled (0.00s) [2021-03-18T17:32:52.786Z] === RUN TestWaitEnabled [2021-03-18T17:32:52.786Z] --- PASS: TestWaitEnabled (0.00s) [2021-03-18T17:32:52.786Z] === RUN TestRemove [2021-03-18T17:32:52.786Z] --- PASS: TestRemove (0.00s) [2021-03-18T17:32:52.786Z] PASS [2021-03-18T17:32:52.786Z] coverage: 65.3% of statements [2021-03-18T17:32:52.786Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.407s coverage: 65.3% of statements [2021-03-18T17:32:52.959Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-18T17:32:53.221Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-18T17:32:54.150Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-18T17:32:54.150Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-18T17:32:54.646Z] ? github.com/docker/docker/api [no test files] [2021-03-18T17:32:54.710Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-18T17:32:55.010Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-03-18T17:32:55.010Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.10s) [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertToGRPCIsolation [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertFromGRPCIsolation [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-18T17:32:55.010Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-03-18T17:32:55.010Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-03-18T17:32:55.011Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-03-18T17:32:55.011Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-03-18T17:32:55.011Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-03-18T17:32:55.011Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-18T17:32:55.011Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-18T17:32:55.011Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-18T17:32:55.011Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-18T17:32:55.011Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-03-18T17:32:55.011Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-03-18T17:32:55.011Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-03-18T17:32:55.011Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-03-18T17:32:55.011Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-03-18T17:32:55.011Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-03-18T17:32:55.011Z] === RUN TestServiceConvertFromGRPCConfigs [2021-03-18T17:32:55.011Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-03-18T17:32:55.011Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-03-18T17:32:55.011Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-03-18T17:32:55.011Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-03-18T17:32:55.011Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-03-18T17:32:55.011Z] === RUN TestServiceConvertToGRPCConfigs [2021-03-18T17:32:55.011Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-03-18T17:32:55.011Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-03-18T17:32:55.011Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-03-18T17:32:55.011Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-03-18T17:32:55.011Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-03-18T17:32:55.011Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-03-18T17:32:55.011Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-03-18T17:32:55.011Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-03-18T17:32:55.011Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-03-18T17:32:55.011Z] PASS [2021-03-18T17:32:55.011Z] coverage: 35.9% of statements [2021-03-18T17:32:55.011Z] ok github.com/docker/docker/daemon/cluster/convert 0.443s coverage: 35.9% of statements [2021-03-18T17:32:55.011Z] === RUN TestNewListSecretsFilters [2021-03-18T17:32:55.011Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-03-18T17:32:55.011Z] === RUN TestNewListConfigsFilters [2021-03-18T17:32:55.011Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-03-18T17:32:55.011Z] PASS [2021-03-18T17:32:55.011Z] coverage: 0.5% of statements [2021-03-18T17:32:55.011Z] ok github.com/docker/docker/daemon/cluster 0.361s coverage: 0.5% of statements [2021-03-18T17:32:55.270Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-18T17:32:57.209Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.27s) [2021-03-18T17:32:57.209Z] PASS [2021-03-18T17:32:57.209Z] [2021-03-18T17:32:57.209Z] === Skipped [2021-03-18T17:32:57.209Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-18T17:32:57.209Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:32:57.209Z] [2021-03-18T17:32:57.209Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-18T17:32:57.209Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:32:57.209Z] [2021-03-18T17:32:57.209Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-18T17:32:57.209Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:32:57.209Z] [2021-03-18T17:32:57.209Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-18T17:32:57.209Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:32:57.209Z] [2021-03-18T17:32:57.209Z] [2021-03-18T17:32:57.209Z] DONE 17 tests, 4 skipped in 30.510s [2021-03-18T17:32:57.209Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-18T17:32:57.209Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:32:57.209Z] ++ set -e [2021-03-18T17:32:57.209Z] ++ '[' -n 0 ']' [2021-03-18T17:32:57.209Z] ++ set -x [2021-03-18T17:32:57.209Z] ++ 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=s390x 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/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:32:57.209Z] INFO: Testing against a local daemon [2021-03-18T17:32:57.209Z] === RUN TestPluginInvalidJSON [2021-03-18T17:32:57.209Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T17:32:57.209Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T17:32:57.209Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T17:32:57.209Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-03-18T17:32:57.209Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-18T17:32:57.209Z] === RUN TestPluginInstall [2021-03-18T17:32:57.209Z] === RUN TestPluginInstall/no_auth [2021-03-18T17:32:57.838Z] time="2021-03-18T17:32:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:32:57.838Z] time="2021-03-18T17:32:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c265911838baca517d56719673e47647ee75343974b24583eaa369229b89e8e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:32:57.838Z] time="2021-03-18T17:32:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:32:57.838Z] time="2021-03-18T17:32:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c265911838baca517d56719673e47647ee75343974b24583eaa369229b89e8e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:32:58.128Z] === RUN TestPluginInstall/with_htpasswd [2021-03-18T17:32:58.757Z] time="2021-03-18T17:32:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:32:58.757Z] time="2021-03-18T17:32:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c265911838baca517d56719673e47647ee75343974b24583eaa369229b89e8e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:32:58.757Z] time="2021-03-18T17:32:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:32:58.757Z] time="2021-03-18T17:32:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5c265911838baca517d56719673e47647ee75343974b24583eaa369229b89e8e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:32:58.757Z] === RUN TestPluginInstall/with_insecure [2021-03-18T17:32:58.811Z] === RUN TestDiscoveryOptsErrors [2021-03-18T17:32:58.811Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-03-18T17:32:58.811Z] === RUN TestDiscoveryOpts [2021-03-18T17:32:58.811Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-03-18T17:32:58.811Z] PASS [2021-03-18T17:32:58.811Z] coverage: 30.0% of statements [2021-03-18T17:32:58.811Z] ok github.com/docker/docker/daemon/discovery 0.059s coverage: 30.0% of statements [2021-03-18T17:32:59.281Z] === RUN TestBuilderGC [2021-03-18T17:32:59.281Z] --- PASS: TestBuilderGC (0.00s) [2021-03-18T17:32:59.281Z] === RUN TestDaemonConfigurationNotFound [2021-03-18T17:32:59.281Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-03-18T17:32:59.281Z] === RUN TestDaemonBrokenConfiguration [2021-03-18T17:32:59.281Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-03-18T17:32:59.281Z] === RUN TestParseClusterAdvertiseSettings [2021-03-18T17:32:59.281Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-03-18T17:32:59.281Z] === RUN TestFindConfigurationConflicts [2021-03-18T17:32:59.281Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-03-18T17:32:59.281Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-03-18T17:32:59.281Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-03-18T17:32:59.281Z] === RUN TestDaemonConfigurationMergeConflicts [2021-03-18T17:32:59.281Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-03-18T17:32:59.281Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-03-18T17:32:59.281Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-03-18T17:32:59.281Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-03-18T17:32:59.281Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-03-18T17:32:59.281Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-03-18T17:32:59.281Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-03-18T17:32:59.281Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-03-18T17:32:59.281Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-03-18T17:32:59.281Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-03-18T17:32:59.281Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-03-18T17:32:59.281Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-03-18T17:32:59.281Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-03-18T17:32:59.281Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-03-18T17:32:59.281Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-03-18T17:32:59.281Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-03-18T17:32:59.281Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-03-18T17:32:59.281Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-03-18T17:32:59.281Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-03-18T17:32:59.281Z] === RUN TestValidateConfigurationErrors [2021-03-18T17:32:59.281Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-03-18T17:32:59.281Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-03-18T17:32:59.281Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-03-18T17:32:59.281Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-03-18T17:32:59.281Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-03-18T17:32:59.281Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-03-18T17:32:59.281Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-03-18T17:32:59.281Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-03-18T17:32:59.281Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-03-18T17:32:59.281Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-03-18T17:32:59.281Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-03-18T17:32:59.281Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-03-18T17:32:59.281Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-03-18T17:32:59.281Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-03-18T17:32:59.281Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-03-18T17:32:59.281Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-03-18T17:32:59.281Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-03-18T17:32:59.281Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-03-18T17:32:59.281Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-03-18T17:32:59.281Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-03-18T17:32:59.281Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-03-18T17:32:59.281Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-03-18T17:32:59.281Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-03-18T17:32:59.281Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-03-18T17:32:59.281Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-03-18T17:32:59.281Z] === RUN TestValidateConfiguration [2021-03-18T17:32:59.281Z] === RUN TestValidateConfiguration/with_label [2021-03-18T17:32:59.281Z] === RUN TestValidateConfiguration/with_dns [2021-03-18T17:32:59.479Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-18T17:32:59.751Z] === RUN TestValidateConfiguration/with_dns-search [2021-03-18T17:32:59.751Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-03-18T17:32:59.751Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-03-18T17:32:59.751Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-03-18T17:32:59.751Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-03-18T17:32:59.751Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-03-18T17:32:59.751Z] --- PASS: TestValidateConfiguration (0.00s) [2021-03-18T17:32:59.751Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-03-18T17:32:59.751Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-03-18T17:32:59.751Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-03-18T17:32:59.751Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-03-18T17:32:59.751Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-03-18T17:32:59.751Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-03-18T17:32:59.751Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-03-18T17:32:59.751Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-03-18T17:32:59.751Z] === RUN TestModifiedDiscoverySettings [2021-03-18T17:32:59.751Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-03-18T17:32:59.751Z] === RUN TestReloadSetConfigFileNotExist [2021-03-18T17:32:59.751Z] time="2021-03-18T17:32:59Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-03-18T17:32:59.751Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-03-18T17:32:59.751Z] === RUN TestReloadDefaultConfigNotExist [2021-03-18T17:32:59.751Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-03-18T17:32:59.751Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:32:59.751Z] === RUN TestReloadBadDefaultConfig [2021-03-18T17:32:59.751Z] time="2021-03-18T17:32:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-687138839" [2021-03-18T17:32:59.751Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-03-18T17:32:59.751Z] === RUN TestReloadWithConflictingLabels [2021-03-18T17:32:59.751Z] time="2021-03-18T17:32:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-783065226" [2021-03-18T17:32:59.751Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-03-18T17:32:59.751Z] === RUN TestReloadWithDuplicateLabels [2021-03-18T17:32:59.751Z] time="2021-03-18T17:32:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-113689697" [2021-03-18T17:32:59.751Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-03-18T17:32:59.751Z] === RUN TestDaemonConfigurationMerge [2021-03-18T17:32:59.751Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-03-18T17:32:59.751Z] PASS [2021-03-18T17:32:59.751Z] coverage: 79.7% of statements [2021-03-18T17:32:59.751Z] ok github.com/docker/docker/daemon/config 0.355s coverage: 79.7% of statements [2021-03-18T17:32:59.787Z] time="2021-03-18T17:32:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:32:59.787Z] time="2021-03-18T17:32:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d7e558bcd166a9548ed0ae43e6dda63fdf1105c63c94af2658883882529bc1d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:32:59.787Z] time="2021-03-18T17:32:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:32:59.787Z] time="2021-03-18T17:32:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9d7e558bcd166a9548ed0ae43e6dda63fdf1105c63c94af2658883882529bc1d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:33:00.076Z] --- PASS: TestPluginInstall (4.33s) [2021-03-18T17:33:00.076Z] --- PASS: TestPluginInstall/no_auth (2.19s) [2021-03-18T17:33:00.076Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2021-03-18T17:33:00.076Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2021-03-18T17:33:00.076Z] plugin_test.go:160: [d2019b5e45e7a] daemon is not started [2021-03-18T17:33:00.076Z] === RUN TestPluginsWithRuntimes [2021-03-18T17:33:00.741Z] === RUN TestVerifyNetworkingConfig [2021-03-18T17:33:00.741Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-03-18T17:33:00.741Z] === RUN TestGetContainer [2021-03-18T17:33:00.741Z] --- PASS: TestGetContainer (0.00s) [2021-03-18T17:33:00.741Z] === RUN TestValidContainerNames [2021-03-18T17:33:00.741Z] --- PASS: TestValidContainerNames (0.00s) [2021-03-18T17:33:00.741Z] === RUN TestContainerInitDNS [2021-03-18T17:33:00.741Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-03-18T17:33:00.741Z] daemon_test.go:147: root required [2021-03-18T17:33:00.741Z] === RUN TestMerge [2021-03-18T17:33:00.741Z] --- PASS: TestMerge (0.00s) [2021-03-18T17:33:00.741Z] === RUN TestValidateContainerIsolation [2021-03-18T17:33:00.741Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-03-18T17:33:00.741Z] === RUN TestFindNetworkErrorType [2021-03-18T17:33:00.741Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-03-18T17:33:00.741Z] === RUN TestEnsureServicesExist [2021-03-18T17:33:00.741Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-03-18T17:33:00.741Z] === RUN TestEnsureServicesExistErrors [2021-03-18T17:33:00.741Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-03-18T17:33:00.741Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-03-18T17:33:00.741Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-03-18T17:33:00.741Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-03-18T17:33:00.741Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-03-18T17:33:00.741Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-03-18T17:33:00.741Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-03-18T17:33:00.741Z] === RUN TestContainerDelete [2021-03-18T17:33:00.741Z] --- PASS: TestContainerDelete (0.00s) [2021-03-18T17:33:00.741Z] === RUN TestContainerDoubleDelete [2021-03-18T17:33:00.741Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-03-18T17:33:00.741Z] === RUN TestLogContainerEventCopyLabels [2021-03-18T17:33:00.741Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-03-18T17:33:00.741Z] === RUN TestLogContainerEventWithAttributes [2021-03-18T17:33:00.741Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-03-18T17:33:00.741Z] === RUN TestNoneHealthcheck [2021-03-18T17:33:00.741Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-03-18T17:33:00.741Z] === RUN TestHealthStates [2021-03-18T17:33:01.210Z] time="2021-03-18T17:33:00Z" 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-03-18T17:33:01.210Z] time="2021-03-18T17:33:00Z" 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-03-18T17:33:01.210Z] time="2021-03-18T17:33:00Z" 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-03-18T17:33:01.210Z] time="2021-03-18T17:33:00Z" 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-03-18T17:33:01.210Z] time="2021-03-18T17:33:00Z" 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-03-18T17:33:01.210Z] time="2021-03-18T17:33:00Z" 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-03-18T17:33:01.210Z] time="2021-03-18T17:33:00Z" 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-03-18T17:33:01.210Z] time="2021-03-18T17:33:00Z" 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-03-18T17:33:01.210Z] time="2021-03-18T17:33:00Z" 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-03-18T17:33:01.210Z] time="2021-03-18T17:33:00Z" 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-03-18T17:33:01.210Z] --- PASS: TestHealthStates (0.07s) [2021-03-18T17:33:01.210Z] === RUN TestMaskURLCredentials [2021-03-18T17:33:01.210Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-03-18T17:33:01.210Z] === RUN TestGetInspectData [2021-03-18T17:33:01.210Z] --- PASS: TestGetInspectData (0.00s) [2021-03-18T17:33:01.210Z] === RUN TestFillLicense [2021-03-18T17:33:01.210Z] --- PASS: TestFillLicense (0.00s) [2021-03-18T17:33:01.210Z] === RUN TestListInvalidFilter [2021-03-18T17:33:01.210Z] --- PASS: TestListInvalidFilter (0.00s) [2021-03-18T17:33:01.210Z] === RUN TestNameFilter [2021-03-18T17:33:01.210Z] --- PASS: TestNameFilter (0.00s) [2021-03-18T17:33:01.210Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-03-18T17:33:01.210Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-03-18T17:33:01.210Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-03-18T17:33:01.210Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-03-18T17:33:01.210Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-03-18T17:33:01.210Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-03-18T17:33:01.210Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-03-18T17:33:01.210Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-03-18T17:33:01.210Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-03-18T17:33:01.210Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-03-18T17:33:01.210Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-03-18T17:33:01.210Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-03-18T17:33:01.210Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-03-18T17:33:01.210Z] === 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-03-18T17:33:01.210Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-03-18T17:33:01.210Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-03-18T17:33:01.210Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-03-18T17:33:01.210Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-03-18T17:33:01.210Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-03-18T17:33:01.210Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-03-18T17:33:01.210Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-03-18T17:33:01.210Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-03-18T17:33:01.210Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-03-18T17:33:01.210Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-03-18T17:33:01.210Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-03-18T17:33:01.210Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-03-18T17:33:01.210Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-03-18T17:33:01.210Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-18T17:33:01.210Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-03-18T17:33:01.210Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-03-18T17:33:01.210Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-18T17:33:01.210Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-03-18T17:33:01.210Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-03-18T17:33:01.210Z] --- 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-03-18T17:33:01.210Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-03-18T17:33:01.210Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-03-18T17:33:01.210Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-03-18T17:33:01.210Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-03-18T17:33:01.210Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-03-18T17:33:01.210Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-03-18T17:33:01.210Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-03-18T17:33:01.210Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-03-18T17:33:01.210Z] === RUN TestDaemonReloadLabels [2021-03-18T17:33:01.210Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-03-18T17:33:01.210Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-03-18T17:33:01.210Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-03-18T17:33:01.210Z] === RUN TestDaemonReloadMirrors [2021-03-18T17:33:01.210Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-03-18T17:33:01.210Z] === RUN TestDaemonReloadInsecureRegistries [2021-03-18T17:33:01.210Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-03-18T17:33:01.210Z] === RUN TestDaemonReloadNotAffectOthers [2021-03-18T17:33:01.210Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-03-18T17:33:01.210Z] === RUN TestDaemonDiscoveryReload [2021-03-18T17:33:01.210Z] === RUN TestEventsLog [2021-03-18T17:33:01.210Z] --- PASS: TestEventsLog (0.00s) [2021-03-18T17:33:01.210Z] === RUN TestEventsLogTimeout [2021-03-18T17:33:01.210Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-03-18T17:33:01.210Z] === RUN TestLogEvents [2021-03-18T17:33:01.210Z] === RUN TestWaitNodeAttachment [2021-03-18T17:33:01.369Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-18T17:33:01.680Z] --- PASS: TestLogEvents (0.05s) [2021-03-18T17:33:01.680Z] === RUN TestLoadBufferedEvents [2021-03-18T17:33:01.680Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-03-18T17:33:01.680Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-03-18T17:33:01.680Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-03-18T17:33:01.680Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-03-18T17:33:01.680Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-03-18T17:33:01.680Z] PASS [2021-03-18T17:33:01.680Z] coverage: 50.0% of statements [2021-03-18T17:33:01.680Z] ok github.com/docker/docker/daemon/events 0.930s coverage: 50.0% of statements [2021-03-18T17:33:01.680Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-03-18T17:33:01.680Z] === RUN TestIsolationConversion [2021-03-18T17:33:01.680Z] === RUN TestIsolationConversion/default [2021-03-18T17:33:01.680Z] === RUN TestIsolationConversion/process [2021-03-18T17:33:01.680Z] === RUN TestIsolationConversion/hyperv [2021-03-18T17:33:01.680Z] --- PASS: TestIsolationConversion (0.00s) [2021-03-18T17:33:01.680Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-03-18T17:33:01.680Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-03-18T17:33:01.680Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-03-18T17:33:01.680Z] === RUN TestContainerLabels [2021-03-18T17:33:01.680Z] --- PASS: TestContainerLabels (0.00s) [2021-03-18T17:33:01.680Z] === RUN TestCredentialSpecConversion [2021-03-18T17:33:01.680Z] === RUN TestCredentialSpecConversion/none [2021-03-18T17:33:01.680Z] === RUN TestCredentialSpecConversion/config [2021-03-18T17:33:01.680Z] === RUN TestCredentialSpecConversion/file [2021-03-18T17:33:01.680Z] === RUN TestCredentialSpecConversion/registry [2021-03-18T17:33:01.680Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-03-18T17:33:01.680Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-03-18T17:33:01.680Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-03-18T17:33:01.680Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-03-18T17:33:01.680Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-03-18T17:33:01.680Z] === RUN TestControllerValidateMountBind [2021-03-18T17:33:01.680Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-03-18T17:33:01.680Z] === RUN TestControllerValidateMountVolume [2021-03-18T17:33:01.680Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-03-18T17:33:01.680Z] === RUN TestControllerValidateMountTarget [2021-03-18T17:33:01.680Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-03-18T17:33:01.680Z] === RUN TestControllerValidateMountTmpfs [2021-03-18T17:33:01.680Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-03-18T17:33:01.680Z] === RUN TestControllerValidateMountInvalidType [2021-03-18T17:33:01.680Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-03-18T17:33:01.680Z] === RUN TestControllerValidateMountNamedPipe [2021-03-18T17:33:01.680Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-03-18T17:33:01.680Z] PASS [2021-03-18T17:33:01.680Z] coverage: 11.3% of statements [2021-03-18T17:33:01.680Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.180s coverage: 11.3% of statements [2021-03-18T17:33:02.150Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-03-18T17:33:02.150Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-03-18T17:33:02.172Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-18T17:33:02.620Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-03-18T17:33:02.620Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-03-18T17:33:02.620Z] === RUN TestIsEmptyDir [2021-03-18T17:33:02.620Z] --- PASS: TestIsEmptyDir (0.00s) [2021-03-18T17:33:02.620Z] PASS [2021-03-18T17:33:02.620Z] coverage: 2.3% of statements [2021-03-18T17:33:02.620Z] ok github.com/docker/docker/daemon/graphdriver 0.077s coverage: 2.3% of statements [2021-03-18T17:33:02.620Z] === RUN TestLinkNaming [2021-03-18T17:33:02.620Z] --- PASS: TestLinkNaming (0.00s) [2021-03-18T17:33:02.620Z] === RUN TestLinkNew [2021-03-18T17:33:02.620Z] --- PASS: TestLinkNew (0.00s) [2021-03-18T17:33:02.620Z] === RUN TestLinkEnv [2021-03-18T17:33:02.620Z] --- PASS: TestLinkEnv (0.00s) [2021-03-18T17:33:02.620Z] === RUN TestLinkMultipleEnv [2021-03-18T17:33:02.620Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-03-18T17:33:02.620Z] === RUN TestLinkPortRangeEnv [2021-03-18T17:33:02.620Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-03-18T17:33:02.620Z] PASS [2021-03-18T17:33:02.620Z] coverage: 93.0% of statements [2021-03-18T17:33:02.620Z] ok github.com/docker/docker/daemon/links 0.085s coverage: 93.0% of statements [2021-03-18T17:33:03.091Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-03-18T17:33:03.091Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-03-18T17:33:03.091Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-18T17:33:03.091Z] reload_test.go:520: root required [2021-03-18T17:33:03.091Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-03-18T17:33:03.091Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-03-18T17:33:03.091Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-03-18T17:33:03.091Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-03-18T17:33:03.091Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-03-18T17:33:03.091Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-03-18T17:33:03.091Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-03-18T17:33:03.091Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-03-18T17:33:03.091Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-03-18T17:33:03.091Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-03-18T17:33:03.091Z] === RUN TestParseVolumesFrom [2021-03-18T17:33:03.091Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-03-18T17:33:03.091Z] PASS [2021-03-18T17:33:03.091Z] coverage: 9.1% of statements [2021-03-18T17:33:03.091Z] ok github.com/docker/docker/daemon 2.624s coverage: 9.1% of statements [2021-03-18T17:33:03.091Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-18T17:33:03.091Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-18T17:33:03.091Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-18T17:33:03.091Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-18T17:33:03.091Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-03-18T17:33:03.091Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-03-18T17:33:03.091Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-03-18T17:33:03.091Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-18T17:33:03.091Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-03-18T17:33:03.091Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-03-18T17:33:03.091Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-03-18T17:33:03.091Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-18T17:33:03.091Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-03-18T17:33:03.091Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-03-18T17:33:03.091Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-03-18T17:33:03.258Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-18T17:33:03.673Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-18T17:33:04.191Z] --- PASS: TestServiceUpdateSecrets (15.88s) [2021-03-18T17:33:04.191Z] === RUN TestServiceUpdateConfigs [2021-03-18T17:33:04.621Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-18T17:33:05.175Z] --- PASS: TestPluginsWithRuntimes (4.77s) [2021-03-18T17:33:05.175Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.39s) [2021-03-18T17:33:05.175Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.44s) [2021-03-18T17:33:05.175Z] PASS [2021-03-18T17:33:05.175Z] [2021-03-18T17:33:05.175Z] DONE 9 tests in 9.235s [2021-03-18T17:33:05.175Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-18T17:33:05.175Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:33:05.175Z] ++ set -e [2021-03-18T17:33:05.175Z] ++ '[' -n 0 ']' [2021-03-18T17:33:05.175Z] ++ set -x [2021-03-18T17:33:05.175Z] ++ 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=s390x 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/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:33:05.175Z] INFO: Testing against a local daemon [2021-03-18T17:33:05.175Z] === RUN TestExternalGraphDriver [2021-03-18T17:33:05.175Z] === RUN TestExternalGraphDriver/json [2021-03-18T17:33:06.048Z] === RUN TestNewStreamConfig [2021-03-18T17:33:06.048Z] === RUN TestNewStreamConfig/defaults [2021-03-18T17:33:06.048Z] === RUN TestNewStreamConfig/invalid_create_group [2021-03-18T17:33:06.048Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-03-18T17:33:06.048Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-03-18T17:33:06.048Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-03-18T17:33:06.048Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-03-18T17:33:06.048Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-03-18T17:33:06.048Z] --- PASS: TestNewStreamConfig (0.00s) [2021-03-18T17:33:06.048Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-03-18T17:33:06.048Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-03-18T17:33:06.048Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-03-18T17:33:06.048Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-03-18T17:33:06.048Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-03-18T17:33:06.048Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-03-18T17:33:06.048Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-03-18T17:33:06.048Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-03-18T17:33:06.048Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-03-18T17:33:06.048Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-03-18T17:33:06.048Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-03-18T17:33:06.048Z] === RUN TestNewAWSLogsClientRegionDetect [2021-03-18T17:33:06.048Z] time="2021-03-18T17:33:05Z" level=info msg="Trying to get region from EC2 Metadata" [2021-03-18T17:33:06.048Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.10s) [2021-03-18T17:33:06.048Z] === RUN TestCreateSuccess [2021-03-18T17:33:06.048Z] --- PASS: TestCreateSuccess (0.00s) [2021-03-18T17:33:06.048Z] === RUN TestCreateLogGroupSuccess [2021-03-18T17:33:06.048Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-03-18T17:33:06.048Z] === RUN TestCreateError [2021-03-18T17:33:06.048Z] --- PASS: TestCreateError (0.00s) [2021-03-18T17:33:06.048Z] === RUN TestCreateAlreadyExists [2021-03-18T17:33:06.048Z] time="2021-03-18T17:33:05Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-03-18T17:33:06.048Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-03-18T17:33:06.048Z] === RUN TestLogClosed [2021-03-18T17:33:06.048Z] --- PASS: TestLogClosed (0.00s) [2021-03-18T17:33:06.048Z] === RUN TestLogBlocking [2021-03-18T17:33:06.048Z] --- PASS: TestLogBlocking (0.00s) [2021-03-18T17:33:06.048Z] === RUN TestLogNonBlockingBufferEmpty [2021-03-18T17:33:06.048Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-03-18T17:33:06.048Z] === RUN TestLogNonBlockingBufferFull [2021-03-18T17:33:06.048Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-03-18T17:33:06.048Z] === RUN TestPublishBatchSuccess [2021-03-18T17:33:06.048Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-03-18T17:33:06.048Z] === RUN TestPublishBatchError [2021-03-18T17:33:06.048Z] time="2021-03-18T17:33:05Z" level=error msg=Error [2021-03-18T17:33:06.048Z] --- PASS: TestPublishBatchError (0.00s) [2021-03-18T17:33:06.048Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-03-18T17:33:06.048Z] time="2021-03-18T17:33:05Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-18T17:33:06.048Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-03-18T17:33:06.048Z] === RUN TestPublishBatchAlreadyAccepted [2021-03-18T17:33:06.048Z] time="2021-03-18T17:33:05Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-18T17:33:06.048Z] time="2021-03-18T17:33:05Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-03-18T17:33:06.048Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-03-18T17:33:06.048Z] === RUN TestCollectBatchSimple [2021-03-18T17:33:06.048Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-03-18T17:33:06.048Z] === RUN TestCollectBatchTicker [2021-03-18T17:33:06.048Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-03-18T17:33:06.048Z] === RUN TestCollectBatchMultilinePattern [2021-03-18T17:33:06.048Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-03-18T17:33:06.048Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-03-18T17:33:06.048Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-03-18T17:33:06.048Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-03-18T17:33:06.048Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-03-18T17:33:06.048Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-03-18T17:33:06.048Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-03-18T17:33:06.048Z] === RUN TestCollectBatchClose [2021-03-18T17:33:06.048Z] --- PASS: TestCollectBatchClose (0.00s) [2021-03-18T17:33:06.048Z] === RUN TestEffectiveLen [2021-03-18T17:33:06.048Z] === RUN TestEffectiveLen/0/Hello [2021-03-18T17:33:06.048Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-03-18T17:33:06.048Z] === RUN TestEffectiveLen/2/🙃 [2021-03-18T17:33:06.048Z] === RUN TestEffectiveLen/3/���� [2021-03-18T17:33:06.048Z] === RUN TestEffectiveLen/4/He��o [2021-03-18T17:33:06.048Z] === RUN TestEffectiveLen/5/ [2021-03-18T17:33:06.048Z] --- PASS: TestEffectiveLen (0.00s) [2021-03-18T17:33:06.048Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-03-18T17:33:06.048Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-03-18T17:33:06.048Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-03-18T17:33:06.048Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-03-18T17:33:06.048Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-03-18T17:33:06.049Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-03-18T17:33:06.049Z] === RUN TestFindValidSplit [2021-03-18T17:33:06.049Z] === RUN TestFindValidSplit/0/ [2021-03-18T17:33:06.049Z] === RUN TestFindValidSplit/1/Hello [2021-03-18T17:33:06.049Z] === RUN TestFindValidSplit/2/Hello [2021-03-18T17:33:06.049Z] === RUN TestFindValidSplit/3/Hello [2021-03-18T17:33:06.049Z] === RUN TestFindValidSplit/4/🙃 [2021-03-18T17:33:06.049Z] === RUN TestFindValidSplit/5/🙃 [2021-03-18T17:33:06.049Z] === RUN TestFindValidSplit/6/a� [2021-03-18T17:33:06.049Z] === RUN TestFindValidSplit/7/a� [2021-03-18T17:33:06.049Z] --- PASS: TestFindValidSplit (0.00s) [2021-03-18T17:33:06.049Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-03-18T17:33:06.049Z] cloudwatchlogs_test.go:1044: [2021-03-18T17:33:06.049Z] cloudwatchlogs_test.go:1045: [2021-03-18T17:33:06.049Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-03-18T17:33:06.049Z] cloudwatchlogs_test.go:1044: Hello [2021-03-18T17:33:06.049Z] cloudwatchlogs_test.go:1045: [2021-03-18T17:33:06.049Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-03-18T17:33:06.049Z] cloudwatchlogs_test.go:1044: He [2021-03-18T17:33:06.049Z] cloudwatchlogs_test.go:1045: llo [2021-03-18T17:33:06.049Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-03-18T17:33:06.049Z] cloudwatchlogs_test.go:1044: [2021-03-18T17:33:06.049Z] cloudwatchlogs_test.go:1045: Hello [2021-03-18T17:33:06.049Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-03-18T17:33:06.049Z] cloudwatchlogs_test.go:1044: [2021-03-18T17:33:06.049Z] cloudwatchlogs_test.go:1045: 🙃 [2021-03-18T17:33:06.049Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-03-18T17:33:06.049Z] cloudwatchlogs_test.go:1044: 🙃 [2021-03-18T17:33:06.049Z] cloudwatchlogs_test.go:1045: [2021-03-18T17:33:06.049Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-03-18T17:33:06.049Z] cloudwatchlogs_test.go:1044: a [2021-03-18T17:33:06.049Z] cloudwatchlogs_test.go:1045: � [2021-03-18T17:33:06.049Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-03-18T17:33:06.049Z] cloudwatchlogs_test.go:1044: a� [2021-03-18T17:33:06.049Z] cloudwatchlogs_test.go:1045: [2021-03-18T17:33:06.049Z] === RUN TestProcessEventEmoji [2021-03-18T17:33:06.049Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-03-18T17:33:06.049Z] === RUN TestCollectBatchLineSplit [2021-03-18T17:33:06.049Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-03-18T17:33:06.049Z] === RUN TestCollectBatchLineSplitWithBinary [2021-03-18T17:33:06.049Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-03-18T17:33:06.049Z] === RUN TestCollectBatchMaxEvents [2021-03-18T17:33:06.049Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-03-18T17:33:06.049Z] === RUN TestCollectBatchMaxTotalBytes [2021-03-18T17:33:06.049Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-03-18T17:33:06.049Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-03-18T17:33:06.049Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-03-18T17:33:06.049Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-03-18T17:33:06.049Z] === RUN TestAdapterReadLogs [2021-03-18T17:33:06.049Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-03-18T17:33:06.049Z] === RUN TestCopier [2021-03-18T17:33:06.049Z] --- PASS: TestCopier (0.00s) [2021-03-18T17:33:06.049Z] === RUN TestCopierLongLines [2021-03-18T17:33:06.049Z] --- PASS: TestCopierLongLines (0.00s) [2021-03-18T17:33:06.049Z] === RUN TestCopierSlow [2021-03-18T17:33:06.049Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-03-18T17:33:06.049Z] === RUN TestParseLogOptionsMultilinePattern [2021-03-18T17:33:06.049Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-03-18T17:33:06.049Z] === RUN TestParseLogOptionsDatetimeFormat [2021-03-18T17:33:06.049Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-03-18T17:33:06.049Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-03-18T17:33:06.049Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-03-18T17:33:06.049Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-03-18T17:33:06.049Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-03-18T17:33:06.049Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-03-18T17:33:06.049Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-03-18T17:33:06.049Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-03-18T17:33:06.049Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-03-18T17:33:06.049Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-03-18T17:33:06.049Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-03-18T17:33:06.049Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-03-18T17:33:06.049Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-03-18T17:33:06.049Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-03-18T17:33:06.049Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-03-18T17:33:06.049Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-03-18T17:33:06.049Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-03-18T17:33:06.049Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-03-18T17:33:06.049Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-03-18T17:33:06.049Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-03-18T17:33:06.049Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-03-18T17:33:06.049Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-03-18T17:33:06.049Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-03-18T17:33:06.049Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-03-18T17:33:06.049Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-03-18T17:33:06.049Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-03-18T17:33:06.049Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-03-18T17:33:06.049Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-03-18T17:33:06.049Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-03-18T17:33:06.049Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-03-18T17:33:06.049Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-03-18T17:33:06.049Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-03-18T17:33:06.049Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-03-18T17:33:06.049Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-03-18T17:33:06.049Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-03-18T17:33:06.049Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-03-18T17:33:06.049Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-03-18T17:33:06.049Z] === RUN TestCreateTagSuccess [2021-03-18T17:33:06.049Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-03-18T17:33:06.049Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-03-18T17:33:06.049Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-03-18T17:33:06.049Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-03-18T17:33:06.049Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-03-18T17:33:06.049Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-03-18T17:33:06.049Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-03-18T17:33:06.049Z] PASS [2021-03-18T17:33:06.049Z] coverage: 77.8% of statements [2021-03-18T17:33:06.049Z] ok github.com/docker/docker/daemon/logger/awslogs 0.554s coverage: 77.8% of statements [2021-03-18T17:33:06.049Z] --- PASS: TestCopierSlow (0.20s) [2021-03-18T17:33:06.049Z] === RUN TestCopierWithSized [2021-03-18T17:33:06.049Z] === RUN TestCopierWithSized/as_is [2021-03-18T17:33:06.049Z] === RUN TestCopierWithSized/With_RingLogger [2021-03-18T17:33:06.049Z] --- PASS: TestCopierWithSized (0.01s) [2021-03-18T17:33:06.049Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-03-18T17:33:06.049Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-03-18T17:33:06.049Z] === RUN TestCopierWithPartial [2021-03-18T17:33:06.049Z] --- PASS: TestCopierWithPartial (0.00s) [2021-03-18T17:33:06.049Z] === RUN TestRingLogger [2021-03-18T17:33:06.049Z] --- PASS: TestRingLogger (0.00s) [2021-03-18T17:33:06.049Z] === RUN TestRingCap [2021-03-18T17:33:06.049Z] --- PASS: TestRingCap (0.00s) [2021-03-18T17:33:06.049Z] === RUN TestRingClose [2021-03-18T17:33:06.049Z] --- PASS: TestRingClose (0.00s) [2021-03-18T17:33:06.049Z] === RUN TestRingDrain [2021-03-18T17:33:06.049Z] --- PASS: TestRingDrain (0.00s) [2021-03-18T17:33:06.049Z] PASS [2021-03-18T17:33:06.049Z] coverage: 43.5% of statements [2021-03-18T17:33:06.049Z] ok github.com/docker/docker/daemon/logger 0.347s coverage: 43.5% of statements [2021-03-18T17:33:06.049Z] === RUN TestSearchRegistryForImagesErrors [2021-03-18T17:33:06.049Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-03-18T17:33:06.049Z] === RUN TestSearchRegistryForImages [2021-03-18T17:33:06.049Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-03-18T17:33:06.049Z] === RUN TestOnlyPlatformWithFallback [2021-03-18T17:33:06.049Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-03-18T17:33:06.049Z] === RUN TestImageDelete [2021-03-18T17:33:06.049Z] === RUN TestImageDelete/no_lease [2021-03-18T17:33:06.049Z] === RUN TestImageDelete/lease_exists [2021-03-18T17:33:06.049Z] --- PASS: TestImageDelete (0.03s) [2021-03-18T17:33:06.049Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-03-18T17:33:06.049Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-03-18T17:33:06.049Z] === RUN TestContentStoreForPull [2021-03-18T17:33:06.507Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-18T17:33:06.520Z] --- PASS: TestContentStoreForPull (0.17s) [2021-03-18T17:33:06.520Z] PASS [2021-03-18T17:33:06.520Z] coverage: 6.7% of statements [2021-03-18T17:33:06.520Z] ok github.com/docker/docker/daemon/images 0.407s coverage: 6.7% of statements [2021-03-18T17:33:06.520Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-18T17:33:06.520Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-18T17:33:06.520Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-03-18T17:33:06.520Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-18T17:33:06.520Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-18T17:33:06.520Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-03-18T17:33:06.520Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-03-18T17:33:06.520Z] === RUN TestJSONFileLogger [2021-03-18T17:33:06.520Z] --- PASS: TestJSONFileLogger (0.00s) [2021-03-18T17:33:06.520Z] === RUN TestJSONFileLoggerWithTags [2021-03-18T17:33:06.520Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-03-18T17:33:06.520Z] === RUN TestJSONFileLoggerWithOpts [2021-03-18T17:33:06.520Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-03-18T17:33:06.520Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-03-18T17:33:06.520Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-03-18T17:33:06.520Z] === RUN TestEncodeDecode [2021-03-18T17:33:06.520Z] === PAUSE TestEncodeDecode [2021-03-18T17:33:06.520Z] === CONT TestEncodeDecode [2021-03-18T17:33:06.990Z] --- PASS: TestEncodeDecode (0.10s) [2021-03-18T17:33:06.990Z] PASS [2021-03-18T17:33:06.990Z] coverage: 61.6% of statements [2021-03-18T17:33:06.990Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.216s coverage: 61.6% of statements [2021-03-18T17:33:06.990Z] === RUN TestJSONLogsMarshalJSONBuf [2021-03-18T17:33:06.990Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-03-18T17:33:06.990Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-03-18T17:33:06.990Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-03-18T17:33:06.990Z] === RUN TestFastTimeMarshalJSON [2021-03-18T17:33:06.990Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-03-18T17:33:06.990Z] PASS [2021-03-18T17:33:06.990Z] coverage: 87.2% of statements [2021-03-18T17:33:06.990Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.211s coverage: 87.2% of statements [2021-03-18T17:33:07.870Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-18T17:33:07.897Z] === RUN TestExternalGraphDriver/spec [2021-03-18T17:33:07.981Z] === RUN TestWriteLog [2021-03-18T17:33:07.981Z] === PAUSE TestWriteLog [2021-03-18T17:33:07.981Z] === RUN TestReadLog [2021-03-18T17:33:07.981Z] === PAUSE TestReadLog [2021-03-18T17:33:07.981Z] === CONT TestWriteLog [2021-03-18T17:33:07.981Z] === CONT TestReadLog [2021-03-18T17:33:07.981Z] --- PASS: TestWriteLog (0.00s) [2021-03-18T17:33:07.981Z] === RUN TestReadLog/tail_exact [2021-03-18T17:33:07.981Z] === RUN TestReadLog/tail_less_than_available [2021-03-18T17:33:07.981Z] === RUN TestReadLog/tail_more_than_available [2021-03-18T17:33:08.451Z] --- PASS: TestReadLog (0.13s) [2021-03-18T17:33:08.451Z] --- PASS: TestReadLog/tail_exact (0.11s) [2021-03-18T17:33:08.451Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-03-18T17:33:08.451Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-03-18T17:33:08.451Z] PASS [2021-03-18T17:33:08.451Z] coverage: 75.2% of statements [2021-03-18T17:33:08.451Z] ok github.com/docker/docker/daemon/logger/local 0.249s coverage: 75.2% of statements [2021-03-18T17:33:08.451Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-18T17:33:08.451Z] === RUN TestOpenFileDelete [2021-03-18T17:33:08.451Z] --- PASS: TestOpenFileDelete (0.00s) [2021-03-18T17:33:08.451Z] === RUN TestOpenFileRename [2021-03-18T17:33:08.451Z] --- PASS: TestOpenFileRename (0.01s) [2021-03-18T17:33:08.451Z] === RUN TestParseLogTagDefaultTag [2021-03-18T17:33:08.451Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-03-18T17:33:08.451Z] === RUN TestParseLogTag [2021-03-18T17:33:08.451Z] --- PASS: TestParseLogTag (0.00s) [2021-03-18T17:33:08.451Z] === RUN TestParseLogTagEmptyTag [2021-03-18T17:33:08.451Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-03-18T17:33:08.451Z] === RUN TestTailFiles [2021-03-18T17:33:08.451Z] --- PASS: TestTailFiles (0.00s) [2021-03-18T17:33:08.921Z] === RUN TestFollowLogsConsumerGone [2021-03-18T17:33:08.921Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-03-18T17:33:08.921Z] === RUN TestFollowLogsProducerGone [2021-03-18T17:33:08.921Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-03-18T17:33:08.921Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-03-18T17:33:08.921Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-03-18T17:33:08.921Z] === RUN TestCheckCapacityAndRotate [2021-03-18T17:33:08.921Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-03-18T17:33:08.921Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-03-18T17:33:08.921Z] --- PASS: TestCheckCapacityAndRotate (0.19s) [2021-03-18T17:33:08.921Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s) [2021-03-18T17:33:08.921Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.16s) [2021-03-18T17:33:08.921Z] PASS [2021-03-18T17:33:08.921Z] coverage: 55.3% of statements [2021-03-18T17:33:08.921Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.277s coverage: 55.3% of statements [2021-03-18T17:33:08.921Z] === RUN TestLog [2021-03-18T17:33:08.921Z] --- PASS: TestLog (0.01s) [2021-03-18T17:33:08.921Z] PASS [2021-03-18T17:33:08.921Z] coverage: 31.5% of statements [2021-03-18T17:33:08.921Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.095s coverage: 31.5% of statements [2021-03-18T17:33:09.567Z] ok github.com/docker/docker/api/server 0.014s coverage: 9.0% of statements [2021-03-18T17:33:09.912Z] === RUN TestNewParse [2021-03-18T17:33:09.912Z] --- PASS: TestNewParse (0.00s) [2021-03-18T17:33:09.912Z] PASS [2021-03-18T17:33:09.912Z] coverage: 8.3% of statements [2021-03-18T17:33:09.912Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2021-03-18T17:33:09.912Z] === RUN TestValidateLogOpt [2021-03-18T17:33:09.912Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-18T17:33:09.912Z] === RUN TestNewMissedConfig [2021-03-18T17:33:09.912Z] --- PASS: TestNewMissedConfig (0.00s) [2021-03-18T17:33:09.912Z] === RUN TestNewMissedUrl [2021-03-18T17:33:09.912Z] --- PASS: TestNewMissedUrl (0.00s) [2021-03-18T17:33:09.912Z] === RUN TestNewMissedToken [2021-03-18T17:33:09.912Z] --- PASS: TestNewMissedToken (0.00s) [2021-03-18T17:33:09.912Z] === RUN TestNewWithProxy [2021-03-18T17:33:09.912Z] --- PASS: TestNewWithProxy (0.00s) [2021-03-18T17:33:09.912Z] === RUN TestDefault [2021-03-18T17:33:09.912Z] --- PASS: TestDefault (0.00s) [2021-03-18T17:33:09.912Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-03-18T17:33:09.912Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-03-18T17:33:09.912Z] === RUN TestJsonFormat [2021-03-18T17:33:09.912Z] --- PASS: TestJsonFormat (0.00s) [2021-03-18T17:33:09.912Z] === RUN TestRawFormat [2021-03-18T17:33:09.912Z] --- PASS: TestRawFormat (0.00s) [2021-03-18T17:33:09.912Z] === RUN TestRawFormatWithLabels [2021-03-18T17:33:09.912Z] --- PASS: TestRawFormatWithLabels (0.01s) [2021-03-18T17:33:09.912Z] === RUN TestRawFormatWithoutTag [2021-03-18T17:33:09.912Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-03-18T17:33:09.912Z] === RUN TestBatching [2021-03-18T17:33:09.959Z] === RUN TestExternalGraphDriver/pull [2021-03-18T17:33:10.382Z] --- PASS: TestBatching (0.27s) [2021-03-18T17:33:10.382Z] === RUN TestFrequency [2021-03-18T17:33:10.382Z] === RUN TestParseLogFormat [2021-03-18T17:33:10.382Z] --- PASS: TestParseLogFormat (0.00s) [2021-03-18T17:33:10.382Z] === RUN TestValidateLogOptEmpty [2021-03-18T17:33:10.382Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-03-18T17:33:10.382Z] === RUN TestValidateSyslogAddress [2021-03-18T17:33:10.382Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-03-18T17:33:10.382Z] === RUN TestParseAddressDefaultPort [2021-03-18T17:33:10.382Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-03-18T17:33:10.382Z] === RUN TestValidateSyslogFacility [2021-03-18T17:33:10.382Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-03-18T17:33:10.382Z] === RUN TestValidateLogOptSyslogFormat [2021-03-18T17:33:10.382Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-03-18T17:33:10.382Z] === RUN TestValidateLogOpt [2021-03-18T17:33:10.382Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-18T17:33:10.382Z] PASS [2021-03-18T17:33:10.382Z] coverage: 46.8% of statements [2021-03-18T17:33:10.382Z] ok github.com/docker/docker/daemon/logger/syslog 0.201s coverage: 46.8% of statements [2021-03-18T17:33:10.382Z] --- PASS: TestFrequency (0.16s) [2021-03-18T17:33:10.382Z] === RUN TestOneMessagePerRequest [2021-03-18T17:33:10.382Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-03-18T17:33:10.382Z] === RUN TestVerify [2021-03-18T17:33:10.382Z] --- PASS: TestVerify (0.00s) [2021-03-18T17:33:10.382Z] === RUN TestSkipVerify [2021-03-18T17:33:10.382Z] time="2021-03-18T17:33:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T17:33:10.382Z] time="2021-03-18T17:33:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T17:33:10.382Z] time="2021-03-18T17:33:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T17:33:10.853Z] --- PASS: TestSkipVerify (0.41s) [2021-03-18T17:33:10.853Z] === RUN TestBufferMaximum [2021-03-18T17:33:10.853Z] time="2021-03-18T17:33:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T17:33:10.853Z] time="2021-03-18T17:33:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T17:33:10.853Z] time="2021-03-18T17:33:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T17:33:10.853Z] time="2021-03-18T17:33:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T17:33:10.853Z] time="2021-03-18T17:33:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T17:33:10.853Z] time="2021-03-18T17:33:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616088790.544520\",\"host\":\"1f15a2d0db15\"}'" [2021-03-18T17:33:10.853Z] time="2021-03-18T17:33:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616088790.544520\",\"host\":\"1f15a2d0db15\"}'" [2021-03-18T17:33:10.853Z] --- PASS: TestBufferMaximum (0.00s) [2021-03-18T17:33:10.853Z] === RUN TestServerAlwaysDown [2021-03-18T17:33:10.853Z] time="2021-03-18T17:33:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T17:33:10.853Z] time="2021-03-18T17:33:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T17:33:10.853Z] time="2021-03-18T17:33:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616088790.546521\",\"host\":\"1f15a2d0db15\"}'" [2021-03-18T17:33:10.853Z] time="2021-03-18T17:33:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616088790.546521\",\"host\":\"1f15a2d0db15\"}'" [2021-03-18T17:33:10.853Z] time="2021-03-18T17:33:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-18T17:33:10.853Z] time="2021-03-18T17:33:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616088790.546521\",\"host\":\"1f15a2d0db15\"}'" [2021-03-18T17:33:10.853Z] time="2021-03-18T17:33:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616088790.546521\",\"host\":\"1f15a2d0db15\"}'" [2021-03-18T17:33:10.853Z] time="2021-03-18T17:33:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616088790.546521\",\"host\":\"1f15a2d0db15\"}'" [2021-03-18T17:33:10.853Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-03-18T17:33:10.853Z] === RUN TestCannotSendAfterClose [2021-03-18T17:33:10.853Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-03-18T17:33:10.853Z] === RUN TestDeadlockOnBlockedEndpoint [2021-03-18T17:33:11.132Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-03-18T17:33:11.132Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-03-18T17:33:11.842Z] time="2021-03-18T17:33:11Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-03-18T17:33:11.842Z] time="2021-03-18T17:33:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"1f15a2d0db15\"}'" [2021-03-18T17:33:11.842Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-03-18T17:33:11.842Z] PASS [2021-03-18T17:33:11.842Z] coverage: 82.5% of statements [2021-03-18T17:33:11.842Z] ok github.com/docker/docker/daemon/logger/splunk 1.958s coverage: 82.5% of statements [2021-03-18T17:33:11.842Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-18T17:33:11.842Z] ? github.com/docker/docker/daemon/network [no test files] [2021-03-18T17:33:11.842Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-18T17:33:12.018Z] --- PASS: TestExternalGraphDriver (6.96s) [2021-03-18T17:33:12.018Z] --- PASS: TestExternalGraphDriver/json (2.25s) [2021-03-18T17:33:12.018Z] --- PASS: TestExternalGraphDriver/spec (2.23s) [2021-03-18T17:33:12.018Z] --- PASS: TestExternalGraphDriver/pull (2.37s) [2021-03-18T17:33:12.018Z] === RUN TestGraphdriverPluginV2 [2021-03-18T17:33:12.307Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2021-03-18T17:33:12.307Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:33:12.307Z] PASS [2021-03-18T17:33:12.307Z] [2021-03-18T17:33:12.307Z] === Skipped [2021-03-18T17:33:12.307Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2021-03-18T17:33:12.307Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:33:12.307Z] [2021-03-18T17:33:12.307Z] [2021-03-18T17:33:12.307Z] DONE 5 tests, 1 skipped in 7.187s [2021-03-18T17:33:12.307Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-18T17:33:12.307Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:33:12.307Z] ++ set -e [2021-03-18T17:33:12.307Z] ++ '[' -n 0 ']' [2021-03-18T17:33:12.307Z] ++ set -x [2021-03-18T17:33:12.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=s390x 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/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:33:12.307Z] INFO: Testing against a local daemon [2021-03-18T17:33:12.307Z] === RUN TestContinueAfterPluginCrash [2021-03-18T17:33:12.307Z] === PAUSE TestContinueAfterPluginCrash [2021-03-18T17:33:12.307Z] === RUN TestReadPluginNoRead [2021-03-18T17:33:12.307Z] === PAUSE TestReadPluginNoRead [2021-03-18T17:33:12.308Z] === RUN TestDaemonStartWithLogOpt [2021-03-18T17:33:12.308Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-18T17:33:12.308Z] === CONT TestContinueAfterPluginCrash [2021-03-18T17:33:12.308Z] === CONT TestDaemonStartWithLogOpt [2021-03-18T17:33:12.313Z] === RUN TestV1IDService [2021-03-18T17:33:12.313Z] --- PASS: TestV1IDService (0.07s) [2021-03-18T17:33:12.313Z] === RUN TestV2MetadataService [2021-03-18T17:33:12.313Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-03-18T17:33:12.313Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-03-18T17:33:12.313Z] === RUN TestContinueOnError_MirrorEndpoint [2021-03-18T17:33:12.313Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-03-18T17:33:12.313Z] === RUN TestContinueOnError_NeverContinue [2021-03-18T17:33:12.313Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-03-18T17:33:12.313Z] === RUN TestContinueOnError_UnnestsErrors [2021-03-18T17:33:12.313Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-03-18T17:33:12.313Z] === RUN TestManifestStore [2021-03-18T17:33:12.313Z] === RUN TestManifestStore/no_remote_or_local [2021-03-18T17:33:12.313Z] time="2021-03-18T17:33:12Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local572840179\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-03-18T17:33:12.313Z] === RUN TestManifestStore/no_local_cache [2021-03-18T17:33:12.313Z] === RUN TestManifestStore/with_local_cache [2021-03-18T17:33:12.313Z] === RUN TestManifestStore/unknown_media_type [2021-03-18T17:33:12.313Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-03-18T17:33:12.313Z] time="2021-03-18T17:33:12Z" level=warning msg="reference for unknown type: " [2021-03-18T17:33:12.313Z] === RUN TestSuccessfulDownload [2021-03-18T17:33:12.313Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-03-18T17:33:12.313Z] download_test.go:268: Needs fixing on Windows [2021-03-18T17:33:12.313Z] === RUN TestCancelledDownload [2021-03-18T17:33:12.313Z] --- PASS: TestCancelledDownload (0.00s) [2021-03-18T17:33:12.313Z] === RUN TestMaxDownloadAttempts [2021-03-18T17:33:12.313Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-18T17:33:12.313Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-18T17:33:12.313Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-18T17:33:12.313Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-18T17:33:12.313Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-18T17:33:12.313Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-18T17:33:12.783Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-18T17:33:12.783Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-18T17:33:12.783Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-18T17:33:12.783Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-18T17:33:12.783Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-18T17:33:12.783Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-18T17:33:12.783Z] time="2021-03-18T17:33:12Z" level=warning msg="reference for unknown type: " [2021-03-18T17:33:12.783Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-03-18T17:33:12.783Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-03-18T17:33:12.783Z] time="2021-03-18T17:33:12Z" level=warning msg="reference for unknown type: " [2021-03-18T17:33:12.783Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-03-18T17:33:12.783Z] time="2021-03-18T17:33:12Z" level=warning msg="reference for unknown type: " [2021-03-18T17:33:12.783Z] time="2021-03-18T17:33:12Z" level=warning msg="reference for unknown type: " [2021-03-18T17:33:12.783Z] === RUN TestManifestStore/error_persisting_manifest [2021-03-18T17:33:12.783Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-03-18T17:33:12.783Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-03-18T17:33:12.783Z] time="2021-03-18T17:33:12Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-03-18T17:33:12.783Z] --- PASS: TestManifestStore (0.20s) [2021-03-18T17:33:12.783Z] --- PASS: TestManifestStore/no_remote_or_local (0.10s) [2021-03-18T17:33:12.783Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-03-18T17:33:12.783Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-03-18T17:33:12.783Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-03-18T17:33:12.783Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-03-18T17:33:12.783Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-03-18T17:33:12.783Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-03-18T17:33:12.783Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-03-18T17:33:12.783Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-03-18T17:33:12.783Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-03-18T17:33:12.783Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-03-18T17:33:12.783Z] === RUN TestDetectManifestBlobMediaType [2021-03-18T17:33:12.783Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-03-18T17:33:12.783Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-03-18T17:33:12.783Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-03-18T17:33:12.783Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-03-18T17:33:12.783Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-03-18T17:33:12.783Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-03-18T17:33:12.783Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-03-18T17:33:12.783Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-03-18T17:33:12.783Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-03-18T17:33:12.783Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-03-18T17:33:12.783Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-03-18T17:33:12.783Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-03-18T17:33:12.783Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-03-18T17:33:12.783Z] === RUN TestFixManifestLayers [2021-03-18T17:33:12.783Z] --- PASS: TestFixManifestLayers (0.00s) [2021-03-18T17:33:12.783Z] === RUN TestFixManifestLayersBaseLayerParent [2021-03-18T17:33:12.783Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-18T17:33:12.783Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-18T17:33:12.783Z] === RUN TestFixManifestLayersBadParent [2021-03-18T17:33:12.783Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-03-18T17:33:12.783Z] === RUN TestValidateManifest [2021-03-18T17:33:12.783Z] --- SKIP: TestValidateManifest (0.00s) [2021-03-18T17:33:12.783Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-18T17:33:12.783Z] === RUN TestFormatPlatform [2021-03-18T17:33:12.783Z] --- PASS: TestFormatPlatform (0.00s) [2021-03-18T17:33:12.783Z] === RUN TestGetRepositoryMountCandidates [2021-03-18T17:33:12.783Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-03-18T17:33:12.783Z] === RUN TestLayerAlreadyExists [2021-03-18T17:33:12.783Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-03-18T17:33:12.783Z] 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-03-18T17:33:12.783Z] 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-03-18T17:33:12.783Z] 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-03-18T17:33:12.783Z] 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-03-18T17:33:12.783Z] 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-03-18T17:33:12.783Z] 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-03-18T17:33:12.783Z] === RUN TestWhenEmptyAuthConfig [2021-03-18T17:33:12.783Z] time="2021-03-18T17:33:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-18T17:33:12.783Z] time="2021-03-18T17:33:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-18T17:33:12.783Z] time="2021-03-18T17:33:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-18T17:33:12.783Z] time="2021-03-18T17:33:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-18T17:33:12.783Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-03-18T17:33:12.783Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.35s) [2021-03-18T17:33:12.783Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.35s) [2021-03-18T17:33:12.783Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.35s) [2021-03-18T17:33:12.783Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.35s) [2021-03-18T17:33:12.783Z] === RUN TestTransfer [2021-03-18T17:33:12.896Z] --- PASS: TestImportExtremelyLargeImageWorks (102.60s) [2021-03-18T17:33:12.896Z] PASS [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] === Skipped [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-18T17:33:12.896Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] DONE 12 tests, 1 skipped in 106.887s [2021-03-18T17:33:12.896Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-18T17:33:12.896Z] INFO: Testing against a local daemon [2021-03-18T17:33:12.896Z] === RUN TestNetworkCreateDelete [2021-03-18T17:33:12.896Z] --- PASS: TestNetworkCreateDelete (0.15s) [2021-03-18T17:33:12.896Z] === RUN TestDockerNetworkDeletePreferID [2021-03-18T17:33:12.896Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-03-18T17:33:12.896Z] === RUN TestDaemonDNSFallback [2021-03-18T17:33:12.896Z] --- PASS: TestDaemonDNSFallback (7.68s) [2021-03-18T17:33:12.896Z] === RUN TestInspectNetwork [2021-03-18T17:33:12.896Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-18T17:33:12.896Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:12.896Z] === RUN TestRunContainerWithBridgeNone [2021-03-18T17:33:12.896Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-18T17:33:12.896Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T17:33:12.896Z] === RUN TestNetworkInvalidJSON [2021-03-18T17:33:12.896Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-18T17:33:12.896Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-18T17:33:12.896Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T17:33:12.896Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T17:33:12.896Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T17:33:12.896Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T17:33:12.896Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-18T17:33:12.896Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T17:33:12.896Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T17:33:12.896Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-18T17:33:12.896Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-18T17:33:12.896Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-18T17:33:12.896Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-18T17:33:12.896Z] === RUN TestNetworkList [2021-03-18T17:33:12.896Z] === RUN TestNetworkList//networks [2021-03-18T17:33:12.896Z] === PAUSE TestNetworkList//networks [2021-03-18T17:33:12.896Z] === RUN TestNetworkList//networks/ [2021-03-18T17:33:12.896Z] === PAUSE TestNetworkList//networks/ [2021-03-18T17:33:12.896Z] === CONT TestNetworkList//networks [2021-03-18T17:33:12.896Z] === CONT TestNetworkList//networks/ [2021-03-18T17:33:12.896Z] --- PASS: TestNetworkList (0.01s) [2021-03-18T17:33:12.896Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-18T17:33:12.896Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-18T17:33:12.896Z] === RUN TestHostIPv4BridgeLabel [2021-03-18T17:33:12.896Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-18T17:33:12.896Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T17:33:12.896Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-18T17:33:12.896Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-03-18T17:33:12.896Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T17:33:12.896Z] === RUN TestDaemonDefaultNetworkPools [2021-03-18T17:33:12.896Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-03-18T17:33:12.896Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T17:33:12.896Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-18T17:33:12.896Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-18T17:33:12.896Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T17:33:12.896Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-18T17:33:12.896Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-18T17:33:12.896Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T17:33:12.896Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-18T17:33:12.896Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-18T17:33:12.896Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T17:33:12.896Z] === RUN TestServiceWithPredefinedNetwork [2021-03-18T17:33:12.896Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-18T17:33:12.896Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:12.896Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-18T17:33:12.896Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T17:33:12.896Z] service_test.go:242: FLAKY_TEST [2021-03-18T17:33:12.896Z] === RUN TestServiceWithDataPathPortInit [2021-03-18T17:33:12.896Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-03-18T17:33:12.896Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:12.896Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-18T17:33:12.896Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-18T17:33:12.896Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:12.896Z] PASS [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] === Skipped [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-03-18T17:33:12.896Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-03-18T17:33:12.896Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-03-18T17:33:12.896Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-03-18T17:33:12.896Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-03-18T17:33:12.896Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-18T17:33:12.896Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-18T17:33:12.896Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-18T17:33:12.896Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-03-18T17:33:12.896Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T17:33:12.896Z] service_test.go:242: FLAKY_TEST [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-03-18T17:33:12.896Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-18T17:33:12.896Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] DONE 22 tests, 12 skipped in 8.404s [2021-03-18T17:33:12.896Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-18T17:33:12.896Z] INFO: Testing against a local daemon [2021-03-18T17:33:12.896Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-18T17:33:12.896Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-18T17:33:12.896Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:33:12.896Z] === RUN TestDockerNetworkIpvlan [2021-03-18T17:33:12.896Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-18T17:33:12.896Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:33:12.896Z] PASS [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] === Skipped [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-18T17:33:12.896Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-18T17:33:12.896Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] DONE 2 tests, 2 skipped in 0.102s [2021-03-18T17:33:12.896Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-18T17:33:12.896Z] INFO: Testing against a local daemon [2021-03-18T17:33:12.896Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-18T17:33:12.896Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-18T17:33:12.896Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T17:33:12.896Z] === RUN TestDockerNetworkMacvlan [2021-03-18T17:33:12.896Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-03-18T17:33:12.896Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T17:33:12.896Z] PASS [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] === Skipped [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-18T17:33:12.896Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-03-18T17:33:12.896Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] DONE 2 tests, 2 skipped in 0.101s [2021-03-18T17:33:12.896Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-18T17:33:12.896Z] testing: warning: no tests to run [2021-03-18T17:33:12.896Z] PASS [2021-03-18T17:33:12.896Z] [2021-03-18T17:33:12.896Z] DONE 0 tests in 0.027s [2021-03-18T17:33:12.896Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-18T17:33:12.896Z] INFO: Testing against a local daemon [2021-03-18T17:33:12.896Z] === RUN TestAuthZPluginAllowRequest [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-03-18T17:33:12.896Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:12.896Z] === RUN TestAuthZPluginTLS [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-03-18T17:33:12.896Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:12.896Z] === RUN TestAuthZPluginDenyRequest [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-03-18T17:33:12.896Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:12.896Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-18T17:33:12.896Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:12.896Z] === RUN TestAuthZPluginDenyResponse [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-03-18T17:33:12.896Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:12.896Z] === RUN TestAuthZPluginAllowEventStream [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-03-18T17:33:12.896Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:12.896Z] === RUN TestAuthZPluginErrorResponse [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-03-18T17:33:12.896Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:12.896Z] === RUN TestAuthZPluginErrorRequest [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-03-18T17:33:12.896Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:12.896Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-18T17:33:12.896Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:12.896Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-18T17:33:12.896Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:12.896Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-18T17:33:12.896Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:12.896Z] === RUN TestAuthZPluginHeader [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-03-18T17:33:12.896Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:12.896Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2021-03-18T17:33:12.896Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:12.896Z] === RUN TestAuthZPluginV2Disable [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-03-18T17:33:12.896Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:12.896Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-18T17:33:12.896Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:12.896Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-18T17:33:12.896Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-18T17:33:12.896Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:12.896Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-18T17:33:13.179Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-03-18T17:33:13.179Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:13.179Z] PASS [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] === Skipped [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-03-18T17:33:13.179Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-03-18T17:33:13.179Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-03-18T17:33:13.179Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-18T17:33:13.179Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-03-18T17:33:13.179Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-03-18T17:33:13.179Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-03-18T17:33:13.179Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-03-18T17:33:13.179Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-18T17:33:13.179Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-18T17:33:13.179Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-18T17:33:13.179Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-03-18T17:33:13.179Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2021-03-18T17:33:13.179Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-03-18T17:33:13.179Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-18T17:33:13.179Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-18T17:33:13.179Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-03-18T17:33:13.179Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] DONE 17 tests, 17 skipped in 0.377s [2021-03-18T17:33:13.179Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-18T17:33:13.179Z] INFO: Testing against a local daemon [2021-03-18T17:33:13.179Z] === RUN TestPluginInvalidJSON [2021-03-18T17:33:13.179Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T17:33:13.179Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T17:33:13.179Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T17:33:13.179Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-03-18T17:33:13.179Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-18T17:33:13.179Z] === RUN TestPluginInstall [2021-03-18T17:33:13.179Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-18T17:33:13.179Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:13.179Z] === RUN TestPluginsWithRuntimes [2021-03-18T17:33:13.179Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-18T17:33:13.179Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-03-18T17:33:13.179Z] PASS [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] === Skipped [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-03-18T17:33:13.179Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-03-18T17:33:13.179Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] [2021-03-18T17:33:13.179Z] DONE 4 tests, 2 skipped in 0.139s [2021-03-18T17:33:13.179Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-18T17:33:13.253Z] --- PASS: TestTransfer (0.14s) [2021-03-18T17:33:13.253Z] === RUN TestConcurrencyLimit [2021-03-18T17:33:13.253Z] --- PASS: TestV2MetadataService (0.77s) [2021-03-18T17:33:13.253Z] PASS [2021-03-18T17:33:13.253Z] coverage: 48.2% of statements [2021-03-18T17:33:13.253Z] ok github.com/docker/docker/distribution/metadata 0.980s coverage: 48.2% of statements [2021-03-18T17:33:13.253Z] === RUN TestNotFound [2021-03-18T17:33:13.253Z] --- PASS: TestNotFound (0.00s) [2021-03-18T17:33:13.253Z] === RUN TestConflict [2021-03-18T17:33:13.253Z] --- PASS: TestConflict (0.00s) [2021-03-18T17:33:13.253Z] === RUN TestForbidden [2021-03-18T17:33:13.253Z] --- PASS: TestForbidden (0.00s) [2021-03-18T17:33:13.253Z] === RUN TestInvalidParameter [2021-03-18T17:33:13.253Z] --- PASS: TestInvalidParameter (0.00s) [2021-03-18T17:33:13.253Z] === RUN TestNotImplemented [2021-03-18T17:33:13.253Z] --- PASS: TestNotImplemented (0.00s) [2021-03-18T17:33:13.253Z] === RUN TestNotModified [2021-03-18T17:33:13.253Z] --- PASS: TestNotModified (0.00s) [2021-03-18T17:33:13.253Z] === RUN TestUnauthorized [2021-03-18T17:33:13.253Z] --- PASS: TestUnauthorized (0.00s) [2021-03-18T17:33:13.253Z] === RUN TestUnknown [2021-03-18T17:33:13.253Z] --- PASS: TestUnknown (0.00s) [2021-03-18T17:33:13.253Z] === RUN TestCancelled [2021-03-18T17:33:13.253Z] --- PASS: TestCancelled (0.00s) [2021-03-18T17:33:13.253Z] === RUN TestDeadline [2021-03-18T17:33:13.253Z] --- PASS: TestDeadline (0.00s) [2021-03-18T17:33:13.253Z] === RUN TestDataLoss [2021-03-18T17:33:13.253Z] --- PASS: TestDataLoss (0.00s) [2021-03-18T17:33:13.253Z] === RUN TestUnavailable [2021-03-18T17:33:13.253Z] --- PASS: TestUnavailable (0.00s) [2021-03-18T17:33:13.253Z] === RUN TestSystem [2021-03-18T17:33:13.253Z] --- PASS: TestSystem (0.00s) [2021-03-18T17:33:13.253Z] === RUN TestFromStatusCode [2021-03-18T17:33:13.253Z] === RUN TestFromStatusCode/Not_Found [2021-03-18T17:33:13.253Z] === RUN TestFromStatusCode/Bad_Request [2021-03-18T17:33:13.253Z] === RUN TestFromStatusCode/Conflict [2021-03-18T17:33:13.253Z] === RUN TestFromStatusCode/Unauthorized [2021-03-18T17:33:13.253Z] === RUN TestFromStatusCode/Service_Unavailable [2021-03-18T17:33:13.253Z] === RUN TestFromStatusCode/Forbidden [2021-03-18T17:33:13.253Z] === RUN TestFromStatusCode/Not_Modified [2021-03-18T17:33:13.253Z] === RUN TestFromStatusCode/Not_Implemented [2021-03-18T17:33:13.253Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-03-18T17:33:13.253Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-03-18T17:33:13.253Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-03-18T17:33:13.253Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-03-18T17:33:13.253Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-03-18T17:33:13.253Z] --- PASS: TestFromStatusCode (0.00s) [2021-03-18T17:33:13.253Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-03-18T17:33:13.253Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-03-18T17:33:13.253Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-03-18T17:33:13.253Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-03-18T17:33:13.253Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-03-18T17:33:13.253Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-03-18T17:33:13.253Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-03-18T17:33:13.253Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-03-18T17:33:13.253Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-03-18T17:33:13.253Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-03-18T17:33:13.253Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-03-18T17:33:13.253Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-03-18T17:33:13.253Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-03-18T17:33:13.253Z] PASS [2021-03-18T17:33:13.253Z] coverage: 53.1% of statements [2021-03-18T17:33:13.253Z] ok github.com/docker/docker/errdefs 0.035s coverage: 53.1% of statements [2021-03-18T17:33:13.253Z] --- PASS: TestConcurrencyLimit (0.41s) [2021-03-18T17:33:13.253Z] === RUN TestInactiveJobs [2021-03-18T17:33:13.441Z] INFO: Testing against a local daemon [2021-03-18T17:33:13.441Z] === RUN TestExternalGraphDriver [2021-03-18T17:33:13.441Z] --- SKIP: TestExternalGraphDriver (0.08s) [2021-03-18T17:33:13.441Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-18T17:33:13.441Z] === RUN TestGraphdriverPluginV2 [2021-03-18T17:33:13.722Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-03-18T17:33:13.722Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-03-18T17:33:13.722Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-03-18T17:33:13.722Z] === RUN TestTokenPassThru [2021-03-18T17:33:13.722Z] --- PASS: TestTokenPassThru (0.01s) [2021-03-18T17:33:13.722Z] === RUN TestTokenPassThruDifferentHost [2021-03-18T17:33:13.722Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-03-18T17:33:13.722Z] PASS [2021-03-18T17:33:13.722Z] coverage: 23.4% of statements [2021-03-18T17:33:13.722Z] ok github.com/docker/docker/distribution 1.508s coverage: 23.4% of statements [2021-03-18T17:33:13.722Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-18T17:33:13.722Z] --- PASS: TestInactiveJobs (0.45s) [2021-03-18T17:33:13.722Z] === RUN TestWatchRelease [2021-03-18T17:33:14.195Z] --- PASS: TestWatchRelease (0.07s) [2021-03-18T17:33:14.195Z] === RUN TestWatchFinishedTransfer [2021-03-18T17:33:14.195Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-03-18T17:33:14.195Z] === RUN TestDuplicateTransfer [2021-03-18T17:33:14.195Z] --- PASS: TestDuplicateTransfer (0.07s) [2021-03-18T17:33:14.195Z] === RUN TestSuccessfulUpload [2021-03-18T17:33:14.195Z] time="2021-03-18T17:33:14Z" level=error msg="Upload failed, retrying: simulating retry" [2021-03-18T17:33:14.665Z] --- PASS: TestSuccessfulUpload (0.51s) [2021-03-18T17:33:14.665Z] === RUN TestCancelledUpload [2021-03-18T17:33:14.665Z] --- PASS: TestCancelledUpload (0.09s) [2021-03-18T17:33:14.665Z] PASS [2021-03-18T17:33:14.665Z] coverage: 76.8% of statements [2021-03-18T17:33:14.665Z] ok github.com/docker/docker/distribution/xfer 2.238s coverage: 76.8% of statements [2021-03-18T17:33:14.665Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-18T17:33:14.665Z] === RUN TestCompare [2021-03-18T17:33:14.665Z] --- PASS: TestCompare (0.00s) [2021-03-18T17:33:14.665Z] PASS [2021-03-18T17:33:14.665Z] coverage: 19.2% of statements [2021-03-18T17:33:14.665Z] ok github.com/docker/docker/image/cache 0.139s coverage: 19.2% of statements [2021-03-18T17:33:14.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-18T17:33:14.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-18T17:33:15.134Z] === RUN TestFSGetInvalidData [2021-03-18T17:33:15.134Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-03-18T17:33:15.134Z] === RUN TestFSInvalidSet [2021-03-18T17:33:15.134Z] --- PASS: TestFSInvalidSet (0.01s) [2021-03-18T17:33:15.134Z] === RUN TestFSInvalidRoot [2021-03-18T17:33:15.134Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-03-18T17:33:15.134Z] === RUN TestFSMetadataGetSet [2021-03-18T17:33:15.134Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-03-18T17:33:15.134Z] === RUN TestFSInvalidWalker [2021-03-18T17:33:15.134Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-03-18T17:33:15.134Z] === RUN TestFSGetSet [2021-03-18T17:33:15.134Z] --- PASS: TestFSGetSet (0.02s) [2021-03-18T17:33:15.134Z] === RUN TestFSGetUnsetKey [2021-03-18T17:33:15.134Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-03-18T17:33:15.134Z] === RUN TestFSGetEmptyData [2021-03-18T17:33:15.134Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-03-18T17:33:15.134Z] === RUN TestFSDelete [2021-03-18T17:33:15.134Z] --- PASS: TestFSDelete (0.02s) [2021-03-18T17:33:15.134Z] === RUN TestFSWalker [2021-03-18T17:33:15.134Z] --- PASS: TestFSWalker (0.01s) [2021-03-18T17:33:15.134Z] === RUN TestFSWalkerStopOnError [2021-03-18T17:33:15.135Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-03-18T17:33:15.135Z] === RUN TestNewFromJSON [2021-03-18T17:33:15.135Z] --- PASS: TestNewFromJSON (0.00s) [2021-03-18T17:33:15.135Z] === RUN TestNewFromJSONWithInvalidJSON [2021-03-18T17:33:15.135Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-03-18T17:33:15.135Z] === RUN TestMarshalKeyOrder [2021-03-18T17:33:15.135Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-03-18T17:33:15.135Z] === RUN TestHistoryEqual [2021-03-18T17:33:15.135Z] --- PASS: TestHistoryEqual (0.10s) [2021-03-18T17:33:15.135Z] === RUN TestImage [2021-03-18T17:33:15.135Z] --- PASS: TestImage (0.00s) [2021-03-18T17:33:15.135Z] === RUN TestImageOSNotEmpty [2021-03-18T17:33:15.135Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-03-18T17:33:15.135Z] === RUN TestNewChildImageFromImageWithRootFS [2021-03-18T17:33:15.135Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-03-18T17:33:15.135Z] === RUN TestCreate [2021-03-18T17:33:15.135Z] --- PASS: TestCreate (0.00s) [2021-03-18T17:33:15.135Z] === RUN TestRestore [2021-03-18T17:33:15.135Z] time="2021-03-18T17:33:15Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-03-18T17:33:15.135Z] --- PASS: TestRestore (0.03s) [2021-03-18T17:33:15.135Z] === RUN TestAddDelete [2021-03-18T17:33:15.135Z] --- PASS: TestAddDelete (0.02s) [2021-03-18T17:33:15.135Z] === RUN TestSearchAfterDelete [2021-03-18T17:33:15.604Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-03-18T17:33:15.604Z] === RUN TestParentReset [2021-03-18T17:33:15.604Z] --- PASS: TestParentReset (0.08s) [2021-03-18T17:33:15.604Z] === RUN TestGetAndSetLastUpdated [2021-03-18T17:33:15.604Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-03-18T17:33:15.604Z] === RUN TestStoreLen [2021-03-18T17:33:15.604Z] --- PASS: TestStoreLen (0.06s) [2021-03-18T17:33:15.604Z] PASS [2021-03-18T17:33:15.604Z] coverage: 86.6% of statements [2021-03-18T17:33:15.604Z] ok github.com/docker/docker/image 0.553s coverage: 86.6% of statements [2021-03-18T17:33:16.074Z] === RUN TestValidateManifest [2021-03-18T17:33:16.074Z] === RUN TestValidateManifest/nil [2021-03-18T17:33:16.074Z] === RUN TestValidateManifest/non-nil [2021-03-18T17:33:16.074Z] --- PASS: TestValidateManifest (0.01s) [2021-03-18T17:33:16.074Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-03-18T17:33:16.074Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-03-18T17:33:16.074Z] PASS [2021-03-18T17:33:16.074Z] coverage: 0.6% of statements [2021-03-18T17:33:16.074Z] ok github.com/docker/docker/image/tarexport 0.256s coverage: 0.6% of statements [2021-03-18T17:33:16.378Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-18T17:33:16.544Z] === RUN TestMakeV1ConfigFromConfig [2021-03-18T17:33:16.544Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-03-18T17:33:16.544Z] PASS [2021-03-18T17:33:16.544Z] coverage: 25.0% of statements [2021-03-18T17:33:16.544Z] ok github.com/docker/docker/image/v1 0.109s coverage: 25.0% of statements [2021-03-18T17:33:16.544Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-18T17:33:16.754Z] --- PASS: TestDaemonStartWithLogOpt (3.92s) [2021-03-18T17:33:16.754Z] === CONT TestReadPluginNoRead [2021-03-18T17:33:17.534Z] === RUN TestSerialization [2021-03-18T17:33:17.535Z] --- PASS: TestSerialization (0.02s) [2021-03-18T17:33:17.535Z] PASS [2021-03-18T17:33:17.535Z] coverage: 100.0% of statements [2021-03-18T17:33:17.535Z] ok github.com/docker/docker/libcontainerd/queue 0.071s coverage: 100.0% of statements [2021-03-18T17:33:18.004Z] === RUN TestEmptyLayer [2021-03-18T17:33:18.004Z] --- PASS: TestEmptyLayer (0.00s) [2021-03-18T17:33:18.004Z] === RUN TestCommitFailure [2021-03-18T17:33:18.004Z] --- PASS: TestCommitFailure (0.01s) [2021-03-18T17:33:18.004Z] === RUN TestStartTransactionFailure [2021-03-18T17:33:18.004Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-03-18T17:33:18.004Z] === RUN TestGetOrphan [2021-03-18T17:33:18.004Z] --- PASS: TestGetOrphan (0.00s) [2021-03-18T17:33:18.004Z] === RUN TestMountAndRegister [2021-03-18T17:33:18.004Z] --- PASS: TestMountAndRegister (0.07s) [2021-03-18T17:33:18.004Z] layer_test.go:271: Layer size: 14 [2021-03-18T17:33:18.004Z] === RUN TestLayerRelease [2021-03-18T17:33:18.004Z] --- SKIP: TestLayerRelease (0.00s) [2021-03-18T17:33:18.004Z] layer_test.go:304: Failing on Windows [2021-03-18T17:33:18.004Z] === RUN TestStoreRestore [2021-03-18T17:33:18.004Z] --- SKIP: TestStoreRestore (0.00s) [2021-03-18T17:33:18.004Z] layer_test.go:353: Failing on Windows [2021-03-18T17:33:18.004Z] === RUN TestTarStreamStability [2021-03-18T17:33:18.004Z] --- SKIP: TestTarStreamStability (0.00s) [2021-03-18T17:33:18.004Z] layer_test.go:468: Failing on Windows [2021-03-18T17:33:18.004Z] === RUN TestRegisterExistingLayer [2021-03-18T17:33:18.004Z] --- PASS: TestRegisterExistingLayer (0.10s) [2021-03-18T17:33:18.004Z] === RUN TestTarStreamVerification [2021-03-18T17:33:18.004Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-03-18T17:33:18.004Z] layer_test.go:697: Failing on Windows [2021-03-18T17:33:18.004Z] === RUN TestLayerMigration [2021-03-18T17:33:18.004Z] --- SKIP: TestLayerMigration (0.00s) [2021-03-18T17:33:18.004Z] migration_test.go:46: Failing on Windows [2021-03-18T17:33:18.004Z] === RUN TestLayerMigrationNoTarsplit [2021-03-18T17:33:18.004Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-03-18T17:33:18.004Z] migration_test.go:182: Failing on Windows [2021-03-18T17:33:18.004Z] === RUN TestMountInit [2021-03-18T17:33:18.004Z] --- SKIP: TestMountInit (0.00s) [2021-03-18T17:33:18.004Z] mount_test.go:17: Failing on Windows [2021-03-18T17:33:18.004Z] === RUN TestMountSize [2021-03-18T17:33:18.004Z] --- SKIP: TestMountSize (0.00s) [2021-03-18T17:33:18.004Z] mount_test.go:76: Failing on Windows [2021-03-18T17:33:18.004Z] === RUN TestMountChanges [2021-03-18T17:33:18.004Z] --- SKIP: TestMountChanges (0.00s) [2021-03-18T17:33:18.004Z] mount_test.go:125: Failing on Windows [2021-03-18T17:33:18.004Z] === RUN TestMountApply [2021-03-18T17:33:18.004Z] --- SKIP: TestMountApply (0.00s) [2021-03-18T17:33:18.004Z] mount_test.go:212: Failing on Windows [2021-03-18T17:33:18.004Z] PASS [2021-03-18T17:33:18.004Z] coverage: 30.1% of statements [2021-03-18T17:33:18.004Z] ok github.com/docker/docker/layer 0.375s coverage: 30.1% of statements [2021-03-18T17:33:18.004Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-18T17:33:18.474Z] === RUN TestEnvironmentParsing [2021-03-18T17:33:18.474Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-03-18T17:33:18.474Z] PASS [2021-03-18T17:33:18.474Z] coverage: 1.0% of statements [2021-03-18T17:33:18.474Z] ok github.com/docker/docker/libcontainerd/local 0.108s coverage: 1.0% of statements [2021-03-18T17:33:18.474Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-18T17:33:18.474Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-18T17:33:18.474Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-18T17:33:18.474Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-03-18T17:33:18.474Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-03-18T17:33:18.474Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-03-18T17:33:18.474Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-03-18T17:33:18.943Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-03-18T17:33:18.944Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-03-18T17:33:18.944Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-03-18T17:33:18.944Z] PASS [2021-03-18T17:33:18.944Z] coverage: 42.3% of statements [2021-03-18T17:33:18.944Z] ok github.com/docker/docker/oci 0.097s coverage: 42.3% of statements [2021-03-18T17:33:18.944Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-18T17:33:18.944Z] === RUN TestParseVersion [2021-03-18T17:33:18.944Z] --- PASS: TestParseVersion (0.00s) [2021-03-18T17:33:18.944Z] PASS [2021-03-18T17:33:18.944Z] coverage: 52.9% of statements [2021-03-18T17:33:18.944Z] ok github.com/docker/docker/pkg/aaparser 0.055s coverage: 52.9% of statements [2021-03-18T17:33:19.095Z] --- PASS: TestServiceUpdateConfigs (15.86s) [2021-03-18T17:33:19.095Z] === RUN TestServiceUpdateNetwork [2021-03-18T17:33:19.414Z] === RUN TestAddressPoolOpt [2021-03-18T17:33:19.414Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestValidateEnv [2021-03-18T17:33:19.414Z] === RUN TestValidateEnv/a [2021-03-18T17:33:19.414Z] === RUN TestValidateEnv/something [2021-03-18T17:33:19.414Z] === RUN TestValidateEnv/_=a [2021-03-18T17:33:19.414Z] === RUN TestValidateEnv/env1=value1 [2021-03-18T17:33:19.414Z] === RUN TestValidateEnv/_env1=value1 [2021-03-18T17:33:19.414Z] === RUN TestValidateEnv/env2=value2=value3 [2021-03-18T17:33:19.414Z] === RUN TestValidateEnv/env3=abc!qwe [2021-03-18T17:33:19.414Z] === RUN TestValidateEnv/env_4=value_4 [2021-03-18T17:33:19.414Z] === RUN TestValidateEnv/PATH [2021-03-18T17:33:19.414Z] === RUN TestValidateEnv/=a [2021-03-18T17:33:19.414Z] === RUN TestValidateEnv/PATH= [2021-03-18T17:33:19.414Z] === RUN TestValidateEnv/PATH=something [2021-03-18T17:33:19.414Z] === RUN TestValidateEnv/asd!qwe [2021-03-18T17:33:19.414Z] === RUN TestValidateEnv/1asd [2021-03-18T17:33:19.414Z] === RUN TestValidateEnv/123 [2021-03-18T17:33:19.414Z] === RUN TestValidateEnv/some_space [2021-03-18T17:33:19.414Z] === RUN TestValidateEnv/__some_space_before [2021-03-18T17:33:19.414Z] === RUN TestValidateEnv/some_space_after__ [2021-03-18T17:33:19.414Z] === RUN TestValidateEnv/= [2021-03-18T17:33:19.414Z] === RUN TestValidateEnv/PaTh [2021-03-18T17:33:19.414Z] --- PASS: TestValidateEnv (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateEnv/a (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateEnv/something (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateEnv/= (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestParseHost [2021-03-18T17:33:19.414Z] --- PASS: TestParseHost (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestParseDockerDaemonHost [2021-03-18T17:33:19.414Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestParseTCP [2021-03-18T17:33:19.414Z] --- PASS: TestParseTCP (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestParseInvalidUnixAddrInvalid [2021-03-18T17:33:19.414Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestValidateExtraHosts [2021-03-18T17:33:19.414Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestIpOptString [2021-03-18T17:33:19.414Z] --- PASS: TestIpOptString (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestNewIpOptInvalidDefaultVal [2021-03-18T17:33:19.414Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestNewIpOptValidDefaultVal [2021-03-18T17:33:19.414Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestIpOptSetInvalidVal [2021-03-18T17:33:19.414Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestValidateIPAddress [2021-03-18T17:33:19.414Z] --- PASS: TestValidateIPAddress (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestMapOpts [2021-03-18T17:33:19.414Z] --- PASS: TestMapOpts (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestListOptsWithoutValidator [2021-03-18T17:33:19.414Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestListOptsWithValidator [2021-03-18T17:33:19.414Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestValidateDNSSearch [2021-03-18T17:33:19.414Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestValidateLabel [2021-03-18T17:33:19.414Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-03-18T17:33:19.414Z] === RUN TestValidateLabel/label_with_general_format [2021-03-18T17:33:19.414Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-03-18T17:33:19.414Z] === RUN TestValidateLabel/label_with_one_more [2021-03-18T17:33:19.414Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-03-18T17:33:19.414Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-03-18T17:33:19.414Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-03-18T17:33:19.414Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-03-18T17:33:19.414Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-03-18T17:33:19.414Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-03-18T17:33:19.414Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-03-18T17:33:19.414Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-03-18T17:33:19.414Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-03-18T17:33:19.414Z] --- PASS: TestValidateLabel (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-03-18T17:33:19.414Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestNamedListOpts [2021-03-18T17:33:19.414Z] --- PASS: TestNamedListOpts (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestNamedMapOpts [2021-03-18T17:33:19.414Z] --- PASS: TestNamedMapOpts (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestParseLink [2021-03-18T17:33:19.414Z] --- PASS: TestParseLink (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestQuotedStringSetWithQuotes [2021-03-18T17:33:19.414Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-03-18T17:33:19.414Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestQuotedStringSetWithNoQuotes [2021-03-18T17:33:19.414Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-03-18T17:33:19.414Z] === RUN TestUlimitOpt [2021-03-18T17:33:19.414Z] --- PASS: TestUlimitOpt (0.00s) [2021-03-18T17:33:19.414Z] PASS [2021-03-18T17:33:19.414Z] coverage: 67.1% of statements [2021-03-18T17:33:19.414Z] ok github.com/docker/docker/opts 0.121s coverage: 67.1% of statements [2021-03-18T17:33:19.474Z] === RUN TestReadPluginNoRead/default [2021-03-18T17:33:20.023Z] --- PASS: TestGraphdriverPluginV2 (6.34s) [2021-03-18T17:33:20.023Z] PASS [2021-03-18T17:33:20.023Z] [2021-03-18T17:33:20.023Z] === Skipped [2021-03-18T17:33:20.023Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2021-03-18T17:33:20.023Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-18T17:33:20.023Z] [2021-03-18T17:33:20.023Z] [2021-03-18T17:33:20.023Z] DONE 2 tests, 1 skipped in 6.564s [2021-03-18T17:33:20.023Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-18T17:33:20.023Z] INFO: Testing against a local daemon [2021-03-18T17:33:20.023Z] === RUN TestContinueAfterPluginCrash [2021-03-18T17:33:20.023Z] === PAUSE TestContinueAfterPluginCrash [2021-03-18T17:33:20.023Z] === RUN TestReadPluginNoRead [2021-03-18T17:33:20.023Z] === PAUSE TestReadPluginNoRead [2021-03-18T17:33:20.023Z] === RUN TestDaemonStartWithLogOpt [2021-03-18T17:33:20.023Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-18T17:33:20.023Z] === CONT TestContinueAfterPluginCrash [2021-03-18T17:33:20.023Z] === CONT TestDaemonStartWithLogOpt [2021-03-18T17:33:20.405Z] === RUN TestUnbuffered [2021-03-18T17:33:20.406Z] --- PASS: TestUnbuffered (0.00s) [2021-03-18T17:33:20.406Z] === RUN TestRaceUnbuffered [2021-03-18T17:33:20.406Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-03-18T17:33:20.406Z] PASS [2021-03-18T17:33:20.406Z] coverage: 100.0% of statements [2021-03-18T17:33:20.406Z] ok github.com/docker/docker/pkg/broadcaster 0.068s coverage: 100.0% of statements [2021-03-18T17:33:20.406Z] === RUN TestPeerCertificateMarshalJSON [2021-03-18T17:33:20.876Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-03-18T17:33:20.876Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-03-18T17:33:20.876Z] --- PASS: TestPeerCertificateMarshalJSON (0.29s) [2021-03-18T17:33:20.876Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-03-18T17:33:20.876Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-03-18T17:33:20.876Z] === RUN TestMiddleware [2021-03-18T17:33:20.876Z] --- PASS: TestMiddleware (0.00s) [2021-03-18T17:33:20.876Z] === RUN TestNewResponseModifier [2021-03-18T17:33:20.876Z] --- PASS: TestNewResponseModifier (0.00s) [2021-03-18T17:33:20.876Z] PASS [2021-03-18T17:33:20.876Z] coverage: 26.8% of statements [2021-03-18T17:33:20.876Z] ok github.com/docker/docker/pkg/authorization 0.370s coverage: 26.8% of statements [2021-03-18T17:33:20.876Z] === RUN TestMatch [2021-03-18T17:33:20.876Z] === RUN TestMatch/[[]] [2021-03-18T17:33:20.876Z] === RUN TestMatch/[[foo]] [2021-03-18T17:33:20.876Z] === RUN TestMatch/[[bar]_[foo]] [2021-03-18T17:33:20.876Z] === RUN TestMatch/[[foo_bar]] [2021-03-18T17:33:20.876Z] === RUN TestMatch/[[qux]_[foo]] [2021-03-18T17:33:20.876Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-03-18T17:33:20.876Z] === RUN TestMatch/[] [2021-03-18T17:33:20.876Z] === RUN TestMatch/[]#01 [2021-03-18T17:33:20.876Z] === RUN TestMatch/[[qux]] [2021-03-18T17:33:20.876Z] === RUN TestMatch/[[foo_bar_qux]] [2021-03-18T17:33:20.876Z] === RUN TestMatch/[[qux]_[baz]] [2021-03-18T17:33:20.876Z] === RUN TestMatch/[[foo_baz]] [2021-03-18T17:33:20.876Z] --- PASS: TestMatch (0.00s) [2021-03-18T17:33:20.876Z] --- PASS: TestMatch/[[]] (0.00s) [2021-03-18T17:33:20.876Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-03-18T17:33:20.876Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-03-18T17:33:20.876Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-03-18T17:33:20.876Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-03-18T17:33:20.876Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-03-18T17:33:20.876Z] --- PASS: TestMatch/[] (0.00s) [2021-03-18T17:33:20.876Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-03-18T17:33:20.876Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-03-18T17:33:20.876Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-03-18T17:33:20.876Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-03-18T17:33:20.876Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-03-18T17:33:20.876Z] PASS [2021-03-18T17:33:20.876Z] coverage: 87.5% of statements [2021-03-18T17:33:20.876Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2021-03-18T17:33:21.346Z] === RUN TestIsArchivePathDir [2021-03-18T17:33:21.346Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-03-18T17:33:21.346Z] === RUN TestIsArchivePathInvalidFile [2021-03-18T17:33:21.537Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-18T17:33:21.537Z] --- PASS: TestContinueAfterPluginCrash (9.26s) [2021-03-18T17:33:21.817Z] === RUN TestSizeEmpty [2021-03-18T17:33:21.817Z] --- PASS: TestSizeEmpty (0.00s) [2021-03-18T17:33:21.817Z] === RUN TestSizeEmptyFile [2021-03-18T17:33:21.817Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-03-18T17:33:21.817Z] === RUN TestSizeNonemptyFile [2021-03-18T17:33:21.817Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-03-18T17:33:21.817Z] === RUN TestSizeNestedDirectoryEmpty [2021-03-18T17:33:21.817Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-03-18T17:33:21.817Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-03-18T17:33:21.817Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-03-18T17:33:21.817Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-03-18T17:33:21.817Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.01s) [2021-03-18T17:33:21.817Z] === RUN TestMoveToSubdir [2021-03-18T17:33:21.817Z] --- PASS: TestMoveToSubdir (0.00s) [2021-03-18T17:33:21.817Z] === RUN TestSizeNonExistingDirectory [2021-03-18T17:33:21.817Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-03-18T17:33:21.817Z] PASS [2021-03-18T17:33:21.817Z] coverage: 80.0% of statements [2021-03-18T17:33:21.817Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-03-18T17:33:21.817Z] === RUN TestIsArchivePathTar [2021-03-18T17:33:21.817Z] ok github.com/docker/docker/pkg/directory 0.081s coverage: 80.0% of statements [2021-03-18T17:33:21.817Z] === RUN TestChrootTarUntar [2021-03-18T17:33:21.817Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-03-18T17:33:21.817Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:33:21.817Z] === RUN TestChrootUntarWithHugeExcludesList [2021-03-18T17:33:21.817Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-18T17:33:21.817Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:33:21.817Z] === RUN TestChrootUntarEmptyArchive [2021-03-18T17:33:21.817Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-03-18T17:33:21.817Z] === RUN TestChrootTarUntarWithSymlink [2021-03-18T17:33:21.817Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-03-18T17:33:21.817Z] === RUN TestDecompressStreamGzip [2021-03-18T17:33:21.817Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-03-18T17:33:21.817Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-18T17:33:21.817Z] === RUN TestChrootCopyWithTar [2021-03-18T17:33:21.817Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-03-18T17:33:21.817Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-18T17:33:21.817Z] === RUN TestChrootCopyFileWithTar [2021-03-18T17:33:21.817Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-03-18T17:33:21.817Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:33:21.817Z] === RUN TestChrootUntarPath [2021-03-18T17:33:21.817Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-03-18T17:33:21.817Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-18T17:33:21.817Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-03-18T17:33:21.817Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-18T17:33:21.817Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:33:21.817Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-03-18T17:33:21.817Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-18T17:33:21.817Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:33:21.817Z] === RUN TestChrootApplyDotDotFile [2021-03-18T17:33:21.817Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-03-18T17:33:21.817Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:33:21.817Z] PASS [2021-03-18T17:33:21.817Z] coverage: 15.4% of statements [2021-03-18T17:33:21.817Z] ok github.com/docker/docker/pkg/chrootarchive 0.079s coverage: 15.4% of statements [2021-03-18T17:33:21.817Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-03-18T17:33:21.817Z] === RUN TestDecompressStreamBzip2 [2021-03-18T17:33:21.817Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-03-18T17:33:21.817Z] === RUN TestDecompressStreamXz [2021-03-18T17:33:21.817Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-03-18T17:33:21.817Z] archive_test.go:134: Xz not present in msys2 [2021-03-18T17:33:21.817Z] === RUN TestCompressStreamXzUnsupported [2021-03-18T17:33:21.817Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-03-18T17:33:21.817Z] === RUN TestCompressStreamBzip2Unsupported [2021-03-18T17:33:21.817Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-03-18T17:33:21.817Z] === RUN TestCompressStreamInvalid [2021-03-18T17:33:21.817Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-03-18T17:33:21.817Z] === RUN TestExtensionInvalid [2021-03-18T17:33:21.817Z] --- PASS: TestExtensionInvalid (0.00s) [2021-03-18T17:33:21.817Z] === RUN TestExtensionUncompressed [2021-03-18T17:33:21.817Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-03-18T17:33:21.817Z] === RUN TestExtensionBzip2 [2021-03-18T17:33:21.817Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-03-18T17:33:21.817Z] === RUN TestExtensionGzip [2021-03-18T17:33:21.817Z] --- PASS: TestExtensionGzip (0.00s) [2021-03-18T17:33:21.817Z] === RUN TestExtensionXz [2021-03-18T17:33:21.817Z] --- PASS: TestExtensionXz (0.00s) [2021-03-18T17:33:21.817Z] === RUN TestCmdStreamLargeStderr [2021-03-18T17:33:22.287Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-03-18T17:33:22.287Z] === RUN TestCmdStreamBad [2021-03-18T17:33:22.287Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-03-18T17:33:22.287Z] archive_test.go:239: Failing on Windows CI machines [2021-03-18T17:33:22.287Z] === RUN TestCmdStreamGood [2021-03-18T17:33:22.287Z] --- PASS: TestCmdStreamGood (0.04s) [2021-03-18T17:33:22.287Z] === RUN TestUntarPathWithInvalidDest [2021-03-18T17:33:22.287Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-03-18T17:33:22.287Z] === RUN TestUntarPathWithInvalidSrc [2021-03-18T17:33:22.287Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-03-18T17:33:22.287Z] === RUN TestUntarPath [2021-03-18T17:33:22.287Z] --- PASS: TestUntarPath (0.20s) [2021-03-18T17:33:22.287Z] === RUN TestUntarPathWithDestinationFile [2021-03-18T17:33:22.287Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2021-03-18T17:33:22.287Z] === RUN Test [2021-03-18T17:33:22.287Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-03-18T17:33:22.287Z] === RUN Test/TestContainsEntry [2021-03-18T17:33:22.287Z] === RUN Test/TestCreateEntries [2021-03-18T17:33:22.287Z] === RUN Test/TestEntriesDiff [2021-03-18T17:33:22.287Z] === RUN Test/TestEntriesEquality [2021-03-18T17:33:22.287Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-03-18T17:33:22.287Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-03-18T17:33:22.287Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-03-18T17:33:22.287Z] === RUN Test/TestGeneratorNotGenerate [2021-03-18T17:33:22.287Z] === RUN Test/TestGeneratorWithPort [2021-03-18T17:33:22.287Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-03-18T17:33:22.287Z] === RUN Test/TestNewEntry [2021-03-18T17:33:22.287Z] === RUN Test/TestParse [2021-03-18T17:33:22.287Z] --- PASS: Test (0.00s) [2021-03-18T17:33:22.287Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-03-18T17:33:22.287Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-03-18T17:33:22.287Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-03-18T17:33:22.287Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-03-18T17:33:22.287Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-03-18T17:33:22.287Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-03-18T17:33:22.287Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-03-18T17:33:22.287Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-03-18T17:33:22.287Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-03-18T17:33:22.287Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-03-18T17:33:22.287Z] --- PASS: Test/TestNewEntry (0.00s) [2021-03-18T17:33:22.287Z] --- PASS: Test/TestParse (0.00s) [2021-03-18T17:33:22.287Z] PASS [2021-03-18T17:33:22.287Z] coverage: 58.3% of statements [2021-03-18T17:33:22.287Z] ok github.com/docker/docker/pkg/discovery 0.074s coverage: 58.3% of statements [2021-03-18T17:33:22.765Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2021-03-18T17:33:22.765Z] === RUN TestCopyWithTarInvalidSrc [2021-03-18T17:33:22.765Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-03-18T17:33:22.765Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-03-18T17:33:22.765Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-03-18T17:33:22.765Z] === RUN TestCopyWithTarSrcFile [2021-03-18T17:33:22.765Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-03-18T17:33:22.765Z] === RUN TestCopyWithTarSrcFolder [2021-03-18T17:33:22.765Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-03-18T17:33:22.765Z] === RUN TestCopyFileWithTarInvalidSrc [2021-03-18T17:33:22.765Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-03-18T17:33:22.765Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-03-18T17:33:22.765Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-03-18T17:33:22.765Z] === RUN TestCopyFileWithTarSrcFolder [2021-03-18T17:33:22.765Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-03-18T17:33:22.765Z] === RUN TestCopyFileWithTarSrcFile [2021-03-18T17:33:22.765Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-03-18T17:33:22.765Z] === RUN TestTarFiles [2021-03-18T17:33:22.765Z] === RUN Test [2021-03-18T17:33:22.765Z] === RUN Test/TestContent [2021-03-18T17:33:22.765Z] === RUN Test/TestInitialize [2021-03-18T17:33:22.765Z] === RUN Test/TestNew [2021-03-18T17:33:22.765Z] === RUN Test/TestParsingContentsWithComments [2021-03-18T17:33:22.765Z] === RUN Test/TestRegister [2021-03-18T17:33:22.765Z] === RUN Test/TestWatch [2021-03-18T17:33:22.765Z] --- PASS: Test (0.01s) [2021-03-18T17:33:22.765Z] --- PASS: Test/TestContent (0.00s) [2021-03-18T17:33:22.765Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-18T17:33:22.765Z] --- PASS: Test/TestNew (0.00s) [2021-03-18T17:33:22.765Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-03-18T17:33:22.765Z] --- PASS: Test/TestRegister (0.00s) [2021-03-18T17:33:22.765Z] --- PASS: Test/TestWatch (0.01s) [2021-03-18T17:33:22.765Z] PASS [2021-03-18T17:33:22.765Z] coverage: 92.9% of statements [2021-03-18T17:33:22.765Z] ok github.com/docker/docker/pkg/discovery/file 0.100s coverage: 92.9% of statements [2021-03-18T17:33:23.596Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-18T17:33:23.755Z] === RUN Test [2021-03-18T17:33:23.755Z] === RUN Test/TestWatch [2021-03-18T17:33:23.755Z] --- PASS: Test (0.00s) [2021-03-18T17:33:23.755Z] --- PASS: Test/TestWatch (0.00s) [2021-03-18T17:33:23.755Z] PASS [2021-03-18T17:33:23.755Z] coverage: 92.3% of statements [2021-03-18T17:33:23.755Z] ok github.com/docker/docker/pkg/discovery/memory 0.060s coverage: 92.3% of statements [2021-03-18T17:33:23.755Z] === RUN Test [2021-03-18T17:33:23.755Z] === RUN Test/TestInitialize [2021-03-18T17:33:23.755Z] time="2021-03-18T17:33:23Z" level=info msg="Initializing discovery without TLS" [2021-03-18T17:33:23.755Z] time="2021-03-18T17:33:23Z" level=info msg="Initializing discovery without TLS" [2021-03-18T17:33:23.755Z] time="2021-03-18T17:33:23Z" level=info msg="Initializing discovery without TLS" [2021-03-18T17:33:23.755Z] === RUN Test/TestInitializeWithCerts [2021-03-18T17:33:23.755Z] time="2021-03-18T17:33:23Z" level=info msg="Initializing discovery with TLS" [2021-03-18T17:33:23.755Z] === RUN Test/TestWatch [2021-03-18T17:33:23.755Z] time="2021-03-18T17:33:23Z" level=info msg="Initializing discovery without TLS" [2021-03-18T17:33:24.225Z] === RUN Test [2021-03-18T17:33:24.225Z] === RUN Test/TestInitialize [2021-03-18T17:33:24.225Z] === RUN Test/TestInitializeWithPattern [2021-03-18T17:33:24.225Z] === RUN Test/TestRegister [2021-03-18T17:33:24.225Z] === RUN Test/TestWatch [2021-03-18T17:33:24.225Z] --- PASS: Test (0.00s) [2021-03-18T17:33:24.225Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-18T17:33:24.225Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-03-18T17:33:24.225Z] --- PASS: Test/TestRegister (0.00s) [2021-03-18T17:33:24.225Z] --- PASS: Test/TestWatch (0.00s) [2021-03-18T17:33:24.225Z] PASS [2021-03-18T17:33:24.225Z] coverage: 93.8% of statements [2021-03-18T17:33:24.225Z] ok github.com/docker/docker/pkg/discovery/nodes 0.064s coverage: 93.8% of statements [2021-03-18T17:33:24.694Z] === RUN TestPollerAddRemove [2021-03-18T17:33:24.694Z] --- PASS: TestPollerAddRemove (0.00s) [2021-03-18T17:33:24.694Z] === RUN TestPollerEvent [2021-03-18T17:33:24.694Z] --- SKIP: TestPollerEvent (0.00s) [2021-03-18T17:33:24.694Z] poller_test.go:41: No chmod on Windows [2021-03-18T17:33:24.694Z] === RUN TestPollerClose [2021-03-18T17:33:24.694Z] --- PASS: TestPollerClose (0.00s) [2021-03-18T17:33:24.694Z] PASS [2021-03-18T17:33:24.694Z] coverage: 39.4% of statements [2021-03-18T17:33:24.694Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 39.4% of statements [2021-03-18T17:33:25.164Z] === RUN TestCopyFileWithInvalidSrc [2021-03-18T17:33:25.164Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-03-18T17:33:25.164Z] === RUN TestCopyFileWithInvalidDest [2021-03-18T17:33:25.633Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestCopyFileWithSameSrcAndDest [2021-03-18T17:33:25.633Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-03-18T17:33:25.633Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestCopyFile [2021-03-18T17:33:25.633Z] --- PASS: TestCopyFile (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-03-18T17:33:25.633Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-18T17:33:25.633Z] fileutils_test.go:134: Needs porting to Windows [2021-03-18T17:33:25.633Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-03-18T17:33:25.633Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestReadSymlinkedDirectoryToFile [2021-03-18T17:33:25.633Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-18T17:33:25.633Z] fileutils_test.go:180: Needs porting to Windows [2021-03-18T17:33:25.633Z] === RUN TestWildcardMatches [2021-03-18T17:33:25.633Z] --- PASS: TestWildcardMatches (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestPatternMatches [2021-03-18T17:33:25.633Z] --- PASS: TestPatternMatches (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-03-18T17:33:25.633Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestPatternMatchesFolderExclusions [2021-03-18T17:33:25.633Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-03-18T17:33:25.633Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-03-18T17:33:25.633Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-03-18T17:33:25.633Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-03-18T17:33:25.633Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestSingleExclamationError [2021-03-18T17:33:25.633Z] --- PASS: TestSingleExclamationError (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestMatchesWithNoPatterns [2021-03-18T17:33:25.633Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestMatchesWithMalformedPatterns [2021-03-18T17:33:25.633Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestMatches [2021-03-18T17:33:25.633Z] --- PASS: TestMatches (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestCleanPatterns [2021-03-18T17:33:25.633Z] --- PASS: TestCleanPatterns (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-03-18T17:33:25.633Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestCleanPatternsExceptionFlag [2021-03-18T17:33:25.633Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-03-18T17:33:25.633Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-03-18T17:33:25.633Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestCleanPatternsErrorSingleException [2021-03-18T17:33:25.633Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestCreateIfNotExistsDir [2021-03-18T17:33:25.633Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestCreateIfNotExistsFile [2021-03-18T17:33:25.633Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestMatch [2021-03-18T17:33:25.633Z] --- PASS: TestMatch (0.00s) [2021-03-18T17:33:25.633Z] PASS [2021-03-18T17:33:25.633Z] coverage: 87.7% of statements [2021-03-18T17:33:25.633Z] ok github.com/docker/docker/pkg/fileutils 0.065s coverage: 87.7% of statements [2021-03-18T17:33:25.633Z] === RUN TestGet [2021-03-18T17:33:25.633Z] --- PASS: TestGet (0.00s) [2021-03-18T17:33:25.633Z] === RUN TestGetShortcutString [2021-03-18T17:33:25.633Z] --- PASS: TestGetShortcutString (0.00s) [2021-03-18T17:33:25.633Z] PASS [2021-03-18T17:33:25.633Z] coverage: 42.9% of statements [2021-03-18T17:33:25.633Z] ok github.com/docker/docker/pkg/homedir 0.076s coverage: 42.9% of statements [2021-03-18T17:33:25.655Z] --- PASS: TestReadPluginNoRead (9.28s) [2021-03-18T17:33:25.655Z] --- PASS: TestReadPluginNoRead/default (2.10s) [2021-03-18T17:33:25.655Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.18s) [2021-03-18T17:33:25.655Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.14s) [2021-03-18T17:33:25.655Z] read_test.go:92: [df9becd686272] daemon is not started [2021-03-18T17:33:25.655Z] PASS [2021-03-18T17:33:25.655Z] [2021-03-18T17:33:25.655Z] DONE 6 tests in 13.360s [2021-03-18T17:33:25.655Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-18T17:33:25.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:33:25.655Z] ++ set -e [2021-03-18T17:33:25.655Z] ++ '[' -n 0 ']' [2021-03-18T17:33:25.655Z] ++ set -x [2021-03-18T17:33:25.655Z] ++ 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=s390x 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/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:33:25.655Z] testing: warning: no tests to run [2021-03-18T17:33:25.655Z] PASS [2021-03-18T17:33:25.655Z] [2021-03-18T17:33:25.655Z] DONE 0 tests in 0.042s [2021-03-18T17:33:25.655Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-18T17:33:25.655Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:33:25.655Z] ++ set -e [2021-03-18T17:33:25.655Z] ++ '[' -n 0 ']' [2021-03-18T17:33:25.655Z] ++ set -x [2021-03-18T17:33:25.655Z] ++ 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=s390x 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/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:33:25.655Z] INFO: Testing against a local daemon [2021-03-18T17:33:25.655Z] === RUN TestPluginWithDevMounts [2021-03-18T17:33:25.655Z] === PAUSE TestPluginWithDevMounts [2021-03-18T17:33:25.655Z] === CONT TestPluginWithDevMounts [2021-03-18T17:33:26.555Z] --- PASS: TestDaemonStartWithLogOpt (6.61s) [2021-03-18T17:33:26.555Z] === CONT TestReadPluginNoRead [2021-03-18T17:33:26.624Z] === RUN TestCreateIDMapOrder [2021-03-18T17:33:26.624Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-03-18T17:33:26.624Z] PASS [2021-03-18T17:33:26.624Z] coverage: 7.2% of statements [2021-03-18T17:33:26.624Z] ok github.com/docker/docker/pkg/idtools 0.067s coverage: 7.2% of statements [2021-03-18T17:33:27.094Z] --- PASS: Test (3.15s) [2021-03-18T17:33:27.094Z] --- PASS: Test/TestInitialize (0.10s) [2021-03-18T17:33:27.094Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-03-18T17:33:27.094Z] --- PASS: Test/TestWatch (3.03s) [2021-03-18T17:33:27.094Z] PASS [2021-03-18T17:33:27.094Z] coverage: 84.1% of statements [2021-03-18T17:33:27.094Z] ok github.com/docker/docker/pkg/discovery/kv 3.250s coverage: 84.1% of statements [2021-03-18T17:33:27.094Z] --- PASS: TestTarFiles (4.69s) [2021-03-18T17:33:27.094Z] === RUN TestTarUntar [2021-03-18T17:33:27.094Z] === RUN TestFixedBufferCap [2021-03-18T17:33:27.094Z] --- PASS: TestFixedBufferCap (0.00s) [2021-03-18T17:33:27.094Z] === RUN TestFixedBufferLen [2021-03-18T17:33:27.094Z] --- PASS: TestFixedBufferLen (0.00s) [2021-03-18T17:33:27.094Z] === RUN TestFixedBufferString [2021-03-18T17:33:27.094Z] --- PASS: TestFixedBufferString (0.00s) [2021-03-18T17:33:27.094Z] === RUN TestFixedBufferWrite [2021-03-18T17:33:27.094Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-03-18T17:33:27.094Z] === RUN TestFixedBufferRead [2021-03-18T17:33:27.094Z] --- PASS: TestFixedBufferRead (0.00s) [2021-03-18T17:33:27.094Z] === RUN TestBytesPipeRead [2021-03-18T17:33:27.094Z] --- PASS: TestBytesPipeRead (0.00s) [2021-03-18T17:33:27.094Z] === RUN TestBytesPipeWrite [2021-03-18T17:33:27.094Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-03-18T17:33:27.094Z] === RUN TestBytesPipeWriteRandomChunks [2021-03-18T17:33:27.094Z] --- PASS: TestTarUntar (0.03s) [2021-03-18T17:33:27.094Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-03-18T17:33:27.094Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-03-18T17:33:27.094Z] === RUN TestTarWithOptions [2021-03-18T17:33:27.094Z] --- PASS: TestTarWithOptions (0.02s) [2021-03-18T17:33:27.094Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-03-18T17:33:27.094Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-03-18T17:33:27.094Z] === RUN TestUntarUstarGnuConflict [2021-03-18T17:33:27.094Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-03-18T17:33:27.094Z] === RUN TestUntarInvalidFilenames [2021-03-18T17:33:27.564Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames150260730\\dest" [2021-03-18T17:33:27.564Z] --- PASS: TestUntarInvalidFilenames (0.11s) [2021-03-18T17:33:27.564Z] === RUN TestUntarHardlinkToSymlink [2021-03-18T17:33:27.564Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-03-18T17:33:27.564Z] === RUN TestUntarInvalidHardlink [2021-03-18T17:33:27.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink286907755\\victim\\hello" -> "../victim/hello" [2021-03-18T17:33:27.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink184253902\\victim\\hello" -> "/../victim/hello" [2021-03-18T17:33:27.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink423992533\\victim" -> "../victim" [2021-03-18T17:33:27.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink827818544\\victim" -> "../victim" [2021-03-18T17:33:27.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink217551823\\victim" -> "../victim" [2021-03-18T17:33:27.564Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink092990178\\victim" -> "../victim" [2021-03-18T17:33:27.564Z] --- PASS: TestUntarInvalidHardlink (0.01s) [2021-03-18T17:33:27.564Z] === RUN TestUntarInvalidSymlink [2021-03-18T17:33:27.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink998059737\\dest\\dotdot" -> "../victim/hello" [2021-03-18T17:33:27.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink047541348\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-18T17:33:27.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink212289651\\dest\\loophole-victim" -> "../victim" [2021-03-18T17:33:27.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink140424502\\dest\\loophole-victim" -> "../victim" [2021-03-18T17:33:27.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink397912861\\dest\\loophole-victim" -> "../victim" [2021-03-18T17:33:27.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink422209496\\dest\\loophole-victim" -> "../victim" [2021-03-18T17:33:27.564Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink201024343\\dest\\dir\\loophole" -> "../../victim" [2021-03-18T17:33:27.564Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-03-18T17:33:27.564Z] === RUN TestTempArchiveCloseMultipleTimes [2021-03-18T17:33:27.564Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-03-18T17:33:27.564Z] === RUN TestXGlobalNoParent [2021-03-18T17:33:27.564Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-03-18T17:33:27.564Z] === RUN TestReplaceFileTarWrapper [2021-03-18T17:33:27.564Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2021-03-18T17:33:27.564Z] === RUN TestPrefixHeaderReadable [2021-03-18T17:33:27.564Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-03-18T17:33:27.564Z] === RUN TestDisablePigz [2021-03-18T17:33:27.564Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s) [2021-03-18T17:33:27.564Z] === RUN TestAtomicWriteToFile [2021-03-18T17:33:27.564Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-03-18T17:33:27.564Z] === RUN TestAtomicWriteSetCommit [2021-03-18T17:33:27.564Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-03-18T17:33:27.564Z] === RUN TestAtomicWriteSetCancel [2021-03-18T17:33:27.564Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-03-18T17:33:27.564Z] === RUN TestReadCloserWrapperClose [2021-03-18T17:33:27.564Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-03-18T17:33:27.564Z] === RUN TestReaderErrWrapperReadOnError [2021-03-18T17:33:27.564Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-03-18T17:33:27.564Z] === RUN TestReaderErrWrapperRead [2021-03-18T17:33:27.564Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-03-18T17:33:27.564Z] === RUN TestHashData [2021-03-18T17:33:27.564Z] --- PASS: TestHashData (0.00s) [2021-03-18T17:33:27.564Z] === RUN TestCancelReadCloser [2021-03-18T17:33:27.564Z] --- PASS: TestDisablePigz (0.10s) [2021-03-18T17:33:27.564Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-03-18T17:33:27.564Z] === RUN TestPigz [2021-03-18T17:33:27.725Z] --- PASS: TestPluginWithDevMounts (1.87s) [2021-03-18T17:33:27.725Z] PASS [2021-03-18T17:33:27.725Z] [2021-03-18T17:33:27.725Z] DONE 1 tests in 2.037s [2021-03-18T17:33:27.725Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-03-18T17:33:27.725Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:33:27.725Z] ++ set -e [2021-03-18T17:33:27.725Z] ++ '[' -n 0 ']' [2021-03-18T17:33:27.725Z] ++ set -x [2021-03-18T17:33:27.725Z] ++ 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=s390x 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/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:33:27.725Z] INFO: Testing against a local daemon [2021-03-18T17:33:27.725Z] === RUN TestSecretInspect [2021-03-18T17:33:28.034Z] --- PASS: TestCancelReadCloser (0.10s) [2021-03-18T17:33:28.034Z] === RUN TestWriteCloserWrapperClose [2021-03-18T17:33:28.034Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-03-18T17:33:28.034Z] === RUN TestNopWriteCloser [2021-03-18T17:33:28.034Z] --- PASS: TestNopWriteCloser (0.00s) [2021-03-18T17:33:28.034Z] === RUN TestNopWriter [2021-03-18T17:33:28.034Z] --- PASS: TestNopWriter (0.00s) [2021-03-18T17:33:28.034Z] === RUN TestWriteCounter [2021-03-18T17:33:28.034Z] --- PASS: TestWriteCounter (0.00s) [2021-03-18T17:33:28.034Z] PASS [2021-03-18T17:33:28.034Z] coverage: 69.2% of statements [2021-03-18T17:33:28.034Z] === RUN TestError [2021-03-18T17:33:28.034Z] --- PASS: TestError (0.00s) [2021-03-18T17:33:28.034Z] === RUN TestProgressString [2021-03-18T17:33:28.034Z] === RUN TestProgressString/no_progress [2021-03-18T17:33:28.034Z] === RUN TestProgressString/progress_1 [2021-03-18T17:33:28.034Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-03-18T17:33:28.034Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-03-18T17:33:28.034Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-03-18T17:33:28.034Z] === RUN TestProgressString/with_units [2021-03-18T17:33:28.034Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-03-18T17:33:28.034Z] === RUN TestProgressString/hide_counts [2021-03-18T17:33:28.034Z] --- PASS: TestProgressString (0.00s) [2021-03-18T17:33:28.034Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-03-18T17:33:28.034Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-03-18T17:33:28.034Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-03-18T17:33:28.034Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-03-18T17:33:28.034Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-03-18T17:33:28.034Z] --- PASS: TestProgressString/with_units (0.00s) [2021-03-18T17:33:28.034Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-03-18T17:33:28.034Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-03-18T17:33:28.034Z] === RUN TestJSONMessageDisplay [2021-03-18T17:33:28.034Z] ok github.com/docker/docker/pkg/ioutils 0.621s coverage: 69.2% of statements [2021-03-18T17:33:28.034Z] --- PASS: TestPigz (0.11s) [2021-03-18T17:33:28.034Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-03-18T17:33:28.034Z] === RUN TestCopyFileWithInvalidDest [2021-03-18T17:33:28.034Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-03-18T17:33:28.034Z] archive_windows_test.go:16: Currently fails [2021-03-18T17:33:28.034Z] === RUN TestCanonicalTarNameForPath [2021-03-18T17:33:28.034Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-03-18T17:33:28.034Z] === RUN TestCanonicalTarName [2021-03-18T17:33:28.034Z] --- PASS: TestCanonicalTarName (0.00s) [2021-03-18T17:33:28.034Z] === RUN TestChmodTarEntry [2021-03-18T17:33:28.034Z] --- PASS: TestChmodTarEntry (0.00s) [2021-03-18T17:33:28.034Z] === RUN TestHardLinkOrder [2021-03-18T17:33:28.034Z] === RUN TestStandardLongPath [2021-03-18T17:33:28.034Z] --- PASS: TestStandardLongPath (0.00s) [2021-03-18T17:33:28.034Z] === RUN TestUNCLongPath [2021-03-18T17:33:28.034Z] --- PASS: TestUNCLongPath (0.00s) [2021-03-18T17:33:28.034Z] PASS [2021-03-18T17:33:28.034Z] coverage: 100.0% of statements [2021-03-18T17:33:28.034Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2021-03-18T17:33:28.034Z] --- PASS: TestHardLinkOrder (0.07s) [2021-03-18T17:33:28.034Z] === RUN TestChangeString [2021-03-18T17:33:28.034Z] --- PASS: TestChangeString (0.00s) [2021-03-18T17:33:28.034Z] === RUN TestChangesWithNoChanges [2021-03-18T17:33:28.034Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-03-18T17:33:28.034Z] === RUN TestJSONMessageDisplayWithJSONError [2021-03-18T17:33:28.034Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-03-18T17:33:28.034Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-03-18T17:33:28.034Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-03-18T17:33:28.034Z] === RUN TestDisplayJSONMessagesStream [2021-03-18T17:33:28.034Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-03-18T17:33:28.034Z] PASS [2021-03-18T17:33:28.034Z] coverage: 91.7% of statements [2021-03-18T17:33:28.034Z] ok github.com/docker/docker/pkg/jsonmessage 0.150s coverage: 91.7% of statements [2021-03-18T17:33:28.034Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-03-18T17:33:28.034Z] === RUN TestChangesWithChanges [2021-03-18T17:33:28.034Z] --- PASS: TestChangesWithChanges (0.02s) [2021-03-18T17:33:28.034Z] === RUN TestChangesWithChangesGH13590 [2021-03-18T17:33:28.034Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-03-18T17:33:28.034Z] changes_test.go:192: needs more investigation [2021-03-18T17:33:28.034Z] === RUN TestChangesDirsEmpty [2021-03-18T17:33:28.034Z] --- PASS: TestChangesDirsEmpty (0.14s) [2021-03-18T17:33:28.034Z] === RUN TestChangesDirsMutated [2021-03-18T17:33:28.034Z] --- PASS: TestChangesDirsMutated (0.10s) [2021-03-18T17:33:28.034Z] === RUN TestApplyLayer [2021-03-18T17:33:28.034Z] --- SKIP: TestApplyLayer (0.00s) [2021-03-18T17:33:28.034Z] changes_test.go:405: needs further investigation [2021-03-18T17:33:28.504Z] === RUN TestChangesSizeWithHardlinks [2021-03-18T17:33:28.504Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-03-18T17:33:28.504Z] changes_test.go:441: needs further investigation [2021-03-18T17:33:28.504Z] === RUN TestChangesSizeWithNoChanges [2021-03-18T17:33:28.504Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-03-18T17:33:28.504Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-03-18T17:33:28.504Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-03-18T17:33:28.504Z] === RUN TestChangesSize [2021-03-18T17:33:28.504Z] --- PASS: TestChangesSize (0.00s) [2021-03-18T17:33:28.504Z] === RUN TestApplyLayerInvalidFilenames [2021-03-18T17:33:28.504Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames819594606\\dest" [2021-03-18T17:33:28.504Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-03-18T17:33:28.504Z] === RUN TestApplyLayerInvalidHardlink [2021-03-18T17:33:28.504Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink487104720\\victim\\hello" -> "../victim/hello" [2021-03-18T17:33:28.504Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink661757935\\victim\\hello" -> "/../victim/hello" [2021-03-18T17:33:28.504Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink766658690\\victim" -> "../victim" [2021-03-18T17:33:28.504Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink426422265\\victim" -> "../victim" [2021-03-18T17:33:28.504Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink944249092\\victim" -> "../victim" [2021-03-18T17:33:28.504Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink131663507\\victim" -> "../victim" [2021-03-18T17:33:28.504Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-03-18T17:33:28.504Z] === RUN TestApplyLayerInvalidSymlink [2021-03-18T17:33:28.504Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink751181014\\dest\\dotdot" -> "../victim/hello" [2021-03-18T17:33:28.504Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink122086461\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-18T17:33:28.504Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink437290616\\dest\\loophole-victim" -> "../victim" [2021-03-18T17:33:28.504Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink557980535\\dest\\loophole-victim" -> "../victim" [2021-03-18T17:33:28.504Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink066034282\\dest\\loophole-victim" -> "../victim" [2021-03-18T17:33:28.504Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink967146177\\dest\\loophole-victim" -> "../victim" [2021-03-18T17:33:28.504Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-03-18T17:33:28.504Z] === RUN TestApplyLayerWhiteouts [2021-03-18T17:33:28.504Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-03-18T17:33:28.504Z] === RUN TestGenerateEmptyFile [2021-03-18T17:33:28.504Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-03-18T17:33:28.504Z] === RUN TestGenerateWithContent [2021-03-18T17:33:28.504Z] --- PASS: TestGenerateWithContent (0.00s) [2021-03-18T17:33:28.504Z] PASS [2021-03-18T17:33:28.504Z] coverage: 62.6% of statements [2021-03-18T17:33:28.504Z] ok github.com/docker/docker/pkg/archive 7.038s coverage: 62.6% of statements [2021-03-18T17:33:28.975Z] === RUN TestNameFormat [2021-03-18T17:33:28.975Z] --- PASS: TestNameFormat (0.00s) [2021-03-18T17:33:28.975Z] === RUN TestNameRetries [2021-03-18T17:33:28.975Z] --- PASS: TestNameRetries (0.00s) [2021-03-18T17:33:28.975Z] PASS [2021-03-18T17:33:28.975Z] coverage: 85.7% of statements [2021-03-18T17:33:28.975Z] ok github.com/docker/docker/pkg/namesgenerator 0.072s coverage: 85.7% of statements [2021-03-18T17:33:28.975Z] === RUN TestParseKeyValueOpt [2021-03-18T17:33:28.975Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-03-18T17:33:28.975Z] === RUN TestParseUintList [2021-03-18T17:33:28.975Z] --- PASS: TestParseUintList (0.00s) [2021-03-18T17:33:28.975Z] === RUN TestParseUintListMaximumLimits [2021-03-18T17:33:28.975Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-03-18T17:33:28.975Z] PASS [2021-03-18T17:33:28.975Z] coverage: 97.0% of statements [2021-03-18T17:33:28.975Z] ok github.com/docker/docker/pkg/parsers 0.080s coverage: 97.0% of statements [2021-03-18T17:33:28.975Z] === RUN TestNewAndRemove [2021-03-18T17:33:28.975Z] --- PASS: TestNewAndRemove (0.00s) [2021-03-18T17:33:28.975Z] === RUN TestRemoveInvalidPath [2021-03-18T17:33:29.445Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-03-18T17:33:29.445Z] PASS [2021-03-18T17:33:29.445Z] coverage: 82.6% of statements [2021-03-18T17:33:29.445Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2021-03-18T17:33:29.915Z] === RUN TestParseEmptyInterface [2021-03-18T17:33:29.915Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-03-18T17:33:29.915Z] === RUN TestParseNonInterfaceType [2021-03-18T17:33:29.915Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-03-18T17:33:29.915Z] === RUN TestParseWithOneFunction [2021-03-18T17:33:29.915Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-03-18T17:33:29.915Z] === RUN TestParseWithMultipleFuncs [2021-03-18T17:33:29.915Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-03-18T17:33:29.915Z] === RUN TestParseWithUnnamedReturn [2021-03-18T17:33:29.915Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-03-18T17:33:29.915Z] === RUN TestEmbeddedInterface [2021-03-18T17:33:29.915Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-03-18T17:33:29.915Z] === RUN TestParsedImports [2021-03-18T17:33:29.915Z] --- PASS: TestParsedImports (0.00s) [2021-03-18T17:33:29.915Z] === RUN TestAliasedImports [2021-03-18T17:33:29.915Z] --- PASS: TestAliasedImports (0.00s) [2021-03-18T17:33:29.915Z] PASS [2021-03-18T17:33:29.915Z] coverage: 56.8% of statements [2021-03-18T17:33:29.915Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.046s coverage: 56.8% of statements [2021-03-18T17:33:30.717Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-18T17:33:30.717Z] --- PASS: TestContinueAfterPluginCrash (10.45s) [2021-03-18T17:33:30.905Z] === RUN TestFailedConnection [2021-03-18T17:33:30.905Z] === RUN TestHTTPTransport [2021-03-18T17:33:30.905Z] --- PASS: TestHTTPTransport (0.00s) [2021-03-18T17:33:30.905Z] PASS [2021-03-18T17:33:30.905Z] coverage: 85.7% of statements [2021-03-18T17:33:30.905Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2021-03-18T17:33:31.229Z] --- PASS: TestSecretInspect (3.35s) [2021-03-18T17:33:31.229Z] === RUN TestSecretList [2021-03-18T17:33:31.376Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-03-18T17:33:31.376Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-18T17:33:31.376Z] === RUN TestBufioReaderPoolPutAndGet [2021-03-18T17:33:31.376Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-03-18T17:33:31.376Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-03-18T17:33:31.376Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-03-18T17:33:31.376Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-03-18T17:33:31.376Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-18T17:33:31.376Z] === RUN TestBufioWriterPoolPutAndGet [2021-03-18T17:33:31.376Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-03-18T17:33:31.376Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-03-18T17:33:31.376Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-03-18T17:33:31.376Z] === RUN TestBufferPoolPutAndGet [2021-03-18T17:33:31.376Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-03-18T17:33:31.376Z] PASS [2021-03-18T17:33:31.376Z] coverage: 88.2% of statements [2021-03-18T17:33:31.376Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2021-03-18T17:33:31.846Z] === RUN TestOutputOnPrematureClose [2021-03-18T17:33:31.846Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-03-18T17:33:31.846Z] === RUN TestCompleteSilently [2021-03-18T17:33:31.846Z] --- PASS: TestCompleteSilently (0.00s) [2021-03-18T17:33:31.846Z] PASS [2021-03-18T17:33:31.846Z] coverage: 75.9% of statements [2021-03-18T17:33:31.846Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2021-03-18T17:33:31.846Z] === RUN TestSendToOneSub [2021-03-18T17:33:31.846Z] --- PASS: TestSendToOneSub (0.00s) [2021-03-18T17:33:31.846Z] === RUN TestSendToMultipleSubs [2021-03-18T17:33:31.846Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-03-18T17:33:31.846Z] === RUN TestEvictOneSub [2021-03-18T17:33:31.846Z] --- PASS: TestEvictOneSub (0.00s) [2021-03-18T17:33:31.846Z] === RUN TestClosePublisher [2021-03-18T17:33:31.846Z] --- PASS: TestClosePublisher (0.00s) [2021-03-18T17:33:31.846Z] === RUN TestPubSubRace [2021-03-18T17:33:32.316Z] --- PASS: TestFailedConnection (1.12s) [2021-03-18T17:33:32.316Z] === RUN TestFailOnce [2021-03-18T17:33:32.316Z] 2021/03/18 17:33:31 http: panic serving 127.0.0.1:49222: Plugin not ready [2021-03-18T17:33:32.316Z] goroutine 34 [running]: [2021-03-18T17:33:32.316Z] net/http.(*conn).serve.func1(0xc000134000) [2021-03-18T17:33:32.316Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-03-18T17:33:32.316Z] panic(0x849b40, 0x986ad0) [2021-03-18T17:33:32.316Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-03-18T17:33:32.316Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000148000, 0xc000146000) [2021-03-18T17:33:32.316Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-03-18T17:33:32.316Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000148000, 0xc000146000) [2021-03-18T17:33:32.316Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-03-18T17:33:32.316Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000148000, 0xc000146000) [2021-03-18T17:33:32.316Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-03-18T17:33:32.316Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000148000, 0xc000146000) [2021-03-18T17:33:32.316Z] c:/go/src/net/http/server.go:2831 +0xab [2021-03-18T17:33:32.316Z] net/http.(*conn).serve(0xc000134000, 0x99b2c0, 0xc000122040) [2021-03-18T17:33:32.316Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-03-18T17:33:32.316Z] created by net/http.(*Server).Serve [2021-03-18T17:33:32.316Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-03-18T17:33:32.316Z] time="2021-03-18T17:33:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49221/Test.FailOnce: Post http://127.0.0.1:49221/Test.FailOnce: EOF, retrying in 1s" [2021-03-18T17:33:32.316Z] === RUN TestRegister [2021-03-18T17:33:32.316Z] --- PASS: TestRegister (0.00s) [2021-03-18T17:33:32.316Z] === RUN TestCommand [2021-03-18T17:33:32.316Z] --- PASS: TestCommand (0.02s) [2021-03-18T17:33:32.316Z] === RUN TestNaiveSelf [2021-03-18T17:33:32.316Z] --- PASS: TestNaiveSelf (0.02s) [2021-03-18T17:33:32.316Z] PASS [2021-03-18T17:33:32.316Z] coverage: 82.4% of statements [2021-03-18T17:33:32.316Z] ok github.com/docker/docker/pkg/reexec 0.070s coverage: 82.4% of statements [2021-03-18T17:33:32.608Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-18T17:33:32.785Z] --- PASS: TestPubSubRace (1.04s) [2021-03-18T17:33:32.785Z] PASS [2021-03-18T17:33:32.785Z] coverage: 75.0% of statements [2021-03-18T17:33:32.785Z] ok github.com/docker/docker/pkg/pubsub 1.069s coverage: 75.0% of statements [2021-03-18T17:33:33.255Z] === RUN TestParseSignal [2021-03-18T17:33:33.255Z] --- PASS: TestParseSignal (0.00s) [2021-03-18T17:33:33.255Z] === RUN TestValidSignalForPlatform [2021-03-18T17:33:33.255Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-03-18T17:33:33.255Z] PASS [2021-03-18T17:33:33.255Z] coverage: 20.3% of statements [2021-03-18T17:33:33.255Z] ok github.com/docker/docker/pkg/signal 0.035s coverage: 20.3% of statements [2021-03-18T17:33:33.255Z] --- PASS: TestFailOnce (1.10s) [2021-03-18T17:33:33.255Z] === RUN TestEchoInputOutput [2021-03-18T17:33:33.255Z] --- PASS: TestEchoInputOutput (0.00s) [2021-03-18T17:33:33.255Z] === RUN TestBackoff [2021-03-18T17:33:33.255Z] --- PASS: TestBackoff (0.00s) [2021-03-18T17:33:33.255Z] === RUN TestAbortRetry [2021-03-18T17:33:33.255Z] --- PASS: TestAbortRetry (0.00s) [2021-03-18T17:33:33.255Z] === RUN TestClientScheme [2021-03-18T17:33:33.255Z] --- PASS: TestClientScheme (0.00s) [2021-03-18T17:33:33.255Z] === RUN TestNewClientWithTimeout [2021-03-18T17:33:33.725Z] time="2021-03-18T17:33:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-03-18T17:33:33.725Z] === RUN TestNewStdWriter [2021-03-18T17:33:33.725Z] --- PASS: TestNewStdWriter (0.00s) [2021-03-18T17:33:33.725Z] === RUN TestWriteWithUninitializedStdWriter [2021-03-18T17:33:33.725Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-03-18T17:33:33.725Z] === RUN TestWriteWithNilBytes [2021-03-18T17:33:33.725Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-03-18T17:33:33.725Z] === RUN TestWrite [2021-03-18T17:33:33.725Z] --- PASS: TestWrite (0.00s) [2021-03-18T17:33:33.725Z] === RUN TestWriteWithWriterError [2021-03-18T17:33:33.725Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-03-18T17:33:33.725Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-03-18T17:33:33.725Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-03-18T17:33:33.725Z] === RUN TestStdCopyWriteAndRead [2021-03-18T17:33:33.725Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-03-18T17:33:33.725Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-03-18T17:33:33.725Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-03-18T17:33:33.725Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-03-18T17:33:33.725Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-03-18T17:33:33.725Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-03-18T17:33:33.725Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-03-18T17:33:33.725Z] === RUN TestStdCopyWithInvalidInputHeader [2021-03-18T17:33:33.725Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-03-18T17:33:33.725Z] === RUN TestStdCopyWithCorruptedPrefix [2021-03-18T17:33:33.725Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-03-18T17:33:33.725Z] === RUN TestStdCopyReturnsWriteErrors [2021-03-18T17:33:33.725Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-03-18T17:33:33.725Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-03-18T17:33:33.725Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-03-18T17:33:33.725Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-03-18T17:33:33.725Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-03-18T17:33:33.725Z] PASS [2021-03-18T17:33:33.725Z] coverage: 100.0% of statements [2021-03-18T17:33:33.725Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2021-03-18T17:33:34.003Z] --- PASS: TestServiceUpdateNetwork (15.30s) [2021-03-18T17:33:34.003Z] === RUN TestServiceUpdatePidsLimit [2021-03-18T17:33:34.003Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-18T17:33:34.195Z] === RUN TestRawProgressFormatterFormatStatus [2021-03-18T17:33:34.195Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-03-18T17:33:34.195Z] === RUN TestRawProgressFormatterFormatProgress [2021-03-18T17:33:34.195Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-03-18T17:33:34.195Z] === RUN TestFormatStatus [2021-03-18T17:33:34.195Z] --- PASS: TestFormatStatus (0.00s) [2021-03-18T17:33:34.195Z] === RUN TestFormatError [2021-03-18T17:33:34.195Z] --- PASS: TestFormatError (0.00s) [2021-03-18T17:33:34.195Z] === RUN TestFormatJSONError [2021-03-18T17:33:34.195Z] --- PASS: TestFormatJSONError (0.00s) [2021-03-18T17:33:34.195Z] === RUN TestJsonProgressFormatterFormatProgress [2021-03-18T17:33:34.195Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-03-18T17:33:34.195Z] === RUN TestJsonProgressFormatterFormatStatus [2021-03-18T17:33:34.195Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-03-18T17:33:34.195Z] === RUN TestNewJSONProgressOutput [2021-03-18T17:33:34.195Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-03-18T17:33:34.195Z] === RUN TestAuxFormatterEmit [2021-03-18T17:33:34.195Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-03-18T17:33:34.195Z] === RUN TestStreamWriterStdout [2021-03-18T17:33:34.195Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-03-18T17:33:34.195Z] === RUN TestStreamWriterStderr [2021-03-18T17:33:34.195Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-03-18T17:33:34.195Z] PASS [2021-03-18T17:33:34.195Z] coverage: 66.2% of statements [2021-03-18T17:33:34.195Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2021-03-18T17:33:34.195Z] === RUN TestGenerateRandomID [2021-03-18T17:33:34.195Z] --- PASS: TestGenerateRandomID (0.00s) [2021-03-18T17:33:34.195Z] === RUN TestShortenId [2021-03-18T17:33:34.195Z] --- PASS: TestShortenId (0.00s) [2021-03-18T17:33:34.195Z] === RUN TestShortenSha256Id [2021-03-18T17:33:34.195Z] --- PASS: TestShortenSha256Id (0.00s) [2021-03-18T17:33:34.195Z] === RUN TestShortenIdEmpty [2021-03-18T17:33:34.195Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-03-18T17:33:34.195Z] === RUN TestShortenIdInvalid [2021-03-18T17:33:34.195Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-03-18T17:33:34.195Z] === RUN TestIsShortIDNonHex [2021-03-18T17:33:34.195Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-03-18T17:33:34.195Z] === RUN TestIsShortIDNotCorrectSize [2021-03-18T17:33:34.195Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-03-18T17:33:34.195Z] PASS [2021-03-18T17:33:34.195Z] coverage: 70.6% of statements [2021-03-18T17:33:34.195Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2021-03-18T17:33:34.419Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-03-18T17:33:34.419Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-03-18T17:33:34.665Z] === RUN TestIsCpusetListAvailable [2021-03-18T17:33:34.665Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-03-18T17:33:34.665Z] PASS [2021-03-18T17:33:34.665Z] coverage: 38.2% of statements [2021-03-18T17:33:34.665Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 38.2% of statements [2021-03-18T17:33:34.734Z] --- PASS: TestSecretList (3.36s) [2021-03-18T17:33:34.734Z] === RUN TestSecretsCreateAndDelete [2021-03-18T17:33:35.119Z] === RUN TestReadPluginNoRead/default [2021-03-18T17:33:35.134Z] time="2021-03-18T17:33:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-03-18T17:33:35.387Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-18T17:33:36.124Z] === RUN TestTailFile [2021-03-18T17:33:36.124Z] --- PASS: TestTailFile (0.00s) [2021-03-18T17:33:36.124Z] === RUN TestTailFileManyLines [2021-03-18T17:33:36.124Z] --- PASS: TestTailFileManyLines (0.00s) [2021-03-18T17:33:36.124Z] === RUN TestTailEmptyFile [2021-03-18T17:33:36.124Z] --- PASS: TestTailEmptyFile (0.00s) [2021-03-18T17:33:36.124Z] === RUN TestTailNegativeN [2021-03-18T17:33:36.124Z] --- PASS: TestTailNegativeN (0.00s) [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader [2021-03-18T17:33:36.124Z] === PAUSE TestNewTailReader [2021-03-18T17:33:36.124Z] === CONT TestNewTailReader [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/no_delimiter [2021-03-18T17:33:36.124Z] === PAUSE TestNewTailReader/no_delimiter [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/single_byte_delimiter [2021-03-18T17:33:36.124Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/2_byte_delimiter [2021-03-18T17:33:36.124Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/4_byte_delimiter [2021-03-18T17:33:36.124Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/8_byte_delimiter [2021-03-18T17:33:36.124Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/12_byte_delimiter [2021-03-18T17:33:36.124Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/truncated_last_line [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-03-18T17:33:36.124Z] === CONT TestNewTailReader/no_delimiter [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-03-18T17:33:36.124Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-03-18T17:33:36.124Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-03-18T17:33:36.124Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T17:33:36.124Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T17:33:36.124Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-18T17:33:36.124Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-18T17:33:36.124Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-03-18T17:33:36.124Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-18T17:33:36.124Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-03-18T17:33:36.124Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-03-18T17:33:36.124Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-03-18T17:33:36.124Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/12_byte_delimiter [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/8_byte_delimiter [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/4_byte_delimiter [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T17:33:36.125Z] === CONT TestNewTailReader/2_byte_delimiter [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-18T17:33:36.125Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-18T17:33:36.125Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/single_byte_delimiter [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T17:33:36.126Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T17:33:36.126Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T17:33:36.127Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T17:33:36.127Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T17:33:36.127Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T17:33:36.128Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-18T17:33:36.128Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T17:33:36.128Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === RUN TestChtimes [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T17:33:36.129Z] --- PASS: TestChtimes (0.00s) [2021-03-18T17:33:36.129Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === RUN TestChtimesWindows [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T17:33:36.129Z] --- PASS: TestChtimesWindows (0.00s) [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-18T17:33:36.129Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-03-18T17:33:36.129Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-03-18T17:33:36.129Z] === RUN TestEnsureRemoveAllNotExist [2021-03-18T17:33:36.129Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-03-18T17:33:36.129Z] === RUN TestEnsureRemoveAllWithDir [2021-03-18T17:33:36.129Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-03-18T17:33:36.129Z] === RUN TestEnsureRemoveAllWithFile [2021-03-18T17:33:36.129Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-03-18T17:33:36.129Z] === RUN TestHasWin32KSupport [2021-03-18T17:33:36.129Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-03-18T17:33:36.129Z] syscall_windows_test.go:8: win32k: true [2021-03-18T17:33:36.129Z] PASS [2021-03-18T17:33:36.129Z] coverage: 12.0% of statements [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T17:33:36.129Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T17:33:36.130Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 12.0% of statements [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-18T17:33:36.130Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader (0.00s) [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.130Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-03-18T17:33:36.602Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.03s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-18T17:33:36.603Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-18T17:33:36.604Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-18T17:33:36.604Z] PASS [2021-03-18T17:33:36.604Z] coverage: 88.6% of statements [2021-03-18T17:33:36.604Z] ok github.com/docker/docker/pkg/tailfile 0.221s coverage: 88.6% of statements [2021-03-18T17:33:37.073Z] === RUN TestTarSumRemoveNonExistent [2021-03-18T17:33:37.073Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-03-18T17:33:37.073Z] === RUN TestTarSumRemove [2021-03-18T17:33:37.073Z] --- PASS: TestTarSumRemove (0.00s) [2021-03-18T17:33:37.073Z] === RUN TestSortFileInfoSums [2021-03-18T17:33:37.073Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-03-18T17:33:37.073Z] === RUN TestNewTarSumForLabelInvalid [2021-03-18T17:33:37.073Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-03-18T17:33:37.073Z] === RUN TestNewTarSumForLabel [2021-03-18T17:33:37.073Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-03-18T17:33:37.073Z] === RUN TestEmptyTar [2021-03-18T17:33:37.073Z] --- PASS: TestEmptyTar (0.00s) [2021-03-18T17:33:37.073Z] === RUN TestTarSumsReadSize [2021-03-18T17:33:37.073Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-03-18T17:33:37.073Z] === RUN TestTarSums [2021-03-18T17:33:37.073Z] testing: warning: no tests to run [2021-03-18T17:33:37.073Z] PASS [2021-03-18T17:33:37.073Z] coverage: [no statements] [2021-03-18T17:33:37.073Z] ok github.com/docker/docker/pkg/term/windows 0.029s coverage: [no statements] [no tests to run] [2021-03-18T17:33:37.073Z] --- PASS: TestTarSums (0.06s) [2021-03-18T17:33:37.073Z] === RUN TestIteration [2021-03-18T17:33:37.073Z] --- PASS: TestIteration (0.00s) [2021-03-18T17:33:37.073Z] === RUN TestVersionLabelForChecksum [2021-03-18T17:33:37.073Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-03-18T17:33:37.073Z] === RUN TestVersion [2021-03-18T17:33:37.073Z] --- PASS: TestVersion (0.00s) [2021-03-18T17:33:37.073Z] === RUN TestGetVersion [2021-03-18T17:33:37.073Z] --- PASS: TestGetVersion (0.00s) [2021-03-18T17:33:37.073Z] === RUN TestGetVersions [2021-03-18T17:33:37.073Z] --- PASS: TestGetVersions (0.00s) [2021-03-18T17:33:37.073Z] PASS [2021-03-18T17:33:37.073Z] coverage: 89.3% of statements [2021-03-18T17:33:37.073Z] ok github.com/docker/docker/pkg/tarsum 0.111s coverage: 89.3% of statements [2021-03-18T17:33:37.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-18T17:33:37.544Z] time="2021-03-18T17:33:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-03-18T17:33:37.632Z] --- PASS: TestReadPluginNoRead (11.25s) [2021-03-18T17:33:37.632Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.54s) [2021-03-18T17:33:37.632Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.50s) [2021-03-18T17:33:37.632Z] --- PASS: TestReadPluginNoRead/default (2.55s) [2021-03-18T17:33:37.632Z] read_test.go:92: [da44d45791864] daemon is not started [2021-03-18T17:33:37.632Z] PASS [2021-03-18T17:33:37.632Z] [2021-03-18T17:33:37.632Z] DONE 6 tests in 17.972s [2021-03-18T17:33:37.887Z] 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-03-18T17:33:37.887Z] testing: warning: no tests to run [2021-03-18T17:33:37.887Z] PASS [2021-03-18T17:33:37.887Z] [2021-03-18T17:33:37.887Z] DONE 0 tests in 0.043s [2021-03-18T17:33:37.887Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-18T17:33:37.887Z] INFO: Testing against a local daemon [2021-03-18T17:33:37.887Z] === RUN TestPluginWithDevMounts [2021-03-18T17:33:37.887Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-18T17:33:37.887Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-18T17:33:37.887Z] PASS [2021-03-18T17:33:37.887Z] [2021-03-18T17:33:37.887Z] === Skipped [2021-03-18T17:33:37.887Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-03-18T17:33:37.887Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-18T17:33:37.887Z] [2021-03-18T17:33:37.887Z] [2021-03-18T17:33:37.887Z] DONE 1 tests, 1 skipped in 0.112s [2021-03-18T17:33:37.887Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-18T17:33:38.014Z] === RUN TestTruncIndex [2021-03-18T17:33:38.014Z] === RUN TestIsGIT [2021-03-18T17:33:38.014Z] --- PASS: TestIsGIT (0.00s) [2021-03-18T17:33:38.014Z] === RUN TestIsTransport [2021-03-18T17:33:38.014Z] --- PASS: TestIsTransport (0.00s) [2021-03-18T17:33:38.014Z] PASS [2021-03-18T17:33:38.014Z] coverage: 100.0% of statements [2021-03-18T17:33:38.014Z] ok github.com/docker/docker/pkg/urlutil 0.027s coverage: 100.0% of statements [2021-03-18T17:33:38.014Z] --- PASS: TestTruncIndex (0.10s) [2021-03-18T17:33:38.014Z] PASS [2021-03-18T17:33:38.014Z] coverage: 91.5% of statements [2021-03-18T17:33:38.014Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2021-03-18T17:33:38.143Z] INFO: Testing against a local daemon [2021-03-18T17:33:38.143Z] === RUN TestSecretInspect [2021-03-18T17:33:38.143Z] --- SKIP: TestSecretInspect (0.03s) [2021-03-18T17:33:38.143Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.143Z] === RUN TestSecretList [2021-03-18T17:33:38.143Z] --- SKIP: TestSecretList (0.01s) [2021-03-18T17:33:38.143Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.143Z] === RUN TestSecretsCreateAndDelete [2021-03-18T17:33:38.143Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-03-18T17:33:38.143Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.143Z] === RUN TestSecretsUpdate [2021-03-18T17:33:38.143Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-03-18T17:33:38.143Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.143Z] === RUN TestTemplatedSecret [2021-03-18T17:33:38.143Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-18T17:33:38.143Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.143Z] === RUN TestSecretCreateResolve [2021-03-18T17:33:38.143Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-03-18T17:33:38.143Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.143Z] PASS [2021-03-18T17:33:38.143Z] [2021-03-18T17:33:38.143Z] === Skipped [2021-03-18T17:33:38.143Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s) [2021-03-18T17:33:38.143Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.143Z] [2021-03-18T17:33:38.143Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-03-18T17:33:38.143Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.143Z] [2021-03-18T17:33:38.143Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-03-18T17:33:38.143Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.143Z] [2021-03-18T17:33:38.143Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-03-18T17:33:38.143Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.143Z] [2021-03-18T17:33:38.143Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-03-18T17:33:38.143Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.143Z] [2021-03-18T17:33:38.143Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-03-18T17:33:38.143Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.143Z] [2021-03-18T17:33:38.143Z] [2021-03-18T17:33:38.143Z] DONE 6 tests, 6 skipped in 0.183s [2021-03-18T17:33:38.143Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-18T17:33:38.143Z] INFO: Testing against a local daemon [2021-03-18T17:33:38.143Z] === RUN TestServiceCreateInit [2021-03-18T17:33:38.143Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-18T17:33:38.143Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-18T17:33:38.239Z] --- PASS: TestSecretsCreateAndDelete (3.74s) [2021-03-18T17:33:38.239Z] === RUN TestSecretsUpdate [2021-03-18T17:33:38.398Z] --- PASS: TestServiceCreateInit (0.02s) [2021-03-18T17:33:38.398Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-18T17:33:38.398Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.398Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-18T17:33:38.398Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.399Z] === RUN TestCreateServiceMultipleTimes [2021-03-18T17:33:38.399Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-03-18T17:33:38.399Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.399Z] === RUN TestCreateServiceConflict [2021-03-18T17:33:38.399Z] --- SKIP: TestCreateServiceConflict (0.02s) [2021-03-18T17:33:38.399Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.399Z] === RUN TestCreateServiceMaxReplicas [2021-03-18T17:33:38.399Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-03-18T17:33:38.399Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.399Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-18T17:33:38.399Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-18T17:33:38.399Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.399Z] === RUN TestCreateServiceSecretFileMode [2021-03-18T17:33:38.399Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-03-18T17:33:38.399Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.399Z] === RUN TestCreateServiceConfigFileMode [2021-03-18T17:33:38.399Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-03-18T17:33:38.399Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.399Z] === RUN TestCreateServiceSysctls [2021-03-18T17:33:38.399Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-03-18T17:33:38.399Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.399Z] === RUN TestCreateServiceCapabilities [2021-03-18T17:33:38.399Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-03-18T17:33:38.399Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.399Z] === RUN TestInspect [2021-03-18T17:33:38.399Z] --- SKIP: TestInspect (0.02s) [2021-03-18T17:33:38.399Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.399Z] === RUN TestCreateJob [2021-03-18T17:33:38.399Z] --- SKIP: TestCreateJob (0.01s) [2021-03-18T17:33:38.399Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.399Z] === RUN TestReplicatedJob [2021-03-18T17:33:38.399Z] --- SKIP: TestReplicatedJob (0.01s) [2021-03-18T17:33:38.399Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.399Z] === RUN TestUpdateReplicatedJob [2021-03-18T17:33:38.399Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-03-18T17:33:38.399Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.399Z] === RUN TestServiceListWithStatuses [2021-03-18T17:33:38.399Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-18T17:33:38.399Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-18T17:33:38.399Z] === RUN TestDockerNetworkConnectAlias [2021-03-18T17:33:38.399Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-03-18T17:33:38.399Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.399Z] === RUN TestDockerNetworkReConnect [2021-03-18T17:33:38.399Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-03-18T17:33:38.399Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:38.399Z] === RUN TestServicePlugin [2021-03-18T17:33:38.484Z] === RUN TestVersionInfo [2021-03-18T17:33:38.484Z] --- PASS: TestVersionInfo (0.00s) [2021-03-18T17:33:38.484Z] === RUN TestAppendVersions [2021-03-18T17:33:38.484Z] --- PASS: TestAppendVersions (0.00s) [2021-03-18T17:33:38.484Z] PASS [2021-03-18T17:33:38.484Z] coverage: 88.9% of statements [2021-03-18T17:33:38.484Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2021-03-18T17:33:38.954Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-18T17:33:38.954Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-18T17:33:38.954Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-18T17:33:38.954Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-18T17:33:38.954Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-18T17:33:38.954Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-03-18T17:33:38.954Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-03-18T17:33:38.954Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-18T17:33:38.954Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-18T17:33:39.944Z] === RUN TestValidatePrivileges [2021-03-18T17:33:39.944Z] --- PASS: TestValidatePrivileges (0.00s) [2021-03-18T17:33:39.944Z] === RUN TestFilterByCapNeg [2021-03-18T17:33:39.944Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-03-18T17:33:39.944Z] === RUN TestFilterByCapPos [2021-03-18T17:33:39.944Z] --- PASS: TestFilterByCapPos (0.00s) [2021-03-18T17:33:39.944Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-03-18T17:33:39.944Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-03-18T17:33:39.944Z] PASS [2021-03-18T17:33:39.944Z] coverage: 12.0% of statements [2021-03-18T17:33:39.944Z] ok github.com/docker/docker/plugin 0.133s coverage: 12.0% of statements [2021-03-18T17:33:39.944Z] === RUN TestNewSettable [2021-03-18T17:33:39.944Z] --- PASS: TestNewSettable (0.00s) [2021-03-18T17:33:39.944Z] === RUN TestIsSettable [2021-03-18T17:33:39.944Z] --- PASS: TestIsSettable (0.00s) [2021-03-18T17:33:39.944Z] === RUN TestUpdateSettingsEnv [2021-03-18T17:33:39.944Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-03-18T17:33:39.944Z] PASS [2021-03-18T17:33:39.944Z] coverage: 20.1% of statements [2021-03-18T17:33:39.944Z] ok github.com/docker/docker/plugin/v2 0.064s coverage: 20.1% of statements [2021-03-18T17:33:40.413Z] === RUN TestLoad [2021-03-18T17:33:40.413Z] --- PASS: TestLoad (0.00s) [2021-03-18T17:33:40.413Z] === RUN TestSave [2021-03-18T17:33:40.413Z] --- PASS: TestSave (0.03s) [2021-03-18T17:33:40.413Z] === RUN TestAddDeleteGet [2021-03-18T17:33:40.413Z] --- PASS: TestAddDeleteGet (0.03s) [2021-03-18T17:33:40.413Z] === RUN TestInvalidTags [2021-03-18T17:33:40.413Z] --- PASS: TestInvalidTags (0.01s) [2021-03-18T17:33:40.413Z] PASS [2021-03-18T17:33:40.413Z] coverage: 84.4% of statements [2021-03-18T17:33:40.413Z] ok github.com/docker/docker/reference 0.101s coverage: 84.4% of statements [2021-03-18T17:33:41.403Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-03-18T17:33:41.403Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-03-18T17:33:41.403Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-03-18T17:33:41.403Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-03-18T17:33:41.403Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-03-18T17:33:41.403Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-03-18T17:33:41.403Z] === RUN TestResumableRequestReaderWithReadError [2021-03-18T17:33:41.403Z] time="2021-03-18T17:33:41Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-03-18T17:33:41.403Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-03-18T17:33:41.403Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-03-18T17:33:41.403Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-03-18T17:33:41.403Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-03-18T17:33:41.403Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-03-18T17:33:41.403Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-03-18T17:33:41.403Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-03-18T17:33:41.403Z] === RUN TestResumableRequestReader [2021-03-18T17:33:41.403Z] --- PASS: TestResumableRequestReader (0.00s) [2021-03-18T17:33:41.403Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-03-18T17:33:41.403Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-03-18T17:33:41.403Z] PASS [2021-03-18T17:33:41.403Z] coverage: 100.0% of statements [2021-03-18T17:33:41.403Z] ok github.com/docker/docker/registry/resumable 0.162s coverage: 100.0% of statements [2021-03-18T17:33:41.403Z] === RUN TestRestartManagerTimeout [2021-03-18T17:33:41.403Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-03-18T17:33:41.403Z] === RUN TestRestartManagerTimeoutReset [2021-03-18T17:33:41.403Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-03-18T17:33:41.403Z] PASS [2021-03-18T17:33:41.403Z] coverage: 50.9% of statements [2021-03-18T17:33:41.403Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements [2021-03-18T17:33:41.872Z] === RUN TestResolveAuthConfigIndexServer [2021-03-18T17:33:41.872Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-03-18T17:33:41.872Z] === RUN TestResolveAuthConfigFullURL [2021-03-18T17:33:41.872Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-03-18T17:33:41.872Z] === RUN TestLoadAllowNondistributableArtifacts [2021-03-18T17:33:41.872Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-03-18T17:33:41.872Z] === RUN TestValidateMirror [2021-03-18T17:33:41.872Z] --- PASS: TestValidateMirror (0.00s) [2021-03-18T17:33:41.872Z] === RUN TestLoadInsecureRegistries [2021-03-18T17:33:42.343Z] time="2021-03-18T17:33:41Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-18T17:33:42.343Z] time="2021-03-18T17:33:41Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-03-18T17:33:42.343Z] time="2021-03-18T17:33:41Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-18T17:33:42.343Z] --- PASS: TestLoadInsecureRegistries (0.08s) [2021-03-18T17:33:42.343Z] === RUN TestNewServiceConfig [2021-03-18T17:33:42.343Z] --- PASS: TestNewServiceConfig (0.00s) [2021-03-18T17:33:42.343Z] === RUN TestValidateIndexName [2021-03-18T17:33:42.343Z] --- PASS: TestValidateIndexName (0.00s) [2021-03-18T17:33:42.343Z] === RUN TestValidateIndexNameWithError [2021-03-18T17:33:42.343Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-03-18T17:33:42.343Z] === RUN TestEndpointParse [2021-03-18T17:33:42.343Z] --- PASS: TestEndpointParse (0.00s) [2021-03-18T17:33:42.343Z] === RUN TestEndpointParseInvalid [2021-03-18T17:33:42.343Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-03-18T17:33:42.343Z] === RUN TestValidateEndpoint [2021-03-18T17:33:42.343Z] --- PASS: TestValidateEndpoint (0.02s) [2021-03-18T17:33:42.343Z] === RUN TestPing [2021-03-18T17:33:42.343Z] --- PASS: TestPing (0.01s) [2021-03-18T17:33:42.343Z] === RUN TestPingRegistryEndpoint [2021-03-18T17:33:42.343Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-03-18T17:33:42.343Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:33:42.343Z] === RUN TestEndpoint [2021-03-18T17:33:42.343Z] --- SKIP: TestEndpoint (0.01s) [2021-03-18T17:33:42.343Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:33:42.343Z] === RUN TestParseRepositoryInfo [2021-03-18T17:33:42.343Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-03-18T17:33:42.343Z] === RUN TestNewIndexInfo [2021-03-18T17:33:42.343Z] --- PASS: TestNewIndexInfo (0.00s) [2021-03-18T17:33:42.343Z] === RUN TestMirrorEndpointLookup [2021-03-18T17:33:42.343Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-03-18T17:33:42.343Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:33:42.343Z] === RUN TestSearchRepositories [2021-03-18T17:33:42.343Z] --- PASS: TestSearchRepositories (0.01s) [2021-03-18T17:33:42.343Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-03-18T17:33:42.343Z] Host: 127.0.0.1:49241 [2021-03-18T17:33:42.343Z] User-Agent: docker test client [2021-03-18T17:33:42.343Z] Authorization: Token fake-token [2021-03-18T17:33:42.343Z] X-Docker-Token: true [2021-03-18T17:33:42.343Z] Accept-Encoding: gzip [2021-03-18T17:33:42.343Z] [2021-03-18T17:33:42.343Z] [2021-03-18T17:33:42.343Z] registry_test.go:730: HTTP/1.1 200 OK [2021-03-18T17:33:42.343Z] Connection: close [2021-03-18T17:33:42.343Z] Content-Length: 144 [2021-03-18T17:33:42.343Z] Cache-Control: no-cache [2021-03-18T17:33:42.343Z] Content-Type: application/json [2021-03-18T17:33:42.343Z] Date: Thu, 18 Mar 2021 17:33:41 GMT [2021-03-18T17:33:42.343Z] Expires: -1 [2021-03-18T17:33:42.343Z] Pragma: no-cache [2021-03-18T17:33:42.343Z] Server: docker-tests/mock [2021-03-18T17:33:42.343Z] X-Docker-Registry-Config: mock [2021-03-18T17:33:42.344Z] X-Docker-Registry-Version: 0.0.0 [2021-03-18T17:33:42.344Z] [2021-03-18T17:33:42.344Z] [2021-03-18T17:33:42.344Z] === RUN TestTrustedLocation [2021-03-18T17:33:42.344Z] --- PASS: TestTrustedLocation (0.00s) [2021-03-18T17:33:42.344Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-03-18T17:33:42.344Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-03-18T17:33:42.344Z] === RUN TestAllowNondistributableArtifacts [2021-03-18T17:33:42.344Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-03-18T17:33:42.344Z] === RUN TestIsSecureIndex [2021-03-18T17:33:42.344Z] --- PASS: TestIsSecureIndex (0.00s) [2021-03-18T17:33:42.344Z] PASS [2021-03-18T17:33:42.344Z] coverage: 50.3% of statements [2021-03-18T17:33:42.344Z] ok github.com/docker/docker/registry 0.227s coverage: 50.3% of statements [2021-03-18T17:33:42.344Z] === RUN TestDecodeContainerConfig [2021-03-18T17:33:42.344Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-03-18T17:33:42.344Z] === RUN TestDecodeContainerConfigIsolation [2021-03-18T17:33:42.344Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-03-18T17:33:42.344Z] === RUN TestValidatePrivileged [2021-03-18T17:33:42.344Z] --- PASS: TestValidatePrivileged (0.00s) [2021-03-18T17:33:42.344Z] PASS [2021-03-18T17:33:42.344Z] coverage: 52.2% of statements [2021-03-18T17:33:42.344Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.2% of statements [2021-03-18T17:33:42.344Z] time="2021-03-18T17:33:41Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49226/Test.Echo: Post http://127.0.0.1:49226/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-03-18T17:33:42.344Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-03-18T17:33:42.344Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-03-18T17:33:42.344Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-03-18T17:33:42.344Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-03-18T17:33:42.344Z] PASS [2021-03-18T17:33:42.344Z] coverage: 62.5% of statements [2021-03-18T17:33:42.344Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2021-03-18T17:33:42.499Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-18T17:33:42.561Z] --- SKIP: TestServicePlugin (3.48s) [2021-03-18T17:33:42.561Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] === RUN TestServiceUpdateLabel [2021-03-18T17:33:42.561Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-03-18T17:33:42.561Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] === RUN TestServiceUpdateSecrets [2021-03-18T17:33:42.561Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-03-18T17:33:42.561Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] === RUN TestServiceUpdateConfigs [2021-03-18T17:33:42.561Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-03-18T17:33:42.561Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] === RUN TestServiceUpdateNetwork [2021-03-18T17:33:42.561Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-03-18T17:33:42.561Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] === RUN TestServiceUpdatePidsLimit [2021-03-18T17:33:42.561Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-03-18T17:33:42.561Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] PASS [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === Skipped [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-18T17:33:42.561Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-18T17:33:42.561Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-18T17:33:42.561Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-18T17:33:42.561Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-03-18T17:33:42.561Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2021-03-18T17:33:42.561Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-03-18T17:33:42.561Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-03-18T17:33:42.561Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-03-18T17:33:42.561Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-03-18T17:33:42.561Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-03-18T17:33:42.561Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-03-18T17:33:42.561Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2021-03-18T17:33:42.561Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-03-18T17:33:42.561Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-03-18T17:33:42.561Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-03-18T17:33:42.561Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-18T17:33:42.561Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-03-18T17:33:42.561Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-03-18T17:33:42.561Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestServicePlugin (3.48s) [2021-03-18T17:33:42.561Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-03-18T17:33:42.561Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-03-18T17:33:42.561Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-03-18T17:33:42.561Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-03-18T17:33:42.561Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-03-18T17:33:42.561Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] DONE 24 tests, 23 skipped in 3.889s [2021-03-18T17:33:42.561Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-18T17:33:42.561Z] INFO: Testing against a local daemon [2021-03-18T17:33:42.561Z] === RUN TestSessionCreate [2021-03-18T17:33:42.561Z] --- PASS: TestSessionCreate (0.02s) [2021-03-18T17:33:42.561Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-18T17:33:42.561Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-18T17:33:42.561Z] PASS [2021-03-18T17:33:42.561Z] [2021-03-18T17:33:42.561Z] DONE 2 tests in 0.150s [2021-03-18T17:33:42.561Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-18T17:33:42.561Z] INFO: Testing against a local daemon [2021-03-18T17:33:42.561Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-18T17:33:42.561Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-18T17:33:42.561Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-18T17:33:42.561Z] === RUN TestEventsExecDie [2021-03-18T17:33:42.679Z] --- PASS: TestSecretsUpdate (3.82s) [2021-03-18T17:33:42.679Z] === RUN TestTemplatedSecret [2021-03-18T17:33:43.487Z] --- PASS: TestEventsExecDie (1.02s) [2021-03-18T17:33:43.487Z] === RUN TestEventsBackwardsCompatible [2021-03-18T17:33:43.487Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-03-18T17:33:43.487Z] === RUN TestInfoBinaryCommits [2021-03-18T17:33:43.487Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-03-18T17:33:43.487Z] === RUN TestInfoAPIVersioned [2021-03-18T17:33:43.487Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-18T17:33:43.487Z] === RUN TestInfoDiscoveryBackend [2021-03-18T17:33:43.522Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-18T17:33:44.384Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-18T17:33:44.564Z] === RUN TestGetDriver [2021-03-18T17:33:44.565Z] --- PASS: TestGetDriver (0.00s) [2021-03-18T17:33:44.565Z] === RUN TestVolumeRequestError [2021-03-18T17:33:44.565Z] --- PASS: TestVolumeRequestError (0.03s) [2021-03-18T17:33:44.565Z] PASS [2021-03-18T17:33:44.565Z] coverage: 36.1% of statements [2021-03-18T17:33:44.565Z] ok github.com/docker/docker/volume/drivers 0.099s coverage: 36.1% of statements [2021-03-18T17:33:44.849Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-03-18T17:33:44.849Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-18T17:33:45.039Z] === RUN TestGetAddress [2021-03-18T17:33:45.039Z] --- PASS: TestGetAddress (0.00s) [2021-03-18T17:33:45.039Z] === RUN TestRemove [2021-03-18T17:33:45.039Z] --- SKIP: TestRemove (0.00s) [2021-03-18T17:33:45.039Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-18T17:33:45.039Z] === RUN TestInitializeWithVolumes [2021-03-18T17:33:45.039Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-03-18T17:33:45.039Z] === RUN TestCreate [2021-03-18T17:33:45.039Z] --- PASS: TestCreate (0.01s) [2021-03-18T17:33:45.039Z] === RUN TestValidateName [2021-03-18T17:33:45.039Z] --- PASS: TestValidateName (0.00s) [2021-03-18T17:33:45.039Z] === RUN TestCreateWithOpts [2021-03-18T17:33:45.039Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-03-18T17:33:45.039Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-18T17:33:45.039Z] === RUN TestRelaodNoOpts [2021-03-18T17:33:45.039Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-03-18T17:33:45.039Z] PASS [2021-03-18T17:33:45.039Z] coverage: 41.5% of statements [2021-03-18T17:33:45.039Z] ok github.com/docker/docker/volume/local 0.079s coverage: 41.5% of statements [2021-03-18T17:33:45.520Z] === RUN TestConvertTmpfsOptions [2021-03-18T17:33:45.520Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-03-18T17:33:45.520Z] parser_test.go:49: data="mode=700,size=1m" [2021-03-18T17:33:45.520Z] parser_test.go:49: data="ro" [2021-03-18T17:33:45.520Z] === RUN TestParseMountRaw [2021-03-18T17:33:45.520Z] --- PASS: TestParseMountRaw (0.02s) [2021-03-18T17:33:45.520Z] === RUN TestParseMountRawSplit [2021-03-18T17:33:45.520Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-03-18T17:33:45.520Z] parser_test.go:390: case 0 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 1 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 2 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 3 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 4 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 5 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 6 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 7 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 8 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 0 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 1 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 2 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 3 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 4 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 5 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 6 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 7 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 8 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 9 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 10 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 11 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 12 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 0 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 1 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 2 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 3 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 4 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 5 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 6 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 7 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 8 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 9 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 10 [2021-03-18T17:33:45.520Z] parser_test.go:390: case 11 [2021-03-18T17:33:45.520Z] === RUN TestParseMountSpec [2021-03-18T17:33:45.520Z] --- PASS: TestParseMountSpec (0.00s) [2021-03-18T17:33:45.520Z] parser_test.go:455: case 0 [2021-03-18T17:33:45.520Z] parser_test.go:455: case 1 [2021-03-18T17:33:45.520Z] parser_test.go:455: case 2 [2021-03-18T17:33:45.520Z] parser_test.go:455: case 3 [2021-03-18T17:33:45.520Z] parser_test.go:455: case 4 [2021-03-18T17:33:45.520Z] parser_test.go:455: case 5 [2021-03-18T17:33:45.520Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-03-18T17:33:45.520Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-03-18T17:33:45.520Z] === RUN TestValidateMount [2021-03-18T17:33:45.520Z] --- PASS: TestValidateMount (0.00s) [2021-03-18T17:33:45.520Z] PASS [2021-03-18T17:33:45.520Z] coverage: 66.2% of statements [2021-03-18T17:33:45.520Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 66.2% of statements [2021-03-18T17:33:45.999Z] === RUN TestSetGetMeta [2021-03-18T17:33:45.999Z] === PAUSE TestSetGetMeta [2021-03-18T17:33:45.999Z] === RUN TestRestore [2021-03-18T17:33:45.999Z] === PAUSE TestRestore [2021-03-18T17:33:45.999Z] === RUN TestServiceCreate [2021-03-18T17:33:45.999Z] === PAUSE TestServiceCreate [2021-03-18T17:33:45.999Z] === RUN TestServiceList [2021-03-18T17:33:45.999Z] === PAUSE TestServiceList [2021-03-18T17:33:45.999Z] === RUN TestServiceRemove [2021-03-18T17:33:45.999Z] === PAUSE TestServiceRemove [2021-03-18T17:33:45.999Z] === RUN TestServiceGet [2021-03-18T17:33:45.999Z] === PAUSE TestServiceGet [2021-03-18T17:33:45.999Z] === RUN TestServicePrune [2021-03-18T17:33:45.999Z] === PAUSE TestServicePrune [2021-03-18T17:33:45.999Z] === RUN TestCreate [2021-03-18T17:33:45.999Z] === PAUSE TestCreate [2021-03-18T17:33:45.999Z] === RUN TestRemove [2021-03-18T17:33:45.999Z] === PAUSE TestRemove [2021-03-18T17:33:45.999Z] === RUN TestList [2021-03-18T17:33:45.999Z] === PAUSE TestList [2021-03-18T17:33:45.999Z] === RUN TestFindByDriver [2021-03-18T17:33:45.999Z] === PAUSE TestFindByDriver [2021-03-18T17:33:45.999Z] === RUN TestFindByReferenced [2021-03-18T17:33:45.999Z] === PAUSE TestFindByReferenced [2021-03-18T17:33:45.999Z] === RUN TestDerefMultipleOfSameRef [2021-03-18T17:33:45.999Z] === PAUSE TestDerefMultipleOfSameRef [2021-03-18T17:33:45.999Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-18T17:33:45.999Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-18T17:33:45.999Z] === RUN TestDefererencePluginOnCreateError [2021-03-18T17:33:45.999Z] === PAUSE TestDefererencePluginOnCreateError [2021-03-18T17:33:45.999Z] === RUN TestRefDerefRemove [2021-03-18T17:33:45.999Z] === PAUSE TestRefDerefRemove [2021-03-18T17:33:45.999Z] === RUN TestGet [2021-03-18T17:33:45.999Z] === PAUSE TestGet [2021-03-18T17:33:45.999Z] === RUN TestGetWithReference [2021-03-18T17:33:45.999Z] === PAUSE TestGetWithReference [2021-03-18T17:33:45.999Z] === RUN TestFilterFunc [2021-03-18T17:33:45.999Z] === RUN TestFilterFunc/test_nil_list [2021-03-18T17:33:45.999Z] === PAUSE TestFilterFunc/test_nil_list [2021-03-18T17:33:45.999Z] === RUN TestFilterFunc/test_empty_list [2021-03-18T17:33:45.999Z] === PAUSE TestFilterFunc/test_empty_list [2021-03-18T17:33:45.999Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-03-18T17:33:45.999Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-03-18T17:33:45.999Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-18T17:33:45.999Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-18T17:33:45.999Z] === RUN TestFilterFunc/test_filter_some [2021-03-18T17:33:45.999Z] === PAUSE TestFilterFunc/test_filter_some [2021-03-18T17:33:45.999Z] === RUN TestFilterFunc/test_filter_middle [2021-03-18T17:33:45.999Z] === PAUSE TestFilterFunc/test_filter_middle [2021-03-18T17:33:45.999Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-03-18T17:33:45.999Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-03-18T17:33:45.999Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-03-18T17:33:45.999Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-03-18T17:33:45.999Z] === CONT TestFilterFunc/test_nil_list [2021-03-18T17:33:45.999Z] === CONT TestFilterFunc/test_filter_some [2021-03-18T17:33:45.999Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-18T17:33:45.999Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-03-18T17:33:45.999Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-03-18T17:33:45.999Z] === CONT TestFilterFunc/test_empty_list [2021-03-18T17:33:45.999Z] === CONT TestFilterFunc/test_filter_middle [2021-03-18T17:33:45.999Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-03-18T17:33:45.999Z] --- PASS: TestFilterFunc (0.00s) [2021-03-18T17:33:45.999Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-03-18T17:33:45.999Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-03-18T17:33:45.999Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-03-18T17:33:45.999Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-03-18T17:33:45.999Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-03-18T17:33:45.999Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-03-18T17:33:45.999Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-03-18T17:33:45.999Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-03-18T17:33:45.999Z] === CONT TestSetGetMeta [2021-03-18T17:33:45.999Z] === CONT TestFindByDriver [2021-03-18T17:33:45.999Z] === CONT TestRemove [2021-03-18T17:33:45.999Z] === CONT TestServiceGet [2021-03-18T17:33:46.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-18T17:33:46.185Z] --- PASS: TestTemplatedSecret (4.25s) [2021-03-18T17:33:46.185Z] === RUN TestSecretCreateResolve [2021-03-18T17:33:46.470Z] --- PASS: TestSetGetMeta (0.04s) [2021-03-18T17:33:46.470Z] === CONT TestServiceRemove [2021-03-18T17:33:46.470Z] --- PASS: TestRemove (0.06s) [2021-03-18T17:33:46.470Z] === CONT TestServiceList [2021-03-18T17:33:46.470Z] --- PASS: TestFindByDriver (0.06s) [2021-03-18T17:33:46.470Z] === CONT TestServiceCreate [2021-03-18T17:33:46.470Z] --- PASS: TestServiceGet (0.13s) [2021-03-18T17:33:46.470Z] === CONT TestRestore [2021-03-18T17:33:46.470Z] --- PASS: TestServiceRemove (0.09s) [2021-03-18T17:33:46.470Z] === CONT TestCreate [2021-03-18T17:33:46.470Z] --- PASS: TestServiceList (0.08s) [2021-03-18T17:33:46.470Z] === CONT TestList [2021-03-18T17:33:46.470Z] --- PASS: TestServiceCreate (0.08s) [2021-03-18T17:33:46.470Z] === CONT TestServicePrune [2021-03-18T17:33:46.470Z] --- PASS: TestCreate (0.02s) [2021-03-18T17:33:46.470Z] === CONT TestRefDerefRemove [2021-03-18T17:33:46.470Z] --- PASS: TestRestore (0.02s) [2021-03-18T17:33:46.470Z] === CONT TestGetWithReference [2021-03-18T17:33:46.470Z] time="2021-03-18T17:33:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-18T17:33:46.470Z] time="2021-03-18T17:33:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-18T17:33:46.470Z] --- PASS: TestList (0.03s) [2021-03-18T17:33:46.470Z] === CONT TestGet [2021-03-18T17:33:46.470Z] --- PASS: TestRefDerefRemove (0.02s) [2021-03-18T17:33:46.470Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-18T17:33:46.470Z] time="2021-03-18T17:33:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-18T17:33:46.470Z] --- PASS: TestGetWithReference (0.02s) [2021-03-18T17:33:46.470Z] === CONT TestDefererencePluginOnCreateError [2021-03-18T17:33:46.470Z] time="2021-03-18T17:33:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-03-18T17:33:46.470Z] time="2021-03-18T17:33:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-18T17:33:46.470Z] --- PASS: TestGet (0.02s) [2021-03-18T17:33:46.470Z] === CONT TestDerefMultipleOfSameRef [2021-03-18T17:33:46.470Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-03-18T17:33:46.470Z] === CONT TestFindByReferenced [2021-03-18T17:33:46.470Z] --- PASS: TestServicePrune (0.05s) [2021-03-18T17:33:46.470Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-03-18T17:33:46.470Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-03-18T17:33:46.470Z] --- PASS: TestFindByReferenced (0.01s) [2021-03-18T17:33:46.470Z] PASS [2021-03-18T17:33:46.470Z] coverage: 70.3% of statements [2021-03-18T17:33:46.470Z] ok github.com/docker/docker/volume/service 0.253s coverage: 70.3% of statements [2021-03-18T17:33:46.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-18T17:33:48.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-18T17:33:49.008Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-03-18T17:33:49.008Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-18T17:33:49.008Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-18T17:33:49.008Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T17:33:49.008Z] === RUN TestInfoAPI [2021-03-18T17:33:49.008Z] --- PASS: TestInfoAPI (0.02s) [2021-03-18T17:33:49.008Z] === RUN TestInfoAPIWarnings [2021-03-18T17:33:49.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-18T17:33:49.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-18T17:33:50.626Z] --- PASS: TestSecretCreateResolve (3.86s) [2021-03-18T17:33:50.626Z] PASS [2021-03-18T17:33:50.626Z] [2021-03-18T17:33:50.626Z] DONE 6 tests in 22.512s [2021-03-18T17:33:50.626Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-03-18T17:33:50.626Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:33:50.626Z] ++ set -e [2021-03-18T17:33:50.626Z] ++ '[' -n 0 ']' [2021-03-18T17:33:50.626Z] ++ set -x [2021-03-18T17:33:50.626Z] ++ 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=s390x 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/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:33:50.626Z] INFO: Testing against a local daemon [2021-03-18T17:33:50.626Z] === RUN TestServiceCreateInit [2021-03-18T17:33:50.626Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-18T17:33:51.240Z] --- PASS: TestNewClientWithTimeout (17.69s) [2021-03-18T17:33:51.240Z] === RUN TestClientStream [2021-03-18T17:33:51.240Z] --- PASS: TestClientStream (0.00s) [2021-03-18T17:33:51.240Z] === RUN TestClientSendFile [2021-03-18T17:33:51.240Z] --- PASS: TestClientSendFile (0.00s) [2021-03-18T17:33:51.240Z] === RUN TestClientWithRequestTimeout [2021-03-18T17:33:51.240Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-03-18T17:33:51.240Z] === RUN TestFileSpecPlugin [2021-03-18T17:33:51.240Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-03-18T17:33:51.240Z] === RUN TestFileJSONSpecPlugin [2021-03-18T17:33:51.240Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-03-18T17:33:51.240Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-03-18T17:33:51.240Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-03-18T17:33:51.240Z] === RUN TestPluginAddHandler [2021-03-18T17:33:51.240Z] --- PASS: TestPluginAddHandler (0.00s) [2021-03-18T17:33:51.240Z] === RUN TestPluginWaitBadPlugin [2021-03-18T17:33:51.240Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-03-18T17:33:51.240Z] === RUN TestGet [2021-03-18T17:33:51.240Z] time="2021-03-18T17:33:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-03-18T17:33:51.656Z] --- PASS: TestServiceUpdatePidsLimit (18.30s) [2021-03-18T17:33:51.656Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.26s) [2021-03-18T17:33:51.656Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.33s) [2021-03-18T17:33:51.656Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.43s) [2021-03-18T17:33:51.656Z] PASS [2021-03-18T17:33:51.656Z] [2021-03-18T17:33:51.656Z] === Skipped [2021-03-18T17:33:51.656Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-18T17:33:51.657Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-18T17:33:51.657Z] [2021-03-18T17:33:51.657Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-03-18T17:33:51.657Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:33:51.657Z] [2021-03-18T17:33:51.657Z] [2021-03-18T17:33:51.657Z] DONE 27 tests, 2 skipped in 172.150s [2021-03-18T17:33:51.657Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-03-18T17:33:51.657Z] ++ 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-03-18T17:33:51.657Z] ++ set -e [2021-03-18T17:33:51.657Z] ++ '[' -n 0 ']' [2021-03-18T17:33:51.657Z] ++ set -x [2021-03-18T17:33:51.657Z] ++ 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-03-18T17:33:51.657Z] INFO: Testing against a local daemon [2021-03-18T17:33:51.657Z] === RUN TestSessionCreate [2021-03-18T17:33:51.657Z] --- PASS: TestSessionCreate (0.05s) [2021-03-18T17:33:51.657Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-18T17:33:51.657Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-03-18T17:33:51.657Z] PASS [2021-03-18T17:33:51.657Z] [2021-03-18T17:33:51.657Z] DONE 2 tests in 0.277s [2021-03-18T17:33:51.657Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-03-18T17:33:51.657Z] ++ 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-03-18T17:33:51.657Z] ++ set -e [2021-03-18T17:33:51.657Z] ++ '[' -n 0 ']' [2021-03-18T17:33:51.657Z] ++ set -x [2021-03-18T17:33:51.657Z] ++ 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-03-18T17:33:51.657Z] INFO: Testing against a local daemon [2021-03-18T17:33:51.657Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-18T17:33:51.657Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-18T17:33:51.657Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-18T17:33:51.657Z] === RUN TestEventsExecDie [2021-03-18T17:33:51.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-18T17:33:51.711Z] time="2021-03-18T17:33:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-03-18T17:33:52.598Z] --- PASS: TestEventsExecDie (1.28s) [2021-03-18T17:33:52.598Z] === RUN TestEventsBackwardsCompatible [2021-03-18T17:33:52.598Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-03-18T17:33:52.598Z] === RUN TestInfoBinaryCommits [2021-03-18T17:33:52.598Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-03-18T17:33:52.598Z] === RUN TestInfoAPIVersioned [2021-03-18T17:33:52.598Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-03-18T17:33:52.598Z] === RUN TestInfoDiscoveryBackend [2021-03-18T17:33:53.170Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2021-03-18T17:33:53.170Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-18T17:33:53.937Z] time="2021-03-18T17:33:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-03-18T17:33:54.557Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-18T17:33:54.557Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-18T17:33:54.818Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2021-03-18T17:33:54.818Z] === RUN TestInfoAPI [2021-03-18T17:33:55.079Z] --- PASS: TestInfoAPI (0.05s) [2021-03-18T17:33:55.079Z] === RUN TestInfoAPIWarnings [2021-03-18T17:33:55.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-18T17:33:56.185Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-18T17:33:56.587Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-18T17:33:56.587Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-18T17:33:56.587Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-18T17:33:56.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-18T17:33:57.148Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-18T17:33:57.743Z] time="2021-03-18T17:33:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-03-18T17:33:58.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-18T17:33:59.034Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-18T17:33:59.034Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-18T17:33:59.290Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-18T17:33:59.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-18T17:34:00.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-18T17:34:01.790Z] --- PASS: TestServiceCreateInit (11.30s) [2021-03-18T17:34:01.790Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.64s) [2021-03-18T17:34:01.790Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.65s) [2021-03-18T17:34:01.790Z] === RUN TestCreateServiceMultipleTimes [2021-03-18T17:34:02.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-18T17:34:04.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-18T17:34:05.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-18T17:34:06.427Z] --- PASS: TestGet (15.00s) [2021-03-18T17:34:06.427Z] === RUN TestPluginWithNoManifest [2021-03-18T17:34:06.427Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-03-18T17:34:06.427Z] === RUN TestGetAll [2021-03-18T17:34:06.427Z] --- PASS: TestGetAll (0.00s) [2021-03-18T17:34:06.427Z] PASS [2021-03-18T17:34:06.427Z] coverage: 73.4% of statements [2021-03-18T17:34:06.427Z] ok github.com/docker/docker/pkg/plugins 35.123s coverage: 73.4% of statements [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/quota [no test files] [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/rootless [no test files] [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/volume [no test files] [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-18T17:34:06.427Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-18T17:34:06.901Z] [2021-03-18T17:34:06.901Z] === Skipped [2021-03-18T17:34:06.901Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-03-18T17:34:06.901Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-18T17:34:06.901Z] [2021-03-18T17:34:06.901Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-03-18T17:34:06.901Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:34:06.901Z] [2021-03-18T17:34:06.901Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-03-18T17:34:06.901Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:34:06.901Z] [2021-03-18T17:34:06.901Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-03-18T17:34:06.901Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:34:06.901Z] [2021-03-18T17:34:06.901Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-03-18T17:34:06.901Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:34:07.039Z] --- PASS: TestInfoAPIWarnings (17.36s) [2021-03-18T17:34:07.039Z] === RUN TestInfoDebug [2021-03-18T17:34:07.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-18T17:34:07.294Z] --- PASS: TestInfoDebug (1.52s) [2021-03-18T17:34:07.294Z] === RUN TestInfoInsecureRegistries [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-03-18T17:34:07.371Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-03-18T17:34:07.371Z] daemon_test.go:147: root required [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-18T17:34:07.371Z] reload_test.go:520: root required [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-03-18T17:34:07.371Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-18T17:34:07.371Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-03-18T17:34:07.371Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-03-18T17:34:07.371Z] download_test.go:268: Needs fixing on Windows [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-03-18T17:34:07.371Z] layer_test.go:304: Failing on Windows [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-03-18T17:34:07.371Z] layer_test.go:353: Failing on Windows [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-03-18T17:34:07.371Z] layer_test.go:468: Failing on Windows [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-03-18T17:34:07.371Z] layer_test.go:697: Failing on Windows [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-03-18T17:34:07.371Z] migration_test.go:46: Failing on Windows [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-03-18T17:34:07.371Z] migration_test.go:182: Failing on Windows [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-03-18T17:34:07.371Z] mount_test.go:17: Failing on Windows [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-03-18T17:34:07.371Z] mount_test.go:76: Failing on Windows [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-03-18T17:34:07.371Z] mount_test.go:125: Failing on Windows [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-03-18T17:34:07.371Z] mount_test.go:212: Failing on Windows [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-03-18T17:34:07.371Z] archive_test.go:134: Xz not present in msys2 [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-03-18T17:34:07.371Z] archive_test.go:239: Failing on Windows CI machines [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-03-18T17:34:07.371Z] archive_windows_test.go:16: Currently fails [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-03-18T17:34:07.371Z] changes_test.go:192: needs more investigation [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-03-18T17:34:07.371Z] changes_test.go:405: needs further investigation [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-03-18T17:34:07.371Z] changes_test.go:441: needs further investigation [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-03-18T17:34:07.371Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-18T17:34:07.371Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-03-18T17:34:07.371Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-03-18T17:34:07.371Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-03-18T17:34:07.371Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-03-18T17:34:07.371Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-18T17:34:07.371Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-18T17:34:07.371Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-03-18T17:34:07.371Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-03-18T17:34:07.371Z] poller_test.go:41: No chmod on Windows [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-18T17:34:07.371Z] fileutils_test.go:134: Needs porting to Windows [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-18T17:34:07.371Z] fileutils_test.go:180: Needs porting to Windows [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-03-18T17:34:07.371Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-03-18T17:34:07.371Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-03-18T17:34:07.371Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-03-18T17:34:07.371Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-03-18T17:34:07.371Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] [2021-03-18T17:34:07.371Z] DONE 1829 tests, 45 skipped in 177.376s [2021-03-18T17:34:07.371Z] INFO: make.ps1 ended at 03/18/2021 17:34:06 [2021-03-18T17:34:08.156Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-18T17:34:08.156Z] Using test binary docker [2021-03-18T17:34:08.156Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-18T17:34:08.156Z] +++ /etc/init.d/apparmor start [2021-03-18T17:34:08.156Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-18T17:34:08.156Z] INFO: Waiting for daemon to start... [2021-03-18T17:34:08.156Z] Starting dockerd [2021-03-18T17:34:08.156Z] +++ 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-03-18T17:34:08.360Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-03-18T17:34:08.360Z] INFO: Unit tests ended at 03/18/2021 17:34:08. Duration:00:03:10.2723934 [2021-03-18T17:34:08.360Z] INFO: Building busybox [2021-03-18T17:34:08.659Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-03-18T17:34:08.659Z] === RUN TestInfoRegistryMirrors [2021-03-18T17:34:08.829Z] Sending build context to Docker daemon 5.12kB [2021-03-18T17:34:08.829Z] [2021-03-18T17:34:08.829Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-03-18T17:34:08.829Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-03-18T17:34:08.829Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-03-18T17:34:08.829Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-03-18T17:34:08.829Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-03-18T17:34:08.829Z] ---> 3eaa9ebbf51f [2021-03-18T17:34:08.829Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-03-18T17:34:08.829Z] ---> Running in 99cac43400f2 [2021-03-18T17:34:10.230Z] . [2021-03-18T17:34:10.230Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-18T17:34:10.230Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-18T17:34:10.230Z] Error: No such image: emptyfs [2021-03-18T17:34:10.230Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-18T17:34:10.230Z] ++++ docker load [2021-03-18T17:34:10.527Z] Running integration-test (iteration 1) [2021-03-18T17:34:10.527Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-03-18T17:34:10.527Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:34:10.527Z] ++ set -e [2021-03-18T17:34:10.527Z] ++ '[' -n 0 ']' [2021-03-18T17:34:10.527Z] ++ set -x [2021-03-18T17:34:10.527Z] ++ 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=ppc64le 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/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:34:10.545Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-03-18T17:34:10.545Z] === RUN TestLoginFailsWithBadCredentials [2021-03-18T17:34:10.545Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-03-18T17:34:10.545Z] === RUN TestPingCacheHeaders [2021-03-18T17:34:10.545Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-18T17:34:10.545Z] === RUN TestPingGet [2021-03-18T17:34:10.545Z] --- PASS: TestPingGet (0.01s) [2021-03-18T17:34:10.545Z] === RUN TestPingHead [2021-03-18T17:34:10.545Z] --- PASS: TestPingHead (0.02s) [2021-03-18T17:34:10.545Z] === RUN TestVersion [2021-03-18T17:34:10.545Z] --- PASS: TestVersion (0.02s) [2021-03-18T17:34:10.545Z] PASS [2021-03-18T17:34:10.545Z] [2021-03-18T17:34:10.545Z] === Skipped [2021-03-18T17:34:10.545Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-18T17:34:10.545Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-18T17:34:10.545Z] [2021-03-18T17:34:10.545Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-18T17:34:10.545Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-18T17:34:10.545Z] [2021-03-18T17:34:10.545Z] [2021-03-18T17:34:10.545Z] DONE 18 tests, 2 skipped in 28.316s [2021-03-18T17:34:10.545Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-18T17:34:10.545Z] INFO: Testing against a local daemon [2021-03-18T17:34:10.545Z] === RUN TestVolumesCreateAndList [2021-03-18T17:34:10.545Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-18T17:34:10.545Z] === RUN TestVolumesRemove [2021-03-18T17:34:10.801Z] --- PASS: TestVolumesRemove (0.06s) [2021-03-18T17:34:10.801Z] === RUN TestVolumesInspect [2021-03-18T17:34:10.801Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-18T17:34:10.801Z] === RUN TestVolumesInvalidJSON [2021-03-18T17:34:10.801Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-18T17:34:10.801Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-18T17:34:10.801Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-18T17:34:10.801Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-18T17:34:10.801Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-18T17:34:10.801Z] PASS [2021-03-18T17:34:10.801Z] [2021-03-18T17:34:10.801Z] DONE 5 tests in 0.227s [2021-03-18T17:34:10.801Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-18T17:34:10.801Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12240 is not a child of this shell [2021-03-18T17:34:10.801Z] warning: PID 12240 from bundles/test-integration/docker.pid had a nonzero exit code [2021-03-18T17:34:10.801Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-18T17:34:10.801Z] [2021-03-18T17:34:10.801Z] Unloading profiles will leave already running processes permanently [2021-03-18T17:34:10.801Z] unconfined, which can lead to unexpected situations. [2021-03-18T17:34:10.801Z] [2021-03-18T17:34:10.801Z] To set a process to complain mode, use the command line tool [2021-03-18T17:34:10.801Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-18T17:34:10.801Z] Removing test suite binaries [2021-03-18T17:34:10.801Z] exiting test-integration [2021-03-18T17:34:10.801Z] ++ exit 0 [2021-03-18T17:34:11.496Z] --- PASS: TestImportExtremelyLargeImageWorks (193.63s) [2021-03-18T17:34:11.496Z] PASS [2021-03-18T17:34:11.496Z] [2021-03-18T17:34:11.496Z] DONE 12 tests in 198.084s [2021-03-18T17:34:11.496Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-18T17:34:11.496Z] ++ 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-03-18T17:34:11.496Z] ++ set -e [2021-03-18T17:34:11.496Z] ++ '[' -n 0 ']' [2021-03-18T17:34:11.496Z] ++ set -x [2021-03-18T17:34:11.496Z] ++ 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-03-18T17:34:11.496Z] INFO: Testing against a local daemon [2021-03-18T17:34:11.496Z] === RUN TestNetworkCreateDelete [2021-03-18T17:34:11.496Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-03-18T17:34:11.496Z] === RUN TestDockerNetworkDeletePreferID [2021-03-18T17:34:11.731Z] [2021-03-18T17:34:12.056Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2021-03-18T17:34:12.056Z] === RUN TestDaemonDNSFallback [2021-03-18T17:34:12.311Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-18T17:34:12.566Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-18T17:34:12.626Z] Removing intermediate container 99cac43400f2 [2021-03-18T17:34:12.626Z] ---> ef5cea94afbf [2021-03-18T17:34:12.626Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-03-18T17:34:12.626Z] ---> Running in 2121ce72f8a8 [2021-03-18T17:34:12.626Z] Removing intermediate container 2121ce72f8a8 [2021-03-18T17:34:12.626Z] ---> 7b8f242c05de [2021-03-18T17:34:12.626Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-03-18T17:34:12.626Z] ---> Running in 20906057a785 [2021-03-18T17:34:13.098Z] Removing intermediate container 20906057a785 [2021-03-18T17:34:13.098Z] ---> 97ca73ff5f45 [2021-03-18T17:34:13.098Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe Post stage [Pipeline] junit [2021-03-18T17:34:13.108Z] Recording test results [2021-03-18T17:34:13.171Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-18T17:34:13.188Z] --- PASS: TestInfoAPIWarnings (16.66s) [2021-03-18T17:34:13.188Z] === RUN TestInfoDebug [2021-03-18T17:34:13.188Z] --- PASS: TestInfoDebug (0.63s) [2021-03-18T17:34:13.188Z] === RUN TestInfoInsecureRegistries [2021-03-18T17:34:13.188Z] --- PASS: TestInfoInsecureRegistries (0.67s) [2021-03-18T17:34:13.188Z] === RUN TestInfoRegistryMirrors [2021-03-18T17:34:13.732Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-18T17:34:13.760Z] --- PASS: TestInfoRegistryMirrors (0.66s) [2021-03-18T17:34:13.760Z] === RUN TestLoginFailsWithBadCredentials [2021-03-18T17:34:13.760Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-03-18T17:34:13.760Z] === RUN TestPingCacheHeaders [2021-03-18T17:34:13.987Z] === RUN TestDockerSuite/TestBuildFails [2021-03-18T17:34:14.020Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-03-18T17:34:14.020Z] === RUN TestPingGet [2021-03-18T17:34:14.020Z] --- PASS: TestPingGet (0.03s) [2021-03-18T17:34:14.020Z] === RUN TestPingHead [2021-03-18T17:34:14.020Z] --- PASS: TestPingHead (0.04s) [2021-03-18T17:34:14.020Z] === RUN TestVersion [2021-03-18T17:34:14.020Z] --- PASS: TestVersion (0.04s) [2021-03-18T17:34:14.020Z] PASS [2021-03-18T17:34:14.020Z] [2021-03-18T17:34:14.020Z] === Skipped [2021-03-18T17:34:14.020Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-18T17:34:14.020Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-18T17:34:14.020Z] [2021-03-18T17:34:14.020Z] [2021-03-18T17:34:14.020Z] DONE 18 tests, 1 skipped in 23.072s [2021-03-18T17:34:14.020Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-18T17:34:14.020Z] ++ 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-03-18T17:34:14.020Z] ++ set -e [2021-03-18T17:34:14.020Z] ++ '[' -n 0 ']' [2021-03-18T17:34:14.020Z] ++ set -x [2021-03-18T17:34:14.020Z] ++ 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-03-18T17:34:14.089Z] [2021-03-18T17:34:14.281Z] INFO: Testing against a local daemon [2021-03-18T17:34:14.281Z] === RUN TestVolumesCreateAndList [2021-03-18T17:34:14.281Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-03-18T17:34:14.281Z] === RUN TestVolumesRemove [2021-03-18T17:34:14.281Z] --- PASS: TestVolumesRemove (0.12s) [2021-03-18T17:34:14.281Z] === RUN TestVolumesInspect [2021-03-18T17:34:14.541Z] --- PASS: TestVolumesInspect (0.03s) [2021-03-18T17:34:14.541Z] === RUN TestVolumesInvalidJSON [2021-03-18T17:34:14.541Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-18T17:34:14.541Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-18T17:34:14.541Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-18T17:34:14.541Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-18T17:34:14.541Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-03-18T17:34:14.541Z] PASS [2021-03-18T17:34:14.541Z] [2021-03-18T17:34:14.541Z] DONE 5 tests in 0.404s [2021-03-18T17:34:14.541Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-18T17:34:14.557Z] ---> 02ca5f1294f1 [2021-03-18T17:34:14.558Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-03-18T17:34:14.558Z] ---> Running in bdcad18ce9be [2021-03-18T17:34:14.913Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-18T17:34:14.913Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-18T17:34:14.925Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-18T17:34:15.113Z] ++++ cat bundles/test-integration/docker.pid [2021-03-18T17:34:15.113Z] +++ kill 13887 [2021-03-18T17:34:15.309Z] + echo Ensuring container killed. [2021-03-18T17:34:15.309Z] Ensuring container killed. [2021-03-18T17:34:15.309Z] + docker rm -vf docker-pr2 [2021-03-18T17:34:15.309Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-03-18T17:34:15.580Z] + echo Chowning /workspace to jenkins user [2021-03-18T17:34:15.580Z] Chowning /workspace to jenkins user [2021-03-18T17:34:15.580Z] + id -u [2021-03-18T17:34:15.580Z] + id -g [2021-03-18T17:34:15.580Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42163:/workspace busybox chown -R 1000:1000 /workspace [2021-03-18T17:34:15.580Z] Unable to find image 'busybox:latest' locally [2021-03-18T17:34:16.497Z] +++ /etc/init.d/apparmor stop [2021-03-18T17:34:16.497Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-18T17:34:16.497Z] [2021-03-18T17:34:16.497Z] Unloading profiles will leave already running processes permanently [2021-03-18T17:34:16.497Z] unconfined, which can lead to unexpected situations. [2021-03-18T17:34:16.497Z] [2021-03-18T17:34:16.497Z] To set a process to complain mode, use the command line tool [2021-03-18T17:34:16.497Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-18T17:34:16.497Z] +++ true [2021-03-18T17:34:16.497Z] exiting test-integration [2021-03-18T17:34:16.497Z] ++ exit 0 [2021-03-18T17:34:16.497Z] [2021-03-18T17:34:16.506Z] latest: Pulling from library/busybox [2021-03-18T17:34:16.506Z] 8b3d7e226fab: Pulling fs layer [2021-03-18T17:34:16.506Z] 8b3d7e226fab: Download complete [2021-03-18T17:34:16.506Z] 8b3d7e226fab: Pull complete [2021-03-18T17:34:16.506Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-18T17:34:16.506Z] Status: Downloaded newer image for busybox:latest [2021-03-18T17:34:16.798Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-18T17:34:18.717Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-18T17:34:18.727Z] + bundleName=amd64-rootless [2021-03-18T17:34:18.727Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-03-18T17:34:18.727Z] Creating amd64-rootless-bundles.tar.gz [2021-03-18T17:34:18.727Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-03-18T17:34:18.727Z] + 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-03-18T17:34:18.736Z] Archiving artifacts [2021-03-18T17:34:19.320Z] --- PASS: TestDaemonDNSFallback (7.07s) [2021-03-18T17:34:19.320Z] === RUN TestInspectNetwork [2021-03-18T17:34:20.100Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42163/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-18T17:34:20.444Z] + make clean [2021-03-18T17:34:20.699Z] docker volume rm -f docker-dev-cache [2021-03-18T17:34:20.699Z] docker-dev-cache [Pipeline] deleteDir Post stage [Pipeline] junit [2021-03-18T17:34:20.728Z] Recording test results [2021-03-18T17:34:20.729Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-18T17:34:21.005Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-18T17:34:21.372Z] + echo Ensuring container killed. [2021-03-18T17:34:21.372Z] Ensuring container killed. [2021-03-18T17:34:21.372Z] + docker rm -vf docker-pr2 [2021-03-18T17:34:21.372Z] Error: No such container: docker-pr2 [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T17:34:21.669Z] + echo Chowning /workspace to jenkins user [2021-03-18T17:34:21.669Z] Chowning /workspace to jenkins user [2021-03-18T17:34:21.669Z] + id -u [2021-03-18T17:34:21.669Z] + id -g [2021-03-18T17:34:21.669Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42163:/workspace busybox chown -R 1000:1000 /workspace [2021-03-18T17:34:21.728Z] Removing intermediate container bdcad18ce9be [2021-03-18T17:34:21.728Z] ---> 6dcc33f6f76d [2021-03-18T17:34:21.728Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-03-18T17:34:21.728Z] ---> Running in 01efb28c206f [2021-03-18T17:34:22.140Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-18T17:34:22.701Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-18T17:34:22.701Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-03-18T17:34:23.297Z] [2021-03-18T17:34:23.297Z] SUCCESS: Specified value was saved. [2021-03-18T17:34:24.588Z] === RUN TestInspectNetwork/full_network_id [2021-03-18T17:34:24.588Z] === RUN TestInspectNetwork/partial_network_id [2021-03-18T17:34:24.588Z] === RUN TestInspectNetwork/network_name [2021-03-18T17:34:24.588Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-18T17:34:24.588Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-18T17:34:24.867Z] Removing intermediate container 01efb28c206f [2021-03-18T17:34:24.867Z] ---> be6ee61b2dd5 [2021-03-18T17:34:24.867Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-03-18T17:34:24.867Z] ---> Running in 4a6d2bf0ceb1 [2021-03-18T17:34:25.939Z] Loaded image: buildpack-deps:buster [2021-03-18T17:34:25.939Z] Loaded image: busybox:latest [2021-03-18T17:34:25.939Z] Loaded image: busybox:glibc [2021-03-18T17:34:26.248Z] Loaded image: debian:bullseye [2021-03-18T17:34:26.248Z] Loaded image: hello-world:latest [2021-03-18T17:34:26.248Z] Loaded image: arm32v7/hello-world:latest [2021-03-18T17:34:26.543Z] INFO: Testing against a local daemon [2021-03-18T17:34:26.543Z] === RUN TestCgroupNamespacesBuild [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-18T17:34:27.101Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-18T17:34:27.262Z] + bundleName=arm64-integration [2021-03-18T17:34:27.262Z] + echo Creating arm64-integration-bundles.tar.gz [2021-03-18T17:34:27.262Z] Creating arm64-integration-bundles.tar.gz [2021-03-18T17:34:27.262Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-03-18T17:34:27.262Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-18T17:34:27.356Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [Pipeline] archiveArtifacts [2021-03-18T17:34:27.540Z] Archiving artifacts [2021-03-18T17:34:27.611Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-18T17:34:27.823Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42163/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-18T17:34:28.063Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2021-03-18T17:34:28.063Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-18T17:34:28.142Z] + make clean [2021-03-18T17:34:28.685Z] Cannot create a file when that file already exists. [2021-03-18T17:34:28.712Z] docker volume rm -f docker-dev-cache [2021-03-18T17:34:28.712Z] docker-dev-cache [Pipeline] deleteDir [2021-03-18T17:34:28.869Z] --- PASS: TestCreateServiceMultipleTimes (24.02s) [2021-03-18T17:34:28.869Z] === RUN TestCreateServiceConflict [2021-03-18T17:34:28.973Z] --- PASS: TestInspectNetwork (9.69s) [2021-03-18T17:34:28.973Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-18T17:34:28.973Z] --- PASS: TestInspectNetwork/partial_network_id (0.03s) [2021-03-18T17:34:28.973Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-18T17:34:28.973Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-18T17:34:28.973Z] === RUN TestRunContainerWithBridgeNone [2021-03-18T17:34:29.106Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.39s) [2021-03-18T17:34:29.106Z] === RUN TestBuildWithSession [2021-03-18T17:34:29.106Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-18T17:34:29.106Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T17:34:29.106Z] === RUN TestBuildSquashParent [2021-03-18T17:34:29.498Z] --- PASS: TestCreateServiceConflict (3.76s) [2021-03-18T17:34:29.498Z] === RUN TestCreateServiceMaxReplicas [2021-03-18T17:34:29.902Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-18T17:34:31.017Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-18T17:34:31.018Z] ok github.com/docker/docker/api/server/httputils 0.028s coverage: 14.7% of statements [2021-03-18T17:34:31.018Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2021-03-18T17:34:31.018Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-18T17:34:31.018Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-18T17:34:31.018Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-18T17:34:31.018Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-18T17:34:31.018Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-18T17:34:31.018Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-18T17:34:31.018Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-18T17:34:31.018Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-18T17:34:31.018Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-18T17:34:31.018Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-18T17:34:31.018Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-18T17:34:31.018Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2021-03-18T17:34:31.018Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-18T17:34:31.018Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-18T17:34:31.018Z] ? github.com/docker/docker/api/types [no test files] [2021-03-18T17:34:31.018Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-18T17:34:31.018Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-18T17:34:31.018Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-18T17:34:31.018Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-18T17:34:31.276Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-03-18T17:34:31.535Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-03-18T17:34:31.535Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-18T17:34:31.535Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-18T17:34:31.535Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-18T17:34:31.535Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-18T17:34:31.535Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-18T17:34:31.535Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-18T17:34:31.536Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-18T17:34:31.794Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-03-18T17:34:32.053Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2021-03-18T17:34:32.053Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-18T17:34:32.053Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-18T17:34:32.053Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-18T17:34:32.053Z] ? github.com/docker/docker/builder [no test files] [2021-03-18T17:34:32.053Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-18T17:34:32.053Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-18T17:34:32.053Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-18T17:34:32.053Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-18T17:34:32.053Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-18T17:34:32.053Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-18T17:34:32.053Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-18T17:34:32.414Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-18T17:34:32.482Z] Removing intermediate container 4a6d2bf0ceb1 [2021-03-18T17:34:32.482Z] ---> 14aa970f06f2 [2021-03-18T17:34:32.482Z] Step 13/13 : CMD ["sh"] [2021-03-18T17:34:32.482Z] ---> Running in 7c293a0ee289 [2021-03-18T17:34:32.482Z] Removing intermediate container 7c293a0ee289 [2021-03-18T17:34:32.482Z] ---> 32e16b728cb5 [2021-03-18T17:34:32.482Z] Successfully built 32e16b728cb5 [2021-03-18T17:34:32.482Z] Successfully tagged busybox:latest [2021-03-18T17:34:32.482Z] INFO: Docker images of the daemon under test [2021-03-18T17:34:32.482Z] [2021-03-18T17:34:32.482Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-18T17:34:32.482Z] busybox latest 32e16b728cb5 Less than a second ago 5.32GB [2021-03-18T17:34:32.482Z] microsoft/windowsservercore latest 3eaa9ebbf51f 2 weeks ago 5.25GB [2021-03-18T17:34:32.482Z] mcr.microsoft.com/windows/servercore ltsc2019 3eaa9ebbf51f 2 weeks ago 5.25GB [2021-03-18T17:34:32.482Z] [2021-03-18T17:34:32.482Z] INFO: Running integration tests at 03/18/2021 17:34:32... [2021-03-18T17:34:32.482Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-03-18T17:34:32.482Z] INFO: Integration API tests being run from the host: [2021-03-18T17:34:32.951Z] INFO: make.ps1 starting at 03/18/2021 17:34:32 [2021-03-18T17:34:32.975Z] --- PASS: TestRunContainerWithBridgeNone (4.18s) [2021-03-18T17:34:32.975Z] === RUN TestNetworkInvalidJSON [2021-03-18T17:34:32.975Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-18T17:34:32.975Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-18T17:34:32.975Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T17:34:32.975Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T17:34:32.975Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T17:34:32.975Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T17:34:32.975Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-18T17:34:32.975Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T17:34:32.975Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T17:34:32.975Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-18T17:34:32.975Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-18T17:34:32.975Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-18T17:34:32.975Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-18T17:34:32.975Z] === RUN TestNetworkList [2021-03-18T17:34:32.975Z] === RUN TestNetworkList//networks [2021-03-18T17:34:32.975Z] === PAUSE TestNetworkList//networks [2021-03-18T17:34:32.975Z] === RUN TestNetworkList//networks/ [2021-03-18T17:34:32.975Z] === PAUSE TestNetworkList//networks/ [2021-03-18T17:34:32.975Z] === CONT TestNetworkList//networks [2021-03-18T17:34:32.975Z] === CONT TestNetworkList//networks/ [2021-03-18T17:34:32.975Z] --- PASS: TestNetworkList (0.02s) [2021-03-18T17:34:32.975Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-18T17:34:32.975Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-18T17:34:32.975Z] === RUN TestHostIPv4BridgeLabel [2021-03-18T17:34:33.421Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-03-18T17:34:33.607Z] --- PASS: TestBuildSquashParent (4.11s) [2021-03-18T17:34:33.607Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-18T17:34:33.607Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T17:34:33.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T17:34:33.607Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T17:34:33.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T17:34:33.607Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T17:34:33.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T17:34:33.607Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T17:34:33.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T17:34:33.607Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T17:34:33.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T17:34:33.607Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T17:34:33.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T17:34:33.607Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T17:34:33.607Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T17:34:33.607Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T17:34:33.607Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T17:34:33.901Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-03-18T17:34:33.901Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-18T17:34:33.901Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-18T17:34:33.938Z] --- PASS: TestCreateServiceMaxReplicas (4.04s) [2021-03-18T17:34:33.939Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-18T17:34:34.827Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-03-18T17:34:34.827Z] === RUN TestDaemonDefaultNetworkPools [2021-03-18T17:34:35.389Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2021-03-18T17:34:35.389Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-18T17:34:35.708Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T17:34:36.245Z] ok github.com/docker/docker/builder/dockerfile 0.213s coverage: 48.3% of statements [2021-03-18T17:34:36.245Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-18T17:34:36.245Z] ok github.com/docker/docker/builder/remotecontext 0.179s coverage: 13.7% of statements [2021-03-18T17:34:36.349Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T17:34:36.752Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2021-03-18T17:34:36.752Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-18T17:34:37.182Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2021-03-18T17:34:37.313Z] === RUN TestDockerSuite/TestBuildIidFile [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T17:34:37.865Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-18T17:34:37.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.16s) [2021-03-18T17:34:37.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s) [2021-03-18T17:34:37.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s) [2021-03-18T17:34:37.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.91s) [2021-03-18T17:34:37.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2021-03-18T17:34:37.865Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.67s) [2021-03-18T17:34:37.865Z] === RUN TestBuildMultiStageCopy [2021-03-18T17:34:37.865Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-18T17:34:37.873Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-18T17:34:37.873Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-03-18T17:34:37.873Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-18T17:34:38.121Z] ok github.com/docker/docker/builder/remotecontext/git 1.291s coverage: 86.3% of statements [2021-03-18T17:34:38.121Z] ? github.com/docker/docker/cli [no test files] [2021-03-18T17:34:38.121Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-18T17:34:38.438Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-03-18T17:34:38.438Z] === RUN TestServiceWithPredefinedNetwork [2021-03-18T17:34:38.694Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-18T17:34:39.255Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-18T17:34:39.411Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-18T17:34:39.706Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-18T17:34:39.816Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-18T17:34:39.816Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-18T17:34:40.004Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-18T17:34:40.298Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-18T17:34:40.603Z] --- PASS: TestBuildMultiStageCopy (2.84s) [2021-03-18T17:34:40.603Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.53s) [2021-03-18T17:34:40.603Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s) [2021-03-18T17:34:40.603Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2021-03-18T17:34:40.603Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s) [2021-03-18T17:34:40.603Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s) [2021-03-18T17:34:40.603Z] === RUN TestBuildMultiStageParentConfig [2021-03-18T17:34:41.209Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-18T17:34:41.464Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-18T17:34:41.644Z] --- PASS: TestBuildMultiStageParentConfig (0.83s) [2021-03-18T17:34:41.644Z] === RUN TestBuildLabelWithTargets [2021-03-18T17:34:41.722Z] --- PASS: TestServiceWithPredefinedNetwork (3.30s) [2021-03-18T17:34:41.722Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-18T17:34:41.722Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T17:34:41.722Z] service_test.go:242: FLAKY_TEST [2021-03-18T17:34:41.722Z] === RUN TestServiceWithDataPathPortInit [2021-03-18T17:34:41.977Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-18T17:34:42.233Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-18T17:34:42.315Z] ok github.com/docker/docker/client 0.179s coverage: 75.4% of statements [2021-03-18T17:34:42.492Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-18T17:34:43.053Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-18T17:34:43.160Z] --- PASS: TestBuildLabelWithTargets (1.34s) [2021-03-18T17:34:43.160Z] === RUN TestBuildWithEmptyLayers [2021-03-18T17:34:43.453Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2021-03-18T17:34:43.453Z] === RUN TestBuildMultiStageOnBuild [2021-03-18T17:34:44.417Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-18T17:34:45.539Z] --- PASS: TestBuildMultiStageOnBuild (1.83s) [2021-03-18T17:34:45.539Z] === RUN TestBuildUncleanTarFilenames [2021-03-18T17:34:46.176Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2021-03-18T17:34:46.176Z] === RUN TestBuildMultiStageLayerLeak [2021-03-18T17:34:46.931Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-18T17:34:48.254Z] --- PASS: TestBuildMultiStageLayerLeak (1.88s) [2021-03-18T17:34:48.254Z] === RUN TestBuildWithHugeFile [2021-03-18T17:34:49.261Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.92s) [2021-03-18T17:34:49.261Z] === RUN TestCreateServiceSecretFileMode [2021-03-18T17:34:52.169Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-18T17:34:53.699Z] --- PASS: TestCreateServiceSecretFileMode (3.77s) [2021-03-18T17:34:53.699Z] === RUN TestCreateServiceConfigFileMode [2021-03-18T17:34:54.706Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T17:34:54.706Z] INFO: Testing against a local daemon [2021-03-18T17:34:54.706Z] === RUN TestBuildWithSession [2021-03-18T17:34:54.706Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-18T17:34:54.706Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T17:34:54.706Z] === RUN TestBuildSquashParent [2021-03-18T17:34:54.706Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-03-18T17:34:54.706Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:34:54.706Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-18T17:34:54.706Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T17:34:54.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T17:34:54.706Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T17:34:54.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T17:34:54.706Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T17:34:54.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T17:34:54.706Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T17:34:54.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T17:34:54.706Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T17:34:54.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T17:34:54.706Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T17:34:54.706Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T17:34:54.706Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-18T17:34:54.706Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-18T17:34:54.706Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-18T17:34:54.706Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-18T17:34:56.333Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-18T17:34:56.333Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-18T17:34:56.333Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-18T17:34:56.333Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-18T17:34:56.333Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-18T17:34:56.333Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-18T17:34:57.257Z] --- PASS: TestCreateServiceConfigFileMode (3.83s) [2021-03-18T17:34:57.257Z] === RUN TestCreateServiceSysctls [2021-03-18T17:34:57.699Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-18T17:34:58.625Z] --- PASS: TestServiceWithDataPathPortInit (16.65s) [2021-03-18T17:34:58.625Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-18T17:34:59.594Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-18T17:35:00.586Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-18T17:35:00.586Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-18T17:35:01.481Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-03-18T17:35:01.703Z] --- PASS: TestCreateServiceSysctls (4.73s) [2021-03-18T17:35:01.703Z] === RUN TestCreateServiceCapabilities [2021-03-18T17:35:04.743Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-18T17:35:04.743Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-18T17:35:05.304Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-18T17:35:06.142Z] --- PASS: TestCreateServiceCapabilities (3.83s) [2021-03-18T17:35:06.142Z] === RUN TestInspect [2021-03-18T17:35:07.817Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.98s) [2021-03-18T17:35:07.817Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:krm7fbmmlfumormbfg5tk8ykr Created:2021-03-18 17:35:00.007531294 +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[30e2ab53d5ee299188a54c8756482b879009a6d70ff1b38550efd8cee44bdffd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s3su5yde2170ztt6u32fwlrc5 EndpointID:a6ed3edd161fb3bbdb3f025dcede398baa44ea99ea373aff976f4f787aea6ed2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e9bc46a985264a6fbde27ad1b56afea86a71ab9b41fece2fa70129909ed9d2ba 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:fbfcb65ba17f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s3su5yde2170ztt6u32fwlrc5 EndpointID:a6ed3edd161fb3bbdb3f025dcede398baa44ea99ea373aff976f4f787aea6ed2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-18T17:35:07.817Z] PASS [2021-03-18T17:35:07.817Z] [2021-03-18T17:35:07.817Z] === Skipped [2021-03-18T17:35:07.817Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T17:35:07.817Z] service_test.go:242: FLAKY_TEST [2021-03-18T17:35:07.817Z] [2021-03-18T17:35:07.817Z] [2021-03-18T17:35:07.817Z] DONE 26 tests, 1 skipped in 56.162s [2021-03-18T17:35:07.817Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-18T17:35:07.817Z] ++ 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-03-18T17:35:07.817Z] ++ set -e [2021-03-18T17:35:07.817Z] ++ '[' -n 0 ']' [2021-03-18T17:35:07.817Z] ++ set -x [2021-03-18T17:35:07.817Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-18T17:35:07.817Z] INFO: Testing against a local daemon [2021-03-18T17:35:07.817Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-18T17:35:07.817Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-18T17:35:07.817Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:35:07.817Z] === RUN TestDockerNetworkIpvlan [2021-03-18T17:35:07.817Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-18T17:35:07.817Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:35:07.817Z] PASS [2021-03-18T17:35:07.817Z] [2021-03-18T17:35:07.817Z] === Skipped [2021-03-18T17:35:07.817Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-18T17:35:07.817Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:35:07.817Z] [2021-03-18T17:35:07.817Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-18T17:35:07.817Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:35:07.817Z] [2021-03-18T17:35:07.817Z] [2021-03-18T17:35:07.817Z] DONE 2 tests, 2 skipped in 0.155s [2021-03-18T17:35:07.817Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-18T17:35:07.817Z] ++ 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-03-18T17:35:07.817Z] ++ set -e [2021-03-18T17:35:07.817Z] ++ '[' -n 0 ']' [2021-03-18T17:35:07.817Z] ++ set -x [2021-03-18T17:35:07.817Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-18T17:35:07.817Z] INFO: Testing against a local daemon [2021-03-18T17:35:07.817Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-18T17:35:09.184Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2021-03-18T17:35:09.184Z] === RUN TestDockerNetworkMacvlan [2021-03-18T17:35:09.268Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-18T17:35:09.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (8.01s) [2021-03-18T17:35:09.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.10s) [2021-03-18T17:35:09.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.25s) [2021-03-18T17:35:09.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.71s) [2021-03-18T17:35:09.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.69s) [2021-03-18T17:35:09.268Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.75s) [2021-03-18T17:35:09.268Z] === RUN TestBuildMultiStageCopy [2021-03-18T17:35:09.268Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-18T17:35:09.649Z] --- PASS: TestInspect (3.83s) [2021-03-18T17:35:09.649Z] === RUN TestCreateJob [2021-03-18T17:35:10.111Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-18T17:35:11.047Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-18T17:35:11.974Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-18T17:35:14.220Z] --- PASS: TestCreateJob (4.83s) [2021-03-18T17:35:14.220Z] === RUN TestReplicatedJob [2021-03-18T17:35:15.245Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-18T17:35:16.216Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-18T17:35:16.444Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-18T17:35:16.444Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-18T17:35:16.913Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-18T17:35:17.901Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-18T17:35:18.735Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-18T17:35:18.891Z] --- PASS: TestBuildMultiStageCopy (9.99s) [2021-03-18T17:35:18.891Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.63s) [2021-03-18T17:35:18.891Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2021-03-18T17:35:18.891Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.78s) [2021-03-18T17:35:18.891Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.87s) [2021-03-18T17:35:18.891Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.06s) [2021-03-18T17:35:18.891Z] === RUN TestBuildMultiStageParentConfig [2021-03-18T17:35:20.625Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-18T17:35:21.112Z] --- PASS: TestBuildMultiStageParentConfig (1.94s) [2021-03-18T17:35:21.112Z] === RUN TestBuildLabelWithTargets [2021-03-18T17:35:21.112Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-03-18T17:35:21.112Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-18T17:35:21.112Z] === RUN TestBuildWithEmptyLayers [2021-03-18T17:35:21.582Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2021-03-18T17:35:21.582Z] === RUN TestBuildMultiStageOnBuild [2021-03-18T17:35:21.990Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-18T17:35:22.788Z] --- PASS: TestReplicatedJob (7.81s) [2021-03-18T17:35:22.788Z] === RUN TestUpdateReplicatedJob [2021-03-18T17:35:25.258Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-18T17:35:25.258Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-18T17:35:26.625Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-03-18T17:35:26.625Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-18T17:35:27.233Z] --- PASS: TestUpdateReplicatedJob (4.93s) [2021-03-18T17:35:27.233Z] === RUN TestServiceListWithStatuses [2021-03-18T17:35:27.233Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-18T17:35:27.233Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-18T17:35:27.233Z] === RUN TestDockerNetworkConnectAlias [2021-03-18T17:35:29.041Z] ok github.com/docker/docker/cmd/dockerd 0.120s coverage: 29.1% of statements [2021-03-18T17:35:29.041Z] ok github.com/docker/docker/container 0.119s coverage: 34.7% of statements [2021-03-18T17:35:29.041Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-18T17:35:29.041Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-18T17:35:29.041Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-18T17:35:29.041Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-18T17:35:29.894Z] --- PASS: TestDockerNetworkMacvlan (20.37s) [2021-03-18T17:35:29.894Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-03-18T17:35:29.894Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-03-18T17:35:29.894Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.38s) [2021-03-18T17:35:29.894Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.65s) [2021-03-18T17:35:29.894Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.16s) [2021-03-18T17:35:29.894Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.76s) [2021-03-18T17:35:29.894Z] PASS [2021-03-18T17:35:29.894Z] [2021-03-18T17:35:29.894Z] DONE 8 tests in 21.980s [2021-03-18T17:35:29.894Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-18T17:35:29.894Z] ++ 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-03-18T17:35:29.894Z] ++ set -e [2021-03-18T17:35:29.894Z] ++ '[' -n 0 ']' [2021-03-18T17:35:29.894Z] ++ set -x [2021-03-18T17:35:29.894Z] ++ 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-03-18T17:35:29.894Z] testing: warning: no tests to run [2021-03-18T17:35:29.894Z] PASS [2021-03-18T17:35:29.894Z] [2021-03-18T17:35:29.894Z] DONE 0 tests in 0.037s [2021-03-18T17:35:29.894Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-18T17:35:29.894Z] ++ 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-03-18T17:35:29.894Z] ++ set -e [2021-03-18T17:35:29.894Z] ++ '[' -n 0 ']' [2021-03-18T17:35:29.894Z] ++ set -x [2021-03-18T17:35:29.894Z] ++ 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-03-18T17:35:29.894Z] INFO: Testing against a local daemon [2021-03-18T17:35:29.894Z] === RUN TestAuthZPluginAllowRequest [2021-03-18T17:35:31.784Z] --- PASS: TestAuthZPluginAllowRequest (1.83s) [2021-03-18T17:35:31.784Z] === RUN TestAuthZPluginTLS [2021-03-18T17:35:31.784Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-18T17:35:32.390Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-18T17:35:32.390Z] --- PASS: TestAuthZPluginTLS (0.56s) [2021-03-18T17:35:32.390Z] === RUN TestAuthZPluginDenyRequest [2021-03-18T17:35:32.952Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-03-18T17:35:32.952Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-18T17:35:33.516Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-03-18T17:35:33.516Z] === RUN TestAuthZPluginDenyResponse [2021-03-18T17:35:34.078Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-03-18T17:35:34.078Z] === RUN TestAuthZPluginAllowEventStream [2021-03-18T17:35:34.334Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-18T17:35:34.896Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-18T17:35:35.623Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2021-03-18T17:35:35.826Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s) [2021-03-18T17:35:35.826Z] === RUN TestAuthZPluginErrorResponse [2021-03-18T17:35:36.194Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-03-18T17:35:36.388Z] --- PASS: TestAuthZPluginErrorResponse (0.60s) [2021-03-18T17:35:36.388Z] === RUN TestAuthZPluginErrorRequest [2021-03-18T17:35:36.537Z] --- PASS: TestBuildMultiStageOnBuild (13.98s) [2021-03-18T17:35:36.537Z] === RUN TestBuildUncleanTarFilenames [2021-03-18T17:35:36.537Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-03-18T17:35:36.537Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-18T17:35:36.537Z] === RUN TestBuildMultiStageLayerLeak [2021-03-18T17:35:36.974Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-03-18T17:35:36.974Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-18T17:35:37.537Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-03-18T17:35:37.537Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-18T17:35:37.537Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-18T17:35:37.753Z] --- PASS: TestDockerNetworkConnectAlias (9.28s) [2021-03-18T17:35:37.753Z] === RUN TestDockerNetworkReConnect [2021-03-18T17:35:38.104Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-03-18T17:35:38.463Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-18T17:35:39.829Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s) [2021-03-18T17:35:39.829Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-18T17:35:39.829Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-18T17:35:40.757Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-18T17:35:42.123Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2021-03-18T17:35:42.123Z] === RUN TestAuthZPluginHeader [2021-03-18T17:35:42.686Z] --- PASS: TestAuthZPluginHeader (0.91s) [2021-03-18T17:35:42.686Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-18T17:35:42.942Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-18T17:35:43.198Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-18T17:35:43.434Z] --- PASS: TestDockerNetworkReConnect (6.41s) [2021-03-18T17:35:43.434Z] === RUN TestServicePlugin [2021-03-18T17:35:43.434Z] --- SKIP: TestServicePlugin (0.01s) [2021-03-18T17:35:43.434Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:35:43.434Z] === RUN TestServiceUpdateLabel [2021-03-18T17:35:43.454Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-18T17:35:43.710Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-18T17:35:43.718Z] --- PASS: TestBuildMultiStageLayerLeak (8.04s) [2021-03-18T17:35:43.718Z] === RUN TestBuildWithHugeFile [2021-03-18T17:35:43.967Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-18T17:35:44.529Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-18T17:35:45.279Z] --- PASS: TestBuildWithHugeFile (55.17s) [2021-03-18T17:35:45.280Z] === RUN TestBuildWCOWSandboxSize [2021-03-18T17:35:45.280Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-03-18T17:35:45.280Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-18T17:35:45.280Z] === RUN TestBuildWithEmptyDockerfile [2021-03-18T17:35:45.280Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T17:35:45.280Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T17:35:45.280Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T17:35:45.280Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T17:35:45.280Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T17:35:45.280Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T17:35:45.280Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T17:35:45.280Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T17:35:45.280Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T17:35:45.280Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-03-18T17:35:45.280Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2021-03-18T17:35:45.280Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2021-03-18T17:35:45.280Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2021-03-18T17:35:45.280Z] === RUN TestBuildPreserveOwnership [2021-03-18T17:35:45.280Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-18T17:35:46.325Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-18T17:35:46.421Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-18T17:35:46.983Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-18T17:35:47.048Z] --- PASS: TestServiceUpdateLabel (3.83s) [2021-03-18T17:35:47.048Z] === RUN TestServiceUpdateSecrets [2021-03-18T17:35:47.369Z] --- PASS: TestBuildPreserveOwnership (3.93s) [2021-03-18T17:35:47.369Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.57s) [2021-03-18T17:35:47.369Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.36s) [2021-03-18T17:35:47.369Z] === RUN TestBuildPlatformInvalid [2021-03-18T17:35:47.664Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-03-18T17:35:47.665Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-18T17:35:48.092Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 14.1% of statements [2021-03-18T17:35:48.092Z] ok github.com/docker/docker/daemon 12.196s coverage: 17.2% of statements [2021-03-18T17:35:48.092Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-18T17:35:48.092Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-18T17:35:48.874Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.92s) [2021-03-18T17:35:48.874Z] === RUN TestAuthZPluginV2Disable [2021-03-18T17:35:49.039Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2021-03-18T17:35:49.039Z] ok github.com/docker/docker/daemon/config 0.056s coverage: 81.8% of statements [2021-03-18T17:35:49.802Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-18T17:35:50.421Z] ok github.com/docker/docker/daemon/events 0.075s coverage: 50.0% of statements [2021-03-18T17:35:50.421Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-18T17:35:50.421Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-18T17:35:50.991Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2021-03-18T17:35:51.171Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-03-18T17:35:51.171Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-18T17:35:52.580Z] --- PASS: TestAuthZPluginV2Disable (3.69s) [2021-03-18T17:35:52.580Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-18T17:35:53.530Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.392s coverage: 73.3% of statements [2021-03-18T17:35:53.530Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2021-03-18T17:35:54.469Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-18T17:35:54.911Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.365s coverage: 56.2% of statements [2021-03-18T17:35:56.360Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-18T17:35:56.360Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.93s) [2021-03-18T17:35:56.360Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-18T17:35:56.617Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-03-18T17:35:57.452Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2021-03-18T17:35:57.983Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-18T17:35:58.961Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-18T17:35:59.360Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.717s coverage: 46.2% of statements [2021-03-18T17:35:59.360Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-18T17:35:59.360Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.357s coverage: 49.4% of statements [2021-03-18T17:36:01.911Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 57.5% of statements [2021-03-18T17:36:01.911Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.823s coverage: 57.7% of statements [2021-03-18T17:36:01.911Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-18T17:36:01.911Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-18T17:36:03.083Z] Loaded image: buildpack-deps:buster [2021-03-18T17:36:03.083Z] Loaded image: busybox:latest [2021-03-18T17:36:03.083Z] Loaded image: busybox:glibc [2021-03-18T17:36:03.293Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2021-03-18T17:36:03.725Z] Loaded image: debian:bullseye [2021-03-18T17:36:03.725Z] Loaded image: hello-world:latest [2021-03-18T17:36:03.725Z] Loaded image: arm32v7/hello-world:latest [2021-03-18T17:36:04.230Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2021-03-18T17:36:05.509Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-18T17:36:05.611Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 6.7% of statements [2021-03-18T17:36:05.612Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-18T17:36:05.612Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-18T17:36:05.626Z] --- PASS: TestServiceUpdateSecrets (16.23s) [2021-03-18T17:36:05.626Z] === RUN TestServiceUpdateConfigs [2021-03-18T17:36:06.182Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 43.2% of statements [2021-03-18T17:36:06.873Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-18T17:36:07.434Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-18T17:36:07.996Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.62s) [2021-03-18T17:36:07.996Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-18T17:36:08.089Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2021-03-18T17:36:08.089Z] ok github.com/docker/docker/daemon/logger/awslogs 0.168s coverage: 77.4% of statements [2021-03-18T17:36:08.089Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-18T17:36:08.089Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-18T17:36:08.557Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-18T17:36:09.027Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-03-18T17:36:09.595Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2021-03-18T17:36:09.595Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2021-03-18T17:36:10.651Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.43s) [2021-03-18T17:36:10.651Z] PASS [2021-03-18T17:36:10.651Z] [2021-03-18T17:36:10.651Z] === Skipped [2021-03-18T17:36:10.651Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-03-18T17:36:10.651Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T17:36:10.651Z] [2021-03-18T17:36:10.651Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-03-18T17:36:10.651Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-03-18T17:36:10.651Z] [2021-03-18T17:36:10.651Z] [2021-03-18T17:36:10.651Z] DONE 34 tests, 2 skipped in 119.557s [2021-03-18T17:36:10.651Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-03-18T17:36:10.651Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:36:10.651Z] ++ set -e [2021-03-18T17:36:10.651Z] ++ '[' -n 0 ']' [2021-03-18T17:36:10.651Z] ++ set -x [2021-03-18T17:36:10.651Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le 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/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:36:10.651Z] INFO: Testing against a local daemon [2021-03-18T17:36:10.651Z] === RUN TestConfigInspect [2021-03-18T17:36:10.974Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-03-18T17:36:10.975Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-18T17:36:11.234Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 55.1% of statements [2021-03-18T17:36:11.864Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-03-18T17:36:12.169Z] --- PASS: TestConfigInspect (1.89s) [2021-03-18T17:36:12.169Z] === RUN TestConfigList [2021-03-18T17:36:12.614Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2021-03-18T17:36:13.997Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-03-18T17:36:14.257Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-03-18T17:36:14.263Z] --- PASS: TestConfigList (1.88s) [2021-03-18T17:36:14.263Z] === RUN TestConfigsCreateAndDelete [2021-03-18T17:36:14.826Z] ok github.com/docker/docker/daemon/logger/splunk 1.659s coverage: 82.5% of statements [2021-03-18T17:36:14.826Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-18T17:36:15.087Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2021-03-18T17:36:15.087Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-18T17:36:15.789Z] --- PASS: TestConfigsCreateAndDelete (1.91s) [2021-03-18T17:36:15.789Z] === RUN TestConfigsUpdate [2021-03-18T17:36:16.996Z] ok github.com/docker/docker/distribution/metadata 0.049s coverage: 48.2% of statements [2021-03-18T17:36:17.876Z] --- PASS: TestConfigsUpdate (1.96s) [2021-03-18T17:36:17.876Z] === RUN TestTemplatedConfig [2021-03-18T17:36:17.935Z] ok github.com/docker/docker/distribution 0.195s coverage: 25.0% of statements [2021-03-18T17:36:17.935Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-18T17:36:18.442Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-18T17:36:18.874Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-03-18T17:36:19.816Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-03-18T17:36:20.385Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 85.1% of statements [2021-03-18T17:36:20.385Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-18T17:36:20.622Z] --- PASS: TestTemplatedConfig (2.42s) [2021-03-18T17:36:20.623Z] === RUN TestConfigCreateResolve [2021-03-18T17:36:20.954Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-03-18T17:36:21.006Z] --- PASS: TestServiceUpdateConfigs (15.87s) [2021-03-18T17:36:21.006Z] === RUN TestServiceUpdateNetwork [2021-03-18T17:36:21.043Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-03-18T17:36:21.894Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.6% of statements [2021-03-18T17:36:22.147Z] --- PASS: TestConfigCreateResolve (1.94s) [2021-03-18T17:36:22.147Z] === RUN TestConfigDaemonLibtrustID [2021-03-18T17:36:22.153Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2021-03-18T17:36:22.153Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-18T17:36:22.722Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2021-03-18T17:36:22.785Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-03-18T17:36:22.785Z] PASS [2021-03-18T17:36:22.785Z] [2021-03-18T17:36:22.785Z] DONE 7 tests in 12.630s [2021-03-18T17:36:22.785Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-03-18T17:36:22.785Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:36:22.785Z] ++ set -e [2021-03-18T17:36:22.785Z] ++ '[' -n 0 ']' [2021-03-18T17:36:22.785Z] ++ set -x [2021-03-18T17:36:22.785Z] ++ 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=ppc64le 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/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:36:22.785Z] INFO: Testing against a local daemon [2021-03-18T17:36:22.785Z] === RUN TestCheckpoint [2021-03-18T17:36:22.785Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-18T17:36:22.786Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T17:36:22.786Z] === RUN TestContainerInvalidJSON [2021-03-18T17:36:22.786Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T17:36:22.786Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T17:36:22.786Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T17:36:22.786Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T17:36:22.786Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-18T17:36:22.786Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-18T17:36:22.786Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T17:36:22.786Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-18T17:36:22.786Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T17:36:22.786Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-18T17:36:22.786Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-18T17:36:22.786Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-18T17:36:22.786Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-18T17:36:22.786Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-18T17:36:22.786Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-03-18T17:36:22.786Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-18T17:36:23.080Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-03-18T17:36:23.080Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-18T17:36:23.080Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-03-18T17:36:23.080Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-18T17:36:23.080Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-03-18T17:36:23.080Z] === RUN TestCopyFromContainer [2021-03-18T17:36:24.624Z] === RUN TestCopyFromContainer// [2021-03-18T17:36:24.624Z] === RUN TestCopyFromContainer//bar/root [2021-03-18T17:36:24.624Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-18T17:36:24.624Z] === RUN TestCopyFromContainer/bar/quux [2021-03-18T17:36:24.624Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-18T17:36:24.638Z] ok github.com/docker/docker/oci 0.007s coverage: 45.2% of statements [2021-03-18T17:36:24.919Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-18T17:36:24.919Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-18T17:36:24.919Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-18T17:36:24.919Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-18T17:36:24.919Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-18T17:36:25.207Z] ok github.com/docker/docker/opts 0.024s coverage: 67.1% of statements [2021-03-18T17:36:25.226Z] --- PASS: TestCopyFromContainer (2.03s) [2021-03-18T17:36:25.227Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-18T17:36:25.227Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-03-18T17:36:25.227Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-18T17:36:25.227Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-03-18T17:36:25.227Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-18T17:36:25.227Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-18T17:36:25.227Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-03-18T17:36:25.227Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-18T17:36:25.227Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-03-18T17:36:25.227Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-03-18T17:36:25.227Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-18T17:36:25.227Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T17:36:25.227Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T17:36:25.227Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T17:36:25.227Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T17:36:25.227Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T17:36:25.227Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T17:36:25.227Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T17:36:25.227Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T17:36:25.227Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T17:36:25.227Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-03-18T17:36:25.227Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-18T17:36:25.227Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-18T17:36:25.227Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-18T17:36:25.227Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-18T17:36:25.227Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-03-18T17:36:25.227Z] === RUN TestCreateWithInvalidEnv [2021-03-18T17:36:25.227Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-18T17:36:25.227Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-18T17:36:25.227Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-18T17:36:25.227Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-18T17:36:25.227Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-18T17:36:25.227Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-18T17:36:25.227Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-18T17:36:25.227Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-18T17:36:25.227Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-18T17:36:25.227Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-18T17:36:25.227Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-18T17:36:25.227Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-18T17:36:25.227Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-18T17:36:25.227Z] === RUN TestCreateTmpfsMountsTarget [2021-03-18T17:36:25.227Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-18T17:36:25.227Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-18T17:36:25.248Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-03-18T17:36:25.248Z] PASS [2021-03-18T17:36:25.248Z] [2021-03-18T17:36:25.248Z] DONE 17 tests in 54.834s [2021-03-18T17:36:25.248Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-18T17:36:25.248Z] ++ 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-03-18T17:36:25.248Z] ++ set -e [2021-03-18T17:36:25.248Z] ++ '[' -n 0 ']' [2021-03-18T17:36:25.248Z] ++ set -x [2021-03-18T17:36:25.248Z] ++ 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-03-18T17:36:25.248Z] INFO: Testing against a local daemon [2021-03-18T17:36:25.248Z] === RUN TestPluginInvalidJSON [2021-03-18T17:36:25.248Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T17:36:25.248Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T17:36:25.248Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T17:36:25.248Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-03-18T17:36:25.248Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-18T17:36:25.248Z] === RUN TestPluginInstall [2021-03-18T17:36:25.248Z] === RUN TestPluginInstall/no_auth [2021-03-18T17:36:25.467Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-03-18T17:36:26.659Z] === RUN TestDockerSuite/TestBuildRm [2021-03-18T17:36:26.748Z] --- PASS: TestCreateWithCustomMaskedPaths (1.54s) [2021-03-18T17:36:26.748Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-18T17:36:26.915Z] time="2021-03-18T17:36:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:36:26.915Z] time="2021-03-18T17:36:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02a52337625720bae263849320c7c888308988f31f0d570a40e7a9a39a6d4f86" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:36:26.915Z] time="2021-03-18T17:36:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:36:26.915Z] time="2021-03-18T17:36:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:02a52337625720bae263849320c7c888308988f31f0d570a40e7a9a39a6d4f86" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:36:27.375Z] ok github.com/docker/docker/pkg/archive 0.308s coverage: 76.9% of statements [2021-03-18T17:36:27.477Z] === RUN TestPluginInstall/with_htpasswd [2021-03-18T17:36:27.945Z] ok github.com/docker/docker/pkg/authorization 0.153s coverage: 68.3% of statements [2021-03-18T17:36:28.083Z] time="2021-03-18T17:36:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:36:28.083Z] time="2021-03-18T17:36:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:070f00f833774a3b60e25d0350f8a6c7dcdacf0ccff5c271dccc5e6dd34c40db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:36:28.083Z] time="2021-03-18T17:36:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:36:28.083Z] time="2021-03-18T17:36:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:070f00f833774a3b60e25d0350f8a6c7dcdacf0ccff5c271dccc5e6dd34c40db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:36:28.205Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-03-18T17:36:28.465Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-03-18T17:36:28.646Z] === RUN TestPluginInstall/with_insecure [2021-03-18T17:36:28.832Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s) [2021-03-18T17:36:28.832Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-18T17:36:28.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T17:36:28.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T17:36:28.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T17:36:28.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T17:36:28.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T17:36:28.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T17:36:28.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T17:36:28.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T17:36:28.832Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T17:36:28.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T17:36:28.832Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T17:36:28.832Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T17:36:28.832Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T17:36:28.832Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T17:36:28.832Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T17:36:28.832Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-18T17:36:28.832Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-18T17:36:28.832Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-03-18T17:36:28.832Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-03-18T17:36:28.832Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-03-18T17:36:28.832Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-03-18T17:36:28.832Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-18T17:36:29.127Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2021-03-18T17:36:29.127Z] === RUN TestCreateDifferentPlatform [2021-03-18T17:36:29.127Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-18T17:36:29.127Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-18T17:36:29.127Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-03-18T17:36:29.127Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-18T17:36:29.127Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-18T17:36:29.127Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-18T17:36:29.127Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-03-18T17:36:29.127Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-18T17:36:29.127Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-03-18T17:36:29.127Z] === RUN TestContainerStartOnDaemonRestart [2021-03-18T17:36:29.127Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-18T17:36:29.127Z] === RUN TestDaemonRestartIpcMode [2021-03-18T17:36:29.127Z] === PAUSE TestDaemonRestartIpcMode [2021-03-18T17:36:29.127Z] === RUN TestDaemonHostGatewayIP [2021-03-18T17:36:29.127Z] === PAUSE TestDaemonHostGatewayIP [2021-03-18T17:36:29.127Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-18T17:36:29.127Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-18T17:36:29.127Z] === RUN TestContainerKillOnDaemonStart [2021-03-18T17:36:29.127Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-18T17:36:29.127Z] === RUN TestDiff [2021-03-18T17:36:29.768Z] --- PASS: TestDiff (0.52s) [2021-03-18T17:36:29.768Z] === RUN TestExecWithCloseStdin [2021-03-18T17:36:30.012Z] time="2021-03-18T17:36:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:36:30.012Z] time="2021-03-18T17:36:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94ba7ad61da5ce9d1ffb3895e407e1d001c0fc79f7b9803dcd58981ec2781417" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:36:30.012Z] time="2021-03-18T17:36:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:36:30.012Z] time="2021-03-18T17:36:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94ba7ad61da5ce9d1ffb3895e407e1d001c0fc79f7b9803dcd58981ec2781417" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:36:30.268Z] --- PASS: TestPluginInstall (5.49s) [2021-03-18T17:36:30.268Z] --- PASS: TestPluginInstall/no_auth (2.74s) [2021-03-18T17:36:30.268Z] --- PASS: TestPluginInstall/with_htpasswd (1.13s) [2021-03-18T17:36:30.268Z] --- PASS: TestPluginInstall/with_insecure (1.62s) [2021-03-18T17:36:30.268Z] plugin_test.go:160: [d5040bde9e013] daemon is not started [2021-03-18T17:36:30.268Z] === RUN TestPluginsWithRuntimes [2021-03-18T17:36:30.268Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-18T17:36:30.408Z] --- PASS: TestExecWithCloseStdin (0.69s) [2021-03-18T17:36:30.408Z] === RUN TestExec [2021-03-18T17:36:31.049Z] --- PASS: TestExec (0.65s) [2021-03-18T17:36:31.049Z] === RUN TestExecUser [2021-03-18T17:36:31.678Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-18T17:36:31.688Z] --- PASS: TestExecUser (0.66s) [2021-03-18T17:36:31.688Z] === RUN TestExportContainerAndImportImage [2021-03-18T17:36:31.756Z] ok github.com/docker/docker/pkg/chrootarchive 2.507s coverage: 43.2% of statements [2021-03-18T17:36:32.015Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-03-18T17:36:32.241Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-18T17:36:32.275Z] ok github.com/docker/docker/layer 7.701s coverage: 68.8% of statements [2021-03-18T17:36:32.275Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-18T17:36:32.275Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-18T17:36:32.275Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-18T17:36:32.275Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-18T17:36:32.275Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-18T17:36:32.275Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-18T17:36:32.275Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-18T17:36:32.275Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-03-18T17:36:32.498Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-18T17:36:32.732Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2021-03-18T17:36:32.732Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-18T17:36:32.768Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-18T17:36:32.844Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-03-18T17:36:33.340Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-18T17:36:33.595Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-18T17:36:33.782Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-03-18T17:36:34.254Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2021-03-18T17:36:34.254Z] === RUN TestHealthCheckWorkdir [2021-03-18T17:36:34.351Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-03-18T17:36:34.523Z] --- PASS: TestPluginsWithRuntimes (4.14s) [2021-03-18T17:36:34.523Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2021-03-18T17:36:34.523Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2021-03-18T17:36:34.523Z] PASS [2021-03-18T17:36:34.523Z] [2021-03-18T17:36:34.523Z] DONE 9 tests in 9.784s [2021-03-18T17:36:34.523Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-18T17:36:34.523Z] ++ 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-03-18T17:36:34.523Z] ++ set -e [2021-03-18T17:36:34.523Z] ++ '[' -n 0 ']' [2021-03-18T17:36:34.523Z] ++ set -x [2021-03-18T17:36:34.523Z] ++ 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-03-18T17:36:34.523Z] INFO: Testing against a local daemon [2021-03-18T17:36:34.523Z] === RUN TestExternalGraphDriver [2021-03-18T17:36:34.610Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-03-18T17:36:34.779Z] === RUN TestExternalGraphDriver/json [2021-03-18T17:36:34.779Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-18T17:36:34.892Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2021-03-18T17:36:34.892Z] === RUN TestHealthKillContainer [2021-03-18T17:36:35.990Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-03-18T17:36:36.146Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-18T17:36:36.498Z] --- PASS: TestServiceUpdateNetwork (17.03s) [2021-03-18T17:36:36.498Z] === RUN TestServiceUpdatePidsLimit [2021-03-18T17:36:36.560Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2021-03-18T17:36:36.789Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-18T17:36:36.820Z] ok github.com/docker/docker/pkg/discovery/kv 3.072s coverage: 84.1% of statements [2021-03-18T17:36:37.076Z] === RUN TestExternalGraphDriver/spec [2021-03-18T17:36:37.390Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-03-18T17:36:37.640Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-18T17:36:37.640Z] --- PASS: TestHealthKillContainer (2.65s) [2021-03-18T17:36:37.640Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-18T17:36:37.650Z] ok github.com/docker/docker/pkg/fsutils 0.163s coverage: 85.1% of statements [2021-03-18T17:36:37.935Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2021-03-18T17:36:37.935Z] === RUN TestIpcModeNone [2021-03-18T17:36:38.293Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-18T17:36:38.574Z] --- PASS: TestIpcModeNone (0.66s) [2021-03-18T17:36:38.574Z] === RUN TestIpcModePrivate [2021-03-18T17:36:39.030Z] ok github.com/docker/docker/pkg/idtools 0.625s coverage: 69.5% of statements [2021-03-18T17:36:39.030Z] ok github.com/docker/docker/pkg/ioutils 0.441s coverage: 69.3% of statements [2021-03-18T17:36:39.216Z] --- PASS: TestIpcModePrivate (0.70s) [2021-03-18T17:36:39.216Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-03-18T17:36:39.216Z] === RUN TestIpcModeShareable [2021-03-18T17:36:39.289Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-03-18T17:36:39.549Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-03-18T17:36:39.549Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-18T17:36:39.549Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-18T17:36:39.549Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-18T17:36:39.578Z] === RUN TestExternalGraphDriver/pull [2021-03-18T17:36:39.809Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2021-03-18T17:36:39.809Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-18T17:36:40.069Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-03-18T17:36:40.259Z] --- PASS: TestIpcModeShareable (0.67s) [2021-03-18T17:36:40.259Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-03-18T17:36:40.259Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-18T17:36:40.330Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-03-18T17:36:40.590Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2021-03-18T17:36:40.850Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-03-18T17:36:40.850Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-18T17:36:40.850Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-18T17:36:41.466Z] --- PASS: TestExternalGraphDriver (6.72s) [2021-03-18T17:36:41.466Z] --- PASS: TestExternalGraphDriver/json (2.35s) [2021-03-18T17:36:41.466Z] --- PASS: TestExternalGraphDriver/spec (2.22s) [2021-03-18T17:36:41.466Z] --- PASS: TestExternalGraphDriver/pull (2.01s) [2021-03-18T17:36:41.466Z] === RUN TestGraphdriverPluginV2 [2021-03-18T17:36:41.789Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2021-03-18T17:36:42.031Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-18T17:36:42.031Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-18T17:36:42.287Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-18T17:36:42.287Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-18T17:36:42.343Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.95s) [2021-03-18T17:36:42.343Z] === RUN TestAPIIpcModeHost [2021-03-18T17:36:42.359Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-03-18T17:36:42.543Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-18T17:36:42.618Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-03-18T17:36:42.640Z] --- PASS: TestAPIIpcModeHost (0.56s) [2021-03-18T17:36:42.640Z] === RUN TestDaemonIpcModeShareable [2021-03-18T17:36:42.878Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-03-18T17:36:43.908Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-18T17:36:43.908Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-18T17:36:44.166Z] --- PASS: TestDaemonIpcModeShareable (1.49s) [2021-03-18T17:36:44.166Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-03-18T17:36:44.166Z] === RUN TestDaemonIpcModePrivate [2021-03-18T17:36:44.257Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-03-18T17:36:44.517Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-03-18T17:36:44.836Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-18T17:36:45.689Z] --- PASS: TestDaemonIpcModePrivate (1.42s) [2021-03-18T17:36:45.689Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-03-18T17:36:45.689Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-18T17:36:45.763Z] --- PASS: TestGraphdriverPluginV2 (4.32s) [2021-03-18T17:36:45.763Z] PASS [2021-03-18T17:36:45.763Z] [2021-03-18T17:36:45.763Z] DONE 5 tests in 11.263s [2021-03-18T17:36:45.763Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-18T17:36:45.763Z] ++ 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-03-18T17:36:45.763Z] ++ set -e [2021-03-18T17:36:45.763Z] ++ '[' -n 0 ']' [2021-03-18T17:36:45.763Z] ++ set -x [2021-03-18T17:36:45.763Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-18T17:36:45.763Z] INFO: Testing against a local daemon [2021-03-18T17:36:45.763Z] === RUN TestContinueAfterPluginCrash [2021-03-18T17:36:45.763Z] === PAUSE TestContinueAfterPluginCrash [2021-03-18T17:36:45.763Z] === RUN TestReadPluginNoRead [2021-03-18T17:36:45.763Z] === PAUSE TestReadPluginNoRead [2021-03-18T17:36:45.763Z] === RUN TestDaemonStartWithLogOpt [2021-03-18T17:36:45.763Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-18T17:36:45.763Z] === CONT TestContinueAfterPluginCrash [2021-03-18T17:36:45.763Z] === CONT TestDaemonStartWithLogOpt [2021-03-18T17:36:46.752Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.43s) [2021-03-18T17:36:46.752Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-03-18T17:36:46.752Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-18T17:36:46.759Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-18T17:36:47.827Z] ok github.com/docker/docker/pkg/signal 2.418s coverage: 61.0% of statements [2021-03-18T17:36:47.827Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-03-18T17:36:48.088Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-03-18T17:36:48.347Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-03-18T17:36:48.861Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s) [2021-03-18T17:36:48.861Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-03-18T17:36:48.861Z] === RUN TestIpcModeOlderClient [2021-03-18T17:36:48.861Z] === PAUSE TestIpcModeOlderClient [2021-03-18T17:36:48.861Z] === RUN TestKillContainerInvalidSignal [2021-03-18T17:36:49.159Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2021-03-18T17:36:49.159Z] === RUN TestKillContainer [2021-03-18T17:36:49.159Z] === RUN TestKillContainer/no_signal [2021-03-18T17:36:49.285Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-03-18T17:36:49.801Z] === RUN TestKillContainer/non_killing_signal [2021-03-18T17:36:49.854Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2021-03-18T17:36:50.106Z] === RUN TestKillContainer/killing_signal [2021-03-18T17:36:50.114Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2021-03-18T17:36:50.685Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-03-18T17:36:50.746Z] --- PASS: TestKillContainer (1.73s) [2021-03-18T17:36:50.746Z] --- PASS: TestKillContainer/no_signal (0.59s) [2021-03-18T17:36:50.746Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2021-03-18T17:36:50.746Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2021-03-18T17:36:50.746Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-18T17:36:50.746Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-18T17:36:50.945Z] testing: warning: no tests to run [2021-03-18T17:36:50.945Z] coverage: [no statements] [2021-03-18T17:36:50.945Z] ok github.com/docker/docker/pkg/term/windows 0.017s coverage: [no statements] [no tests to run] [2021-03-18T17:36:51.011Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-18T17:36:51.205Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-03-18T17:36:51.388Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-18T17:36:51.464Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-03-18T17:36:51.574Z] --- PASS: TestDaemonStartWithLogOpt (5.82s) [2021-03-18T17:36:51.574Z] === CONT TestReadPluginNoRead [2021-03-18T17:36:51.724Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-03-18T17:36:51.830Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-18T17:36:52.028Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2021-03-18T17:36:52.028Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s) [2021-03-18T17:36:52.028Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2021-03-18T17:36:52.028Z] === RUN TestKillStoppedContainer [2021-03-18T17:36:52.028Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-03-18T17:36:52.028Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-18T17:36:52.028Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-03-18T17:36:52.028Z] === RUN TestKillDifferentUserContainer [2021-03-18T17:36:52.668Z] --- PASS: TestKillDifferentUserContainer (0.56s) [2021-03-18T17:36:52.668Z] === RUN TestInspectOomKilledTrue [2021-03-18T17:36:53.194Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-18T17:36:53.631Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-03-18T17:36:53.714Z] --- PASS: TestInspectOomKilledTrue (0.97s) [2021-03-18T17:36:53.714Z] === RUN TestInspectOomKilledFalse [2021-03-18T17:36:53.756Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-18T17:36:54.353Z] --- PASS: TestInspectOomKilledFalse (0.57s) [2021-03-18T17:36:54.353Z] === RUN TestLinksEtcHostsContentMatch [2021-03-18T17:36:54.574Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-03-18T17:36:54.649Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s) [2021-03-18T17:36:54.649Z] === RUN TestLinksContainerNames [2021-03-18T17:36:54.684Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-18T17:36:54.835Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.4% of statements [2021-03-18T17:36:54.940Z] === RUN TestReadPluginNoRead/default [2021-03-18T17:36:55.227Z] --- PASS: TestServiceUpdatePidsLimit (18.35s) [2021-03-18T17:36:55.227Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.12s) [2021-03-18T17:36:55.227Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.34s) [2021-03-18T17:36:55.227Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.34s) [2021-03-18T17:36:55.227Z] PASS [2021-03-18T17:36:55.227Z] [2021-03-18T17:36:55.227Z] === Skipped [2021-03-18T17:36:55.227Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-03-18T17:36:55.227Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-18T17:36:55.227Z] [2021-03-18T17:36:55.227Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2021-03-18T17:36:55.227Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:36:55.227Z] [2021-03-18T17:36:55.227Z] [2021-03-18T17:36:55.227Z] DONE 27 tests, 2 skipped in 183.714s [2021-03-18T17:36:55.227Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-03-18T17:36:55.227Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:36:55.227Z] ++ set -e [2021-03-18T17:36:55.227Z] ++ '[' -n 0 ']' [2021-03-18T17:36:55.227Z] ++ set -x [2021-03-18T17:36:55.227Z] ++ 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=s390x 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/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:36:55.227Z] INFO: Testing against a local daemon [2021-03-18T17:36:55.227Z] === RUN TestSessionCreate [2021-03-18T17:36:55.227Z] --- PASS: TestSessionCreate (0.02s) [2021-03-18T17:36:55.227Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-18T17:36:55.227Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-18T17:36:55.227Z] PASS [2021-03-18T17:36:55.227Z] [2021-03-18T17:36:55.227Z] DONE 2 tests in 0.205s [2021-03-18T17:36:55.227Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-03-18T17:36:55.227Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:36:55.227Z] ++ set -e [2021-03-18T17:36:55.227Z] ++ '[' -n 0 ']' [2021-03-18T17:36:55.227Z] ++ set -x [2021-03-18T17:36:55.227Z] ++ 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=s390x 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/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:36:55.227Z] INFO: Testing against a local daemon [2021-03-18T17:36:55.227Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-18T17:36:55.227Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-18T17:36:55.227Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-18T17:36:55.227Z] === RUN TestEventsExecDie [2021-03-18T17:36:55.518Z] --- PASS: TestEventsExecDie (1.21s) [2021-03-18T17:36:55.518Z] === RUN TestEventsBackwardsCompatible [2021-03-18T17:36:55.518Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-03-18T17:36:55.518Z] === RUN TestInfoBinaryCommits [2021-03-18T17:36:55.518Z] --- PASS: TestInfoBinaryCommits (0.01s) [2021-03-18T17:36:55.518Z] === RUN TestInfoAPIVersioned [2021-03-18T17:36:55.518Z] --- PASS: TestInfoAPIVersioned (0.00s) [2021-03-18T17:36:55.518Z] === RUN TestInfoDiscoveryBackend [2021-03-18T17:36:55.720Z] --- PASS: TestLinksContainerNames (1.10s) [2021-03-18T17:36:55.720Z] === RUN TestLogsFollowTailEmpty [2021-03-18T17:36:56.149Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-03-18T17:36:56.149Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-18T17:36:56.216Z] ok github.com/docker/docker/quota 0.249s coverage: 71.4% of statements [2021-03-18T17:36:56.347Z] === RUN TestDockerSuite/TestBuildUser [2021-03-18T17:36:56.360Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2021-03-18T17:36:56.360Z] === RUN TestContainerNetworkMountsNoChown [2021-03-18T17:36:56.786Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-03-18T17:36:56.911Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-18T17:36:56.911Z] --- PASS: TestContinueAfterPluginCrash (11.22s) [2021-03-18T17:36:57.004Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2021-03-18T17:36:57.004Z] === RUN TestMountDaemonRoot [2021-03-18T17:36:57.004Z] === RUN TestMountDaemonRoot/default [2021-03-18T17:36:57.004Z] === PAUSE TestMountDaemonRoot/default [2021-03-18T17:36:57.004Z] === RUN TestMountDaemonRoot/private [2021-03-18T17:36:57.004Z] === PAUSE TestMountDaemonRoot/private [2021-03-18T17:36:57.004Z] === RUN TestMountDaemonRoot/rprivate [2021-03-18T17:36:57.004Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-18T17:36:57.004Z] === RUN TestMountDaemonRoot/slave [2021-03-18T17:36:57.004Z] === PAUSE TestMountDaemonRoot/slave [2021-03-18T17:36:57.004Z] === RUN TestMountDaemonRoot/rslave [2021-03-18T17:36:57.004Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-18T17:36:57.004Z] === RUN TestMountDaemonRoot/shared [2021-03-18T17:36:57.004Z] === PAUSE TestMountDaemonRoot/shared [2021-03-18T17:36:57.004Z] === RUN TestMountDaemonRoot/rshared [2021-03-18T17:36:57.004Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-18T17:36:57.004Z] === CONT TestMountDaemonRoot/default [2021-03-18T17:36:57.004Z] === CONT TestMountDaemonRoot/rslave [2021-03-18T17:36:57.004Z] === CONT TestMountDaemonRoot/slave [2021-03-18T17:36:57.004Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-18T17:36:57.004Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-18T17:36:57.004Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-18T17:36:57.004Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-18T17:36:57.004Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/rprivate [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/rshared [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/private [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/shared [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-18T17:36:57.005Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-18T17:36:57.005Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-18T17:36:57.181Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-18T17:36:57.181Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-18T17:36:57.300Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-03-18T17:36:57.300Z] === RUN TestContainerBindMountNonRecursive [2021-03-18T17:36:57.812Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-03-18T17:36:57.813Z] === RUN TestInfoAPI [2021-03-18T17:36:57.813Z] --- PASS: TestInfoAPI (0.02s) [2021-03-18T17:36:57.813Z] === RUN TestInfoAPIWarnings [2021-03-18T17:36:57.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-03-18T17:36:58.166Z] ok github.com/docker/docker/registry 0.061s coverage: 57.2% of statements [2021-03-18T17:36:58.736Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-03-18T17:36:58.780Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-18T17:36:58.820Z] --- PASS: TestContainerBindMountNonRecursive (1.57s) [2021-03-18T17:36:58.820Z] === RUN TestContainerVolumesMountedAsShared [2021-03-18T17:36:58.996Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-03-18T17:36:59.036Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-18T17:36:59.459Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2021-03-18T17:36:59.459Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-18T17:36:59.565Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-03-18T17:36:59.766Z] --- PASS: TestContainerVolumesMountedAsSlave (0.49s) [2021-03-18T17:36:59.766Z] === RUN TestNetworkNat [2021-03-18T17:37:00.133Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-03-18T17:37:00.406Z] --- PASS: TestNetworkNat (0.59s) [2021-03-18T17:37:00.406Z] === RUN TestNetworkLocalhostTCPNat [2021-03-18T17:37:01.044Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s) [2021-03-18T17:37:01.044Z] === RUN TestNetworkLoopbackNat [2021-03-18T17:37:01.550Z] --- PASS: TestReadPluginNoRead (9.62s) [2021-03-18T17:37:01.550Z] --- PASS: TestReadPluginNoRead/default (1.88s) [2021-03-18T17:37:01.550Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.25s) [2021-03-18T17:37:01.550Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.17s) [2021-03-18T17:37:01.550Z] read_test.go:92: [d69a43cb361cd] daemon is not started [2021-03-18T17:37:01.550Z] PASS [2021-03-18T17:37:01.550Z] [2021-03-18T17:37:01.550Z] DONE 6 tests in 15.579s [2021-03-18T17:37:01.550Z] 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-03-18T17:37:01.550Z] ++ 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-03-18T17:37:01.550Z] ++ set -e [2021-03-18T17:37:01.550Z] ++ '[' -n 0 ']' [2021-03-18T17:37:01.550Z] ++ set -x [2021-03-18T17:37:01.551Z] ++ 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-03-18T17:37:01.551Z] testing: warning: no tests to run [2021-03-18T17:37:01.551Z] PASS [2021-03-18T17:37:01.551Z] [2021-03-18T17:37:01.551Z] DONE 0 tests in 0.043s [2021-03-18T17:37:01.551Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-18T17:37:01.551Z] ++ 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-03-18T17:37:01.551Z] ++ set -e [2021-03-18T17:37:01.551Z] ++ '[' -n 0 ']' [2021-03-18T17:37:01.551Z] ++ set -x [2021-03-18T17:37:01.551Z] ++ 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-03-18T17:37:01.551Z] INFO: Testing against a local daemon [2021-03-18T17:37:01.551Z] === RUN TestPluginWithDevMounts [2021-03-18T17:37:01.551Z] === PAUSE TestPluginWithDevMounts [2021-03-18T17:37:01.551Z] === CONT TestPluginWithDevMounts [2021-03-18T17:37:02.672Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-03-18T17:37:03.610Z] ok github.com/docker/docker/volume/local 0.101s coverage: 76.4% of statements [2021-03-18T17:37:03.786Z] --- PASS: TestNetworkLoopbackNat (2.81s) [2021-03-18T17:37:03.786Z] === RUN TestPause [2021-03-18T17:37:04.157Z] --- PASS: TestPluginWithDevMounts (2.27s) [2021-03-18T17:37:04.157Z] PASS [2021-03-18T17:37:04.157Z] [2021-03-18T17:37:04.157Z] DONE 1 tests in 2.446s [2021-03-18T17:37:04.157Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-18T17:37:04.157Z] ++ 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-03-18T17:37:04.157Z] ++ set -e [2021-03-18T17:37:04.157Z] ++ '[' -n 0 ']' [2021-03-18T17:37:04.157Z] ++ set -x [2021-03-18T17:37:04.157Z] ++ 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-03-18T17:37:04.157Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-18T17:37:04.157Z] INFO: Testing against a local daemon [2021-03-18T17:37:04.157Z] === RUN TestSecretInspect [2021-03-18T17:37:04.430Z] --- PASS: TestPause (0.60s) [2021-03-18T17:37:04.430Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-18T17:37:04.430Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-18T17:37:04.430Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-18T17:37:04.430Z] === RUN TestPauseStopPausedContainer [2021-03-18T17:37:04.548Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-03-18T17:37:05.067Z] --- PASS: TestPauseStopPausedContainer (0.60s) [2021-03-18T17:37:05.067Z] === RUN TestPsFilter [2021-03-18T17:37:05.067Z] --- PASS: TestPsFilter (0.15s) [2021-03-18T17:37:05.067Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-18T17:37:05.706Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.54s) [2021-03-18T17:37:05.706Z] === RUN TestRemoveContainerWithVolume [2021-03-18T17:37:05.929Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2021-03-18T17:37:06.345Z] --- PASS: TestRemoveContainerWithVolume (0.58s) [2021-03-18T17:37:06.345Z] === RUN TestRemoveContainerRunning [2021-03-18T17:37:06.640Z] --- PASS: TestRemoveContainerRunning (0.55s) [2021-03-18T17:37:06.640Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-18T17:37:06.674Z] --- PASS: TestSecretInspect (2.79s) [2021-03-18T17:37:06.674Z] === RUN TestSecretList [2021-03-18T17:37:07.280Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s) [2021-03-18T17:37:07.280Z] === RUN TestRemoveInvalidContainer [2021-03-18T17:37:07.280Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-18T17:37:07.280Z] === RUN TestRenameLinkedContainer [2021-03-18T17:37:09.943Z] --- PASS: TestSecretList (3.17s) [2021-03-18T17:37:09.943Z] === RUN TestSecretsCreateAndDelete [2021-03-18T17:37:10.030Z] --- PASS: TestRenameLinkedContainer (2.18s) [2021-03-18T17:37:10.030Z] === RUN TestRenameStoppedContainer [2021-03-18T17:37:10.030Z] --- PASS: TestRenameStoppedContainer (0.59s) [2021-03-18T17:37:10.030Z] === RUN TestRenameRunningContainerAndReuse [2021-03-18T17:37:11.550Z] --- PASS: TestRenameRunningContainerAndReuse (1.09s) [2021-03-18T17:37:11.550Z] === RUN TestRenameInvalidName [2021-03-18T17:37:11.845Z] --- PASS: TestRenameInvalidName (0.56s) [2021-03-18T17:37:11.845Z] === RUN TestRenameAnonymousContainer [2021-03-18T17:37:13.214Z] --- PASS: TestSecretsCreateAndDelete (3.09s) [2021-03-18T17:37:13.214Z] === RUN TestSecretsUpdate [2021-03-18T17:37:13.931Z] --- PASS: TestRenameAnonymousContainer (1.97s) [2021-03-18T17:37:13.931Z] === RUN TestRenameContainerWithSameName [2021-03-18T17:37:14.226Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2021-03-18T17:37:14.226Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-18T17:37:15.270Z] --- PASS: TestRenameContainerWithLinkedContainer (1.09s) [2021-03-18T17:37:15.270Z] === RUN TestResize [2021-03-18T17:37:15.771Z] --- PASS: TestSecretsUpdate (2.66s) [2021-03-18T17:37:15.771Z] === RUN TestTemplatedSecret [2021-03-18T17:37:15.909Z] --- PASS: TestResize (0.53s) [2021-03-18T17:37:15.909Z] === RUN TestResizeWithInvalidSize [2021-03-18T17:37:15.914Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2021-03-18T17:37:15.914Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-18T17:37:15.914Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-18T17:37:15.914Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-18T17:37:15.914Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-18T17:37:15.914Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-18T17:37:15.914Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-18T17:37:15.915Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-18T17:37:15.915Z] ? github.com/docker/docker/rootless [no test files] [2021-03-18T17:37:15.915Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-18T17:37:15.915Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-18T17:37:15.915Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-18T17:37:15.915Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-18T17:37:15.915Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-18T17:37:15.915Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-18T17:37:15.915Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-18T17:37:15.915Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-18T17:37:15.915Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-18T17:37:15.915Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-18T17:37:15.915Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-18T17:37:15.915Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-18T17:37:15.915Z] ? github.com/docker/docker/volume [no test files] [2021-03-18T17:37:15.915Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-18T17:37:15.915Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === Skipped [2021-03-18T17:37:15.915Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-18T17:37:15.915Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-18T17:37:15.915Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-18T17:37:15.915Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:37:15.915Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-18T17:37:15.915Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:37:15.915Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-18T17:37:15.915Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:37:15.915Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-18T17:37:15.915Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:37:15.915Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-18T17:37:15.915Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:37:15.915Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-18T17:37:15.915Z] graphtest_unix.go:73: No driver to put! [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-18T17:37:15.915Z] time="2021-03-18T17:35:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T17:37:15.915Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T17:37:15.915Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-18T17:37:15.915Z] time="2021-03-18T17:35:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T17:37:15.915Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T17:37:15.915Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-18T17:37:15.915Z] time="2021-03-18T17:35:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T17:37:15.915Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T17:37:15.915Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-18T17:37:15.915Z] time="2021-03-18T17:35:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T17:37:15.915Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T17:37:15.915Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-18T17:37:15.915Z] time="2021-03-18T17:35:56Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-18T17:37:15.915Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-18T17:37:15.915Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-18T17:37:15.915Z] graphtest_unix.go:73: No driver to put! [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-18T17:37:15.915Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-18T17:37:15.915Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-18T17:37:15.915Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-18T17:37:15.915Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-18T17:37:15.915Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:37:15.915Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-18T17:37:15.915Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:37:15.915Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-18T17:37:15.915Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:37:15.915Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-18T17:37:15.915Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:37:15.915Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-18T17:37:15.915Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-18T17:37:15.915Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-18T17:37:15.915Z] graphtest_unix.go:73: No driver to put! [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-18T17:37:15.915Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-18T17:37:15.915Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] [2021-03-18T17:37:15.915Z] DONE 2244 tests, 26 skipped in 262.881s Post stage [Pipeline] junit [2021-03-18T17:37:16.188Z] Recording test results [2021-03-18T17:37:16.396Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-03-18T17:37:16.396Z] === RUN TestInfoDebug [2021-03-18T17:37:16.396Z] --- PASS: TestInfoDebug (0.52s) [2021-03-18T17:37:16.396Z] === RUN TestInfoInsecureRegistries [2021-03-18T17:37:16.396Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-03-18T17:37:16.396Z] === RUN TestInfoRegistryMirrors [2021-03-18T17:37:16.396Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-18T17:37:16.396Z] === RUN TestLoginFailsWithBadCredentials [2021-03-18T17:37:16.396Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-03-18T17:37:16.396Z] === RUN TestPingCacheHeaders [2021-03-18T17:37:16.396Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-03-18T17:37:16.396Z] === RUN TestPingGet [2021-03-18T17:37:16.396Z] --- PASS: TestPingGet (0.01s) [2021-03-18T17:37:16.396Z] === RUN TestPingHead [2021-03-18T17:37:16.396Z] --- PASS: TestPingHead (0.01s) [2021-03-18T17:37:16.396Z] === RUN TestVersion [2021-03-18T17:37:16.396Z] --- PASS: TestVersion (0.02s) [2021-03-18T17:37:16.396Z] PASS [2021-03-18T17:37:16.396Z] [2021-03-18T17:37:16.396Z] === Skipped [2021-03-18T17:37:16.396Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-18T17:37:16.396Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-18T17:37:16.396Z] [2021-03-18T17:37:16.396Z] [2021-03-18T17:37:16.396Z] DONE 18 tests, 1 skipped in 21.672s [2021-03-18T17:37:16.396Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-03-18T17:37:16.396Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:37:16.396Z] ++ set -e [2021-03-18T17:37:16.396Z] ++ '[' -n 0 ']' [2021-03-18T17:37:16.396Z] ++ set -x [2021-03-18T17:37:16.396Z] ++ 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=s390x 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/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:37:16.396Z] INFO: Testing against a local daemon [2021-03-18T17:37:16.396Z] === RUN TestVolumesCreateAndList [2021-03-18T17:37:16.396Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-18T17:37:16.396Z] === RUN TestVolumesRemove [2021-03-18T17:37:16.396Z] --- PASS: TestVolumesRemove (0.11s) [2021-03-18T17:37:16.396Z] === RUN TestVolumesInspect [2021-03-18T17:37:16.396Z] --- PASS: TestVolumesInspect (0.01s) [2021-03-18T17:37:16.396Z] === RUN TestVolumesInvalidJSON [2021-03-18T17:37:16.396Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-18T17:37:16.396Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-18T17:37:16.396Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-18T17:37:16.396Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-18T17:37:16.396Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-18T17:37:16.396Z] PASS [2021-03-18T17:37:16.396Z] [2021-03-18T17:37:16.396Z] DONE 5 tests in 0.304s [2021-03-18T17:37:16.396Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-18T17:37:16.396Z] ++++ cat bundles/test-integration/docker.pid [2021-03-18T17:37:16.396Z] +++ kill 12262 [2021-03-18T17:37:16.548Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2021-03-18T17:37:16.548Z] === RUN TestResizeWhenContainerNotStarted [2021-03-18T17:37:16.691Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-03-18T17:37:17.028Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42163/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e31086320ea0305e2cc70490160ee30480471680 hack/validate/vendor [2021-03-18T17:37:17.189Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2021-03-18T17:37:17.189Z] === RUN TestDaemonRestartKillContainers [2021-03-18T17:37:17.189Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T17:37:17.189Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T17:37:17.189Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T17:37:17.189Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T17:37:17.189Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-18T17:37:17.189Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T17:37:17.189Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T17:37:17.189Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T17:37:17.189Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:37:17.189Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:37:17.189Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:37:17.189Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:37:17.189Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-18T17:37:17.189Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-18T17:37:17.189Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:37:17.189Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:37:17.599Z] No vendor changes in diff. [2021-03-18T17:37:17.901Z] +++ /etc/init.d/apparmor stop [2021-03-18T17:37:17.901Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-18T17:37:17.901Z] [2021-03-18T17:37:17.901Z] Unloading profiles will leave already running processes permanently [2021-03-18T17:37:17.901Z] unconfined, which can lead to unexpected situations. [2021-03-18T17:37:17.901Z] [2021-03-18T17:37:17.901Z] To set a process to complain mode, use the command line tool [2021-03-18T17:37:17.901Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-18T17:37:17.901Z] +++ true [2021-03-18T17:37:17.901Z] exiting test-integration [2021-03-18T17:37:17.901Z] ++ exit 0 [2021-03-18T17:37:17.901Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-18T17:37:18.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-03-18T17:37:18.484Z] + echo Ensuring container killed. [2021-03-18T17:37:18.484Z] Ensuring container killed. [2021-03-18T17:37:18.484Z] + docker rm -vf docker-pr2 [2021-03-18T17:37:18.484Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-03-18T17:37:18.766Z] + echo Chowning /workspace to jenkins user [2021-03-18T17:37:18.766Z] Chowning /workspace to jenkins user [2021-03-18T17:37:18.766Z] + id -u [2021-03-18T17:37:18.766Z] + id -g [2021-03-18T17:37:18.766Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42163:/workspace busybox chown -R 1000:1000 /workspace Post stage [Pipeline] junit [2021-03-18T17:37:18.989Z] Recording test results [2021-03-18T17:37:19.223Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2021-03-18T17:37:19.287Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-18T17:37:19.288Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon Post stage [Pipeline] sh [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-18T17:37:19.642Z] + echo Ensuring container killed. [2021-03-18T17:37:19.642Z] Ensuring container killed. [2021-03-18T17:37:19.642Z] + docker rm -vf docker-pr2 [2021-03-18T17:37:19.642Z] Error: No such container: docker-pr2 [2021-03-18T17:37:19.642Z] + true [2021-03-18T17:37:19.667Z] + bundleName=unit [2021-03-18T17:37:19.667Z] + echo Creating unit-bundles.tar.gz [2021-03-18T17:37:19.667Z] Creating unit-bundles.tar.gz [2021-03-18T17:37:19.667Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-03-18T17:37:19.667Z] bundles/junit-report.xml [2021-03-18T17:37:19.667Z] bundles/go-test-report.json [2021-03-18T17:37:19.667Z] bundles/profile.out [Pipeline] sh [Pipeline] archiveArtifacts [2021-03-18T17:37:19.759Z] Archiving artifacts [2021-03-18T17:37:19.936Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-18T17:37:20.019Z] + echo Chowning /workspace to jenkins user [2021-03-18T17:37:20.019Z] Chowning /workspace to jenkins user [2021-03-18T17:37:20.019Z] + id -u [2021-03-18T17:37:20.019Z] + id -g [2021-03-18T17:37:20.019Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42163:/workspace busybox chown -R 1001:1001 /workspace [2021-03-18T17:37:20.019Z] Unable to find image 'busybox:latest' locally [2021-03-18T17:37:20.235Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-18T17:37:20.312Z] --- PASS: TestTemplatedSecret (4.79s) [2021-03-18T17:37:20.312Z] === RUN TestSecretCreateResolve [2021-03-18T17:37:20.312Z] latest: Pulling from library/busybox [2021-03-18T17:37:20.312Z] 7d95fb1c8be1: Pulling fs layer [2021-03-18T17:37:20.312Z] 7d95fb1c8be1: Download complete [2021-03-18T17:37:20.427Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42163/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-18T17:37:20.741Z] + make clean [2021-03-18T17:37:20.741Z] docker volume rm -f docker-dev-cache [2021-03-18T17:37:20.946Z] 7d95fb1c8be1: Pull complete [2021-03-18T17:37:20.946Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-18T17:37:20.946Z] Status: Downloaded newer image for busybox:latest [2021-03-18T17:37:21.004Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T17:37:22.352Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-18T17:37:22.650Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-18T17:37:22.650Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-18T17:37:22.945Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-18T17:37:23.580Z] --- PASS: TestSecretCreateResolve (2.83s) [2021-03-18T17:37:23.580Z] PASS [2021-03-18T17:37:23.580Z] [2021-03-18T17:37:23.580Z] DONE 6 tests in 19.464s [2021-03-18T17:37:23.580Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-18T17:37:23.580Z] ++ 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-03-18T17:37:23.580Z] ++ set -e [2021-03-18T17:37:23.580Z] ++ '[' -n 0 ']' [2021-03-18T17:37:23.580Z] ++ set -x [2021-03-18T17:37:23.580Z] ++ 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-03-18T17:37:23.580Z] INFO: Testing against a local daemon [2021-03-18T17:37:23.580Z] === RUN TestServiceCreateInit [2021-03-18T17:37:23.580Z] === RUN TestServiceCreateInit/daemonInitDisabled [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-18T17:37:24.070Z] + bundleName=s390x-integration [2021-03-18T17:37:24.070Z] + echo Creating s390x-integration-bundles.tar.gz [2021-03-18T17:37:24.070Z] Creating s390x-integration-bundles.tar.gz [2021-03-18T17:37:24.070Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-18T17:37:24.070Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-18T17:37:24.114Z] Archiving artifacts [2021-03-18T17:37:24.445Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42163/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-18T17:37:24.512Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-18T17:37:24.831Z] + make clean [2021-03-18T17:37:25.122Z] docker volume rm -f docker-dev-cache [2021-03-18T17:37:25.122Z] docker-dev-cache [Pipeline] deleteDir [2021-03-18T17:37:25.442Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-18T17:37:25.698Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-18T17:37:25.702Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-18T17:37:25.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.92s) [2021-03-18T17:37:25.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.96s) [2021-03-18T17:37:25.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s) [2021-03-18T17:37:25.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.12s) [2021-03-18T17:37:25.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.26s) [2021-03-18T17:37:25.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.60s) [2021-03-18T17:37:25.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.93s) [2021-03-18T17:37:25.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.78s) [2021-03-18T17:37:25.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s) [2021-03-18T17:37:25.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.80s) [2021-03-18T17:37:25.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.49s) [2021-03-18T17:37:25.702Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.38s) [2021-03-18T17:37:25.702Z] === RUN TestCgroupNamespacesRun [2021-03-18T17:37:26.745Z] --- PASS: TestCgroupNamespacesRun (1.37s) [2021-03-18T17:37:26.745Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-18T17:37:27.065Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T17:37:27.999Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-18T17:37:28.266Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s) [2021-03-18T17:37:28.266Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-18T17:37:29.322Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.40s) [2021-03-18T17:37:29.322Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-18T17:37:29.366Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-18T17:37:29.623Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-18T17:37:29.623Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-18T17:37:29.623Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-18T17:37:29.623Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-18T17:37:29.623Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-18T17:37:30.841Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s) [2021-03-18T17:37:30.841Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-18T17:37:32.142Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-18T17:37:32.142Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-18T17:37:32.357Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s) [2021-03-18T17:37:32.357Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-18T17:37:33.070Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-18T17:37:33.408Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2021-03-18T17:37:33.408Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-18T17:37:33.632Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-18T17:37:34.449Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2021-03-18T17:37:34.449Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-18T17:37:34.998Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-18T17:37:34.999Z] --- PASS: TestServiceCreateInit (11.32s) [2021-03-18T17:37:34.999Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.95s) [2021-03-18T17:37:34.999Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.34s) [2021-03-18T17:37:34.999Z] === RUN TestCreateServiceMultipleTimes [2021-03-18T17:37:34.999Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-18T17:37:35.969Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.43s) [2021-03-18T17:37:35.969Z] === RUN TestKernelTCPMemory [2021-03-18T17:37:36.616Z] --- PASS: TestKernelTCPMemory (0.68s) [2021-03-18T17:37:36.616Z] === RUN TestNISDomainname [2021-03-18T17:37:37.255Z] --- PASS: TestNISDomainname (0.73s) [2021-03-18T17:37:37.255Z] === RUN TestHostnameDnsResolution [2021-03-18T17:37:38.301Z] --- PASS: TestHostnameDnsResolution (0.87s) [2021-03-18T17:37:38.301Z] === RUN TestStats [2021-03-18T17:37:38.353Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-18T17:37:40.484Z] --- PASS: TestBuildWithHugeFile (108.52s) [2021-03-18T17:37:40.484Z] === RUN TestBuildWCOWSandboxSize [2021-03-18T17:37:40.872Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-18T17:37:41.051Z] --- PASS: TestStats (2.55s) [2021-03-18T17:37:41.051Z] === RUN TestStopContainerWithTimeout [2021-03-18T17:37:41.051Z] === RUN TestStopContainerWithTimeout/0 [2021-03-18T17:37:41.051Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-18T17:37:41.051Z] === RUN TestStopContainerWithTimeout/1 [2021-03-18T17:37:41.051Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-18T17:37:41.051Z] === RUN TestStopContainerWithTimeout/3 [2021-03-18T17:37:41.051Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-18T17:37:41.051Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-18T17:37:41.051Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-18T17:37:41.051Z] === CONT TestStopContainerWithTimeout/0 [2021-03-18T17:37:41.051Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-18T17:37:41.051Z] === CONT TestStopContainerWithTimeout/1 [2021-03-18T17:37:41.051Z] === CONT TestStopContainerWithTimeout/3 [2021-03-18T17:37:41.800Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-18T17:37:42.363Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-18T17:37:43.292Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-18T17:37:43.292Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-18T17:37:43.792Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-18T17:37:43.792Z] --- PASS: TestStopContainerWithTimeout/0 (0.86s) [2021-03-18T17:37:43.792Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2021-03-18T17:37:43.792Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2021-03-18T17:37:43.792Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2021-03-18T17:37:43.792Z] === RUN TestDeleteDevicemapper [2021-03-18T17:37:43.792Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-18T17:37:43.792Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-18T17:37:43.792Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-18T17:37:44.222Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-18T17:37:45.322Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.82s) [2021-03-18T17:37:45.322Z] === RUN TestUpdateMemory [2021-03-18T17:37:45.961Z] --- PASS: TestUpdateMemory (0.76s) [2021-03-18T17:37:45.961Z] === RUN TestUpdateCPUQuota [2021-03-18T17:37:46.113Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-18T17:37:46.113Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-18T17:37:46.113Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-18T17:37:47.040Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-18T17:37:47.479Z] --- PASS: TestUpdateCPUQuota (1.38s) [2021-03-18T17:37:47.479Z] === RUN TestUpdatePidsLimit [2021-03-18T17:37:47.479Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-18T17:37:47.772Z] === RUN TestUpdatePidsLimit/no_change [2021-03-18T17:37:47.966Z] === RUN TestDockerSuite/TestCommitChange [2021-03-18T17:37:48.066Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-18T17:37:48.360Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-18T17:37:48.655Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-18T17:37:48.950Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-18T17:37:49.245Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-18T17:37:49.330Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-18T17:37:50.256Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-18T17:37:50.287Z] --- PASS: TestUpdatePidsLimit (2.76s) [2021-03-18T17:37:50.287Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2021-03-18T17:37:50.287Z] --- PASS: TestUpdatePidsLimit/no_change (0.29s) [2021-03-18T17:37:50.287Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2021-03-18T17:37:50.287Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2021-03-18T17:37:50.287Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s) [2021-03-18T17:37:50.287Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2021-03-18T17:37:50.287Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s) [2021-03-18T17:37:50.287Z] === RUN TestUpdateRestartPolicy [2021-03-18T17:37:51.621Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-18T17:37:53.527Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-18T17:37:53.783Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-03-18T17:37:54.039Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-18T17:37:54.601Z] --- PASS: TestCreateServiceMultipleTimes (19.98s) [2021-03-18T17:37:54.601Z] === RUN TestCreateServiceConflict [2021-03-18T17:37:56.490Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-18T17:37:57.419Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-18T17:37:57.675Z] --- PASS: TestCreateServiceConflict (3.03s) [2021-03-18T17:37:57.675Z] === RUN TestCreateServiceMaxReplicas [2021-03-18T17:37:59.040Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-18T17:38:00.410Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-03-18T17:38:00.410Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-18T17:38:00.410Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-18T17:38:00.410Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-18T17:38:00.667Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-18T17:38:00.667Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-18T17:38:00.667Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-18T17:38:00.667Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-18T17:38:02.559Z] --- PASS: TestCreateServiceMaxReplicas (4.94s) [2021-03-18T17:38:02.559Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-18T17:38:03.005Z] --- PASS: TestUpdateRestartPolicy (11.38s) [2021-03-18T17:38:03.005Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-18T17:38:03.005Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2021-03-18T17:38:03.005Z] === RUN TestWaitNonBlocked [2021-03-18T17:38:03.005Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T17:38:03.005Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T17:38:03.005Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T17:38:03.005Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T17:38:03.005Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T17:38:03.005Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T17:38:03.005Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-18T17:38:03.005Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2021-03-18T17:38:03.005Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2021-03-18T17:38:03.005Z] === RUN TestWaitBlocked [2021-03-18T17:38:03.005Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T17:38:03.005Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T17:38:03.005Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T17:38:03.005Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T17:38:03.005Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-18T17:38:03.005Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-18T17:38:03.488Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-18T17:38:04.091Z] --- PASS: TestWaitBlocked (0.04s) [2021-03-18T17:38:04.091Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2021-03-18T17:38:04.091Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2021-03-18T17:38:04.091Z] === CONT TestContainerStartOnDaemonRestart [2021-03-18T17:38:04.091Z] === CONT TestIpcModeOlderClient [2021-03-18T17:38:04.091Z] === CONT TestContainerKillOnDaemonStart [2021-03-18T17:38:04.091Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-18T17:38:04.091Z] --- PASS: TestIpcModeOlderClient (0.15s) [2021-03-18T17:38:04.091Z] === CONT TestDaemonHostGatewayIP [2021-03-18T17:38:06.004Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-18T17:38:06.005Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-18T17:38:06.568Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-18T17:38:07.539Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-18T17:38:07.661Z] --- PASS: TestContainerStartOnDaemonRestart (3.75s) [2021-03-18T17:38:07.661Z] === CONT TestDaemonRestartIpcMode [2021-03-18T17:38:07.956Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.97s) [2021-03-18T17:38:07.956Z] --- PASS: TestDaemonHostGatewayIP (4.05s) [2021-03-18T17:38:08.101Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-18T17:38:09.028Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-18T17:38:09.593Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-18T17:38:09.593Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-18T17:38:09.593Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-18T17:38:10.565Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-18T17:38:10.565Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-18T17:38:10.565Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-18T17:38:10.565Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-18T17:38:10.565Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-18T17:38:10.705Z] --- PASS: TestDaemonRestartIpcMode (2.57s) [2021-03-18T17:38:11.492Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-18T17:38:12.053Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-18T17:38:12.981Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-18T17:38:12.981Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-18T17:38:14.348Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-18T17:38:15.276Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-18T17:38:15.276Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-18T17:38:15.852Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-18T17:38:16.783Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-18T17:38:17.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-03-18T17:38:17.600Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-18T17:38:17.600Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.84s) [2021-03-18T17:38:17.600Z] === RUN TestCreateServiceSecretFileMode [2021-03-18T17:38:17.629Z] --- PASS: TestContainerKillOnDaemonStart (12.94s) [2021-03-18T17:38:17.629Z] PASS [2021-03-18T17:38:17.629Z] [2021-03-18T17:38:17.629Z] === Skipped [2021-03-18T17:38:17.629Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-03-18T17:38:17.629Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T17:38:17.629Z] [2021-03-18T17:38:17.629Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-18T17:38:17.629Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-18T17:38:17.629Z] [2021-03-18T17:38:17.629Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-03-18T17:38:17.629Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-18T17:38:17.629Z] [2021-03-18T17:38:17.629Z] [2021-03-18T17:38:17.629Z] DONE 196 tests, 3 skipped in 114.081s [2021-03-18T17:38:17.629Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-03-18T17:38:17.629Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:38:17.629Z] ++ set -e [2021-03-18T17:38:17.629Z] ++ '[' -n 0 ']' [2021-03-18T17:38:17.629Z] ++ set -x [2021-03-18T17:38:17.629Z] ++ 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=ppc64le 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/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:38:17.629Z] INFO: Testing against a local daemon [2021-03-18T17:38:17.629Z] === RUN TestCommitInheritsEnv [2021-03-18T17:38:17.629Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-03-18T17:38:17.629Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-18T17:38:17.629Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-18T17:38:17.629Z] === RUN TestImagesFilterMultiReference [2021-03-18T17:38:17.629Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-03-18T17:38:17.629Z] === RUN TestImagePullPlatformInvalid [2021-03-18T17:38:17.629Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-18T17:38:17.629Z] === RUN TestRemoveImageOrphaning [2021-03-18T17:38:17.629Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-03-18T17:38:17.629Z] === RUN TestRemoveImageGarbageCollector [2021-03-18T17:38:17.629Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-18T17:38:17.629Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:38:17.629Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-18T17:38:17.629Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-03-18T17:38:17.629Z] === RUN TestTagInvalidReference [2021-03-18T17:38:17.629Z] --- PASS: TestTagInvalidReference (0.02s) [2021-03-18T17:38:17.629Z] === RUN TestTagValidPrefixedRepo [2021-03-18T17:38:17.924Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-03-18T17:38:17.924Z] === RUN TestTagExistedNameWithoutForce [2021-03-18T17:38:17.924Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-18T17:38:17.924Z] === RUN TestTagOfficialNames [2021-03-18T17:38:17.924Z] --- PASS: TestTagOfficialNames (0.05s) [2021-03-18T17:38:17.924Z] === RUN TestTagMatchesDigest [2021-03-18T17:38:17.924Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-18T17:38:17.924Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-18T17:38:18.529Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-18T17:38:18.529Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-18T17:38:19.894Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-18T17:38:21.303Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-18T17:38:21.865Z] --- PASS: TestCreateServiceSecretFileMode (4.18s) [2021-03-18T17:38:21.865Z] === RUN TestCreateServiceConfigFileMode [2021-03-18T17:38:22.427Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-18T17:38:22.427Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-18T17:38:23.836Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-18T17:38:24.764Z] --- PASS: TestCreateServiceConfigFileMode (3.19s) [2021-03-18T17:38:24.764Z] === RUN TestCreateServiceSysctls [2021-03-18T17:38:25.367Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-18T17:38:27.889Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-18T17:38:27.889Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-18T17:38:27.889Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-18T17:38:27.889Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-18T17:38:27.889Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-18T17:38:28.817Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-18T17:38:29.074Z] --- PASS: TestCreateServiceSysctls (4.12s) [2021-03-18T17:38:29.074Z] === RUN TestCreateServiceCapabilities [2021-03-18T17:38:32.339Z] --- PASS: TestCreateServiceCapabilities (2.82s) [2021-03-18T17:38:32.339Z] === RUN TestInspect [2021-03-18T17:38:33.265Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-18T17:38:34.630Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-18T17:38:35.599Z] --- PASS: TestInspect (3.71s) [2021-03-18T17:38:35.599Z] === RUN TestCreateJob [2021-03-18T17:38:35.599Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-18T17:38:35.599Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-18T17:38:35.599Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-18T17:38:38.868Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-18T17:38:39.429Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-18T17:38:39.685Z] --- PASS: TestCreateJob (4.07s) [2021-03-18T17:38:39.685Z] === RUN TestReplicatedJob [2021-03-18T17:38:41.053Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-18T17:38:49.144Z] --- PASS: TestReplicatedJob (8.19s) [2021-03-18T17:38:49.144Z] === RUN TestUpdateReplicatedJob [2021-03-18T17:38:49.144Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-18T17:38:49.144Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-18T17:38:51.705Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-18T17:38:51.962Z] --- PASS: TestUpdateReplicatedJob (4.19s) [2021-03-18T17:38:51.962Z] === RUN TestServiceListWithStatuses [2021-03-18T17:38:51.962Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-18T17:38:51.962Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-18T17:38:51.962Z] === RUN TestDockerNetworkConnectAlias [2021-03-18T17:38:52.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-18T17:38:54.260Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-03-18T17:38:56.150Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-03-18T17:38:57.515Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-03-18T17:38:57.771Z] --- PASS: TestDockerNetworkConnectAlias (5.79s) [2021-03-18T17:38:57.771Z] === RUN TestDockerNetworkReConnect [2021-03-18T17:38:59.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-03-18T17:39:01.551Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000789dc0_} [2021-03-18T17:39:01.807Z] --- PASS: TestDockerNetworkReConnect (4.06s) [2021-03-18T17:39:01.807Z] === RUN TestServicePlugin [2021-03-18T17:39:03.171Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1468337261_/foo_false____} [2021-03-18T17:39:05.058Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1468337261_/foo_true____} [2021-03-18T17:39:06.945Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3888710376_/foo_false____} [2021-03-18T17:39:08.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3888710376_/foo_true____} [2021-03-18T17:39:10.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3888710376_/foo_true__0xc000789e20__} [2021-03-18T17:39:12.101Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000789e40_} [2021-03-18T17:39:13.989Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000789e60_} [2021-03-18T17:39:15.354Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000789e80_} [2021-03-18T17:39:17.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000789ea0_} [2021-03-18T17:39:18.606Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-18T17:39:20.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-18T17:39:20.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-18T17:39:20.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-18T17:39:20.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-18T17:39:20.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-18T17:39:20.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-18T17:39:20.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-18T17:39:20.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-18T17:39:20.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-18T17:39:20.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-18T17:39:20.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-18T17:39:20.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-03-18T17:39:20.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-03-18T17:39:20.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-03-18T17:39:20.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-03-18T17:39:20.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-03-18T17:39:20.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-03-18T17:39:20.498Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-18T17:39:22.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-03-18T17:39:23.799Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-18T17:39:25.687Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-18T17:39:29.899Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-18T17:39:30.826Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-18T17:39:30.826Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-18T17:39:31.754Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-18T17:39:32.315Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-03-18T17:39:33.243Z] --- PASS: TestServicePlugin (31.22s) [2021-03-18T17:39:33.243Z] plugin_test.go:62: [dcf1464840ff9] joining swarm manager [d3cfeda1ca002]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T17:39:33.243Z] plugin_test.go:65: [d0afc3d5bd664] joining swarm manager [d3cfeda1ca002]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T17:39:33.243Z] === RUN TestServiceUpdateLabel [2021-03-18T17:39:33.243Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-18T17:39:34.213Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-18T17:39:35.142Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-18T17:39:36.087Z] --- PASS: TestServiceUpdateLabel (3.11s) [2021-03-18T17:39:36.087Z] === RUN TestServiceUpdateSecrets [2021-03-18T17:39:36.648Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-18T17:39:37.576Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-18T17:39:38.943Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-18T17:39:39.871Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-18T17:39:40.847Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-18T17:39:41.775Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-18T17:39:42.336Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-18T17:39:43.264Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-18T17:39:44.190Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-18T17:39:45.118Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-18T17:39:46.047Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-18T17:39:46.047Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-18T17:39:46.973Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-18T17:39:47.901Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-18T17:39:48.828Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-18T17:39:49.388Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-18T17:39:50.316Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-18T17:39:51.767Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-18T17:39:52.329Z] --- PASS: TestServiceUpdateSecrets (16.03s) [2021-03-18T17:39:52.329Z] === RUN TestServiceUpdateConfigs [2021-03-18T17:39:52.782Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-18T17:39:56.050Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-18T17:40:00.216Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-18T17:40:03.530Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-18T17:40:04.456Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-18T17:40:08.670Z] --- PASS: TestServiceUpdateConfigs (16.22s) [2021-03-18T17:40:08.670Z] === RUN TestServiceUpdateNetwork [2021-03-18T17:40:08.670Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-18T17:40:12.838Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-18T17:40:13.401Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-18T17:40:18.690Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-03-18T17:40:18.946Z] === RUN TestDockerSuite/TestCpToDot [2021-03-18T17:40:19.872Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-18T17:40:20.801Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-03-18T17:40:21.363Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-18T17:40:22.728Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-18T17:40:22.985Z] --- PASS: TestServiceUpdateNetwork (14.54s) [2021-03-18T17:40:22.985Z] === RUN TestServiceUpdatePidsLimit [2021-03-18T17:40:23.913Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-18T17:40:23.913Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-18T17:40:25.804Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-18T17:40:25.804Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-18T17:40:25.804Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-18T17:40:26.365Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-18T17:40:27.732Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-18T17:40:27.988Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-18T17:40:27.988Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-18T17:40:28.244Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-18T17:40:29.171Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-18T17:40:29.171Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-18T17:40:29.171Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-18T17:40:29.736Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-18T17:40:29.993Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-18T17:40:30.248Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-18T17:40:30.248Z] === RUN TestDockerSuite/TestCreateRM [2021-03-18T17:40:30.248Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-18T17:40:30.248Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-18T17:40:30.504Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-18T17:40:30.504Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-18T17:40:32.395Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-18T17:40:32.395Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-18T17:40:32.650Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-18T17:40:32.906Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-18T17:40:36.171Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-18T17:40:36.171Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-18T17:40:36.171Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-18T17:40:36.426Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-18T17:40:36.426Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-18T17:40:36.426Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-18T17:40:37.352Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-18T17:40:38.716Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-18T17:40:39.320Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-18T17:40:41.212Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-18T17:40:41.212Z] --- PASS: TestServiceUpdatePidsLimit (17.98s) [2021-03-18T17:40:41.212Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.46s) [2021-03-18T17:40:41.212Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.40s) [2021-03-18T17:40:41.212Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.42s) [2021-03-18T17:40:41.212Z] PASS [2021-03-18T17:40:41.212Z] [2021-03-18T17:40:41.212Z] === Skipped [2021-03-18T17:40:41.212Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-18T17:40:41.212Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-18T17:40:41.212Z] [2021-03-18T17:40:41.212Z] [2021-03-18T17:40:41.212Z] DONE 27 tests, 1 skipped in 197.652s [2021-03-18T17:40:41.212Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-18T17:40:41.212Z] ++ 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-03-18T17:40:41.212Z] ++ set -e [2021-03-18T17:40:41.212Z] ++ '[' -n 0 ']' [2021-03-18T17:40:41.212Z] ++ set -x [2021-03-18T17:40:41.212Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-18T17:40:41.212Z] INFO: Testing against a local daemon [2021-03-18T17:40:41.212Z] === RUN TestSessionCreate [2021-03-18T17:40:41.212Z] --- PASS: TestSessionCreate (0.06s) [2021-03-18T17:40:41.212Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-18T17:40:41.212Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-03-18T17:40:41.212Z] PASS [2021-03-18T17:40:41.212Z] [2021-03-18T17:40:41.212Z] DONE 2 tests in 0.214s [2021-03-18T17:40:41.212Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-18T17:40:41.212Z] ++ 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-03-18T17:40:41.212Z] ++ set -e [2021-03-18T17:40:41.212Z] ++ '[' -n 0 ']' [2021-03-18T17:40:41.212Z] ++ set -x [2021-03-18T17:40:41.212Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-18T17:40:41.212Z] INFO: Testing against a local daemon [2021-03-18T17:40:41.212Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-18T17:40:41.212Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-18T17:40:41.212Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-18T17:40:41.212Z] === RUN TestEventsExecDie [2021-03-18T17:40:42.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-03-18T17:40:43.112Z] --- PASS: TestEventsExecDie (1.76s) [2021-03-18T17:40:43.112Z] === RUN TestEventsBackwardsCompatible [2021-03-18T17:40:43.112Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-18T17:40:43.112Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2021-03-18T17:40:43.112Z] === RUN TestInfoBinaryCommits [2021-03-18T17:40:43.369Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-03-18T17:40:43.369Z] === RUN TestInfoAPIVersioned [2021-03-18T17:40:43.369Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-03-18T17:40:43.369Z] === RUN TestInfoDiscoveryBackend [2021-03-18T17:40:43.931Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-03-18T17:40:43.931Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-18T17:40:44.493Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-18T17:40:44.749Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2021-03-18T17:40:44.749Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-18T17:40:45.311Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2021-03-18T17:40:45.311Z] === RUN TestInfoAPI [2021-03-18T17:40:45.311Z] --- PASS: TestInfoAPI (0.05s) [2021-03-18T17:40:45.311Z] === RUN TestInfoAPIWarnings [2021-03-18T17:40:45.872Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-18T17:40:45.872Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-18T17:40:46.801Z] === RUN TestDockerSuite/TestDockerFails [2021-03-18T17:40:46.801Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-03-18T17:40:46.801Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-03-18T17:40:46.801Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-03-18T17:40:48.693Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-03-18T17:40:48.693Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-03-18T17:40:49.707Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-03-18T17:40:51.073Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-03-18T17:40:51.073Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-03-18T17:40:51.073Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-03-18T17:40:51.328Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-03-18T17:40:59.442Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-18T17:41:01.327Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-18T17:41:01.888Z] --- PASS: TestInfoAPIWarnings (16.51s) [2021-03-18T17:41:01.889Z] === RUN TestInfoDebug [2021-03-18T17:41:02.452Z] --- PASS: TestInfoDebug (0.55s) [2021-03-18T17:41:02.452Z] === RUN TestInfoInsecureRegistries [2021-03-18T17:41:03.013Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-03-18T17:41:03.013Z] === RUN TestInfoRegistryMirrors [2021-03-18T17:41:03.573Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-03-18T17:41:03.573Z] === RUN TestLoginFailsWithBadCredentials [2021-03-18T17:41:03.828Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-03-18T17:41:03.828Z] === RUN TestPingCacheHeaders [2021-03-18T17:41:03.828Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-18T17:41:03.828Z] === RUN TestPingGet [2021-03-18T17:41:03.828Z] --- PASS: TestPingGet (0.02s) [2021-03-18T17:41:03.828Z] === RUN TestPingHead [2021-03-18T17:41:03.828Z] --- PASS: TestPingHead (0.03s) [2021-03-18T17:41:03.828Z] === RUN TestVersion [2021-03-18T17:41:03.828Z] --- PASS: TestVersion (0.02s) [2021-03-18T17:41:03.828Z] PASS [2021-03-18T17:41:03.828Z] [2021-03-18T17:41:03.828Z] === Skipped [2021-03-18T17:41:03.828Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-18T17:41:03.828Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-18T17:41:03.828Z] [2021-03-18T17:41:03.828Z] [2021-03-18T17:41:03.828Z] DONE 18 tests, 1 skipped in 22.736s [2021-03-18T17:41:03.828Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-18T17:41:03.828Z] ++ 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-03-18T17:41:03.828Z] ++ set -e [2021-03-18T17:41:03.828Z] ++ '[' -n 0 ']' [2021-03-18T17:41:03.828Z] ++ set -x [2021-03-18T17:41:03.828Z] ++ 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-03-18T17:41:04.083Z] INFO: Testing against a local daemon [2021-03-18T17:41:04.083Z] === RUN TestVolumesCreateAndList [2021-03-18T17:41:04.083Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-18T17:41:04.083Z] === RUN TestVolumesRemove [2021-03-18T17:41:04.339Z] --- PASS: TestVolumesRemove (0.12s) [2021-03-18T17:41:04.339Z] === RUN TestVolumesInspect [2021-03-18T17:41:04.339Z] --- PASS: TestVolumesInspect (0.03s) [2021-03-18T17:41:04.339Z] === RUN TestVolumesInvalidJSON [2021-03-18T17:41:04.339Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-18T17:41:04.339Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-18T17:41:04.339Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-18T17:41:04.339Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-03-18T17:41:04.339Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-18T17:41:04.339Z] PASS [2021-03-18T17:41:04.339Z] [2021-03-18T17:41:04.339Z] DONE 5 tests in 0.356s [2021-03-18T17:41:04.339Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-18T17:41:04.595Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-18T17:41:04.852Z] ++++ cat bundles/test-integration/docker.pid [2021-03-18T17:41:04.852Z] +++ kill 5660 [2021-03-18T17:41:06.214Z] +++ /etc/init.d/apparmor stop [2021-03-18T17:41:06.214Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-18T17:41:06.214Z] [2021-03-18T17:41:06.214Z] Unloading profiles will leave already running processes permanently [2021-03-18T17:41:06.214Z] unconfined, which can lead to unexpected situations. [2021-03-18T17:41:06.214Z] [2021-03-18T17:41:06.214Z] To set a process to complain mode, use the command line tool [2021-03-18T17:41:06.214Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-18T17:41:06.214Z] +++ true [2021-03-18T17:41:06.214Z] exiting test-integration [2021-03-18T17:41:06.214Z] ++ exit 0 [2021-03-18T17:41:06.214Z] [2021-03-18T17:41:06.469Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-03-18T17:41:06.724Z] + for job in $(jobs -p) [2021-03-18T17:41:06.724Z] + wait 10599 [2021-03-18T17:41:08.086Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-18T17:41:08.646Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-18T17:41:09.572Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-18T17:41:09.572Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-03-18T17:41:10.498Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-18T17:41:11.102Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-18T17:41:12.070Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-03-18T17:41:14.585Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-03-18T17:41:16.473Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-18T17:41:20.634Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-03-18T17:41:22.522Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-18T17:41:23.885Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-18T17:41:25.290Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-18T17:41:29.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-03-18T17:41:30.813Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-18T17:41:30.813Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-18T17:41:33.334Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-18T17:41:33.334Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-03-18T17:41:33.334Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-18T17:41:33.940Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-03-18T17:41:34.196Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-03-18T17:41:34.196Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-18T17:41:36.085Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-18T17:41:37.497Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-18T17:41:37.497Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-18T17:41:37.497Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-18T17:41:38.060Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-18T17:41:38.315Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-18T17:41:39.241Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-18T17:41:40.167Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-03-18T17:41:40.422Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-03-18T17:41:40.422Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-03-18T17:41:40.422Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-18T17:41:40.550Z] --- PASS: TestImportExtremelyLargeImageWorks (192.88s) [2021-03-18T17:41:40.550Z] PASS [2021-03-18T17:41:40.550Z] [2021-03-18T17:41:40.550Z] === Skipped [2021-03-18T17:41:40.550Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-18T17:41:40.550Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:41:40.550Z] [2021-03-18T17:41:40.550Z] [2021-03-18T17:41:40.550Z] DONE 12 tests, 1 skipped in 193.918s [2021-03-18T17:41:40.550Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-03-18T17:41:40.550Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:41:40.550Z] ++ set -e [2021-03-18T17:41:40.550Z] ++ '[' -n 0 ']' [2021-03-18T17:41:40.550Z] ++ set -x [2021-03-18T17:41:40.550Z] ++ 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=ppc64le 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/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:41:40.550Z] INFO: Testing against a local daemon [2021-03-18T17:41:40.550Z] === RUN TestNetworkCreateDelete [2021-03-18T17:41:40.550Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-03-18T17:41:40.550Z] === RUN TestDockerNetworkDeletePreferID [2021-03-18T17:41:40.550Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2021-03-18T17:41:40.550Z] === RUN TestDaemonDNSFallback [2021-03-18T17:41:40.550Z] --- PASS: TestDaemonDNSFallback (1.52s) [2021-03-18T17:41:40.550Z] === RUN TestInspectNetwork [2021-03-18T17:41:40.550Z] === RUN TestInspectNetwork/full_network_id [2021-03-18T17:41:40.550Z] === RUN TestInspectNetwork/partial_network_id [2021-03-18T17:41:40.550Z] === RUN TestInspectNetwork/network_name [2021-03-18T17:41:40.550Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-18T17:41:40.550Z] --- PASS: TestInspectNetwork (6.88s) [2021-03-18T17:41:40.550Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-18T17:41:40.550Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-18T17:41:40.550Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-18T17:41:40.550Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-18T17:41:40.550Z] === RUN TestRunContainerWithBridgeNone [2021-03-18T17:41:42.073Z] --- PASS: TestRunContainerWithBridgeNone (2.01s) [2021-03-18T17:41:42.073Z] === RUN TestNetworkInvalidJSON [2021-03-18T17:41:42.073Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-18T17:41:42.073Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-18T17:41:42.073Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T17:41:42.073Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T17:41:42.073Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T17:41:42.073Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T17:41:42.073Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-18T17:41:42.073Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T17:41:42.073Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T17:41:42.073Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-18T17:41:42.073Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-18T17:41:42.073Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-18T17:41:42.073Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-18T17:41:42.073Z] === RUN TestNetworkList [2021-03-18T17:41:42.073Z] === RUN TestNetworkList//networks [2021-03-18T17:41:42.073Z] === PAUSE TestNetworkList//networks [2021-03-18T17:41:42.073Z] === RUN TestNetworkList//networks/ [2021-03-18T17:41:42.073Z] === PAUSE TestNetworkList//networks/ [2021-03-18T17:41:42.073Z] === CONT TestNetworkList//networks [2021-03-18T17:41:42.073Z] === CONT TestNetworkList//networks/ [2021-03-18T17:41:42.073Z] --- PASS: TestNetworkList (0.02s) [2021-03-18T17:41:42.073Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-18T17:41:42.073Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-18T17:41:42.073Z] === RUN TestHostIPv4BridgeLabel [2021-03-18T17:41:42.711Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-03-18T17:41:42.711Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-18T17:41:42.936Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-03-18T17:41:43.497Z] === RUN TestDockerSuite/TestEventsRename [2021-03-18T17:41:43.758Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-03-18T17:41:43.758Z] === RUN TestDaemonDefaultNetworkPools [2021-03-18T17:41:44.399Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2021-03-18T17:41:44.399Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-18T17:41:44.426Z] === RUN TestDockerSuite/TestEventsResize [2021-03-18T17:41:44.989Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-18T17:41:45.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-03-18T17:41:45.442Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-03-18T17:41:45.442Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-18T17:41:46.965Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-03-18T17:41:46.965Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-18T17:41:47.259Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2021-03-18T17:41:47.260Z] === RUN TestServiceWithPredefinedNetwork [2021-03-18T17:41:49.382Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s) [2021-03-18T17:41:49.382Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-18T17:41:49.382Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T17:41:49.382Z] service_test.go:242: FLAKY_TEST [2021-03-18T17:41:49.382Z] === RUN TestServiceWithDataPathPortInit [2021-03-18T17:41:51.796Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-18T17:41:52.052Z] === RUN TestDockerSuite/TestEventsStreaming [2021-03-18T17:41:52.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-03-18T17:41:52.869Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-18T17:41:56.134Z] === RUN TestDockerSuite/TestEventsTop [2021-03-18T17:41:57.498Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-18T17:42:00.059Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-18T17:42:04.774Z] --- PASS: TestServiceWithDataPathPortInit (13.80s) [2021-03-18T17:42:04.774Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-18T17:42:06.635Z] === RUN TestDockerSuite/TestExec [2021-03-18T17:42:07.606Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-18T17:42:08.534Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-18T17:42:09.095Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-18T17:42:09.657Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-18T17:42:10.365Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2021-03-18T17:42:10.366Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y8kscpgnvx5irxy68p4jjl0p5 Created:2021-03-18 17:42:04.189797202 +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[4eccd2677cd2e0f3a64916d8d109a87cfacfa1067e589327809c8e4a2d795356:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lboq8zmgv25gf5b609oih0pai EndpointID:7fa91192a6e0e385d57cbfe56be6089cd413c991236aeb5f73a7e2a9dadd4cd8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2932ccb904388866f225490d875f41193a54a332849f12bdd2b7cf2464039981 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:6dfeb74db8ea IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lboq8zmgv25gf5b609oih0pai EndpointID:7fa91192a6e0e385d57cbfe56be6089cd413c991236aeb5f73a7e2a9dadd4cd8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-18T17:42:10.366Z] PASS [2021-03-18T17:42:10.366Z] [2021-03-18T17:42:10.366Z] === Skipped [2021-03-18T17:42:10.366Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T17:42:10.366Z] service_test.go:242: FLAKY_TEST [2021-03-18T17:42:10.366Z] [2021-03-18T17:42:10.366Z] [2021-03-18T17:42:10.366Z] DONE 26 tests, 1 skipped in 39.265s [2021-03-18T17:42:10.366Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-18T17:42:10.366Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:42:10.366Z] ++ set -e [2021-03-18T17:42:10.366Z] ++ '[' -n 0 ']' [2021-03-18T17:42:10.366Z] ++ set -x [2021-03-18T17:42:10.366Z] ++ 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=ppc64le 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/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:42:10.366Z] INFO: Testing against a local daemon [2021-03-18T17:42:10.366Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-18T17:42:10.366Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-18T17:42:10.366Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:42:10.366Z] === RUN TestDockerNetworkIpvlan [2021-03-18T17:42:10.366Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-18T17:42:10.366Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:42:10.366Z] PASS [2021-03-18T17:42:10.366Z] [2021-03-18T17:42:10.366Z] === Skipped [2021-03-18T17:42:10.366Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-18T17:42:10.366Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:42:10.366Z] [2021-03-18T17:42:10.366Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-18T17:42:10.366Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-18T17:42:10.366Z] [2021-03-18T17:42:10.366Z] [2021-03-18T17:42:10.366Z] DONE 2 tests, 2 skipped in 0.078s [2021-03-18T17:42:10.366Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-18T17:42:10.366Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:42:10.366Z] ++ set -e [2021-03-18T17:42:10.366Z] ++ '[' -n 0 ']' [2021-03-18T17:42:10.366Z] ++ set -x [2021-03-18T17:42:10.366Z] ++ 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=ppc64le 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/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:42:10.366Z] INFO: Testing against a local daemon [2021-03-18T17:42:10.366Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-18T17:42:11.897Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2021-03-18T17:42:11.897Z] === RUN TestDockerNetworkMacvlan [2021-03-18T17:42:12.217Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-18T17:42:12.538Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-18T17:42:12.778Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-18T17:42:13.177Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-18T17:42:13.707Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-18T17:42:14.238Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-18T17:42:14.635Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-18T17:42:16.000Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-18T17:42:16.325Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-18T17:42:16.926Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-18T17:42:17.898Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-18T17:42:18.409Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-18T17:42:19.788Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-18T17:42:21.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-03-18T17:42:21.953Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-18T17:42:22.127Z] === RUN TestDockerSuite/TestExecEnv [2021-03-18T17:42:23.006Z] --- PASS: TestDockerNetworkMacvlan (11.44s) [2021-03-18T17:42:23.006Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-03-18T17:42:23.006Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-03-18T17:42:23.006Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.98s) [2021-03-18T17:42:23.006Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.07s) [2021-03-18T17:42:23.006Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.41s) [2021-03-18T17:42:23.006Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.69s) [2021-03-18T17:42:23.006Z] PASS [2021-03-18T17:42:23.006Z] [2021-03-18T17:42:23.006Z] DONE 8 tests in 12.901s [2021-03-18T17:42:23.006Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-18T17:42:23.006Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:42:23.006Z] ++ set -e [2021-03-18T17:42:23.006Z] ++ '[' -n 0 ']' [2021-03-18T17:42:23.006Z] ++ set -x [2021-03-18T17:42:23.006Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:42:23.006Z] testing: warning: no tests to run [2021-03-18T17:42:23.006Z] PASS [2021-03-18T17:42:23.006Z] [2021-03-18T17:42:23.006Z] DONE 0 tests in 0.012s [2021-03-18T17:42:23.006Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-18T17:42:23.006Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:42:23.006Z] ++ set -e [2021-03-18T17:42:23.006Z] ++ '[' -n 0 ']' [2021-03-18T17:42:23.006Z] ++ set -x [2021-03-18T17:42:23.006Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:42:23.299Z] INFO: Testing against a local daemon [2021-03-18T17:42:23.299Z] === RUN TestAuthZPluginAllowRequest [2021-03-18T17:42:23.492Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-18T17:42:24.054Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-03-18T17:42:24.819Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2021-03-18T17:42:24.819Z] === RUN TestAuthZPluginTLS [2021-03-18T17:42:25.113Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-03-18T17:42:25.113Z] === RUN TestAuthZPluginDenyRequest [2021-03-18T17:42:25.421Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-18T17:42:25.750Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-03-18T17:42:25.750Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-18T17:42:26.044Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-03-18T17:42:26.044Z] === RUN TestAuthZPluginDenyResponse [2021-03-18T17:42:26.695Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-03-18T17:42:26.695Z] === RUN TestAuthZPluginAllowEventStream [2021-03-18T17:42:27.312Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-18T17:42:28.211Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2021-03-18T17:42:28.211Z] === RUN TestAuthZPluginErrorResponse [2021-03-18T17:42:28.505Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-03-18T17:42:28.505Z] === RUN TestAuthZPluginErrorRequest [2021-03-18T17:42:29.143Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-03-18T17:42:29.143Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-18T17:42:29.781Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-03-18T17:42:29.781Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-18T17:42:30.583Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-18T17:42:31.302Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s) [2021-03-18T17:42:31.302Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-18T17:42:31.511Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-03-18T17:42:32.483Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-18T17:42:33.399Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2021-03-18T17:42:33.399Z] === RUN TestAuthZPluginHeader [2021-03-18T17:42:33.410Z] === RUN TestDockerSuite/TestExecParseError [2021-03-18T17:42:34.037Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-03-18T17:42:34.037Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-18T17:42:34.037Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-18T17:42:34.037Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:42:34.037Z] === RUN TestAuthZPluginV2Disable [2021-03-18T17:42:34.037Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-18T17:42:34.037Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:42:34.037Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-18T17:42:34.037Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-18T17:42:34.037Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:42:34.037Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-18T17:42:34.037Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-18T17:42:34.037Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:42:34.037Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-18T17:42:34.338Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-18T17:42:34.900Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-18T17:42:35.827Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-18T17:42:41.071Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-18T17:42:41.326Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-18T17:42:42.300Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-18T17:42:48.846Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-03-18T17:42:52.666Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2021-03-18T17:42:52.666Z] PASS [2021-03-18T17:42:52.666Z] [2021-03-18T17:42:52.666Z] === Skipped [2021-03-18T17:42:52.666Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-18T17:42:52.666Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:42:52.666Z] [2021-03-18T17:42:52.666Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-18T17:42:52.666Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:42:52.666Z] [2021-03-18T17:42:52.666Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-18T17:42:52.666Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:42:52.666Z] [2021-03-18T17:42:52.666Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-18T17:42:52.666Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:42:52.666Z] [2021-03-18T17:42:52.666Z] [2021-03-18T17:42:52.666Z] DONE 17 tests, 4 skipped in 27.656s [2021-03-18T17:42:52.666Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-18T17:42:52.666Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:42:52.666Z] ++ set -e [2021-03-18T17:42:52.666Z] ++ '[' -n 0 ']' [2021-03-18T17:42:52.666Z] ++ set -x [2021-03-18T17:42:52.666Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:42:52.666Z] INFO: Testing against a local daemon [2021-03-18T17:42:52.666Z] === RUN TestPluginInvalidJSON [2021-03-18T17:42:52.666Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T17:42:52.666Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T17:42:52.666Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T17:42:52.666Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-18T17:42:52.666Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-18T17:42:52.666Z] === RUN TestPluginInstall [2021-03-18T17:42:52.666Z] === RUN TestPluginInstall/no_auth [2021-03-18T17:42:52.666Z] time="2021-03-18T17:42:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:42:52.666Z] time="2021-03-18T17:42:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:12156504fb4a34075db755ce5afb811dc5bb1329e43ccbf99fb4ee648be3880d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:42:52.666Z] time="2021-03-18T17:42:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:42:52.666Z] time="2021-03-18T17:42:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:12156504fb4a34075db755ce5afb811dc5bb1329e43ccbf99fb4ee648be3880d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:42:52.960Z] === RUN TestPluginInstall/with_htpasswd [2021-03-18T17:42:53.598Z] time="2021-03-18T17:42:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:42:53.598Z] time="2021-03-18T17:42:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87fb7506a9fc9cbf075065465a39eb5f86dd8978a15bab40dfa44ceaa96fcba8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:42:53.598Z] time="2021-03-18T17:42:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:42:53.598Z] time="2021-03-18T17:42:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87fb7506a9fc9cbf075065465a39eb5f86dd8978a15bab40dfa44ceaa96fcba8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:42:53.598Z] === RUN TestPluginInstall/with_insecure [2021-03-18T17:42:54.088Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-18T17:42:55.016Z] === RUN TestDockerSuite/TestExecTTY [2021-03-18T17:42:55.116Z] time="2021-03-18T17:42:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:42:55.116Z] time="2021-03-18T17:42:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce45c4edb7035b72e2222125da54962703a5fe23fb19d0ba6ceaa9805267afca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:42:55.116Z] time="2021-03-18T17:42:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-18T17:42:55.116Z] time="2021-03-18T17:42:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce45c4edb7035b72e2222125da54962703a5fe23fb19d0ba6ceaa9805267afca" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-18T17:42:55.116Z] --- PASS: TestPluginInstall (4.24s) [2021-03-18T17:42:55.116Z] --- PASS: TestPluginInstall/no_auth (1.97s) [2021-03-18T17:42:55.116Z] --- PASS: TestPluginInstall/with_htpasswd (0.90s) [2021-03-18T17:42:55.116Z] --- PASS: TestPluginInstall/with_insecure (1.36s) [2021-03-18T17:42:55.116Z] plugin_test.go:160: [df381456165e8] daemon is not started [2021-03-18T17:42:55.116Z] === RUN TestPluginsWithRuntimes [2021-03-18T17:42:56.906Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-18T17:42:57.198Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-18T17:42:57.834Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-18T17:42:58.838Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-18T17:42:59.350Z] --- PASS: TestPluginsWithRuntimes (3.99s) [2021-03-18T17:42:59.350Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2021-03-18T17:42:59.350Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2021-03-18T17:42:59.350Z] PASS [2021-03-18T17:42:59.350Z] [2021-03-18T17:42:59.350Z] DONE 9 tests in 8.321s [2021-03-18T17:42:59.350Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-18T17:42:59.350Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:42:59.350Z] ++ set -e [2021-03-18T17:42:59.350Z] ++ '[' -n 0 ']' [2021-03-18T17:42:59.350Z] ++ set -x [2021-03-18T17:42:59.350Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:42:59.350Z] INFO: Testing against a local daemon [2021-03-18T17:42:59.350Z] === RUN TestExternalGraphDriver [2021-03-18T17:42:59.350Z] === RUN TestExternalGraphDriver/json [2021-03-18T17:42:59.767Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-18T17:43:00.693Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-18T17:43:00.693Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-18T17:43:01.445Z] === RUN TestExternalGraphDriver/spec [2021-03-18T17:43:02.585Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-03-18T17:43:02.967Z] === RUN TestExternalGraphDriver/pull [2021-03-18T17:43:03.514Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-18T17:43:05.047Z] --- PASS: TestExternalGraphDriver (5.50s) [2021-03-18T17:43:05.047Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2021-03-18T17:43:05.047Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2021-03-18T17:43:05.047Z] --- PASS: TestExternalGraphDriver/pull (1.78s) [2021-03-18T17:43:05.047Z] === RUN TestGraphdriverPluginV2 [2021-03-18T17:43:05.047Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2021-03-18T17:43:05.047Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:43:05.047Z] PASS [2021-03-18T17:43:05.047Z] [2021-03-18T17:43:05.047Z] === Skipped [2021-03-18T17:43:05.047Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2021-03-18T17:43:05.047Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:43:05.047Z] [2021-03-18T17:43:05.047Z] [2021-03-18T17:43:05.047Z] DONE 5 tests, 1 skipped in 5.647s [2021-03-18T17:43:05.047Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-18T17:43:05.047Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:43:05.047Z] ++ set -e [2021-03-18T17:43:05.047Z] ++ '[' -n 0 ']' [2021-03-18T17:43:05.047Z] ++ set -x [2021-03-18T17:43:05.047Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:43:05.047Z] INFO: Testing against a local daemon [2021-03-18T17:43:05.047Z] === RUN TestContinueAfterPluginCrash [2021-03-18T17:43:05.047Z] === PAUSE TestContinueAfterPluginCrash [2021-03-18T17:43:05.047Z] === RUN TestReadPluginNoRead [2021-03-18T17:43:05.047Z] === PAUSE TestReadPluginNoRead [2021-03-18T17:43:05.047Z] === RUN TestDaemonStartWithLogOpt [2021-03-18T17:43:05.047Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-18T17:43:05.047Z] === CONT TestContinueAfterPluginCrash [2021-03-18T17:43:05.047Z] === CONT TestDaemonStartWithLogOpt [2021-03-18T17:43:05.047Z] === CONT TestReadPluginNoRead [2021-03-18T17:43:05.448Z] === RUN TestDockerSuite/TestExecWithTERM [2021-03-18T17:43:06.854Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-18T17:43:08.220Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-18T17:43:10.679Z] === RUN TestReadPluginNoRead/default [2021-03-18T17:43:10.679Z] --- PASS: TestDaemonStartWithLogOpt (5.45s) [2021-03-18T17:43:11.316Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-18T17:43:12.836Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-18T17:43:13.504Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-18T17:43:14.356Z] --- PASS: TestReadPluginNoRead (9.46s) [2021-03-18T17:43:14.356Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2021-03-18T17:43:14.356Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2021-03-18T17:43:14.356Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2021-03-18T17:43:14.356Z] read_test.go:92: [d39b593b9aec9] daemon is not started [2021-03-18T17:43:15.402Z] --- PASS: TestContinueAfterPluginCrash (10.63s) [2021-03-18T17:43:15.402Z] PASS [2021-03-18T17:43:15.402Z] [2021-03-18T17:43:15.402Z] DONE 6 tests in 10.699s [2021-03-18T17:43:15.402Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-18T17:43:15.403Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:43:15.403Z] ++ set -e [2021-03-18T17:43:15.403Z] ++ '[' -n 0 ']' [2021-03-18T17:43:15.403Z] ++ set -x [2021-03-18T17:43:15.403Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:43:15.403Z] testing: warning: no tests to run [2021-03-18T17:43:15.403Z] PASS [2021-03-18T17:43:15.403Z] [2021-03-18T17:43:15.403Z] DONE 0 tests in 0.018s [2021-03-18T17:43:15.403Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-18T17:43:15.403Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:43:15.403Z] ++ set -e [2021-03-18T17:43:15.403Z] ++ '[' -n 0 ']' [2021-03-18T17:43:15.403Z] ++ set -x [2021-03-18T17:43:15.403Z] ++ 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=ppc64le 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/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:43:15.696Z] INFO: Testing against a local daemon [2021-03-18T17:43:15.696Z] === RUN TestPluginWithDevMounts [2021-03-18T17:43:15.696Z] === PAUSE TestPluginWithDevMounts [2021-03-18T17:43:15.696Z] === CONT TestPluginWithDevMounts [2021-03-18T17:43:17.777Z] --- PASS: TestPluginWithDevMounts (1.83s) [2021-03-18T17:43:17.777Z] PASS [2021-03-18T17:43:17.777Z] [2021-03-18T17:43:17.777Z] DONE 1 tests in 1.910s [2021-03-18T17:43:17.777Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-03-18T17:43:17.777Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:43:17.777Z] ++ set -e [2021-03-18T17:43:17.777Z] ++ '[' -n 0 ']' [2021-03-18T17:43:17.777Z] ++ set -x [2021-03-18T17:43:17.777Z] ++ 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=ppc64le 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/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:43:17.777Z] INFO: Testing against a local daemon [2021-03-18T17:43:17.777Z] === RUN TestSecretInspect [2021-03-18T17:43:18.761Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-18T17:43:19.302Z] --- PASS: TestSecretInspect (1.92s) [2021-03-18T17:43:19.302Z] === RUN TestSecretList [2021-03-18T17:43:19.729Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-18T17:43:21.386Z] --- PASS: TestSecretList (1.90s) [2021-03-18T17:43:21.386Z] === RUN TestSecretsCreateAndDelete [2021-03-18T17:43:21.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-03-18T17:43:23.477Z] --- PASS: TestSecretsCreateAndDelete (1.94s) [2021-03-18T17:43:23.477Z] === RUN TestSecretsUpdate [2021-03-18T17:43:24.926Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-18T17:43:25.182Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-18T17:43:25.182Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-18T17:43:25.438Z] === RUN TestDockerSuite/TestHealth [2021-03-18T17:43:25.570Z] --- PASS: TestSecretsUpdate (1.93s) [2021-03-18T17:43:25.570Z] === RUN TestTemplatedSecret [2021-03-18T17:43:27.663Z] --- PASS: TestTemplatedSecret (2.49s) [2021-03-18T17:43:27.663Z] === RUN TestSecretCreateResolve [2021-03-18T17:43:29.746Z] --- PASS: TestSecretCreateResolve (1.91s) [2021-03-18T17:43:29.746Z] PASS [2021-03-18T17:43:29.746Z] [2021-03-18T17:43:29.746Z] DONE 6 tests in 12.170s [2021-03-18T17:43:29.746Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-03-18T17:43:29.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:43:29.746Z] ++ set -e [2021-03-18T17:43:29.746Z] ++ '[' -n 0 ']' [2021-03-18T17:43:29.746Z] ++ set -x [2021-03-18T17:43:29.746Z] ++ 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=ppc64le 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/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:43:29.746Z] INFO: Testing against a local daemon [2021-03-18T17:43:29.746Z] === RUN TestServiceCreateInit [2021-03-18T17:43:29.746Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-18T17:43:33.280Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-18T17:43:37.795Z] --- PASS: TestServiceCreateInit (7.48s) [2021-03-18T17:43:37.795Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s) [2021-03-18T17:43:37.795Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s) [2021-03-18T17:43:37.795Z] === RUN TestCreateServiceMultipleTimes [2021-03-18T17:43:52.142Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-18T17:43:52.142Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-18T17:43:52.142Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-18T17:43:52.142Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-18T17:43:52.142Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-18T17:43:52.142Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-18T17:43:52.142Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-03-18T17:43:52.142Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-18T17:43:52.142Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-18T17:43:52.142Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-18T17:43:52.142Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-18T17:43:52.142Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-18T17:43:52.142Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-18T17:43:52.398Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-18T17:43:52.398Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-18T17:43:53.249Z] --- PASS: TestCreateServiceMultipleTimes (15.22s) [2021-03-18T17:43:53.249Z] === RUN TestCreateServiceConflict [2021-03-18T17:43:53.325Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-18T17:43:53.325Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-18T17:43:54.254Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-18T17:43:54.290Z] --- PASS: TestCreateServiceConflict (1.92s) [2021-03-18T17:43:54.290Z] === RUN TestCreateServiceMaxReplicas [2021-03-18T17:43:55.620Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-18T17:43:55.876Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-18T17:43:57.045Z] --- PASS: TestCreateServiceMaxReplicas (2.70s) [2021-03-18T17:43:57.045Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-18T17:43:57.241Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-18T17:43:59.798Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-18T17:43:59.798Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-18T17:43:59.798Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-18T17:44:01.686Z] === RUN TestDockerSuite/TestImportFile [2021-03-18T17:44:03.063Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-18T17:44:03.063Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-18T17:44:04.952Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-18T17:44:07.465Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-18T17:44:08.831Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-18T17:44:09.758Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-18T17:44:10.319Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-18T17:44:11.246Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-18T17:44:11.246Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-03-18T17:44:11.246Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-18T17:44:11.811Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-18T17:44:12.428Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.95s) [2021-03-18T17:44:12.428Z] === RUN TestCreateServiceSecretFileMode [2021-03-18T17:44:12.428Z] --- PASS: TestCreateServiceSecretFileMode (2.21s) [2021-03-18T17:44:12.428Z] === RUN TestCreateServiceConfigFileMode [2021-03-18T17:44:13.176Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-18T17:44:13.739Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-18T17:44:14.512Z] --- PASS: TestCreateServiceConfigFileMode (2.16s) [2021-03-18T17:44:14.512Z] === RUN TestCreateServiceSysctls [2021-03-18T17:44:14.666Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-18T17:44:15.593Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-18T17:44:16.521Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-18T17:44:16.521Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-03-18T17:44:17.886Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-18T17:44:18.049Z] --- PASS: TestCreateServiceSysctls (3.13s) [2021-03-18T17:44:18.049Z] === RUN TestCreateServiceCapabilities [2021-03-18T17:44:18.449Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-18T17:44:19.376Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-18T17:44:19.376Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-18T17:44:19.938Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-18T17:44:19.938Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-18T17:44:20.142Z] --- PASS: TestCreateServiceCapabilities (2.29s) [2021-03-18T17:44:20.142Z] === RUN TestInspect [2021-03-18T17:44:20.866Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-18T17:44:21.840Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-18T17:44:22.236Z] --- PASS: TestInspect (2.49s) [2021-03-18T17:44:22.236Z] === RUN TestCreateJob [2021-03-18T17:44:23.208Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-18T17:44:24.136Z] === RUN TestDockerSuite/TestInspectImage [2021-03-18T17:44:24.136Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-18T17:44:24.136Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-18T17:44:24.136Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-18T17:44:25.063Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-18T17:44:25.624Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-18T17:44:25.624Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-18T17:44:25.776Z] --- PASS: TestCreateJob (2.98s) [2021-03-18T17:44:25.776Z] === RUN TestReplicatedJob [2021-03-18T17:44:26.553Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-18T17:44:27.114Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-18T17:44:29.044Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-18T17:44:29.044Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-18T17:44:29.648Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-18T17:44:30.260Z] --- PASS: TestReplicatedJob (5.07s) [2021-03-18T17:44:30.260Z] === RUN TestUpdateReplicatedJob [2021-03-18T17:44:30.575Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-18T17:44:31.940Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-18T17:44:32.503Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-18T17:44:33.431Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-18T17:44:33.802Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2021-03-18T17:44:33.802Z] === RUN TestServiceListWithStatuses [2021-03-18T17:44:33.802Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-18T17:44:33.802Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-18T17:44:33.802Z] === RUN TestDockerNetworkConnectAlias [2021-03-18T17:44:33.992Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-18T17:44:33.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-03-18T17:44:34.920Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-18T17:44:35.482Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-18T17:44:36.410Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-18T17:44:36.669Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-03-18T17:44:37.348Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) [2021-03-18T17:44:37.348Z] === RUN TestDockerNetworkReConnect [2021-03-18T17:44:39.939Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-18T17:44:40.893Z] --- PASS: TestDockerNetworkReConnect (3.28s) [2021-03-18T17:44:40.893Z] === RUN TestServicePlugin [2021-03-18T17:44:40.893Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-18T17:44:40.893Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:44:40.893Z] === RUN TestServiceUpdateLabel [2021-03-18T17:44:42.455Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-18T17:44:42.988Z] --- PASS: TestServiceUpdateLabel (1.94s) [2021-03-18T17:44:42.988Z] === RUN TestServiceUpdateSecrets [2021-03-18T17:44:43.861Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-18T17:44:44.425Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-18T17:44:46.944Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-18T17:44:50.208Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-18T17:44:53.501Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-18T17:44:53.501Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-18T17:44:56.773Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-18T17:44:57.335Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-18T17:44:58.375Z] --- PASS: TestServiceUpdateSecrets (14.31s) [2021-03-18T17:44:58.375Z] === RUN TestServiceUpdateConfigs [2021-03-18T17:44:58.704Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-18T17:45:10.917Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-03-18T17:45:13.762Z] --- PASS: TestServiceUpdateConfigs (14.46s) [2021-03-18T17:45:13.762Z] === RUN TestServiceUpdateNetwork [2021-03-18T17:45:14.185Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-18T17:45:16.708Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-03-18T17:45:17.636Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-18T17:45:19.567Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-03-18T17:45:19.824Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-18T17:45:20.752Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-18T17:45:24.020Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-03-18T17:45:24.159Z] --- PASS: TestServiceUpdateNetwork (12.53s) [2021-03-18T17:45:24.159Z] === RUN TestServiceUpdatePidsLimit [2021-03-18T17:45:24.581Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-03-18T17:45:24.581Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-18T17:45:24.804Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-18T17:45:24.837Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-18T17:45:24.837Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-18T17:45:24.837Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-18T17:45:25.766Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-18T17:45:25.852Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-18T17:45:26.718Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-18T17:45:27.279Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-03-18T17:45:30.543Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-03-18T17:45:30.799Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-18T17:45:31.767Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-18T17:45:32.694Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-03-18T17:45:32.762Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-18T17:45:36.907Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-03-18T17:45:36.907Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-18T17:45:37.469Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-18T17:45:37.469Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-18T17:45:38.836Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-18T17:45:40.204Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-18T17:45:41.283Z] --- PASS: TestServiceUpdatePidsLimit (16.20s) [2021-03-18T17:45:41.283Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-03-18T17:45:41.283Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2021-03-18T17:45:41.283Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2021-03-18T17:45:41.283Z] PASS [2021-03-18T17:45:41.283Z] [2021-03-18T17:45:41.283Z] === Skipped [2021-03-18T17:45:41.283Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-03-18T17:45:41.283Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-18T17:45:41.283Z] [2021-03-18T17:45:41.283Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-03-18T17:45:41.283Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-18T17:45:41.283Z] [2021-03-18T17:45:41.283Z] [2021-03-18T17:45:41.283Z] DONE 27 tests, 2 skipped in 130.509s [2021-03-18T17:45:41.283Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-03-18T17:45:41.283Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:45:41.283Z] ++ set -e [2021-03-18T17:45:41.283Z] ++ '[' -n 0 ']' [2021-03-18T17:45:41.283Z] ++ set -x [2021-03-18T17:45:41.283Z] ++ 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=ppc64le 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/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:45:41.283Z] INFO: Testing against a local daemon [2021-03-18T17:45:41.283Z] === RUN TestSessionCreate [2021-03-18T17:45:41.283Z] --- PASS: TestSessionCreate (0.03s) [2021-03-18T17:45:41.283Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-18T17:45:41.283Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-03-18T17:45:41.283Z] PASS [2021-03-18T17:45:41.283Z] [2021-03-18T17:45:41.283Z] DONE 2 tests in 0.143s [2021-03-18T17:45:41.283Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-03-18T17:45:41.283Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:45:41.283Z] ++ set -e [2021-03-18T17:45:41.283Z] ++ '[' -n 0 ']' [2021-03-18T17:45:41.283Z] ++ set -x [2021-03-18T17:45:41.283Z] ++ 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=ppc64le 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/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:45:41.283Z] INFO: Testing against a local daemon [2021-03-18T17:45:41.283Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-18T17:45:41.283Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-18T17:45:41.283Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-18T17:45:41.283Z] === RUN TestEventsExecDie [2021-03-18T17:45:41.283Z] --- PASS: TestEventsExecDie (0.65s) [2021-03-18T17:45:41.283Z] === RUN TestEventsBackwardsCompatible [2021-03-18T17:45:41.283Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-03-18T17:45:41.283Z] === RUN TestInfoBinaryCommits [2021-03-18T17:45:41.283Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-03-18T17:45:41.283Z] === RUN TestInfoAPIVersioned [2021-03-18T17:45:41.283Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-18T17:45:41.283Z] === RUN TestInfoDiscoveryBackend [2021-03-18T17:45:41.570Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-03-18T17:45:41.570Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-18T17:45:41.579Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-03-18T17:45:41.579Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-18T17:45:42.622Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-18T17:45:42.622Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-18T17:45:42.934Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-18T17:45:43.269Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-03-18T17:45:43.269Z] === RUN TestInfoAPI [2021-03-18T17:45:43.269Z] --- PASS: TestInfoAPI (0.04s) [2021-03-18T17:45:43.269Z] === RUN TestInfoAPIWarnings [2021-03-18T17:45:44.301Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-18T17:45:46.816Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-18T17:45:47.072Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-18T17:45:47.998Z] === RUN TestDockerSuite/TestLogsSince [2021-03-18T17:45:54.527Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-18T17:46:01.171Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-18T17:46:01.171Z] === RUN TestDockerSuite/TestLogsTail [2021-03-18T17:46:01.773Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-18T17:46:01.884Z] --- PASS: TestInfoAPIWarnings (16.32s) [2021-03-18T17:46:01.884Z] === RUN TestInfoDebug [2021-03-18T17:46:01.884Z] --- PASS: TestInfoDebug (0.53s) [2021-03-18T17:46:01.884Z] === RUN TestInfoInsecureRegistries [2021-03-18T17:46:01.884Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-03-18T17:46:01.884Z] === RUN TestInfoRegistryMirrors [2021-03-18T17:46:01.884Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-03-18T17:46:01.884Z] === RUN TestLoginFailsWithBadCredentials [2021-03-18T17:46:01.884Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2021-03-18T17:46:01.884Z] === RUN TestPingCacheHeaders [2021-03-18T17:46:01.884Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-03-18T17:46:01.884Z] === RUN TestPingGet [2021-03-18T17:46:01.884Z] --- PASS: TestPingGet (0.02s) [2021-03-18T17:46:01.884Z] === RUN TestPingHead [2021-03-18T17:46:01.884Z] --- PASS: TestPingHead (0.03s) [2021-03-18T17:46:01.884Z] === RUN TestVersion [2021-03-18T17:46:01.884Z] --- PASS: TestVersion (0.03s) [2021-03-18T17:46:01.884Z] PASS [2021-03-18T17:46:01.884Z] [2021-03-18T17:46:01.884Z] === Skipped [2021-03-18T17:46:01.884Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-18T17:46:01.884Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-18T17:46:01.884Z] [2021-03-18T17:46:01.884Z] [2021-03-18T17:46:01.884Z] DONE 18 tests, 1 skipped in 21.308s [2021-03-18T17:46:01.884Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-03-18T17:46:01.884Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:46:01.884Z] ++ set -e [2021-03-18T17:46:01.884Z] ++ '[' -n 0 ']' [2021-03-18T17:46:01.884Z] ++ set -x [2021-03-18T17:46:01.884Z] ++ 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=ppc64le 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/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-18T17:46:01.884Z] INFO: Testing against a local daemon [2021-03-18T17:46:01.884Z] === RUN TestVolumesCreateAndList [2021-03-18T17:46:01.884Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-18T17:46:01.884Z] === RUN TestVolumesRemove [2021-03-18T17:46:01.884Z] --- PASS: TestVolumesRemove (0.08s) [2021-03-18T17:46:01.884Z] === RUN TestVolumesInspect [2021-03-18T17:46:01.884Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-18T17:46:01.884Z] === RUN TestVolumesInvalidJSON [2021-03-18T17:46:01.884Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-18T17:46:01.884Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-18T17:46:01.884Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-18T17:46:01.884Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-03-18T17:46:01.884Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-18T17:46:01.884Z] PASS [2021-03-18T17:46:01.884Z] [2021-03-18T17:46:01.884Z] DONE 5 tests in 0.218s [2021-03-18T17:46:01.884Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-18T17:46:02.180Z] ++++ cat bundles/test-integration/docker.pid [2021-03-18T17:46:02.180Z] +++ kill 14124 [2021-03-18T17:46:02.334Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-18T17:46:03.260Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-18T17:46:03.260Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-18T17:46:03.697Z] +++ /etc/init.d/apparmor stop [2021-03-18T17:46:03.697Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-18T17:46:03.697Z] [2021-03-18T17:46:03.697Z] Unloading profiles will leave already running processes permanently [2021-03-18T17:46:03.697Z] unconfined, which can lead to unexpected situations. [2021-03-18T17:46:03.697Z] [2021-03-18T17:46:03.697Z] To set a process to complain mode, use the command line tool [2021-03-18T17:46:03.697Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-18T17:46:03.697Z] +++ true [2021-03-18T17:46:03.697Z] exiting test-integration [2021-03-18T17:46:03.697Z] ++ exit 0 [2021-03-18T17:46:03.697Z] [2021-03-18T17:46:04.186Z] === RUN TestDockerSuite/TestNetHostname Post stage [Pipeline] junit [2021-03-18T17:46:05.268Z] Recording test results [2021-03-18T17:46:05.847Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-18T17:46:06.074Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-03-18T17:46:06.271Z] + echo Ensuring container killed. [2021-03-18T17:46:06.271Z] Ensuring container killed. [2021-03-18T17:46:06.271Z] + docker rm -vf docker-pr2 [2021-03-18T17:46:06.271Z] Error: No such container: docker-pr2 [2021-03-18T17:46:06.271Z] + true [Pipeline] sh [2021-03-18T17:46:06.329Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-18T17:46:06.662Z] + echo Chowning /workspace to jenkins user [2021-03-18T17:46:06.662Z] Chowning /workspace to jenkins user [2021-03-18T17:46:06.662Z] + id -u [2021-03-18T17:46:06.662Z] + id -g [2021-03-18T17:46:06.662Z] + docker run --rm -v /home/docker/workspace/moby_PR-42163:/workspace busybox chown -R 1001:1001 /workspace [2021-03-18T17:46:06.662Z] Unable to find image 'busybox:latest' locally [2021-03-18T17:46:06.892Z] === RUN TestDockerSuite/TestNetworkEvents [2021-03-18T17:46:06.957Z] latest: Pulling from library/busybox [2021-03-18T17:46:06.957Z] dcdde92480c5: Pulling fs layer [2021-03-18T17:46:07.253Z] dcdde92480c5: Verifying Checksum [2021-03-18T17:46:07.253Z] dcdde92480c5: Download complete [2021-03-18T17:46:07.548Z] dcdde92480c5: Pull complete [2021-03-18T17:46:07.548Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-18T17:46:07.548Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-18T17:46:10.034Z] + bundleName=ppc64le-integration [2021-03-18T17:46:10.035Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-03-18T17:46:10.035Z] Creating ppc64le-integration-bundles.tar.gz [2021-03-18T17:46:10.035Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2021-03-18T17:46:10.035Z] [Pipeline] archiveArtifacts [2021-03-18T17:46:10.081Z] Archiving artifacts [2021-03-18T17:46:10.455Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42163/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-18T17:46:10.848Z] + make clean [2021-03-18T17:46:11.143Z] make: command: Command not found [2021-03-18T17:46:11.143Z] make: command: Command not found [2021-03-18T17:46:11.143Z] docker volume rm -f docker-dev-cache [2021-03-18T17:46:11.143Z] docker-dev-cache [Pipeline] deleteDir [2021-03-18T17:46:13.477Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T17:46:15.365Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-03-18T17:46:15.365Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-18T17:46:15.926Z] === RUN TestDockerSuite/TestPluginActive [2021-03-18T17:46:18.444Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-18T17:46:19.004Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-03-18T17:46:24.296Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-18T17:46:24.296Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-18T17:46:24.551Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-18T17:46:27.817Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-18T17:46:28.764Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-18T17:46:30.649Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-18T17:46:33.163Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-03-18T17:46:35.050Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-18T17:46:36.415Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-03-18T17:46:37.820Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-18T17:46:40.333Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-18T17:46:40.590Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-03-18T17:46:41.998Z] === RUN TestDockerSuite/TestPortList [2021-03-18T17:46:43.363Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-03-18T17:46:48.609Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-03-18T17:46:51.165Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-03-18T17:46:53.679Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-18T17:46:55.568Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-03-18T17:46:55.568Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-18T17:46:58.089Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-03-18T17:47:03.373Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-03-18T17:47:03.373Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-18T17:47:03.373Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-18T17:47:03.374Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-18T17:47:04.302Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-18T17:47:04.302Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-18T17:47:05.670Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-18T17:47:05.670Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-18T17:47:06.232Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-18T17:47:06.232Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-18T17:47:08.122Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-18T17:47:08.122Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-03-18T17:47:10.640Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-03-18T17:47:11.608Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-03-18T17:47:13.543Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-03-18T17:47:13.798Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-03-18T17:47:13.798Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-18T17:47:17.065Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-03-18T17:47:17.626Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-18T17:47:18.553Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-18T17:47:22.761Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-18T17:47:26.925Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-18T17:47:26.925Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-18T17:47:30.258Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-18T17:47:30.819Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-03-18T17:47:34.086Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-03-18T17:47:37.353Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-03-18T17:47:39.869Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-18T17:47:40.796Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-03-18T17:47:41.359Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-18T17:47:44.672Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-18T17:47:45.598Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-18T17:47:46.529Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-03-18T17:47:47.090Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-18T17:47:50.398Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-03-18T17:47:50.398Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-18T17:47:53.664Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-18T17:47:54.591Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-18T17:47:54.591Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-18T17:47:55.517Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-18T17:47:58.149Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-18T17:48:00.078Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-18T17:48:00.640Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-18T17:48:00.640Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-18T17:48:00.896Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-18T17:48:00.896Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-18T17:48:00.896Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-18T17:48:01.822Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-18T17:48:03.187Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-18T17:48:03.752Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-03-18T17:48:05.119Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-18T17:48:06.048Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-18T17:48:16.033Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-18T17:48:16.289Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-18T17:48:17.216Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-03-18T17:48:19.105Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-18T17:48:19.105Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-18T17:48:19.105Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-18T17:48:19.667Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-18T17:48:22.975Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-18T17:48:23.904Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-18T17:48:28.081Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-18T17:48:29.014Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-18T17:48:29.014Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-18T17:48:29.014Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-18T17:48:31.529Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-03-18T17:48:32.894Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-18T17:48:34.299Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-03-18T17:48:34.299Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-18T17:48:34.299Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-18T17:48:36.812Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-18T17:48:37.373Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-18T17:48:39.260Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-18T17:48:39.821Z] === RUN TestDockerSuite/TestRmiTag [2021-03-18T17:48:40.077Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-18T17:48:40.638Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-18T17:48:45.931Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-18T17:48:46.186Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-18T17:48:47.112Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-18T17:48:47.112Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-18T17:48:48.601Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-18T17:48:49.540Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-18T17:48:49.795Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-18T17:48:51.159Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-18T17:48:51.159Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-18T17:48:52.085Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-18T17:48:53.449Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-03-18T17:48:53.705Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-18T17:48:54.630Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-18T17:48:55.595Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-03-18T17:48:55.595Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-18T17:48:56.520Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-03-18T17:48:57.884Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-18T17:48:58.139Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-03-18T17:48:59.503Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-03-18T17:49:00.869Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-03-18T17:49:01.795Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-03-18T17:49:02.721Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-03-18T17:49:03.646Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-03-18T17:49:04.205Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-18T17:49:05.130Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-03-18T17:49:06.492Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-18T17:49:07.052Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-18T17:49:07.612Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-18T17:49:08.173Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-18T17:49:08.429Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-18T17:49:10.316Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-18T17:49:11.241Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-18T17:49:12.167Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-18T17:49:12.727Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-18T17:49:13.674Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-18T17:49:13.674Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-18T17:49:14.234Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-18T17:49:14.794Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-18T17:49:15.719Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-18T17:49:16.279Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-18T17:49:16.839Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-18T17:49:16.839Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-18T17:49:17.807Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-18T17:49:17.807Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-18T17:49:18.063Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-03-18T17:49:18.624Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-18T17:49:19.551Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-18T17:49:20.918Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-18T17:49:21.479Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-18T17:49:21.479Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-18T17:49:22.406Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-18T17:49:23.769Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-18T17:49:25.137Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-18T17:49:26.062Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-18T17:49:26.623Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-03-18T17:49:26.878Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-18T17:49:27.804Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-18T17:49:28.730Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-18T17:49:29.290Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-03-18T17:49:29.851Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-18T17:49:30.410Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-18T17:49:32.954Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-18T17:49:36.215Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-18T17:49:36.215Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-18T17:49:36.470Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-18T17:49:38.984Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-18T17:49:40.391Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-18T17:49:42.904Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-18T17:49:45.416Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-18T17:49:45.416Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-18T17:49:45.416Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-18T17:49:45.671Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-18T17:49:46.233Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-03-18T17:49:48.791Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-18T17:49:50.677Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-18T17:49:52.561Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-18T17:49:53.122Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-18T17:49:54.530Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-18T17:49:55.458Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-03-18T17:49:55.458Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-18T17:49:56.019Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-03-18T17:49:57.382Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-18T17:49:57.382Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-18T17:49:58.306Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-18T17:49:58.877Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-18T17:49:59.816Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-03-18T17:50:00.376Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-18T17:50:00.376Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-18T17:50:00.978Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-18T17:50:01.904Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-18T17:50:02.464Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-18T17:50:03.067Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-18T17:50:04.034Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-18T17:50:04.594Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-18T17:50:05.154Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-18T17:50:05.715Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-03-18T17:50:05.970Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-18T17:50:05.970Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-18T17:50:06.896Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-18T17:50:07.862Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-18T17:50:09.749Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-18T17:50:10.005Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-18T17:50:10.005Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-18T17:50:13.269Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-18T17:50:13.829Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-18T17:50:14.389Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-03-18T17:50:16.653Z] --- PASS: TestBuildWCOWSandboxSize (759.45s) [2021-03-18T17:50:16.653Z] === RUN TestBuildWithEmptyDockerfile [2021-03-18T17:50:16.653Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T17:50:16.653Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T17:50:16.653Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T17:50:16.653Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T17:50:16.653Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T17:50:16.653Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T17:50:16.653Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-18T17:50:16.653Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-18T17:50:16.653Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-18T17:50:16.653Z] --- PASS: TestBuildWithEmptyDockerfile (0.43s) [2021-03-18T17:50:16.653Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-03-18T17:50:16.653Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-03-18T17:50:16.653Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-03-18T17:50:16.653Z] === RUN TestBuildPreserveOwnership [2021-03-18T17:50:16.653Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-03-18T17:50:16.653Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-18T17:50:16.653Z] === RUN TestBuildPlatformInvalid [2021-03-18T17:50:16.653Z] --- PASS: TestBuildPlatformInvalid (0.40s) [2021-03-18T17:50:16.653Z] PASS [2021-03-18T17:50:16.653Z] ok github.com/docker/docker/integration/build 921.107s [2021-03-18T17:50:16.653Z] [2021-03-18T17:50:16.653Z] === Skipped [2021-03-18T17:50:16.653Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-03-18T17:50:16.653Z] build_session_test.go:25: TODO: BuildKit [2021-03-18T17:50:16.653Z] [2021-03-18T17:50:16.653Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-03-18T17:50:16.653Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:50:16.653Z] [2021-03-18T17:50:16.653Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-03-18T17:50:16.653Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-18T17:50:16.653Z] [2021-03-18T17:50:16.653Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-03-18T17:50:16.653Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-18T17:50:16.653Z] [2021-03-18T17:50:16.653Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-03-18T17:50:16.653Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-18T17:50:16.653Z] [2021-03-18T17:50:16.653Z] [2021-03-18T17:50:16.653Z] DONE 29 tests, 5 skipped in 939.706s [2021-03-18T17:50:16.653Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-03-18T17:50:16.653Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T17:50:16.653Z] INFO: Testing against a local daemon [2021-03-18T17:50:16.653Z] === RUN TestConfigInspect [2021-03-18T17:50:16.653Z] --- SKIP: TestConfigInspect (0.00s) [2021-03-18T17:50:16.653Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:50:16.653Z] === RUN TestConfigList [2021-03-18T17:50:16.653Z] --- SKIP: TestConfigList (0.00s) [2021-03-18T17:50:16.653Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:50:16.653Z] === RUN TestConfigsCreateAndDelete [2021-03-18T17:50:16.653Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-03-18T17:50:16.653Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:50:16.653Z] === RUN TestConfigsUpdate [2021-03-18T17:50:16.653Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-03-18T17:50:16.653Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:50:16.653Z] === RUN TestTemplatedConfig [2021-03-18T17:50:16.653Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-18T17:50:16.653Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:50:16.653Z] === RUN TestConfigCreateResolve [2021-03-18T17:50:16.653Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-03-18T17:50:16.653Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:50:16.653Z] === RUN TestConfigDaemonLibtrustID [2021-03-18T17:50:16.653Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-03-18T17:50:16.653Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:50:16.653Z] PASS [2021-03-18T17:50:16.653Z] ok github.com/docker/docker/integration/config 0.393s [2021-03-18T17:50:16.653Z] [2021-03-18T17:50:16.653Z] === Skipped [2021-03-18T17:50:16.653Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-03-18T17:50:16.653Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:50:16.653Z] [2021-03-18T17:50:16.653Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-03-18T17:50:16.653Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:50:16.653Z] [2021-03-18T17:50:16.653Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-03-18T17:50:16.653Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:50:16.653Z] [2021-03-18T17:50:16.653Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-03-18T17:50:16.653Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:50:16.653Z] [2021-03-18T17:50:16.653Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-03-18T17:50:16.653Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:50:16.653Z] [2021-03-18T17:50:16.653Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-03-18T17:50:16.653Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:50:16.653Z] [2021-03-18T17:50:16.653Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-03-18T17:50:16.653Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:50:16.653Z] [2021-03-18T17:50:16.653Z] [2021-03-18T17:50:16.653Z] DONE 7 tests, 7 skipped in 2.755s [2021-03-18T17:50:16.653Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-03-18T17:50:18.874Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T17:50:18.874Z] INFO: Testing against a local daemon [2021-03-18T17:50:18.874Z] === RUN TestCheckpoint [2021-03-18T17:50:18.874Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-18T17:50:18.874Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T17:50:18.874Z] === RUN TestContainerInvalidJSON [2021-03-18T17:50:18.874Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T17:50:18.874Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T17:50:18.874Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T17:50:18.874Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T17:50:18.874Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-18T17:50:18.874Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-18T17:50:18.874Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-18T17:50:18.874Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-18T17:50:18.874Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-18T17:50:18.874Z] --- PASS: TestContainerInvalidJSON (0.36s) [2021-03-18T17:50:18.874Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-18T17:50:18.874Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-18T17:50:18.874Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-18T17:50:18.874Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-18T17:50:18.874Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2021-03-18T17:50:19.345Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-18T17:50:19.345Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2021-03-18T17:50:19.345Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-18T17:50:19.345Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-18T17:50:19.345Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2021-03-18T17:50:19.345Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-18T17:50:19.345Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2021-03-18T17:50:19.345Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-18T17:50:19.345Z] === RUN TestCopyFromContainer [2021-03-18T17:50:19.345Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-03-18T17:50:19.345Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:50:19.345Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-18T17:50:19.345Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T17:50:19.345Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T17:50:19.345Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T17:50:19.345Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T17:50:19.345Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T17:50:19.345Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T17:50:19.345Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-18T17:50:19.345Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-18T17:50:19.345Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-18T17:50:19.345Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-18T17:50:19.345Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-18T17:50:19.345Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-18T17:50:19.345Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-18T17:50:19.345Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-18T17:50:19.345Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-03-18T17:50:19.345Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-18T17:50:19.345Z] === RUN TestCreateWithInvalidEnv [2021-03-18T17:50:19.345Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-18T17:50:19.345Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-18T17:50:19.345Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-18T17:50:19.345Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-18T17:50:19.345Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-18T17:50:19.345Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-18T17:50:19.345Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-18T17:50:19.345Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-18T17:50:19.345Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-18T17:50:19.345Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-18T17:50:19.345Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-18T17:50:19.345Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-18T17:50:19.345Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-03-18T17:50:19.345Z] === RUN TestCreateTmpfsMountsTarget [2021-03-18T17:50:19.345Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-03-18T17:50:19.345Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:50:19.345Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-18T17:50:19.345Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-03-18T17:50:19.345Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:50:19.345Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-18T17:50:19.345Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-18T17:50:19.345Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:50:19.345Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-18T17:50:19.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T17:50:19.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T17:50:19.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T17:50:19.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T17:50:19.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T17:50:19.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T17:50:19.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T17:50:19.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T17:50:19.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T17:50:19.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T17:50:19.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-18T17:50:19.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-18T17:50:19.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-18T17:50:19.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-18T17:50:19.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-18T17:50:19.345Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-03-18T17:50:19.345Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-18T17:50:19.345Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-18T17:50:19.345Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-18T17:50:19.345Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-18T17:50:19.345Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-03-18T17:50:19.345Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-18T17:50:19.345Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-18T17:50:19.345Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-18T17:50:19.345Z] === RUN TestCreateDifferentPlatform [2021-03-18T17:50:19.345Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-18T17:50:19.345Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-18T17:50:19.345Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-18T17:50:19.345Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-18T17:50:19.345Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-18T17:50:19.345Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-18T17:50:19.345Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-03-18T17:50:19.345Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-18T17:50:19.345Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-03-18T17:50:19.345Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-18T17:50:19.345Z] === RUN TestContainerKillOnDaemonStart [2021-03-18T17:50:19.345Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-18T17:50:19.345Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:50:19.345Z] === RUN TestDiff [2021-03-18T17:50:19.345Z] --- SKIP: TestDiff (0.00s) [2021-03-18T17:50:19.345Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-18T17:50:19.345Z] === RUN TestExecWithCloseStdin [2021-03-18T17:50:22.309Z] --- PASS: TestExecWithCloseStdin (2.74s) [2021-03-18T17:50:22.309Z] === RUN TestExec [2021-03-18T17:50:23.884Z] --- PASS: TestExec (1.75s) [2021-03-18T17:50:23.884Z] === RUN TestExecUser [2021-03-18T17:50:23.884Z] --- SKIP: TestExecUser (0.00s) [2021-03-18T17:50:23.884Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-18T17:50:23.884Z] === RUN TestExportContainerAndImportImage [2021-03-18T17:50:23.884Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-03-18T17:50:23.884Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:50:23.884Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-18T17:50:23.884Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-03-18T17:50:23.884Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:50:23.884Z] === RUN TestHealthCheckWorkdir [2021-03-18T17:50:23.884Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-03-18T17:50:23.884Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-18T17:50:23.884Z] === RUN TestHealthKillContainer [2021-03-18T17:50:23.884Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-03-18T17:50:23.884Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-18T17:50:23.884Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-18T17:50:23.884Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-03-18T17:50:23.884Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-18T17:50:23.884Z] === RUN TestKillContainerInvalidSignal [2021-03-18T17:50:25.452Z] --- PASS: TestKillContainerInvalidSignal (1.54s) [2021-03-18T17:50:25.452Z] === RUN TestKillContainer [2021-03-18T17:50:25.452Z] === RUN TestKillContainer/no_signal [2021-03-18T17:50:26.545Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-03-18T17:50:26.545Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-18T17:50:27.020Z] === RUN TestKillContainer/non_killing_signal [2021-03-18T17:50:27.020Z] === RUN TestKillContainer/killing_signal [2021-03-18T17:50:27.471Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-03-18T17:50:27.471Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-03-18T17:50:27.726Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-18T17:50:27.726Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-18T17:50:28.345Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-18T17:50:31.650Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-18T17:50:33.012Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-18T17:50:34.197Z] --- PASS: TestKillContainer (8.16s) [2021-03-18T17:50:34.197Z] --- PASS: TestKillContainer/no_signal (1.50s) [2021-03-18T17:50:34.197Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-18T17:50:34.197Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-18T17:50:34.197Z] --- PASS: TestKillContainer/killing_signal (6.63s) [2021-03-18T17:50:34.197Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-18T17:50:34.197Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-18T17:50:34.197Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-18T17:50:34.197Z] === RUN TestKillStoppedContainer [2021-03-18T17:50:34.197Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-03-18T17:50:34.197Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-18T17:50:34.197Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-18T17:50:34.197Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-18T17:50:34.197Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-18T17:50:34.197Z] === RUN TestKillDifferentUserContainer [2021-03-18T17:50:34.197Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-03-18T17:50:34.197Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-18T17:50:34.197Z] === RUN TestInspectOomKilledTrue [2021-03-18T17:50:34.197Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-18T17:50:34.197Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:50:34.197Z] === RUN TestInspectOomKilledFalse [2021-03-18T17:50:34.197Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-18T17:50:34.197Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T17:50:34.197Z] === RUN TestLogsFollowTailEmpty [2021-03-18T17:50:34.374Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-18T17:50:35.187Z] --- PASS: TestLogsFollowTailEmpty (1.63s) [2021-03-18T17:50:35.187Z] === RUN TestNetworkNat [2021-03-18T17:50:35.187Z] --- SKIP: TestNetworkNat (0.00s) [2021-03-18T17:50:35.187Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-18T17:50:35.187Z] === RUN TestNetworkLocalhostTCPNat [2021-03-18T17:50:37.408Z] --- PASS: TestNetworkLocalhostTCPNat (2.02s) [2021-03-18T17:50:37.408Z] === RUN TestNetworkLoopbackNat [2021-03-18T17:50:37.408Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-03-18T17:50:37.408Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-18T17:50:37.408Z] === RUN TestPause [2021-03-18T17:50:37.408Z] --- SKIP: TestPause (0.00s) [2021-03-18T17:50:37.408Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-18T17:50:37.408Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-18T17:50:38.977Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.50s) [2021-03-18T17:50:38.977Z] === RUN TestPauseStopPausedContainer [2021-03-18T17:50:38.977Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-03-18T17:50:38.977Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:50:38.977Z] === RUN TestPsFilter [2021-03-18T17:50:38.977Z] --- PASS: TestPsFilter (0.17s) [2021-03-18T17:50:38.977Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-18T17:50:40.546Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.72s) [2021-03-18T17:50:40.546Z] === RUN TestRemoveContainerWithVolume [2021-03-18T17:50:40.898Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-18T17:50:40.898Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-18T17:50:41.153Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-18T17:50:42.517Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-18T17:50:42.517Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-18T17:50:42.517Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-18T17:50:42.766Z] --- PASS: TestRemoveContainerWithVolume (1.79s) [2021-03-18T17:50:42.766Z] === RUN TestRemoveContainerRunning [2021-03-18T17:50:43.880Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-18T17:50:44.335Z] --- PASS: TestRemoveContainerRunning (1.56s) [2021-03-18T17:50:44.335Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-18T17:50:45.243Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-18T17:50:45.904Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.51s) [2021-03-18T17:50:45.904Z] === RUN TestRemoveInvalidContainer [2021-03-18T17:50:45.904Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-18T17:50:45.904Z] === RUN TestRenameLinkedContainer [2021-03-18T17:50:45.904Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-03-18T17:50:45.904Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-18T17:50:45.904Z] === RUN TestRenameStoppedContainer [2021-03-18T17:50:47.128Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-18T17:50:47.128Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-18T17:50:47.128Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-18T17:50:47.476Z] --- PASS: TestRenameStoppedContainer (1.91s) [2021-03-18T17:50:47.476Z] === RUN TestRenameRunningContainerAndReuse [2021-03-18T17:50:48.492Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-18T17:50:49.853Z] === RUN TestDockerSuite/TestRunMount [2021-03-18T17:50:51.279Z] --- PASS: TestRenameRunningContainerAndReuse (3.17s) [2021-03-18T17:50:51.279Z] === RUN TestRenameInvalidName [2021-03-18T17:50:52.269Z] --- PASS: TestRenameInvalidName (1.58s) [2021-03-18T17:50:52.269Z] === RUN TestRenameAnonymousContainer [2021-03-18T17:50:52.269Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-03-18T17:50:52.269Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-18T17:50:52.269Z] === RUN TestRenameContainerWithSameName [2021-03-18T17:50:53.850Z] --- PASS: TestRenameContainerWithSameName (1.52s) [2021-03-18T17:50:53.850Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-18T17:50:53.850Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-03-18T17:50:53.850Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-18T17:50:53.850Z] === RUN TestResize [2021-03-18T17:50:55.421Z] --- PASS: TestResize (1.53s) [2021-03-18T17:50:55.421Z] === RUN TestResizeWithInvalidSize [2021-03-18T17:50:55.421Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-03-18T17:50:55.421Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-18T17:50:55.421Z] === RUN TestResizeWhenContainerNotStarted [2021-03-18T17:50:56.994Z] --- PASS: TestResizeWhenContainerNotStarted (1.84s) [2021-03-18T17:50:56.994Z] === RUN TestDaemonRestartKillContainers [2021-03-18T17:50:56.994Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-18T17:50:56.994Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:50:56.994Z] === RUN TestStats [2021-03-18T17:50:56.994Z] --- SKIP: TestStats (0.00s) [2021-03-18T17:50:56.994Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-18T17:50:56.994Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-18T17:50:57.929Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-18T17:50:58.185Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-18T17:50:59.152Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-18T17:51:00.526Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-18T17:51:00.793Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.47s) [2021-03-18T17:51:00.793Z] === RUN TestStopContainerWithTimeout [2021-03-18T17:51:00.793Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-03-18T17:51:00.793Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-18T17:51:00.793Z] === RUN TestUpdateRestartPolicy [2021-03-18T17:51:02.450Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-18T17:51:06.609Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-18T17:51:07.970Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-18T17:51:10.522Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-18T17:51:11.886Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-18T17:51:13.289Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-18T17:51:13.289Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-18T17:51:14.213Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-18T17:51:15.576Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-18T17:51:16.136Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-18T17:51:17.061Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-18T17:51:18.948Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-18T17:51:21.500Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-18T17:51:22.049Z] --- PASS: TestUpdateRestartPolicy (18.35s) [2021-03-18T17:51:22.049Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-18T17:51:22.049Z] --- PASS: TestUpdateRestartWithAutoRemove (1.51s) [2021-03-18T17:51:22.049Z] === RUN TestWaitNonBlocked [2021-03-18T17:51:22.049Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T17:51:22.049Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T17:51:22.049Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T17:51:22.049Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T17:51:22.049Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-18T17:51:22.049Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-18T17:51:22.519Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-18T17:51:22.519Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.10s) [2021-03-18T17:51:22.519Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.18s) [2021-03-18T17:51:22.519Z] === RUN TestWaitBlocked [2021-03-18T17:51:22.519Z] --- SKIP: TestWaitBlocked (0.00s) [2021-03-18T17:51:22.519Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:51:22.519Z] PASS [2021-03-18T17:51:22.519Z] ok github.com/docker/docker/integration/container 64.565s [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === Skipped [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-03-18T17:51:22.989Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2021-03-18T17:51:22.989Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2021-03-18T17:51:22.989Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-03-18T17:51:22.989Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-03-18T17:51:22.989Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-03-18T17:51:22.989Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-03-18T17:51:22.989Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-18T17:51:22.989Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-18T17:51:22.989Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-03-18T17:51:22.989Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-03-18T17:51:22.989Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-03-18T17:51:22.989Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-03-18T17:51:22.989Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-03-18T17:51:22.989Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-03-18T17:51:22.989Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-03-18T17:51:22.989Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-03-18T17:51:22.989Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-03-18T17:51:22.989Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-03-18T17:51:22.989Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-18T17:51:22.989Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-18T17:51:22.989Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-03-18T17:51:22.989Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-18T17:51:22.989Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-03-18T17:51:22.989Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-03-18T17:51:22.989Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-03-18T17:51:22.989Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-03-18T17:51:22.989Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-03-18T17:51:22.989Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-03-18T17:51:22.989Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-03-18T17:51:22.989Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-03-18T17:51:22.989Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-03-18T17:51:22.989Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-03-18T17:51:22.989Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-03-18T17:51:22.989Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-03-18T17:51:22.989Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-03-18T17:51:22.989Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-03-18T17:51:22.989Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-03-18T17:51:22.989Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] [2021-03-18T17:51:22.989Z] DONE 88 tests, 37 skipped in 66.833s [2021-03-18T17:51:22.989Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-03-18T17:51:25.210Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T17:51:25.210Z] INFO: Testing against a local daemon [2021-03-18T17:51:25.210Z] === RUN TestCommitInheritsEnv [2021-03-18T17:51:25.210Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-03-18T17:51:25.210Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-18T17:51:25.210Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-18T17:51:25.210Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-18T17:51:25.210Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-18T17:51:25.210Z] === RUN TestImagesFilterMultiReference [2021-03-18T17:51:25.210Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-03-18T17:51:25.210Z] === RUN TestImagePullPlatformInvalid [2021-03-18T17:51:25.210Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-18T17:51:25.210Z] === RUN TestRemoveImageOrphaning [2021-03-18T17:51:25.661Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-18T17:51:25.679Z] --- PASS: TestRemoveImageOrphaning (0.76s) [2021-03-18T17:51:25.679Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-18T17:51:25.679Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-18T17:51:25.679Z] === RUN TestTagInvalidReference [2021-03-18T17:51:25.679Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-18T17:51:25.679Z] === RUN TestTagValidPrefixedRepo [2021-03-18T17:51:25.679Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-03-18T17:51:25.679Z] === RUN TestTagExistedNameWithoutForce [2021-03-18T17:51:25.679Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-18T17:51:25.679Z] === RUN TestTagOfficialNames [2021-03-18T17:51:25.679Z] --- PASS: TestTagOfficialNames (0.07s) [2021-03-18T17:51:25.679Z] === RUN TestTagMatchesDigest [2021-03-18T17:51:25.679Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-18T17:51:25.679Z] PASS [2021-03-18T17:51:25.679Z] ok github.com/docker/docker/integration/image 1.386s [2021-03-18T17:51:25.916Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-18T17:51:25.916Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-03-18T17:51:26.149Z] [2021-03-18T17:51:26.149Z] === Skipped [2021-03-18T17:51:26.149Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-03-18T17:51:26.149Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-18T17:51:26.149Z] [2021-03-18T17:51:26.149Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-18T17:51:26.149Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-18T17:51:26.149Z] [2021-03-18T17:51:26.149Z] [2021-03-18T17:51:26.149Z] DONE 11 tests, 2 skipped in 3.157s [2021-03-18T17:51:26.149Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-03-18T17:51:26.854Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-18T17:51:26.854Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-18T17:51:27.780Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-18T17:51:28.340Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-18T17:51:28.340Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-18T17:51:28.370Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T17:51:28.370Z] INFO: Testing against a local daemon [2021-03-18T17:51:28.370Z] === RUN TestNetworkCreateDelete [2021-03-18T17:51:28.370Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-03-18T17:51:28.370Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:51:28.370Z] === RUN TestDockerNetworkDeletePreferID [2021-03-18T17:51:28.370Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-03-18T17:51:28.370Z] 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-03-18T17:51:28.370Z] === RUN TestDaemonDNSFallback [2021-03-18T17:51:28.370Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-03-18T17:51:28.370Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:51:28.370Z] === RUN TestInspectNetwork [2021-03-18T17:51:28.370Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-18T17:51:28.370Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-18T17:51:28.370Z] === RUN TestRunContainerWithBridgeNone [2021-03-18T17:51:28.370Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-18T17:51:28.370Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:51:28.370Z] === RUN TestNetworkInvalidJSON [2021-03-18T17:51:28.370Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-18T17:51:28.370Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-18T17:51:28.370Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T17:51:28.370Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T17:51:28.370Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T17:51:28.370Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T17:51:28.370Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-18T17:51:28.370Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-18T17:51:28.370Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-18T17:51:28.370Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-18T17:51:28.370Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-18T17:51:28.370Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-18T17:51:28.370Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-18T17:51:28.370Z] === RUN TestNetworkList [2021-03-18T17:51:28.370Z] === RUN TestNetworkList//networks [2021-03-18T17:51:28.370Z] === PAUSE TestNetworkList//networks [2021-03-18T17:51:28.370Z] === RUN TestNetworkList//networks/ [2021-03-18T17:51:28.370Z] === PAUSE TestNetworkList//networks/ [2021-03-18T17:51:28.370Z] === CONT TestNetworkList//networks [2021-03-18T17:51:28.370Z] === CONT TestNetworkList//networks/ [2021-03-18T17:51:28.370Z] --- PASS: TestNetworkList (0.02s) [2021-03-18T17:51:28.370Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-18T17:51:28.370Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-18T17:51:28.370Z] === RUN TestHostIPv4BridgeLabel [2021-03-18T17:51:28.370Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-18T17:51:28.370Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-18T17:51:28.370Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-18T17:51:28.370Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-03-18T17:51:28.370Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-18T17:51:28.370Z] === RUN TestDaemonDefaultNetworkPools [2021-03-18T17:51:28.370Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-03-18T17:51:28.370Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-18T17:51:28.370Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-18T17:51:28.370Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-18T17:51:28.370Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-18T17:51:28.370Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-18T17:51:28.370Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-18T17:51:28.370Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-18T17:51:28.370Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-18T17:51:28.370Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-18T17:51:28.370Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-18T17:51:28.370Z] === RUN TestServiceWithPredefinedNetwork [2021-03-18T17:51:28.370Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-18T17:51:28.370Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-18T17:51:28.370Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-18T17:51:28.370Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T17:51:28.370Z] service_test.go:242: FLAKY_TEST [2021-03-18T17:51:28.370Z] === RUN TestServiceWithDataPathPortInit [2021-03-18T17:51:28.370Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-03-18T17:51:28.370Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-18T17:51:28.370Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-18T17:51:28.370Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-18T17:51:28.370Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-18T17:51:28.370Z] PASS [2021-03-18T17:51:28.370Z] ok github.com/docker/docker/integration/network 0.392s [2021-03-18T17:51:28.370Z] [2021-03-18T17:51:28.370Z] === Skipped [2021-03-18T17:51:28.370Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-03-18T17:51:28.370Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:51:28.370Z] [2021-03-18T17:51:28.370Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-03-18T17:51:28.370Z] 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-03-18T17:51:28.370Z] [2021-03-18T17:51:28.370Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-03-18T17:51:28.370Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:51:28.370Z] [2021-03-18T17:51:28.370Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-03-18T17:51:28.370Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-18T17:51:28.370Z] [2021-03-18T17:51:28.370Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-03-18T17:51:28.370Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:51:28.370Z] [2021-03-18T17:51:28.370Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-03-18T17:51:28.370Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-18T17:51:28.370Z] [2021-03-18T17:51:28.370Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-03-18T17:51:28.370Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-18T17:51:28.370Z] [2021-03-18T17:51:28.370Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-03-18T17:51:28.370Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-18T17:51:28.370Z] [2021-03-18T17:51:28.370Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-18T17:51:28.370Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-18T17:51:28.370Z] [2021-03-18T17:51:28.370Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-18T17:51:28.370Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-18T17:51:28.370Z] [2021-03-18T17:51:28.370Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-18T17:51:28.370Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-18T17:51:28.370Z] [2021-03-18T17:51:28.370Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-03-18T17:51:28.370Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-18T17:51:28.370Z] [2021-03-18T17:51:28.370Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-18T17:51:28.370Z] service_test.go:242: FLAKY_TEST [2021-03-18T17:51:28.370Z] [2021-03-18T17:51:28.370Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-03-18T17:51:28.370Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-18T17:51:28.370Z] [2021-03-18T17:51:28.370Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-18T17:51:28.370Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-18T17:51:28.370Z] [2021-03-18T17:51:28.370Z] [2021-03-18T17:51:28.370Z] DONE 22 tests, 15 skipped in 2.300s [2021-03-18T17:51:28.370Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-03-18T17:51:28.900Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-18T17:51:29.359Z] testing: warning: no tests to run [2021-03-18T17:51:29.359Z] PASS [2021-03-18T17:51:29.359Z] ok github.com/docker/docker/integration/network/ipvlan 0.109s [2021-03-18T17:51:29.359Z] [2021-03-18T17:51:29.359Z] DONE 0 tests in 0.723s [2021-03-18T17:51:29.359Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-03-18T17:51:29.830Z] testing: warning: no tests to run [2021-03-18T17:51:29.830Z] PASS [2021-03-18T17:51:29.830Z] ok github.com/docker/docker/integration/network/macvlan 0.113s [2021-03-18T17:51:29.830Z] [2021-03-18T17:51:29.830Z] DONE 0 tests in 0.692s [2021-03-18T17:51:29.830Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-03-18T17:51:30.819Z] testing: warning: no tests to run [2021-03-18T17:51:30.819Z] PASS [2021-03-18T17:51:30.819Z] ok github.com/docker/docker/integration/plugin 0.108s [2021-03-18T17:51:30.819Z] [2021-03-18T17:51:30.819Z] DONE 0 tests in 0.711s [2021-03-18T17:51:30.819Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-03-18T17:51:31.288Z] testing: warning: no tests to run [2021-03-18T17:51:31.288Z] PASS [2021-03-18T17:51:31.289Z] ok github.com/docker/docker/integration/plugin/authz 0.094s [2021-03-18T17:51:31.289Z] [2021-03-18T17:51:31.289Z] DONE 0 tests in 0.708s [2021-03-18T17:51:31.289Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-03-18T17:51:35.466Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-03-18T17:51:35.466Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-18T17:51:35.466Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-03-18T17:51:36.439Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-18T17:51:37.800Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-18T17:51:38.471Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T17:51:38.471Z] INFO: Testing against a local daemon [2021-03-18T17:51:38.471Z] === RUN TestPluginInvalidJSON [2021-03-18T17:51:38.471Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T17:51:38.471Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T17:51:38.471Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-18T17:51:38.471Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-18T17:51:38.471Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-18T17:51:38.471Z] === RUN TestPluginInstall [2021-03-18T17:51:38.471Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-18T17:51:38.471Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-18T17:51:38.471Z] === RUN TestPluginsWithRuntimes [2021-03-18T17:51:38.471Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-18T17:51:38.471Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-18T17:51:38.471Z] PASS [2021-03-18T17:51:38.471Z] ok github.com/docker/docker/integration/plugin/common 0.482s [2021-03-18T17:51:38.471Z] [2021-03-18T17:51:38.471Z] === Skipped [2021-03-18T17:51:38.471Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-03-18T17:51:38.471Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-18T17:51:38.471Z] [2021-03-18T17:51:38.471Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-03-18T17:51:38.471Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-18T17:51:38.471Z] [2021-03-18T17:51:38.471Z] [2021-03-18T17:51:38.471Z] DONE 4 tests, 2 skipped in 6.819s [2021-03-18T17:51:38.471Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-03-18T17:51:38.725Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-03-18T17:51:39.286Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-18T17:51:39.545Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-18T17:51:40.107Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-18T17:51:40.667Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-18T17:51:41.227Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-18T17:51:41.227Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-18T17:51:41.434Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T17:51:41.434Z] INFO: Testing against a local daemon [2021-03-18T17:51:41.434Z] === RUN TestExternalGraphDriver [2021-03-18T17:51:41.434Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-03-18T17:51:41.434Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-18T17:51:41.434Z] === RUN TestGraphdriverPluginV2 [2021-03-18T17:51:41.434Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-03-18T17:51:41.434Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-18T17:51:41.434Z] PASS [2021-03-18T17:51:41.434Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.417s [2021-03-18T17:51:41.434Z] [2021-03-18T17:51:41.434Z] === Skipped [2021-03-18T17:51:41.434Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-03-18T17:51:41.434Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-18T17:51:41.434Z] [2021-03-18T17:51:41.434Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-03-18T17:51:41.434Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-18T17:51:41.434Z] [2021-03-18T17:51:41.434Z] [2021-03-18T17:51:41.434Z] DONE 2 tests, 2 skipped in 2.981s [2021-03-18T17:51:41.434Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-03-18T17:51:41.829Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-18T17:51:42.391Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-18T17:51:42.391Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-18T17:51:42.996Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-03-18T17:51:43.653Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T17:51:43.653Z] INFO: Testing against a local daemon [2021-03-18T17:51:43.653Z] === RUN TestReadPluginNoRead [2021-03-18T17:51:43.653Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-03-18T17:51:43.653Z] read_test.go:21: no unix domain sockets on Windows [2021-03-18T17:51:43.653Z] PASS [2021-03-18T17:51:43.653Z] ok github.com/docker/docker/integration/plugin/logging 0.373s [2021-03-18T17:51:43.653Z] [2021-03-18T17:51:43.653Z] === Skipped [2021-03-18T17:51:43.653Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-03-18T17:51:43.653Z] read_test.go:21: no unix domain sockets on Windows [2021-03-18T17:51:43.653Z] [2021-03-18T17:51:43.653Z] [2021-03-18T17:51:43.653Z] DONE 1 tests, 1 skipped in 2.387s [2021-03-18T17:51:43.653Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-03-18T17:51:44.359Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-18T17:51:44.359Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-18T17:51:45.226Z] testing: warning: no tests to run [2021-03-18T17:51:45.226Z] PASS [2021-03-18T17:51:45.226Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.210s [2021-03-18T17:51:45.226Z] [2021-03-18T17:51:45.226Z] DONE 0 tests in 1.225s [2021-03-18T17:51:45.226Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-03-18T17:51:47.452Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T17:51:47.452Z] INFO: Testing against a local daemon [2021-03-18T17:51:47.452Z] === RUN TestPluginWithDevMounts [2021-03-18T17:51:47.452Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-18T17:51:47.452Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:47.452Z] PASS [2021-03-18T17:51:47.452Z] ok github.com/docker/docker/integration/plugin/volumes 0.359s [2021-03-18T17:51:47.452Z] [2021-03-18T17:51:47.452Z] === Skipped [2021-03-18T17:51:47.452Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-03-18T17:51:47.452Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:47.452Z] [2021-03-18T17:51:47.452Z] [2021-03-18T17:51:47.452Z] DONE 1 tests, 1 skipped in 2.389s [2021-03-18T17:51:47.452Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-03-18T17:51:47.625Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-18T17:51:48.987Z] === RUN TestDockerSuite/TestRunRm [2021-03-18T17:51:49.548Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-18T17:51:49.676Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T17:51:49.676Z] INFO: Testing against a local daemon [2021-03-18T17:51:49.676Z] === RUN TestSecretInspect [2021-03-18T17:51:49.676Z] --- SKIP: TestSecretInspect (0.00s) [2021-03-18T17:51:49.676Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:49.676Z] === RUN TestSecretList [2021-03-18T17:51:49.676Z] --- SKIP: TestSecretList (0.00s) [2021-03-18T17:51:49.676Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:49.676Z] === RUN TestSecretsCreateAndDelete [2021-03-18T17:51:49.676Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-03-18T17:51:49.676Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:49.676Z] === RUN TestSecretsUpdate [2021-03-18T17:51:49.676Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-03-18T17:51:49.676Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:49.676Z] === RUN TestTemplatedSecret [2021-03-18T17:51:49.676Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-18T17:51:49.676Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:49.676Z] === RUN TestSecretCreateResolve [2021-03-18T17:51:49.676Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-03-18T17:51:49.676Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:51:49.676Z] PASS [2021-03-18T17:51:49.676Z] ok github.com/docker/docker/integration/secret 0.386s [2021-03-18T17:51:49.676Z] [2021-03-18T17:51:49.676Z] === Skipped [2021-03-18T17:51:49.676Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-03-18T17:51:49.676Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:49.676Z] [2021-03-18T17:51:49.676Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-03-18T17:51:49.676Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:49.676Z] [2021-03-18T17:51:49.676Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-03-18T17:51:49.677Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:49.677Z] [2021-03-18T17:51:49.677Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-03-18T17:51:49.677Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:49.677Z] [2021-03-18T17:51:49.677Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-03-18T17:51:49.677Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:49.677Z] [2021-03-18T17:51:49.677Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-03-18T17:51:49.677Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:51:49.677Z] [2021-03-18T17:51:49.677Z] [2021-03-18T17:51:49.677Z] DONE 6 tests, 6 skipped in 2.147s [2021-03-18T17:51:49.677Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-03-18T17:51:52.636Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T17:51:52.636Z] INFO: Testing against a local daemon [2021-03-18T17:51:52.636Z] === RUN TestServiceCreateInit [2021-03-18T17:51:52.636Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-18T17:51:52.636Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-18T17:51:52.636Z] --- PASS: TestServiceCreateInit (0.04s) [2021-03-18T17:51:52.636Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-18T17:51:52.636Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.636Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-18T17:51:52.636Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.636Z] === RUN TestCreateServiceMultipleTimes [2021-03-18T17:51:52.636Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-03-18T17:51:52.636Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.636Z] === RUN TestCreateServiceConflict [2021-03-18T17:51:52.636Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-03-18T17:51:52.636Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.636Z] === RUN TestCreateServiceMaxReplicas [2021-03-18T17:51:52.636Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-03-18T17:51:52.636Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.636Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-18T17:51:52.636Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-18T17:51:52.636Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.636Z] === RUN TestCreateServiceSecretFileMode [2021-03-18T17:51:52.636Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-03-18T17:51:52.636Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.636Z] === RUN TestCreateServiceConfigFileMode [2021-03-18T17:51:52.636Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-03-18T17:51:52.636Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.636Z] === RUN TestCreateServiceSysctls [2021-03-18T17:51:52.636Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-03-18T17:51:52.636Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.636Z] === RUN TestCreateServiceCapabilities [2021-03-18T17:51:52.636Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-03-18T17:51:52.636Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.636Z] === RUN TestInspect [2021-03-18T17:51:52.636Z] --- SKIP: TestInspect (0.00s) [2021-03-18T17:51:52.636Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.636Z] === RUN TestCreateJob [2021-03-18T17:51:52.636Z] --- SKIP: TestCreateJob (0.00s) [2021-03-18T17:51:52.636Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.636Z] === RUN TestReplicatedJob [2021-03-18T17:51:52.636Z] --- SKIP: TestReplicatedJob (0.00s) [2021-03-18T17:51:52.636Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.636Z] === RUN TestUpdateReplicatedJob [2021-03-18T17:51:52.636Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-03-18T17:51:52.636Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.636Z] === RUN TestServiceListWithStatuses [2021-03-18T17:51:52.636Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-18T17:51:52.637Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.637Z] === RUN TestDockerNetworkConnectAlias [2021-03-18T17:51:52.637Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-03-18T17:51:52.637Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.637Z] === RUN TestDockerNetworkReConnect [2021-03-18T17:51:52.637Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-03-18T17:51:52.637Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.637Z] === RUN TestServicePlugin [2021-03-18T17:51:52.637Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-18T17:51:52.637Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.637Z] === RUN TestServiceUpdateLabel [2021-03-18T17:51:52.637Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-03-18T17:51:52.637Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:51:52.637Z] === RUN TestServiceUpdateSecrets [2021-03-18T17:51:52.637Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-03-18T17:51:52.637Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:51:52.637Z] === RUN TestServiceUpdateConfigs [2021-03-18T17:51:52.637Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-03-18T17:51:52.637Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:51:52.637Z] === RUN TestServiceUpdateNetwork [2021-03-18T17:51:52.637Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-03-18T17:51:52.637Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:51:52.637Z] === RUN TestServiceUpdatePidsLimit [2021-03-18T17:51:52.637Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-03-18T17:51:52.637Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:51:52.637Z] PASS [2021-03-18T17:51:52.637Z] ok github.com/docker/docker/integration/service 0.556s [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === Skipped [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-18T17:51:52.637Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-18T17:51:52.637Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-18T17:51:52.637Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-18T17:51:52.637Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-03-18T17:51:52.637Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-03-18T17:51:52.637Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-03-18T17:51:52.637Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-18T17:51:52.637Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-03-18T17:51:52.637Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-03-18T17:51:52.637Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-03-18T17:51:52.637Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-03-18T17:51:52.637Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-03-18T17:51:52.637Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-03-18T17:51:52.637Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-03-18T17:51:52.637Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-03-18T17:51:52.637Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-03-18T17:51:52.637Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-03-18T17:51:52.637Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-03-18T17:51:52.637Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-03-18T17:51:52.637Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-03-18T17:51:52.637Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-03-18T17:51:52.637Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-03-18T17:51:52.637Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-03-18T17:51:52.637Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-03-18T17:51:52.637Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] [2021-03-18T17:51:52.637Z] DONE 24 tests, 23 skipped in 2.753s [2021-03-18T17:51:52.637Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-03-18T17:51:53.707Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-18T17:51:54.206Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T17:51:54.206Z] INFO: Testing against a local daemon [2021-03-18T17:51:54.206Z] === RUN TestSessionCreate [2021-03-18T17:51:54.206Z] --- SKIP: TestSessionCreate (0.00s) [2021-03-18T17:51:54.206Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-18T17:51:54.206Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-18T17:51:54.206Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-03-18T17:51:54.206Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-18T17:51:54.206Z] PASS [2021-03-18T17:51:54.206Z] ok github.com/docker/docker/integration/session 0.359s [2021-03-18T17:51:54.268Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-18T17:51:54.676Z] [2021-03-18T17:51:54.676Z] === Skipped [2021-03-18T17:51:54.676Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-03-18T17:51:54.676Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-18T17:51:54.676Z] [2021-03-18T17:51:54.676Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-03-18T17:51:54.676Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-18T17:51:54.676Z] [2021-03-18T17:51:54.676Z] [2021-03-18T17:51:54.676Z] DONE 2 tests, 2 skipped in 2.014s [2021-03-18T17:51:54.676Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-03-18T17:51:54.828Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-03-18T17:51:56.191Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-03-18T17:51:56.252Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T17:51:56.252Z] INFO: Testing against a local daemon [2021-03-18T17:51:56.252Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-18T17:51:56.252Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-18T17:51:56.252Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:56.252Z] === RUN TestEventsExecDie [2021-03-18T17:51:56.252Z] --- SKIP: TestEventsExecDie (0.00s) [2021-03-18T17:51:56.252Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-18T17:51:56.252Z] === RUN TestEventsBackwardsCompatible [2021-03-18T17:51:56.252Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-03-18T17:51:56.253Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-18T17:51:56.253Z] === RUN TestInfoAPI [2021-03-18T17:51:56.253Z] --- PASS: TestInfoAPI (0.03s) [2021-03-18T17:51:56.253Z] === RUN TestInfoAPIWarnings [2021-03-18T17:51:56.253Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-03-18T17:51:56.253Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-18T17:51:56.253Z] === RUN TestInfoDebug [2021-03-18T17:51:56.253Z] --- SKIP: TestInfoDebug (0.00s) [2021-03-18T17:51:56.253Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-18T17:51:56.253Z] === RUN TestInfoInsecureRegistries [2021-03-18T17:51:56.253Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-03-18T17:51:56.253Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-18T17:51:56.253Z] === RUN TestInfoRegistryMirrors [2021-03-18T17:51:56.253Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-03-18T17:51:56.253Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-18T17:51:56.253Z] === RUN TestLoginFailsWithBadCredentials [2021-03-18T17:51:57.117Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-03-18T17:51:57.245Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-03-18T17:51:57.245Z] === RUN TestPingCacheHeaders [2021-03-18T17:51:57.245Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-03-18T17:51:57.245Z] === RUN TestPingGet [2021-03-18T17:51:57.245Z] --- PASS: TestPingGet (0.03s) [2021-03-18T17:51:57.245Z] === RUN TestPingHead [2021-03-18T17:51:57.245Z] --- PASS: TestPingHead (0.02s) [2021-03-18T17:51:57.245Z] === RUN TestVersion [2021-03-18T17:51:57.716Z] --- PASS: TestVersion (0.02s) [2021-03-18T17:51:57.716Z] PASS [2021-03-18T17:51:57.716Z] ok github.com/docker/docker/integration/system 1.408s [2021-03-18T17:51:57.716Z] [2021-03-18T17:51:57.716Z] === Skipped [2021-03-18T17:51:57.716Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-18T17:51:57.716Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-18T17:51:57.716Z] [2021-03-18T17:51:57.716Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-03-18T17:51:57.716Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-18T17:51:57.716Z] [2021-03-18T17:51:57.716Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-03-18T17:51:57.716Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-18T17:51:57.716Z] [2021-03-18T17:51:57.716Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-03-18T17:51:57.716Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-18T17:51:57.716Z] [2021-03-18T17:51:57.716Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-03-18T17:51:57.716Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-18T17:51:57.716Z] [2021-03-18T17:51:57.716Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-03-18T17:51:57.716Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-18T17:51:57.716Z] [2021-03-18T17:51:57.716Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-03-18T17:51:57.716Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-18T17:51:57.716Z] [2021-03-18T17:51:57.716Z] [2021-03-18T17:51:57.716Z] DONE 13 tests, 7 skipped in 3.030s [2021-03-18T17:51:57.716Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-03-18T17:51:59.943Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T17:51:59.943Z] INFO: Testing against a local daemon [2021-03-18T17:51:59.943Z] === RUN TestVolumesCreateAndList [2021-03-18T17:51:59.943Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-03-18T17:51:59.943Z] === RUN TestVolumesRemove [2021-03-18T17:51:59.943Z] --- PASS: TestVolumesRemove (0.08s) [2021-03-18T17:51:59.943Z] === RUN TestVolumesInspect [2021-03-18T17:51:59.943Z] --- PASS: TestVolumesInspect (0.03s) [2021-03-18T17:51:59.943Z] === RUN TestVolumesInvalidJSON [2021-03-18T17:51:59.943Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-18T17:51:59.943Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-18T17:51:59.943Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-18T17:51:59.943Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-03-18T17:51:59.943Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-18T17:51:59.943Z] PASS [2021-03-18T17:51:59.943Z] ok github.com/docker/docker/integration/volume 0.496s [2021-03-18T17:51:59.943Z] [2021-03-18T17:51:59.943Z] DONE 5 tests in 2.242s [2021-03-18T17:51:59.943Z] INFO: make.ps1 ended at 03/18/2021 17:51:59 [2021-03-18T17:51:59.943Z] INFO: Integration CLI tests being run from the host: [2021-03-18T17:51:59.943Z] 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-03-18T17:52:01.278Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-03-18T17:52:04.541Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-03-18T17:52:05.101Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-03-18T17:52:05.660Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-03-18T17:52:06.221Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-03-18T17:52:06.782Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-03-18T17:52:07.082Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-03-18T17:52:07.115Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-18T17:52:07.115Z] INFO: Testing against a local daemon [2021-03-18T17:52:07.115Z] === RUN TestDockerSuite [2021-03-18T17:52:07.115Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-18T17:52:07.115Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-18T17:52:07.115Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-18T17:52:07.115Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-18T17:52:07.115Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-18T17:52:07.115Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-18T17:52:07.115Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-18T17:52:07.115Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-18T17:52:07.642Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-03-18T17:52:08.104Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-18T17:52:08.104Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-18T17:52:08.202Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-18T17:52:08.574Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-18T17:52:09.045Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-18T17:52:09.128Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-18T17:52:09.689Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-18T17:52:12.241Z] === RUN TestDockerSuite/TestRunState [2021-03-18T17:52:14.127Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-18T17:52:14.687Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-18T17:52:15.615Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-18T17:52:15.615Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-03-18T17:52:15.615Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-18T17:52:16.175Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-03-18T17:52:16.735Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-18T17:52:17.295Z] === RUN TestDockerSuite/TestRunSysctls [2021-03-18T17:52:19.235Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-18T17:52:19.491Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-18T17:52:19.491Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-18T17:52:20.416Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-03-18T17:52:20.672Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-03-18T17:52:23.977Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-03-18T17:52:24.536Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-03-18T17:52:27.050Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-03-18T17:52:28.417Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-03-18T17:52:31.682Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-18T17:52:34.987Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-18T17:52:35.914Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-18T17:52:37.276Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-18T17:52:37.276Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-03-18T17:52:37.838Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-18T17:52:40.351Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-03-18T17:52:40.351Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-18T17:52:41.279Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-18T17:52:42.205Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-18T17:52:42.460Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-18T17:52:42.716Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-18T17:52:43.643Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-18T17:52:44.582Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-18T17:52:45.509Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-03-18T17:52:45.509Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-18T17:52:45.509Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-18T17:52:45.764Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-03-18T17:52:46.325Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-18T17:52:49.588Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-03-18T17:52:51.477Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-18T17:52:52.038Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-18T17:52:53.488Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-18T17:52:53.743Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-03-18T17:52:53.743Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-03-18T17:52:56.258Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-18T17:52:57.623Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-18T17:53:00.886Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-18T17:53:01.142Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-03-18T17:53:02.069Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-03-18T17:53:02.996Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-03-18T17:53:03.252Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-18T17:53:04.179Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-18T17:53:04.179Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-18T17:53:04.179Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-18T17:53:04.179Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-18T17:53:04.434Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-03-18T17:53:04.434Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-03-18T17:53:05.359Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-03-18T17:53:08.666Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-03-18T17:53:09.619Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-03-18T17:53:10.981Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-03-18T17:53:11.541Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-03-18T17:53:12.102Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-18T17:53:12.102Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-03-18T17:53:13.028Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-03-18T17:53:13.028Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-03-18T17:53:13.028Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-03-18T17:53:13.028Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-18T17:53:13.028Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-03-18T17:53:13.028Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-03-18T17:53:13.028Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-03-18T17:53:13.028Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-03-18T17:53:13.028Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-03-18T17:53:13.028Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-03-18T17:53:13.589Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-03-18T17:53:14.513Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-03-18T17:53:15.117Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-03-18T17:53:15.117Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-03-18T17:53:16.041Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-18T17:53:16.302Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-18T17:53:16.861Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-18T17:53:16.861Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-03-18T17:53:17.786Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-03-18T17:53:18.347Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-03-18T17:53:18.347Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-18T17:53:18.348Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-18T17:53:19.274Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-18T17:53:20.638Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-03-18T17:53:21.198Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-03-18T17:53:21.198Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-18T17:53:21.757Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-18T17:53:21.757Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-18T17:53:23.119Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-18T17:53:23.680Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-18T17:53:25.566Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-18T17:53:26.492Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-18T17:53:26.492Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-18T17:53:26.492Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-18T17:53:27.417Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-03-18T17:53:28.341Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-03-18T17:53:29.266Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-18T17:53:29.266Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-18T17:53:31.178Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-18T17:53:31.178Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-18T17:53:31.434Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-18T17:53:33.320Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-18T17:53:33.320Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-18T17:53:34.682Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-18T17:53:34.937Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-18T17:53:34.937Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-18T17:53:36.302Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-18T17:53:37.664Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-18T17:53:37.919Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-18T17:53:38.173Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-18T17:53:38.173Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-18T17:53:38.173Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-18T17:53:38.733Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-18T17:53:41.244Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-18T17:53:46.477Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-18T17:53:48.410Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-18T17:53:49.335Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-18T17:53:50.698Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-18T17:53:53.999Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-18T17:53:55.886Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-18T17:53:56.446Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-18T17:53:58.366Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-18T17:53:58.925Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-03-18T17:54:00.289Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-18T17:54:02.802Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-18T17:54:05.786Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-18T17:54:05.786Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-18T17:54:05.786Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-18T17:54:05.786Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-18T17:54:05.786Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-18T17:54:05.786Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-18T17:54:05.786Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-18T17:54:05.786Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-18T17:54:05.786Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-18T17:54:05.786Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-18T17:54:05.786Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-18T17:54:05.786Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-18T17:54:06.062Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-18T17:54:06.256Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-18T17:54:06.256Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-18T17:54:06.256Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-18T17:54:09.250Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-18T17:54:11.340Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-18T17:54:13.892Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-18T17:54:16.426Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-18T17:54:16.426Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-18T17:54:16.426Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-18T17:54:16.426Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-18T17:54:16.426Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-18T17:54:18.649Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-18T17:54:18.649Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-18T17:54:18.649Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-18T17:54:19.128Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-18T17:54:21.637Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-03-18T17:54:23.081Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-18T17:54:24.007Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-18T17:54:24.526Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-18T17:54:24.567Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-18T17:54:25.128Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-18T17:54:25.128Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-18T17:54:26.053Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-18T17:54:30.220Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-18T17:54:33.480Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-03-18T17:54:34.041Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-03-18T17:54:34.968Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-03-18T17:54:34.968Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-03-18T17:54:35.893Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-03-18T17:54:37.820Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-03-18T17:54:37.820Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-03-18T17:54:39.182Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-03-18T17:54:40.111Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-03-18T17:54:41.077Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-03-18T17:54:42.962Z] === RUN TestDockerSuite/TestUpdateStats [2021-03-18T17:54:47.162Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-03-18T17:54:48.525Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-03-18T17:54:48.525Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-03-18T17:54:50.450Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-03-18T17:54:51.376Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-18T17:54:56.621Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-03-18T17:54:58.506Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-03-18T17:55:01.809Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-03-18T17:55:05.968Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-03-18T17:55:08.480Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-18T17:55:11.742Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-03-18T17:55:12.303Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-18T17:55:17.628Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-03-18T17:55:18.554Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-03-18T17:55:21.068Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-03-18T17:55:23.581Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-03-18T17:55:24.548Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-03-18T17:55:25.961Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-03-18T17:55:28.514Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-03-18T17:55:30.399Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-03-18T17:55:32.326Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-03-18T17:55:34.837Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-03-18T17:55:36.724Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-18T17:55:51.592Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-18T17:55:51.592Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-18T17:55:51.592Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-18T17:55:52.152Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-18T17:55:52.408Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-18T17:55:52.408Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-18T17:55:52.408Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-18T17:55:53.334Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-18T17:55:53.334Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-18T17:55:54.260Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-18T17:55:54.260Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-18T17:55:54.260Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-18T17:55:54.260Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-18T17:55:54.260Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-18T17:55:56.817Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-18T17:55:56.817Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-18T17:55:56.817Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-18T17:55:56.817Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-18T17:55:56.817Z] === RUN TestDockerSuite/TestVolumeEvents [2021-03-18T17:56:03.385Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-18T17:56:04.753Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-18T17:56:04.753Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-18T17:56:04.753Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-18T17:56:06.044Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-18T17:56:06.045Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-18T17:56:06.045Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-18T17:56:06.045Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-18T17:56:06.045Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-18T17:56:06.045Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-18T17:56:06.045Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-18T17:56:06.045Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-18T17:56:06.045Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-18T17:56:06.045Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-18T17:56:06.045Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-18T17:56:06.045Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-18T17:56:07.615Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-18T17:56:07.615Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-18T17:56:07.615Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-18T17:56:07.615Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-18T17:56:08.055Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-18T17:56:10.573Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-18T17:56:11.319Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite (1874.21s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.17s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.52s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.88s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.73s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.65s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.84s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.82s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.26s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.22s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.23s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.15s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.29s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.37s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.56s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.31s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAttachDetach (1.67s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.48s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.56s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.50s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.23s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.85s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.78s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.77s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.76s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.57s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.95s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.26s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.69s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.89s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.89s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.01s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.25s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (11.10s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.29s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.22s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.02s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.72s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.82s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.58s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.14s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.80s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.35s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.60s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.72s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.44s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.78s) [2021-03-18T17:56:11.319Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.68s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.48s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.93s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.04s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.40s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (11.86s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.37s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (4.28s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.54s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.10s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.99s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.67s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.39s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.87s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.15s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.47s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.61s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.18s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.52s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.97s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.68s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.90s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.64s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.96s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.94s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.96s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.03s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.03s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.44s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.02s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.69s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.74s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.55s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2021-03-18T17:56:11.320Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-18T17:56:11.320Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.61s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.16s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.44s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.92s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.45s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.21s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.56s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.47s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.34s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.34s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.98s) [2021-03-18T17:56:11.320Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-03-18T17:56:11.320Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.320Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-03-18T17:56:11.320Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.320Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-03-18T17:56:11.320Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.320Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-18T17:56:11.320Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.03s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (8.06s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.62s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.91s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.16s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.87s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.58s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.61s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.65s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.84s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.98s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildDockerignore (16.37s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.90s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.87s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.57s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.88s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.79s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.67s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.49s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.99s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.04s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.34s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (22.06s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.27s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.46s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.69s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.07s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.11s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.74s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildEnv (1.61s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.66s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.46s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.61s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (25.97s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.98s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.87s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.79s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.74s) [2021-03-18T17:56:11.320Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-18T17:56:11.320Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.18s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildExpose (0.23s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.65s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildFails (0.78s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.85s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.97s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.83s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.70s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.55s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.69s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.21s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.26s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.44s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.50s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.45s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildHistory (3.44s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.94s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.55s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.41s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.35s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.33s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.36s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.19s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.62s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.43s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.44s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.46s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.74s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.94s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.39s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.94s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.49s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.43s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.82s) [2021-03-18T17:56:11.320Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-18T17:56:11.320Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.98s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.36s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.21s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.74s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.85s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.31s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.13s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.10s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.93s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.52s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.78s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.61s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.13s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.84s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.65s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.91s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (6.10s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildPATH (1.76s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.95s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.02s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.16s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.43s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.35s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildRm (3.78s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.19s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.07s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.68s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.19s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.35s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.45s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.39s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2021-03-18T17:56:11.320Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-18T17:56:11.320Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.07s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildStderr (0.94s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.70s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.33s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.22s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.64s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.18s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.36s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildUser (2.47s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (5.26s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (20.46s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.02s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.23s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.16s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.52s) [2021-03-18T17:56:11.320Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-18T17:56:11.320Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.320Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-18T17:56:11.320Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.320Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-18T17:56:11.320Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.320Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-18T17:56:11.320Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.16s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.05s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.65s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.15s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.28s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.71s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.00s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.65s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.79s) [2021-03-18T17:56:11.320Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-18T17:56:11.320Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.00s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.89s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-18T17:56:11.320Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-18T17:56:11.320Z] docker_cli_sni_test.go:18: Flakey test [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.71s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.12s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestCommitChange (1.32s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.81s) [2021-03-18T17:56:11.320Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.51s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.49s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.87s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCommitTTY (2.11s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.14s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.79s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.27s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.06s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.20s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.05s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.72s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.05s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.05s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.93s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.68s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.70s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.69s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.80s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.74s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.74s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.70s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.56s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.76s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.73s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.72s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.91s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.11s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.25s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.31s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.14s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.00s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.98s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.02s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.98s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.63s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.18s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.14s) [2021-03-18T17:56:11.321Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-18T17:56:11.321Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.78s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.04s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.37s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.43s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.94s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.14s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.59s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.63s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.77s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.79s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.71s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.94s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000789dc0_} (1.76s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1468337261_/foo_false____} (1.89s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1468337261_/foo_true____} (1.82s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3888710376_/foo_false____} (1.72s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3888710376_/foo_true____} (1.74s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3888710376_/foo_true__0xc000789e20__} (1.82s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000789e40_} (1.64s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000789e60_} (1.64s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000789e80_} (1.57s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000789ea0_} (1.67s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.75s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.00s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.19s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.37s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.62s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.77s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.74s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.81s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.92s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.08s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.47s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.99s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.40s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.78s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.88s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.86s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.77s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.85s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.07s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.84s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.89s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.90s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.78s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.91s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.79s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.84s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.48s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.96s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpToCaseC (3.17s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.37s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.36s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.75s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.43s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.79s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.74s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.86s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.81s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpToDot (0.79s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.42s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.60s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpToStdout (0.97s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.69s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.76s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.42s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.72s) [2021-03-18T17:56:11.321Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-18T17:56:11.321Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.73s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.28s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2021-03-18T17:56:11.321Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-18T17:56:11.321Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.93s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.64s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.69s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.37s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.76s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.60s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.27s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.40s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.29s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.87s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.62s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.97s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.62s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.73s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.36s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.22s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.92s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.25s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsAttach (0.78s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsCommit (0.85s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.85s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.77s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.10s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.20s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.22s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.76s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.28s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsCopy (1.02s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.45s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.57s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.01s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.20s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.20s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.60s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.21s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsFilters (1.62s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsFormat (1.39s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.91s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.69s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2021-03-18T17:56:11.321Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-18T17:56:11.321Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-18T17:56:11.321Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-18T17:56:11.321Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.44s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.72s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsRename (0.73s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsResize (0.74s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.74s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.31s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.84s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.25s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsTop (1.28s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.41s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExec (1.18s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.75s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.71s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.73s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.07s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.97s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.98s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.98s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.99s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.04s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.02s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.69s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecCgroup (2.66s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecEnv (1.24s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.10s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.48s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecInspectID (3.37s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecInteractive (1.02s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.06s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.07s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecParseError (0.76s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.75s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.73s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.47s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.00s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecStartFails (1.01s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.48s) [2021-03-18T17:56:11.321Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.34s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestExecTTY (1.80s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.88s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.86s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestExecUlimits (0.99s) [2021-03-18T17:56:11.322Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-18T17:56:11.322Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.96s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.01s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.85s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.16s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestExecWithUser (1.41s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.87s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.17s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.71s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.74s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.82s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestHealth (23.87s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.88s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.37s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.53s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.80s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.04s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.44s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImagesFormat (0.10s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.25s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.69s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImportDisplay (1.62s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImportFile (1.60s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.72s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImportGzipped (2.24s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.75s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.82s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.74s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.76s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.77s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.99s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.72s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.89s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.18s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.80s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.38s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.71s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.73s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.70s) [2021-03-18T17:56:11.322Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-18T17:56:11.322Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.93s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.98s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectDefault (1.19s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectHistory (1.03s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-03-18T17:56:11.322Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-18T17:56:11.322Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.66s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.73s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.76s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.72s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.67s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.77s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectStatus (0.79s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.39s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.74s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.74s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.74s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.77s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.74s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.01s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.35s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.11s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.63s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.66s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.40s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.43s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.08s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.14s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.87s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.32s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (15.50s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.37s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.38s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.84s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.71s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.89s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.14s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.89s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.91s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.91s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.86s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.37s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.42s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.36s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.24s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.38s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.30s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.68s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.68s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLogsSince (6.79s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.68s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.70s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLogsTail (0.75s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.69s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.70s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.68s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestNetHostname (2.33s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.60s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.08s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.21s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.79s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPluginActive (2.02s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.89s) [2021-03-18T17:56:11.322Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-18T17:56:11.322Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.72s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.72s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.22s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.85s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.42s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.68s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.42s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.88s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPortList (11.89s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.89s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.79s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.83s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.14s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.81s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.58s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.45s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (2.00s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPsByOrder (3.57s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.07s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.67s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.22s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.57s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.36s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.77s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.87s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.44s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.64s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.05s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.90s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.41s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.78s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.24s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.24s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.74s) [2021-03-18T17:56:11.322Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-18T17:56:11.322Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.71s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.43s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.74s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.07s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (9.06s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.40s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.49s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.19s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.40s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.91s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.36s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.69s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.45s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.79s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.22s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.05s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.95s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.59s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.88s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.70s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.68s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.71s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.85s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.36s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRunAddHost (0.75s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.60s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.95s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.98s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.89s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.95s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.97s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.95s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.02s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.76s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.21s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.99s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.88s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s) [2021-03-18T17:56:11.322Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.89s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.05s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.71s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.72s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.67s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.10s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.77s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.77s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.71s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.79s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.72s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.67s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.68s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.68s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.69s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.71s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.06s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (1.12s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.75s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.71s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.41s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.43s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.10s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.85s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.82s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.89s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.98s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (2.12s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.06s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.70s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.09s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.87s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.25s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.32s) [2021-03-18T17:56:11.323Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-18T17:56:11.323Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.323Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-18T17:56:11.323Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.76s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.89s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.69s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.12s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.68s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.46s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.70s) [2021-03-18T17:56:11.323Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-18T17:56:11.323Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.71s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.48s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.72s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.69s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.75s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.68s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.66s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.71s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.70s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.71s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunExitCode (0.69s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.71s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.69s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.78s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunGroupAdd (1.06s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.60s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.46s) [2021-03-18T17:56:11.323Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-18T17:56:11.323Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.10s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.74s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.78s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.37s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.70s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.16s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.40s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.38s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.75s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.58s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.59s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.36s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.48s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.41s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.35s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.37s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunMount (7.86s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.71s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.69s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.44s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.10s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.50s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.05s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.20s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.53s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.50s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.93s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunNetHost (1.18s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.72s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.89s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.04s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.12s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.18s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.60s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.72s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.73s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.68s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.70s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.86s) [2021-03-18T17:56:11.323Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-18T17:56:11.323Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.71s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.69s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.50s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.85s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.48s) [2021-03-18T17:56:11.323Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.42s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.73s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2021-03-18T17:56:11.323Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-18T17:56:11.323Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.72s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2021-03-18T17:56:11.323Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-18T17:56:11.323Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.74s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.36s) [2021-03-18T17:56:11.323Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-18T17:56:11.323Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.00s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.49s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunRm (0.75s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.73s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.73s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.72s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.43s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.69s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.61s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.87s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.70s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.71s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.74s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.72s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunState (1.46s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.89s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2021-03-18T17:56:11.323Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-18T17:56:11.323Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.91s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.55s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunSysctls (2.23s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.98s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (3.08s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (1.05s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.33s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.59s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.46s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.97s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (1.11s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.83s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.30s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.17s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunUserByID (0.88s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.27s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.26s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.79s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunUserByName (0.87s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.07s) [2021-03-18T17:56:11.323Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-18T17:56:11.323Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.76s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.77s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.89s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.17s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.72s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.67s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.71s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.89s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.92s) [2021-03-18T17:56:11.323Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-18T17:56:11.323Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.323Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-03-18T17:56:11.323Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.323Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-18T17:56:11.323Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.24s) [2021-03-18T17:56:11.323Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-18T17:56:11.323Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.35s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.71s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.38s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.68s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.71s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.69s) [2021-03-18T17:56:11.323Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-18T17:56:11.323Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-03-18T17:56:11.323Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-18T17:56:11.323Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-18T17:56:11.323Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-18T17:56:11.323Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-18T17:56:11.323Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-18T17:56:11.323Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-18T17:56:11.323Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-03-18T17:56:11.323Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-18T17:56:11.323Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-18T17:56:11.323Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.71s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.68s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.69s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.96s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.65s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.72s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.69s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.69s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.37s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.68s) [2021-03-18T17:56:11.323Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-18T17:56:11.323Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.55s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.39s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.42s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.10s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.69s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.93s) [2021-03-18T17:56:11.323Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.94s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.01s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.67s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.81s) [2021-03-18T17:56:11.324Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents817259397 [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.50s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.38s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.36s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.09s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.06s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.38s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.22s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.94s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.36s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.85s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.25s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.75s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestStartRecordError (1.64s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.15s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.23s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.01s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.84s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.10s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.74s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.81s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.72s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.80s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2021-03-18T17:56:11.324Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-18T17:56:11.324Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.98s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.84s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.43s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.67s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.72s) [2021-03-18T17:56:11.324Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-18T17:56:11.324Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.07s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.81s) [2021-03-18T17:56:11.324Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-18T17:56:11.324Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.38s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.08s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.05s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.87s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUpdateStats (3.79s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.38s) [2021-03-18T17:56:11.324Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-18T17:56:11.324Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.91s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.06s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.02s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.13s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.96s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.68s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.42s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.05s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.69s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.09s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.40s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.41s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.10s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.08s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.07s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.06s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.02s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.72s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.79s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.87s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.41s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.70s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.11s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.75s) [2021-03-18T17:56:11.324Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.61s) [2021-03-18T17:56:11.324Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-03-18T17:56:11.324Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-18T17:56:11.324Z] === RUN TestDockerRegistrySuite [2021-03-18T17:56:11.324Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-18T17:56:12.731Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-18T17:56:14.144Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-18T17:56:15.550Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-18T17:56:15.550Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-18T17:56:19.717Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-18T17:56:21.014Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-18T17:56:23.975Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-18T17:56:24.445Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-18T17:56:24.445Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-18T17:56:24.993Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-18T17:56:27.407Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-18T17:56:28.975Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-18T17:56:29.156Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-18T17:56:30.081Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-18T17:56:31.007Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-18T17:56:32.380Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-18T17:56:32.773Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-18T17:56:32.773Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-18T17:56:32.773Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-18T17:56:32.773Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-18T17:56:32.773Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-18T17:56:33.245Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-18T17:56:33.758Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-18T17:56:35.120Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-18T17:56:36.482Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-18T17:56:37.845Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-18T17:56:40.357Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-18T17:56:42.872Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-18T17:56:43.797Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-18T17:56:47.058Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-18T17:56:47.618Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-18T17:56:47.873Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-18T17:56:49.236Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-18T17:56:50.163Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-18T17:56:51.569Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-18T17:56:54.876Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-18T17:56:54.876Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-18T17:56:56.283Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-18T17:56:56.538Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-18T17:56:56.538Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-18T17:56:56.793Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-18T17:56:57.048Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-18T17:56:57.303Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-18T17:56:57.567Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-18T17:56:58.929Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-18T17:57:00.816Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-18T17:57:01.740Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-18T17:57:03.102Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-18T17:57:04.027Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-18T17:57:04.951Z] --- PASS: TestDockerRegistrySuite (53.62s) [2021-03-18T17:57:04.951Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.52s) [2021-03-18T17:57:04.951Z] check_test.go:196: [d0b510fa12583] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.27s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d063c0fd7027b] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.52s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d26692b72461b] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d15f68303c12b] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.44s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d8e33eb3e8db2] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.96s) [2021-03-18T17:57:04.952Z] check_test.go:196: [dcd89f1c1f5b1] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.60s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d1fdfbddb6d28] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.27s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d9facef23d048] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.09s) [2021-03-18T17:57:04.952Z] check_test.go:196: [de3b08b526f52] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.26s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d060c4376ac23] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.38s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d5cb676121f33] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.31s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d33b0e7c00b6e] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s) [2021-03-18T17:57:04.952Z] check_test.go:196: [df2540af486ea] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.56s) [2021-03-18T17:57:04.952Z] check_test.go:196: [df25332264bad] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.32s) [2021-03-18T17:57:04.952Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ba7b20784c40c7721566fc166b30f5c46c721476df17ecc3ae088f9ebf98b759 [2021-03-18T17:57:04.952Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a911760fa34a2403de3358b3df9313388bd822f219229064cb1cd35caaa08816 [2021-03-18T17:57:04.952Z] check_test.go:196: [da42cdd082509] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.37s) [2021-03-18T17:57:04.952Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7ff6b0be43f37bfdea67b47f02bda12b7b5f37bb3a563673f99dbe3aee5bc1ed [2021-03-18T17:57:04.952Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:99ceeb5ab6f44651f8b656c2b2b4ef0dea1a7c2c52efb5a89c4d01d5f67f4b73 [2021-03-18T17:57:04.952Z] check_test.go:196: [de1e64efe5447] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.19s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d71f027918c6b] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.79s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d2cf7a2d796db] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.22s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d4ce9030f7485] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d0a35f0bfd599] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.23s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d0c7d4cfba33f] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.11s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d5bfb978386b4] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.16s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d2ed7aa4129ad] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.11s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d4a2f8f8bc98b] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-03-18T17:57:04.952Z] check_test.go:196: [dd98d92ff0019] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.23s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d675a484a114c] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2021-03-18T17:57:04.952Z] check_test.go:196: [dbd40b1e07bc0] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d18fb2cae22d1] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-03-18T17:57:04.952Z] check_test.go:196: [da6fc24f660bd] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-03-18T17:57:04.952Z] check_test.go:196: [da64b9115de8e] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d4d4980c9e67e] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d59fa822d08ba] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.27s) [2021-03-18T17:57:04.952Z] check_test.go:196: [da15ff77efe7d] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.96s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d5a7eee862b2c] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.07s) [2021-03-18T17:57:04.952Z] check_test.go:196: [df1d7b8bedf79] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.25s) [2021-03-18T17:57:04.952Z] check_test.go:196: [d666297599b09] daemon is not started [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.95s) [2021-03-18T17:57:04.952Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.80s) [2021-03-18T17:57:04.952Z] === RUN TestDockerSchema1RegistrySuite [2021-03-18T17:57:04.952Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-18T17:57:04.952Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-18T17:57:09.113Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-18T17:57:09.177Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-18T17:57:09.177Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-18T17:57:09.177Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-18T17:57:14.393Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-18T17:57:17.700Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-18T17:57:18.625Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-18T17:57:20.029Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-18T17:57:20.029Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-18T17:57:21.434Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-18T17:57:22.798Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-18T17:57:23.766Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-18T17:57:27.018Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-18T17:57:27.018Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-18T17:57:27.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-18T17:57:27.051Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-18T17:57:27.306Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-18T17:57:27.561Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-18T17:57:27.816Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-18T17:57:28.071Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-18T17:57:28.326Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-18T17:57:28.581Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-18T17:57:28.837Z] --- PASS: TestDockerSchema1RegistrySuite (24.00s) [2021-03-18T17:57:28.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.20s) [2021-03-18T17:57:28.837Z] check_test.go:223: [dc52ea05a90ca] daemon is not started [2021-03-18T17:57:28.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.72s) [2021-03-18T17:57:28.837Z] check_test.go:223: [db4e49398ab05] daemon is not started [2021-03-18T17:57:28.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.20s) [2021-03-18T17:57:28.837Z] check_test.go:223: [d9a7cf3c113de] daemon is not started [2021-03-18T17:57:28.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.58s) [2021-03-18T17:57:28.837Z] check_test.go:223: [d4171e5dd31b5] daemon is not started [2021-03-18T17:57:28.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.20s) [2021-03-18T17:57:28.837Z] check_test.go:223: [dde652ffdbb02] daemon is not started [2021-03-18T17:57:28.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.25s) [2021-03-18T17:57:28.837Z] check_test.go:223: [d91ae57e034e9] daemon is not started [2021-03-18T17:57:28.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-03-18T17:57:28.837Z] check_test.go:223: [d96e6944581df] daemon is not started [2021-03-18T17:57:28.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.25s) [2021-03-18T17:57:28.837Z] check_test.go:223: [d490ddba64ff2] daemon is not started [2021-03-18T17:57:28.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.17s) [2021-03-18T17:57:28.837Z] check_test.go:223: [d7b1c0adeb0fe] daemon is not started [2021-03-18T17:57:28.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.13s) [2021-03-18T17:57:28.837Z] check_test.go:223: [d350db3ff1f52] daemon is not started [2021-03-18T17:57:28.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.16s) [2021-03-18T17:57:28.837Z] check_test.go:223: [d648f99ca0d5b] daemon is not started [2021-03-18T17:57:28.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2021-03-18T17:57:28.837Z] check_test.go:223: [dd50530bda4e3] daemon is not started [2021-03-18T17:57:28.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2021-03-18T17:57:28.837Z] check_test.go:223: [d7de2dbac94d3] daemon is not started [2021-03-18T17:57:28.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-03-18T17:57:28.837Z] check_test.go:223: [db92645d38563] daemon is not started [2021-03-18T17:57:28.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-03-18T17:57:28.837Z] check_test.go:223: [d31ebc7116f8f] daemon is not started [2021-03-18T17:57:28.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-03-18T17:57:28.837Z] check_test.go:223: [d05edefc92d45] daemon is not started [2021-03-18T17:57:28.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-03-18T17:57:28.837Z] check_test.go:223: [d2dc41d11a9b8] daemon is not started [2021-03-18T17:57:28.837Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-03-18T17:57:28.837Z] check_test.go:223: [db411f7249dba] daemon is not started [2021-03-18T17:57:28.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-18T17:57:28.837Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-18T17:57:29.763Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-18T17:57:30.018Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-18T17:57:30.273Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-18T17:57:31.197Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-18T17:57:31.494Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-18T17:57:32.054Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-18T17:57:32.309Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-18T17:57:32.564Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.78s) [2021-03-18T17:57:32.564Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.76s) [2021-03-18T17:57:32.564Z] check_test.go:252: [db957d5a55c52] daemon is not started [2021-03-18T17:57:32.564Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2021-03-18T17:57:32.564Z] check_test.go:252: [d390e50f6a218] daemon is not started [2021-03-18T17:57:32.564Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-03-18T17:57:32.564Z] check_test.go:252: [dfb1ee6f82930] daemon is not started [2021-03-18T17:57:32.564Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2021-03-18T17:57:32.564Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-03-18T17:57:32.564Z] check_test.go:252: [df702c6808a2e] daemon is not started [2021-03-18T17:57:32.564Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2021-03-18T17:57:32.564Z] check_test.go:252: [d057cbc9ec0b9] daemon is not started [2021-03-18T17:57:32.564Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2021-03-18T17:57:32.564Z] check_test.go:252: [d9f37a36d3fdd] daemon is not started [2021-03-18T17:57:32.564Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-03-18T17:57:32.564Z] check_test.go:252: [d3c19ff416d77] daemon is not started [2021-03-18T17:57:32.564Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-18T17:57:32.564Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-18T17:57:32.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-18T17:57:32.895Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-18T17:57:36.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-18T17:57:37.798Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-18T17:57:37.798Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-18T17:57:38.097Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-18T17:57:38.097Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-18T17:57:38.352Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2021-03-18T17:57:38.352Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2021-03-18T17:57:38.352Z] check_test.go:279: [d654a34b9790f] daemon is not started [2021-03-18T17:57:38.352Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-03-18T17:57:38.352Z] check_test.go:279: [db61a4e9a6301] daemon is not started [2021-03-18T17:57:38.352Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-03-18T17:57:38.352Z] check_test.go:279: [d44615427214f] daemon is not started [2021-03-18T17:57:38.352Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-03-18T17:57:38.352Z] check_test.go:279: [da6ee6123f78c] daemon is not started [2021-03-18T17:57:38.352Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-03-18T17:57:38.352Z] check_test.go:279: [dacd272256545] daemon is not started [2021-03-18T17:57:38.352Z] === RUN TestDockerNetworkSuite [2021-03-18T17:57:38.352Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-03-18T17:57:40.864Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-03-18T17:57:41.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-03-18T17:57:43.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-18T17:57:45.949Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-03-18T17:57:48.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-03-18T17:57:50.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-03-18T17:57:51.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-18T17:57:51.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-18T17:57:53.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-03-18T17:57:55.399Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-03-18T17:57:55.797Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-18T17:57:55.797Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-18T17:57:55.797Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-18T17:58:00.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-18T17:58:00.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-18T17:58:00.643Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-03-18T17:58:01.033Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-18T17:58:01.034Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-18T17:58:01.034Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-18T17:58:01.570Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-03-18T17:58:01.827Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-03-18T17:58:01.827Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-03-18T17:58:02.083Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-03-18T17:58:03.009Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-03-18T17:58:04.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-03-18T17:58:05.738Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-03-18T17:58:08.249Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-03-18T17:58:10.762Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-03-18T17:58:10.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-03-18T17:58:11.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-03-18T17:58:12.250Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-03-18T17:58:13.176Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-03-18T17:58:13.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-03-18T17:58:15.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-03-18T17:58:15.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-03-18T17:58:15.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-03-18T17:58:16.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-03-18T17:58:16.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-03-18T17:58:16.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-03-18T17:58:17.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-03-18T17:58:18.605Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-03-18T17:58:19.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-03-18T17:58:19.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-03-18T17:58:20.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-03-18T17:58:20.528Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-03-18T17:58:23.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-03-18T17:58:25.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-03-18T17:58:36.913Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-18T17:58:37.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-03-18T17:58:37.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-03-18T17:58:37.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-18T17:58:38.372Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-18T17:58:38.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-03-18T17:58:38.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-03-18T17:58:38.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-03-18T17:58:38.844Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-18T17:58:38.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-03-18T17:58:38.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-03-18T17:58:38.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-03-18T17:58:39.833Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-18T17:58:39.833Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-18T17:58:43.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-03-18T17:58:43.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-03-18T17:58:43.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-03-18T17:58:43.632Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-18T17:58:43.634Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-03-18T17:58:44.622Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-18T17:58:44.622Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-18T17:58:44.622Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-18T17:58:46.194Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-18T17:58:46.665Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-18T17:58:47.134Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-18T17:58:47.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-03-18T17:58:48.123Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-18T17:58:48.123Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-18T17:58:51.250Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-03-18T17:58:51.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-03-18T17:58:52.184Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-03-18T17:58:52.999Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-18T17:58:54.072Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-03-18T17:58:54.072Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-03-18T17:58:54.568Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-18T17:58:54.568Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-18T17:58:55.039Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-03-18T17:58:55.294Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-03-18T17:58:55.557Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-18T17:58:55.557Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-18T17:58:56.026Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-18T17:58:56.656Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-03-18T17:58:58.248Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-18T17:58:58.717Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-18T17:58:59.187Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-18T17:58:59.187Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-18T17:58:59.657Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-18T17:59:00.646Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-18T17:59:00.646Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-18T17:59:00.646Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite (85.66s) [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.48s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [df410befcebae] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.94s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d840ce7d6b726] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.27s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [da0f1d1981f40] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.53s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d35f77389727d] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.06s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:1233: [d5f16bdbd52e1] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.68s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d040606755a1e] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.08s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [df11eb9362109] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.68s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d3d49a44eb846] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.32s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d9ae77f3b85f5] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.93s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [df09f756ef46c] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.72s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d3c03897dcd53] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.47s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d3a0114e14911] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.52s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [da4dde763b2a2] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.26s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d89af28495c34] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.38s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d109524d3a0ba] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.15s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [da2ba23d4393b] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d1c81a2a886c5] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d4a93b4a7d11b] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [dca17c579f610] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.15s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d0773696a41be] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.37s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [dc85a1d7bfd74] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d723565421d92] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.53s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d7261f3bd3b5d] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d7e64145184b7] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.06s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:968: [dd93169d81606] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.78s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d9d7ec28a1a55] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (11.96s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:1116: [db43969e67f6d] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [dd9c24120cb54] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.91s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [df5ccf9faf503] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [de909e55c9464] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d62b13fe0a059] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d8384e7ac1c8d] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d90e108a751e6] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [de2c6af147ce2] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.54s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [ddbf97065dace] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [dde1709be13c6] daemon is not started [2021-03-18T17:59:04.772Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d5f7c3ef495f8] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.02s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d74977578d846] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.89s) [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.49s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:1084: [dd11fbb13befa] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d04d465cc410d] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.01s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d19a00d55e4bf] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.95s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [db9fde9289c60] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d62d10cfb117a] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.94s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d9cf860e338ac] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d5a32d69bf6bc] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.17s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [dbf9bd18ece1c] daemon is not started [2021-03-18T17:59:04.772Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.43s) [2021-03-18T17:59:04.772Z] docker_cli_network_unix_test.go:46: [d083953d69018] daemon is not started [2021-03-18T17:59:04.772Z] === RUN TestDockerHubPullSuite [2021-03-18T17:59:04.772Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-03-18T17:59:05.331Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-03-18T17:59:05.411Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-18T17:59:07.843Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-03-18T17:59:10.394Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-03-18T17:59:10.955Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-03-18T17:59:11.211Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-03-18T17:59:13.100Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-03-18T17:59:13.357Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-03-18T17:59:13.357Z] --- PASS: TestDockerHubPullSuite (9.35s) [2021-03-18T17:59:13.357Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.44s) [2021-03-18T17:59:13.357Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (5.34s) [2021-03-18T17:59:13.357Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.48s) [2021-03-18T17:59:13.357Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.53s) [2021-03-18T17:59:13.357Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.44s) [2021-03-18T17:59:13.357Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.10s) [2021-03-18T17:59:13.357Z] PASS [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === Skipped [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-03-18T17:59:13.357Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-03-18T17:59:13.357Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-03-18T17:59:13.357Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-03-18T17:59:13.357Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-18T17:59:13.357Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-18T17:59:13.357Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-03-18T17:59:13.357Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-18T17:59:13.357Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-18T17:59:13.357Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-18T17:59:13.357Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-18T17:59:13.357Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-18T17:59:13.357Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-18T17:59:13.357Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-18T17:59:13.357Z] docker_cli_sni_test.go:18: Flakey test [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-03-18T17:59:13.357Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-03-18T17:59:13.357Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-18T17:59:13.357Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2021-03-18T17:59:13.357Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-03-18T17:59:13.357Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-03-18T17:59:13.357Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-03-18T17:59:13.357Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-18T17:59:13.357Z] docker_cli_network_unix_test.go:46: [d5f7c3ef495f8] daemon is not started [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] [2021-03-18T17:59:13.357Z] DONE 1274 tests, 51 skipped in 2103.887s [2021-03-18T17:59:13.357Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-18T17:59:13.357Z] ++++ cat bundles/test-integration/docker.pid [2021-03-18T17:59:13.357Z] +++ kill 8158 [2021-03-18T17:59:14.718Z] +++ /etc/init.d/apparmor stop [2021-03-18T17:59:14.718Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-18T17:59:14.718Z] [2021-03-18T17:59:14.718Z] Unloading profiles will leave already running processes permanently [2021-03-18T17:59:14.718Z] unconfined, which can lead to unexpected situations. [2021-03-18T17:59:14.718Z] [2021-03-18T17:59:14.718Z] To set a process to complain mode, use the command line tool [2021-03-18T17:59:14.718Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-18T17:59:14.718Z] +++ true [2021-03-18T17:59:14.718Z] exiting test-integration [2021-03-18T17:59:14.718Z] ++ exit 0 [2021-03-18T17:59:14.718Z] [2021-03-18T17:59:14.718Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-03-18T17:59:14.718Z] + for job in $(jobs -p) [2021-03-18T17:59:14.718Z] + wait 10600 [2021-03-18T17:59:16.603Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-03-18T17:59:19.869Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-03-18T17:59:22.426Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-03-18T17:59:35.539Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-18T17:59:35.539Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-18T17:59:35.539Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-18T17:59:38.499Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-18T17:59:38.499Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-18T17:59:38.499Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-18T17:59:38.499Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-18T17:59:38.968Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-18T17:59:38.968Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-18T17:59:44.382Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-03-18T17:59:56.576Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-03-18T17:59:56.576Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-03-18T17:59:58.460Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-03-18T18:00:01.722Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-03-18T18:00:04.282Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-18T18:00:04.282Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-18T18:00:04.282Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-18T18:00:09.797Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-03-18T18:00:13.959Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-03-18T18:00:17.249Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-03-18T18:00:19.762Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-03-18T18:00:22.123Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-18T18:00:22.593Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-18T18:00:23.024Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-03-18T18:00:23.063Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-18T18:00:24.908Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-03-18T18:00:26.026Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-18T18:00:27.417Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-03-18T18:00:28.254Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-18T18:00:29.928Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-03-18T18:00:35.429Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-18T18:01:26.116Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-03-18T18:01:38.386Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-03-18T18:01:47.772Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-18T18:01:47.772Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-18T18:01:47.772Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite (1782.79s) [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.95s) [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.52s) [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.00s) [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.20s) [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.13s) [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (31.47s) [2021-03-18T18:01:56.419Z] docker_api_swarm_test.go:562: [d07849ece66fc] joining swarm manager [d6d59a387a7d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.419Z] docker_api_swarm_test.go:584: [d84a444d6bf8b] joining swarm manager [d6d59a387a7d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T18:01:56.419Z] check_test.go:380: [d07849ece66fc] daemon is not started [2021-03-18T18:01:56.419Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-03-18T18:01:56.419Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.44s) [2021-03-18T18:01:56.419Z] docker_api_swarm_test.go:45: [d85d14ff419be] joining swarm manager [df2ee6ac9afdc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.08s) [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.15s) [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.85s) [2021-03-18T18:01:56.419Z] docker_api_swarm_test.go:303: [d2bdf40285ce8] joining swarm manager [dae236f37c0d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.419Z] docker_api_swarm_test.go:304: [d034b29257e68] joining swarm manager [dae236f37c0d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T18:01:56.419Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-03-18T18:01:56.419Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.85s) [2021-03-18T18:01:56.419Z] docker_api_swarm_test.go:271: [dd4e09d61a727] joining swarm manager [d1232878c669f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.419Z] docker_api_swarm_test.go:272: [db7bc2c53e7bd] joining swarm manager [d1232878c669f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.61s) [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.61s) [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.77s) [2021-03-18T18:01:56.419Z] docker_api_swarm_node_test.go:19: [d2c2027687874] joining swarm manager [d5b900b560cdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.419Z] docker_api_swarm_node_test.go:20: [d96f7d4b1f87c] joining swarm manager [d5b900b560cdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.21s) [2021-03-18T18:01:56.419Z] docker_api_swarm_test.go:501: [d49b673cb38a1] joining swarm manager [d35831b57e15d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.419Z] docker_api_swarm_test.go:506: [d0b645408ad04] joining swarm manager [d35831b57e15d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.26s) [2021-03-18T18:01:56.419Z] docker_api_swarm_node_test.go:80: [d90249ba35890] joining swarm manager [d8e85c4baf3d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.91s) [2021-03-18T18:01:56.419Z] docker_api_swarm_node_test.go:52: [d94ac3a9e7289] joining swarm manager [da4b7a52b094a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.419Z] docker_api_swarm_node_test.go:53: [d485186f6f207] joining swarm manager [da4b7a52b094a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.49s) [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.74s) [2021-03-18T18:01:56.419Z] docker_api_swarm_test.go:201: [db42d173e2512] joining swarm manager [da862df012329]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.30s) [2021-03-18T18:01:56.419Z] docker_api_swarm_test.go:383: [d71049e825f8f] joining swarm manager [df594f6bded83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.419Z] docker_api_swarm_test.go:384: [d7426eb41b895] joining swarm manager [df594f6bded83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T18:01:56.419Z] check_test.go:380: [d7426eb41b895] daemon is not started [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.26s) [2021-03-18T18:01:56.419Z] docker_api_swarm_test.go:801: [d62c337f7c706] joining swarm manager [d47fe913736e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.419Z] docker_api_swarm_test.go:801: [dad58874d36b7] joining swarm manager [d47fe913736e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T18:01:56.419Z] docker_api_swarm_test.go:801: [d3a2053ad0353] joining swarm manager [d47fe913736e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-18T18:01:56.419Z] docker_api_swarm_test.go:801: [d68f94c20fa39] joining swarm manager [d47fe913736e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-18T18:01:56.419Z] docker_api_swarm_test.go:809: [d72e22e41796c] joining swarm manager [d47fe913736e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.48s) [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.60s) [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.97s) [2021-03-18T18:01:56.419Z] docker_api_swarm_service_test.go:394: [d1300d4d7ff11] joining swarm manager [d20bdf14fbd7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.419Z] docker_api_swarm_service_test.go:394: [da586e36d7b85] joining swarm manager [d20bdf14fbd7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.05s) [2021-03-18T18:01:56.419Z] docker_api_swarm_service_test.go:342: [df2046bad3379] joining swarm manager [dc6626908ba99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.419Z] docker_api_swarm_service_test.go:342: [d3d945202575b] joining swarm manager [dc6626908ba99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.65s) [2021-03-18T18:01:56.419Z] docker_api_swarm_service_test.go:489: [d7f86cc168660] joining swarm manager [d390ca822bc0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.419Z] docker_api_swarm_service_test.go:489: [d4f7aecc6b4de] joining swarm manager [d390ca822bc0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.84s) [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.02s) [2021-03-18T18:01:56.419Z] docker_api_swarm_service_test.go:127: [d494d112aacb7] joining swarm manager [da19eded3f4d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.419Z] docker_api_swarm_service_test.go:128: [d7c569ae1b518] joining swarm manager [da19eded3f4d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T18:01:56.419Z] docker_api_swarm_service_test.go:136: [d3ff591c7b40d] joining swarm manager [da19eded3f4d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-18T18:01:56.419Z] docker_api_swarm_service_test.go:137: [d89895fb09996] joining swarm manager [da19eded3f4d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.71s) [2021-03-18T18:01:56.419Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.77s) [2021-03-18T18:01:56.419Z] docker_api_swarm_service_test.go:303: [d5eb365810d32] joining swarm manager [d0ed872979864]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.419Z] docker_api_swarm_service_test.go:303: [d1b6b2b302f3b] joining swarm manager [d0ed872979864]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.64s) [2021-03-18T18:01:56.420Z] docker_api_swarm_service_test.go:99: [d32d1feaee7de] joining swarm manager [d7e88d3499541]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.420Z] docker_api_swarm_service_test.go:100: [d449d1f0b886c] joining swarm manager [d7e88d3499541]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T18:01:56.420Z] check_test.go:380: [d32d1feaee7de] daemon is not started [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (29.22s) [2021-03-18T18:01:56.420Z] docker_api_swarm_service_test.go:532: [d58344dfd25bf] joining swarm manager [d9b30a2151900]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.420Z] docker_api_swarm_service_test.go:533: [d132e6a528939] joining swarm manager [d9b30a2151900]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.46s) [2021-03-18T18:01:56.420Z] docker_api_swarm_service_test.go:147: [d61ca6ffd032b] joining swarm manager [d4d815f9db23c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.420Z] docker_api_swarm_service_test.go:147: [dcd9915651d71] joining swarm manager [d4d815f9db23c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (35.65s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (7.06s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.62s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.23s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.68s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.34s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.76s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.81s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.72s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.14s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.92s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.83s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.27s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.48s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.63s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.76s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.19s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.37s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.50s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.47s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.95s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.24s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.16s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.68s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.59s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.57s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.56s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.72s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.63s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.69s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.92s) [2021-03-18T18:01:56.420Z] docker_cli_service_logs_test.go:245: checking task j53wcv6e87pd [2021-03-18T18:01:56.420Z] docker_cli_service_logs_test.go:250: checking messages for j53wcv6e87pd [2021-03-18T18:01:56.420Z] docker_cli_service_logs_test.go:245: checking task pfkilr9pekie [2021-03-18T18:01:56.420Z] docker_cli_service_logs_test.go:250: checking messages for pfkilr9pekie [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.79s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.11s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.32s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.76s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.89s) [2021-03-18T18:01:56.420Z] docker_cli_swarm_test.go:1901: [d3e80afa688bf] joining swarm manager [d584d97cb8191]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.420Z] docker_cli_swarm_test.go:1902: [dcba229a72290] joining swarm manager [d584d97cb8191]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.57s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.70s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.68s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.50s) [2021-03-18T18:01:56.420Z] docker_cli_swarm_test.go:1802: [d17e989718d50] joining swarm manager [d363c4dce3e39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.420Z] docker_cli_swarm_test.go:1803: [d282fef856ce6] joining swarm manager [d363c4dce3e39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.90s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (121.71s) [2021-03-18T18:01:56.420Z] docker_cli_swarm_test.go:1321: [d542240c1515a] joining swarm manager [d5534391d2294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.420Z] docker_cli_swarm_test.go:1322: [dedc4f88c6378] joining swarm manager [d5534391d2294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.51s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.71s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.95s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.71s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.63s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.34s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.65s) [2021-03-18T18:01:56.420Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-03-18T18:01:56.420Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.40s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.88s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.36s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.81s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (59.29s) [2021-03-18T18:01:56.420Z] docker_cli_swarm_test.go:1186: [d8cd27dc4269c] joining swarm manager [d5eadee5f67f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.420Z] docker_cli_swarm_test.go:1195: [db52944c411af] joining swarm manager [d5eadee5f67f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.57s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.13s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (148.99s) [2021-03-18T18:01:56.420Z] docker_cli_swarm_test.go:1118: [de48da5ba6b46] joining swarm manager [dfba5d96d469c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.420Z] docker_cli_swarm_test.go:1119: [da4cd3a622a44] joining swarm manager [dfba5d96d469c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T18:01:56.420Z] docker_cli_swarm_test.go:1172: [db9e6d5462399] joining swarm manager [dfba5d96d469c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.05s) [2021-03-18T18:01:56.420Z] docker_cli_swarm_test.go:1453: [dcebc2631c83b] joining swarm manager [d510cb0023a5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.420Z] docker_cli_swarm_test.go:1454: [d00f4fc164cfb] joining swarm manager [d510cb0023a5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.85s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.25s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.22s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.08s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.82s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.67s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.79s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.71s) [2021-03-18T18:01:56.420Z] docker_cli_swarm_unix_test.go:62: [d20b17613bd01] joining swarm manager [d58605a786411]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.28s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.42s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.95s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.92s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.07s) [2021-03-18T18:01:56.420Z] docker_api_swarm_test.go:961: [d7f7d8e5becd4] joining swarm manager [d25e946545653]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.01s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (1.88s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.91s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.44s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.73s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.59s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.86s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.86s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.73s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.34s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.32s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.30s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.61s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.27s) [2021-03-18T18:01:56.420Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.23s) [2021-03-18T18:01:56.420Z] === RUN TestDockerExternalVolumeSuite [2021-03-18T18:01:56.420Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-03-18T18:02:11.255Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-03-18T18:03:00.133Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-18T18:03:00.133Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-18T18:03:00.133Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-18T18:03:19.017Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-03-18T18:03:21.389Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-18T18:03:28.986Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-03-18T18:03:30.063Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-18T18:03:37.239Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-18T18:04:01.011Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-03-18T18:04:13.120Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-18T18:04:15.916Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-03-18T18:04:17.884Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-18T18:04:26.561Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-18T18:04:47.961Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-03-18T18:05:00.164Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-03-18T18:05:32.272Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-03-18T18:05:47.176Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-03-18T18:05:52.853Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-18T18:05:52.853Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-18T18:05:52.853Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-18T18:05:52.853Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-18T18:05:52.853Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-18T18:05:52.853Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-18T18:05:52.853Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-18T18:05:52.853Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-18T18:05:52.853Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-18T18:05:57.617Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-18T18:05:59.839Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-18T18:06:03.636Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-18T18:06:03.636Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-18T18:06:04.114Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-18T18:06:04.114Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-18T18:06:04.114Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-18T18:06:04.114Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-18T18:06:05.242Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-03-18T18:06:07.914Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-18T18:06:07.914Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-18T18:06:07.914Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-18T18:06:07.914Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-18T18:06:08.384Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-18T18:06:12.185Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-18T18:06:24.703Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-18T18:06:24.703Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-18T18:06:24.703Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-18T18:06:24.703Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-18T18:06:24.703Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-18T18:06:24.703Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-18T18:06:24.703Z] === RUN TestDockerSuite/TestBuildFails [2021-03-18T18:06:26.923Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-18T18:06:27.393Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-18T18:06:32.158Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-18T18:06:36.920Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-18T18:06:47.366Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-18T18:06:51.876Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-03-18T18:06:56.040Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-18T18:06:57.029Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-18T18:07:01.792Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-18T18:07:01.792Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-18T18:07:02.261Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-18T18:07:02.731Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-18T18:07:02.731Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-18T18:07:09.988Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-03-18T18:07:15.250Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-18T18:07:15.250Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-18T18:07:23.996Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-18T18:07:24.985Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-18T18:07:26.555Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-18T18:07:26.555Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-18T18:07:27.546Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-18T18:07:27.546Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-18T18:07:31.350Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-18T18:07:31.819Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-18T18:07:32.289Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-18T18:07:33.278Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-18T18:07:33.748Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-18T18:07:34.736Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-18T18:07:35.724Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-18T18:07:40.489Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-18T18:07:40.959Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-18T18:07:40.959Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-18T18:07:40.959Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-18T18:07:40.959Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-18T18:07:40.959Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-18T18:07:40.959Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-18T18:07:41.428Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-18T18:07:42.119Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-03-18T18:07:42.416Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-18T18:07:46.222Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-18T18:08:04.050Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-18T18:08:04.050Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-18T18:08:06.273Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-18T18:08:14.161Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-03-18T18:08:29.106Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-03-18T18:08:36.400Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-18T18:08:43.567Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-18T18:08:44.000Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-03-18T18:08:48.327Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-18T18:08:53.097Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-18T18:08:57.857Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-18T18:09:02.066Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-03-18T18:09:12.803Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-18T18:09:12.803Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-18T18:09:16.931Z] --- PASS: TestDockerExternalVolumeSuite (439.57s) [2021-03-18T18:09:16.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.78s) [2021-03-18T18:09:16.931Z] docker_cli_external_volume_driver_test.go:53: [d9b90b222bd8a] daemon is not started [2021-03-18T18:09:16.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2021-03-18T18:09:16.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.43s) [2021-03-18T18:09:16.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-03-18T18:09:16.931Z] docker_cli_external_volume_driver_test.go:53: [d717824bd4e42] daemon is not started [2021-03-18T18:09:16.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-03-18T18:09:16.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-03-18T18:09:16.931Z] docker_cli_external_volume_driver_test.go:53: [d8a959e1e7252] daemon is not started [2021-03-18T18:09:16.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-03-18T18:09:16.931Z] docker_cli_external_volume_driver_test.go:53: [dc35d2ea95a59] daemon is not started [2021-03-18T18:09:16.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.45s) [2021-03-18T18:09:16.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.47s) [2021-03-18T18:09:16.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-03-18T18:09:16.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-03-18T18:09:16.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.44s) [2021-03-18T18:09:16.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.56s) [2021-03-18T18:09:16.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-03-18T18:09:16.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.41s) [2021-03-18T18:09:16.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.16s) [2021-03-18T18:09:16.931Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.26s) [2021-03-18T18:09:16.931Z] docker_cli_external_volume_driver_test.go:485: [db220cb4e93fe] daemon is not started [2021-03-18T18:09:16.931Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-03-18T18:09:16.931Z] docker_cli_external_volume_driver_test.go:53: [d8c741572703e] daemon is not started [2021-03-18T18:09:16.931Z] PASS [2021-03-18T18:09:16.931Z] [2021-03-18T18:09:16.931Z] === Skipped [2021-03-18T18:09:16.931Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-03-18T18:09:16.931Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2021-03-18T18:09:16.931Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-18T18:09:16.931Z] check_test.go:309: [de194fb53ce13] daemon is not started [2021-03-18T18:09:16.931Z] [2021-03-18T18:09:16.931Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-03-18T18:09:16.931Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-03-18T18:09:16.931Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-18T18:09:16.931Z] check_test.go:309: [d0cf39e870df7] daemon is not started [2021-03-18T18:09:16.931Z] [2021-03-18T18:09:16.931Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-18T18:09:16.931Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-18T18:09:16.931Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-18T18:09:16.931Z] check_test.go:309: [d627aebcdae93] daemon is not started [2021-03-18T18:09:16.931Z] [2021-03-18T18:09:16.931Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-03-18T18:09:16.931Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-03-18T18:09:16.931Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-18T18:09:16.931Z] [2021-03-18T18:09:16.931Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-03-18T18:09:16.931Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-03-18T18:09:16.931Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-18T18:09:16.931Z] [2021-03-18T18:09:16.931Z] [2021-03-18T18:09:16.931Z] DONE 273 tests, 5 skipped in 2705.444s [2021-03-18T18:09:16.931Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-18T18:09:16.931Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2d6fa4dbaab1/docker.pid [2021-03-18T18:09:16.931Z] +++ kill 6048 [2021-03-18T18:09:16.931Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6048 is not a child of this shell [2021-03-18T18:09:16.931Z] warning: PID 6048 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2d6fa4dbaab1/docker.pid had a nonzero exit code [2021-03-18T18:09:16.931Z] ++++ cat bundles/test-integration/docker.pid [2021-03-18T18:09:16.931Z] +++ kill 8142 [2021-03-18T18:09:16.931Z] +++ /etc/init.d/apparmor stop [2021-03-18T18:09:16.931Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-18T18:09:16.931Z] [2021-03-18T18:09:16.931Z] Unloading profiles will leave already running processes permanently [2021-03-18T18:09:16.931Z] unconfined, which can lead to unexpected situations. [2021-03-18T18:09:16.931Z] [2021-03-18T18:09:16.931Z] To set a process to complain mode, use the command line tool [2021-03-18T18:09:16.931Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-18T18:09:16.931Z] +++ true [2021-03-18T18:09:16.931Z] exiting test-integration [2021-03-18T18:09:16.931Z] ++ exit 0 [2021-03-18T18:09:16.931Z] [2021-03-18T18:09:16.931Z] + exit 0 [2021-03-18T18:09:16.931Z] ++ jobs -p [2021-03-18T18:09:16.931Z] + pids= [2021-03-18T18:09:16.931Z] + echo 'Remaining pids to kill: []' [2021-03-18T18:09:16.931Z] Remaining pids to kill: [] [2021-03-18T18:09:16.931Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-03-18T18:09:16.943Z] Recording test results [2021-03-18T18:09:17.669Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-18T18:09:18.008Z] + echo Ensuring container killed. [2021-03-18T18:09:18.008Z] Ensuring container killed. [2021-03-18T18:09:18.008Z] + docker ps -aq -f name=docker-pr2-* [2021-03-18T18:09:18.263Z] + cids=b2794303d794 [2021-03-18T18:09:18.263Z] 7f1ffc219b9b [2021-03-18T18:09:18.263Z] 678b5eaca27c [2021-03-18T18:09:18.263Z] + [ -n b2794303d794 [2021-03-18T18:09:18.263Z] 7f1ffc219b9b [2021-03-18T18:09:18.263Z] 678b5eaca27c ] [2021-03-18T18:09:18.263Z] + docker rm -vf b2794303d794 7f1ffc219b9b 678b5eaca27c [2021-03-18T18:09:22.507Z] b2794303d794 [2021-03-18T18:09:22.507Z] 7f1ffc219b9b [2021-03-18T18:09:22.507Z] 678b5eaca27c [Pipeline] sh [2021-03-18T18:09:22.777Z] + echo Chowning /workspace to jenkins user [2021-03-18T18:09:22.777Z] Chowning /workspace to jenkins user [2021-03-18T18:09:22.777Z] + id -u [2021-03-18T18:09:22.777Z] + id -g [2021-03-18T18:09:22.777Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42163:/workspace busybox chown -R 1000:1000 /workspace [2021-03-18T18:09:23.251Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-18T18:09:23.251Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-18T18:09:23.251Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-18T18:09:23.251Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-18T18:09:25.468Z] === RUN TestDockerSuite/TestBuildNoDupOutput [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-18T18:09:27.262Z] + bundleName=amd64 [2021-03-18T18:09:27.262Z] + echo Creating amd64-bundles.tar.gz [2021-03-18T18:09:27.262Z] Creating amd64-bundles.tar.gz [2021-03-18T18:09:27.263Z] + xargs tar -czf amd64-bundles.tar.gz [2021-03-18T18:09:27.263Z] + 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-03-18T18:09:28.195Z] Archiving artifacts [2021-03-18T18:09:28.779Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42163/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-18T18:09:29.082Z] + make clean [2021-03-18T18:09:29.337Z] docker volume rm -f docker-dev-cache [2021-03-18T18:09:29.337Z] docker-dev-cache [Pipeline] deleteDir [2021-03-18T18:09:34.145Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-18T18:09:35.715Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-18T18:09:36.184Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-18T18:09:36.184Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-18T18:09:39.156Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-18T18:09:40.144Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-18T18:09:41.132Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-18T18:09:53.650Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-18T18:09:54.639Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-18T18:10:01.803Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-18T18:10:04.762Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-18T18:10:11.933Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-18T18:10:15.732Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-18T18:10:20.493Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-18T18:10:20.493Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-18T18:10:20.964Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-18T18:10:20.964Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-18T18:10:22.532Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-18T18:10:22.532Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-18T18:11:05.261Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-18T18:11:23.097Z] === RUN TestDockerSuite/TestBuildRm [2021-03-18T18:11:33.534Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-18T18:11:35.103Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-18T18:11:35.103Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-18T18:11:35.573Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-18T18:11:36.561Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-18T18:11:39.516Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-18T18:11:42.480Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-18T18:11:46.276Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-18T18:11:58.784Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-18T18:11:59.253Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-18T18:12:00.242Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-18T18:12:07.407Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-18T18:12:07.876Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-18T18:12:11.674Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-18T18:12:11.674Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-18T18:12:15.470Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-18T18:12:33.307Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-18T18:12:33.307Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-18T18:12:34.296Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-18T18:12:35.285Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-18T18:12:39.082Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-18T18:12:49.525Z] === RUN TestDockerSuite/TestBuildUser [2021-03-18T18:12:49.525Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-18T18:12:49.525Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-18T18:12:49.525Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-18T18:12:51.745Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-18T18:12:52.214Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-18T18:12:54.439Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-18T18:12:54.439Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-18T18:12:54.439Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-18T18:13:15.686Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-18T18:13:15.686Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-18T18:13:20.470Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-18T18:13:25.232Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-18T18:13:25.232Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-18T18:13:25.232Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-18T18:13:27.456Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-18T18:13:27.926Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-03-18T18:13:36.598Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-18T18:13:40.400Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-18T18:13:40.869Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-18T18:13:58.693Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-18T18:13:58.693Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-18T18:13:58.693Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-18T18:13:58.693Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-18T18:13:58.693Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-18T18:14:04.573Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-18T18:14:06.145Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-18T18:14:06.145Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-18T18:14:06.145Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-18T18:14:06.145Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-18T18:14:08.364Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-18T18:14:12.159Z] === RUN TestDockerSuite/TestCommitChange [2021-03-18T18:14:20.833Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-18T18:14:23.793Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-18T18:14:23.793Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-18T18:14:34.230Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-18T18:14:34.230Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-18T18:14:52.063Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-18T18:14:53.053Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-18T18:14:53.053Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-18T18:14:53.053Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-18T18:14:53.053Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-18T18:14:53.053Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-18T18:14:53.053Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-18T18:14:53.053Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-18T18:14:53.053Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-18T18:14:53.527Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-18T18:15:03.967Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-18T18:15:09.843Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-18T18:15:09.843Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-18T18:15:10.831Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-18T18:15:10.831Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-18T18:15:10.831Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-18T18:15:10.831Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-18T18:15:13.050Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-18T18:15:13.050Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-18T18:15:13.050Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-18T18:15:15.271Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-18T18:15:15.271Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-18T18:15:15.271Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-18T18:15:15.271Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-18T18:15:15.271Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-18T18:15:17.512Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-18T18:15:19.082Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-18T18:15:20.650Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-18T18:15:20.650Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-18T18:15:21.119Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-18T18:15:22.690Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-18T18:15:22.690Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-18T18:15:24.910Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-18T18:15:24.910Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-18T18:15:24.910Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-18T18:15:27.134Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-18T18:15:27.134Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-18T18:15:28.700Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-18T18:15:28.700Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-18T18:15:30.920Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-18T18:15:30.920Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-18T18:15:32.491Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-18T18:15:41.165Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-18T18:15:44.127Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-18T18:15:44.127Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-18T18:15:44.127Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-18T18:15:44.127Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-18T18:15:44.127Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-18T18:15:45.694Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-18T18:15:45.694Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-18T18:15:47.916Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-18T18:15:47.916Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-18T18:15:49.484Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-18T18:15:49.484Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-18T18:15:54.244Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-18T18:15:55.811Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-18T18:15:55.811Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-18T18:15:55.811Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-18T18:15:55.811Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-18T18:15:55.811Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-18T18:15:55.811Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-03-18T18:15:57.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-18T18:15:57.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-03-18T18:15:59.599Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-03-18T18:16:01.824Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-03-18T18:16:04.044Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-03-18T18:16:12.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008c01a0_} [2021-03-18T18:16:13.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1271243858_c:\foo_false____} [2021-03-18T18:16:15.942Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1271243858_c:\foo_true____} [2021-03-18T18:16:18.161Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-18T18:16:18.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-18T18:16:18.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-18T18:16:18.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-18T18:16:18.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-18T18:16:18.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-18T18:16:18.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-18T18:16:18.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-18T18:16:18.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-18T18:16:18.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-18T18:16:18.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-18T18:16:18.631Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-18T18:16:18.631Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-18T18:16:18.631Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-18T18:16:18.631Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-18T18:16:18.631Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-18T18:16:18.631Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-18T18:16:18.631Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-18T18:16:20.850Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-18T18:16:20.850Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-18T18:16:20.850Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-18T18:16:20.850Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-18T18:16:20.850Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-18T18:16:20.850Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-18T18:16:20.850Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-18T18:16:20.850Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-18T18:16:20.850Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-18T18:16:20.850Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-18T18:16:20.850Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-18T18:16:20.850Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-18T18:16:20.850Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-18T18:16:20.850Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-18T18:16:23.209Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-18T18:16:23.209Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-18T18:16:23.209Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-18T18:16:24.776Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-18T18:16:24.776Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-18T18:16:24.776Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-18T18:16:24.776Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-18T18:16:28.572Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-18T18:16:30.791Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-18T18:16:30.791Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-18T18:16:30.791Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-18T18:16:43.302Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-18T18:16:43.302Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-18T18:16:43.302Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-18T18:16:50.465Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-18T18:16:50.465Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-18T18:16:50.465Z] === RUN TestDockerSuite/TestCpToDot [2021-03-18T18:16:52.685Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-18T18:16:52.685Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-18T18:16:52.685Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-18T18:16:54.254Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-18T18:16:54.723Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-18T18:16:54.723Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-18T18:16:54.723Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-18T18:16:54.723Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-18T18:16:54.723Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-18T18:16:54.723Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-18T18:16:56.947Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-18T18:17:04.117Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-18T18:17:04.117Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-18T18:17:04.117Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-18T18:17:05.684Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-18T18:17:06.152Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-18T18:17:06.152Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-18T18:17:06.152Z] === RUN TestDockerSuite/TestCreateRM [2021-03-18T18:17:06.622Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-18T18:17:06.622Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-18T18:17:06.622Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-18T18:17:07.091Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-18T18:17:14.259Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-18T18:17:14.259Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-18T18:17:14.259Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-18T18:17:17.216Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-18T18:17:17.216Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-18T18:17:17.216Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-18T18:17:19.434Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-18T18:17:19.434Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-18T18:17:19.434Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-18T18:17:19.434Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-18T18:17:19.434Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-18T18:17:19.434Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-18T18:17:19.434Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-18T18:17:19.434Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-18T18:17:19.434Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-18T18:17:19.434Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-18T18:17:19.434Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-18T18:17:19.434Z] === RUN TestDockerSuite/TestDockerFails [2021-03-18T18:17:19.911Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-18T18:17:19.911Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-18T18:17:19.911Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-18T18:17:19.911Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-18T18:17:19.911Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-18T18:17:19.911Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-18T18:17:22.129Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-18T18:17:23.702Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-18T18:17:25.920Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-18T18:17:33.084Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-18T18:17:36.041Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-18T18:17:40.803Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-18T18:17:42.370Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-18T18:17:42.840Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-18T18:17:46.634Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-18T18:17:47.103Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-18T18:17:48.092Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-18T18:17:51.887Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-18T18:17:56.646Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-18T18:17:56.646Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-18T18:17:56.646Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-18T18:17:56.646Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-18T18:17:56.646Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-18T18:17:56.646Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-18T18:17:57.117Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-18T18:17:57.117Z] === RUN TestDockerSuite/TestEventsRename [2021-03-18T18:17:59.337Z] === RUN TestDockerSuite/TestEventsResize [2021-03-18T18:18:02.292Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-18T18:18:03.860Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-18T18:18:06.080Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-18T18:18:10.855Z] === RUN TestDockerSuite/TestEventsTop [2021-03-18T18:18:10.855Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-18T18:18:13.815Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-18T18:18:16.771Z] === RUN TestDockerSuite/TestExec [2021-03-18T18:18:16.771Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-18T18:18:16.771Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-18T18:18:18.341Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-18T18:18:20.560Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-18T18:18:20.560Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-18T18:18:20.560Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-18T18:18:20.560Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-18T18:18:22.127Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-18T18:18:23.695Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-18T18:18:25.916Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-18T18:18:27.484Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-18T18:18:31.281Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-18T18:18:31.281Z] === RUN TestDockerSuite/TestExecEnv [2021-03-18T18:18:31.281Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-18T18:18:31.281Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-18T18:18:32.848Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-18T18:18:37.611Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-18T18:18:37.611Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-18T18:18:37.611Z] === RUN TestDockerSuite/TestExecParseError [2021-03-18T18:18:37.611Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-18T18:18:37.611Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-18T18:18:37.611Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-18T18:18:39.830Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-18T18:18:39.830Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-18T18:18:39.830Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-18T18:18:39.830Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-18T18:18:39.830Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-18T18:18:39.830Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-18T18:18:42.049Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-18T18:18:42.049Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-18T18:18:46.822Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-18T18:18:46.822Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-18T18:18:46.822Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-18T18:18:46.822Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-18T18:18:52.701Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-18T18:18:58.576Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-18T18:19:01.531Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-18T18:19:07.414Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-18T18:19:07.414Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-18T18:19:07.414Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-18T18:19:07.414Z] === RUN TestDockerSuite/TestHealth [2021-03-18T18:19:07.414Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-18T18:19:07.414Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-18T18:19:07.414Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-18T18:19:07.414Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-18T18:19:11.210Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-18T18:19:11.210Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-18T18:19:11.210Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-18T18:19:11.210Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-18T18:19:11.210Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-18T18:19:11.210Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-18T18:19:12.198Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-18T18:19:12.198Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-18T18:19:12.668Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-18T18:19:13.137Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-18T18:19:14.704Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-18T18:19:14.704Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-18T18:19:16.271Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-18T18:19:18.493Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-18T18:19:18.493Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-18T18:19:18.493Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-18T18:19:22.291Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-18T18:19:22.291Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-18T18:19:24.515Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-18T18:19:24.515Z] === RUN TestDockerSuite/TestImportFile [2021-03-18T18:19:24.515Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-18T18:19:24.515Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-18T18:19:24.515Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-18T18:19:24.515Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-18T18:19:24.515Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-18T18:19:24.515Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-18T18:19:24.984Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-18T18:19:24.984Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-18T18:19:24.984Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-18T18:19:24.984Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-18T18:19:24.984Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-18T18:19:26.551Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-18T18:19:28.770Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-18T18:19:28.770Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-18T18:19:28.770Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-18T18:19:28.770Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-18T18:19:28.770Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-18T18:19:30.337Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-18T18:19:30.806Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-18T18:19:32.373Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-18T18:19:32.373Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-18T18:19:32.373Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-18T18:19:32.373Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-18T18:19:34.595Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-18T18:19:38.393Z] === RUN TestDockerSuite/TestInspectImage [2021-03-18T18:19:38.393Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-18T18:19:38.393Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-18T18:19:38.393Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-18T18:19:39.961Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-18T18:19:41.661Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-18T18:19:41.661Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-18T18:19:43.879Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-18T18:19:45.447Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-18T18:19:45.447Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-18T18:19:45.447Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-18T18:19:47.666Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-18T18:19:49.885Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-18T18:19:53.689Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-18T18:19:55.256Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-18T18:19:57.474Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-18T18:19:59.041Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-18T18:20:01.258Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-18T18:20:02.828Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-18T18:20:05.045Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-18T18:20:05.045Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-18T18:20:05.045Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-18T18:20:05.045Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-18T18:20:05.045Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-18T18:20:05.045Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-18T18:20:05.045Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-18T18:20:05.045Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-18T18:20:05.045Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-18T18:20:05.045Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-18T18:20:05.045Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-18T18:20:05.045Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-18T18:20:05.045Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-18T18:20:05.045Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-18T18:20:05.045Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-18T18:20:05.045Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-18T18:20:05.045Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-18T18:20:05.045Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-18T18:20:05.045Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-18T18:20:05.045Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-18T18:20:06.613Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-18T18:20:08.183Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-18T18:20:14.056Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-18T18:20:15.625Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-18T18:20:15.625Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-18T18:20:17.845Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-18T18:20:17.845Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-18T18:20:23.725Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-18T18:20:28.486Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-18T18:20:34.359Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-18T18:20:35.928Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-18T18:20:38.153Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-18T18:20:38.153Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-18T18:20:40.372Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-18T18:20:42.590Z] === RUN TestDockerSuite/TestLogsSince [2021-03-18T18:20:51.296Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-18T18:20:51.296Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-18T18:20:51.296Z] === RUN TestDockerSuite/TestLogsTail [2021-03-18T18:20:53.514Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-18T18:20:55.741Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-18T18:20:57.310Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-18T18:20:57.310Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-18T18:20:57.310Z] === RUN TestDockerSuite/TestNetHostname [2021-03-18T18:20:57.310Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-18T18:20:57.310Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-18T18:20:57.310Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-18T18:20:57.310Z] === RUN TestDockerSuite/TestPluginActive [2021-03-18T18:20:57.310Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-18T18:20:57.310Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-18T18:20:57.780Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-18T18:20:57.780Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-18T18:20:57.780Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-18T18:20:57.780Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-18T18:20:57.780Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-18T18:20:57.780Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-18T18:20:57.780Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-18T18:20:57.780Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-18T18:20:57.780Z] === RUN TestDockerSuite/TestPortList [2021-03-18T18:20:57.780Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-18T18:21:01.578Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-18T18:21:01.578Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-18T18:21:01.578Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-18T18:21:01.578Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-18T18:21:01.578Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-18T18:21:01.578Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-18T18:21:01.578Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-18T18:21:01.578Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-18T18:21:01.578Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-18T18:21:01.578Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-18T18:21:05.375Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-18T18:21:05.375Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-18T18:21:14.046Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-18T18:21:14.046Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-18T18:21:26.549Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-18T18:21:36.984Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-18T18:21:36.984Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-18T18:21:36.984Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-18T18:21:49.490Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-18T18:21:51.060Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-18T18:22:09.188Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-18T18:22:10.757Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-18T18:22:10.757Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-18T18:22:10.757Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-18T18:22:14.555Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-18T18:22:14.555Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-18T18:22:14.555Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-18T18:22:14.555Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-18T18:22:14.555Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-18T18:22:21.730Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-18T18:22:21.730Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-18T18:22:22.721Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-18T18:22:22.721Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-18T18:22:24.291Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-18T18:22:25.281Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-18T18:22:25.281Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-18T18:22:29.076Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-18T18:22:32.033Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-18T18:22:34.257Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-18T18:22:55.509Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-18T18:22:55.509Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-18T18:22:59.305Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-18T18:22:59.305Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-18T18:22:59.305Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-18T18:23:00.294Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-18T18:23:04.090Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-18T18:23:07.889Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-18T18:23:07.889Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-18T18:23:10.843Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-18T18:23:10.843Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-18T18:23:11.313Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-18T18:23:23.815Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-18T18:23:26.033Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-18T18:23:26.502Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-18T18:23:32.376Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-18T18:23:36.173Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-18T18:23:42.049Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-18T18:23:45.846Z] === RUN TestDockerSuite/TestRmiTag [2021-03-18T18:23:45.846Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-18T18:23:53.016Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-18T18:24:07.961Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-18T18:24:08.950Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-18T18:24:12.755Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-18T18:24:13.744Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-18T18:24:13.744Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-18T18:24:13.744Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-18T18:24:13.744Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-18T18:24:13.744Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-18T18:24:13.744Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-18T18:24:13.744Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-18T18:24:13.744Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-18T18:24:15.962Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-18T18:24:15.962Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-18T18:24:15.962Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-18T18:24:19.761Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-18T18:24:21.981Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-18T18:24:23.549Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-18T18:24:25.769Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-18T18:24:27.993Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-18T18:24:27.993Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-18T18:24:31.791Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-18T18:24:31.791Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-18T18:24:31.791Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-18T18:24:31.791Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-18T18:24:31.791Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-18T18:24:31.791Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-18T18:24:31.791Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-18T18:24:31.791Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-18T18:24:31.791Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-18T18:24:31.791Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-18T18:24:31.791Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-18T18:24:31.791Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-18T18:24:34.009Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-18T18:24:34.009Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-18T18:24:36.228Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-18T18:24:36.228Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-18T18:24:36.228Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-18T18:24:37.797Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-18T18:24:37.797Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-18T18:24:37.797Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-18T18:24:37.797Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-18T18:24:37.797Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-18T18:24:37.797Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-18T18:24:37.797Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-18T18:24:37.797Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-18T18:24:40.016Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-18T18:24:42.236Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-18T18:24:43.804Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-18T18:24:43.804Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-18T18:24:43.804Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-18T18:24:43.804Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-18T18:24:46.025Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-18T18:24:46.025Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-18T18:24:46.025Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-18T18:24:46.025Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-18T18:24:46.025Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-18T18:24:47.595Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-18T18:24:52.437Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-18T18:24:52.437Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-18T18:24:52.437Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-18T18:24:52.437Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-18T18:24:52.437Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-18T18:24:52.437Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-18T18:24:52.437Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-18T18:24:54.005Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-18T18:24:54.005Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-18T18:24:54.005Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-18T18:24:54.005Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-18T18:24:57.348Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-18T18:24:57.817Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-18T18:24:57.817Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-18T18:25:00.036Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-18T18:25:00.036Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-18T18:25:00.036Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-18T18:25:00.036Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-18T18:25:01.604Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-18T18:25:03.822Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-18T18:25:05.389Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-18T18:25:07.607Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-18T18:25:07.607Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-18T18:25:07.607Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-18T18:25:07.607Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-18T18:25:07.607Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-18T18:25:07.607Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-18T18:25:07.607Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-18T18:25:07.607Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-18T18:25:07.607Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-18T18:25:11.404Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-18T18:25:11.404Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-18T18:25:11.404Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-18T18:25:11.404Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-18T18:25:11.404Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-18T18:25:11.404Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-18T18:25:11.404Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-18T18:25:17.280Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-18T18:25:17.280Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-18T18:25:18.850Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-18T18:25:18.850Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-18T18:25:18.850Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-18T18:25:18.850Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-18T18:25:18.850Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-18T18:25:18.850Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-18T18:25:18.850Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-18T18:25:18.850Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-18T18:25:18.850Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-18T18:25:18.850Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-18T18:25:18.850Z] === RUN TestDockerSuite/TestRunMount [2021-03-18T18:25:18.850Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-18T18:25:18.850Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-18T18:25:18.850Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-18T18:25:18.850Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-18T18:25:26.016Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-18T18:25:26.016Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-18T18:25:26.016Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-18T18:25:26.016Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-18T18:25:29.814Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-18T18:25:32.770Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-18T18:25:32.770Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-18T18:25:32.770Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-18T18:25:32.770Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-18T18:25:32.770Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-18T18:25:32.770Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-18T18:25:32.770Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-18T18:25:32.770Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-18T18:25:32.770Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-18T18:25:32.770Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-18T18:25:33.240Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-18T18:25:34.229Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-18T18:25:36.448Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-18T18:25:38.019Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-18T18:25:39.594Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-18T18:25:41.160Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-18T18:25:41.160Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-18T18:25:41.160Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-18T18:25:41.160Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-18T18:25:41.160Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-18T18:25:41.160Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-18T18:25:41.629Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-18T18:25:41.629Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-18T18:25:41.629Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-18T18:25:43.848Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-18T18:25:43.848Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-18T18:25:43.848Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-18T18:25:43.848Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-18T18:25:43.848Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-18T18:25:43.848Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-18T18:25:56.353Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-18T18:25:56.353Z] === RUN TestDockerSuite/TestRunRm [2021-03-18T18:25:57.342Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-18T18:26:02.105Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-18T18:26:04.325Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-18T18:26:06.545Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-18T18:26:08.114Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-18T18:26:10.333Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-18T18:26:10.333Z] === RUN TestDockerSuite/TestRunState [2021-03-18T18:26:10.333Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-18T18:26:12.553Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-18T18:26:12.553Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-18T18:26:14.120Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-18T18:26:14.120Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-18T18:26:14.120Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-18T18:26:14.120Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-18T18:26:14.120Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-18T18:26:14.120Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-18T18:26:18.887Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-18T18:26:18.887Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-18T18:26:18.887Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-18T18:26:18.887Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-18T18:26:18.887Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-18T18:26:18.887Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-18T18:26:18.887Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-18T18:26:18.887Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-18T18:26:18.887Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-18T18:26:18.887Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-18T18:26:18.887Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-18T18:26:20.455Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-18T18:26:20.455Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-18T18:26:22.676Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-18T18:26:22.676Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-18T18:26:22.676Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-18T18:26:24.896Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-18T18:26:30.775Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-18T18:26:34.571Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-18T18:26:40.446Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-18T18:26:40.446Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-18T18:26:40.446Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-18T18:26:42.668Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-18T18:26:44.236Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-18T18:26:45.803Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-18T18:26:46.272Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-18T18:26:46.273Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-18T18:26:46.273Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-18T18:26:46.273Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-18T18:26:46.273Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-18T18:26:46.273Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-18T18:26:46.273Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-18T18:26:46.273Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-18T18:26:50.069Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-18T18:26:51.059Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-18T18:26:52.626Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-18T18:26:56.423Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-18T18:26:56.423Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-18T18:26:56.423Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-18T18:26:56.423Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-18T18:26:56.423Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-18T18:26:56.423Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-18T18:26:56.423Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-18T18:26:56.423Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-18T18:26:56.893Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-18T18:26:56.893Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-18T18:26:56.893Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-18T18:26:56.893Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-18T18:26:56.893Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-18T18:26:56.893Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-18T18:26:56.893Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-18T18:26:56.893Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-18T18:26:56.893Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-18T18:26:56.893Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-18T18:26:59.118Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-18T18:26:59.588Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-18T18:26:59.588Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-18T18:27:00.057Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-18T18:27:01.627Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-18T18:27:07.503Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-18T18:27:07.504Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-18T18:27:14.677Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-18T18:27:14.677Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-18T18:27:16.895Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-18T18:27:16.895Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-18T18:27:16.895Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-18T18:27:16.895Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-18T18:27:16.895Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-18T18:27:21.655Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-18T18:27:21.655Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-18T18:27:21.655Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-18T18:27:21.655Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-18T18:27:21.655Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-18T18:27:21.655Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-18T18:27:21.655Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-18T18:27:23.224Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-18T18:27:25.444Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-18T18:27:25.444Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-18T18:27:27.664Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-18T18:27:27.664Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-18T18:27:27.664Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-18T18:27:27.664Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-18T18:27:27.664Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-18T18:27:27.664Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-18T18:27:27.664Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-18T18:27:42.625Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-18T18:27:42.625Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-18T18:27:42.625Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-18T18:27:43.095Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-18T18:27:43.095Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-18T18:27:43.564Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-18T18:27:43.564Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-18T18:27:45.782Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-18T18:27:45.782Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-18T18:27:48.001Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-18T18:27:48.470Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-18T18:27:48.470Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-18T18:27:48.470Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-18T18:27:48.939Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-18T18:27:56.102Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-18T18:27:56.102Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-18T18:27:56.102Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-18T18:27:56.102Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-18T18:27:56.102Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-18T18:28:01.980Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-18T18:28:01.980Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-18T18:28:01.980Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-18T18:28:10.659Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-18T18:28:10.659Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite (2163.70s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-18T18:28:11.130Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-03-18T18:28:11.130Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.66s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (110.76s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-03-18T18:28:11.130Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-03-18T18:28:11.130Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-03-18T18:28:11.130Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-03-18T18:28:11.130Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-18T18:28:11.130Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-03-18T18:28:11.130Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-18T18:28:11.130Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-18T18:28:11.130Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.48s) [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-18T18:28:11.130Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-03-18T18:28:11.130Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.80s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (6.70s) [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-03-18T18:28:11.130Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-03-18T18:28:11.130Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-03-18T18:28:11.130Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-03-18T18:28:11.130Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.85s) [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-03-18T18:28:11.130Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-03-18T18:28:11.130Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.41s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (89.51s) [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-03-18T18:28:11.130Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.56s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.34s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s) [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-18T18:28:11.130Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-03-18T18:28:11.130Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-03-18T18:28:11.130Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.88s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.33s) [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-03-18T18:28:11.130Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-03-18T18:28:11.130Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.39s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.47s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.01s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-03-18T18:28:11.130Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.37s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.72s) [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-03-18T18:28:11.130Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-03-18T18:28:11.130Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-03-18T18:28:11.130Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-03-18T18:28:11.130Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.49s) [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-03-18T18:28:11.130Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.25s) [2021-03-18T18:28:11.130Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.18s) [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2021-03-18T18:28:11.130Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.42s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.11s) [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2021-03-18T18:28:11.130Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.81s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.40s) [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.90s) [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s) [2021-03-18T18:28:11.130Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.10s) [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-03-18T18:28:11.130Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.130Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.33s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (32.95s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.80s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.11s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.77s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.08s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-03-18T18:28:11.131Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.25s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.83s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.49s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.87s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.00s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.76s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.64s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.21s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.89s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.16s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.93s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.31s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.44s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.67s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.25s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.56s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.37s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.55s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.76s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.39s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.17s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildDockerignore (64.62s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.52s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (73.58s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.26s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.53s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.35s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.45s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (7.99s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.15s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.16s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.13s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.83s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.94s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.66s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.83s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.00s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.30s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.85s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.98s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.02s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.53s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildFails (2.16s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.53s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.52s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.30s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildFromGit (9.52s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.13s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.30s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.58s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.90s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildHistory (9.50s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.84s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.76s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.64s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.51s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildLabel (0.81s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.53s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.82s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildLabels (0.85s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.30s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.96s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.48s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.55s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.13s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.20s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (25.77s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (11.57s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.45s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.27s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.62s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.69s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.02s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.47s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.30s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.03s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.84s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.15s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.08s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.39s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.12s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.08s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.91s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.11s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.96s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.96s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.94s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.99s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.23s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildRm (10.43s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.73s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-03-18T18:28:11.131Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.13s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.94s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.02s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.57s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.80s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.57s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.54s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.54s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.78s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildStderr (3.58s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.11s) [2021-03-18T18:28:11.131Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-03-18T18:28:11.131Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.58s) [2021-03-18T18:28:11.131Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.02s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.71s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.29s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-18T18:28:11.132Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-03-18T18:28:11.132Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.36s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.47s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.41s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.13s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.71s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.11s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.58s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.26s) [2021-03-18T18:28:11.132Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-03-18T18:28:11.132Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.15s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-03-18T18:28:11.132Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.99s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.61s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.30s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.48s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-03-18T18:28:11.132Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.24s) [2021-03-18T18:28:11.132Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-03-18T18:28:11.132Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.02s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.55s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.70s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.24s) [2021-03-18T18:28:11.132Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-03-18T18:28:11.132Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-03-18T18:28:11.132Z] docker_cli_sni_test.go:18: Flakey test [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.89s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.53s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCommitChange (8.78s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.53s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCommitNewFile (10.19s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCommitTTY (15.31s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.67s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-18T18:28:11.132Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-18T18:28:11.132Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPICommit (10.23s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.43s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-03-18T18:28:11.132Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.84s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-03-18T18:28:11.132Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-03-18T18:28:11.132Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-18T18:28:11.132Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.91s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-18T18:28:11.132Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.06s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-03-18T18:28:11.132Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-03-18T18:28:11.132Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-03-18T18:28:11.132Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.32s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.84s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.79s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-03-18T18:28:11.132Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.88s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.11s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-03-18T18:28:11.132Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-03-18T18:28:11.132Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.89s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.66s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-03-18T18:28:11.132Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.16s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.20s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.86s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (7.89s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.31s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.57s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-03-18T18:28:11.132Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.02s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-18T18:28:11.132Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.83s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.21s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.71s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.73s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.07s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.30s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.33s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.32s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.30s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008c01a0_} (2.30s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1271243858_c:\foo_false____} (2.27s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1271243858_c:\foo_true____} (2.24s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-18T18:28:11.132Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.01s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.10s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.00s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.63s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.10s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.23s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.33s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCpToDot (2.00s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCpToStdout (2.12s) [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-03-18T18:28:11.132Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.93s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (6.76s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.14s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.71s) [2021-03-18T18:28:11.132Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.58s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestCreateRM (0.27s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.29s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.25s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.35s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.39s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-18T18:28:11.133Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.08s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-03-18T18:28:11.133Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-03-18T18:28:11.133Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-03-18T18:28:11.133Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-03-18T18:28:11.133Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-18T18:28:11.133Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-03-18T18:28:11.133Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-18T18:28:11.133Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-03-18T18:28:11.133Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-03-18T18:28:11.133Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.00s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.05s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.03s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.38s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsCopy (4.00s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.16s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.86s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.70s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.22s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.16s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.84s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsFilters (3.94s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsFormat (3.88s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsRename (2.03s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsResize (2.62s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.89s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.34s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.55s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsUntag (2.70s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.36s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-03-18T18:28:11.133Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.68s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.67s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-18T18:28:11.133Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-03-18T18:28:11.133Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-18T18:28:11.133Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.69s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.84s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.94s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.76s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.65s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.95s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestExecInspectID (4.43s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-03-18T18:28:11.133Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-18T18:28:11.133Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.24s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-18T18:28:11.133Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.88s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.19s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.72s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.93s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.72s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.70s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-03-18T18:28:11.133Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.58s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.88s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.06s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.49s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.80s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.13s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.44s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-03-18T18:28:11.133Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-18T18:28:11.133Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.84s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.87s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-03-18T18:28:11.133Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-18T18:28:11.133Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.85s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.86s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestInspectDefault (1.77s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestInspectHistory (3.56s) [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-18T18:28:11.133Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.83s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.83s) [2021-03-18T18:28:11.133Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.15s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.83s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.83s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.83s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestInspectStatus (2.24s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.74s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.95s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.95s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.83s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.95s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.93s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.79s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.63s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.60s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.24s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.11s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-18T18:28:11.134Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.88s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.38s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.43s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.35s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.38s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.27s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.01s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.08s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestLogsSince (8.46s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestLogsTail (2.41s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.18s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.92s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-03-18T18:28:11.134Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.73s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-18T18:28:11.134Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-18T18:28:11.134Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-18T18:28:11.134Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-18T18:28:11.134Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-18T18:28:11.134Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-18T18:28:11.134Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-18T18:28:11.134Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-18T18:28:11.134Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.81s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-18T18:28:11.134Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestPsByOrder (7.71s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.64s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.60s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.23s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.44s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.09s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (15.45s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.85s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-03-18T18:28:11.134Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-18T18:28:11.134Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.93s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.62s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-03-18T18:28:11.134Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.47s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.45s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.12s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.86s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.16s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.16s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.61s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.65s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.58s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.62s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.24s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.94s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.47s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.50s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.06s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.18s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.44s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRmiTag (0.56s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (6.83s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.91s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.21s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.93s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.97s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.67s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.86s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.36s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.92s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.96s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.00s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.82s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.87s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.134Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.61s) [2021-03-18T18:28:11.134Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-03-18T18:28:11.134Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.67s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.91s) [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.95s) [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.85s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.86s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.67s) [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.54s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.96s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.92s) [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.89s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.86s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunExitCode (1.87s) [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.91s) [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.85s) [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.10s) [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.31s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.05s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.38s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.45s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.00s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.19s) [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.41s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.28s) [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s) [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.92s) [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.70s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.34s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.36s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunRm (1.99s) [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.15s) [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.00s) [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.92s) [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.88s) [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.21s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.91s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.69s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.31s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-03-18T18:28:11.135Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.135Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.87s) [2021-03-18T18:28:11.135Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.91s) [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.49s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.95s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.74s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.32s) [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.24s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.89s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.85s) [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.34s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.42s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.81s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.80s) [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-03-18T18:28:11.136Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.59s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.54s) [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.75s) [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.18s) [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.58s) [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.71s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.94s) [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.86s) [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-18T18:28:11.136Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.27s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.11s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.38s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.30s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.31s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.29s) [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.49s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.15s) [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.76s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s) [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.70s) [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-03-18T18:28:11.136Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.21s) [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-18T18:28:11.136Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-18T18:28:11.136Z] --- PASS: TestDockerRegistrySuite (0.12s) [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.136Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-18T18:28:11.136Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] === RUN TestDockerSchema1RegistrySuite [2021-03-18T18:28:11.137Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-18T18:28:11.137Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-18T18:28:11.137Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-18T18:28:11.137Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-18T18:28:11.137Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-18T18:28:11.137Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-18T18:28:11.137Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-18T18:28:11.137Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-18T18:28:11.137Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-18T18:28:11.137Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-18T18:28:11.137Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-18T18:28:11.137Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-18T18:28:11.137Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-18T18:28:11.137Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-18T18:28:11.137Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-18T18:28:11.137Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-18T18:28:11.137Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-18T18:28:11.137Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-18T18:28:11.137Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-18T18:28:11.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-18T18:28:11.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-18T18:28:11.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-18T18:28:11.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-18T18:28:11.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-18T18:28:11.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-18T18:28:11.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-18T18:28:11.137Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-18T18:28:11.137Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-18T18:28:11.137Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-18T18:28:11.137Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-18T18:28:11.137Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-18T18:28:11.137Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-18T18:28:11.137Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-18T18:28:11.137Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] === RUN TestDockerDaemonSuite [2021-03-18T18:28:11.137Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-18T18:28:11.137Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-18T18:28:11.137Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-18T18:28:11.137Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] === RUN TestDockerSwarmSuite [2021-03-18T18:28:11.137Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-03-18T18:28:11.137Z] === RUN TestDockerPluginSuite [2021-03-18T18:28:11.137Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-03-18T18:28:11.137Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-03-18T18:28:11.137Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-03-18T18:28:11.137Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-03-18T18:28:11.137Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-03-18T18:28:11.137Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-03-18T18:28:11.137Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-03-18T18:28:11.137Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-03-18T18:28:11.137Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-03-18T18:28:11.137Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-03-18T18:28:11.137Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-03-18T18:28:11.137Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] === RUN TestDockerExternalVolumeSuite [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] === RUN TestDockerNetworkSuite [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] === RUN TestDockerHubPullSuite [2021-03-18T18:28:11.137Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-03-18T18:28:11.137Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.137Z] PASS [2021-03-18T18:28:11.137Z] ok github.com/docker/docker/integration-cli 2164.578s [2021-03-18T18:28:11.607Z] [2021-03-18T18:28:11.607Z] === Skipped [2021-03-18T18:28:11.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-18T18:28:11.607Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-03-18T18:28:11.607Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.607Z] [2021-03-18T18:28:11.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-03-18T18:28:11.607Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-03-18T18:28:11.607Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.607Z] [2021-03-18T18:28:11.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-03-18T18:28:11.607Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-03-18T18:28:11.607Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.607Z] [2021-03-18T18:28:11.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-03-18T18:28:11.607Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-03-18T18:28:11.607Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.607Z] [2021-03-18T18:28:11.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-03-18T18:28:11.607Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-03-18T18:28:11.607Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.607Z] [2021-03-18T18:28:11.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-03-18T18:28:11.607Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-03-18T18:28:11.607Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.607Z] [2021-03-18T18:28:11.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-18T18:28:11.607Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-03-18T18:28:11.607Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.607Z] [2021-03-18T18:28:11.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-03-18T18:28:11.607Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-03-18T18:28:11.607Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.607Z] [2021-03-18T18:28:11.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-18T18:28:11.607Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-18T18:28:11.607Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.607Z] [2021-03-18T18:28:11.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-18T18:28:11.607Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-03-18T18:28:11.607Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.607Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-03-18T18:28:11.608Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-03-18T18:28:11.608Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2021-03-18T18:28:11.608Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.25s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.25s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.73s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.50s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-03-18T18:28:11.608Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.25s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.25s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-18T18:28:11.608Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.608Z] [2021-03-18T18:28:11.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-03-18T18:28:11.608Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-03-18T18:28:11.609Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-03-18T18:28:11.609Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-03-18T18:28:11.609Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-03-18T18:28:11.609Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-18T18:28:11.609Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-03-18T18:28:11.609Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.26s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.26s) [2021-03-18T18:28:11.609Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-03-18T18:28:11.609Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.26s) [2021-03-18T18:28:11.609Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2021-03-18T18:28:11.609Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.24s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.24s) [2021-03-18T18:28:11.609Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-03-18T18:28:11.609Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.24s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.24s) [2021-03-18T18:28:11.609Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-03-18T18:28:11.609Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-03-18T18:28:11.609Z] docker_cli_sni_test.go:18: Flakey test [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-03-18T18:28:11.609Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-18T18:28:11.609Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-03-18T18:28:11.609Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-03-18T18:28:11.609Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-03-18T18:28:11.609Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-18T18:28:11.609Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-18T18:28:11.609Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-03-18T18:28:11.609Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-03-18T18:28:11.609Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-03-18T18:28:11.609Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-03-18T18:28:11.609Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-03-18T18:28:11.609Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-03-18T18:28:11.609Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-03-18T18:28:11.609Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-03-18T18:28:11.609Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-18T18:28:11.609Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-18T18:28:11.609Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-18T18:28:11.609Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-18T18:28:11.609Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.609Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-18T18:28:11.610Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-03-18T18:28:11.610Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-03-18T18:28:11.610Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-03-18T18:28:11.610Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-03-18T18:28:11.610Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-18T18:28:11.610Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-03-18T18:28:11.610Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-18T18:28:11.610Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-03-18T18:28:11.610Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-03-18T18:28:11.610Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-03-18T18:28:11.610Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-18T18:28:11.610Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-03-18T18:28:11.610Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-18T18:28:11.610Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-03-18T18:28:11.610Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-18T18:28:11.610Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-18T18:28:11.610Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-03-18T18:28:11.610Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-03-18T18:28:11.610Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-03-18T18:28:11.610Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.610Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-03-18T18:28:11.611Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-18T18:28:11.611Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-03-18T18:28:11.611Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-18T18:28:11.611Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-03-18T18:28:11.611Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-03-18T18:28:11.611Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-18T18:28:11.611Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-18T18:28:11.611Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-18T18:28:11.611Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-18T18:28:11.611Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-03-18T18:28:11.611Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-18T18:28:11.611Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-18T18:28:11.611Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-18T18:28:11.611Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-18T18:28:11.611Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-03-18T18:28:11.611Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-03-18T18:28:11.611Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-18T18:28:11.611Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-18T18:28:11.611Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.611Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-03-18T18:28:11.612Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-03-18T18:28:11.612Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-03-18T18:28:11.612Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.612Z] [2021-03-18T18:28:11.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-18T18:28:11.613Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.613Z] [2021-03-18T18:28:11.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-18T18:28:11.613Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-03-18T18:28:11.614Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-03-18T18:28:11.614Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-03-18T18:28:11.614Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-18T18:28:11.614Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-18T18:28:11.614Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.614Z] [2021-03-18T18:28:11.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-18T18:28:11.615Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-18T18:28:11.615Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.615Z] [2021-03-18T18:28:11.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-18T18:28:11.615Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-18T18:28:11.615Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.615Z] [2021-03-18T18:28:11.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-18T18:28:11.615Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-18T18:28:11.615Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.615Z] [2021-03-18T18:28:11.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-18T18:28:11.615Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-18T18:28:11.615Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.615Z] [2021-03-18T18:28:11.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-18T18:28:11.615Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-18T18:28:11.615Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.615Z] [2021-03-18T18:28:11.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-18T18:28:11.615Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-18T18:28:11.615Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.615Z] [2021-03-18T18:28:11.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-18T18:28:11.615Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-18T18:28:11.615Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.615Z] [2021-03-18T18:28:11.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-18T18:28:11.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-18T18:28:11.615Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.615Z] [2021-03-18T18:28:11.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-18T18:28:11.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-18T18:28:11.615Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.615Z] [2021-03-18T18:28:11.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-18T18:28:11.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-18T18:28:11.615Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.615Z] [2021-03-18T18:28:11.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-18T18:28:11.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-18T18:28:11.615Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.615Z] [2021-03-18T18:28:11.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-18T18:28:11.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-18T18:28:11.615Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.615Z] [2021-03-18T18:28:11.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-18T18:28:11.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-18T18:28:11.615Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.615Z] [2021-03-18T18:28:11.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-18T18:28:11.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-18T18:28:11.615Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.615Z] [2021-03-18T18:28:11.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-18T18:28:11.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-18T18:28:11.615Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:11.615Z] [2021-03-18T18:28:11.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-18T18:28:11.615Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-18T18:28:11.615Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.084Z] [2021-03-18T18:28:12.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-18T18:28:12.084Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-18T18:28:12.084Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.084Z] [2021-03-18T18:28:12.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-18T18:28:12.084Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-18T18:28:12.084Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.084Z] [2021-03-18T18:28:12.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-18T18:28:12.084Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-18T18:28:12.084Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.084Z] [2021-03-18T18:28:12.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-18T18:28:12.084Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-18T18:28:12.084Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.084Z] [2021-03-18T18:28:12.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-18T18:28:12.084Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-18T18:28:12.084Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.084Z] [2021-03-18T18:28:12.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-18T18:28:12.084Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-18T18:28:12.084Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.084Z] [2021-03-18T18:28:12.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-18T18:28:12.084Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-18T18:28:12.084Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.084Z] [2021-03-18T18:28:12.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-18T18:28:12.084Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-18T18:28:12.084Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.084Z] [2021-03-18T18:28:12.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-18T18:28:12.084Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-18T18:28:12.084Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.084Z] [2021-03-18T18:28:12.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-18T18:28:12.084Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-18T18:28:12.084Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.084Z] [2021-03-18T18:28:12.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-18T18:28:12.084Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-18T18:28:12.084Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.084Z] [2021-03-18T18:28:12.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-18T18:28:12.084Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-18T18:28:12.084Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.084Z] [2021-03-18T18:28:12.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-18T18:28:12.084Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-18T18:28:12.084Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.084Z] [2021-03-18T18:28:12.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-18T18:28:12.084Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-18T18:28:12.084Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.084Z] [2021-03-18T18:28:12.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-18T18:28:12.084Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-18T18:28:12.084Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.084Z] [2021-03-18T18:28:12.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-18T18:28:12.084Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-18T18:28:12.084Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.084Z] [2021-03-18T18:28:12.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-18T18:28:12.084Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-18T18:28:12.084Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.084Z] [2021-03-18T18:28:12.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-18T18:28:12.084Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-18T18:28:12.084Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.084Z] [2021-03-18T18:28:12.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-18T18:28:12.084Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-18T18:28:12.084Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.084Z] [2021-03-18T18:28:12.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-18T18:28:12.085Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-18T18:28:12.085Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-18T18:28:12.085Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-18T18:28:12.085Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-18T18:28:12.085Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-18T18:28:12.085Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-18T18:28:12.085Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-18T18:28:12.085Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-18T18:28:12.085Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-18T18:28:12.085Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-18T18:28:12.085Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-18T18:28:12.085Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-18T18:28:12.085Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-18T18:28:12.085Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-18T18:28:12.085Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-18T18:28:12.085Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-18T18:28:12.085Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-18T18:28:12.085Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-18T18:28:12.085Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-18T18:28:12.085Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-18T18:28:12.085Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-18T18:28:12.085Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-18T18:28:12.085Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-18T18:28:12.085Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-18T18:28:12.085Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-18T18:28:12.085Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-18T18:28:12.085Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-18T18:28:12.085Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-18T18:28:12.085Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-18T18:28:12.085Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-18T18:28:12.085Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-18T18:28:12.085Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-18T18:28:12.085Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-18T18:28:12.085Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-03-18T18:28:12.085Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-03-18T18:28:12.085Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-03-18T18:28:12.085Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] DONE 1093 tests, 547 skipped in 2171.748s [2021-03-18T18:28:12.085Z] INFO: Integration tests ended at 03/18/2021 18:28:11. Duration:00:36:11.9735908 [2021-03-18T18:28:12.085Z] INFO: Docker info of the daemon under test at end of run [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] Containers: 2 [2021-03-18T18:28:12.085Z] Running: 0 [2021-03-18T18:28:12.085Z] Paused: 0 [2021-03-18T18:28:12.085Z] Stopped: 2 [2021-03-18T18:28:12.085Z] Images: 18 [2021-03-18T18:28:12.085Z] Server Version: 0.0.0-dev [2021-03-18T18:28:12.085Z] Storage Driver: windowsfilter [2021-03-18T18:28:12.085Z] Windows: [2021-03-18T18:28:12.085Z] Logging Driver: json-file [2021-03-18T18:28:12.085Z] Plugins: [2021-03-18T18:28:12.085Z] Volume: local [2021-03-18T18:28:12.085Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-18T18:28:12.085Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-18T18:28:12.085Z] Swarm: inactive [2021-03-18T18:28:12.085Z] Default Isolation: process [2021-03-18T18:28:12.085Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-18T18:28:12.085Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-18T18:28:12.085Z] OSType: windows [2021-03-18T18:28:12.085Z] Architecture: x86_64 [2021-03-18T18:28:12.085Z] CPUs: 4 [2021-03-18T18:28:12.085Z] Total Memory: 32GiB [2021-03-18T18:28:12.085Z] Name: azwin-2-38d860 [2021-03-18T18:28:12.085Z] ID: ATA3:OBCL:5XRI:T2OH:PSXG:QQFN:JN72:UKZJ:QZCC:4OC2:Z76M:QQJY [2021-03-18T18:28:12.085Z] Docker Root Dir: D:\CI\PR-42163\2\daemon [2021-03-18T18:28:12.085Z] Debug Mode (client): false [2021-03-18T18:28:12.085Z] Debug Mode (server): true [2021-03-18T18:28:12.085Z] File Descriptors: -1 [2021-03-18T18:28:12.085Z] Goroutines: 17 [2021-03-18T18:28:12.085Z] System Time: 2021-03-18T18:28:11.7658065Z [2021-03-18T18:28:12.085Z] EventsListeners: 0 [2021-03-18T18:28:12.085Z] Registry: https://index.docker.io/v1/ [2021-03-18T18:28:12.085Z] Labels: [2021-03-18T18:28:12.085Z] Experimental: false [2021-03-18T18:28:12.085Z] Insecure Registries: [2021-03-18T18:28:12.085Z] 127.0.0.0/8 [2021-03-18T18:28:12.085Z] Live Restore Enabled: false [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] [2021-03-18T18:28:12.085Z] INFO: Stopping daemon under test [2021-03-18T18:28:12.085Z] SUCCESS: The process with PID 5528 (child process of PID 4716) has been terminated. [2021-03-18T18:28:12.085Z] SUCCESS: The process with PID 4716 (child process of PID 2476) has been terminated. [2021-03-18T18:28:12.085Z] INFO: Stop tailing logs of the daemon under tests [2021-03-18T18:28:12.085Z] INFO: executeCI.ps1 Completed successfully at 03/18/2021 18:28:11. [2021-03-18T18:28:12.085Z] INFO: Tidying up at end of run [2021-03-18T18:28:12.085Z] INFO: Saving daemon under test log (d:\CI\PR-42163\2\dut.out) to bundles\CIDUT.out [2021-03-18T18:28:12.085Z] INFO: Saving daemon under test log (d:\CI\PR-42163\2\dut.err) to bundles\CIDUT.err [2021-03-18T18:28:12.085Z] INFO: Nuke-Everything... [2021-03-18T18:28:12.554Z] INFO: Container count on control daemon to delete is 2 [2021-03-18T18:28:13.023Z] 1f15a2d0db15 [2021-03-18T18:28:13.023Z] 6afe1d9afe5b [2021-03-18T18:28:13.023Z] INFO: Tidying pidfile d:\CI\PR-42163\2\docker.pid [2021-03-18T18:28:13.492Z] INFO: Nuking d:\CI [2021-03-18T18:28:38.798Z] INFO: Zapped successfully [2021-03-18T18:28:38.798Z] [2021-03-18T18:28:38.798Z] INFO: executeCI.ps1 exiting at Thu Mar 18 18:28:36 CUT 2021. Duration 01:08:31.7158822 [2021-03-18T18:28:38.798Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-03-18T18:28:39.052Z] Recording test results [2021-03-18T18:28:48.707Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-03-18T18:28:50.239Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-03-18T18:28:51.451Z] Archiving artifacts [2021-03-18T18:29:07.196Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42163/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-18T18:29:08.160Z] + make clean [2021-03-18T18:29:09.731Z] docker volume rm -f docker-dev-cache [2021-03-18T18:29:10.201Z] 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