Pull request #41235 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 1608292c091b10227fec0e455cc452d29b30369a+5e8ab898c70502db08a7bd293b68e2869da447cf (592c0f44463ccefd2da51802e61b49459b4fd147) 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41235@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" First time build. Skipping changelog. > git --version # 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 [2020-07-20T08:11:22.960Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-20T08:11:22.965Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-20T08:11:23.118Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b005ba3c10a86b2e) in /home/ubuntu/workspace/moby_PR-41235 [Pipeline] { [Pipeline] checkout [2020-07-20T08:11:23.153Z] using credential docker-jenkins-github-credentials [2020-07-20T08:11:23.161Z] Cloning the remote Git repository [2020-07-20T08:11:23.161Z] Cloning with configured refspecs honoured and without tags [2020-07-20T08:11:23.136Z] Cloning repository https://github.com/moby/moby.git [2020-07-20T08:11:23.138Z] > git init /home/ubuntu/workspace/moby_PR-41235 # timeout=10 [2020-07-20T08:11:23.160Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T08:11:23.160Z] > git --version # timeout=10 [2020-07-20T08:11:23.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T08:11:23.169Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41235/head:refs/remotes/origin/PR-41235 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-20T08:11:41.085Z] Fetching without tags [2020-07-20T08:11:41.337Z] Merging remotes/origin/19.03 commit 5e8ab898c70502db08a7bd293b68e2869da447cf into PR head commit 1608292c091b10227fec0e455cc452d29b30369a [2020-07-20T08:11:41.832Z] Merge succeeded, producing 1608292c091b10227fec0e455cc452d29b30369a [2020-07-20T08:11:41.833Z] Checking out Revision 1608292c091b10227fec0e455cc452d29b30369a (PR-41235) [2020-07-20T08:11:42.325Z] Commit message: "Bump Golang 1.13.14" [2020-07-20T08:11:42.325Z] First time build. Skipping changelog. [2020-07-20T08:11:42.315Z] > git --version # timeout=10 [2020-07-20T08:11:42.343Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-20T08:11:41.025Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T08:11:41.028Z] > git config --add remote.origin.fetch +refs/pull/41235/head:refs/remotes/origin/PR-41235 # timeout=10 [2020-07-20T08:11:41.035Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-20T08:11:41.043Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T08:11:41.059Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T08:11:41.059Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T08:11:41.060Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41235/head:refs/remotes/origin/PR-41235 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-20T08:11:41.311Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T08:11:41.321Z] > git checkout -f 1608292c091b10227fec0e455cc452d29b30369a # timeout=10 [2020-07-20T08:11:41.792Z] > git merge 5e8ab898c70502db08a7bd293b68e2869da447cf # timeout=10 [2020-07-20T08:11:41.800Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-20T08:11:41.807Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T08:11:41.811Z] > git checkout -f 1608292c091b10227fec0e455cc452d29b30369a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-20T08:11:43.063Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41235:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-07-20T08:11:43.063Z] Unable to find image 'alpine:latest' locally [2020-07-20T08:11:43.063Z] latest: Pulling from library/alpine [2020-07-20T08:11:43.063Z] df20fa9351a1: Pulling fs layer [2020-07-20T08:11:43.324Z] df20fa9351a1: Verifying Checksum [2020-07-20T08:11:43.324Z] df20fa9351a1: Download complete [2020-07-20T08:11:43.324Z] df20fa9351a1: Pull complete [2020-07-20T08:11:43.324Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-20T08:11:43.324Z] Status: Downloaded newer image for alpine:latest [2020-07-20T08:11:45.867Z] 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: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [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 [Pipeline] node [Pipeline] node [Pipeline] node [2020-07-20T08:11:46.333Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e94e3b41dc95a203) in /home/ubuntu/workspace/moby_PR-41235 [2020-07-20T08:11:46.336Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b005ba3c10a86b2e) in /home/ubuntu/workspace/moby_PR-41235 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-07-20T08:11:46.403Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-07-20T08:11:46.407Z] Running on ppc64le-ubuntu-23 in /home/docker/workspace/moby_PR-41235 [Pipeline] // stage [2020-07-20T08:11:46.420Z] Fetching changes from the remote Git repository [2020-07-20T08:11:46.426Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41235 [2020-07-20T08:11:46.427Z] Fetching without tags [Pipeline] // stage [2020-07-20T08:11:46.430Z] using credential docker-jenkins-github-credentials [2020-07-20T08:11:46.435Z] Cloning the remote Git repository [2020-07-20T08:11:46.435Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [2020-07-20T08:11:46.563Z] using credential docker-jenkins-github-credentials [Pipeline] { (Integration-cli tests) [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] } [2020-07-20T08:11:46.577Z] Cloning the remote Git repository [2020-07-20T08:11:46.577Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-07-20T08:11:46.639Z] Running on azwin-2-dc9090 in d:\jenkins\workspace\moby_PR-41235 [Pipeline] } [Pipeline] } [2020-07-20T08:11:46.647Z] using credential docker-jenkins-github-credentials [Pipeline] { [2020-07-20T08:11:46.665Z] Cloning the remote Git repository [2020-07-20T08:11:46.665Z] Cloning with configured refspecs honoured and without tags [Pipeline] ws [2020-07-20T08:11:46.671Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2020-07-20T08:11:46.672Z] Merging remotes/origin/19.03 commit 5e8ab898c70502db08a7bd293b68e2869da447cf into PR head commit 1608292c091b10227fec0e455cc452d29b30369a [Pipeline] checkout [2020-07-20T08:11:46.770Z] Merge succeeded, producing 1608292c091b10227fec0e455cc452d29b30369a [2020-07-20T08:11:46.770Z] Checking out Revision 1608292c091b10227fec0e455cc452d29b30369a (PR-41235) [2020-07-20T08:11:46.856Z] Commit message: "Bump Golang 1.13.14" [2020-07-20T08:11:46.843Z] > git --version # timeout=10 [2020-07-20T08:11:46.850Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-20T08:11:46.994Z] using credential docker-jenkins-github-credentials [2020-07-20T08:11:47.074Z] Cloning the remote Git repository [2020-07-20T08:11:47.074Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-07-20T08:11:46.419Z] Cloning repository https://github.com/moby/moby.git [2020-07-20T08:11:46.419Z] > git init /home/ubuntu/workspace/moby_PR-41235 # timeout=10 [2020-07-20T08:11:46.430Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T08:11:46.430Z] > git --version # timeout=10 [2020-07-20T08:11:46.435Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T08:11:46.435Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41235/head:refs/remotes/origin/PR-41235 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [Pipeline] sh [2020-07-20T08:11:46.382Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-20T08:11:46.394Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T08:11:46.401Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T08:11:46.402Z] > git --version # timeout=10 [2020-07-20T08:11:46.407Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T08:11:46.407Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41235/head:refs/remotes/origin/PR-41235 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-20T08:11:46.646Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T08:11:46.651Z] > git checkout -f 1608292c091b10227fec0e455cc452d29b30369a # timeout=10 [2020-07-20T08:11:46.708Z] > git merge 5e8ab898c70502db08a7bd293b68e2869da447cf # timeout=10 [2020-07-20T08:11:46.732Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-20T08:11:46.744Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T08:11:46.760Z] > git checkout -f 1608292c091b10227fec0e455cc452d29b30369a # timeout=10 [2020-07-20T08:11:46.675Z] Cloning repository https://github.com/moby/moby.git [2020-07-20T08:11:46.694Z] > git init /home/docker/workspace/moby_PR-41235 # timeout=10 [2020-07-20T08:11:46.705Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T08:11:46.705Z] > git --version # timeout=10 [2020-07-20T08:11:46.709Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T08:11:46.710Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41235/head:refs/remotes/origin/PR-41235 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-20T08:11:46.584Z] Cloning repository https://github.com/moby/moby.git [2020-07-20T08:11:46.599Z] > git init /home/jenkins/workspace/moby_PR-41235 # timeout=10 [2020-07-20T08:11:46.602Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T08:11:46.602Z] > git --version # timeout=10 [2020-07-20T08:11:46.603Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T08:11:46.604Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41235/head:refs/remotes/origin/PR-41235 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-20T08:11:47.659Z] + docker version [2020-07-20T08:11:47.659Z] Client: Docker Engine - Community [2020-07-20T08:11:47.659Z] Version: 19.03.12 [2020-07-20T08:11:47.659Z] API version: 1.40 [2020-07-20T08:11:47.659Z] Go version: go1.13.10 [2020-07-20T08:11:47.659Z] Git commit: 48a66213fe [2020-07-20T08:11:47.659Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-20T08:11:47.659Z] OS/Arch: linux/amd64 [2020-07-20T08:11:47.659Z] Experimental: false [2020-07-20T08:11:47.659Z] [2020-07-20T08:11:47.659Z] Server: Docker Engine - Community [2020-07-20T08:11:47.659Z] Engine: [2020-07-20T08:11:47.659Z] Version: 19.03.12 [2020-07-20T08:11:47.659Z] API version: 1.40 (minimum version 1.12) [2020-07-20T08:11:47.659Z] Go version: go1.13.10 [2020-07-20T08:11:47.659Z] Git commit: 48a66213fe [2020-07-20T08:11:47.659Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-20T08:11:47.659Z] OS/Arch: linux/amd64 [2020-07-20T08:11:47.659Z] Experimental: true [2020-07-20T08:11:47.659Z] containerd: [2020-07-20T08:11:47.659Z] Version: 1.2.13 [2020-07-20T08:11:47.659Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T08:11:47.659Z] runc: [2020-07-20T08:11:47.659Z] Version: 1.0.0-rc10 [2020-07-20T08:11:47.660Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T08:11:47.660Z] docker-init: [2020-07-20T08:11:47.660Z] Version: 0.18.0 [2020-07-20T08:11:47.660Z] GitCommit: fec3683 [Pipeline] sh [2020-07-20T08:11:47.109Z] Cloning repository https://github.com/moby/moby.git [2020-07-20T08:11:47.109Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-07-20T08:11:47.175Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T08:11:47.175Z] > git --version # timeout=10 [2020-07-20T08:11:47.230Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T08:11:47.232Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41235/head:refs/remotes/origin/PR-41235 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-20T08:11:47.948Z] + docker info [2020-07-20T08:11:48.515Z] Client: [2020-07-20T08:11:48.515Z] Debug Mode: false [2020-07-20T08:11:48.515Z] [2020-07-20T08:11:48.515Z] Server: [2020-07-20T08:11:48.515Z] Containers: 0 [2020-07-20T08:11:48.515Z] Running: 0 [2020-07-20T08:11:48.515Z] Paused: 0 [2020-07-20T08:11:48.515Z] Stopped: 0 [2020-07-20T08:11:48.515Z] Images: 3 [2020-07-20T08:11:48.515Z] Server Version: 19.03.12 [2020-07-20T08:11:48.515Z] Storage Driver: overlay2 [2020-07-20T08:11:48.515Z] Backing Filesystem: extfs [2020-07-20T08:11:48.515Z] Supports d_type: true [2020-07-20T08:11:48.515Z] Native Overlay Diff: true [2020-07-20T08:11:48.515Z] Logging Driver: json-file [2020-07-20T08:11:48.515Z] Cgroup Driver: cgroupfs [2020-07-20T08:11:48.515Z] Plugins: [2020-07-20T08:11:48.515Z] Volume: local [2020-07-20T08:11:48.515Z] Network: bridge host ipvlan macvlan null overlay [2020-07-20T08:11:48.515Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-20T08:11:48.515Z] Swarm: inactive [2020-07-20T08:11:48.515Z] Runtimes: runc [2020-07-20T08:11:48.515Z] Default Runtime: runc [2020-07-20T08:11:48.515Z] Init Binary: docker-init [2020-07-20T08:11:48.515Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T08:11:48.515Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T08:11:48.515Z] init version: fec3683 [2020-07-20T08:11:48.515Z] Security Options: [2020-07-20T08:11:48.515Z] apparmor [2020-07-20T08:11:48.515Z] seccomp [2020-07-20T08:11:48.515Z] Profile: default [2020-07-20T08:11:48.515Z] Kernel Version: 5.3.0-1030-aws [2020-07-20T08:11:48.515Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-20T08:11:48.515Z] OSType: linux [2020-07-20T08:11:48.515Z] Architecture: x86_64 [2020-07-20T08:11:48.515Z] CPUs: 2 [2020-07-20T08:11:48.515Z] Total Memory: 7.487GiB [2020-07-20T08:11:48.515Z] Name: ip-10-100-112-0 [2020-07-20T08:11:48.515Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-20T08:11:48.515Z] Docker Root Dir: /var/lib/docker [2020-07-20T08:11:48.515Z] Debug Mode: false [2020-07-20T08:11:48.515Z] Registry: https://index.docker.io/v1/ [2020-07-20T08:11:48.515Z] Labels: [2020-07-20T08:11:48.515Z] Experimental: true [2020-07-20T08:11:48.515Z] Insecure Registries: [2020-07-20T08:11:48.515Z] 127.0.0.0/8 [2020-07-20T08:11:48.515Z] Live Restore Enabled: true [2020-07-20T08:11:48.515Z] [2020-07-20T08:11:48.515Z] WARNING: No swap limit support [Pipeline] sh [2020-07-20T08:11:48.794Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T08:11:48.794Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T08:11:48.794Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41235/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-20T08:11:49.053Z] + bash /home/ubuntu/workspace/moby_PR-41235/check-config.sh [2020-07-20T08:11:49.053Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-20T08:11:49.053Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-20T08:11:49.053Z] [2020-07-20T08:11:49.053Z] Generally Necessary: [2020-07-20T08:11:49.053Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-20T08:11:49.053Z] - apparmor: enabled and tools installed [2020-07-20T08:11:49.053Z] - CONFIG_NAMESPACES: enabled [2020-07-20T08:11:49.053Z] - CONFIG_NET_NS: enabled [2020-07-20T08:11:49.053Z] - CONFIG_PID_NS: enabled [2020-07-20T08:11:49.053Z] - CONFIG_IPC_NS: enabled [2020-07-20T08:11:49.053Z] - CONFIG_UTS_NS: enabled [2020-07-20T08:11:49.053Z] - CONFIG_CGROUPS: enabled [2020-07-20T08:11:49.053Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-20T08:11:49.053Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-20T08:11:49.053Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-20T08:11:49.053Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-20T08:11:49.053Z] - CONFIG_CPUSETS: enabled [2020-07-20T08:11:49.053Z] - CONFIG_MEMCG: enabled [2020-07-20T08:11:49.053Z] - CONFIG_KEYS: enabled [2020-07-20T08:11:49.053Z] - CONFIG_VETH: enabled (as module) [2020-07-20T08:11:49.053Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-20T08:11:49.053Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-20T08:11:49.053Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-20T08:11:49.053Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-20T08:11:49.053Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-20T08:11:49.053Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-20T08:11:49.053Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-20T08:11:49.053Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-20T08:11:49.053Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-20T08:11:49.053Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-20T08:11:49.053Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-20T08:11:49.053Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-20T08:11:49.053Z] [2020-07-20T08:11:49.053Z] Optional Features: [2020-07-20T08:11:49.053Z] - CONFIG_USER_NS: enabled [2020-07-20T08:11:49.053Z] - CONFIG_SECCOMP: enabled [2020-07-20T08:11:49.053Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-20T08:11:49.053Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-20T08:11:49.053Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-20T08:11:49.053Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-20T08:11:49.053Z] - CONFIG_BLK_CGROUP: enabled [2020-07-20T08:11:49.053Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-20T08:11:49.053Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-20T08:11:49.053Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-20T08:11:49.053Z] - CONFIG_CGROUP_PERF: enabled [2020-07-20T08:11:49.053Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-20T08:11:49.053Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-20T08:11:49.053Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-20T08:11:49.053Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-20T08:11:49.053Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-20T08:11:49.053Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-20T08:11:49.053Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-20T08:11:49.053Z] - CONFIG_IP_VS: enabled (as module) [2020-07-20T08:11:49.053Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-20T08:11:49.053Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-20T08:11:49.053Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-20T08:11:49.316Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-20T08:11:49.316Z] - CONFIG_EXT4_FS: enabled [2020-07-20T08:11:49.316Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-20T08:11:49.316Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-20T08:11:49.316Z] - Network Drivers: [2020-07-20T08:11:49.316Z] - "overlay": [2020-07-20T08:11:49.316Z] - CONFIG_VXLAN: enabled (as module) [2020-07-20T08:11:49.316Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-20T08:11:49.316Z] Optional (for encrypted networks): [2020-07-20T08:11:49.316Z] - CONFIG_CRYPTO: enabled [2020-07-20T08:11:49.316Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-20T08:11:49.316Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-20T08:11:49.316Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-20T08:11:49.316Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-20T08:11:49.316Z] - CONFIG_XFRM: enabled [2020-07-20T08:11:49.316Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-20T08:11:49.316Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-20T08:11:49.316Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-20T08:11:49.316Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-20T08:11:49.316Z] - "ipvlan": [2020-07-20T08:11:49.316Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-20T08:11:49.316Z] - "macvlan": [2020-07-20T08:11:49.316Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-20T08:11:49.316Z] - CONFIG_DUMMY: enabled (as module) [2020-07-20T08:11:49.316Z] - "ftp,tftp client in container": [2020-07-20T08:11:49.316Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-20T08:11:49.316Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-20T08:11:49.316Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-20T08:11:49.316Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-20T08:11:49.316Z] - Storage Drivers: [2020-07-20T08:11:49.316Z] - "aufs": [2020-07-20T08:11:49.316Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-20T08:11:49.316Z] - "btrfs": [2020-07-20T08:11:49.316Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-20T08:11:49.316Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-20T08:11:49.316Z] - "devicemapper": [2020-07-20T08:11:49.316Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-20T08:11:49.316Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-20T08:11:49.316Z] - "overlay": [2020-07-20T08:11:49.316Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-20T08:11:49.316Z] - "zfs": [2020-07-20T08:11:49.316Z] - /dev/zfs: present [2020-07-20T08:11:49.316Z] - zfs command: missing [2020-07-20T08:11:49.316Z] - zpool command: missing [2020-07-20T08:11:49.316Z] [2020-07-20T08:11:49.316Z] Limits: [2020-07-20T08:11:49.316Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-20T08:11:49.316Z] [2020-07-20T08:11:49.316Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-20T08:11:49.646Z] + sudo modprobe ip_vs [2020-07-20T08:11:49.646Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1608292c091b10227fec0e455cc452d29b30369a . [2020-07-20T08:11:49.909Z] #1 [internal] load build definition from Dockerfile [2020-07-20T08:11:49.909Z] #1 transferring dockerfile: 12.30kB done [2020-07-20T08:11:49.909Z] #1 DONE 0.0s [2020-07-20T08:11:49.909Z] [2020-07-20T08:11:49.909Z] #2 [internal] load .dockerignore [2020-07-20T08:11:49.909Z] #2 transferring context: 87B done [2020-07-20T08:11:49.909Z] #2 DONE 0.0s [2020-07-20T08:11:49.909Z] [2020-07-20T08:11:49.909Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-20T08:11:49.909Z] #4 DONE 0.1s [2020-07-20T08:11:49.909Z] [2020-07-20T08:11:49.909Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-07-20T08:11:50.170Z] #3 DONE 0.3s [2020-07-20T08:11:50.170Z] [2020-07-20T08:11:50.170Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T08:11:50.170Z] #5 CACHED [2020-07-20T08:11:50.170Z] [2020-07-20T08:11:50.170Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-07-20T08:11:50.170Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-07-20T08:11:50.170Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-07-20T08:11:50.170Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-07-20T08:11:50.170Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.90MB / 9.11MB 0.2s [2020-07-20T08:11:50.430Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.83MB / 9.11MB 0.3s [2020-07-20T08:11:50.430Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s [2020-07-20T08:11:50.430Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-07-20T08:11:50.689Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2020-07-20T08:11:51.626Z] #63 ... [2020-07-20T08:11:51.626Z] [2020-07-20T08:11:51.626Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-20T08:11:51.626Z] #6 DONE 1.4s [2020-07-20T08:11:51.626Z] [2020-07-20T08:11:51.626Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-07-20T08:11:52.567Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.1s done [2020-07-20T08:11:52.567Z] #63 DONE 2.6s [2020-07-20T08:11:52.567Z] [2020-07-20T08:11:52.567Z] #17 [internal] load build context [2020-07-20T08:11:54.473Z] #17 transferring context: 50.88MB 4.4s done [2020-07-20T08:11:54.732Z] #17 DONE 4.5s [2020-07-20T08:11:54.732Z] [2020-07-20T08:11:54.732Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:11:54.732Z] #31 ... [2020-07-20T08:11:54.732Z] [2020-07-20T08:11:54.732Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:11:54.732Z] #18 DONE 0.1s [2020-07-20T08:11:54.732Z] [2020-07-20T08:11:54.732Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-07-20T08:11:54.732Z] #44 DONE 0.0s [2020-07-20T08:11:54.991Z] [2020-07-20T08:11:54.991Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-20T08:11:54.991Z] #19 DONE 0.0s [2020-07-20T08:11:54.991Z] [2020-07-20T08:11:54.991Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-07-20T08:11:54.991Z] #28 DONE 0.0s [2020-07-20T08:11:54.991Z] [2020-07-20T08:11:54.991Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-07-20T08:11:54.991Z] #41 DONE 0.1s [2020-07-20T08:11:54.991Z] [2020-07-20T08:11:54.991Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-07-20T08:11:54.991Z] #59 DONE 0.1s [2020-07-20T08:11:54.991Z] [2020-07-20T08:11:54.991Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-07-20T08:11:54.991Z] #65 DONE 0.1s [2020-07-20T08:11:54.991Z] [2020-07-20T08:11:54.991Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-07-20T08:11:54.991Z] #47 DONE 0.1s [2020-07-20T08:11:54.991Z] [2020-07-20T08:11:54.991Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-20T08:11:55.415Z] Fetching without tags [2020-07-20T08:11:55.703Z] Merging remotes/origin/19.03 commit 5e8ab898c70502db08a7bd293b68e2869da447cf into PR head commit 1608292c091b10227fec0e455cc452d29b30369a [2020-07-20T08:11:55.383Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T08:11:55.385Z] > git config --add remote.origin.fetch +refs/pull/41235/head:refs/remotes/origin/PR-41235 # timeout=10 [2020-07-20T08:11:55.386Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-20T08:11:55.408Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T08:11:55.421Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T08:11:55.421Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T08:11:55.422Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41235/head:refs/remotes/origin/PR-41235 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-20T08:11:55.709Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T08:11:55.711Z] > git checkout -f 1608292c091b10227fec0e455cc452d29b30369a # timeout=10 [2020-07-20T08:11:56.197Z] Merge succeeded, producing 1608292c091b10227fec0e455cc452d29b30369a [2020-07-20T08:11:56.197Z] Checking out Revision 1608292c091b10227fec0e455cc452d29b30369a (PR-41235) [2020-07-20T08:11:56.369Z] Commit message: "Bump Golang 1.13.14" [2020-07-20T08:11:56.417Z] > git --version # timeout=10 [2020-07-20T08:11:56.419Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-20T08:11:57.221Z] + docker version [2020-07-20T08:11:57.221Z] Client: Docker Engine - Community [2020-07-20T08:11:57.221Z] Version: 19.03.7 [2020-07-20T08:11:57.221Z] API version: 1.40 [2020-07-20T08:11:57.221Z] Go version: go1.12.17 [2020-07-20T08:11:57.221Z] Git commit: 7141c199a2 [2020-07-20T08:11:57.221Z] Built: Sat Mar 7 16:48:47 2020 [2020-07-20T08:11:57.221Z] OS/Arch: linux/s390x [2020-07-20T08:11:57.221Z] Experimental: false [2020-07-20T08:11:57.221Z] [2020-07-20T08:11:57.221Z] Server: Docker Engine - Community [2020-07-20T08:11:57.221Z] Engine: [2020-07-20T08:11:57.221Z] Version: 19.03.7 [2020-07-20T08:11:57.221Z] API version: 1.40 (minimum version 1.12) [2020-07-20T08:11:57.221Z] Go version: go1.12.17 [2020-07-20T08:11:57.221Z] Git commit: 7141c199a2 [2020-07-20T08:11:57.221Z] Built: Sat Mar 7 16:47:46 2020 [2020-07-20T08:11:57.221Z] OS/Arch: linux/s390x [2020-07-20T08:11:57.221Z] Experimental: true [2020-07-20T08:11:57.221Z] containerd: [2020-07-20T08:11:57.221Z] Version: 1.2.13 [2020-07-20T08:11:57.221Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T08:11:57.221Z] runc: [2020-07-20T08:11:57.221Z] Version: 1.0.0-rc10 [2020-07-20T08:11:57.221Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T08:11:57.221Z] docker-init: [2020-07-20T08:11:57.221Z] Version: 0.18.0 [2020-07-20T08:11:57.221Z] GitCommit: fec3683 [Pipeline] sh [2020-07-20T08:11:56.177Z] > git merge 5e8ab898c70502db08a7bd293b68e2869da447cf # timeout=10 [2020-07-20T08:11:56.190Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-20T08:11:56.202Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T08:11:56.204Z] > git checkout -f 1608292c091b10227fec0e455cc452d29b30369a # timeout=10 [2020-07-20T08:11:57.598Z] + docker info [2020-07-20T08:11:57.598Z] Client: [2020-07-20T08:11:57.598Z] Debug Mode: false [2020-07-20T08:11:57.598Z] [2020-07-20T08:11:57.598Z] Server: [2020-07-20T08:11:57.598Z] Containers: 0 [2020-07-20T08:11:57.598Z] Running: 0 [2020-07-20T08:11:57.598Z] Paused: 0 [2020-07-20T08:11:57.598Z] Stopped: 0 [2020-07-20T08:11:57.598Z] Images: 0 [2020-07-20T08:11:57.598Z] Server Version: 19.03.7 [2020-07-20T08:11:57.598Z] Storage Driver: overlay2 [2020-07-20T08:11:57.598Z] Backing Filesystem: [2020-07-20T08:11:57.598Z] Supports d_type: true [2020-07-20T08:11:57.598Z] Native Overlay Diff: true [2020-07-20T08:11:57.598Z] Logging Driver: json-file [2020-07-20T08:11:57.598Z] Cgroup Driver: cgroupfs [2020-07-20T08:11:57.598Z] Plugins: [2020-07-20T08:11:57.598Z] Volume: local [2020-07-20T08:11:57.598Z] Network: bridge host ipvlan macvlan null overlay [2020-07-20T08:11:57.598Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-20T08:11:57.598Z] Swarm: inactive [2020-07-20T08:11:57.598Z] Runtimes: runc [2020-07-20T08:11:57.598Z] Default Runtime: runc [2020-07-20T08:11:57.598Z] Init Binary: docker-init [2020-07-20T08:11:57.598Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T08:11:57.598Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T08:11:57.598Z] init version: fec3683 [2020-07-20T08:11:57.598Z] Security Options: [2020-07-20T08:11:57.598Z] apparmor [2020-07-20T08:11:57.598Z] seccomp [2020-07-20T08:11:57.598Z] Profile: default [2020-07-20T08:11:57.598Z] Kernel Version: 4.15.0-91-generic [2020-07-20T08:11:57.598Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-20T08:11:57.598Z] OSType: linux [2020-07-20T08:11:57.598Z] Architecture: s390x [2020-07-20T08:11:57.598Z] CPUs: 2 [2020-07-20T08:11:57.598Z] Total Memory: 7.861GiB [2020-07-20T08:11:57.598Z] Name: s390x-ubuntu-03 [2020-07-20T08:11:57.598Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-07-20T08:11:57.598Z] Docker Root Dir: /var/lib/docker [2020-07-20T08:11:57.598Z] Debug Mode: false [2020-07-20T08:11:57.598Z] Username: dockerbuildbot [2020-07-20T08:11:57.598Z] Registry: https://index.docker.io/v1/ [2020-07-20T08:11:57.598Z] Labels: [2020-07-20T08:11:57.598Z] Experimental: true [2020-07-20T08:11:57.598Z] Insecure Registries: [2020-07-20T08:11:57.598Z] 127.0.0.0/8 [2020-07-20T08:11:57.598Z] Live Restore Enabled: false [2020-07-20T08:11:57.598Z] [2020-07-20T08:11:57.598Z] WARNING: No swap limit support [Pipeline] sh [2020-07-20T08:11:57.978Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T08:11:57.978Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T08:11:57.978Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41235/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-20T08:11:57.978Z] + bash /home/jenkins/workspace/moby_PR-41235/check-config.sh [2020-07-20T08:11:57.978Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-20T08:11:57.978Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-07-20T08:11:57.978Z] [2020-07-20T08:11:57.978Z] Generally Necessary: [2020-07-20T08:11:57.978Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-20T08:11:57.978Z] - apparmor: enabled and tools installed [2020-07-20T08:11:57.978Z] - CONFIG_NAMESPACES: enabled [2020-07-20T08:11:57.978Z] - CONFIG_NET_NS: enabled [2020-07-20T08:11:57.978Z] - CONFIG_PID_NS: enabled [2020-07-20T08:11:57.978Z] - CONFIG_IPC_NS: enabled [2020-07-20T08:11:57.978Z] - CONFIG_UTS_NS: enabled [2020-07-20T08:11:57.978Z] - CONFIG_CGROUPS: enabled [2020-07-20T08:11:57.978Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-20T08:11:57.978Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-20T08:11:57.978Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-20T08:11:57.978Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-20T08:11:57.978Z] - CONFIG_CPUSETS: enabled [2020-07-20T08:11:57.978Z] - CONFIG_MEMCG: enabled [2020-07-20T08:11:57.978Z] - CONFIG_KEYS: enabled [2020-07-20T08:11:57.978Z] - CONFIG_VETH: enabled (as module) [2020-07-20T08:11:57.978Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-20T08:11:57.978Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-20T08:11:57.978Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-20T08:11:57.978Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-20T08:11:57.978Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-20T08:11:57.978Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-20T08:11:57.978Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-20T08:11:57.978Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-20T08:11:57.978Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-20T08:11:57.978Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-20T08:11:57.978Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-20T08:11:57.978Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-20T08:11:57.978Z] [2020-07-20T08:11:57.978Z] Optional Features: [2020-07-20T08:11:57.978Z] - CONFIG_USER_NS: enabled [2020-07-20T08:11:57.978Z] - CONFIG_SECCOMP: enabled [2020-07-20T08:11:57.978Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-20T08:11:57.978Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-20T08:11:57.978Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-20T08:11:57.978Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-20T08:11:57.978Z] - CONFIG_BLK_CGROUP: enabled [2020-07-20T08:11:57.978Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-20T08:11:57.978Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-20T08:11:57.978Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-20T08:11:57.978Z] - CONFIG_CGROUP_PERF: enabled [2020-07-20T08:11:57.978Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-20T08:11:57.978Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-20T08:11:57.978Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-20T08:11:57.978Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-20T08:11:57.978Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-20T08:11:57.978Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-20T08:11:57.978Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-20T08:11:57.978Z] - CONFIG_IP_VS: enabled (as module) [2020-07-20T08:11:57.978Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-20T08:11:57.978Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-20T08:11:57.978Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-20T08:11:57.978Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-20T08:11:57.978Z] - CONFIG_EXT4_FS: enabled [2020-07-20T08:11:57.978Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-20T08:11:57.978Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-20T08:11:57.978Z] - Network Drivers: [2020-07-20T08:11:57.978Z] - "overlay": [2020-07-20T08:11:57.978Z] - CONFIG_VXLAN: enabled (as module) [2020-07-20T08:11:57.978Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-20T08:11:57.978Z] Optional (for encrypted networks): [2020-07-20T08:11:58.269Z] - CONFIG_CRYPTO: enabled [2020-07-20T08:11:58.269Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-20T08:11:58.269Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-20T08:11:58.269Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-20T08:11:58.269Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-20T08:11:58.269Z] - CONFIG_XFRM: enabled [2020-07-20T08:11:58.269Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-20T08:11:58.269Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-20T08:11:58.269Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-20T08:11:58.269Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-20T08:11:58.269Z] - "ipvlan": [2020-07-20T08:11:58.269Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-20T08:11:58.269Z] - "macvlan": [2020-07-20T08:11:58.269Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-20T08:11:58.269Z] - CONFIG_DUMMY: enabled (as module) [2020-07-20T08:11:58.269Z] - "ftp,tftp client in container": [2020-07-20T08:11:58.269Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-20T08:11:58.269Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-20T08:11:58.269Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-20T08:11:58.269Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-20T08:11:58.269Z] - Storage Drivers: [2020-07-20T08:11:58.269Z] - "aufs": [2020-07-20T08:11:58.269Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-20T08:11:58.269Z] - "btrfs": [2020-07-20T08:11:58.269Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-20T08:11:58.269Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-20T08:11:58.269Z] - "devicemapper": [2020-07-20T08:11:58.269Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-20T08:11:58.269Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-20T08:11:58.269Z] - "overlay": [2020-07-20T08:11:58.269Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-20T08:11:58.269Z] - "zfs": [2020-07-20T08:11:58.269Z] - /dev/zfs: missing [2020-07-20T08:11:58.269Z] - zfs command: missing [2020-07-20T08:11:58.269Z] - zpool command: missing [2020-07-20T08:11:58.269Z] [2020-07-20T08:11:58.269Z] Limits: [2020-07-20T08:11:58.269Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-20T08:11:58.269Z] [2020-07-20T08:11:58.269Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-20T08:11:58.690Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1608292c091b10227fec0e455cc452d29b30369a . [2020-07-20T08:11:58.690Z] #2 [internal] load .dockerignore [2020-07-20T08:11:58.690Z] #2 transferring context: 87B done [2020-07-20T08:11:58.690Z] #2 DONE 0.0s [2020-07-20T08:11:58.690Z] [2020-07-20T08:11:58.690Z] #1 [internal] load build definition from Dockerfile [2020-07-20T08:11:58.690Z] #1 transferring dockerfile: 12.30kB done [2020-07-20T08:11:58.690Z] #1 DONE 0.0s [2020-07-20T08:11:58.981Z] [2020-07-20T08:11:58.981Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-07-20T08:11:58.981Z] #3 DONE 0.0s [2020-07-20T08:11:58.981Z] [2020-07-20T08:11:58.981Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-20T08:11:59.305Z] #4 DONE 0.4s [2020-07-20T08:11:59.305Z] [2020-07-20T08:11:59.305Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T08:11:59.305Z] #5 resolve docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed done [2020-07-20T08:11:59.305Z] #5 sha256:92d8bc629f472ad2aa313d0de335ebb7f433734b108f3d31ad67a8a0b2b50f90 6.19kB / 6.19kB done [2020-07-20T08:11:59.305Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 4.50MB / 48.97MB 0.2s [2020-07-20T08:11:59.305Z] #5 sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 1.86kB / 1.86kB done [2020-07-20T08:11:59.305Z] #5 sha256:54b1988714e69b6a22152b2928d796b194995ef41ddc96d9b287a1df0b6ef2dd 1.79kB / 1.79kB done [2020-07-20T08:11:59.305Z] #5 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 3.18MB / 7.39MB 0.2s [2020-07-20T08:11:59.305Z] #5 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 2.78MB / 9.88MB 0.2s [2020-07-20T08:11:59.638Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 10.93MB / 48.97MB 0.3s [2020-07-20T08:11:59.638Z] #5 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 6.16MB / 7.39MB 0.3s [2020-07-20T08:11:59.638Z] #5 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 6.00MB / 9.88MB 0.3s [2020-07-20T08:11:59.638Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 25.94MB / 48.97MB 0.5s [2020-07-20T08:11:59.638Z] #5 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.3s done [2020-07-20T08:11:59.638Z] #5 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.4s done [2020-07-20T08:11:59.638Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 883.72kB / 56.71MB 0.5s [2020-07-20T08:11:59.638Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 1.60MB / 51.37MB 0.5s [2020-07-20T08:11:59.974Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 28.96MB / 48.97MB 0.6s [2020-07-20T08:11:59.974Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 7.28MB / 56.71MB 0.6s [2020-07-20T08:11:59.974Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 33.54MB / 48.97MB 0.7s [2020-07-20T08:11:59.974Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 11.17MB / 56.71MB 0.7s [2020-07-20T08:11:59.974Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 7.63MB / 51.37MB 0.7s [2020-07-20T08:11:59.974Z] #5 ... [2020-07-20T08:11:59.974Z] [2020-07-20T08:11:59.974Z] #17 [internal] load build context [2020-07-20T08:11:59.974Z] #17 transferring context: 50.88MB 0.8s done [2020-07-20T08:11:59.974Z] #17 DONE 0.8s [2020-07-20T08:11:59.974Z] [2020-07-20T08:11:59.974Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T08:11:59.974Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 39.66MB / 48.97MB 0.9s [2020-07-20T08:11:59.974Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 18.91MB / 56.71MB 0.9s [2020-07-20T08:11:59.974Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 17.43MB / 51.37MB 0.9s [2020-07-20T08:12:00.291Z] #48 ... [2020-07-20T08:12:00.291Z] [2020-07-20T08:12:00.291Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:00.291Z] #31 5.456 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:12:00.291Z] #31 5.476 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:12:00.291Z] #31 5.476 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:12:00.291Z] #31 6.452 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T08:12:00.309Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 44.13MB / 48.97MB 1.0s [2020-07-20T08:12:00.309Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 23.37MB / 56.71MB 1.0s [2020-07-20T08:12:00.309Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 20.24MB / 51.37MB 1.0s [2020-07-20T08:12:00.309Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.50MB / 48.97MB 1.1s [2020-07-20T08:12:00.309Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 27.36MB / 56.71MB 1.1s [2020-07-20T08:12:00.309Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 23.68MB / 51.37MB 1.1s [2020-07-20T08:12:00.552Z] #31 9.056 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T08:12:00.632Z] #5 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.1s done [2020-07-20T08:12:00.632Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 33.49MB / 56.71MB 1.3s [2020-07-20T08:12:00.632Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 37.10MB / 51.37MB 1.3s [2020-07-20T08:12:00.632Z] #5 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 392.24kB / 102.23MB 1.3s [2020-07-20T08:12:00.632Z] #5 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 [2020-07-20T08:12:00.632Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 37.09MB / 56.71MB 1.4s [2020-07-20T08:12:00.632Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 41.13MB / 51.37MB 1.4s [2020-07-20T08:12:00.632Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 41.61MB / 56.71MB 1.5s [2020-07-20T08:12:00.632Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 45.35MB / 51.37MB 1.5s [2020-07-20T08:12:00.632Z] #5 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 7.59MB / 102.23MB 1.5s [2020-07-20T08:12:00.937Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 45.71MB / 56.71MB 1.6s [2020-07-20T08:12:00.937Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 50.29MB / 51.37MB 1.6s [2020-07-20T08:12:00.937Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.12MB / 56.71MB 1.8s [2020-07-20T08:12:00.937Z] #5 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.7s done [2020-07-20T08:12:00.937Z] #5 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 19.55MB / 102.23MB 1.8s [2020-07-20T08:12:00.937Z] #5 sha256:6169a442187f859af58e0b1b84832adff37a5d0f244e79d5e0a75a8ebbc5b24f 155B / 155B 1.7s done [2020-07-20T08:12:00.937Z] #5 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 1.8s done [2020-07-20T08:12:00.937Z] #5 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 25.17MB / 102.23MB 1.9s [2020-07-20T08:12:01.230Z] #5 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 31.05MB / 102.23MB 2.0s [2020-07-20T08:12:01.230Z] #5 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 42.78MB / 102.23MB 2.2s [2020-07-20T08:12:01.374Z] Fetching without tags [2020-07-20T08:12:01.490Z] #31 ... [2020-07-20T08:12:01.490Z] [2020-07-20T08:12:01.490Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:01.490Z] #38 5.339 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:12:01.490Z] #38 5.385 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:12:01.490Z] #38 5.385 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:12:01.490Z] #38 6.543 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T08:12:01.490Z] #38 9.224 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T08:12:01.523Z] #5 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 49.85MB / 102.23MB 2.3s [2020-07-20T08:12:01.749Z] #38 ... [2020-07-20T08:12:01.749Z] [2020-07-20T08:12:01.749Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-20T08:12:01.749Z] #36 4.575 + mktemp -d [2020-07-20T08:12:01.749Z] #36 4.581 + export GOPATH=/tmp/tmp.8pFsO0c7CI [2020-07-20T08:12:01.749Z] #36 4.581 + git clone https://github.com/docker/distribution.git /tmp/tmp.8pFsO0c7CI/src/github.com/docker/distribution [2020-07-20T08:12:01.749Z] #36 4.628 Cloning into '/tmp/tmp.8pFsO0c7CI/src/github.com/docker/distribution'... [2020-07-20T08:12:01.749Z] #36 ... [2020-07-20T08:12:01.749Z] [2020-07-20T08:12:01.749Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-20T08:12:01.749Z] #26 5.093 + mktemp -d [2020-07-20T08:12:01.749Z] #26 5.093 + export GOPATH=/tmp/tmp.4q86a8knsL [2020-07-20T08:12:01.749Z] #26 5.093 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.4q86a8knsL/src/github.com/go-swagger/go-swagger [2020-07-20T08:12:01.749Z] #26 5.094 Cloning into '/tmp/tmp.4q86a8knsL/src/github.com/go-swagger/go-swagger'... [2020-07-20T08:12:01.814Z] #5 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 63.11MB / 102.23MB 2.6s [2020-07-20T08:12:02.008Z] #26 ... [2020-07-20T08:12:02.008Z] [2020-07-20T08:12:02.008Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-20T08:12:02.008Z] #54 5.188 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:12:02.008Z] #54 5.234 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:12:02.008Z] #54 5.240 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:12:02.008Z] #54 6.468 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T08:12:02.008Z] #54 9.111 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T08:12:02.008Z] #54 ... [2020-07-20T08:12:02.008Z] [2020-07-20T08:12:02.008Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-20T08:12:02.008Z] #22 3.788 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:12:02.008Z] #22 3.901 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:12:02.008Z] #22 3.982 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:12:02.008Z] #22 4.919 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T08:12:02.008Z] #22 6.664 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T08:12:02.008Z] #22 9.383 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T08:12:02.112Z] #5 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 70.66MB / 102.23MB 2.8s [2020-07-20T08:12:02.112Z] #5 ... [2020-07-20T08:12:02.112Z] [2020-07-20T08:12:02.112Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-07-20T08:12:02.112Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-07-20T08:12:02.112Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-07-20T08:12:02.112Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-07-20T08:12:02.112Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.9s done [2020-07-20T08:12:02.112Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.8s done [2020-07-20T08:12:02.112Z] #63 DONE 3.0s [2020-07-20T08:12:02.112Z] [2020-07-20T08:12:02.112Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T08:12:02.112Z] #5 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 79.89MB / 102.23MB 3.0s [2020-07-20T08:12:02.267Z] #22 ... [2020-07-20T08:12:02.267Z] [2020-07-20T08:12:02.267Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-20T08:12:02.267Z] #7 5.573 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:12:02.267Z] #7 5.620 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:12:02.267Z] #7 5.620 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:12:02.267Z] #7 6.998 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T08:12:02.267Z] #7 9.284 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T08:12:02.403Z] #5 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 89.57MB / 102.23MB 3.1s [2020-07-20T08:12:02.403Z] #5 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 102.23MB / 102.23MB 3.3s [2020-07-20T08:12:02.460Z] Merging remotes/origin/19.03 commit 5e8ab898c70502db08a7bd293b68e2869da447cf into PR head commit 1608292c091b10227fec0e455cc452d29b30369a [2020-07-20T08:12:02.526Z] #7 ... [2020-07-20T08:12:02.526Z] [2020-07-20T08:12:02.526Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-20T08:12:02.526Z] #48 5.806 + RM_GOPATH=0 [2020-07-20T08:12:02.526Z] #48 5.806 + TMP_GOPATH= [2020-07-20T08:12:02.526Z] #48 5.806 + : /build [2020-07-20T08:12:02.526Z] #48 5.806 + '[' -z '' ']' [2020-07-20T08:12:02.526Z] #48 5.806 ++ mktemp -d [2020-07-20T08:12:02.526Z] #48 5.810 + export GOPATH=/tmp/tmp.CFfgXTKQeQ [2020-07-20T08:12:02.526Z] #48 5.810 + GOPATH=/tmp/tmp.CFfgXTKQeQ [2020-07-20T08:12:02.526Z] #48 5.811 + RM_GOPATH=1 [2020-07-20T08:12:02.526Z] #48 5.812 ++ dirname ./install.sh [2020-07-20T08:12:02.526Z] #48 5.814 + dir=. [2020-07-20T08:12:02.526Z] #48 5.814 + bin=gometalinter [2020-07-20T08:12:02.526Z] #48 5.814 + shift [2020-07-20T08:12:02.526Z] #48 5.814 + '[' '!' -f ./gometalinter.installer ']' [2020-07-20T08:12:02.526Z] #48 5.814 + . ./gometalinter.installer [2020-07-20T08:12:02.526Z] #48 5.814 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-07-20T08:12:02.526Z] #48 5.814 + install_gometalinter [2020-07-20T08:12:02.526Z] #48 5.814 Installing gometalinter version v2.0.6 [2020-07-20T08:12:02.526Z] #48 5.814 + echo 'Installing gometalinter version v2.0.6' [2020-07-20T08:12:02.526Z] #48 5.814 + go get -d github.com/alecthomas/gometalinter [2020-07-20T08:12:02.696Z] #5 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 2.3s done [2020-07-20T08:12:01.041Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T08:12:01.096Z] > git config --add remote.origin.fetch +refs/pull/41235/head:refs/remotes/origin/PR-41235 # timeout=10 [2020-07-20T08:12:01.148Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-20T08:12:01.272Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T08:12:01.408Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T08:12:01.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T08:12:01.411Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41235/head:refs/remotes/origin/PR-41235 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-20T08:12:02.494Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T08:12:02.556Z] > git checkout -f 1608292c091b10227fec0e455cc452d29b30369a # timeout=10 [2020-07-20T08:12:02.987Z] #5 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 102.23MB / 102.23MB 3.7s done [2020-07-20T08:12:03.279Z] #5 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.1s [2020-07-20T08:12:03.478Z] Fetching without tags [2020-07-20T08:12:03.570Z] #5 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.3s done [2020-07-20T08:12:03.861Z] #5 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 [2020-07-20T08:12:03.861Z] #5 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.2s done [2020-07-20T08:12:03.953Z] Merging remotes/origin/19.03 commit 5e8ab898c70502db08a7bd293b68e2869da447cf into PR head commit 1608292c091b10227fec0e455cc452d29b30369a [2020-07-20T08:12:04.153Z] #5 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 0.1s [2020-07-20T08:12:03.449Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T08:12:03.453Z] > git config --add remote.origin.fetch +refs/pull/41235/head:refs/remotes/origin/PR-41235 # timeout=10 [2020-07-20T08:12:03.456Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-20T08:12:03.470Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T08:12:03.484Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T08:12:03.484Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T08:12:03.485Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41235/head:refs/remotes/origin/PR-41235 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-20T08:12:03.960Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T08:12:03.963Z] > git checkout -f 1608292c091b10227fec0e455cc452d29b30369a # timeout=10 [2020-07-20T08:12:04.802Z] Fetching without tags [2020-07-20T08:12:04.812Z] Merge succeeded, producing 1608292c091b10227fec0e455cc452d29b30369a [2020-07-20T08:12:04.812Z] Checking out Revision 1608292c091b10227fec0e455cc452d29b30369a (PR-41235) [2020-07-20T08:12:05.061Z] #48 ... [2020-07-20T08:12:05.061Z] [2020-07-20T08:12:05.061Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-20T08:12:05.061Z] #20 5.809 + RM_GOPATH=0 [2020-07-20T08:12:05.061Z] #20 5.809 + TMP_GOPATH= [2020-07-20T08:12:05.061Z] #20 5.810 + : /build [2020-07-20T08:12:05.061Z] #20 5.811 + '[' -z '' ']' [2020-07-20T08:12:05.061Z] #20 5.814 ++ mktemp -d [2020-07-20T08:12:05.061Z] #20 5.828 + export GOPATH=/tmp/tmp.sEd154y4tt [2020-07-20T08:12:05.061Z] #20 5.828 + GOPATH=/tmp/tmp.sEd154y4tt [2020-07-20T08:12:05.061Z] #20 5.828 + RM_GOPATH=1 [2020-07-20T08:12:05.061Z] #20 5.832 ++ dirname ./install.sh [2020-07-20T08:12:05.061Z] #20 5.836 + dir=. [2020-07-20T08:12:05.061Z] #20 5.837 + bin=dockercli [2020-07-20T08:12:05.061Z] #20 5.839 + shift [2020-07-20T08:12:05.061Z] #20 5.839 + '[' '!' -f ./dockercli.installer ']' [2020-07-20T08:12:05.061Z] #20 5.840 + . ./dockercli.installer [2020-07-20T08:12:05.061Z] #20 5.841 ++ : stable [2020-07-20T08:12:05.061Z] #20 5.841 ++ : 17.06.2-ce [2020-07-20T08:12:05.061Z] #20 5.850 + install_dockercli [2020-07-20T08:12:05.061Z] #20 5.856 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-20T08:12:05.061Z] #20 5.857 Install docker/cli version 17.06.2-ce from stable [2020-07-20T08:12:05.061Z] #20 5.858 ++ uname -m [2020-07-20T08:12:05.061Z] #20 5.879 + arch=x86_64 [2020-07-20T08:12:05.061Z] #20 5.880 + '[' x86_64 '!=' x86_64 ']' [2020-07-20T08:12:05.061Z] #20 5.880 + url=https://download.docker.com/linux/static [2020-07-20T08:12:05.061Z] #20 5.887 + tar -xz docker/docker [2020-07-20T08:12:05.061Z] #20 5.893 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-20T08:12:05.061Z] #20 ... [2020-07-20T08:12:05.061Z] [2020-07-20T08:12:05.061Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-20T08:12:05.061Z] #29 5.535 + RM_GOPATH=0 [2020-07-20T08:12:05.061Z] #29 5.535 + TMP_GOPATH= [2020-07-20T08:12:05.061Z] #29 5.536 + : /build [2020-07-20T08:12:05.061Z] #29 5.536 + '[' -z '' ']' [2020-07-20T08:12:05.061Z] #29 5.545 ++ mktemp -d [2020-07-20T08:12:05.061Z] #29 5.551 + export GOPATH=/tmp/tmp.CLL5RVrNLb [2020-07-20T08:12:05.061Z] #29 5.551 + GOPATH=/tmp/tmp.CLL5RVrNLb [2020-07-20T08:12:05.061Z] #29 5.551 + RM_GOPATH=1 [2020-07-20T08:12:05.061Z] #29 5.556 ++ dirname ./install.sh [2020-07-20T08:12:05.061Z] #29 5.560 + dir=. [2020-07-20T08:12:05.061Z] #29 5.560 + bin=tomlv [2020-07-20T08:12:05.061Z] #29 5.563 + shift [2020-07-20T08:12:05.061Z] #29 5.563 + '[' '!' -f ./tomlv.installer ']' [2020-07-20T08:12:05.061Z] #29 5.567 + . ./tomlv.installer [2020-07-20T08:12:05.061Z] #29 5.567 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T08:12:05.061Z] #29 5.568 + install_tomlv [2020-07-20T08:12:05.061Z] #29 5.568 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-20T08:12:05.061Z] #29 5.568 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T08:12:05.061Z] #29 5.568 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CLL5RVrNLb/src/github.com/BurntSushi/toml [2020-07-20T08:12:05.061Z] #29 5.573 Cloning into '/tmp/tmp.CLL5RVrNLb/src/github.com/BurntSushi/toml'... [2020-07-20T08:12:05.061Z] #29 6.662 + cd /tmp/tmp.CLL5RVrNLb/src/github.com/BurntSushi/toml [2020-07-20T08:12:05.061Z] #29 6.663 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T08:12:05.061Z] #29 6.704 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-20T08:12:05.061Z] #29 7.526 internal/cpu [2020-07-20T08:12:05.061Z] #29 7.543 runtime/internal/atomic [2020-07-20T08:12:05.061Z] #29 7.876 runtime/internal/sys [2020-07-20T08:12:05.061Z] #29 8.073 internal/bytealg [2020-07-20T08:12:05.061Z] #29 8.104 runtime/internal/math [2020-07-20T08:12:05.061Z] #29 8.232 math/bits [2020-07-20T08:12:05.061Z] #29 8.745 math [2020-07-20T08:12:05.061Z] #29 8.986 runtime [2020-07-20T08:12:05.061Z] #29 ... [2020-07-20T08:12:05.061Z] [2020-07-20T08:12:05.061Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-20T08:12:05.061Z] #45 5.689 + RM_GOPATH=0 [2020-07-20T08:12:05.061Z] #45 5.690 + TMP_GOPATH= [2020-07-20T08:12:05.061Z] #45 5.690 + : /build [2020-07-20T08:12:05.061Z] #45 5.690 + '[' -z '' ']' [2020-07-20T08:12:05.061Z] #45 5.691 ++ mktemp -d [2020-07-20T08:12:05.061Z] #45 5.699 + export GOPATH=/tmp/tmp.gFwLr54SaN [2020-07-20T08:12:05.061Z] #45 5.700 + GOPATH=/tmp/tmp.gFwLr54SaN [2020-07-20T08:12:05.061Z] #45 5.700 + RM_GOPATH=1 [2020-07-20T08:12:05.061Z] #45 5.706 ++ dirname ./install.sh [2020-07-20T08:12:05.061Z] #45 5.709 + dir=. [2020-07-20T08:12:05.061Z] #45 5.709 + bin=gotestsum [2020-07-20T08:12:05.061Z] #45 5.709 + shift [2020-07-20T08:12:05.061Z] #45 5.710 + '[' '!' -f ./gotestsum.installer ']' [2020-07-20T08:12:05.061Z] #45 5.710 + . ./gotestsum.installer [2020-07-20T08:12:05.061Z] #45 5.710 ++ : v0.3.5 [2020-07-20T08:12:05.061Z] #45 5.710 + install_gotestsum [2020-07-20T08:12:05.061Z] #45 5.711 + set -e [2020-07-20T08:12:05.061Z] #45 5.711 + export GO111MODULE=on [2020-07-20T08:12:05.061Z] #45 5.711 + GO111MODULE=on [2020-07-20T08:12:05.061Z] #45 5.711 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-07-20T08:12:05.061Z] #45 5.893 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-20T08:12:05.061Z] #45 5.895 go: finding gotest.tools v0.3.5 [2020-07-20T08:12:05.061Z] #45 6.936 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-20T08:12:05.061Z] #45 7.457 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-20T08:12:05.061Z] #45 8.366 go: downloading gotest.tools v2.1.0+incompatible [2020-07-20T08:12:05.061Z] #45 8.520 go: extracting gotest.tools v2.1.0+incompatible [2020-07-20T08:12:05.061Z] #45 8.641 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-20T08:12:05.061Z] #45 8.672 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-20T08:12:05.061Z] #45 8.685 go: downloading github.com/fatih/color v1.6.0 [2020-07-20T08:12:05.061Z] #45 8.706 go: downloading github.com/pkg/errors v0.8.0 [2020-07-20T08:12:05.061Z] #45 8.792 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T08:12:05.061Z] #45 8.986 go: extracting github.com/fatih/color v1.6.0 [2020-07-20T08:12:05.061Z] #45 9.015 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T08:12:05.061Z] #45 9.076 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T08:12:05.061Z] #45 9.078 go: extracting github.com/pkg/errors v0.8.0 [2020-07-20T08:12:05.061Z] #45 9.141 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-20T08:12:05.061Z] #45 9.259 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-20T08:12:05.061Z] #45 9.349 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-20T08:12:05.061Z] #45 9.358 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-20T08:12:05.061Z] #45 9.361 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T08:12:05.061Z] #45 9.369 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-20T08:12:05.061Z] #45 9.671 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-20T08:12:05.061Z] #45 9.680 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T08:12:05.061Z] #45 9.758 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-20T08:12:05.061Z] #45 9.874 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-20T08:12:05.106Z] Merging remotes/origin/19.03 commit 5e8ab898c70502db08a7bd293b68e2869da447cf into PR head commit 1608292c091b10227fec0e455cc452d29b30369a [2020-07-20T08:12:05.320Z] #45 ... [2020-07-20T08:12:05.320Z] [2020-07-20T08:12:05.320Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-20T08:12:05.320Z] #66 6.052 + RM_GOPATH=0 [2020-07-20T08:12:05.320Z] #66 6.052 + TMP_GOPATH= [2020-07-20T08:12:05.320Z] #66 6.052 + : /build [2020-07-20T08:12:05.320Z] #66 6.053 + '[' -z '' ']' [2020-07-20T08:12:05.320Z] #66 6.054 ++ mktemp -d [2020-07-20T08:12:05.320Z] #66 6.057 + export GOPATH=/tmp/tmp.Vt8YKyix5e [2020-07-20T08:12:05.320Z] #66 6.058 + GOPATH=/tmp/tmp.Vt8YKyix5e [2020-07-20T08:12:05.320Z] #66 6.058 + RM_GOPATH=1 [2020-07-20T08:12:05.320Z] #66 6.058 ++ dirname ./install.sh [2020-07-20T08:12:05.320Z] #66 6.063 + dir=. [2020-07-20T08:12:05.320Z] #66 6.064 + bin=proxy [2020-07-20T08:12:05.320Z] #66 6.065 + shift [2020-07-20T08:12:05.320Z] #66 6.067 + '[' '!' -f ./proxy.installer ']' [2020-07-20T08:12:05.320Z] #66 6.067 + . ./proxy.installer [2020-07-20T08:12:05.320Z] #66 6.068 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-20T08:12:05.320Z] #66 6.068 + install_proxy [2020-07-20T08:12:05.320Z] #66 6.076 + case "$1" in [2020-07-20T08:12:05.320Z] #66 6.076 + export CGO_ENABLED=0 [2020-07-20T08:12:05.320Z] #66 6.076 + CGO_ENABLED=0 [2020-07-20T08:12:05.320Z] #66 6.076 + _install_proxy [2020-07-20T08:12:05.320Z] #66 6.077 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-07-20T08:12:05.320Z] #66 6.077 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-20T08:12:05.320Z] #66 6.077 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Vt8YKyix5e/src/github.com/docker/libnetwork [2020-07-20T08:12:05.320Z] #66 6.079 Cloning into '/tmp/tmp.Vt8YKyix5e/src/github.com/docker/libnetwork'... [2020-07-20T08:12:05.320Z] #66 ... [2020-07-20T08:12:05.320Z] [2020-07-20T08:12:05.320Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-20T08:12:05.320Z] #60 5.370 + RM_GOPATH=0 [2020-07-20T08:12:05.320Z] #60 5.371 + TMP_GOPATH= [2020-07-20T08:12:05.320Z] #60 5.371 + : /build/ [2020-07-20T08:12:05.320Z] #60 5.372 + '[' -z '' ']' [2020-07-20T08:12:05.320Z] #60 5.373 ++ mktemp -d [2020-07-20T08:12:05.320Z] #60 5.377 + export GOPATH=/tmp/tmp.XklTXiMHPo [2020-07-20T08:12:05.320Z] #60 5.377 + GOPATH=/tmp/tmp.XklTXiMHPo [2020-07-20T08:12:05.320Z] #60 5.377 + RM_GOPATH=1 [2020-07-20T08:12:05.320Z] #60 5.377 ++ dirname ./install.sh [2020-07-20T08:12:05.320Z] #60 5.378 + dir=. [2020-07-20T08:12:05.320Z] #60 5.378 + bin=rootlesskit [2020-07-20T08:12:05.320Z] #60 5.378 + shift [2020-07-20T08:12:05.320Z] #60 5.378 + '[' '!' -f ./rootlesskit.installer ']' [2020-07-20T08:12:05.320Z] #60 5.378 + . ./rootlesskit.installer [2020-07-20T08:12:05.320Z] #60 5.378 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T08:12:05.320Z] #60 5.378 + install_rootlesskit [2020-07-20T08:12:05.320Z] #60 5.378 + case "$1" in [2020-07-20T08:12:05.320Z] #60 5.378 + export CGO_ENABLED=0 [2020-07-20T08:12:05.320Z] #60 5.378 + CGO_ENABLED=0 [2020-07-20T08:12:05.320Z] #60 5.378 + _install_rootlesskit [2020-07-20T08:12:05.320Z] #60 5.378 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-20T08:12:05.320Z] #60 5.379 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XklTXiMHPo/src/github.com/rootless-containers/rootlesskit [2020-07-20T08:12:05.320Z] #60 5.380 Cloning into '/tmp/tmp.XklTXiMHPo/src/github.com/rootless-containers/rootlesskit'... [2020-07-20T08:12:05.320Z] #60 5.381 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T08:12:05.320Z] #60 10.36 + cd /tmp/tmp.XklTXiMHPo/src/github.com/rootless-containers/rootlesskit [2020-07-20T08:12:05.320Z] #60 10.37 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T08:12:05.408Z] Merge succeeded, producing 1608292c091b10227fec0e455cc452d29b30369a [2020-07-20T08:12:05.409Z] Checking out Revision 1608292c091b10227fec0e455cc452d29b30369a (PR-41235) [2020-07-20T08:12:05.579Z] #60 ... [2020-07-20T08:12:05.579Z] [2020-07-20T08:12:05.579Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:12:05.579Z] #42 5.859 + RM_GOPATH=0 [2020-07-20T08:12:05.579Z] #42 5.859 + TMP_GOPATH= [2020-07-20T08:12:05.579Z] #42 5.859 + : /build [2020-07-20T08:12:05.579Z] #42 5.860 + '[' -z '' ']' [2020-07-20T08:12:05.579Z] #42 5.863 ++ mktemp -d [2020-07-20T08:12:05.579Z] #42 5.863 + export GOPATH=/tmp/tmp.7kzbakbwXp [2020-07-20T08:12:05.579Z] #42 5.863 + GOPATH=/tmp/tmp.7kzbakbwXp [2020-07-20T08:12:05.579Z] #42 5.863 + RM_GOPATH=1 [2020-07-20T08:12:05.579Z] #42 5.868 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T08:12:05.579Z] #42 5.869 ++ dirname ./install.sh [2020-07-20T08:12:05.579Z] #42 5.869 + dir=. [2020-07-20T08:12:05.579Z] #42 5.869 + bin=vndr [2020-07-20T08:12:05.579Z] #42 5.869 + shift [2020-07-20T08:12:05.579Z] #42 5.869 + '[' '!' -f ./vndr.installer ']' [2020-07-20T08:12:05.579Z] #42 5.869 + . ./vndr.installer [2020-07-20T08:12:05.579Z] #42 5.869 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T08:12:05.579Z] #42 5.869 + install_vndr [2020-07-20T08:12:05.579Z] #42 5.869 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-20T08:12:05.579Z] #42 5.869 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7kzbakbwXp/src/github.com/LK4D4/vndr [2020-07-20T08:12:05.579Z] #42 5.874 Cloning into '/tmp/tmp.7kzbakbwXp/src/github.com/LK4D4/vndr'... [2020-07-20T08:12:05.579Z] #42 6.827 + cd /tmp/tmp.7kzbakbwXp/src/github.com/LK4D4/vndr [2020-07-20T08:12:05.579Z] #42 6.827 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T08:12:05.579Z] #42 6.842 + go build -buildmode=pie -v -o /build/vndr . [2020-07-20T08:12:05.579Z] #42 8.317 runtime/internal/atomic [2020-07-20T08:12:05.579Z] #42 8.327 internal/cpu [2020-07-20T08:12:05.579Z] #42 8.496 runtime/internal/sys [2020-07-20T08:12:05.579Z] #42 8.693 runtime/internal/math [2020-07-20T08:12:05.579Z] #42 8.860 internal/race [2020-07-20T08:12:05.579Z] #42 8.974 sync/atomic [2020-07-20T08:12:05.580Z] #42 9.003 internal/bytealg [2020-07-20T08:12:05.580Z] #42 9.285 unicode [2020-07-20T08:12:05.580Z] #42 10.03 runtime [2020-07-20T08:12:05.613Z] Merge succeeded, producing 1608292c091b10227fec0e455cc452d29b30369a [2020-07-20T08:12:05.614Z] Checking out Revision 1608292c091b10227fec0e455cc452d29b30369a (PR-41235) [2020-07-20T08:12:05.795Z] Commit message: "Bump Golang 1.13.14" [2020-07-20T08:12:05.838Z] #42 ... [2020-07-20T08:12:05.839Z] [2020-07-20T08:12:05.839Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-20T08:12:05.839Z] #60 10.87 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-20T08:12:05.839Z] #60 10.88 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-20T08:12:05.850Z] > git --version # timeout=10 [2020-07-20T08:12:05.858Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-20T08:12:04.763Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T08:12:04.765Z] > git config --add remote.origin.fetch +refs/pull/41235/head:refs/remotes/origin/PR-41235 # timeout=10 [2020-07-20T08:12:04.772Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-20T08:12:04.777Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-20T08:12:04.785Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-20T08:12:04.786Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-20T08:12:04.786Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41235/head:refs/remotes/origin/PR-41235 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-07-20T08:12:05.089Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T08:12:05.094Z] > git checkout -f 1608292c091b10227fec0e455cc452d29b30369a # timeout=10 [2020-07-20T08:12:05.567Z] > git merge 5e8ab898c70502db08a7bd293b68e2869da447cf # timeout=10 [2020-07-20T08:12:05.585Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-20T08:12:05.597Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T08:12:05.607Z] > git checkout -f 1608292c091b10227fec0e455cc452d29b30369a # timeout=10 [2020-07-20T08:12:04.782Z] > git merge 5e8ab898c70502db08a7bd293b68e2869da447cf # timeout=10 [2020-07-20T08:12:04.804Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-20T08:12:04.819Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T08:12:04.822Z] > git checkout -f 1608292c091b10227fec0e455cc452d29b30369a # timeout=10 [2020-07-20T08:12:06.107Z] Commit message: "Bump Golang 1.13.14" [2020-07-20T08:12:06.096Z] > git --version # timeout=10 [2020-07-20T08:12:06.102Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-20T08:12:06.137Z] Commit message: "Bump Golang 1.13.14" [2020-07-20T08:12:06.223Z] #5 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 2.2s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-20T08:12:05.182Z] > git merge 5e8ab898c70502db08a7bd293b68e2869da447cf # timeout=10 [2020-07-20T08:12:05.318Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-07-20T08:12:05.443Z] > git config core.sparsecheckout # timeout=10 [2020-07-20T08:12:05.494Z] > git checkout -f 1608292c091b10227fec0e455cc452d29b30369a # timeout=10 [2020-07-20T08:12:06.513Z] #5 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c [2020-07-20T08:12:06.469Z] > git --version # timeout=10 [2020-07-20T08:12:06.569Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-07-20T08:12:06.712Z] + docker version [2020-07-20T08:12:06.712Z] Client: [2020-07-20T08:12:06.712Z] Version: 18.06.1-ce [2020-07-20T08:12:06.712Z] API version: 1.38 [2020-07-20T08:12:06.712Z] Go version: go1.10.3 [2020-07-20T08:12:06.712Z] Git commit: e68fc7a [2020-07-20T08:12:06.712Z] Built: Tue Aug 21 17:26:10 2018 [2020-07-20T08:12:06.712Z] OS/Arch: linux/ppc64le [2020-07-20T08:12:06.712Z] Experimental: false [2020-07-20T08:12:06.712Z] [2020-07-20T08:12:06.712Z] Server: [2020-07-20T08:12:06.712Z] Engine: [2020-07-20T08:12:06.712Z] Version: 18.06.1-ce [2020-07-20T08:12:06.712Z] API version: 1.38 (minimum version 1.12) [2020-07-20T08:12:06.712Z] Go version: go1.10.3 [2020-07-20T08:12:06.712Z] Git commit: e68fc7a [2020-07-20T08:12:06.712Z] Built: Tue Aug 21 17:24:20 2018 [2020-07-20T08:12:06.712Z] OS/Arch: linux/ppc64le [2020-07-20T08:12:06.712Z] Experimental: true [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2020-07-20T08:12:07.116Z] + docker info [2020-07-20T08:12:07.116Z] Containers: 0 [2020-07-20T08:12:07.116Z] Running: 0 [2020-07-20T08:12:07.116Z] Paused: 0 [2020-07-20T08:12:07.116Z] Stopped: 0 [2020-07-20T08:12:07.116Z] Images: 0 [2020-07-20T08:12:07.116Z] Server Version: 18.06.1-ce [2020-07-20T08:12:07.116Z] Storage Driver: overlay2 [2020-07-20T08:12:07.116Z] Backing Filesystem: extfs [2020-07-20T08:12:07.116Z] Supports d_type: true [2020-07-20T08:12:07.116Z] Native Overlay Diff: true [2020-07-20T08:12:07.116Z] Logging Driver: json-file [2020-07-20T08:12:07.116Z] Cgroup Driver: cgroupfs [2020-07-20T08:12:07.116Z] Plugins: [2020-07-20T08:12:07.116Z] Volume: local [2020-07-20T08:12:07.116Z] Network: bridge host ipvlan macvlan null overlay [2020-07-20T08:12:07.116Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-07-20T08:12:07.116Z] Swarm: inactive [2020-07-20T08:12:07.116Z] Runtimes: runc [2020-07-20T08:12:07.116Z] Default Runtime: runc [2020-07-20T08:12:07.116Z] Init Binary: docker-init [2020-07-20T08:12:07.116Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-07-20T08:12:07.116Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-07-20T08:12:07.116Z] init version: fec3683 [2020-07-20T08:12:07.116Z] Security Options: [2020-07-20T08:12:07.116Z] apparmor [2020-07-20T08:12:07.116Z] seccomp [2020-07-20T08:12:07.116Z] Profile: default [2020-07-20T08:12:07.116Z] Kernel Version: 4.4.0-139-generic [2020-07-20T08:12:07.116Z] Operating System: Ubuntu 16.04.3 LTS [2020-07-20T08:12:07.116Z] OSType: linux [2020-07-20T08:12:07.116Z] Architecture: ppc64le [2020-07-20T08:12:07.116Z] CPUs: 4 [2020-07-20T08:12:07.116Z] Total Memory: 7.972GiB [2020-07-20T08:12:07.116Z] Name: ppc64le-ubuntu-23 [2020-07-20T08:12:07.116Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-07-20T08:12:07.116Z] Docker Root Dir: /var/lib/docker [2020-07-20T08:12:07.116Z] Debug Mode (client): false [2020-07-20T08:12:07.116Z] Debug Mode (server): false [2020-07-20T08:12:07.116Z] Username: dockerbuildbot [2020-07-20T08:12:07.116Z] Registry: https://index.docker.io/v1/ [2020-07-20T08:12:07.116Z] Labels: [2020-07-20T08:12:07.116Z] Experimental: true [2020-07-20T08:12:07.116Z] Insecure Registries: [2020-07-20T08:12:07.116Z] 127.0.0.0/8 [2020-07-20T08:12:07.116Z] Live Restore Enabled: false [2020-07-20T08:12:07.116Z] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-20T08:12:07.172Z] + docker version [2020-07-20T08:12:07.172Z] Client: Docker Engine - Community [2020-07-20T08:12:07.172Z] Version: 19.03.12 [2020-07-20T08:12:07.172Z] API version: 1.40 [2020-07-20T08:12:07.172Z] Go version: go1.13.10 [2020-07-20T08:12:07.172Z] Git commit: 48a66213fe [2020-07-20T08:12:07.172Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-20T08:12:07.172Z] OS/Arch: linux/amd64 [2020-07-20T08:12:07.172Z] Experimental: false [2020-07-20T08:12:07.172Z] [2020-07-20T08:12:07.172Z] Server: Docker Engine - Community [2020-07-20T08:12:07.172Z] Engine: [2020-07-20T08:12:07.172Z] Version: 19.03.12 [2020-07-20T08:12:07.172Z] API version: 1.40 (minimum version 1.12) [2020-07-20T08:12:07.172Z] Go version: go1.13.10 [2020-07-20T08:12:07.172Z] Git commit: 48a66213fe [2020-07-20T08:12:07.172Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-20T08:12:07.172Z] OS/Arch: linux/amd64 [2020-07-20T08:12:07.172Z] Experimental: true [2020-07-20T08:12:07.172Z] containerd: [2020-07-20T08:12:07.172Z] Version: 1.2.13 [2020-07-20T08:12:07.172Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T08:12:07.172Z] runc: [2020-07-20T08:12:07.172Z] Version: 1.0.0-rc10 [2020-07-20T08:12:07.172Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T08:12:07.172Z] docker-init: [2020-07-20T08:12:07.172Z] Version: 0.18.0 [2020-07-20T08:12:07.172Z] GitCommit: fec3683 [Pipeline] sh [Pipeline] sh [2020-07-20T08:12:07.515Z] + docker info [2020-07-20T08:12:07.521Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T08:12:07.521Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T08:12:07.521Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41235/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-20T08:12:07.521Z] + bash /home/docker/workspace/moby_PR-41235/check-config.sh [2020-07-20T08:12:07.521Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-20T08:12:07.521Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-07-20T08:12:07.521Z] [2020-07-20T08:12:07.521Z] Generally Necessary: [2020-07-20T08:12:07.521Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-20T08:12:07.521Z] - apparmor: enabled and tools installed [2020-07-20T08:12:07.521Z] - CONFIG_NAMESPACES: enabled [2020-07-20T08:12:07.521Z] - CONFIG_NET_NS: enabled [2020-07-20T08:12:07.521Z] - CONFIG_PID_NS: enabled [2020-07-20T08:12:07.521Z] - CONFIG_IPC_NS: enabled [2020-07-20T08:12:07.521Z] - CONFIG_UTS_NS: enabled [2020-07-20T08:12:07.521Z] - CONFIG_CGROUPS: enabled [2020-07-20T08:12:07.521Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-20T08:12:07.521Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-20T08:12:07.521Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-20T08:12:07.521Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-20T08:12:07.521Z] - CONFIG_CPUSETS: enabled [2020-07-20T08:12:07.521Z] - CONFIG_MEMCG: enabled [2020-07-20T08:12:07.521Z] - CONFIG_KEYS: enabled [2020-07-20T08:12:07.772Z] Client: [2020-07-20T08:12:07.772Z] Debug Mode: false [2020-07-20T08:12:07.772Z] [2020-07-20T08:12:07.772Z] Server: [2020-07-20T08:12:07.772Z] Containers: 0 [2020-07-20T08:12:07.772Z] Running: 0 [2020-07-20T08:12:07.772Z] Paused: 0 [2020-07-20T08:12:07.772Z] Stopped: 0 [2020-07-20T08:12:07.772Z] Images: 3 [2020-07-20T08:12:07.772Z] Server Version: 19.03.12 [2020-07-20T08:12:07.772Z] Storage Driver: overlay2 [2020-07-20T08:12:07.772Z] Backing Filesystem: extfs [2020-07-20T08:12:07.772Z] Supports d_type: true [2020-07-20T08:12:07.772Z] Native Overlay Diff: true [2020-07-20T08:12:07.772Z] Logging Driver: json-file [2020-07-20T08:12:07.772Z] Cgroup Driver: cgroupfs [2020-07-20T08:12:07.772Z] Plugins: [2020-07-20T08:12:07.772Z] Volume: local [2020-07-20T08:12:07.772Z] Network: bridge host ipvlan macvlan null overlay [2020-07-20T08:12:07.772Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-20T08:12:07.772Z] Swarm: inactive [2020-07-20T08:12:07.772Z] Runtimes: runc [2020-07-20T08:12:07.772Z] Default Runtime: runc [2020-07-20T08:12:07.772Z] Init Binary: docker-init [2020-07-20T08:12:07.772Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T08:12:07.772Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T08:12:07.772Z] init version: fec3683 [2020-07-20T08:12:07.772Z] Security Options: [2020-07-20T08:12:07.772Z] apparmor [2020-07-20T08:12:07.772Z] seccomp [2020-07-20T08:12:07.772Z] Profile: default [2020-07-20T08:12:07.772Z] Kernel Version: 5.3.0-1030-aws [2020-07-20T08:12:07.772Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-20T08:12:07.772Z] OSType: linux [2020-07-20T08:12:07.772Z] Architecture: x86_64 [2020-07-20T08:12:07.772Z] CPUs: 2 [2020-07-20T08:12:07.772Z] Total Memory: 7.487GiB [2020-07-20T08:12:07.772Z] Name: ip-10-100-92-212 [2020-07-20T08:12:07.772Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-20T08:12:07.772Z] Docker Root Dir: /var/lib/docker [2020-07-20T08:12:07.772Z] Debug Mode: false [2020-07-20T08:12:07.772Z] Registry: https://index.docker.io/v1/ [2020-07-20T08:12:07.772Z] Labels: [2020-07-20T08:12:07.772Z] Experimental: true [2020-07-20T08:12:07.772Z] Insecure Registries: [2020-07-20T08:12:07.772Z] 127.0.0.0/8 [2020-07-20T08:12:07.772Z] Live Restore Enabled: true [2020-07-20T08:12:07.772Z] [2020-07-20T08:12:07.772Z] WARNING: No swap limit support [Pipeline] sh [2020-07-20T08:12:07.820Z] - CONFIG_VETH: enabled (as module) [2020-07-20T08:12:07.820Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-20T08:12:07.820Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-20T08:12:07.821Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-20T08:12:07.821Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-20T08:12:07.821Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-20T08:12:07.821Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-20T08:12:07.821Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-20T08:12:07.821Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-20T08:12:07.821Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-20T08:12:07.821Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-20T08:12:07.821Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-20T08:12:07.821Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-20T08:12:07.821Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-07-20T08:12:07.821Z] [2020-07-20T08:12:07.821Z] Optional Features: [2020-07-20T08:12:07.821Z] - CONFIG_USER_NS: enabled [2020-07-20T08:12:07.821Z] - CONFIG_SECCOMP: enabled [2020-07-20T08:12:07.821Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-20T08:12:07.821Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-20T08:12:07.821Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-20T08:12:07.821Z] (cgroup swap accounting is currently enabled) [2020-07-20T08:12:07.821Z] - CONFIG_MEMCG_KMEM: enabled [2020-07-20T08:12:07.821Z] - CONFIG_BLK_CGROUP: enabled [2020-07-20T08:12:07.821Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-20T08:12:07.821Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-20T08:12:07.821Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-20T08:12:07.821Z] - CONFIG_CGROUP_PERF: enabled [2020-07-20T08:12:07.821Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-20T08:12:07.821Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-20T08:12:07.821Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-20T08:12:07.821Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-20T08:12:07.821Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-20T08:12:07.821Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-20T08:12:07.821Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-20T08:12:07.821Z] - CONFIG_IP_VS: enabled (as module) [2020-07-20T08:12:07.821Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-20T08:12:07.821Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-20T08:12:07.821Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-20T08:12:07.821Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-20T08:12:07.821Z] - CONFIG_EXT4_FS: enabled [2020-07-20T08:12:07.821Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-20T08:12:07.821Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-20T08:12:07.821Z] - Network Drivers: [2020-07-20T08:12:07.821Z] - "overlay": [2020-07-20T08:12:07.821Z] - CONFIG_VXLAN: enabled (as module) [2020-07-20T08:12:07.821Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-20T08:12:07.821Z] Optional (for encrypted networks): [2020-07-20T08:12:08.091Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T08:12:08.091Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T08:12:08.091Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41235/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-20T08:12:08.091Z] + bash /home/ubuntu/workspace/moby_PR-41235/check-config.sh [2020-07-20T08:12:08.091Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-20T08:12:08.091Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-20T08:12:08.091Z] [2020-07-20T08:12:08.091Z] Generally Necessary: [2020-07-20T08:12:08.091Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-20T08:12:08.091Z] - apparmor: enabled and tools installed [2020-07-20T08:12:08.091Z] - CONFIG_NAMESPACES: enabled [2020-07-20T08:12:08.091Z] - CONFIG_NET_NS: enabled [2020-07-20T08:12:08.091Z] - CONFIG_PID_NS: enabled [2020-07-20T08:12:08.091Z] - CONFIG_IPC_NS: enabled [2020-07-20T08:12:08.091Z] - CONFIG_UTS_NS: enabled [2020-07-20T08:12:08.091Z] - CONFIG_CGROUPS: enabled [2020-07-20T08:12:08.091Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-20T08:12:08.091Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-20T08:12:08.091Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-20T08:12:08.091Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-20T08:12:08.091Z] - CONFIG_CPUSETS: enabled [2020-07-20T08:12:08.091Z] - CONFIG_MEMCG: enabled [2020-07-20T08:12:08.091Z] - CONFIG_KEYS: enabled [2020-07-20T08:12:08.091Z] - CONFIG_VETH: enabled (as module) [2020-07-20T08:12:08.091Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-20T08:12:08.091Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-20T08:12:08.091Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-20T08:12:08.091Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-20T08:12:08.091Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-20T08:12:08.091Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-20T08:12:08.091Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-20T08:12:08.091Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-20T08:12:08.091Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-20T08:12:08.091Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-20T08:12:08.091Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-20T08:12:08.091Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-20T08:12:08.091Z] [2020-07-20T08:12:08.091Z] Optional Features: [2020-07-20T08:12:08.091Z] - CONFIG_USER_NS: enabled [2020-07-20T08:12:08.091Z] - CONFIG_SECCOMP: enabled [2020-07-20T08:12:08.091Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-20T08:12:08.091Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-20T08:12:08.091Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-20T08:12:08.091Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-20T08:12:08.091Z] - CONFIG_BLK_CGROUP: enabled [2020-07-20T08:12:08.119Z] - CONFIG_CRYPTO: enabled [2020-07-20T08:12:08.119Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-07-20T08:12:08.119Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-07-20T08:12:08.119Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-07-20T08:12:08.119Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-07-20T08:12:08.119Z] - CONFIG_XFRM: enabled [2020-07-20T08:12:08.119Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-20T08:12:08.119Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-20T08:12:08.119Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-20T08:12:08.119Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-20T08:12:08.119Z] - "ipvlan": [2020-07-20T08:12:08.119Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-20T08:12:08.119Z] - "macvlan": [2020-07-20T08:12:08.119Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-20T08:12:08.119Z] - CONFIG_DUMMY: enabled (as module) [2020-07-20T08:12:08.119Z] - "ftp,tftp client in container": [2020-07-20T08:12:08.119Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-20T08:12:08.119Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-20T08:12:08.119Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-20T08:12:08.119Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-20T08:12:08.119Z] - Storage Drivers: [2020-07-20T08:12:08.119Z] - "aufs": [2020-07-20T08:12:08.119Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-20T08:12:08.119Z] - "btrfs": [2020-07-20T08:12:08.119Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-20T08:12:08.119Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-20T08:12:08.119Z] - "devicemapper": [2020-07-20T08:12:08.119Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-20T08:12:08.119Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-20T08:12:08.119Z] - "overlay": [2020-07-20T08:12:08.119Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-20T08:12:08.119Z] - "zfs": [2020-07-20T08:12:08.119Z] - /dev/zfs: missing [2020-07-20T08:12:08.119Z] - zfs command: missing [2020-07-20T08:12:08.119Z] - zpool command: missing [2020-07-20T08:12:08.119Z] [2020-07-20T08:12:08.119Z] Limits: [2020-07-20T08:12:08.119Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-20T08:12:08.119Z] [2020-07-20T08:12:08.119Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-20T08:12:08.216Z] + docker version [2020-07-20T08:12:08.216Z] Client: Docker Engine - Enterprise [2020-07-20T08:12:08.216Z] Version: 19.03.5 [2020-07-20T08:12:08.216Z] API version: 1.40 [2020-07-20T08:12:08.216Z] Go version: go1.12.12 [2020-07-20T08:12:08.216Z] Git commit: 2ee0c57608 [2020-07-20T08:12:08.216Z] Built: 11/13/2019 08:00:16 [2020-07-20T08:12:08.216Z] OS/Arch: windows/amd64 [2020-07-20T08:12:08.216Z] Experimental: false [2020-07-20T08:12:08.216Z] [2020-07-20T08:12:08.216Z] Server: Docker Engine - Enterprise [2020-07-20T08:12:08.216Z] Engine: [2020-07-20T08:12:08.216Z] Version: 19.03.5 [2020-07-20T08:12:08.216Z] API version: 1.40 (minimum version 1.24) [2020-07-20T08:12:08.216Z] Go version: go1.12.12 [2020-07-20T08:12:08.216Z] Git commit: 2ee0c57608 [2020-07-20T08:12:08.216Z] Built: 11/13/2019 07:58:51 [2020-07-20T08:12:08.216Z] OS/Arch: windows/amd64 [2020-07-20T08:12:08.216Z] Experimental: true [2020-07-20T08:12:08.347Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-20T08:12:08.347Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-20T08:12:08.347Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-20T08:12:08.347Z] - CONFIG_CGROUP_PERF: enabled [2020-07-20T08:12:08.347Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-20T08:12:08.347Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-20T08:12:08.347Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-20T08:12:08.347Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-20T08:12:08.347Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-20T08:12:08.347Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-20T08:12:08.347Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-20T08:12:08.347Z] - CONFIG_IP_VS: enabled (as module) [2020-07-20T08:12:08.347Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-20T08:12:08.347Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-20T08:12:08.347Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-20T08:12:08.347Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-20T08:12:08.347Z] - CONFIG_EXT4_FS: enabled [2020-07-20T08:12:08.347Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-20T08:12:08.347Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-20T08:12:08.347Z] - Network Drivers: [2020-07-20T08:12:08.347Z] - "overlay": [2020-07-20T08:12:08.347Z] - CONFIG_VXLAN: enabled (as module) [2020-07-20T08:12:08.347Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-20T08:12:08.347Z] Optional (for encrypted networks): [2020-07-20T08:12:08.347Z] - CONFIG_CRYPTO: enabled [2020-07-20T08:12:08.347Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-20T08:12:08.347Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-20T08:12:08.347Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-20T08:12:08.347Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-20T08:12:08.347Z] - CONFIG_XFRM: enabled [2020-07-20T08:12:08.347Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-20T08:12:08.347Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-20T08:12:08.347Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-20T08:12:08.347Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-20T08:12:08.347Z] - "ipvlan": [2020-07-20T08:12:08.347Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-20T08:12:08.347Z] - "macvlan": [2020-07-20T08:12:08.347Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-20T08:12:08.347Z] - CONFIG_DUMMY: enabled (as module) [2020-07-20T08:12:08.347Z] - "ftp,tftp client in container": [2020-07-20T08:12:08.347Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-20T08:12:08.347Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-20T08:12:08.347Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-20T08:12:08.347Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-20T08:12:08.347Z] - Storage Drivers: [2020-07-20T08:12:08.347Z] - "aufs": [2020-07-20T08:12:08.347Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-20T08:12:08.347Z] - "btrfs": [2020-07-20T08:12:08.347Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-20T08:12:08.347Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-20T08:12:08.347Z] - "devicemapper": [2020-07-20T08:12:08.347Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-20T08:12:08.347Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-20T08:12:08.347Z] - "overlay": [2020-07-20T08:12:08.347Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-20T08:12:08.347Z] - "zfs": [2020-07-20T08:12:08.347Z] - /dev/zfs: present [2020-07-20T08:12:08.347Z] - zfs command: missing [2020-07-20T08:12:08.347Z] - zpool command: missing [2020-07-20T08:12:08.347Z] [2020-07-20T08:12:08.347Z] Limits: [2020-07-20T08:12:08.347Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-20T08:12:08.347Z] [2020-07-20T08:12:08.347Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] sh [2020-07-20T08:12:08.548Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1608292c091b10227fec0e455cc452d29b30369a . [2020-07-20T08:12:08.584Z] #5 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.9s done [2020-07-20T08:12:08.584Z] #5 extracting sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-20T08:12:09.127Z] #60 ... [2020-07-20T08:12:09.127Z] [2020-07-20T08:12:09.127Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-20T08:12:09.127Z] #20 14.09 + mkdir -p /build [2020-07-20T08:12:09.127Z] #20 14.09 + mv docker/docker /build/ [2020-07-20T08:12:09.127Z] #20 14.10 + rmdir docker [2020-07-20T08:12:09.127Z] #20 DONE 14.4s [2020-07-20T08:12:09.138Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1608292c091b10227fec0e455cc452d29b30369a . [2020-07-20T08:12:09.138Z] #1 [internal] load build definition from Dockerfile [2020-07-20T08:12:09.138Z] #1 DONE 0.0s [2020-07-20T08:12:09.138Z] [2020-07-20T08:12:09.138Z] #2 [internal] load .dockerignore [2020-07-20T08:12:09.138Z] #2 DONE 0.0s [2020-07-20T08:12:09.138Z] [2020-07-20T08:12:09.138Z] #2 [internal] load .dockerignore [2020-07-20T08:12:09.138Z] #2 transferring context: 87B done [2020-07-20T08:12:09.138Z] #2 DONE 0.0s [2020-07-20T08:12:09.138Z] [2020-07-20T08:12:09.138Z] #1 [internal] load build definition from Dockerfile [2020-07-20T08:12:09.138Z] #1 transferring dockerfile: 12.30kB done [2020-07-20T08:12:09.138Z] #1 DONE 0.0s [2020-07-20T08:12:09.138Z] [2020-07-20T08:12:09.138Z] #3 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-20T08:12:09.138Z] #3 DONE 0.1s [2020-07-20T08:12:09.138Z] [2020-07-20T08:12:09.138Z] #4 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-07-20T08:12:09.304Z] + docker info [2020-07-20T08:12:09.387Z] [2020-07-20T08:12:09.387Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-20T08:12:09.387Z] #29 13.07 unicode/utf8 [2020-07-20T08:12:09.387Z] #29 13.59 internal/race [2020-07-20T08:12:09.387Z] #29 13.81 sync/atomic [2020-07-20T08:12:09.387Z] #29 14.18 unicode [2020-07-20T08:12:09.407Z] #4 DONE 0.2s [2020-07-20T08:12:09.407Z] [2020-07-20T08:12:09.408Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9... [2020-07-20T08:12:09.408Z] #5 CACHED [2020-07-20T08:12:09.408Z] [2020-07-20T08:12:09.408Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-07-20T08:12:09.408Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-07-20T08:12:09.408Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-07-20T08:12:09.408Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.84MB / 9.11MB 0.2s [2020-07-20T08:12:09.408Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-07-20T08:12:09.663Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.78MB / 9.11MB 0.3s [2020-07-20T08:12:09.663Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2020-07-20T08:12:09.663Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-07-20T08:12:10.085Z] Sending build context to Docker daemon 55.4MB [2020-07-20T08:12:10.301Z] Client: [2020-07-20T08:12:10.301Z] Debug Mode: false [2020-07-20T08:12:10.301Z] Plugins: [2020-07-20T08:12:10.301Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-20T08:12:10.301Z] [2020-07-20T08:12:10.301Z] Server: [2020-07-20T08:12:10.301Z] Containers: 0 [2020-07-20T08:12:10.301Z] Running: 0 [2020-07-20T08:12:10.301Z] Paused: 0 [2020-07-20T08:12:10.301Z] Stopped: 0 [2020-07-20T08:12:10.301Z] Images: 10 [2020-07-20T08:12:10.301Z] Server Version: 19.03.5 [2020-07-20T08:12:10.301Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-20T08:12:10.301Z] Windows: [2020-07-20T08:12:10.301Z] LCOW: [2020-07-20T08:12:10.301Z] Logging Driver: json-file [2020-07-20T08:12:10.301Z] Plugins: [2020-07-20T08:12:10.301Z] Volume: local [2020-07-20T08:12:10.301Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-20T08:12:10.301Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-20T08:12:10.301Z] Swarm: inactive [2020-07-20T08:12:10.301Z] Default Isolation: process [2020-07-20T08:12:10.301Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-20T08:12:10.301Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-20T08:12:10.301Z] OSType: windows [2020-07-20T08:12:10.301Z] Architecture: x86_64 [2020-07-20T08:12:10.301Z] CPUs: 4 [2020-07-20T08:12:10.301Z] Total Memory: 32GiB [2020-07-20T08:12:10.301Z] Name: azwin-2-dc9090 [2020-07-20T08:12:10.301Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-20T08:12:10.301Z] Docker Root Dir: D:\docker [2020-07-20T08:12:10.301Z] Debug Mode: false [2020-07-20T08:12:10.301Z] Registry: https://index.docker.io/v1/ [2020-07-20T08:12:10.301Z] Labels: [2020-07-20T08:12:10.301Z] Experimental: true [2020-07-20T08:12:10.301Z] Insecure Registries: [2020-07-20T08:12:10.301Z] 10.0.0.4:5000 [2020-07-20T08:12:10.301Z] 127.0.0.0/8 [2020-07-20T08:12:10.301Z] Registry Mirrors: [2020-07-20T08:12:10.301Z] http://10.0.0.4:5000/ [2020-07-20T08:12:10.301Z] Live Restore Enabled: false [2020-07-20T08:12:10.301Z] [2020-07-20T08:12:10.377Z] Step 1/140 : ARG CROSS="false" [2020-07-20T08:12:10.377Z] Step 2/140 : ARG GO_VERSION=1.13.14 [2020-07-20T08:12:10.377Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive [2020-07-20T08:12:10.377Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-07-20T08:12:10.377Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-07-20T08:12:10.714Z] 1.13.14-buster: Pulling from library/golang [2020-07-20T08:12:10.714Z] 0cad52b1770a: Pulling fs layer [2020-07-20T08:12:10.714Z] e0318f8e4196: Pulling fs layer [2020-07-20T08:12:10.714Z] cec302fe9541: Pulling fs layer [2020-07-20T08:12:10.714Z] bf65a8c1ffe0: Pulling fs layer [2020-07-20T08:12:10.714Z] 7355b492f1f7: Pulling fs layer [2020-07-20T08:12:10.714Z] e9e8f7dbd0fe: Pulling fs layer [2020-07-20T08:12:10.714Z] 9410001b451f: Pulling fs layer [2020-07-20T08:12:10.714Z] 7355b492f1f7: Waiting [2020-07-20T08:12:10.714Z] e9e8f7dbd0fe: Waiting [2020-07-20T08:12:10.714Z] 9410001b451f: Waiting [2020-07-20T08:12:10.714Z] bf65a8c1ffe0: Waiting [2020-07-20T08:12:11.012Z] e0318f8e4196: Verifying Checksum [2020-07-20T08:12:11.012Z] e0318f8e4196: Download complete [2020-07-20T08:12:11.030Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.3s done [2020-07-20T08:12:11.286Z] #63 DONE 1.9s [2020-07-20T08:12:11.286Z] [2020-07-20T08:12:11.286Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-20T08:12:11.286Z] #6 DONE 1.9s [2020-07-20T08:12:11.286Z] [2020-07-20T08:12:11.286Z] #17 [internal] load build context [2020-07-20T08:12:11.310Z] cec302fe9541: Verifying Checksum [2020-07-20T08:12:11.310Z] cec302fe9541: Download complete [2020-07-20T08:12:12.099Z] #5 extracting sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 3.4s done [2020-07-20T08:12:12.099Z] #5 extracting sha256:6169a442187f859af58e0b1b84832adff37a5d0f244e79d5e0a75a8ebbc5b24f 0.1s done [2020-07-20T08:12:12.216Z] #17 transferring context: 50.88MB 2.7s done [2020-07-20T08:12:12.216Z] #17 DONE 2.9s [2020-07-20T08:12:12.216Z] [2020-07-20T08:12:12.216Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:12.424Z] #5 DONE 13.1s [2020-07-20T08:12:12.424Z] [2020-07-20T08:12:12.424Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-20T08:12:12.472Z] #31 ... [2020-07-20T08:12:12.472Z] [2020-07-20T08:12:12.472Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:12:12.472Z] #18 DONE 0.0s [2020-07-20T08:12:12.472Z] [2020-07-20T08:12:12.472Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-07-20T08:12:12.472Z] #59 DONE 0.0s [2020-07-20T08:12:12.472Z] [2020-07-20T08:12:12.472Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-07-20T08:12:12.472Z] #41 DONE 0.0s [2020-07-20T08:12:12.472Z] [2020-07-20T08:12:12.472Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-07-20T08:12:12.472Z] #65 DONE 0.1s [2020-07-20T08:12:12.472Z] [2020-07-20T08:12:12.472Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-07-20T08:12:12.472Z] #28 DONE 0.1s [2020-07-20T08:12:12.472Z] [2020-07-20T08:12:12.472Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-07-20T08:12:12.472Z] #47 DONE 0.1s [2020-07-20T08:12:12.472Z] [2020-07-20T08:12:12.472Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-20T08:12:12.472Z] #19 DONE 0.1s [2020-07-20T08:12:12.472Z] [2020-07-20T08:12:12.472Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-07-20T08:12:12.472Z] #44 DONE 0.1s [2020-07-20T08:12:12.680Z] #29 ... [2020-07-20T08:12:12.680Z] [2020-07-20T08:12:12.680Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-20T08:12:12.680Z] #54 11.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T08:12:12.680Z] #54 ... [2020-07-20T08:12:12.680Z] [2020-07-20T08:12:12.680Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-20T08:12:12.680Z] #36 20.23 Checking out files: 57% (911/1597) Checking out files: 58% (927/1597) Checking out files: 59% (943/1597) Checking out files: 60% (959/1597) Checking out files: 61% (975/1597) Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-20T08:12:12.680Z] #36 21.01 + cd /tmp/tmp.8pFsO0c7CI/src/github.com/docker/distribution [2020-07-20T08:12:12.680Z] #36 21.01 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-20T08:12:12.746Z] [2020-07-20T08:12:12.746Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-20T08:12:12.940Z] #36 ... [2020-07-20T08:12:12.940Z] [2020-07-20T08:12:12.940Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:12.940Z] #31 11.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T08:12:12.940Z] #31 ... [2020-07-20T08:12:12.940Z] [2020-07-20T08:12:12.940Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-20T08:12:12.940Z] #29 17.93 internal/testlog [2020-07-20T08:12:12.940Z] #29 18.27 encoding [2020-07-20T08:12:13.199Z] #29 ... [2020-07-20T08:12:13.199Z] [2020-07-20T08:12:13.199Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:13.199Z] #38 11.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T08:12:13.199Z] #38 ... [2020-07-20T08:12:13.199Z] [2020-07-20T08:12:13.199Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-20T08:12:13.200Z] #7 11.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T08:12:13.459Z] #7 ... [2020-07-20T08:12:13.459Z] [2020-07-20T08:12:13.459Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-20T08:12:13.459Z] #29 18.49 runtime/cgo [2020-07-20T08:12:13.565Z] 0cad52b1770a: Verifying Checksum [2020-07-20T08:12:13.565Z] 0cad52b1770a: Download complete [2020-07-20T08:12:13.932Z] #6 DONE 1.7s [2020-07-20T08:12:13.932Z] [2020-07-20T08:12:13.932Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-20T08:12:14.225Z] #26 ... [2020-07-20T08:12:14.225Z] [2020-07-20T08:12:14.225Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:12:14.225Z] #18 DONE 0.1s [2020-07-20T08:12:14.225Z] [2020-07-20T08:12:14.225Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-07-20T08:12:14.225Z] #59 DONE 0.1s [2020-07-20T08:12:14.225Z] [2020-07-20T08:12:14.225Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-07-20T08:12:14.225Z] #41 DONE 0.1s [2020-07-20T08:12:14.225Z] [2020-07-20T08:12:14.225Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-07-20T08:12:14.225Z] #44 DONE 0.1s [2020-07-20T08:12:14.225Z] [2020-07-20T08:12:14.225Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-07-20T08:12:14.225Z] #47 DONE 0.1s [2020-07-20T08:12:14.225Z] [2020-07-20T08:12:14.225Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-07-20T08:12:14.225Z] #65 DONE 0.1s [2020-07-20T08:12:14.225Z] [2020-07-20T08:12:14.225Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-07-20T08:12:14.225Z] #28 DONE 0.1s [2020-07-20T08:12:14.225Z] [2020-07-20T08:12:14.225Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-20T08:12:14.225Z] #19 DONE 0.2s [2020-07-20T08:12:14.225Z] [2020-07-20T08:12:14.225Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-20T08:12:14.696Z] bf65a8c1ffe0: Verifying Checksum [2020-07-20T08:12:14.696Z] bf65a8c1ffe0: Download complete [2020-07-20T08:12:14.696Z] 9410001b451f: Verifying Checksum [2020-07-20T08:12:14.696Z] 9410001b451f: Download complete [2020-07-20T08:12:15.345Z] 7355b492f1f7: Verifying Checksum [2020-07-20T08:12:15.345Z] 7355b492f1f7: Download complete [2020-07-20T08:12:17.448Z] 0cad52b1770a: Pull complete [2020-07-20T08:12:17.657Z] #29 ... [2020-07-20T08:12:17.657Z] [2020-07-20T08:12:17.658Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-20T08:12:17.658Z] #45 12.64 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T08:12:17.658Z] #45 12.98 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T08:12:17.658Z] #45 13.29 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T08:12:17.658Z] #45 16.49 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-07-20T08:12:17.658Z] #45 17.43 go: finding gotest.tools v2.2.0+incompatible [2020-07-20T08:12:17.658Z] #45 17.44 go: downloading gotest.tools v2.2.0+incompatible [2020-07-20T08:12:17.658Z] #45 17.51 go: finding gotest.tools/gotestsum v0.5.2 [2020-07-20T08:12:17.658Z] #45 17.55 go: downloading gotest.tools/gotestsum v0.5.2 [2020-07-20T08:12:17.658Z] #45 17.88 go: extracting gotest.tools v2.2.0+incompatible [2020-07-20T08:12:17.658Z] #45 17.95 go: extracting gotest.tools/gotestsum v0.5.2 [2020-07-20T08:12:17.658Z] #45 18.72 go: downloading github.com/spf13/pflag v1.0.3 [2020-07-20T08:12:17.658Z] #45 18.72 go: downloading github.com/pkg/errors v0.9.1 [2020-07-20T08:12:17.658Z] #45 18.84 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-20T08:12:17.658Z] #45 18.92 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-20T08:12:17.658Z] #45 18.94 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-20T08:12:17.658Z] #45 19.06 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-20T08:12:17.658Z] #45 19.10 go: extracting github.com/pkg/errors v0.9.1 [2020-07-20T08:12:17.658Z] #45 19.14 go: downloading github.com/fatih/color v1.9.0 [2020-07-20T08:12:17.658Z] #45 19.28 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-20T08:12:17.658Z] #45 19.49 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-20T08:12:17.658Z] #45 19.50 go: extracting github.com/fatih/color v1.9.0 [2020-07-20T08:12:17.658Z] #45 19.56 go: extracting github.com/spf13/pflag v1.0.3 [2020-07-20T08:12:17.658Z] #45 19.69 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-07-20T08:12:17.658Z] #45 19.73 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-07-20T08:12:17.658Z] #45 19.91 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-07-20T08:12:17.658Z] #45 19.92 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-07-20T08:12:17.658Z] #45 20.03 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-20T08:12:17.658Z] #45 21.26 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-20T08:12:17.658Z] #45 22.70 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-20T08:12:17.658Z] #45 ... [2020-07-20T08:12:17.658Z] [2020-07-20T08:12:17.658Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:12:17.658Z] #42 12.90 unicode/utf8 [2020-07-20T08:12:17.658Z] #42 13.40 math/bits [2020-07-20T08:12:17.658Z] #42 14.04 math [2020-07-20T08:12:17.658Z] #42 18.56 internal/testlog [2020-07-20T08:12:17.658Z] #42 18.82 encoding [2020-07-20T08:12:17.658Z] #42 18.91 unicode/utf16 [2020-07-20T08:12:17.658Z] #42 19.18 container/list [2020-07-20T08:12:17.658Z] #42 19.67 crypto/internal/subtle [2020-07-20T08:12:17.658Z] #42 19.77 crypto/subtle [2020-07-20T08:12:17.658Z] #42 19.88 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-20T08:12:17.658Z] #42 20.00 internal/nettrace [2020-07-20T08:12:17.658Z] #42 20.16 runtime/cgo [2020-07-20T08:12:17.918Z] #42 ... [2020-07-20T08:12:17.918Z] [2020-07-20T08:12:17.918Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-20T08:12:17.918Z] #48 13.06 + cd /tmp/tmp.CFfgXTKQeQ/src/github.com/alecthomas/gometalinter [2020-07-20T08:12:17.918Z] #48 13.06 + git checkout -q v2.0.6 [2020-07-20T08:12:17.918Z] #48 13.76 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-07-20T08:12:17.918Z] #48 ... [2020-07-20T08:12:17.918Z] [2020-07-20T08:12:17.918Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-20T08:12:17.995Z] #45 ... [2020-07-20T08:12:17.995Z] [2020-07-20T08:12:17.995Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:17.995Z] #31 5.594 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:12:17.995Z] #31 5.625 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:12:17.995Z] #31 5.628 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:12:17.995Z] #31 6.686 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T08:12:18.101Z] e0318f8e4196: Pull complete [2020-07-20T08:12:18.402Z] cec302fe9541: Pull complete [2020-07-20T08:12:18.435Z] #66 23.00 Checking out files: 64% (1341/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-20T08:12:18.435Z] #66 23.70 + cd /tmp/tmp.Vt8YKyix5e/src/github.com/docker/libnetwork [2020-07-20T08:12:18.693Z] #66 23.70 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-20T08:12:18.698Z] e9e8f7dbd0fe: Verifying Checksum [2020-07-20T08:12:18.698Z] e9e8f7dbd0fe: Download complete [2020-07-20T08:12:18.763Z] #20 4.046 + RM_GOPATH=0 [2020-07-20T08:12:18.763Z] #20 4.046 + TMP_GOPATH= [2020-07-20T08:12:18.763Z] #20 4.046 + : /build [2020-07-20T08:12:18.763Z] #20 4.046 + '[' -z '' ']' [2020-07-20T08:12:18.763Z] #20 4.046 ++ mktemp -d [2020-07-20T08:12:18.763Z] #20 4.047 + export GOPATH=/tmp/tmp.TwnAt4UxI5 [2020-07-20T08:12:18.763Z] #20 4.047 + GOPATH=/tmp/tmp.TwnAt4UxI5 [2020-07-20T08:12:18.763Z] #20 4.047 + RM_GOPATH=1 [2020-07-20T08:12:18.763Z] #20 4.048 ++ dirname ./install.sh [2020-07-20T08:12:18.763Z] #20 4.048 + dir=. [2020-07-20T08:12:18.763Z] #20 4.048 + bin=dockercli [2020-07-20T08:12:18.763Z] #20 4.049 + shift [2020-07-20T08:12:18.763Z] #20 4.049 + '[' '!' -f ./dockercli.installer ']' [2020-07-20T08:12:18.763Z] #20 4.049 + . ./dockercli.installer [2020-07-20T08:12:18.763Z] #20 4.049 ++ : stable [2020-07-20T08:12:18.763Z] #20 4.049 ++ : 17.06.2-ce [2020-07-20T08:12:18.763Z] #20 4.050 + install_dockercli [2020-07-20T08:12:18.763Z] #20 4.050 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-20T08:12:18.763Z] #20 4.050 Install docker/cli version 17.06.2-ce from stable [2020-07-20T08:12:18.763Z] #20 4.052 ++ uname -m [2020-07-20T08:12:18.763Z] #20 4.054 + arch=s390x [2020-07-20T08:12:18.763Z] #20 4.054 + '[' s390x '!=' x86_64 ']' [2020-07-20T08:12:18.763Z] #20 4.054 + '[' s390x '!=' s390x ']' [2020-07-20T08:12:18.763Z] #20 4.054 + url=https://download.docker.com/linux/static [2020-07-20T08:12:18.763Z] #20 4.054 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-07-20T08:12:18.763Z] #20 4.055 + tar -xz docker/docker [2020-07-20T08:12:18.952Z] #66 24.20 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-20T08:12:19.798Z] #20 ... [2020-07-20T08:12:19.798Z] [2020-07-20T08:12:19.798Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-20T08:12:19.798Z] #45 3.838 + RM_GOPATH=0 [2020-07-20T08:12:19.798Z] #45 3.838 + TMP_GOPATH= [2020-07-20T08:12:19.798Z] #45 3.838 + : /build [2020-07-20T08:12:19.798Z] #45 3.838 + '[' -z '' ']' [2020-07-20T08:12:19.798Z] #45 3.838 ++ mktemp -d [2020-07-20T08:12:19.798Z] #45 3.845 + export GOPATH=/tmp/tmp.DtKjfTg4Iy [2020-07-20T08:12:19.798Z] #45 3.845 + GOPATH=/tmp/tmp.DtKjfTg4Iy [2020-07-20T08:12:19.798Z] #45 3.845 + RM_GOPATH=1 [2020-07-20T08:12:19.798Z] #45 3.846 ++ dirname ./install.sh [2020-07-20T08:12:19.798Z] #45 3.850 + dir=. [2020-07-20T08:12:19.798Z] #45 3.850 + bin=gotestsum [2020-07-20T08:12:19.798Z] #45 3.850 + shift [2020-07-20T08:12:19.798Z] #45 3.852 + '[' '!' -f ./gotestsum.installer ']' [2020-07-20T08:12:19.798Z] #45 3.852 + . ./gotestsum.installer [2020-07-20T08:12:19.798Z] #45 3.852 ++ : v0.3.5 [2020-07-20T08:12:19.798Z] #45 3.852 + install_gotestsum [2020-07-20T08:12:19.798Z] #45 3.855 + set -e [2020-07-20T08:12:19.798Z] #45 3.856 + export GO111MODULE=on [2020-07-20T08:12:19.798Z] #45 3.856 + GO111MODULE=on [2020-07-20T08:12:19.798Z] #45 3.856 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-07-20T08:12:19.798Z] #45 3.919 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-20T08:12:19.798Z] #45 3.922 go: finding gotest.tools v0.3.5 [2020-07-20T08:12:19.798Z] #45 4.310 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-20T08:12:19.798Z] #45 4.456 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-20T08:12:19.798Z] #45 4.901 go: downloading gotest.tools v2.1.0+incompatible [2020-07-20T08:12:19.798Z] #45 4.940 go: extracting gotest.tools v2.1.0+incompatible [2020-07-20T08:12:19.798Z] #45 5.010 go: downloading github.com/pkg/errors v0.8.0 [2020-07-20T08:12:19.798Z] #45 5.017 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-20T08:12:19.798Z] #45 5.038 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-20T08:12:19.798Z] #45 5.135 go: downloading github.com/fatih/color v1.6.0 [2020-07-20T08:12:19.798Z] #45 5.135 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T08:12:19.798Z] #45 5.144 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-20T08:12:19.798Z] #45 5.209 go: extracting github.com/pkg/errors v0.8.0 [2020-07-20T08:12:19.798Z] #45 5.218 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-20T08:12:19.798Z] #45 5.335 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-20T08:12:19.798Z] #45 5.440 go: extracting github.com/fatih/color v1.6.0 [2020-07-20T08:12:19.798Z] #45 5.441 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-20T08:12:19.798Z] #45 5.518 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-20T08:12:19.798Z] #45 5.598 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T08:12:19.798Z] #45 5.605 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-20T08:12:19.798Z] #45 5.605 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T08:12:19.798Z] #45 5.607 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-20T08:12:19.798Z] #45 5.683 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-20T08:12:19.798Z] #45 5.731 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T08:12:20.089Z] #45 5.732 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T08:12:20.514Z] #31 8.838 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T08:12:21.442Z] #31 ... [2020-07-20T08:12:21.442Z] [2020-07-20T08:12:21.442Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:21.442Z] #38 6.234 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:12:21.442Z] #38 6.309 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:12:21.442Z] #38 6.333 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:12:21.442Z] #38 7.358 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T08:12:21.442Z] #38 9.381 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T08:12:21.442Z] #38 ... [2020-07-20T08:12:21.442Z] [2020-07-20T08:12:21.442Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-20T08:12:21.442Z] #54 6.947 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:12:21.442Z] #54 7.001 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:12:21.442Z] #54 7.006 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:12:21.442Z] #54 8.074 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T08:12:21.442Z] #54 10.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T08:12:21.442Z] #54 ... [2020-07-20T08:12:21.442Z] [2020-07-20T08:12:21.442Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-20T08:12:21.442Z] #7 4.040 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:12:21.442Z] #7 4.123 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:12:21.442Z] #7 4.123 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:12:21.442Z] #7 5.096 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T08:12:21.442Z] #7 7.058 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T08:12:21.442Z] #7 9.068 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T08:12:21.452Z] bf65a8c1ffe0: Pull complete [2020-07-20T08:12:21.485Z] #66 ... [2020-07-20T08:12:21.485Z] [2020-07-20T08:12:21.485Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-20T08:12:21.485Z] #22 20.03 Fetched 8364 kB in 17s (502 kB/s) [2020-07-20T08:12:21.485Z] #22 20.03 Reading package lists... [2020-07-20T08:12:21.596Z] #45 7.030 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T08:12:21.596Z] #45 7.056 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T08:12:21.596Z] #45 7.367 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T08:12:21.698Z] #7 ... [2020-07-20T08:12:21.698Z] [2020-07-20T08:12:21.698Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-20T08:12:21.698Z] #22 3.866 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:12:21.698Z] #22 3.891 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:12:21.698Z] #22 4.039 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:12:21.698Z] #22 4.793 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T08:12:21.698Z] #22 6.829 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T08:12:21.698Z] #22 8.806 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T08:12:21.698Z] #22 ... [2020-07-20T08:12:21.698Z] [2020-07-20T08:12:21.698Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-20T08:12:21.698Z] #36 5.980 + mktemp -d [2020-07-20T08:12:21.698Z] #36 5.984 + export GOPATH=/tmp/tmp.M9XDIiMShx [2020-07-20T08:12:21.698Z] #36 5.984 + git clone https://github.com/docker/distribution.git /tmp/tmp.M9XDIiMShx/src/github.com/docker/distribution [2020-07-20T08:12:21.698Z] #36 5.984 Cloning into '/tmp/tmp.M9XDIiMShx/src/github.com/docker/distribution'... [2020-07-20T08:12:21.743Z] #22 26.85 Reading package lists... [2020-07-20T08:12:21.743Z] #22 ... [2020-07-20T08:12:21.743Z] [2020-07-20T08:12:21.743Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-20T08:12:21.743Z] #45 23.81 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-20T08:12:21.743Z] #45 26.35 go: finding github.com/fatih/color v1.9.0 [2020-07-20T08:12:21.743Z] #45 26.37 go: finding github.com/pkg/errors v0.9.1 [2020-07-20T08:12:21.743Z] #45 26.38 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-20T08:12:21.743Z] #45 26.52 go: finding github.com/spf13/pflag v1.0.3 [2020-07-20T08:12:21.743Z] #45 26.54 go: finding github.com/mattn/go-colorable v0.1.6 [2020-07-20T08:12:21.743Z] #45 26.63 go: finding github.com/mattn/go-isatty v0.0.12 [2020-07-20T08:12:21.743Z] #45 26.83 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-20T08:12:21.743Z] #45 26.95 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-20T08:12:21.743Z] #45 26.99 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-20T08:12:21.743Z] #45 27.03 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-20T08:12:21.954Z] #36 ... [2020-07-20T08:12:21.954Z] [2020-07-20T08:12:21.954Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-20T08:12:21.954Z] #26 5.518 + mktemp -d [2020-07-20T08:12:21.954Z] #26 5.522 + export GOPATH=/tmp/tmp.tsAbXzCLm0 [2020-07-20T08:12:21.954Z] #26 5.524 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.tsAbXzCLm0/src/github.com/go-swagger/go-swagger [2020-07-20T08:12:21.954Z] #26 5.533 Cloning into '/tmp/tmp.tsAbXzCLm0/src/github.com/go-swagger/go-swagger'... [2020-07-20T08:12:21.954Z] #26 ... [2020-07-20T08:12:21.954Z] [2020-07-20T08:12:21.954Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-20T08:12:21.954Z] #45 6.039 + RM_GOPATH=0 [2020-07-20T08:12:21.954Z] #45 6.039 + TMP_GOPATH= [2020-07-20T08:12:21.954Z] #45 6.039 + : /build [2020-07-20T08:12:21.954Z] #45 6.039 + '[' -z '' ']' [2020-07-20T08:12:21.954Z] #45 6.039 ++ mktemp -d [2020-07-20T08:12:21.954Z] #45 6.053 + export GOPATH=/tmp/tmp.BXwxpqsq7M [2020-07-20T08:12:21.954Z] #45 6.053 + GOPATH=/tmp/tmp.BXwxpqsq7M [2020-07-20T08:12:21.954Z] #45 6.053 + RM_GOPATH=1 [2020-07-20T08:12:21.954Z] #45 6.056 ++ dirname ./install.sh [2020-07-20T08:12:21.954Z] #45 6.069 + dir=. [2020-07-20T08:12:21.954Z] #45 6.070 + bin=gotestsum [2020-07-20T08:12:21.954Z] #45 6.070 + shift [2020-07-20T08:12:21.954Z] #45 6.070 + '[' '!' -f ./gotestsum.installer ']' [2020-07-20T08:12:21.954Z] #45 6.071 + . ./gotestsum.installer [2020-07-20T08:12:21.954Z] #45 6.071 ++ : v0.3.5 [2020-07-20T08:12:21.954Z] #45 6.072 + install_gotestsum [2020-07-20T08:12:21.954Z] #45 6.074 + set -e [2020-07-20T08:12:21.954Z] #45 6.077 + export GO111MODULE=on [2020-07-20T08:12:21.954Z] #45 6.081 + GO111MODULE=on [2020-07-20T08:12:21.954Z] #45 6.081 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-07-20T08:12:21.954Z] #45 6.201 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-20T08:12:21.954Z] #45 6.203 go: finding gotest.tools v0.3.5 [2020-07-20T08:12:21.954Z] #45 7.139 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-20T08:12:21.954Z] #45 7.708 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-20T08:12:21.954Z] #45 8.518 go: downloading gotest.tools v2.1.0+incompatible [2020-07-20T08:12:21.954Z] #45 8.616 go: extracting gotest.tools v2.1.0+incompatible [2020-07-20T08:12:21.954Z] #45 8.764 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-20T08:12:21.954Z] #45 8.800 go: downloading github.com/pkg/errors v0.8.0 [2020-07-20T08:12:21.954Z] #45 8.802 go: downloading github.com/fatih/color v1.6.0 [2020-07-20T08:12:21.954Z] #45 8.811 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T08:12:21.954Z] #45 8.863 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-20T08:12:21.954Z] #45 8.962 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T08:12:21.954Z] #45 8.964 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-20T08:12:21.954Z] #45 9.004 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-20T08:12:21.954Z] #45 9.041 go: extracting github.com/fatih/color v1.6.0 [2020-07-20T08:12:21.954Z] #45 9.047 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-20T08:12:21.954Z] #45 9.077 go: extracting github.com/pkg/errors v0.8.0 [2020-07-20T08:12:21.954Z] #45 9.229 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-20T08:12:21.954Z] #45 9.256 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T08:12:21.954Z] #45 9.361 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-20T08:12:21.954Z] #45 9.450 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-20T08:12:21.954Z] #45 9.506 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-20T08:12:22.002Z] #45 27.11 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-20T08:12:22.211Z] #45 9.671 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-20T08:12:22.211Z] #45 9.712 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T08:12:22.211Z] #45 9.723 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T08:12:22.468Z] #45 ... [2020-07-20T08:12:22.468Z] [2020-07-20T08:12:22.468Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:12:22.468Z] #42 5.771 + RM_GOPATH=0 [2020-07-20T08:12:22.468Z] #42 5.771 + TMP_GOPATH= [2020-07-20T08:12:22.468Z] #42 5.771 + : /build [2020-07-20T08:12:22.468Z] #42 5.771 + '[' -z '' ']' [2020-07-20T08:12:22.468Z] #42 5.789 ++ mktemp -d [2020-07-20T08:12:22.468Z] #42 5.798 + export GOPATH=/tmp/tmp.yj9LBIPRi2 [2020-07-20T08:12:22.468Z] #42 5.799 + GOPATH=/tmp/tmp.yj9LBIPRi2 [2020-07-20T08:12:22.468Z] #42 5.799 + RM_GOPATH=1 [2020-07-20T08:12:22.468Z] #42 5.801 ++ dirname ./install.sh [2020-07-20T08:12:22.468Z] #42 5.803 + dir=. [2020-07-20T08:12:22.468Z] #42 5.803 + bin=vndr [2020-07-20T08:12:22.468Z] #42 5.803 + shift [2020-07-20T08:12:22.468Z] #42 5.803 + '[' '!' -f ./vndr.installer ']' [2020-07-20T08:12:22.468Z] #42 5.803 + . ./vndr.installer [2020-07-20T08:12:22.468Z] #42 5.804 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T08:12:22.468Z] #42 5.804 + install_vndr [2020-07-20T08:12:22.468Z] #42 5.804 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-20T08:12:22.468Z] #42 5.804 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T08:12:22.468Z] #42 5.804 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yj9LBIPRi2/src/github.com/LK4D4/vndr [2020-07-20T08:12:22.468Z] #42 5.806 Cloning into '/tmp/tmp.yj9LBIPRi2/src/github.com/LK4D4/vndr'... [2020-07-20T08:12:22.468Z] #42 6.621 + cd /tmp/tmp.yj9LBIPRi2/src/github.com/LK4D4/vndr [2020-07-20T08:12:22.468Z] #42 6.622 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T08:12:22.468Z] #42 6.658 + go build -buildmode=pie -v -o /build/vndr . [2020-07-20T08:12:22.468Z] #42 8.060 runtime/internal/atomic [2020-07-20T08:12:22.468Z] #42 8.062 internal/cpu [2020-07-20T08:12:22.468Z] #42 8.397 runtime/internal/sys [2020-07-20T08:12:22.468Z] #42 8.648 runtime/internal/math [2020-07-20T08:12:22.468Z] #42 8.743 internal/race [2020-07-20T08:12:22.468Z] #42 8.754 internal/bytealg [2020-07-20T08:12:22.468Z] #42 8.879 sync/atomic [2020-07-20T08:12:22.468Z] #42 9.176 unicode [2020-07-20T08:12:22.468Z] #42 9.687 runtime [2020-07-20T08:12:22.724Z] #42 ... [2020-07-20T08:12:22.724Z] [2020-07-20T08:12:22.724Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-20T08:12:22.724Z] #29 5.853 + RM_GOPATH=0 [2020-07-20T08:12:22.724Z] #29 5.854 + TMP_GOPATH= [2020-07-20T08:12:22.724Z] #29 5.854 + : /build [2020-07-20T08:12:22.724Z] #29 5.854 + '[' -z '' ']' [2020-07-20T08:12:22.724Z] #29 5.857 ++ mktemp -d [2020-07-20T08:12:22.724Z] #29 5.867 + export GOPATH=/tmp/tmp.XA9Z9Hi7Go [2020-07-20T08:12:22.724Z] #29 5.868 + GOPATH=/tmp/tmp.XA9Z9Hi7Go [2020-07-20T08:12:22.724Z] #29 5.868 + RM_GOPATH=1 [2020-07-20T08:12:22.724Z] #29 5.869 ++ dirname ./install.sh [2020-07-20T08:12:22.724Z] #29 5.870 + dir=. [2020-07-20T08:12:22.724Z] #29 5.883 + bin=tomlv [2020-07-20T08:12:22.724Z] #29 5.883 + shift [2020-07-20T08:12:22.724Z] #29 5.884 + '[' '!' -f ./tomlv.installer ']' [2020-07-20T08:12:22.724Z] #29 5.884 + . ./tomlv.installer [2020-07-20T08:12:22.724Z] #29 5.885 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T08:12:22.724Z] #29 5.885 + install_tomlv [2020-07-20T08:12:22.724Z] #29 5.886 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-20T08:12:22.724Z] #29 5.886 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T08:12:22.724Z] #29 5.886 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XA9Z9Hi7Go/src/github.com/BurntSushi/toml [2020-07-20T08:12:22.724Z] #29 5.898 Cloning into '/tmp/tmp.XA9Z9Hi7Go/src/github.com/BurntSushi/toml'... [2020-07-20T08:12:22.724Z] #29 6.897 + cd /tmp/tmp.XA9Z9Hi7Go/src/github.com/BurntSushi/toml [2020-07-20T08:12:22.725Z] #29 6.898 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T08:12:22.725Z] #29 6.934 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-20T08:12:22.725Z] #29 7.642 internal/cpu [2020-07-20T08:12:22.725Z] #29 7.651 runtime/internal/atomic [2020-07-20T08:12:22.725Z] #29 7.839 runtime/internal/sys [2020-07-20T08:12:22.725Z] #29 8.066 runtime/internal/math [2020-07-20T08:12:22.725Z] #29 8.137 math/bits [2020-07-20T08:12:22.725Z] #29 8.146 internal/bytealg [2020-07-20T08:12:22.725Z] #29 8.832 math [2020-07-20T08:12:22.725Z] #29 8.858 runtime [2020-07-20T08:12:22.725Z] #29 ... [2020-07-20T08:12:22.725Z] [2020-07-20T08:12:22.725Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-20T08:12:22.725Z] #66 5.987 + RM_GOPATH=0 [2020-07-20T08:12:22.725Z] #66 5.988 + TMP_GOPATH= [2020-07-20T08:12:22.725Z] #66 5.988 + : /build [2020-07-20T08:12:22.725Z] #66 5.988 + '[' -z '' ']' [2020-07-20T08:12:22.725Z] #66 5.989 ++ mktemp -d [2020-07-20T08:12:22.725Z] #66 5.991 + export GOPATH=/tmp/tmp.UHVf9w4mBM [2020-07-20T08:12:22.725Z] #66 5.991 + GOPATH=/tmp/tmp.UHVf9w4mBM [2020-07-20T08:12:22.725Z] #66 5.991 + RM_GOPATH=1 [2020-07-20T08:12:22.725Z] #66 5.991 ++ dirname ./install.sh [2020-07-20T08:12:22.725Z] #66 5.992 + dir=. [2020-07-20T08:12:22.725Z] #66 5.993 + bin=proxy [2020-07-20T08:12:22.725Z] #66 5.993 + shift [2020-07-20T08:12:22.725Z] #66 5.993 + '[' '!' -f ./proxy.installer ']' [2020-07-20T08:12:22.725Z] #66 5.993 + . ./proxy.installer [2020-07-20T08:12:22.725Z] #66 5.994 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-20T08:12:22.725Z] #66 5.994 + install_proxy [2020-07-20T08:12:22.725Z] #66 5.994 + case "$1" in [2020-07-20T08:12:22.725Z] #66 5.995 + export CGO_ENABLED=0 [2020-07-20T08:12:22.725Z] #66 5.995 + CGO_ENABLED=0 [2020-07-20T08:12:22.725Z] #66 5.995 + _install_proxy [2020-07-20T08:12:22.725Z] #66 5.995 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-07-20T08:12:22.725Z] #66 5.995 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UHVf9w4mBM/src/github.com/docker/libnetwork [2020-07-20T08:12:22.725Z] #66 5.995 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-20T08:12:22.725Z] #66 6.004 Cloning into '/tmp/tmp.UHVf9w4mBM/src/github.com/docker/libnetwork'... [2020-07-20T08:12:22.981Z] #66 ... [2020-07-20T08:12:22.981Z] [2020-07-20T08:12:22.981Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-20T08:12:22.981Z] #48 6.011 + RM_GOPATH=0 [2020-07-20T08:12:22.981Z] #48 6.012 + TMP_GOPATH= [2020-07-20T08:12:22.981Z] #48 6.012 + : /build [2020-07-20T08:12:22.981Z] #48 6.012 + '[' -z '' ']' [2020-07-20T08:12:22.981Z] #48 6.016 ++ mktemp -d [2020-07-20T08:12:22.981Z] #48 6.024 + export GOPATH=/tmp/tmp.I4XH07mCnR [2020-07-20T08:12:22.981Z] #48 6.025 + GOPATH=/tmp/tmp.I4XH07mCnR [2020-07-20T08:12:22.981Z] #48 6.026 + RM_GOPATH=1 [2020-07-20T08:12:22.981Z] #48 6.026 ++ dirname ./install.sh [2020-07-20T08:12:22.981Z] #48 6.027 + dir=. [2020-07-20T08:12:22.981Z] #48 6.027 + bin=gometalinter [2020-07-20T08:12:22.981Z] #48 6.027 + shift [2020-07-20T08:12:22.981Z] #48 6.027 + '[' '!' -f ./gometalinter.installer ']' [2020-07-20T08:12:22.981Z] #48 6.027 + . ./gometalinter.installer [2020-07-20T08:12:22.981Z] #48 6.028 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-07-20T08:12:22.981Z] #48 6.028 + install_gometalinter [2020-07-20T08:12:22.981Z] #48 6.028 + echo 'Installing gometalinter version v2.0.6' [2020-07-20T08:12:22.981Z] #48 6.029 Installing gometalinter version v2.0.6 [2020-07-20T08:12:22.981Z] #48 6.029 + go get -d github.com/alecthomas/gometalinter [2020-07-20T08:12:22.981Z] #48 ... [2020-07-20T08:12:22.981Z] [2020-07-20T08:12:22.981Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-20T08:12:22.981Z] #60 5.685 + RM_GOPATH=0 [2020-07-20T08:12:22.981Z] #60 5.686 + TMP_GOPATH= [2020-07-20T08:12:22.981Z] #60 5.686 + : /build/ [2020-07-20T08:12:22.981Z] #60 5.686 + '[' -z '' ']' [2020-07-20T08:12:22.981Z] #60 5.693 ++ mktemp -d [2020-07-20T08:12:22.981Z] #60 5.703 + export GOPATH=/tmp/tmp.CgqVmKbjUF [2020-07-20T08:12:22.981Z] #60 5.705 + GOPATH=/tmp/tmp.CgqVmKbjUF [2020-07-20T08:12:22.981Z] #60 5.705 + RM_GOPATH=1 [2020-07-20T08:12:22.981Z] #60 5.705 ++ dirname ./install.sh [2020-07-20T08:12:22.981Z] #60 5.707 + dir=. [2020-07-20T08:12:22.981Z] #60 5.707 + bin=rootlesskit [2020-07-20T08:12:22.981Z] #60 5.707 + shift [2020-07-20T08:12:22.981Z] #60 5.707 + '[' '!' -f ./rootlesskit.installer ']' [2020-07-20T08:12:22.981Z] #60 5.707 + . ./rootlesskit.installer [2020-07-20T08:12:22.981Z] #60 5.707 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T08:12:22.981Z] #60 5.708 + install_rootlesskit [2020-07-20T08:12:22.981Z] #60 5.708 + case "$1" in [2020-07-20T08:12:22.981Z] #60 5.708 + export CGO_ENABLED=0 [2020-07-20T08:12:22.981Z] #60 5.708 + CGO_ENABLED=0 [2020-07-20T08:12:22.981Z] #60 5.708 + _install_rootlesskit [2020-07-20T08:12:22.981Z] #60 5.708 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-20T08:12:22.981Z] #60 5.708 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T08:12:22.981Z] #60 5.708 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.CgqVmKbjUF/src/github.com/rootless-containers/rootlesskit [2020-07-20T08:12:22.981Z] #60 5.709 Cloning into '/tmp/tmp.CgqVmKbjUF/src/github.com/rootless-containers/rootlesskit'... [2020-07-20T08:12:22.981Z] #60 10.56 + cd /tmp/tmp.CgqVmKbjUF/src/github.com/rootless-containers/rootlesskit [2020-07-20T08:12:22.981Z] #60 10.56 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T08:12:23.103Z] #45 8.893 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-07-20T08:12:23.237Z] #60 ... [2020-07-20T08:12:23.237Z] [2020-07-20T08:12:23.237Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-20T08:12:23.237Z] #20 6.140 + RM_GOPATH=0 [2020-07-20T08:12:23.237Z] #20 6.140 + TMP_GOPATH= [2020-07-20T08:12:23.237Z] #20 6.141 + : /build [2020-07-20T08:12:23.237Z] #20 6.141 + '[' -z '' ']' [2020-07-20T08:12:23.237Z] #20 6.147 ++ mktemp -d [2020-07-20T08:12:23.238Z] #20 6.157 + export GOPATH=/tmp/tmp.qnSM1LEllx [2020-07-20T08:12:23.238Z] #20 6.160 + GOPATH=/tmp/tmp.qnSM1LEllx [2020-07-20T08:12:23.238Z] #20 6.160 + RM_GOPATH=1 [2020-07-20T08:12:23.238Z] #20 6.161 ++ dirname ./install.sh [2020-07-20T08:12:23.238Z] #20 6.163 + dir=. [2020-07-20T08:12:23.238Z] #20 6.163 + bin=dockercli [2020-07-20T08:12:23.238Z] #20 6.163 + shift [2020-07-20T08:12:23.238Z] #20 6.164 + '[' '!' -f ./dockercli.installer ']' [2020-07-20T08:12:23.238Z] #20 6.164 + . ./dockercli.installer [2020-07-20T08:12:23.238Z] #20 6.164 ++ : stable [2020-07-20T08:12:23.238Z] #20 6.164 ++ : 17.06.2-ce [2020-07-20T08:12:23.238Z] #20 6.168 + install_dockercli [2020-07-20T08:12:23.238Z] #20 6.172 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-20T08:12:23.238Z] #20 6.173 Install docker/cli version 17.06.2-ce from stable [2020-07-20T08:12:23.238Z] #20 6.173 ++ uname -m [2020-07-20T08:12:23.238Z] #20 6.182 + arch=x86_64 [2020-07-20T08:12:23.238Z] #20 6.182 + '[' x86_64 '!=' x86_64 ']' [2020-07-20T08:12:23.238Z] #20 6.182 + url=https://download.docker.com/linux/static [2020-07-20T08:12:23.238Z] #20 6.182 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-20T08:12:23.238Z] #20 6.183 + tar -xz docker/docker [2020-07-20T08:12:23.494Z] #20 ... [2020-07-20T08:12:23.494Z] [2020-07-20T08:12:23.494Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-20T08:12:23.494Z] #60 11.06 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-20T08:12:23.494Z] #60 11.06 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-20T08:12:23.533Z] 7355b492f1f7: Pull complete [2020-07-20T08:12:23.737Z] #45 ... [2020-07-20T08:12:23.737Z] [2020-07-20T08:12:23.737Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-20T08:12:23.737Z] #20 9.394 + mkdir -p /build [2020-07-20T08:12:23.737Z] #20 9.399 + mv docker/docker /build/ [2020-07-20T08:12:23.737Z] #20 9.400 + rmdir docker [2020-07-20T08:12:23.919Z] #45 ... [2020-07-20T08:12:23.919Z] [2020-07-20T08:12:23.919Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:23.919Z] #31 22.23 Fetched 8364 kB in 17s (488 kB/s) [2020-07-20T08:12:23.919Z] #31 22.23 Reading package lists... [2020-07-20T08:12:23.919Z] #31 28.71 Reading package lists... [2020-07-20T08:12:23.919Z] #31 ... [2020-07-20T08:12:23.919Z] [2020-07-20T08:12:23.919Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:23.919Z] #38 22.24 Fetched 8364 kB in 17s (488 kB/s) [2020-07-20T08:12:23.919Z] #38 22.24 Reading package lists... [2020-07-20T08:12:23.919Z] #38 29.05 Reading package lists... [2020-07-20T08:12:23.919Z] #38 ... [2020-07-20T08:12:23.919Z] [2020-07-20T08:12:23.919Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-20T08:12:23.919Z] #7 23.05 Fetched 8364 kB in 18s (473 kB/s) [2020-07-20T08:12:23.919Z] #7 23.05 Reading package lists... [2020-07-20T08:12:24.028Z] #20 ... [2020-07-20T08:12:24.028Z] [2020-07-20T08:12:24.028Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:24.028Z] #31 3.585 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:12:24.028Z] #31 3.628 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:12:24.028Z] #31 3.648 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:12:24.029Z] #31 4.267 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-20T08:12:24.029Z] #31 5.742 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-20T08:12:24.029Z] #31 7.772 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-20T08:12:24.029Z] #31 ... [2020-07-20T08:12:24.029Z] [2020-07-20T08:12:24.029Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-20T08:12:24.029Z] #20 DONE 9.8s [2020-07-20T08:12:24.029Z] [2020-07-20T08:12:24.029Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:12:24.029Z] #42 3.706 + RM_GOPATH=0 [2020-07-20T08:12:24.029Z] #42 3.706 + TMP_GOPATH= [2020-07-20T08:12:24.029Z] #42 3.706 + : /build [2020-07-20T08:12:24.029Z] #42 3.706 + '[' -z '' ']' [2020-07-20T08:12:24.029Z] #42 3.708 ++ mktemp -d [2020-07-20T08:12:24.029Z] #42 3.711 + export GOPATH=/tmp/tmp.Uq9VEeaRYW [2020-07-20T08:12:24.029Z] #42 3.712 + GOPATH=/tmp/tmp.Uq9VEeaRYW [2020-07-20T08:12:24.029Z] #42 3.712 + RM_GOPATH=1 [2020-07-20T08:12:24.029Z] #42 3.713 ++ dirname ./install.sh [2020-07-20T08:12:24.029Z] #42 3.715 + dir=. [2020-07-20T08:12:24.029Z] #42 3.715 + bin=vndr [2020-07-20T08:12:24.029Z] #42 3.715 + shift [2020-07-20T08:12:24.029Z] #42 3.715 + '[' '!' -f ./vndr.installer ']' [2020-07-20T08:12:24.029Z] #42 3.715 + . ./vndr.installer [2020-07-20T08:12:24.029Z] #42 3.715 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T08:12:24.029Z] #42 3.716 + install_vndr [2020-07-20T08:12:24.029Z] #42 3.717 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-20T08:12:24.029Z] #42 3.717 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T08:12:24.029Z] #42 3.717 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Uq9VEeaRYW/src/github.com/LK4D4/vndr [2020-07-20T08:12:24.029Z] #42 3.723 Cloning into '/tmp/tmp.Uq9VEeaRYW/src/github.com/LK4D4/vndr'... [2020-07-20T08:12:24.029Z] #42 4.277 + cd /tmp/tmp.Uq9VEeaRYW/src/github.com/LK4D4/vndr [2020-07-20T08:12:24.029Z] #42 4.277 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T08:12:24.029Z] #42 4.290 + go build -buildmode=pie -v -o /build/vndr . [2020-07-20T08:12:24.029Z] #42 5.149 internal/cpu [2020-07-20T08:12:24.029Z] #42 5.166 runtime/internal/atomic [2020-07-20T08:12:24.029Z] #42 5.294 runtime/internal/sys [2020-07-20T08:12:24.029Z] #42 5.485 runtime/internal/math [2020-07-20T08:12:24.029Z] #42 5.508 internal/race [2020-07-20T08:12:24.029Z] #42 5.592 internal/bytealg [2020-07-20T08:12:24.029Z] #42 5.618 sync/atomic [2020-07-20T08:12:24.029Z] #42 5.847 unicode [2020-07-20T08:12:24.029Z] #42 5.955 runtime [2020-07-20T08:12:24.029Z] #42 8.697 unicode/utf8 [2020-07-20T08:12:24.029Z] #42 9.263 math/bits [2020-07-20T08:12:24.029Z] #42 9.726 math [2020-07-20T08:12:24.178Z] #7 29.71 Reading package lists... [2020-07-20T08:12:24.178Z] #7 ... [2020-07-20T08:12:24.178Z] [2020-07-20T08:12:24.178Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-20T08:12:24.178Z] #54 22.68 Fetched 8364 kB in 18s (471 kB/s) [2020-07-20T08:12:24.178Z] #54 22.68 Reading package lists... [2020-07-20T08:12:24.320Z] #42 ... [2020-07-20T08:12:24.320Z] [2020-07-20T08:12:24.320Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:24.320Z] #38 2.193 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:12:24.320Z] #38 2.251 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:12:24.320Z] #38 2.251 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:12:24.320Z] #38 3.024 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-20T08:12:24.320Z] #38 4.332 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-20T08:12:24.320Z] #38 5.782 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-20T08:12:24.320Z] #38 ... [2020-07-20T08:12:24.320Z] [2020-07-20T08:12:24.320Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-20T08:12:24.320Z] #29 3.801 + RM_GOPATH=0 [2020-07-20T08:12:24.320Z] #29 3.801 + TMP_GOPATH= [2020-07-20T08:12:24.320Z] #29 3.801 + : /build [2020-07-20T08:12:24.320Z] #29 3.801 + '[' -z '' ']' [2020-07-20T08:12:24.320Z] #29 3.802 ++ mktemp -d [2020-07-20T08:12:24.320Z] #29 3.803 + export GOPATH=/tmp/tmp.jLrt5uQOOu [2020-07-20T08:12:24.320Z] #29 3.803 + GOPATH=/tmp/tmp.jLrt5uQOOu [2020-07-20T08:12:24.320Z] #29 3.803 + RM_GOPATH=1 [2020-07-20T08:12:24.320Z] #29 3.804 ++ dirname ./install.sh [2020-07-20T08:12:24.320Z] #29 3.808 + dir=. [2020-07-20T08:12:24.320Z] #29 3.808 + bin=tomlv [2020-07-20T08:12:24.320Z] #29 3.808 + shift [2020-07-20T08:12:24.320Z] #29 3.808 + '[' '!' -f ./tomlv.installer ']' [2020-07-20T08:12:24.320Z] #29 3.808 + . ./tomlv.installer [2020-07-20T08:12:24.320Z] #29 3.809 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T08:12:24.320Z] #29 3.809 + install_tomlv [2020-07-20T08:12:24.320Z] #29 3.809 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-20T08:12:24.320Z] #29 3.809 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T08:12:24.320Z] #29 3.809 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jLrt5uQOOu/src/github.com/BurntSushi/toml [2020-07-20T08:12:24.320Z] #29 3.817 Cloning into '/tmp/tmp.jLrt5uQOOu/src/github.com/BurntSushi/toml'... [2020-07-20T08:12:24.320Z] #29 4.576 + cd /tmp/tmp.jLrt5uQOOu/src/github.com/BurntSushi/toml [2020-07-20T08:12:24.320Z] #29 4.576 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T08:12:24.320Z] #29 4.584 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-20T08:12:24.320Z] #29 5.091 runtime/internal/atomic [2020-07-20T08:12:24.320Z] #29 5.112 internal/cpu [2020-07-20T08:12:24.320Z] #29 5.188 runtime/internal/sys [2020-07-20T08:12:24.320Z] #29 5.287 runtime/internal/math [2020-07-20T08:12:24.320Z] #29 5.375 math/bits [2020-07-20T08:12:24.320Z] #29 5.563 internal/bytealg [2020-07-20T08:12:24.320Z] #29 5.785 math [2020-07-20T08:12:24.320Z] #29 5.932 runtime [2020-07-20T08:12:24.320Z] #29 10.13 unicode/utf8 [2020-07-20T08:12:24.611Z] #29 ... [2020-07-20T08:12:24.611Z] [2020-07-20T08:12:24.611Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-20T08:12:24.611Z] #66 4.008 + RM_GOPATH=0 [2020-07-20T08:12:24.611Z] #66 4.008 + TMP_GOPATH= [2020-07-20T08:12:24.611Z] #66 4.008 + : /build [2020-07-20T08:12:24.611Z] #66 4.008 + '[' -z '' ']' [2020-07-20T08:12:24.611Z] #66 4.008 ++ mktemp -d [2020-07-20T08:12:24.611Z] #66 4.010 + export GOPATH=/tmp/tmp.wGVvqQog6s [2020-07-20T08:12:24.611Z] #66 4.010 + GOPATH=/tmp/tmp.wGVvqQog6s [2020-07-20T08:12:24.611Z] #66 4.010 + RM_GOPATH=1 [2020-07-20T08:12:24.611Z] #66 4.013 ++ dirname ./install.sh [2020-07-20T08:12:24.611Z] #66 4.014 + dir=. [2020-07-20T08:12:24.611Z] #66 4.014 + bin=proxy [2020-07-20T08:12:24.611Z] #66 4.014 + shift [2020-07-20T08:12:24.611Z] #66 4.014 + '[' '!' -f ./proxy.installer ']' [2020-07-20T08:12:24.611Z] #66 4.014 + . ./proxy.installer [2020-07-20T08:12:24.611Z] #66 4.014 ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-20T08:12:24.611Z] #66 4.014 + install_proxy [2020-07-20T08:12:24.611Z] #66 4.014 + case "$1" in [2020-07-20T08:12:24.611Z] #66 4.014 + export CGO_ENABLED=0 [2020-07-20T08:12:24.611Z] #66 4.014 + CGO_ENABLED=0 [2020-07-20T08:12:24.611Z] #66 4.014 + _install_proxy [2020-07-20T08:12:24.611Z] #66 4.014 + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-07-20T08:12:24.611Z] #66 4.014 Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-20T08:12:24.611Z] #66 4.014 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wGVvqQog6s/src/github.com/docker/libnetwork [2020-07-20T08:12:24.611Z] #66 4.017 Cloning into '/tmp/tmp.wGVvqQog6s/src/github.com/docker/libnetwork'... [2020-07-20T08:12:24.611Z] #66 ... [2020-07-20T08:12:24.611Z] [2020-07-20T08:12:24.611Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-20T08:12:24.611Z] #22 2.940 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:12:24.611Z] #22 2.988 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:12:24.611Z] #22 2.997 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:12:24.611Z] #22 3.716 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-20T08:12:24.611Z] #22 4.942 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-20T08:12:24.611Z] #22 6.902 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-20T08:12:24.749Z] #54 29.41 Reading package lists... [2020-07-20T08:12:24.749Z] #54 ... [2020-07-20T08:12:24.749Z] [2020-07-20T08:12:24.749Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-20T08:12:24.749Z] #36 23.21 + GOPATH=/tmp/tmp.8pFsO0c7CI/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8pFsO0c7CI go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-20T08:12:24.902Z] #22 ... [2020-07-20T08:12:24.902Z] [2020-07-20T08:12:24.902Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-20T08:12:24.902Z] #48 3.660 + RM_GOPATH=0 [2020-07-20T08:12:24.902Z] #48 3.660 + TMP_GOPATH= [2020-07-20T08:12:24.902Z] #48 3.660 + : /build [2020-07-20T08:12:24.902Z] #48 3.660 + '[' -z '' ']' [2020-07-20T08:12:24.902Z] #48 3.661 ++ mktemp -d [2020-07-20T08:12:24.902Z] #48 3.662 + export GOPATH=/tmp/tmp.Zl08zsOLm5 [2020-07-20T08:12:24.902Z] #48 3.662 + GOPATH=/tmp/tmp.Zl08zsOLm5 [2020-07-20T08:12:24.902Z] #48 3.662 + RM_GOPATH=1 [2020-07-20T08:12:24.902Z] #48 3.662 ++ dirname ./install.sh [2020-07-20T08:12:24.902Z] #48 3.663 + dir=. [2020-07-20T08:12:24.902Z] #48 3.663 + bin=gometalinter [2020-07-20T08:12:24.902Z] #48 3.663 + shift [2020-07-20T08:12:24.902Z] #48 3.663 + '[' '!' -f ./gometalinter.installer ']' [2020-07-20T08:12:24.902Z] #48 3.663 + . ./gometalinter.installer [2020-07-20T08:12:24.902Z] #48 3.664 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-07-20T08:12:24.902Z] #48 3.664 + install_gometalinter [2020-07-20T08:12:24.902Z] #48 3.664 + echo 'Installing gometalinter version v2.0.6' [2020-07-20T08:12:24.902Z] #48 3.664 Installing gometalinter version v2.0.6 [2020-07-20T08:12:24.902Z] #48 3.664 + go get -d github.com/alecthomas/gometalinter [2020-07-20T08:12:24.902Z] #48 8.925 + cd /tmp/tmp.Zl08zsOLm5/src/github.com/alecthomas/gometalinter [2020-07-20T08:12:24.902Z] #48 8.925 + git checkout -q v2.0.6 [2020-07-20T08:12:24.902Z] #48 9.346 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-07-20T08:12:24.902Z] #48 ... [2020-07-20T08:12:24.902Z] [2020-07-20T08:12:24.902Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-20T08:12:24.902Z] #7 0.964 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:12:24.902Z] #7 1.064 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:12:24.902Z] #7 1.295 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:12:24.902Z] #7 1.295 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-20T08:12:24.902Z] #7 1.806 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-20T08:12:24.902Z] #7 3.244 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-20T08:12:24.902Z] #7 8.531 Fetched 8060 kB in 8s (1048 kB/s) [2020-07-20T08:12:25.008Z] #36 ... [2020-07-20T08:12:25.008Z] [2020-07-20T08:12:25.008Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-20T08:12:25.008Z] #22 26.85 Reading package lists... [2020-07-20T08:12:25.193Z] #7 8.531 Reading package lists... [2020-07-20T08:12:25.193Z] #7 ... [2020-07-20T08:12:25.193Z] [2020-07-20T08:12:25.193Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-20T08:12:25.193Z] #60 3.781 + RM_GOPATH=0 [2020-07-20T08:12:25.193Z] #60 3.781 + TMP_GOPATH= [2020-07-20T08:12:25.193Z] #60 3.781 + : /build/ [2020-07-20T08:12:25.193Z] #60 3.781 + '[' -z '' ']' [2020-07-20T08:12:25.193Z] #60 3.783 ++ mktemp -d [2020-07-20T08:12:25.193Z] #60 3.784 + export GOPATH=/tmp/tmp.bwCtqAK3va [2020-07-20T08:12:25.193Z] #60 3.784 + GOPATH=/tmp/tmp.bwCtqAK3va [2020-07-20T08:12:25.193Z] #60 3.784 + RM_GOPATH=1 [2020-07-20T08:12:25.193Z] #60 3.785 ++ dirname ./install.sh [2020-07-20T08:12:25.193Z] #60 3.785 + dir=. [2020-07-20T08:12:25.193Z] #60 3.785 + bin=rootlesskit [2020-07-20T08:12:25.193Z] #60 3.786 + shift [2020-07-20T08:12:25.193Z] #60 3.786 + '[' '!' -f ./rootlesskit.installer ']' [2020-07-20T08:12:25.193Z] #60 3.786 + . ./rootlesskit.installer [2020-07-20T08:12:25.193Z] #60 3.786 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T08:12:25.193Z] #60 3.786 + install_rootlesskit [2020-07-20T08:12:25.193Z] #60 3.786 + case "$1" in [2020-07-20T08:12:25.193Z] #60 3.786 + export CGO_ENABLED=0 [2020-07-20T08:12:25.193Z] #60 3.786 + CGO_ENABLED=0 [2020-07-20T08:12:25.193Z] #60 3.786 + _install_rootlesskit [2020-07-20T08:12:25.193Z] #60 3.786 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-20T08:12:25.193Z] #60 3.786 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T08:12:25.193Z] #60 3.787 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bwCtqAK3va/src/github.com/rootless-containers/rootlesskit [2020-07-20T08:12:25.193Z] #60 3.791 Cloning into '/tmp/tmp.bwCtqAK3va/src/github.com/rootless-containers/rootlesskit'... [2020-07-20T08:12:25.193Z] #60 7.003 + cd /tmp/tmp.bwCtqAK3va/src/github.com/rootless-containers/rootlesskit [2020-07-20T08:12:25.193Z] #60 7.006 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T08:12:25.193Z] #60 7.210 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-20T08:12:25.193Z] #60 7.210 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-20T08:12:25.193Z] #60 ... [2020-07-20T08:12:25.193Z] [2020-07-20T08:12:25.193Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-20T08:12:25.193Z] #54 1.731 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:12:25.193Z] #54 1.731 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:12:25.193Z] #54 1.731 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:12:25.193Z] #54 1.937 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-20T08:12:25.193Z] #54 2.737 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-20T08:12:25.193Z] #54 3.945 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-20T08:12:25.193Z] #54 10.50 Fetched 8060 kB in 9s (894 kB/s) [2020-07-20T08:12:25.485Z] #54 10.50 Reading package lists... [2020-07-20T08:12:25.485Z] #54 ... [2020-07-20T08:12:25.485Z] [2020-07-20T08:12:25.485Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-20T08:12:25.485Z] #36 2.698 + mktemp -d [2020-07-20T08:12:25.485Z] #36 2.727 + export GOPATH=/tmp/tmp.9rdoEQnqj9 [2020-07-20T08:12:25.485Z] #36 2.727 + git clone https://github.com/docker/distribution.git /tmp/tmp.9rdoEQnqj9/src/github.com/docker/distribution [2020-07-20T08:12:25.485Z] #36 2.727 Cloning into '/tmp/tmp.9rdoEQnqj9/src/github.com/docker/distribution'... [2020-07-20T08:12:25.485Z] #36 ... [2020-07-20T08:12:25.485Z] [2020-07-20T08:12:25.485Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-20T08:12:25.485Z] #45 9.610 go: finding gotest.tools v2.2.0+incompatible [2020-07-20T08:12:25.485Z] #45 9.610 go: finding gotest.tools/gotestsum v0.5.2 [2020-07-20T08:12:25.485Z] #45 9.722 go: downloading gotest.tools v2.2.0+incompatible [2020-07-20T08:12:25.485Z] #45 9.777 go: downloading gotest.tools/gotestsum v0.5.2 [2020-07-20T08:12:25.485Z] #45 9.847 go: extracting gotest.tools v2.2.0+incompatible [2020-07-20T08:12:25.485Z] #45 10.40 go: extracting gotest.tools/gotestsum v0.5.2 [2020-07-20T08:12:25.485Z] #45 11.38 go: downloading github.com/spf13/pflag v1.0.3 [2020-07-20T08:12:25.485Z] #45 11.39 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-20T08:12:25.485Z] #45 11.39 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-20T08:12:25.485Z] #45 11.39 go: downloading github.com/fatih/color v1.9.0 [2020-07-20T08:12:25.485Z] #45 11.39 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-20T08:12:25.485Z] #45 11.44 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-20T08:12:25.776Z] #45 11.55 go: downloading github.com/pkg/errors v0.9.1 [2020-07-20T08:12:25.776Z] #45 11.59 go: extracting github.com/fatih/color v1.9.0 [2020-07-20T08:12:25.776Z] #45 11.62 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-20T08:12:25.776Z] #45 11.63 go: extracting github.com/spf13/pflag v1.0.3 [2020-07-20T08:12:25.776Z] #45 11.64 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-20T08:12:25.776Z] #45 11.65 go: extracting github.com/pkg/errors v0.9.1 [2020-07-20T08:12:26.067Z] #45 11.66 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-07-20T08:12:26.067Z] #45 11.69 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-07-20T08:12:26.358Z] #45 12.21 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-07-20T08:12:26.644Z] #22 33.72 Building dependency tree... [2020-07-20T08:12:26.650Z] #45 12.24 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-07-20T08:12:26.650Z] #45 12.35 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-20T08:12:26.903Z] #22 35.25 Reading state information... [2020-07-20T08:12:26.941Z] #45 12.65 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-20T08:12:27.079Z] e9e8f7dbd0fe: Pull complete [2020-07-20T08:12:27.079Z] 9410001b451f: Pull complete [2020-07-20T08:12:27.079Z] Digest: sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed [2020-07-20T08:12:27.079Z] Status: Downloaded newer image for golang:1.13.14-buster [2020-07-20T08:12:27.079Z] ---> ab8384c7334f [2020-07-20T08:12:27.079Z] Step 6/140 : ARG APT_MIRROR [2020-07-20T08:12:27.079Z] ---> Running in bc18783cc1ef [2020-07-20T08:12:27.079Z] Removing intermediate container bc18783cc1ef [2020-07-20T08:12:27.079Z] ---> 5d73a2e89476 [2020-07-20T08:12:27.079Z] Step 7/140 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-07-20T08:12:27.079Z] ---> Running in 4378a61b5f0c [2020-07-20T08:12:27.573Z] #45 13.50 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-20T08:12:27.715Z] Removing intermediate container 4378a61b5f0c [2020-07-20T08:12:27.715Z] ---> a8ad21c73ce1 [2020-07-20T08:12:27.715Z] Step 8/140 : ENV GO111MODULE=off [2020-07-20T08:12:27.715Z] ---> Running in c342aa43eeb3 [2020-07-20T08:12:27.715Z] Removing intermediate container c342aa43eeb3 [2020-07-20T08:12:27.715Z] ---> a40e77103c54 [2020-07-20T08:12:27.715Z] Step 9/140 : FROM base AS criu [2020-07-20T08:12:27.715Z] ---> a40e77103c54 [2020-07-20T08:12:27.715Z] Step 10/140 : ARG DEBIAN_FRONTEND [2020-07-20T08:12:27.715Z] ---> Running in 3762854ae250 [2020-07-20T08:12:27.864Z] #45 ... [2020-07-20T08:12:27.864Z] [2020-07-20T08:12:27.864Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-20T08:12:27.864Z] #26 3.788 + mktemp -d [2020-07-20T08:12:27.864Z] #26 3.789 + export GOPATH=/tmp/tmp.oofnXThVbR [2020-07-20T08:12:27.864Z] #26 3.790 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.oofnXThVbR/src/github.com/go-swagger/go-swagger [2020-07-20T08:12:27.864Z] #26 3.795 Cloning into '/tmp/tmp.oofnXThVbR/src/github.com/go-swagger/go-swagger'... [2020-07-20T08:12:27.864Z] #26 ... [2020-07-20T08:12:27.864Z] [2020-07-20T08:12:27.864Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:12:27.864Z] #42 13.54 internal/testlog [2020-07-20T08:12:27.864Z] #42 13.69 encoding [2020-07-20T08:12:27.864Z] #42 13.77 unicode/utf16 [2020-07-20T08:12:28.009Z] Removing intermediate container 3762854ae250 [2020-07-20T08:12:28.009Z] ---> bb30627381a3 [2020-07-20T08:12:28.009Z] Step 11/140 : RUN 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 && rm -rf /var/lib/apt/lists/* [2020-07-20T08:12:28.009Z] ---> Running in 82067b8baedc [2020-07-20T08:12:28.155Z] #42 14.03 container/list [2020-07-20T08:12:28.305Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:12:28.305Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:12:28.305Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:12:28.305Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-20T08:12:28.738Z] #60 ... [2020-07-20T08:12:28.738Z] [2020-07-20T08:12:28.738Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-20T08:12:28.738Z] #20 14.59 + mkdir -p /build [2020-07-20T08:12:28.738Z] #20 14.59 + mv docker/docker /build/ [2020-07-20T08:12:28.738Z] #20 14.59 + rmdir docker [2020-07-20T08:12:28.738Z] #20 DONE 16.1s [2020-07-20T08:12:28.738Z] [2020-07-20T08:12:28.738Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-20T08:12:28.738Z] #29 12.84 unicode/utf8 [2020-07-20T08:12:28.738Z] #29 13.44 internal/race [2020-07-20T08:12:28.738Z] #29 13.56 sync/atomic [2020-07-20T08:12:28.738Z] #29 13.85 unicode [2020-07-20T08:12:28.788Z] #42 14.57 crypto/internal/subtle [2020-07-20T08:12:28.788Z] #42 14.61 crypto/subtle [2020-07-20T08:12:28.788Z] #42 14.65 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-20T08:12:28.788Z] #42 14.70 internal/nettrace [2020-07-20T08:12:28.807Z] #22 37.31 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-20T08:12:28.807Z] #22 37.31 The following additional packages will be installed: [2020-07-20T08:12:28.807Z] #22 37.33 libjq1 libonig5 [2020-07-20T08:12:28.904Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-07-20T08:12:28.905Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-77923101\powershellScript.ps1'; exit $LASTEXITCODE; [2020-07-20T08:12:28.905Z] ---------------------------------------------------------------------------- [2020-07-20T08:12:28.905Z] [2020-07-20T08:12:28.905Z] INFO: executeCI.ps1 starting at Mon Jul 20 08:12:27 CUT 2020 [2020-07-20T08:12:28.905Z] [2020-07-20T08:12:28.905Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-07-20T08:12:28.905Z] INFO: Running git version 2.24.1.windows.2 [2020-07-20T08:12:28.905Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-07-20T08:12:28.905Z] INFO: Environment variables: [2020-07-20T08:12:28.905Z] [2020-07-20T08:12:28.905Z] Name Value [2020-07-20T08:12:28.905Z] ---- ----- [2020-07-20T08:12:28.905Z] ALLUSERSPROFILE C:\ProgramData [2020-07-20T08:12:28.905Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-07-20T08:12:28.905Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-07-20T08:12:28.905Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-07-20T08:12:28.905Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-07-20T08:12:28.905Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-07-20T08:12:28.905Z] BRANCH_NAME PR-41235 [2020-07-20T08:12:28.905Z] BUILD_DISPLAY_NAME #1 [2020-07-20T08:12:28.905Z] BUILD_ID 1 [2020-07-20T08:12:28.905Z] BUILD_NUMBER 1 [2020-07-20T08:12:28.905Z] BUILD_TAG jenkins-moby-PR-41235-1 [2020-07-20T08:12:28.905Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41235/1/ [2020-07-20T08:12:28.905Z] CHANGE_AUTHOR thaJeztah [2020-07-20T08:12:28.905Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-07-20T08:12:28.905Z] CHANGE_BRANCH 19.03_backport_bump_golang_1.13.14 [2020-07-20T08:12:28.905Z] CHANGE_FORK thaJeztah/docker [2020-07-20T08:12:28.905Z] CHANGE_ID 41235 [2020-07-20T08:12:28.905Z] CHANGE_TARGET 19.03 [2020-07-20T08:12:28.905Z] CHANGE_TITLE [19.03 backport] Bump Golang 1.13.14 [2020-07-20T08:12:28.905Z] CHANGE_URL https://github.com/moby/moby/pull/41235 [2020-07-20T08:12:28.905Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-20T08:12:28.905Z] CommonProgramFiles C:\Program Files\Common Files [2020-07-20T08:12:28.905Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-07-20T08:12:28.905Z] CommonProgramW6432 C:\Program Files\Common Files [2020-07-20T08:12:28.905Z] COMPUTERNAME azwin-2-dc9090 [2020-07-20T08:12:28.905Z] ComSpec C:\windows\system32\cmd.exe [2020-07-20T08:12:28.905Z] ConfigSequenceNumber 0 [2020-07-20T08:12:28.905Z] DOCKER_BUILDKIT 0 [2020-07-20T08:12:28.905Z] DOCKER_DUT_DEBUG 1 [2020-07-20T08:12:28.905Z] DOCKER_EXPERIMENTAL 1 [2020-07-20T08:12:28.905Z] DOCKER_GRAPHDRIVER overlay2 [2020-07-20T08:12:28.905Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-07-20T08:12:28.905Z] EXECUTOR_NUMBER 0 [2020-07-20T08:12:28.905Z] FQDN azwin-2-dc9090.westus.cloudapp.azure.com [2020-07-20T08:12:28.905Z] GIT_BRANCH PR-41235 [2020-07-20T08:12:28.905Z] GIT_COMMIT 1608292c091b10227fec0e455cc452d29b30369a [2020-07-20T08:12:28.905Z] GIT_URL https://github.com/moby/moby.git [2020-07-20T08:12:28.905Z] HUDSON_COOKIE a1c1757e-54c7-4aeb-844f-ee83e927ec5a [2020-07-20T08:12:28.905Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-07-20T08:12:28.905Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-07-20T08:12:28.905Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-07-20T08:12:28.905Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-07-20T08:12:28.905Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-07-20T08:12:28.905Z] JENKINS_NODE_COOKIE 574b4001-b140-41b9-bda5-edb8ce61842e [2020-07-20T08:12:28.905Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-07-20T08:12:28.905Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-07-20T08:12:28.905Z] JOB_BASE_NAME PR-41235 [2020-07-20T08:12:28.905Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41235/display/redirect [2020-07-20T08:12:28.905Z] JOB_NAME moby/PR-41235 [2020-07-20T08:12:28.905Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41235/ [2020-07-20T08:12:28.905Z] library.jps.version master [2020-07-20T08:12:28.905Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-07-20T08:12:28.905Z] NODE_LABELS amd64 azure azwin-2-dc9090 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-07-20T08:12:28.905Z] NODE_NAME azwin-2-dc9090 [2020-07-20T08:12:28.905Z] NUMBER_OF_PROCESSORS 4 [2020-07-20T08:12:28.905Z] OS Windows_NT [2020-07-20T08:12:28.905Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-07-20T08:12:28.905Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-07-20T08:12:28.905Z] PROCESSOR_ARCHITECTURE AMD64 [2020-07-20T08:12:28.905Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-07-20T08:12:28.906Z] PROCESSOR_LEVEL 6 [2020-07-20T08:12:28.906Z] PROCESSOR_REVISION 5504 [2020-07-20T08:12:28.906Z] ProgramData C:\ProgramData [2020-07-20T08:12:28.906Z] ProgramFiles C:\Program Files [2020-07-20T08:12:28.906Z] ProgramFiles(x86) C:\Program Files (x86) [2020-07-20T08:12:28.906Z] ProgramW6432 C:\Program Files [2020-07-20T08:12:28.906Z] PROMPT $P$G [2020-07-20T08:12:28.906Z] PSExecutionPolicyPreference Bypass [2020-07-20T08:12:28.906Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-07-20T08:12:28.906Z] PUBLIC C:\Users\Public [2020-07-20T08:12:28.906Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41235/1/display/redirect?page=changes [2020-07-20T08:12:28.906Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41235/1/display/redirect [2020-07-20T08:12:28.906Z] SKIP_VALIDATION_TESTS 1 [2020-07-20T08:12:28.906Z] SOURCES_DRIVE d [2020-07-20T08:12:28.906Z] SOURCES_SUBDIR gopath [2020-07-20T08:12:28.906Z] STAGE_NAME Run tests [2020-07-20T08:12:28.906Z] SystemDrive C: [2020-07-20T08:12:28.906Z] SystemRoot C:\windows [2020-07-20T08:12:28.906Z] TEMP C:\windows\TEMP [2020-07-20T08:12:28.906Z] TESTDEBUG 0 [2020-07-20T08:12:28.906Z] TESTRUN_DRIVE d [2020-07-20T08:12:28.906Z] TESTRUN_SUBDIR CI [2020-07-20T08:12:28.906Z] TIMEOUT 120m [2020-07-20T08:12:28.906Z] TMP C:\windows\TEMP [2020-07-20T08:12:28.906Z] USERDOMAIN WORKGROUP [2020-07-20T08:12:28.906Z] USERNAME azwin-2-dc9090$ [2020-07-20T08:12:28.906Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-07-20T08:12:28.906Z] windir C:\windows [2020-07-20T08:12:28.906Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-07-20T08:12:28.906Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-07-20T08:12:28.906Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-07-20T08:12:28.906Z] [2020-07-20T08:12:28.906Z] [2020-07-20T08:12:28.906Z] [2020-07-20T08:12:28.906Z] INFO: Sources under d:\gopath\... [2020-07-20T08:12:28.906Z] INFO: Test run under d:\CI\... [2020-07-20T08:12:28.906Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-07-20T08:12:28.906Z] INFO: docker/docker repository was found [2020-07-20T08:12:28.906Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-07-20T08:12:28.906Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339' [2020-07-20T08:12:28.906Z] INFO: Docker version of control daemon [2020-07-20T08:12:28.906Z] [2020-07-20T08:12:28.906Z] Client: Docker Engine - Enterprise [2020-07-20T08:12:28.906Z] Version: 19.03.5 [2020-07-20T08:12:28.906Z] API version: 1.40 [2020-07-20T08:12:28.906Z] Go version: go1.12.12 [2020-07-20T08:12:28.906Z] Git commit: 2ee0c57608 [2020-07-20T08:12:28.906Z] Built: 11/13/2019 08:00:16 [2020-07-20T08:12:28.906Z] OS/Arch: windows/amd64 [2020-07-20T08:12:28.906Z] Experimental: false [2020-07-20T08:12:28.906Z] [2020-07-20T08:12:28.906Z] Server: Docker Engine - Enterprise [2020-07-20T08:12:28.906Z] Engine: [2020-07-20T08:12:28.906Z] Version: 19.03.5 [2020-07-20T08:12:28.906Z] API version: 1.40 (minimum version 1.24) [2020-07-20T08:12:28.906Z] Go version: go1.12.12 [2020-07-20T08:12:28.906Z] Git commit: 2ee0c57608 [2020-07-20T08:12:28.906Z] Built: 11/13/2019 07:58:51 [2020-07-20T08:12:28.906Z] OS/Arch: windows/amd64 [2020-07-20T08:12:28.906Z] Experimental: true [2020-07-20T08:12:28.906Z] [2020-07-20T08:12:28.906Z] INFO: Docker info of control daemon [2020-07-20T08:12:28.906Z] [2020-07-20T08:12:29.066Z] #22 37.75 The following NEW packages will be installed: [2020-07-20T08:12:29.079Z] #42 14.86 runtime/cgo [2020-07-20T08:12:29.324Z] #22 37.76 jq libjq1 libonig5 [2020-07-20T08:12:29.346Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-20T08:12:29.346Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-20T08:12:29.892Z] #22 38.33 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T08:12:29.892Z] #22 38.33 Need to get 355 kB of archives. [2020-07-20T08:12:29.892Z] #22 38.33 After this operation, 1072 kB of additional disk space will be used. [2020-07-20T08:12:29.892Z] #22 38.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-20T08:12:29.892Z] #22 38.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-20T08:12:29.892Z] #22 38.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-20T08:12:29.901Z] Client: [2020-07-20T08:12:29.901Z] Debug Mode: false [2020-07-20T08:12:29.901Z] Plugins: [2020-07-20T08:12:29.901Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-07-20T08:12:29.901Z] [2020-07-20T08:12:29.901Z] Server: [2020-07-20T08:12:29.901Z] Containers: 0 [2020-07-20T08:12:29.901Z] Running: 0 [2020-07-20T08:12:29.901Z] Paused: 0 [2020-07-20T08:12:29.901Z] Stopped: 0 [2020-07-20T08:12:29.901Z] Images: 10 [2020-07-20T08:12:29.901Z] Server Version: 19.03.5 [2020-07-20T08:12:29.901Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-07-20T08:12:29.901Z] Windows: [2020-07-20T08:12:29.901Z] LCOW: [2020-07-20T08:12:29.901Z] Logging Driver: json-file [2020-07-20T08:12:29.901Z] Plugins: [2020-07-20T08:12:29.901Z] Volume: local [2020-07-20T08:12:29.901Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-20T08:12:29.901Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-20T08:12:29.901Z] Swarm: inactive [2020-07-20T08:12:29.901Z] Default Isolation: process [2020-07-20T08:12:29.901Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-20T08:12:29.901Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-20T08:12:29.901Z] OSType: windows [2020-07-20T08:12:29.901Z] Architecture: x86_64 [2020-07-20T08:12:29.901Z] CPUs: 4 [2020-07-20T08:12:29.901Z] Total Memory: 32GiB [2020-07-20T08:12:29.901Z] Name: azwin-2-dc9090 [2020-07-20T08:12:29.901Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-07-20T08:12:29.901Z] Docker Root Dir: D:\docker [2020-07-20T08:12:29.901Z] Debug Mode: false [2020-07-20T08:12:29.901Z] Registry: https://index.docker.io/v1/ [2020-07-20T08:12:29.901Z] Labels: [2020-07-20T08:12:29.901Z] Experimental: true [2020-07-20T08:12:29.901Z] Insecure Registries: [2020-07-20T08:12:29.901Z] 10.0.0.4:5000 [2020-07-20T08:12:29.901Z] 127.0.0.0/8 [2020-07-20T08:12:29.901Z] Registry Mirrors: [2020-07-20T08:12:29.901Z] http://10.0.0.4:5000/ [2020-07-20T08:12:29.901Z] Live Restore Enabled: false [2020-07-20T08:12:29.901Z] [2020-07-20T08:12:29.901Z] [2020-07-20T08:12:29.901Z] INFO: Commit hash is 1608292c0 [2020-07-20T08:12:29.901Z] INFO: Nuke-Everything... [2020-07-20T08:12:30.103Z] #29 17.35 internal/testlog [2020-07-20T08:12:30.374Z] INFO: Container count on control daemon to delete is 0 [2020-07-20T08:12:30.665Z] #29 18.05 encoding [2020-07-20T08:12:30.846Z] INFO: Nuking d:\CI [2020-07-20T08:12:30.846Z] INFO: Zapped successfully [2020-07-20T08:12:30.846Z] INFO: Location for testing is d:\CI\PR-41235\1 [2020-07-20T08:12:30.846Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-07-20T08:12:30.846Z] [2020-07-20T08:12:30.846Z] [2020-07-20T08:12:30.846Z] INFO: Building the image from Dockerfile.windows at 07/20/2020 08:12:30... [2020-07-20T08:12:30.846Z] [2020-07-20T08:12:30.875Z] Fetched 8145 kB in 2s (3467 kB/s) [2020-07-20T08:12:30.921Z] #29 18.42 runtime/cgo [2020-07-20T08:12:31.170Z] Reading package lists... [2020-07-20T08:12:31.270Z] #22 39.59 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:12:31.270Z] #22 ... [2020-07-20T08:12:31.270Z] [2020-07-20T08:12:31.270Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:31.270Z] #31 28.71 Reading package lists... [2020-07-20T08:12:31.270Z] #31 35.21 Building dependency tree... [2020-07-20T08:12:31.270Z] #31 36.91 Reading state information... [2020-07-20T08:12:31.270Z] #31 38.89 The following additional packages will be installed: [2020-07-20T08:12:31.270Z] #31 38.91 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-20T08:12:31.270Z] #31 38.94 Suggested packages: [2020-07-20T08:12:31.270Z] #31 38.96 cmake-doc ninja-build lrzip [2020-07-20T08:12:31.270Z] #31 38.96 Recommended packages: [2020-07-20T08:12:31.270Z] #31 38.96 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-20T08:12:31.270Z] #31 39.94 The following NEW packages will be installed: [2020-07-20T08:12:31.270Z] #31 39.94 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-20T08:12:31.484Z] #29 ... [2020-07-20T08:12:31.484Z] [2020-07-20T08:12:31.484Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-20T08:12:31.484Z] #45 12.32 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T08:12:31.484Z] #45 12.69 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T08:12:31.484Z] #45 13.31 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T08:12:31.484Z] #45 15.41 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-07-20T08:12:31.484Z] #45 16.29 go: finding gotest.tools v2.2.0+incompatible [2020-07-20T08:12:31.484Z] #45 16.29 go: finding gotest.tools/gotestsum v0.5.2 [2020-07-20T08:12:31.484Z] #45 16.34 go: downloading gotest.tools/gotestsum v0.5.2 [2020-07-20T08:12:31.484Z] #45 16.34 go: downloading gotest.tools v2.2.0+incompatible [2020-07-20T08:12:31.484Z] #45 17.14 go: extracting gotest.tools/gotestsum v0.5.2 [2020-07-20T08:12:31.484Z] #45 17.18 go: extracting gotest.tools v2.2.0+incompatible [2020-07-20T08:12:31.484Z] #45 18.30 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-20T08:12:31.484Z] #45 18.30 go: downloading github.com/spf13/pflag v1.0.3 [2020-07-20T08:12:31.484Z] #45 18.30 go: downloading github.com/fatih/color v1.9.0 [2020-07-20T08:12:31.484Z] #45 18.57 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-20T08:12:31.484Z] #45 18.60 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-20T08:12:31.484Z] #45 18.71 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-20T08:12:31.484Z] #45 18.71 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-20T08:12:31.484Z] #45 18.86 go: downloading github.com/pkg/errors v0.9.1 [2020-07-20T08:12:31.484Z] #45 18.88 go: extracting github.com/spf13/pflag v1.0.3 [2020-07-20T08:12:31.528Z] #31 39.95 vim-common xxd [2020-07-20T08:12:31.528Z] #31 ... [2020-07-20T08:12:31.528Z] [2020-07-20T08:12:31.528Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-20T08:12:31.528Z] #22 39.87 Fetched 355 kB in 0s (969 kB/s) [2020-07-20T08:12:31.528Z] #22 39.99 Selecting previously unselected package libonig5:amd64. [2020-07-20T08:12:31.528Z] #22 39.99 (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.) [2020-07-20T08:12:31.528Z] #22 40.12 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-20T08:12:31.528Z] #22 40.14 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-20T08:12:31.740Z] #45 19.13 go: extracting github.com/fatih/color v1.9.0 [2020-07-20T08:12:31.740Z] #45 19.21 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-20T08:12:31.740Z] #45 ... [2020-07-20T08:12:31.740Z] [2020-07-20T08:12:31.740Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-20T08:12:31.740Z] #22 20.47 Fetched 8364 kB in 17s (494 kB/s) [2020-07-20T08:12:31.787Z] #22 40.36 Selecting previously unselected package libjq1:amd64. [2020-07-20T08:12:31.787Z] #22 40.36 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-20T08:12:32.046Z] #22 40.37 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-20T08:12:32.046Z] #22 40.58 Selecting previously unselected package jq. [2020-07-20T08:12:32.046Z] #22 40.58 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-20T08:12:32.046Z] #22 40.59 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-20T08:12:32.106Z] Reading package lists... [2020-07-20T08:12:32.305Z] #22 40.83 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-20T08:12:32.305Z] #22 40.84 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-20T08:12:32.305Z] #22 40.86 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-20T08:12:32.305Z] #22 40.88 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:12:32.399Z] Building dependency tree... [2020-07-20T08:12:32.399Z] Reading state information... [2020-07-20T08:12:32.399Z] The following additional packages will be installed: [2020-07-20T08:12:32.399Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-20T08:12:32.399Z] libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-20T08:12:32.399Z] Suggested packages: [2020-07-20T08:12:32.399Z] manpages-dev python-setuptools [2020-07-20T08:12:32.599Z] #42 ... [2020-07-20T08:12:32.599Z] [2020-07-20T08:12:32.599Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-20T08:12:32.599Z] #7 8.531 Reading package lists... [2020-07-20T08:12:32.599Z] #7 11.69 Reading package lists... [2020-07-20T08:12:32.599Z] #7 14.96 Building dependency tree... [2020-07-20T08:12:32.599Z] #7 15.41 Reading state information... [2020-07-20T08:12:32.599Z] #7 15.85 The following additional packages will be installed: [2020-07-20T08:12:32.599Z] #7 15.85 libapparmor1 [2020-07-20T08:12:32.599Z] #7 15.85 Suggested packages: [2020-07-20T08:12:32.599Z] #7 15.85 seccomp [2020-07-20T08:12:32.599Z] #7 16.00 The following NEW packages will be installed: [2020-07-20T08:12:32.599Z] #7 16.00 libapparmor-dev libapparmor1 libseccomp-dev [2020-07-20T08:12:32.599Z] #7 16.10 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-07-20T08:12:32.599Z] #7 16.10 Need to get 288 kB of archives. [2020-07-20T08:12:32.599Z] #7 16.10 After this operation, 957 kB of additional disk space will be used. [2020-07-20T08:12:32.599Z] #7 16.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-07-20T08:12:32.599Z] #7 16.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-07-20T08:12:32.599Z] #7 16.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-07-20T08:12:32.599Z] #7 16.75 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:12:32.599Z] #7 16.86 Fetched 288 kB in 0s (2343 kB/s) [2020-07-20T08:12:32.599Z] #7 16.95 Selecting previously unselected package libapparmor1:s390x. [2020-07-20T08:12:32.599Z] #7 16.95 (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.) [2020-07-20T08:12:32.599Z] #7 17.01 Preparing to unpack .../libapparmor1_2.13.2-10_s390x.deb ... [2020-07-20T08:12:32.599Z] #7 17.02 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-07-20T08:12:32.599Z] #7 17.17 Selecting previously unselected package libapparmor-dev:s390x. [2020-07-20T08:12:32.599Z] #7 17.17 Preparing to unpack .../libapparmor-dev_2.13.2-10_s390x.deb ... [2020-07-20T08:12:32.599Z] #7 17.18 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-07-20T08:12:32.599Z] #7 17.30 Selecting previously unselected package libseccomp-dev:s390x. [2020-07-20T08:12:32.599Z] #7 17.30 Preparing to unpack .../libseccomp-dev_2.3.3-4_s390x.deb ... [2020-07-20T08:12:32.599Z] #7 17.31 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-07-20T08:12:32.599Z] #7 17.49 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-07-20T08:12:32.599Z] #7 17.50 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-07-20T08:12:32.599Z] #7 17.52 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-07-20T08:12:32.599Z] #7 17.53 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:12:32.599Z] #7 DONE 18.0s [2020-07-20T08:12:32.599Z] [2020-07-20T08:12:32.599Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:12:32.599Z] #50 DONE 0.1s [2020-07-20T08:12:32.599Z] [2020-07-20T08:12:32.599Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-07-20T08:12:32.599Z] #51 DONE 0.1s [2020-07-20T08:12:32.599Z] [2020-07-20T08:12:32.599Z] #8 [dev 1/25] RUN groupadd -r docker [2020-07-20T08:12:32.692Z] The following NEW packages will be installed: [2020-07-20T08:12:32.692Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-20T08:12:32.692Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-20T08:12:32.692Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-20T08:12:32.692Z] python-six zlib1g-dev [2020-07-20T08:12:32.692Z] 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T08:12:32.692Z] Need to get 4075 kB of archives. [2020-07-20T08:12:32.692Z] After this operation, 24.5 MB of additional disk space will be used. [2020-07-20T08:12:32.692Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-07-20T08:12:32.692Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-20T08:12:32.692Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-07-20T08:12:32.692Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-20T08:12:32.692Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-07-20T08:12:32.692Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-20T08:12:32.692Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-07-20T08:12:32.986Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-07-20T08:12:32.986Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-07-20T08:12:32.986Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-07-20T08:12:32.986Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-07-20T08:12:33.110Z] #22 20.47 Reading package lists... [2020-07-20T08:12:33.110Z] #22 ... [2020-07-20T08:12:33.110Z] [2020-07-20T08:12:33.110Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:33.110Z] #31 11.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T08:12:33.110Z] #31 ... [2020-07-20T08:12:33.110Z] [2020-07-20T08:12:33.110Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:33.110Z] #38 11.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T08:12:33.110Z] #38 ... [2020-07-20T08:12:33.110Z] [2020-07-20T08:12:33.110Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-20T08:12:33.110Z] #45 19.27 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-07-20T08:12:33.110Z] #45 19.30 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-07-20T08:12:33.110Z] #45 19.32 go: extracting github.com/pkg/errors v0.9.1 [2020-07-20T08:12:33.110Z] #45 19.54 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-07-20T08:12:33.110Z] #45 19.56 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-20T08:12:33.110Z] #45 19.79 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-07-20T08:12:33.245Z] #22 DONE 41.6s [2020-07-20T08:12:33.245Z] [2020-07-20T08:12:33.245Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-20T08:12:33.245Z] #23 DONE 0.0s [2020-07-20T08:12:33.245Z] [2020-07-20T08:12:33.245Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:33.245Z] #38 29.05 Reading package lists... [2020-07-20T08:12:33.245Z] #38 35.70 Building dependency tree... [2020-07-20T08:12:33.245Z] #38 37.34 Reading state information... [2020-07-20T08:12:33.245Z] #38 39.28 The following additional packages will be installed: [2020-07-20T08:12:33.245Z] #38 39.28 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-20T08:12:33.245Z] #38 39.29 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-20T08:12:33.245Z] #38 39.29 Suggested packages: [2020-07-20T08:12:33.245Z] #38 39.32 manpages-dev python-setuptools [2020-07-20T08:12:33.245Z] #38 40.58 The following NEW packages will be installed: [2020-07-20T08:12:33.245Z] #38 40.60 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-20T08:12:33.245Z] #38 40.60 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-20T08:12:33.245Z] #38 40.61 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-20T08:12:33.245Z] #38 40.61 python-six zlib1g-dev [2020-07-20T08:12:33.245Z] #38 41.02 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T08:12:33.245Z] #38 41.02 Need to get 4095 kB of archives. [2020-07-20T08:12:33.245Z] #38 41.02 After this operation, 22.5 MB of additional disk space will be used. [2020-07-20T08:12:33.245Z] #38 41.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-20T08:12:33.245Z] #38 41.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-20T08:12:33.245Z] #38 41.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-20T08:12:33.245Z] #38 41.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-20T08:12:33.245Z] #38 41.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-20T08:12:33.245Z] #38 41.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-20T08:12:33.245Z] #38 41.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] [2020-07-20T08:12:33.245Z] #38 41.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-20T08:12:33.245Z] #38 41.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-20T08:12:33.245Z] #38 41.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-20T08:12:33.245Z] #38 41.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-20T08:12:33.245Z] #38 41.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-20T08:12:33.245Z] #38 41.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-20T08:12:33.245Z] #38 41.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-20T08:12:33.245Z] #38 41.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-20T08:12:33.245Z] #38 41.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-20T08:12:33.245Z] #38 41.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-20T08:12:33.245Z] #38 ... [2020-07-20T08:12:33.245Z] [2020-07-20T08:12:33.245Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:12:33.621Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-07-20T08:12:33.643Z] #8 DONE 1.7s [2020-07-20T08:12:33.643Z] [2020-07-20T08:12:33.643Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-20T08:12:33.643Z] #54 10.50 Reading package lists... [2020-07-20T08:12:33.643Z] #54 13.91 Reading package lists... [2020-07-20T08:12:33.643Z] #54 17.13 Building dependency tree... [2020-07-20T08:12:33.643Z] #54 17.57 Reading state information... [2020-07-20T08:12:33.643Z] #54 18.03 The following additional packages will be installed: [2020-07-20T08:12:33.643Z] #54 18.04 libbtrfs0 [2020-07-20T08:12:33.643Z] #54 18.16 The following NEW packages will be installed: [2020-07-20T08:12:33.643Z] #54 18.16 libbtrfs-dev libbtrfs0 [2020-07-20T08:12:33.643Z] #54 18.34 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-07-20T08:12:33.643Z] #54 18.34 Need to get 118 kB of archives. [2020-07-20T08:12:33.643Z] #54 18.34 After this operation, 390 kB of additional disk space will be used. [2020-07-20T08:12:33.643Z] #54 18.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-20T08:12:33.643Z] #54 18.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-20T08:12:33.643Z] #54 19.13 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:12:33.643Z] #54 19.23 Fetched 118 kB in 0s (1044 kB/s) [2020-07-20T08:12:33.643Z] #54 19.30 Selecting previously unselected package libbtrfs0. [2020-07-20T08:12:33.643Z] #54 19.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-20T08:12:33.643Z] #54 19.34 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-20T08:12:33.643Z] #54 19.35 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-20T08:12:33.643Z] #54 19.42 Selecting previously unselected package libbtrfs-dev. [2020-07-20T08:12:33.643Z] #54 19.42 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-20T08:12:33.643Z] #54 19.43 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-20T08:12:33.643Z] #54 19.54 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-20T08:12:33.643Z] #54 19.55 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-20T08:12:33.643Z] #54 19.56 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:12:33.672Z] #45 ... [2020-07-20T08:12:33.672Z] [2020-07-20T08:12:33.672Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-20T08:12:33.672Z] #54 12.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T08:12:33.672Z] #54 ... [2020-07-20T08:12:33.672Z] [2020-07-20T08:12:33.672Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:33.672Z] #38 22.50 Fetched 8364 kB in 17s (505 kB/s) [2020-07-20T08:12:33.915Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-07-20T08:12:33.915Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-07-20T08:12:33.915Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-20T08:12:33.915Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-07-20T08:12:33.915Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-07-20T08:12:33.977Z] #54 ... [2020-07-20T08:12:33.977Z] [2020-07-20T08:12:33.977Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:12:33.977Z] #42 19.59 vendor/golang.org/x/crypto/internal/subtle [2020-07-20T08:12:33.977Z] #42 ... [2020-07-20T08:12:33.977Z] [2020-07-20T08:12:33.977Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-20T08:12:33.977Z] #54 DONE 20.0s [2020-07-20T08:12:34.209Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:12:34.209Z] Fetched 4075 kB in 1s (3027 kB/s) [2020-07-20T08:12:34.209Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-07-20T08:12:34.209Z] (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.) [2020-07-20T08:12:34.209Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-07-20T08:12:34.210Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-07-20T08:12:34.210Z] Selecting previously unselected package libnet1:ppc64el. [2020-07-20T08:12:34.210Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-20T08:12:34.210Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-20T08:12:34.210Z] Selecting previously unselected package libnet1-dev. [2020-07-20T08:12:34.210Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-20T08:12:34.210Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-20T08:12:34.210Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-20T08:12:34.210Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-20T08:12:34.210Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-20T08:12:34.210Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-07-20T08:12:34.210Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-07-20T08:12:34.210Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-20T08:12:34.210Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-20T08:12:34.210Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-20T08:12:34.210Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-20T08:12:34.210Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-07-20T08:12:34.210Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-07-20T08:12:34.210Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-20T08:12:34.210Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-07-20T08:12:34.210Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-07-20T08:12:34.210Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-20T08:12:34.210Z] Selecting previously unselected package libprotobuf17:ppc64el. [2020-07-20T08:12:34.210Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-07-20T08:12:34.210Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-20T08:12:34.268Z] [2020-07-20T08:12:34.269Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:12:34.269Z] #55 DONE 0.1s [2020-07-20T08:12:34.269Z] [2020-07-20T08:12:34.269Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-07-20T08:12:34.269Z] #56 DONE 0.1s [2020-07-20T08:12:34.269Z] [2020-07-20T08:12:34.269Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-20T08:12:34.504Z] Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-07-20T08:12:34.504Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-07-20T08:12:34.504Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-20T08:12:34.504Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-07-20T08:12:34.504Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-07-20T08:12:34.504Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-20T08:12:34.504Z] Selecting previously unselected package libprotoc17:ppc64el. [2020-07-20T08:12:34.504Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-07-20T08:12:34.504Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-20T08:12:34.625Z] #24 ... [2020-07-20T08:12:34.625Z] [2020-07-20T08:12:34.625Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-20T08:12:34.625Z] #54 29.41 Reading package lists... [2020-07-20T08:12:34.625Z] #54 36.00 Building dependency tree... [2020-07-20T08:12:34.625Z] #54 37.35 Reading state information... [2020-07-20T08:12:34.625Z] #54 39.36 The following additional packages will be installed: [2020-07-20T08:12:34.625Z] #54 39.36 libbtrfs0 [2020-07-20T08:12:34.625Z] #54 39.59 The following NEW packages will be installed: [2020-07-20T08:12:34.625Z] #54 39.62 libbtrfs-dev libbtrfs0 [2020-07-20T08:12:34.625Z] #54 40.11 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T08:12:34.625Z] #54 40.11 Need to get 119 kB of archives. [2020-07-20T08:12:34.625Z] #54 40.11 After this operation, 387 kB of additional disk space will be used. [2020-07-20T08:12:34.625Z] #54 40.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-20T08:12:34.625Z] #54 40.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-20T08:12:34.625Z] #54 41.23 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:12:34.625Z] #54 41.83 Fetched 119 kB in 0s (386 kB/s) [2020-07-20T08:12:34.625Z] #54 41.97 Selecting previously unselected package libbtrfs0. [2020-07-20T08:12:34.625Z] #54 41.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-20T08:12:34.625Z] #54 42.18 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-20T08:12:34.625Z] #54 42.19 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-20T08:12:34.625Z] #54 42.33 Selecting previously unselected package libbtrfs-dev. [2020-07-20T08:12:34.625Z] #54 42.33 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-20T08:12:34.625Z] #54 42.35 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-20T08:12:34.625Z] #54 42.64 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-20T08:12:34.625Z] #54 42.65 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-20T08:12:34.625Z] #54 42.66 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:12:34.625Z] #54 DONE 42.9s [2020-07-20T08:12:34.625Z] [2020-07-20T08:12:34.625Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:12:34.625Z] #55 DONE 0.1s [2020-07-20T08:12:34.625Z] [2020-07-20T08:12:34.625Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-07-20T08:12:34.625Z] #56 DONE 0.1s [2020-07-20T08:12:34.625Z] [2020-07-20T08:12:34.625Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:34.625Z] #38 43.10 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:12:34.666Z] Sending build context to Docker daemon 55.39MB [2020-07-20T08:12:34.666Z] [2020-07-20T08:12:34.666Z] Step 1/8 : FROM microsoft/windowsservercore [2020-07-20T08:12:34.666Z] ---> 987b1d5e0abf [2020-07-20T08:12:34.666Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-07-20T08:12:34.666Z] ---> Using cache [2020-07-20T08:12:34.666Z] ---> e64d73fb04d8 [2020-07-20T08:12:34.666Z] Step 3/8 : ARG GO_VERSION=1.13.14 [2020-07-20T08:12:34.666Z] ---> Using cache [2020-07-20T08:12:34.666Z] ---> bea5c0994bb5 [2020-07-20T08:12:34.666Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2020-07-20T08:12:34.801Z] Selecting previously unselected package protobuf-c-compiler. [2020-07-20T08:12:34.801Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-07-20T08:12:34.801Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-20T08:12:34.801Z] Selecting previously unselected package protobuf-compiler. [2020-07-20T08:12:34.801Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-07-20T08:12:34.801Z] Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-20T08:12:34.801Z] Selecting previously unselected package python-pkg-resources. [2020-07-20T08:12:34.801Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-20T08:12:34.801Z] Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-20T08:12:34.801Z] Selecting previously unselected package python-six. [2020-07-20T08:12:34.801Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-20T08:12:34.801Z] Unpacking python-six (1.12.0-1) ... [2020-07-20T08:12:34.801Z] Selecting previously unselected package python-protobuf. [2020-07-20T08:12:34.801Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-07-20T08:12:34.801Z] Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-20T08:12:34.801Z] Setting up python-pkg-resources (40.8.0-1) ... [2020-07-20T08:12:35.039Z] #38 22.50 Reading package lists... [2020-07-20T08:12:35.039Z] #38 ... [2020-07-20T08:12:35.039Z] [2020-07-20T08:12:35.039Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:12:35.039Z] #42 12.66 unicode/utf8 [2020-07-20T08:12:35.039Z] #42 13.34 math/bits [2020-07-20T08:12:35.039Z] #42 13.78 math [2020-07-20T08:12:35.039Z] #42 18.18 internal/testlog [2020-07-20T08:12:35.039Z] #42 18.51 encoding [2020-07-20T08:12:35.039Z] #42 18.60 unicode/utf16 [2020-07-20T08:12:35.039Z] #42 18.87 container/list [2020-07-20T08:12:35.039Z] #42 19.26 crypto/internal/subtle [2020-07-20T08:12:35.039Z] #42 19.36 crypto/subtle [2020-07-20T08:12:35.039Z] #42 19.48 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-20T08:12:35.039Z] #42 19.55 internal/nettrace [2020-07-20T08:12:35.039Z] #42 19.66 runtime/cgo [2020-07-20T08:12:35.196Z] #38 43.63 Fetched 4095 kB in 1s (5497 kB/s) [2020-07-20T08:12:35.296Z] #42 ... [2020-07-20T08:12:35.296Z] [2020-07-20T08:12:35.296Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-20T08:12:35.296Z] #36 22.74 Checking out files: 80% (1280/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-20T08:12:35.296Z] #36 23.13 + cd /tmp/tmp.M9XDIiMShx/src/github.com/docker/distribution [2020-07-20T08:12:35.296Z] #36 23.13 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-20T08:12:35.312Z] #57 ... [2020-07-20T08:12:35.312Z] [2020-07-20T08:12:35.312Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-20T08:12:35.312Z] #29 10.89 internal/race [2020-07-20T08:12:35.312Z] #29 11.00 sync/atomic [2020-07-20T08:12:35.312Z] #29 11.13 unicode [2020-07-20T08:12:35.312Z] #29 13.16 internal/testlog [2020-07-20T08:12:35.312Z] #29 13.35 encoding [2020-07-20T08:12:35.312Z] #29 13.50 runtime/cgo [2020-07-20T08:12:35.312Z] #29 ... [2020-07-20T08:12:35.312Z] [2020-07-20T08:12:35.312Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-20T08:12:35.312Z] #52 1.825 + RM_GOPATH=0 [2020-07-20T08:12:35.312Z] #52 1.825 + TMP_GOPATH= [2020-07-20T08:12:35.312Z] #52 1.825 + : /build [2020-07-20T08:12:35.312Z] #52 1.825 + '[' -z '' ']' [2020-07-20T08:12:35.312Z] #52 1.825 ++ mktemp -d [2020-07-20T08:12:35.312Z] #52 1.826 + export GOPATH=/tmp/tmp.MjNwtWRVly [2020-07-20T08:12:35.312Z] #52 1.826 + GOPATH=/tmp/tmp.MjNwtWRVly [2020-07-20T08:12:35.312Z] #52 1.826 + RM_GOPATH=1 [2020-07-20T08:12:35.312Z] #52 1.826 ++ dirname ./install.sh [2020-07-20T08:12:35.312Z] #52 1.826 + dir=. [2020-07-20T08:12:35.312Z] #52 1.826 + bin=runc [2020-07-20T08:12:35.312Z] #52 1.826 + shift [2020-07-20T08:12:35.312Z] #52 1.826 + '[' '!' -f ./runc.installer ']' [2020-07-20T08:12:35.312Z] #52 1.826 + . ./runc.installer [2020-07-20T08:12:35.312Z] #52 1.826 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T08:12:35.312Z] #52 1.826 + install_runc [2020-07-20T08:12:35.312Z] #52 1.827 + uname -r [2020-07-20T08:12:35.312Z] #52 1.827 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-20T08:12:35.312Z] #52 1.842 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-20T08:12:35.312Z] #52 1.842 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-20T08:12:35.312Z] #52 1.842 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MjNwtWRVly/src/github.com/opencontainers/runc [2020-07-20T08:12:35.312Z] #52 1.842 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-20T08:12:35.312Z] #52 1.852 Cloning into '/tmp/tmp.MjNwtWRVly/src/github.com/opencontainers/runc'... [2020-07-20T08:12:35.455Z] #38 43.89 Selecting previously unselected package libcap-dev:amd64. [2020-07-20T08:12:35.455Z] #38 43.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-20T08:12:35.455Z] #38 43.99 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-20T08:12:35.455Z] #38 44.00 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-20T08:12:35.674Z] ---> Running in 9e0563f1b747 [2020-07-20T08:12:35.714Z] #38 44.13 Selecting previously unselected package libnet1:amd64. [2020-07-20T08:12:35.714Z] #38 44.13 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-20T08:12:35.714Z] #38 44.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-20T08:12:35.714Z] #38 ... [2020-07-20T08:12:35.714Z] [2020-07-20T08:12:35.714Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-20T08:12:35.714Z] #7 29.71 Reading package lists... [2020-07-20T08:12:35.714Z] #7 36.20 Building dependency tree... [2020-07-20T08:12:35.714Z] #7 37.64 Reading state information... [2020-07-20T08:12:35.714Z] #7 39.69 The following additional packages will be installed: [2020-07-20T08:12:35.714Z] #7 39.70 libapparmor1 [2020-07-20T08:12:35.714Z] #7 39.71 Suggested packages: [2020-07-20T08:12:35.714Z] #7 39.73 seccomp [2020-07-20T08:12:35.714Z] #7 40.01 The following NEW packages will be installed: [2020-07-20T08:12:35.714Z] #7 40.02 libapparmor-dev libapparmor1 libseccomp-dev [2020-07-20T08:12:35.714Z] #7 40.39 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T08:12:35.714Z] #7 40.39 Need to get 293 kB of archives. [2020-07-20T08:12:35.714Z] #7 40.39 After this operation, 952 kB of additional disk space will be used. [2020-07-20T08:12:35.714Z] #7 40.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-20T08:12:35.714Z] #7 40.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-20T08:12:35.714Z] #7 40.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-20T08:12:35.714Z] #7 42.36 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:12:35.714Z] #7 42.60 Fetched 293 kB in 1s (480 kB/s) [2020-07-20T08:12:35.714Z] #7 42.73 Selecting previously unselected package libapparmor1:amd64. [2020-07-20T08:12:35.714Z] #7 42.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 ... 15410 files and directories currently installed.) [2020-07-20T08:12:35.714Z] #7 42.80 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-07-20T08:12:35.714Z] #7 42.81 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-20T08:12:35.714Z] #7 43.11 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-20T08:12:35.714Z] #7 43.11 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-20T08:12:35.714Z] #7 43.11 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-20T08:12:35.714Z] #7 43.37 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-20T08:12:35.714Z] #7 43.37 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-20T08:12:35.714Z] #7 43.39 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-20T08:12:35.714Z] #7 43.89 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-20T08:12:35.714Z] #7 43.90 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-20T08:12:35.714Z] #7 43.91 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-20T08:12:35.714Z] #7 43.92 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:12:35.714Z] #7 DONE 44.3s [2020-07-20T08:12:35.714Z] [2020-07-20T08:12:35.714Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:35.714Z] #38 44.29 Selecting previously unselected package libnet1-dev. [2020-07-20T08:12:35.714Z] #38 44.30 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-20T08:12:35.714Z] #38 44.37 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-20T08:12:35.714Z] #38 ... [2020-07-20T08:12:35.714Z] [2020-07-20T08:12:35.714Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:12:35.714Z] #42 30.96 vendor/golang.org/x/crypto/internal/subtle [2020-07-20T08:12:35.714Z] #42 31.07 vendor/golang.org/x/crypto/curve25519 [2020-07-20T08:12:35.847Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-07-20T08:12:35.847Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-20T08:12:35.847Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-20T08:12:35.847Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-07-20T08:12:35.847Z] Setting up python-six (1.12.0-1) ... [2020-07-20T08:12:35.945Z] #52 ... [2020-07-20T08:12:35.945Z] [2020-07-20T08:12:35.945Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-07-20T08:12:35.945Z] #9 DONE 2.3s [2020-07-20T08:12:35.974Z] #42 ... [2020-07-20T08:12:35.974Z] [2020-07-20T08:12:35.974Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:12:35.974Z] #50 DONE 0.1s [2020-07-20T08:12:35.974Z] [2020-07-20T08:12:35.974Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-07-20T08:12:35.974Z] #51 DONE 0.1s [2020-07-20T08:12:35.974Z] [2020-07-20T08:12:35.974Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:35.974Z] #31 40.40 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T08:12:35.974Z] #31 40.40 Need to get 14.9 MB of archives. [2020-07-20T08:12:35.974Z] #31 40.40 After this operation, 61.8 MB of additional disk space will be used. [2020-07-20T08:12:35.974Z] #31 40.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-20T08:12:35.974Z] #31 40.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-20T08:12:35.974Z] #31 40.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-20T08:12:35.974Z] #31 40.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-20T08:12:35.974Z] #31 41.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-20T08:12:35.974Z] #31 41.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-20T08:12:35.974Z] #31 41.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-20T08:12:35.974Z] #31 41.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-20T08:12:35.974Z] #31 41.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-20T08:12:35.974Z] #31 41.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-20T08:12:35.974Z] #31 43.66 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:12:35.974Z] #31 43.94 Fetched 14.9 MB in 2s (7407 kB/s) [2020-07-20T08:12:35.974Z] #31 44.06 Selecting previously unselected package xxd. [2020-07-20T08:12:35.974Z] #31 44.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-20T08:12:35.974Z] #31 44.13 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-20T08:12:35.974Z] #31 44.14 Unpacking xxd (2:8.1.0875-5) ... [2020-07-20T08:12:35.974Z] #31 44.39 Selecting previously unselected package vim-common. [2020-07-20T08:12:35.974Z] #31 44.40 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-20T08:12:36.147Z] Removing intermediate container 9e0563f1b747 [2020-07-20T08:12:36.147Z] ---> e96b9d8aae65 [2020-07-20T08:12:36.148Z] Step 5/8 : 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 { $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; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2020-07-20T08:12:36.148Z] ---> Running in 482665b74d8c [2020-07-20T08:12:36.223Z] #36 ... [2020-07-20T08:12:36.223Z] [2020-07-20T08:12:36.223Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-20T08:12:36.223Z] #48 13.56 + cd /tmp/tmp.I4XH07mCnR/src/github.com/alecthomas/gometalinter [2020-07-20T08:12:36.223Z] #48 13.56 + git checkout -q v2.0.6 [2020-07-20T08:12:36.223Z] #48 14.19 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-07-20T08:12:36.223Z] #48 ... [2020-07-20T08:12:36.223Z] [2020-07-20T08:12:36.223Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-20T08:12:36.234Z] #31 44.66 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-20T08:12:36.241Z] [2020-07-20T08:12:36.241Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-20T08:12:36.241Z] #57 1.564 + RM_GOPATH=0 [2020-07-20T08:12:36.241Z] #57 1.564 + TMP_GOPATH= [2020-07-20T08:12:36.241Z] #57 1.564 + : /build [2020-07-20T08:12:36.241Z] #57 1.564 + '[' -z '' ']' [2020-07-20T08:12:36.241Z] #57 1.564 ++ mktemp -d [2020-07-20T08:12:36.241Z] #57 1.566 + export GOPATH=/tmp/tmp.R5bthIZPd1 [2020-07-20T08:12:36.241Z] #57 1.566 + GOPATH=/tmp/tmp.R5bthIZPd1 [2020-07-20T08:12:36.241Z] #57 1.566 + RM_GOPATH=1 [2020-07-20T08:12:36.241Z] #57 1.566 ++ dirname ./install.sh [2020-07-20T08:12:36.241Z] #57 1.567 + dir=. [2020-07-20T08:12:36.241Z] #57 1.567 + bin=containerd [2020-07-20T08:12:36.241Z] #57 1.567 + shift [2020-07-20T08:12:36.241Z] #57 1.567 + '[' '!' -f ./containerd.installer ']' [2020-07-20T08:12:36.241Z] #57 1.567 + . ./containerd.installer [2020-07-20T08:12:36.241Z] #57 1.567 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T08:12:36.241Z] #57 1.567 + install_containerd [2020-07-20T08:12:36.241Z] #57 1.567 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-07-20T08:12:36.241Z] #57 1.567 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T08:12:36.241Z] #57 1.567 + git clone https://github.com/containerd/containerd.git /tmp/tmp.R5bthIZPd1/src/github.com/containerd/containerd [2020-07-20T08:12:36.241Z] #57 1.571 Cloning into '/tmp/tmp.R5bthIZPd1/src/github.com/containerd/containerd'... [2020-07-20T08:12:36.479Z] #66 23.46 Checking out files: 64% (1335/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-20T08:12:36.479Z] #66 24.10 + cd /tmp/tmp.UHVf9w4mBM/src/github.com/docker/libnetwork [2020-07-20T08:12:36.479Z] #66 24.12 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-20T08:12:36.485Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-07-20T08:12:36.485Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-20T08:12:36.485Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-07-20T08:12:36.485Z] Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-07-20T08:12:36.485Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-07-20T08:12:36.485Z] Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-20T08:12:36.485Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-20T08:12:36.485Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-07-20T08:12:36.485Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-20T08:12:36.485Z] Setting up python-protobuf (3.6.1.3-2) ... [2020-07-20T08:12:36.533Z] #57 ... [2020-07-20T08:12:36.533Z] [2020-07-20T08:12:36.533Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:36.533Z] #38 12.61 Fetched 8060 kB in 10s (769 kB/s) [2020-07-20T08:12:36.533Z] #38 12.61 Reading package lists... [2020-07-20T08:12:36.533Z] #38 15.86 Reading package lists... [2020-07-20T08:12:36.533Z] #38 19.72 Building dependency tree... [2020-07-20T08:12:36.533Z] #38 20.35 Reading state information... [2020-07-20T08:12:36.533Z] #38 20.91 The following additional packages will be installed: [2020-07-20T08:12:36.533Z] #38 20.96 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-20T08:12:36.533Z] #38 20.96 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-20T08:12:36.533Z] #38 20.96 Suggested packages: [2020-07-20T08:12:36.533Z] #38 20.96 manpages-dev python-setuptools [2020-07-20T08:12:36.533Z] #38 21.69 The following NEW packages will be installed: [2020-07-20T08:12:36.533Z] #38 21.71 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-20T08:12:36.533Z] #38 21.71 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-20T08:12:36.533Z] #38 21.71 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-20T08:12:36.533Z] #38 21.71 python-six zlib1g-dev [2020-07-20T08:12:36.533Z] #38 21.82 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-07-20T08:12:36.533Z] #38 21.82 Need to get 3742 kB of archives. [2020-07-20T08:12:36.533Z] #38 21.82 After this operation, 22.0 MB of additional disk space will be used. [2020-07-20T08:12:36.533Z] #38 21.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-07-20T08:12:36.533Z] #38 21.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-20T08:12:36.533Z] #38 21.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-07-20T08:12:36.533Z] #38 21.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-20T08:12:36.533Z] #38 21.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-07-20T08:12:36.533Z] #38 21.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-20T08:12:36.533Z] #38 21.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-07-20T08:12:36.533Z] #38 21.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-07-20T08:12:36.533Z] #38 21.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-07-20T08:12:36.533Z] #38 21.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-07-20T08:12:36.533Z] #38 21.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-07-20T08:12:36.533Z] #38 21.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-07-20T08:12:36.533Z] #38 21.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-07-20T08:12:36.533Z] #38 22.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-07-20T08:12:36.533Z] #38 22.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-20T08:12:36.533Z] #38 22.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-07-20T08:12:36.533Z] #38 22.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-07-20T08:12:36.803Z] #31 ... [2020-07-20T08:12:36.803Z] [2020-07-20T08:12:36.803Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-20T08:12:36.803Z] #66 DONE 41.9s [2020-07-20T08:12:36.823Z] #38 ... [2020-07-20T08:12:36.824Z] [2020-07-20T08:12:36.824Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-20T08:12:36.824Z] #36 12.81 + cd /tmp/tmp.9rdoEQnqj9/src/github.com/docker/distribution [2020-07-20T08:12:36.824Z] #36 12.81 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-20T08:12:36.824Z] #36 14.71 + GOPATH=/tmp/tmp.9rdoEQnqj9/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9rdoEQnqj9 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-20T08:12:37.062Z] [2020-07-20T08:12:37.062Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:37.062Z] #31 45.40 Selecting previously unselected package cmake-data. [2020-07-20T08:12:37.062Z] #31 45.40 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-20T08:12:37.062Z] #31 45.42 Unpacking cmake-data (3.13.4-1) ... [2020-07-20T08:12:37.118Z] #36 ... [2020-07-20T08:12:37.118Z] [2020-07-20T08:12:37.118Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:37.118Z] #38 22.96 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:12:37.118Z] #38 23.05 Fetched 3742 kB in 0s (14.1 MB/s) [2020-07-20T08:12:37.118Z] #38 23.12 Selecting previously unselected package libcap-dev:s390x. [2020-07-20T08:12:37.118Z] #38 23.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-20T08:12:37.118Z] #38 23.19 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-07-20T08:12:37.118Z] #38 23.19 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-07-20T08:12:37.407Z] #66 24.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-20T08:12:37.419Z] #38 23.29 Selecting previously unselected package libnet1:s390x. [2020-07-20T08:12:37.419Z] #38 23.29 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-20T08:12:37.419Z] #38 23.36 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-20T08:12:37.419Z] #38 23.41 Selecting previously unselected package libnet1-dev. [2020-07-20T08:12:37.419Z] #38 23.41 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-20T08:12:37.419Z] #38 23.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-20T08:12:37.419Z] #38 ... [2020-07-20T08:12:37.419Z] [2020-07-20T08:12:37.419Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-20T08:12:37.419Z] #22 13.51 Fetched 8060 kB in 11s (757 kB/s) [2020-07-20T08:12:37.419Z] #22 13.51 Reading package lists... [2020-07-20T08:12:37.419Z] #22 16.91 Reading package lists... [2020-07-20T08:12:37.419Z] #22 21.20 Building dependency tree... [2020-07-20T08:12:37.419Z] #22 21.88 Reading state information... [2020-07-20T08:12:37.419Z] #22 22.43 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-20T08:12:37.419Z] #22 22.43 The following additional packages will be installed: [2020-07-20T08:12:37.419Z] #22 22.43 libjq1 libonig5 [2020-07-20T08:12:37.419Z] #22 22.82 The following NEW packages will be installed: [2020-07-20T08:12:37.419Z] #22 22.84 jq libjq1 libonig5 [2020-07-20T08:12:37.419Z] #22 22.99 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-07-20T08:12:37.419Z] #22 22.99 Need to get 350 kB of archives. [2020-07-20T08:12:37.419Z] #22 22.99 After this operation, 1154 kB of additional disk space will be used. [2020-07-20T08:12:37.419Z] #22 22.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-20T08:12:37.420Z] #22 23.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-20T08:12:37.420Z] #22 23.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-20T08:12:37.541Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-07-20T08:12:37.541Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:12:37.710Z] #22 23.58 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:12:37.710Z] #22 ... [2020-07-20T08:12:37.710Z] [2020-07-20T08:12:37.710Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:37.710Z] #38 23.54 Selecting previously unselected package libnl-3-200:s390x. [2020-07-20T08:12:37.710Z] #38 23.54 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-20T08:12:37.710Z] #38 23.55 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-20T08:12:37.710Z] #38 23.64 Selecting previously unselected package libnl-3-dev:s390x. [2020-07-20T08:12:37.710Z] #38 23.67 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-07-20T08:12:37.710Z] #38 23.67 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-07-20T08:12:37.710Z] #38 23.84 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-20T08:12:37.710Z] #38 23.85 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-20T08:12:37.710Z] #38 23.85 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-20T08:12:38.002Z] #38 ... [2020-07-20T08:12:38.002Z] [2020-07-20T08:12:38.002Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-07-20T08:12:38.002Z] #10 1.781 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-20T08:12:38.002Z] #10 DONE 1.9s [2020-07-20T08:12:38.002Z] [2020-07-20T08:12:38.002Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:38.002Z] #38 23.90 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-07-20T08:12:38.002Z] #38 23.90 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-07-20T08:12:38.002Z] #38 23.90 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-20T08:12:38.002Z] #38 23.99 Selecting previously unselected package zlib1g-dev:s390x. [2020-07-20T08:12:38.002Z] #38 24.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-07-20T08:12:38.002Z] #38 24.00 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-20T08:12:38.002Z] #38 ... [2020-07-20T08:12:38.002Z] [2020-07-20T08:12:38.002Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:38.002Z] #31 14.02 Fetched 8060 kB in 10s (769 kB/s) [2020-07-20T08:12:38.002Z] #31 14.02 Reading package lists... [2020-07-20T08:12:38.002Z] #31 17.22 Reading package lists... [2020-07-20T08:12:38.002Z] #31 20.61 Building dependency tree... [2020-07-20T08:12:38.002Z] #31 21.19 Reading state information... [2020-07-20T08:12:38.002Z] #31 21.74 The following additional packages will be installed: [2020-07-20T08:12:38.002Z] #31 21.80 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-20T08:12:38.002Z] #31 21.80 Suggested packages: [2020-07-20T08:12:38.002Z] #31 21.80 cmake-doc ninja-build lrzip [2020-07-20T08:12:38.002Z] #31 21.80 Recommended packages: [2020-07-20T08:12:38.002Z] #31 21.80 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-20T08:12:38.002Z] #31 22.61 The following NEW packages will be installed: [2020-07-20T08:12:38.002Z] #31 22.62 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-20T08:12:38.002Z] #31 22.62 vim-common xxd [2020-07-20T08:12:38.002Z] #31 22.72 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-07-20T08:12:38.002Z] #31 22.72 Need to get 14.0 MB of archives. [2020-07-20T08:12:38.002Z] #31 22.72 After this operation, 62.1 MB of additional disk space will be used. [2020-07-20T08:12:38.002Z] #31 22.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-20T08:12:38.002Z] #31 22.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-20T08:12:38.002Z] #31 22.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-07-20T08:12:38.002Z] #31 22.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-20T08:12:38.002Z] #31 23.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-07-20T08:12:38.002Z] #31 23.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-07-20T08:12:38.002Z] #31 23.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-07-20T08:12:38.002Z] #31 23.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-07-20T08:12:38.002Z] #31 23.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-07-20T08:12:38.002Z] #31 23.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-07-20T08:12:38.182Z] Removing intermediate container 82067b8baedc [2020-07-20T08:12:38.182Z] ---> 846b5b8b8fc8 [2020-07-20T08:12:38.182Z] Step 12/140 : ARG CRIU_VERSION=3.14 [2020-07-20T08:12:38.182Z] ---> Running in c65ed98a0bcf [2020-07-20T08:12:38.182Z] Removing intermediate container c65ed98a0bcf [2020-07-20T08:12:38.182Z] ---> 95ea87719aa7 [2020-07-20T08:12:38.182Z] Step 13/140 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-07-20T08:12:38.182Z] ---> Running in e7168f1c690e [2020-07-20T08:12:38.298Z] #31 24.20 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:12:38.298Z] #31 24.26 Fetched 14.0 MB in 1s (15.0 MB/s) [2020-07-20T08:12:38.298Z] #31 ... [2020-07-20T08:12:38.298Z] [2020-07-20T08:12:38.298Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-20T08:12:38.298Z] #22 23.72 Fetched 350 kB in 0s (2352 kB/s) [2020-07-20T08:12:38.298Z] #22 23.77 Selecting previously unselected package libonig5:s390x. [2020-07-20T08:12:38.298Z] #22 23.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-07-20T08:12:38.298Z] #22 23.90 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-07-20T08:12:38.298Z] #22 23.91 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-20T08:12:38.298Z] #22 24.18 Selecting previously unselected package libjq1:s390x. [2020-07-20T08:12:38.298Z] #22 24.20 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-20T08:12:38.298Z] #22 24.21 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-20T08:12:38.590Z] #22 24.42 Selecting previously unselected package jq. [2020-07-20T08:12:38.590Z] #22 24.43 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-20T08:12:38.590Z] #22 24.43 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-20T08:12:38.590Z] #22 ... [2020-07-20T08:12:38.590Z] [2020-07-20T08:12:38.590Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-20T08:12:38.590Z] #45 14.23 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-20T08:12:38.590Z] #45 15.89 go: finding github.com/fatih/color v1.9.0 [2020-07-20T08:12:38.590Z] #45 15.92 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-20T08:12:38.590Z] #45 16.02 go: finding github.com/pkg/errors v0.9.1 [2020-07-20T08:12:38.590Z] #45 16.04 go: finding github.com/mattn/go-colorable v0.1.6 [2020-07-20T08:12:38.590Z] #45 16.06 go: finding github.com/mattn/go-isatty v0.0.12 [2020-07-20T08:12:38.590Z] #45 16.13 go: finding github.com/spf13/pflag v1.0.3 [2020-07-20T08:12:38.590Z] #45 16.14 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-20T08:12:38.590Z] #45 16.29 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-20T08:12:38.590Z] #45 16.37 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-20T08:12:38.590Z] #45 16.43 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-20T08:12:38.590Z] #45 16.43 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-20T08:12:38.590Z] #45 ... [2020-07-20T08:12:38.590Z] [2020-07-20T08:12:38.590Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-20T08:12:38.590Z] #66 14.25 + cd /tmp/tmp.wGVvqQog6s/src/github.com/docker/libnetwork [2020-07-20T08:12:38.590Z] #66 14.25 + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-20T08:12:38.590Z] #66 14.77 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-20T08:12:38.888Z] #66 ... [2020-07-20T08:12:38.888Z] [2020-07-20T08:12:38.888Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:38.888Z] #31 24.33 Selecting previously unselected package xxd. [2020-07-20T08:12:38.888Z] #31 24.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 ... 15177 files and directories currently installed.) [2020-07-20T08:12:38.888Z] #31 24.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-20T08:12:38.888Z] #31 24.40 Unpacking xxd (2:8.1.0875-5) ... [2020-07-20T08:12:38.888Z] #31 24.66 Selecting previously unselected package vim-common. [2020-07-20T08:12:38.888Z] #31 24.67 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-20T08:12:38.888Z] #31 24.69 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-20T08:12:38.888Z] #31 ... [2020-07-20T08:12:38.888Z] [2020-07-20T08:12:38.888Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-20T08:12:38.888Z] #22 24.58 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-20T08:12:38.888Z] #22 24.61 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-20T08:12:38.888Z] #22 24.63 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-20T08:12:38.888Z] #22 24.64 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:12:38.888Z] #22 DONE 25.1s [2020-07-20T08:12:38.888Z] [2020-07-20T08:12:38.888Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:38.888Z] #31 25.01 Selecting previously unselected package cmake-data. [2020-07-20T08:12:38.888Z] #31 25.01 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-20T08:12:38.888Z] #31 25.01 Unpacking cmake-data (3.13.4-1) ... [2020-07-20T08:12:39.182Z] #31 ... [2020-07-20T08:12:39.182Z] [2020-07-20T08:12:39.182Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-20T08:12:39.182Z] #23 DONE 0.1s [2020-07-20T08:12:39.182Z] [2020-07-20T08:12:39.182Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:39.182Z] #38 24.35 Selecting previously unselected package libprotobuf17:s390x. [2020-07-20T08:12:39.182Z] #38 24.36 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-07-20T08:12:39.182Z] #38 24.36 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-20T08:12:39.182Z] #38 24.99 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-07-20T08:12:39.182Z] #38 25.01 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-07-20T08:12:39.182Z] #38 25.02 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-20T08:12:39.182Z] #38 25.18 Selecting previously unselected package libprotobuf-dev:s390x. [2020-07-20T08:12:39.182Z] #38 25.18 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-07-20T08:12:39.182Z] #38 25.18 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-20T08:12:39.229Z] Note: Building without setproctitle() and strlcpy() support. [2020-07-20T08:12:39.229Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-20T08:12:39.229Z] Note: Building without GnuTLS support [2020-07-20T08:12:39.229Z] Makefile.config:39: Warn: you have no libnftables installed [2020-07-20T08:12:39.229Z] Makefile.config:40: Warn: Building without nftables support [2020-07-20T08:12:39.229Z] fatal: not a git repository (or any of the parent directories): .git [2020-07-20T08:12:39.229Z]  GEN .gitid [2020-07-20T08:12:39.229Z] GEN criu/include/version.h [2020-07-20T08:12:39.229Z] GEN include/common/asm [2020-07-20T08:12:39.525Z] PBCC images/timens.pb-c.c [2020-07-20T08:12:39.525Z] DEP images/timens.pb-c.d [2020-07-20T08:12:39.525Z] PBCC images/fown.pb-c.c [2020-07-20T08:12:39.525Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-20T08:12:39.525Z] PBCC images/opts.pb-c.c [2020-07-20T08:12:39.525Z] PBCC images/memfd.pb-c.c [2020-07-20T08:12:39.525Z] DEP images/fown.pb-c.d [2020-07-20T08:12:39.525Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-07-20T08:12:39.525Z] DEP images/opts.pb-c.d [2020-07-20T08:12:39.525Z] DEP images/memfd.pb-c.d [2020-07-20T08:12:39.525Z] PBCC images/sit.pb-c.c [2020-07-20T08:12:39.525Z] DEP images/sit.pb-c.d [2020-07-20T08:12:39.525Z] PBCC images/macvlan.pb-c.c [2020-07-20T08:12:39.525Z] DEP images/macvlan.pb-c.d [2020-07-20T08:12:39.525Z] PBCC images/autofs.pb-c.c [2020-07-20T08:12:39.525Z] DEP images/autofs.pb-c.d [2020-07-20T08:12:39.525Z] PBCC images/sysctl.pb-c.c [2020-07-20T08:12:39.525Z] DEP images/sysctl.pb-c.d [2020-07-20T08:12:39.525Z] PBCC images/time.pb-c.c [2020-07-20T08:12:39.525Z] DEP images/time.pb-c.d [2020-07-20T08:12:39.525Z] PBCC images/binfmt-misc.pb-c.c [2020-07-20T08:12:39.525Z] DEP images/binfmt-misc.pb-c.d [2020-07-20T08:12:39.525Z] PBCC images/seccomp.pb-c.c [2020-07-20T08:12:39.525Z] DEP images/seccomp.pb-c.d [2020-07-20T08:12:39.525Z] PBCC images/userns.pb-c.c [2020-07-20T08:12:39.525Z] DEP images/userns.pb-c.d [2020-07-20T08:12:39.525Z] PBCC images/cgroup.pb-c.c [2020-07-20T08:12:39.525Z] DEP images/cgroup.pb-c.d [2020-07-20T08:12:39.525Z] PBCC images/ext-file.pb-c.c [2020-07-20T08:12:39.525Z] DEP images/ext-file.pb-c.d [2020-07-20T08:12:39.819Z] PBCC images/rpc.pb-c.c [2020-07-20T08:12:39.819Z] DEP images/rpc.pb-c.d [2020-07-20T08:12:39.819Z] PBCC images/siginfo.pb-c.c [2020-07-20T08:12:39.819Z] DEP images/siginfo.pb-c.d [2020-07-20T08:12:39.819Z] PBCC images/pagemap.pb-c.c [2020-07-20T08:12:39.819Z] DEP images/pagemap.pb-c.d [2020-07-20T08:12:39.819Z] PBCC images/rlimit.pb-c.c [2020-07-20T08:12:39.819Z] DEP images/rlimit.pb-c.d [2020-07-20T08:12:39.819Z] PBCC images/file-lock.pb-c.c [2020-07-20T08:12:39.819Z] DEP images/file-lock.pb-c.d [2020-07-20T08:12:39.819Z] PBCC images/tty.pb-c.c [2020-07-20T08:12:39.819Z] DEP images/tty.pb-c.d [2020-07-20T08:12:39.819Z] PBCC images/tun.pb-c.c [2020-07-20T08:12:39.819Z] PBCC images/netdev.pb-c.c [2020-07-20T08:12:39.819Z] DEP images/tun.pb-c.d [2020-07-20T08:12:39.819Z] DEP images/netdev.pb-c.d [2020-07-20T08:12:39.819Z] PBCC images/vma.pb-c.c [2020-07-20T08:12:39.819Z] DEP images/vma.pb-c.d [2020-07-20T08:12:39.819Z] PBCC images/creds.pb-c.c [2020-07-20T08:12:39.819Z] DEP images/creds.pb-c.d [2020-07-20T08:12:39.819Z] PBCC images/utsns.pb-c.c [2020-07-20T08:12:39.819Z] DEP images/utsns.pb-c.d [2020-07-20T08:12:39.819Z] PBCC images/ipc-desc.pb-c.c [2020-07-20T08:12:39.819Z] PBCC images/ipc-sem.pb-c.c [2020-07-20T08:12:39.819Z] DEP images/ipc-desc.pb-c.d [2020-07-20T08:12:39.819Z] DEP images/ipc-sem.pb-c.d [2020-07-20T08:12:39.819Z] PBCC images/ipc-msg.pb-c.c [2020-07-20T08:12:39.819Z] DEP images/ipc-msg.pb-c.d [2020-07-20T08:12:39.819Z] PBCC images/ipc-shm.pb-c.c [2020-07-20T08:12:39.819Z] DEP images/ipc-shm.pb-c.d [2020-07-20T08:12:39.819Z] PBCC images/ipc-var.pb-c.c [2020-07-20T08:12:39.819Z] DEP images/ipc-var.pb-c.d [2020-07-20T08:12:39.819Z] PBCC images/sk-opts.pb-c.c [2020-07-20T08:12:39.819Z] PBCC images/packet-sock.pb-c.c [2020-07-20T08:12:39.819Z] DEP images/sk-opts.pb-c.d [2020-07-20T08:12:39.819Z] DEP images/packet-sock.pb-c.d [2020-07-20T08:12:39.819Z] PBCC images/sk-netlink.pb-c.c [2020-07-20T08:12:39.819Z] DEP images/sk-netlink.pb-c.d [2020-07-20T08:12:40.113Z] PBCC images/sk-inet.pb-c.c [2020-07-20T08:12:40.113Z] DEP images/sk-inet.pb-c.d [2020-07-20T08:12:40.113Z] PBCC images/sk-unix.pb-c.c [2020-07-20T08:12:40.113Z] DEP images/sk-unix.pb-c.d [2020-07-20T08:12:40.113Z] PBCC images/mm.pb-c.c [2020-07-20T08:12:40.113Z] DEP images/mm.pb-c.d [2020-07-20T08:12:40.113Z] PBCC images/timerfd.pb-c.c [2020-07-20T08:12:40.113Z] DEP images/timerfd.pb-c.d [2020-07-20T08:12:40.113Z] PBCC images/timer.pb-c.c [2020-07-20T08:12:40.113Z] DEP images/timer.pb-c.d [2020-07-20T08:12:40.113Z] PBCC images/sa.pb-c.c [2020-07-20T08:12:40.113Z] DEP images/sa.pb-c.d [2020-07-20T08:12:40.113Z] PBCC images/pipe-data.pb-c.c [2020-07-20T08:12:40.113Z] DEP images/pipe-data.pb-c.d [2020-07-20T08:12:40.113Z] PBCC images/mnt.pb-c.c [2020-07-20T08:12:40.113Z] DEP images/mnt.pb-c.d [2020-07-20T08:12:40.113Z] PBCC images/sk-packet.pb-c.c [2020-07-20T08:12:40.113Z] DEP images/sk-packet.pb-c.d [2020-07-20T08:12:40.113Z] PBCC images/tcp-stream.pb-c.c [2020-07-20T08:12:40.113Z] DEP images/tcp-stream.pb-c.d [2020-07-20T08:12:40.113Z] PBCC images/pipe.pb-c.c [2020-07-20T08:12:40.113Z] DEP images/pipe.pb-c.d [2020-07-20T08:12:40.113Z] PBCC images/pstree.pb-c.c [2020-07-20T08:12:40.113Z] DEP images/pstree.pb-c.d [2020-07-20T08:12:40.113Z] PBCC images/fs.pb-c.c [2020-07-20T08:12:40.113Z] DEP images/fs.pb-c.d [2020-07-20T08:12:40.113Z] PBCC images/signalfd.pb-c.c [2020-07-20T08:12:40.113Z] DEP images/signalfd.pb-c.d [2020-07-20T08:12:40.113Z] PBCC images/fh.pb-c.c [2020-07-20T08:12:40.113Z] PBCC images/fsnotify.pb-c.c [2020-07-20T08:12:40.113Z] DEP images/fh.pb-c.d [2020-07-20T08:12:40.113Z] DEP images/fsnotify.pb-c.d [2020-07-20T08:12:40.113Z] PBCC images/eventpoll.pb-c.c [2020-07-20T08:12:40.113Z] DEP images/eventpoll.pb-c.d [2020-07-20T08:12:40.113Z] PBCC images/eventfd.pb-c.c [2020-07-20T08:12:40.113Z] DEP images/eventfd.pb-c.d [2020-07-20T08:12:40.113Z] PBCC images/remap-file-path.pb-c.c [2020-07-20T08:12:40.113Z] DEP images/remap-file-path.pb-c.d [2020-07-20T08:12:40.228Z] #38 ... [2020-07-20T08:12:40.228Z] [2020-07-20T08:12:40.228Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-07-20T08:12:40.228Z] #11 DONE 2.1s [2020-07-20T08:12:40.228Z] [2020-07-20T08:12:40.228Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-07-20T08:12:40.352Z] #31 ... [2020-07-20T08:12:40.353Z] [2020-07-20T08:12:40.353Z] #8 [dev 1/25] RUN groupadd -r docker [2020-07-20T08:12:40.353Z] #8 DONE 4.6s [2020-07-20T08:12:40.408Z] PBCC images/fifo.pb-c.c [2020-07-20T08:12:40.408Z] DEP images/fifo.pb-c.d [2020-07-20T08:12:40.408Z] PBCC images/ghost-file.pb-c.c [2020-07-20T08:12:40.408Z] DEP images/ghost-file.pb-c.d [2020-07-20T08:12:40.408Z] PBCC images/regfile.pb-c.c [2020-07-20T08:12:40.408Z] DEP images/regfile.pb-c.d [2020-07-20T08:12:40.408Z] PBCC images/ns.pb-c.c [2020-07-20T08:12:40.408Z] DEP images/ns.pb-c.d [2020-07-20T08:12:40.408Z] PBCC images/fdinfo.pb-c.c [2020-07-20T08:12:40.408Z] DEP images/fdinfo.pb-c.d [2020-07-20T08:12:40.408Z] PBCC images/core-aarch64.pb-c.c [2020-07-20T08:12:40.408Z] PBCC images/core-arm.pb-c.c [2020-07-20T08:12:40.408Z] PBCC images/core-ppc64.pb-c.c [2020-07-20T08:12:40.408Z] PBCC images/core-s390.pb-c.c [2020-07-20T08:12:40.408Z] PBCC images/core-x86.pb-c.c [2020-07-20T08:12:40.408Z] PBCC images/core.pb-c.c [2020-07-20T08:12:40.408Z] PBCC images/inventory.pb-c.c [2020-07-20T08:12:40.408Z] DEP images/core-aarch64.pb-c.d [2020-07-20T08:12:40.408Z] DEP images/core-arm.pb-c.d [2020-07-20T08:12:40.408Z] DEP images/core-ppc64.pb-c.d [2020-07-20T08:12:40.408Z] DEP images/core-s390.pb-c.d [2020-07-20T08:12:40.408Z] DEP images/core-x86.pb-c.d [2020-07-20T08:12:40.408Z] DEP images/core.pb-c.d [2020-07-20T08:12:40.408Z] DEP images/inventory.pb-c.d [2020-07-20T08:12:40.408Z] PBCC images/cpuinfo.pb-c.c [2020-07-20T08:12:40.408Z] DEP images/cpuinfo.pb-c.d [2020-07-20T08:12:40.408Z] PBCC images/stats.pb-c.c [2020-07-20T08:12:40.408Z] DEP images/stats.pb-c.d [2020-07-20T08:12:40.615Z] [2020-07-20T08:12:40.615Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:12:40.615Z] #24 5.693 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-20T08:12:40.615Z] #24 6.131 [2020-07-20T08:12:40.704Z] make[1]: Nothing to be done for 'all'. [2020-07-20T08:12:40.977Z] [2020-07-20T08:12:40.977Z] SUCCESS: Specified value was saved. [2020-07-20T08:12:40.998Z] CC images/stats.o [2020-07-20T08:12:40.998Z] CC images/core.o [2020-07-20T08:12:40.998Z] CC images/core-x86.o [2020-07-20T08:12:41.134Z] #24 6.327 0.0% ###### 8.3% ######### 13.5% ############## 19.9% ################## 25.8% ######################## 34.3% ############################# 41.2% ################################# 46.7% ####################################### 55.0% ############################################ 62.0% ################################################ 67.4% #################################################### 72.7% ######################################################### 79.2% ################################################################ 89.0% ##################################################################### 96.3% ######################################################################## 100.0% [2020-07-20T08:12:41.291Z] CC images/core-arm.o [2020-07-20T08:12:41.291Z] CC images/core-aarch64.o [2020-07-20T08:12:41.291Z] CC images/core-ppc64.o [2020-07-20T08:12:41.393Z] #24 8.284 [2020-07-20T08:12:41.580Z] #66 ... [2020-07-20T08:12:41.580Z] [2020-07-20T08:12:41.580Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:12:41.580Z] #42 28.80 vendor/golang.org/x/crypto/internal/subtle [2020-07-20T08:12:41.580Z] #42 28.92 vendor/golang.org/x/crypto/curve25519 [2020-07-20T08:12:41.580Z] #42 ... [2020-07-20T08:12:41.580Z] [2020-07-20T08:12:41.580Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-20T08:12:41.580Z] #7 20.42 Fetched 8364 kB in 17s (502 kB/s) [2020-07-20T08:12:41.580Z] #7 20.42 Reading package lists... [2020-07-20T08:12:41.585Z] CC images/core-s390.o [2020-07-20T08:12:41.585Z] CC images/cpuinfo.o [2020-07-20T08:12:41.585Z] CC images/inventory.o [2020-07-20T08:12:41.585Z] CC images/fdinfo.o [2020-07-20T08:12:41.837Z] #7 27.35 Reading package lists... [2020-07-20T08:12:41.837Z] #7 ... [2020-07-20T08:12:41.837Z] [2020-07-20T08:12:41.837Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-20T08:12:41.837Z] #45 21.64 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-20T08:12:41.837Z] #45 22.26 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-20T08:12:41.837Z] #45 23.24 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-20T08:12:41.837Z] #45 25.96 go: finding github.com/fatih/color v1.9.0 [2020-07-20T08:12:41.837Z] #45 26.01 go: finding github.com/pkg/errors v0.9.1 [2020-07-20T08:12:41.837Z] #45 26.01 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-20T08:12:41.837Z] #45 26.11 go: finding github.com/spf13/pflag v1.0.3 [2020-07-20T08:12:41.837Z] #45 26.14 go: finding github.com/mattn/go-colorable v0.1.6 [2020-07-20T08:12:41.837Z] #45 26.21 go: finding github.com/mattn/go-isatty v0.0.12 [2020-07-20T08:12:41.837Z] #45 26.34 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-20T08:12:41.837Z] #45 26.50 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-20T08:12:41.837Z] #45 26.55 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-20T08:12:41.837Z] #45 26.56 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-20T08:12:41.837Z] #45 26.66 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-20T08:12:41.878Z] CC images/fown.o [2020-07-20T08:12:41.878Z] CC images/ns.o [2020-07-20T08:12:41.878Z] CC images/regfile.o [2020-07-20T08:12:41.878Z] CC images/ghost-file.o [2020-07-20T08:12:41.878Z] CC images/fifo.o [2020-07-20T08:12:41.878Z] CC images/remap-file-path.o [2020-07-20T08:12:41.878Z] CC images/eventfd.o [2020-07-20T08:12:41.878Z] CC images/eventpoll.o [2020-07-20T08:12:42.172Z] CC images/fh.o [2020-07-20T08:12:42.172Z] CC images/fsnotify.o [2020-07-20T08:12:42.172Z] CC images/signalfd.o [2020-07-20T08:12:42.172Z] CC images/fs.o [2020-07-20T08:12:42.172Z] CC images/pstree.o [2020-07-20T08:12:42.307Z] #12 DONE 1.9s [2020-07-20T08:12:42.307Z] [2020-07-20T08:12:42.307Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-20T08:12:42.307Z] #66 DONE 27.7s [2020-07-20T08:12:42.307Z] [2020-07-20T08:12:42.307Z] #13 [dev 6/25] RUN ldconfig [2020-07-20T08:12:42.429Z] #24 8.532 ## 4.1% ################ 22.5% ########################## 36.7% ##################################### 51.8% ############################################### 66.6% ####################################################### 77.1% ############################################################### 88.7% ######################################################################## 100.0% [2020-07-20T08:12:42.465Z] CC images/pipe.o [2020-07-20T08:12:42.465Z] CC images/tcp-stream.o [2020-07-20T08:12:42.465Z] CC images/sk-packet.o [2020-07-20T08:12:42.465Z] CC images/mnt.o [2020-07-20T08:12:42.465Z] CC images/pipe-data.o [2020-07-20T08:12:42.465Z] CC images/sa.o [2020-07-20T08:12:42.465Z] CC images/timer.o [2020-07-20T08:12:42.554Z] INFO: Downloading git... [2020-07-20T08:12:42.689Z] #24 9.620 #=#=# [2020-07-20T08:12:42.758Z] CC images/timerfd.o [2020-07-20T08:12:42.758Z] CC images/mm.o [2020-07-20T08:12:42.758Z] CC images/sk-opts.o [2020-07-20T08:12:42.758Z] CC images/sk-unix.o [2020-07-20T08:12:42.758Z] CC images/sk-inet.o [2020-07-20T08:12:42.758Z] CC images/tun.o [2020-07-20T08:12:43.052Z] CC images/sk-netlink.o [2020-07-20T08:12:43.052Z] CC images/packet-sock.o [2020-07-20T08:12:43.052Z] CC images/ipc-var.o [2020-07-20T08:12:43.052Z] CC images/ipc-desc.o [2020-07-20T08:12:43.052Z] CC images/ipc-shm.o [2020-07-20T08:12:43.052Z] CC images/ipc-msg.o [2020-07-20T08:12:43.052Z] CC images/ipc-sem.o [2020-07-20T08:12:43.345Z] CC images/utsns.o [2020-07-20T08:12:43.345Z] CC images/creds.o [2020-07-20T08:12:43.345Z] CC images/vma.o [2020-07-20T08:12:43.345Z] CC images/netdev.o [2020-07-20T08:12:43.345Z] CC images/tty.o [2020-07-20T08:12:43.642Z] CC images/file-lock.o [2020-07-20T08:12:43.642Z] CC images/rlimit.o [2020-07-20T08:12:43.642Z] CC images/pagemap.o [2020-07-20T08:12:43.642Z] CC images/siginfo.o [2020-07-20T08:12:43.642Z] CC images/rpc.o [2020-07-20T08:12:43.727Z] #24 9.813 ## 3.2% ####### 10.2% ############ 16.8% ################### 27.4% ######################### 35.2% ############################## 43.0% ##################################### 52.4% ############################################# 63.2% ################################################### 70.9% ######################################################### 79.5% [2020-07-20T08:12:43.727Z] #24 ... [2020-07-20T08:12:43.727Z] [2020-07-20T08:12:43.727Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-20T08:12:43.727Z] #29 39.01 sync [2020-07-20T08:12:43.727Z] #29 39.01 internal/reflectlite [2020-07-20T08:12:43.727Z] #29 42.59 errors [2020-07-20T08:12:43.727Z] #29 42.59 sort [2020-07-20T08:12:43.727Z] #29 43.54 strconv [2020-07-20T08:12:43.727Z] #29 44.35 io [2020-07-20T08:12:43.727Z] #29 45.83 internal/oserror [2020-07-20T08:12:43.727Z] #29 46.17 syscall [2020-07-20T08:12:43.727Z] #29 48.55 reflect [2020-07-20T08:12:43.935Z] CC images/ext-file.o [2020-07-20T08:12:43.935Z] CC images/cgroup.o [2020-07-20T08:12:43.985Z] #29 ... [2020-07-20T08:12:43.985Z] [2020-07-20T08:12:43.985Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:12:43.985Z] #24 9.813 ## 3.2% ####### 10.2% ############ 16.8% ################### 27.4% ######################### 35.2% ############################## 43.0% ##################################### 52.4% ############################################# 63.2% ################################################### 70.9% ######################################################### 79.5% ########### [2020-07-20T08:12:43.985Z] #24 ... [2020-07-20T08:12:43.985Z] [2020-07-20T08:12:43.985Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-07-20T08:12:43.985Z] #9 DONE 3.6s [2020-07-20T08:12:43.985Z] [2020-07-20T08:12:43.985Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:12:44.139Z] INFO: Downloading go... [2020-07-20T08:12:44.230Z] CC images/userns.o [2020-07-20T08:12:44.230Z] CC images/google/protobuf/descriptor.o [2020-07-20T08:12:44.401Z] #45 ... [2020-07-20T08:12:44.401Z] [2020-07-20T08:12:44.401Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:44.401Z] #31 22.77 Fetched 8364 kB in 17s (478 kB/s) [2020-07-20T08:12:44.401Z] #31 22.77 Reading package lists... [2020-07-20T08:12:44.401Z] #31 29.41 Reading package lists... [2020-07-20T08:12:44.401Z] #31 ... [2020-07-20T08:12:44.401Z] [2020-07-20T08:12:44.401Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-20T08:12:44.401Z] #36 25.37 + GOPATH=/tmp/tmp.M9XDIiMShx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.M9XDIiMShx go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-20T08:12:44.401Z] #36 ... [2020-07-20T08:12:44.401Z] [2020-07-20T08:12:44.401Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-20T08:12:44.401Z] #54 23.28 Fetched 8364 kB in 17s (506 kB/s) [2020-07-20T08:12:44.401Z] #54 23.28 Reading package lists... [2020-07-20T08:12:44.437Z] #13 DONE 2.0s [2020-07-20T08:12:44.437Z] [2020-07-20T08:12:44.437Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:12:44.437Z] #24 3.335 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-20T08:12:44.437Z] #24 3.934 #=#=# [2020-07-20T08:12:44.504Z] #24 9.813 ## 3.2% ####### 10.2% ############ 16.8% ################### 27.4% ######################### 35.2% ############################## 43.0% ##################################### 52.4% ############################################# 63.2% ################################################### 70.9% ######################################################### 79.5% ############################################################ 83.7% ################################################################ 89.1% ################################################################### 93.1% ####################################################################### 98.9% ######################################################################## 100.0% [2020-07-20T08:12:44.504Z] #24 ... [2020-07-20T08:12:44.504Z] [2020-07-20T08:12:44.504Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-20T08:12:44.504Z] #57 3.161 + RM_GOPATH=0 [2020-07-20T08:12:44.504Z] #57 3.161 + TMP_GOPATH= [2020-07-20T08:12:44.504Z] #57 3.161 + : /build [2020-07-20T08:12:44.504Z] #57 3.161 + '[' -z '' ']' [2020-07-20T08:12:44.504Z] #57 3.161 ++ mktemp -d [2020-07-20T08:12:44.504Z] #57 3.183 + export GOPATH=/tmp/tmp.HiopLuNrwe [2020-07-20T08:12:44.504Z] #57 3.183 + GOPATH=/tmp/tmp.HiopLuNrwe [2020-07-20T08:12:44.504Z] #57 3.183 + RM_GOPATH=1 [2020-07-20T08:12:44.504Z] #57 3.186 ++ dirname ./install.sh [2020-07-20T08:12:44.504Z] #57 3.188 + dir=. [2020-07-20T08:12:44.504Z] #57 3.188 + bin=containerd [2020-07-20T08:12:44.504Z] #57 3.188 + shift [2020-07-20T08:12:44.504Z] #57 3.188 + '[' '!' -f ./containerd.installer ']' [2020-07-20T08:12:44.504Z] #57 3.188 + . ./containerd.installer [2020-07-20T08:12:44.504Z] #57 3.188 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T08:12:44.504Z] #57 3.188 + install_containerd [2020-07-20T08:12:44.504Z] #57 3.188 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-07-20T08:12:44.504Z] #57 3.188 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HiopLuNrwe/src/github.com/containerd/containerd [2020-07-20T08:12:44.504Z] #57 3.190 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T08:12:44.504Z] #57 3.196 Cloning into '/tmp/tmp.HiopLuNrwe/src/github.com/containerd/containerd'... [2020-07-20T08:12:44.524Z] CC images/opts.o [2020-07-20T08:12:44.524Z] CC images/seccomp.o [2020-07-20T08:12:44.524Z] CC images/binfmt-misc.o [2020-07-20T08:12:44.524Z] CC images/time.o [2020-07-20T08:12:44.524Z] CC images/sysctl.o [2020-07-20T08:12:44.658Z] #54 30.02 Reading package lists... [2020-07-20T08:12:44.658Z] #54 ... [2020-07-20T08:12:44.658Z] [2020-07-20T08:12:44.658Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-20T08:12:44.658Z] #22 20.47 Reading package lists... [2020-07-20T08:12:44.658Z] #22 27.16 Reading package lists... [2020-07-20T08:12:44.762Z] #57 ... [2020-07-20T08:12:44.762Z] [2020-07-20T08:12:44.762Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:44.762Z] #38 44.71 Selecting previously unselected package libnl-3-200:amd64. [2020-07-20T08:12:44.762Z] #38 44.73 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-20T08:12:44.762Z] #38 44.75 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-20T08:12:44.762Z] #38 45.10 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-20T08:12:44.762Z] #38 45.13 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-20T08:12:44.762Z] #38 45.14 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-20T08:12:44.762Z] #38 45.88 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-20T08:12:44.762Z] #38 45.88 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-20T08:12:44.762Z] #38 45.89 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-20T08:12:44.762Z] #38 46.17 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-20T08:12:44.762Z] #38 46.22 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-20T08:12:44.762Z] #38 46.23 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-20T08:12:44.762Z] #38 46.55 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-20T08:12:44.762Z] #38 46.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-20T08:12:44.762Z] #38 46.56 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-20T08:12:44.762Z] #38 47.07 Selecting previously unselected package libprotobuf17:amd64. [2020-07-20T08:12:44.762Z] #38 47.09 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-20T08:12:44.762Z] #38 47.10 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-20T08:12:44.762Z] #38 47.92 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-20T08:12:44.762Z] #38 47.92 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-20T08:12:44.762Z] #38 47.92 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-20T08:12:44.762Z] #38 48.16 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-20T08:12:44.762Z] #38 48.17 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-20T08:12:44.762Z] #38 48.18 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-20T08:12:44.763Z] #38 50.02 Selecting previously unselected package libprotoc17:amd64. [2020-07-20T08:12:44.763Z] #38 50.02 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-20T08:12:44.763Z] #38 50.03 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-20T08:12:44.763Z] #38 50.73 Selecting previously unselected package protobuf-c-compiler. [2020-07-20T08:12:44.763Z] #38 50.78 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-20T08:12:44.763Z] #38 50.79 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-20T08:12:44.763Z] #38 51.01 Selecting previously unselected package protobuf-compiler. [2020-07-20T08:12:44.763Z] #38 51.03 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-20T08:12:44.763Z] #38 51.04 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-20T08:12:44.763Z] #38 51.17 Selecting previously unselected package python-pkg-resources. [2020-07-20T08:12:44.763Z] #38 51.20 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-20T08:12:44.763Z] #38 51.21 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-20T08:12:44.763Z] #38 51.51 Selecting previously unselected package python-six. [2020-07-20T08:12:44.763Z] #38 51.55 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-20T08:12:44.763Z] #38 51.55 Unpacking python-six (1.12.0-1) ... [2020-07-20T08:12:44.763Z] #38 51.72 Selecting previously unselected package python-protobuf. [2020-07-20T08:12:44.763Z] #38 51.72 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-20T08:12:44.763Z] #38 51.73 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-20T08:12:44.763Z] #38 52.45 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-20T08:12:44.818Z] CC images/autofs.o [2020-07-20T08:12:44.818Z] CC images/macvlan.o [2020-07-20T08:12:44.818Z] CC images/sit.o [2020-07-20T08:12:44.818Z] CC images/memfd.o [2020-07-20T08:12:44.818Z] CC images/timens.o [2020-07-20T08:12:44.818Z] LINK images/built-in.o [2020-07-20T08:12:44.818Z] GEN compel/include/asm [2020-07-20T08:12:44.818Z] GEN compel/include/version.h [2020-07-20T08:12:44.818Z] touch .config [2020-07-20T08:12:44.818Z] GEN include/common/config.h [2020-07-20T08:12:45.021Z] #24 4.158 ### 4.7% ###### 8.9% ############# 19.3% ################### 27.7% ######################### 36.1% ############################## 42.3% ################################### 48.6% ######################################### 56.9% ################################################ 67.4% ################################################### 71.6% ######################################################## 77.8% ############################################################## 86.2% ################################################################## 92.5% ####################################################################### 98.7% ######################################################################## 100.0% [2020-07-20T08:12:45.021Z] #38 ... [2020-07-20T08:12:45.021Z] [2020-07-20T08:12:45.021Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:12:45.021Z] #24 11.75 [2020-07-20T08:12:45.113Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-20T08:12:45.113Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-07-20T08:12:45.113Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-07-20T08:12:45.113Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-07-20T08:12:45.113Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-07-20T08:12:45.113Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-07-20T08:12:45.113Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-07-20T08:12:45.113Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-20T08:12:45.113Z] DEP compel/plugins/std/infect.d [2020-07-20T08:12:45.113Z] DEP compel/plugins/std/string.d [2020-07-20T08:12:45.113Z] DEP compel/plugins/std/log.d [2020-07-20T08:12:45.113Z] DEP compel/plugins/std/fds.d [2020-07-20T08:12:45.113Z] DEP compel/plugins/std/std.d [2020-07-20T08:12:45.113Z] DEP compel/plugins/shmem/shmem.d [2020-07-20T08:12:45.113Z] DEP compel/plugins/fds/fds.d [2020-07-20T08:12:45.113Z] CC compel/plugins/std/std.o [2020-07-20T08:12:45.113Z] CC compel/plugins/std/fds.o [2020-07-20T08:12:45.171Z] #22 33.69 Building dependency tree... [2020-07-20T08:12:45.171Z] #22 ... [2020-07-20T08:12:45.171Z] [2020-07-20T08:12:45.171Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-20T08:12:45.171Z] #7 27.35 Reading package lists... [2020-07-20T08:12:45.408Z] CC compel/plugins/std/log.o [2020-07-20T08:12:45.408Z] CC compel/plugins/std/string.o [2020-07-20T08:12:45.653Z] #24 6.315 [2020-07-20T08:12:45.701Z] CC compel/plugins/std/infect.o [2020-07-20T08:12:45.701Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-07-20T08:12:45.701Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-07-20T08:12:45.701Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-07-20T08:12:45.701Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-07-20T08:12:45.701Z] AR compel/plugins/std.lib.a [2020-07-20T08:12:45.701Z] CC compel/plugins/fds/fds.o [2020-07-20T08:12:45.701Z] AR compel/plugins/fds.lib.a [2020-07-20T08:12:45.701Z] HOSTDEP compel/src/lib/log-host.d [2020-07-20T08:12:45.701Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-20T08:12:45.701Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-07-20T08:12:45.701Z] HOSTDEP compel/src/main-host.d [2020-07-20T08:12:45.997Z] DEP compel/src/lib/ptrace.d [2020-07-20T08:12:45.997Z] DEP compel/src/lib/infect.d [2020-07-20T08:12:45.997Z] DEP compel/src/lib/infect-util.d [2020-07-20T08:12:45.997Z] DEP compel/src/lib/infect-rpc.d [2020-07-20T08:12:45.997Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-07-20T08:12:45.997Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-07-20T08:12:45.997Z] DEP compel/src/lib/log.d [2020-07-20T08:12:45.997Z] DEP compel/src/main.d [2020-07-20T08:12:45.997Z] DEP compel/src/lib/handle-elf.d [2020-07-20T08:12:45.997Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-07-20T08:12:45.997Z] CC compel/src/lib/log.o [2020-07-20T08:12:45.997Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-07-20T08:12:46.110Z] #24 11.97 1.0% ## 2.9% ### 4.4% ##### 7.3% ####### 9.7% ######## 11.2% ######### 13.7% ########## 15.2% ########### 16.0% # [2020-07-20T08:12:46.110Z] #24 ... [2020-07-20T08:12:46.110Z] [2020-07-20T08:12:46.110Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-20T08:12:46.110Z] #52 3.760 + RM_GOPATH=0 [2020-07-20T08:12:46.110Z] #52 3.760 + TMP_GOPATH= [2020-07-20T08:12:46.110Z] #52 3.760 + : /build [2020-07-20T08:12:46.110Z] #52 3.760 + '[' -z '' ']' [2020-07-20T08:12:46.110Z] #52 3.761 ++ mktemp -d [2020-07-20T08:12:46.110Z] #52 3.770 + export GOPATH=/tmp/tmp.TRTMQCyDEf [2020-07-20T08:12:46.110Z] #52 3.770 + GOPATH=/tmp/tmp.TRTMQCyDEf [2020-07-20T08:12:46.110Z] #52 3.770 + RM_GOPATH=1 [2020-07-20T08:12:46.110Z] #52 3.771 ++ dirname ./install.sh [2020-07-20T08:12:46.110Z] #52 3.772 + dir=. [2020-07-20T08:12:46.110Z] #52 3.778 + bin=runc [2020-07-20T08:12:46.110Z] #52 3.778 + shift [2020-07-20T08:12:46.110Z] #52 3.779 + '[' '!' -f ./runc.installer ']' [2020-07-20T08:12:46.110Z] #52 3.779 + . ./runc.installer [2020-07-20T08:12:46.110Z] #52 3.780 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T08:12:46.110Z] #52 3.780 + install_runc [2020-07-20T08:12:46.110Z] #52 3.781 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-20T08:12:46.110Z] #52 3.784 + uname -r [2020-07-20T08:12:46.110Z] #52 3.794 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-20T08:12:46.110Z] #52 3.811 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-20T08:12:46.110Z] #52 3.811 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-20T08:12:46.110Z] #52 3.811 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TRTMQCyDEf/src/github.com/opencontainers/runc [2020-07-20T08:12:46.110Z] #52 3.814 Cloning into '/tmp/tmp.TRTMQCyDEf/src/github.com/opencontainers/runc'... [2020-07-20T08:12:46.110Z] #52 ... [2020-07-20T08:12:46.110Z] [2020-07-20T08:12:46.110Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:12:46.236Z] #24 6.503 ############## 19.7% ########################## 36.7% ########################################## 59.4% ####################################################### 76.4% ################################################################### 93.4% ######################################################################## 100.0% [2020-07-20T08:12:46.290Z] CC compel/arch/ppc64/src/lib/infect.o [2020-07-20T08:12:46.290Z] CC compel/src/lib/infect-rpc.o [2020-07-20T08:12:46.290Z] CC compel/src/lib/infect-util.o [2020-07-20T08:12:46.290Z] CC compel/src/lib/infect.o [2020-07-20T08:12:46.640Z] #24 11.97 1.0% ## 2.9% ### 4.4% ##### 7.3% ####### 9.7% ######## 11.2% ######### 13.7% ########## 15.2% ########### 16.0% ############# 18.5% ################ 22.3% ################# 24.0% ################## 25.3% #################### 27.8% ###################### 31.2% [2020-07-20T08:12:46.640Z] #24 ... [2020-07-20T08:12:46.640Z] [2020-07-20T08:12:46.640Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:12:46.640Z] #42 41.77 sync [2020-07-20T08:12:46.640Z] #42 41.77 internal/reflectlite [2020-07-20T08:12:46.640Z] #42 43.95 github.com/LK4D4/vndr/godl/singleflight [2020-07-20T08:12:46.640Z] #42 44.41 math/rand [2020-07-20T08:12:46.640Z] #42 45.79 internal/singleflight [2020-07-20T08:12:46.640Z] #42 46.79 sort [2020-07-20T08:12:46.640Z] #42 46.80 errors [2020-07-20T08:12:46.640Z] #42 47.14 io [2020-07-20T08:12:46.640Z] #42 48.12 strconv [2020-07-20T08:12:46.640Z] #42 48.99 bytes [2020-07-20T08:12:46.640Z] #42 ... [2020-07-20T08:12:46.640Z] [2020-07-20T08:12:46.640Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:12:46.794Z] #7 34.16 Building dependency tree... [2020-07-20T08:12:46.794Z] #7 35.47 Reading state information... [2020-07-20T08:12:46.873Z] #24 7.559 #=#=# [2020-07-20T08:12:46.928Z] CC compel/src/lib/ptrace.o [2020-07-20T08:12:46.928Z] AR compel/libcompel.a [2020-07-20T08:12:46.928Z] HOSTCC compel/src/main-host.o [2020-07-20T08:12:46.928Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-07-20T08:12:46.928Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-07-20T08:12:47.224Z] HOSTCC compel/src/lib/log-host.o [2020-07-20T08:12:47.224Z] HOSTLINK compel/compel-host-bin [2020-07-20T08:12:47.224Z] DEP soccr/soccr.d [2020-07-20T08:12:47.224Z] CC soccr/soccr.o [2020-07-20T08:12:47.448Z] #24 11.97 1.0% ## 2.9% ### 4.4% ##### 7.3% ####### 9.7% ######## 11.2% ######### 13.7% ########## 15.2% ########### 16.0% ############# 18.5% ################ 22.3% ################# 24.0% ################## 25.3% #################### 27.8% ###################### 31.2% ######################## 33.6% ########################## 36.7% ########################### 37.9% ############################ 39.6% ############################### 44.0% ################################# 47.1% #################################### 50.1% [2020-07-20T08:12:47.448Z] #24 ... [2020-07-20T08:12:47.448Z] [2020-07-20T08:12:47.448Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-07-20T08:12:47.448Z] #10 3.292 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-20T08:12:47.448Z] #10 DONE 3.5s [2020-07-20T08:12:47.448Z] [2020-07-20T08:12:47.448Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:12:47.518Z] AR soccr/libsoccr.a [2020-07-20T08:12:47.518Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-20T08:12:47.518Z] DEP criu/arch/ppc64/sigframe.d [2020-07-20T08:12:47.518Z] DEP criu/arch/ppc64/crtools.d [2020-07-20T08:12:47.811Z] DEP criu/arch/ppc64/cpu.d [2020-07-20T08:12:47.811Z] CC criu/arch/ppc64/cpu.o [2020-07-20T08:12:47.811Z] CC criu/arch/ppc64/crtools.o [2020-07-20T08:12:48.105Z] CC criu/arch/ppc64/sigframe.o [2020-07-20T08:12:48.105Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-07-20T08:12:48.105Z] DEP criu/pie/util-vdso.d [2020-07-20T08:12:48.105Z] DEP criu/pie/util.d [2020-07-20T08:12:48.105Z] CC criu/pie/util.o [2020-07-20T08:12:48.105Z] CC criu/pie/util-vdso.o [2020-07-20T08:12:48.162Z] #7 37.09 The following additional packages will be installed: [2020-07-20T08:12:48.399Z] AR criu/pie/pie.lib.a [2020-07-20T08:12:48.399Z] DEP criu/pie/restorer.d [2020-07-20T08:12:48.399Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-07-20T08:12:48.399Z] DEP criu/arch/ppc64/restorer.d [2020-07-20T08:12:48.399Z] DEP criu/arch/ppc64/vdso-pie.d [2020-07-20T08:12:48.399Z] DEP criu/pie/parasite-vdso.d [2020-07-20T08:12:48.418Z] #7 37.10 libapparmor1 [2020-07-20T08:12:48.418Z] #7 37.11 Suggested packages: [2020-07-20T08:12:48.418Z] #7 37.11 seccomp [2020-07-20T08:12:48.622Z] #24 7.833 0.1% ###### 9.1% ########### 16.5% ################# 24.1% ###################### 31.7% ############################ 39.4% ################################# 47.0% ####################################### 54.6% ############################################## 64.8% #################################################### 72.4% ######################################################### 80.1% ############################################################### 87.7% #################################################################### 95.3% ######################################################################## 100.0% [2020-07-20T08:12:48.675Z] #7 37.34 The following NEW packages will be installed: [2020-07-20T08:12:48.675Z] #7 37.37 libapparmor-dev libapparmor1 libseccomp-dev [2020-07-20T08:12:48.693Z] DEP criu/pie/parasite.d [2020-07-20T08:12:48.693Z] CC criu/pie/parasite.o [2020-07-20T08:12:48.914Z] #24 9.829 #=#=# [2020-07-20T08:12:48.924Z] INFO: Downloading compiler 1 of 3... [2020-07-20T08:12:48.924Z] INFO: Downloading compiler 2 of 3... [2020-07-20T08:12:48.932Z] #7 37.74 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T08:12:48.932Z] #7 37.74 Need to get 293 kB of archives. [2020-07-20T08:12:48.932Z] #7 37.74 After this operation, 952 kB of additional disk space will be used. [2020-07-20T08:12:48.932Z] #7 37.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-20T08:12:48.932Z] #7 37.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-20T08:12:48.932Z] #7 37.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-20T08:12:48.987Z] LINK criu/pie/parasite.built-in.o [2020-07-20T08:12:48.987Z] GEN criu/pie/parasite-blob.h [2020-07-20T08:12:48.987Z] CC criu/pie/parasite-vdso.o [2020-07-20T08:12:48.987Z] CC criu/arch/ppc64/vdso-pie.o [2020-07-20T08:12:48.987Z] CC criu/arch/ppc64/restorer.o [2020-07-20T08:12:49.269Z] #24 11.97 1.0% ## 2.9% ### 4.4% ##### 7.3% ####### 9.7% ######## 11.2% ######### 13.7% ########## 15.2% ########### 16.0% ############# 18.5% ################ 22.3% ################# 24.0% ################## 25.3% #################### 27.8% ###################### 31.2% ######################## 33.6% ########################## 36.7% ########################### 37.9% ############################ 39.6% ############################### 44.0% ################################# 47.1% #################################### 50.1% ##################################### 52.7% ######################################## 56.3% ########################################## 58.7% ########################################### 59.8% ############################################ 62.1% ############################################## 64.6% ################################################# 68.6% #################################################### 72.5% ###################################################### 75.0% ####################################################### 77.2% ########################################################## 80.8% ############################################################ 84.2% ############################################################## 86.8% ################################################################# 91.1% #################################################################### 94.6% ####################################################################### 98.7% ######################################################################## 100.0% [2020-07-20T08:12:49.269Z] #24 16.22 [2020-07-20T08:12:49.280Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-07-20T08:12:49.280Z] CC criu/pie/restorer.o [2020-07-20T08:12:49.396Z] INFO: Downloading compiler 3 of 3... [2020-07-20T08:12:49.511Z] #24 9.945 #=#=# ##O#- # ## 3.6% [2020-07-20T08:12:49.511Z] #24 ... [2020-07-20T08:12:49.511Z] [2020-07-20T08:12:49.511Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-20T08:12:49.511Z] #29 25.11 internal/reflectlite [2020-07-20T08:12:49.511Z] #29 25.11 sync [2020-07-20T08:12:49.511Z] #29 27.24 errors [2020-07-20T08:12:49.511Z] #29 27.24 sort [2020-07-20T08:12:49.511Z] #29 27.51 strconv [2020-07-20T08:12:49.511Z] #29 28.25 io [2020-07-20T08:12:49.511Z] #29 29.49 internal/oserror [2020-07-20T08:12:49.511Z] #29 29.66 syscall [2020-07-20T08:12:49.511Z] #29 30.91 reflect [2020-07-20T08:12:49.511Z] #29 ... [2020-07-20T08:12:49.511Z] [2020-07-20T08:12:49.511Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:12:49.528Z] #24 ... [2020-07-20T08:12:49.528Z] [2020-07-20T08:12:49.528Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-20T08:12:49.528Z] #26 48.13 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 94% (1432/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. [2020-07-20T08:12:49.528Z] #26 49.35 + cd /tmp/tmp.4q86a8knsL/src/github.com/go-swagger/go-swagger [2020-07-20T08:12:49.528Z] #26 49.35 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-20T08:12:49.528Z] #26 49.81 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-20T08:12:49.808Z] #24 9.945 #=#=# ##O#- # ## 3.6% #### 6.4% ####### 10.2% [2020-07-20T08:12:49.808Z] #24 ... [2020-07-20T08:12:49.808Z] [2020-07-20T08:12:49.808Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:49.808Z] #38 26.22 Selecting previously unselected package libprotoc17:s390x. [2020-07-20T08:12:49.808Z] #38 26.24 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-07-20T08:12:49.808Z] #38 26.25 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-07-20T08:12:49.808Z] #38 26.78 Selecting previously unselected package protobuf-c-compiler. [2020-07-20T08:12:49.808Z] #38 26.78 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-07-20T08:12:49.808Z] #38 26.78 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-20T08:12:49.808Z] #38 26.89 Selecting previously unselected package protobuf-compiler. [2020-07-20T08:12:49.808Z] #38 26.90 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-07-20T08:12:49.808Z] #38 26.90 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-20T08:12:49.808Z] #38 26.98 Selecting previously unselected package python-pkg-resources. [2020-07-20T08:12:49.808Z] #38 26.98 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-20T08:12:49.808Z] #38 26.99 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-20T08:12:49.808Z] #38 27.22 Selecting previously unselected package python-six. [2020-07-20T08:12:49.808Z] #38 27.24 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-20T08:12:49.808Z] #38 27.24 Unpacking python-six (1.12.0-1) ... [2020-07-20T08:12:49.808Z] #38 27.31 Selecting previously unselected package python-protobuf. [2020-07-20T08:12:49.808Z] #38 27.31 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-07-20T08:12:49.808Z] #38 27.31 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-20T08:12:49.808Z] #38 27.78 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-20T08:12:49.808Z] #38 30.19 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-07-20T08:12:49.808Z] #38 30.19 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-20T08:12:49.808Z] #38 30.21 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-20T08:12:49.808Z] #38 30.22 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-07-20T08:12:49.808Z] #38 30.22 Setting up python-six (1.12.0-1) ... [2020-07-20T08:12:49.808Z] #38 31.87 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-07-20T08:12:49.808Z] #38 31.88 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-20T08:12:49.808Z] #38 31.89 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-07-20T08:12:49.808Z] #38 31.90 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-07-20T08:12:49.808Z] #38 31.91 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-07-20T08:12:49.808Z] #38 31.92 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-20T08:12:49.808Z] #38 31.92 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-20T08:12:49.808Z] #38 31.93 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-07-20T08:12:49.808Z] #38 31.94 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-20T08:12:49.808Z] #38 31.95 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-20T08:12:49.808Z] #38 35.09 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-07-20T08:12:49.808Z] #38 35.10 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:12:49.808Z] #38 DONE 35.8s [2020-07-20T08:12:49.808Z] [2020-07-20T08:12:49.808Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:12:49.870Z] INFO: Extracting git... [2020-07-20T08:12:49.919Z] LINK criu/pie/restorer.built-in.o [2020-07-20T08:12:49.919Z] GEN criu/pie/restorer-blob.h [2020-07-20T08:12:49.919Z] DEP criu/vdso.d [2020-07-20T08:12:49.919Z] DEP criu/uts_ns.d [2020-07-20T08:12:49.919Z] DEP criu/util.d [2020-07-20T08:12:49.919Z] DEP criu/uffd.d [2020-07-20T08:12:49.919Z] DEP criu/tun.d [2020-07-20T08:12:50.096Z] #26 ... [2020-07-20T08:12:50.096Z] [2020-07-20T08:12:50.096Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:50.096Z] #38 58.66 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-20T08:12:50.096Z] #38 58.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-20T08:12:50.096Z] #38 58.69 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-20T08:12:50.096Z] #38 58.70 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-20T08:12:50.096Z] #38 58.72 Setting up python-six (1.12.0-1) ... [2020-07-20T08:12:50.213Z] DEP criu/tty.d [2020-07-20T08:12:50.213Z] DEP criu/timerfd.d [2020-07-20T08:12:50.213Z] DEP criu/timens.d [2020-07-20T08:12:50.213Z] DEP criu/sysfs_parse.d [2020-07-20T08:12:50.213Z] DEP criu/sysctl.d [2020-07-20T08:12:50.213Z] DEP criu/string.d [2020-07-20T08:12:50.213Z] DEP criu/stats.d [2020-07-20T08:12:50.213Z] DEP criu/sockets.d [2020-07-20T08:12:50.298Z] #7 38.98 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:12:50.298Z] #7 ... [2020-07-20T08:12:50.298Z] [2020-07-20T08:12:50.298Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:50.298Z] #38 22.50 Reading package lists... [2020-07-20T08:12:50.298Z] #38 29.41 Reading package lists... [2020-07-20T08:12:50.298Z] #38 35.70 Building dependency tree... [2020-07-20T08:12:50.298Z] #38 37.14 Reading state information... [2020-07-20T08:12:50.298Z] #38 38.84 The following additional packages will be installed: [2020-07-20T08:12:50.298Z] #38 38.86 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-20T08:12:50.298Z] #38 38.86 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-20T08:12:50.298Z] #38 38.87 Suggested packages: [2020-07-20T08:12:50.298Z] #38 38.88 manpages-dev python-setuptools [2020-07-20T08:12:50.298Z] #38 ... [2020-07-20T08:12:50.298Z] [2020-07-20T08:12:50.298Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-07-20T08:12:50.298Z] #7 39.22 Fetched 293 kB in 0s (1062 kB/s) [2020-07-20T08:12:50.507Z] DEP criu/sk-unix.d [2020-07-20T08:12:50.507Z] DEP criu/sk-tcp.d [2020-07-20T08:12:50.507Z] DEP criu/sk-queue.d [2020-07-20T08:12:50.507Z] DEP criu/sk-packet.d [2020-07-20T08:12:50.507Z] DEP criu/sk-netlink.d [2020-07-20T08:12:50.507Z] DEP criu/sk-inet.d [2020-07-20T08:12:50.507Z] DEP criu/signalfd.d [2020-07-20T08:12:50.555Z] #7 39.31 Selecting previously unselected package libapparmor1:amd64. [2020-07-20T08:12:50.555Z] #7 39.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-20T08:12:50.555Z] #7 39.42 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-07-20T08:12:50.555Z] #7 39.43 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-20T08:12:50.664Z] #38 ... [2020-07-20T08:12:50.664Z] [2020-07-20T08:12:50.664Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-07-20T08:12:50.664Z] #11 DONE 3.1s [2020-07-20T08:12:50.664Z] [2020-07-20T08:12:50.664Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:50.664Z] #31 49.08 Selecting previously unselected package libicu63:amd64. [2020-07-20T08:12:50.664Z] #31 49.08 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-20T08:12:50.664Z] #31 49.12 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-20T08:12:50.664Z] #31 58.15 Selecting previously unselected package libxml2:amd64. [2020-07-20T08:12:50.664Z] #31 58.16 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-20T08:12:50.664Z] #31 58.17 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-20T08:12:50.664Z] #31 58.88 Selecting previously unselected package libarchive13:amd64. [2020-07-20T08:12:50.664Z] #31 58.90 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-20T08:12:50.664Z] #31 58.90 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-20T08:12:50.664Z] #31 ... [2020-07-20T08:12:50.664Z] [2020-07-20T08:12:50.664Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-07-20T08:12:50.800Z] DEP criu/sigframe.d [2020-07-20T08:12:50.800Z] DEP criu/shmem.d [2020-07-20T08:12:50.800Z] DEP criu/servicefd.d [2020-07-20T08:12:50.800Z] DEP criu/seize.d [2020-07-20T08:12:50.800Z] DEP criu/seccomp.d [2020-07-20T08:12:50.800Z] DEP criu/rst-malloc.d [2020-07-20T08:12:50.800Z] DEP criu/rbtree.d [2020-07-20T08:12:50.800Z] DEP criu/pstree.d [2020-07-20T08:12:50.800Z] DEP criu/protobuf.d [2020-07-20T08:12:50.811Z] #7 39.57 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-20T08:12:50.811Z] #7 39.58 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-20T08:12:50.811Z] #7 39.59 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-20T08:12:51.068Z] #7 39.77 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-20T08:12:51.068Z] #7 39.80 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-20T08:12:51.068Z] #7 39.80 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-20T08:12:51.096Z] GEN criu/protobuf-desc-gen.h [2020-07-20T08:12:51.325Z] #7 40.16 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-20T08:12:51.325Z] #7 40.18 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-20T08:12:51.325Z] #7 40.20 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-20T08:12:51.325Z] #7 40.21 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:12:51.390Z] DEP criu/protobuf-desc.d [2020-07-20T08:12:51.390Z] DEP criu/proc_parse.d [2020-07-20T08:12:51.390Z] DEP criu/plugin.d [2020-07-20T08:12:51.390Z] DEP criu/pipes.d [2020-07-20T08:12:51.390Z] DEP criu/pie-util.d [2020-07-20T08:12:51.390Z] DEP criu/pie-util-vdso.d [2020-07-20T08:12:51.390Z] DEP criu/path.d [2020-07-20T08:12:51.390Z] DEP criu/parasite-syscall.d [2020-07-20T08:12:51.604Z] #24 9.945 #=#=# ##O#- # ## 3.6% #### 6.4% ####### 10.2% ########## 15.0% ############ 17.8% ############## 19.7% ############### 21.6% ################# 24.4% ################### 27.2% ##################### 30.1% ####################### 32.9% ######################### 35.7% ########################### 38.6% ############################# 41.4% ############################### 44.3% ################################# 47.1% [2020-07-20T08:12:51.604Z] #24 ... [2020-07-20T08:12:51.604Z] [2020-07-20T08:12:51.604Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:51.604Z] #31 27.61 Selecting previously unselected package libicu63:s390x. [2020-07-20T08:12:51.604Z] #31 27.63 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-20T08:12:51.604Z] #31 27.64 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-20T08:12:51.604Z] #31 33.86 Selecting previously unselected package libxml2:s390x. [2020-07-20T08:12:51.604Z] #31 33.87 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-07-20T08:12:51.604Z] #31 33.89 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-20T08:12:51.604Z] #31 34.34 Selecting previously unselected package libarchive13:s390x. [2020-07-20T08:12:51.604Z] #31 34.37 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-07-20T08:12:51.604Z] #31 34.37 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-20T08:12:51.604Z] #31 34.57 Selecting previously unselected package libjsoncpp1:s390x. [2020-07-20T08:12:51.604Z] #31 34.57 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-07-20T08:12:51.604Z] #31 34.58 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-07-20T08:12:51.604Z] #31 34.66 Selecting previously unselected package librhash0:s390x. [2020-07-20T08:12:51.604Z] #31 34.66 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-07-20T08:12:51.604Z] #31 34.67 Unpacking librhash0:s390x (1.3.8-1) ... [2020-07-20T08:12:51.604Z] #31 34.78 Selecting previously unselected package libuv1:s390x. [2020-07-20T08:12:51.604Z] #31 34.78 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-07-20T08:12:51.604Z] #31 34.78 Unpacking libuv1:s390x (1.24.1-1) ... [2020-07-20T08:12:51.604Z] #31 34.89 Selecting previously unselected package cmake. [2020-07-20T08:12:51.604Z] #31 34.89 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-07-20T08:12:51.604Z] #31 34.90 Unpacking cmake (3.13.4-1) ... [2020-07-20T08:12:51.604Z] #31 36.86 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-20T08:12:51.604Z] #31 36.87 Setting up xxd (2:8.1.0875-5) ... [2020-07-20T08:12:51.604Z] #31 36.87 Setting up libuv1:s390x (1.24.1-1) ... [2020-07-20T08:12:51.604Z] #31 36.88 Setting up vim-common (2:8.1.0875-5) ... [2020-07-20T08:12:51.604Z] #31 36.89 Setting up librhash0:s390x (1.3.8-1) ... [2020-07-20T08:12:51.604Z] #31 36.90 Setting up cmake-data (3.13.4-1) ... [2020-07-20T08:12:51.604Z] #31 36.91 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-07-20T08:12:51.604Z] #31 36.92 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-07-20T08:12:51.604Z] #31 36.93 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-07-20T08:12:51.604Z] #31 36.93 Setting up cmake (3.13.4-1) ... [2020-07-20T08:12:51.604Z] #31 36.94 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:12:51.604Z] #31 37.03 Processing triggers for mime-support (3.62) ... [2020-07-20T08:12:51.604Z] #31 DONE 37.5s [2020-07-20T08:12:51.604Z] [2020-07-20T08:12:51.604Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:12:51.604Z] #24 9.945 #=#=# ##O#- # ## 3.6% #### 6.4% ####### 10.2% ########## 15.0% ############ 17.8% ############## 19.7% ############### 21.6% ################# 24.4% ################### 27.2% ##################### 30.1% ####################### 32.9% ######################### 35.7% ########################### 38.6% ############################# 41.4% ############################### 44.3% ################################# 47.1% ################################### 49.9% # [2020-07-20T08:12:51.604Z] #24 ... [2020-07-20T08:12:51.604Z] [2020-07-20T08:12:51.604Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:12:51.604Z] #32 DONE 0.1s [2020-07-20T08:12:51.604Z] [2020-07-20T08:12:51.604Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-07-20T08:12:51.604Z] #33 DONE 0.1s [2020-07-20T08:12:51.604Z] [2020-07-20T08:12:51.604Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:12:51.686Z] DEP criu/pagemap.d [2020-07-20T08:12:51.686Z] DEP criu/pagemap-cache.d [2020-07-20T08:12:51.686Z] DEP criu/page-xfer.d [2020-07-20T08:12:51.686Z] DEP criu/page-pipe.d [2020-07-20T08:12:51.686Z] DEP criu/netfilter.d [2020-07-20T08:12:51.686Z] DEP criu/net.d [2020-07-20T08:12:51.686Z] DEP criu/namespaces.d [2020-07-20T08:12:51.686Z] DEP criu/mount.d [2020-07-20T08:12:51.904Z] #24 9.945 #=#=# ##O#- # ## 3.6% #### 6.4% ####### 10.2% ########## 15.0% ############ 17.8% ############## 19.7% ############### 21.6% ################# 24.4% ################### 27.2% ##################### 30.1% ####################### 32.9% ######################### 35.7% ########################### 38.6% ############################# 41.4% ############################### 44.3% ################################# 47.1% ################################### 49.9% ##################################### 52.8% ######################################## 56.5% [2020-07-20T08:12:51.904Z] #24 ... [2020-07-20T08:12:51.904Z] [2020-07-20T08:12:51.904Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-20T08:12:51.904Z] #52 9.453 + cd /tmp/tmp.MjNwtWRVly/src/github.com/opencontainers/runc [2020-07-20T08:12:51.904Z] #52 9.453 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T08:12:51.904Z] #52 10.40 + '[' -z '' ']' [2020-07-20T08:12:51.904Z] #52 10.40 + target=static [2020-07-20T08:12:51.904Z] #52 10.40 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-20T08:12:51.904Z] #52 12.25 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-07-20T08:12:51.904Z] #52 ... [2020-07-20T08:12:51.904Z] [2020-07-20T08:12:51.904Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:12:51.982Z] DEP criu/memfd.d [2020-07-20T08:12:51.982Z] DEP criu/mem.d [2020-07-20T08:12:51.982Z] DEP criu/lsm.d [2020-07-20T08:12:51.982Z] DEP criu/log.d [2020-07-20T08:12:51.982Z] DEP criu/libnetlink.d [2020-07-20T08:12:51.982Z] DEP criu/kerndat.d [2020-07-20T08:12:51.982Z] DEP criu/kcmp-ids.d [2020-07-20T08:12:52.277Z] DEP criu/irmap.d [2020-07-20T08:12:52.277Z] DEP criu/ipc_ns.d [2020-07-20T08:12:52.277Z] DEP criu/image.d [2020-07-20T08:12:52.277Z] DEP criu/image-desc.d [2020-07-20T08:12:52.277Z] DEP criu/fsnotify.d [2020-07-20T08:12:52.277Z] DEP criu/filesystems.d [2020-07-20T08:12:52.277Z] DEP criu/files.d [2020-07-20T08:12:52.277Z] DEP criu/files-reg.d [2020-07-20T08:12:52.572Z] DEP criu/files-ext.d [2020-07-20T08:12:52.572Z] DEP criu/file-lock.d [2020-07-20T08:12:52.572Z] DEP criu/file-ids.d [2020-07-20T08:12:52.572Z] DEP criu/fifo.d [2020-07-20T08:12:52.572Z] DEP criu/fdstore.d [2020-07-20T08:12:52.572Z] DEP criu/fault-injection.d [2020-07-20T08:12:52.572Z] DEP criu/external.d [2020-07-20T08:12:52.572Z] DEP criu/eventpoll.d [2020-07-20T08:12:52.572Z] DEP criu/eventfd.d [2020-07-20T08:12:52.693Z] #7 DONE 41.2s [2020-07-20T08:12:52.693Z] [2020-07-20T08:12:52.693Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-07-20T08:12:52.693Z] #22 33.69 Building dependency tree... [2020-07-20T08:12:52.693Z] #22 35.23 Reading state information... [2020-07-20T08:12:52.693Z] #22 36.84 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-20T08:12:52.693Z] #22 36.84 The following additional packages will be installed: [2020-07-20T08:12:52.693Z] #22 36.86 libjq1 libonig5 [2020-07-20T08:12:52.693Z] #22 37.25 The following NEW packages will be installed: [2020-07-20T08:12:52.693Z] #22 37.27 jq libjq1 libonig5 [2020-07-20T08:12:52.693Z] #22 37.75 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T08:12:52.693Z] #22 37.75 Need to get 355 kB of archives. [2020-07-20T08:12:52.693Z] #22 37.75 After this operation, 1072 kB of additional disk space will be used. [2020-07-20T08:12:52.693Z] #22 37.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-20T08:12:52.693Z] #22 37.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-20T08:12:52.693Z] #22 37.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-20T08:12:52.693Z] #22 38.96 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:12:52.693Z] #22 39.24 Fetched 355 kB in 0s (974 kB/s) [2020-07-20T08:12:52.693Z] #22 39.40 Selecting previously unselected package libonig5:amd64. [2020-07-20T08:12:52.693Z] #22 39.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-20T08:12:52.693Z] #22 39.48 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-20T08:12:52.693Z] #22 39.49 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-20T08:12:52.693Z] #22 39.76 Selecting previously unselected package libjq1:amd64. [2020-07-20T08:12:52.693Z] #22 39.76 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-20T08:12:52.693Z] #22 39.77 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-20T08:12:52.693Z] #22 39.96 Selecting previously unselected package jq. [2020-07-20T08:12:52.693Z] #22 39.96 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-20T08:12:52.693Z] #22 39.98 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-20T08:12:52.693Z] #22 40.17 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-20T08:12:52.693Z] #22 40.18 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-20T08:12:52.693Z] #22 40.19 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-20T08:12:52.694Z] #22 40.20 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:12:52.694Z] #22 DONE 41.2s [2020-07-20T08:12:52.694Z] [2020-07-20T08:12:52.694Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-20T08:12:52.694Z] #23 DONE 0.1s [2020-07-20T08:12:52.694Z] [2020-07-20T08:12:52.694Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:52.694Z] #38 40.28 The following NEW packages will be installed: [2020-07-20T08:12:52.694Z] #38 40.28 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-20T08:12:52.694Z] #38 40.28 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-20T08:12:52.694Z] #38 40.28 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-20T08:12:52.694Z] #38 40.28 python-six zlib1g-dev [2020-07-20T08:12:52.694Z] #38 40.64 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T08:12:52.694Z] #38 40.64 Need to get 4095 kB of archives. [2020-07-20T08:12:52.694Z] #38 40.64 After this operation, 22.5 MB of additional disk space will be used. [2020-07-20T08:12:52.694Z] #38 40.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-20T08:12:52.694Z] #38 40.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-20T08:12:52.694Z] #38 40.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-20T08:12:52.694Z] #38 40.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-20T08:12:52.694Z] #38 40.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-20T08:12:52.694Z] #38 40.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-20T08:12:52.694Z] #38 40.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-20T08:12:52.694Z] #38 40.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-20T08:12:52.694Z] #38 40.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-20T08:12:52.694Z] #38 40.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-20T08:12:52.694Z] #38 40.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-20T08:12:52.694Z] #38 40.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-20T08:12:52.694Z] #38 40.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-20T08:12:52.694Z] #38 40.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-20T08:12:52.694Z] #38 40.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-20T08:12:52.694Z] #38 41.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-20T08:12:52.694Z] #38 41.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-20T08:12:52.694Z] #38 ... [2020-07-20T08:12:52.694Z] [2020-07-20T08:12:52.694Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:12:52.694Z] #50 DONE 0.1s [2020-07-20T08:12:52.694Z] [2020-07-20T08:12:52.694Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-07-20T08:12:52.694Z] #51 DONE 0.1s [2020-07-20T08:12:52.694Z] [2020-07-20T08:12:52.694Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-20T08:12:52.865Z] DEP criu/crtools.d [2020-07-20T08:12:52.865Z] DEP criu/cr-service.d [2020-07-20T08:12:52.865Z] DEP criu/cr-restore.d [2020-07-20T08:12:52.865Z] DEP criu/cr-errno.d [2020-07-20T08:12:52.865Z] DEP criu/cr-dump.d [2020-07-20T08:12:52.865Z] DEP criu/cr-dedup.d [2020-07-20T08:12:52.865Z] DEP criu/cr-check.d [2020-07-20T08:12:53.159Z] DEP criu/config.d [2020-07-20T08:12:53.159Z] DEP criu/clone-noasan.d [2020-07-20T08:12:53.159Z] DEP criu/cgroup.d [2020-07-20T08:12:53.159Z] DEP criu/cgroup-props.d [2020-07-20T08:12:53.159Z] DEP criu/bitmap.d [2020-07-20T08:12:53.159Z] DEP criu/bfd.d [2020-07-20T08:12:53.159Z] DEP criu/autofs.d [2020-07-20T08:12:53.159Z] DEP criu/aio.d [2020-07-20T08:12:53.159Z] DEP criu/action-scripts.d [2020-07-20T08:12:53.367Z] #24 9.945 #=#=# ##O#- # ## 3.6% #### 6.4% ####### 10.2% ########## 15.0% ############ 17.8% ############## 19.7% ############### 21.6% ################# 24.4% ################### 27.2% ##################### 30.1% ####################### 32.9% ######################### 35.7% ########################### 38.6% ############################# 41.4% ############################### 44.3% ################################# 47.1% ################################### 49.9% ##################################### 52.8% ######################################## 56.5% ########################################## 58.4% ############################################ 61.3% ############################################# 63.2% ############################################### 66.0% ################################################# 68.8% ################################################### 71.7% ##################################################### 74.5% ####################################################### 77.3% ######################################################### 80.2% ########################################################### 83.0% ############################################################## 86.8% ################################################################ 89.6% ################################################################## 92.5% ##################################################################### 96.3% ######################################################################## 100.0% [2020-07-20T08:12:53.367Z] #24 14.28 [2020-07-20T08:12:53.452Z] CC criu/action-scripts.o [2020-07-20T08:12:53.452Z] CC criu/aio.o [2020-07-20T08:12:53.452Z] CC criu/autofs.o [2020-07-20T08:12:53.958Z] #12 DONE 3.0s [2020-07-20T08:12:53.958Z] [2020-07-20T08:12:53.958Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:12:53.958Z] #24 17.26 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-20T08:12:53.958Z] #24 17.98 [2020-07-20T08:12:53.958Z] #24 18.37 #=#=# # 2.3% ######################################################################## 100.0% [2020-07-20T08:12:53.958Z] #24 18.68 [2020-07-20T08:12:53.958Z] #24 19.67 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-20T08:12:53.958Z] #24 20.12 [2020-07-20T08:12:53.958Z] #24 20.32 ############ 17.2% ######################################################################## 100.0% [2020-07-20T08:12:53.958Z] #24 20.53 [2020-07-20T08:12:53.998Z] #24 ... [2020-07-20T08:12:53.999Z] [2020-07-20T08:12:53.999Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:53.999Z] #14 1.964 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:12:53.999Z] #14 2.003 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:12:53.999Z] #14 2.109 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:12:53.999Z] #14 2.671 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-07-20T08:12:53.999Z] #14 4.285 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB] [2020-07-20T08:12:53.999Z] #14 4.339 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-07-20T08:12:54.059Z] #52 ... [2020-07-20T08:12:54.059Z] [2020-07-20T08:12:54.059Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-07-20T08:12:54.059Z] #66 DONE 41.3s [2020-07-20T08:12:54.059Z] [2020-07-20T08:12:54.059Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:54.059Z] #38 42.60 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:12:54.090Z] CC criu/bfd.o [2020-07-20T08:12:54.090Z] CC criu/bitmap.o [2020-07-20T08:12:54.090Z] CC criu/cgroup-props.o [2020-07-20T08:12:54.290Z] #14 ... [2020-07-20T08:12:54.290Z] [2020-07-20T08:12:54.290Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:12:54.290Z] #42 29.98 sync [2020-07-20T08:12:54.290Z] #42 29.99 internal/reflectlite [2020-07-20T08:12:54.290Z] #42 31.36 github.com/LK4D4/vndr/godl/singleflight [2020-07-20T08:12:54.290Z] #42 31.53 math/rand [2020-07-20T08:12:54.290Z] #42 32.43 errors [2020-07-20T08:12:54.290Z] #42 32.46 sort [2020-07-20T08:12:54.290Z] #42 32.75 io [2020-07-20T08:12:54.290Z] #42 33.19 strconv [2020-07-20T08:12:54.290Z] #42 33.61 bytes [2020-07-20T08:12:54.290Z] #42 35.53 bufio [2020-07-20T08:12:54.290Z] #42 36.02 reflect [2020-07-20T08:12:54.290Z] #42 36.89 internal/oserror [2020-07-20T08:12:54.290Z] #42 36.95 syscall [2020-07-20T08:12:54.290Z] #42 ... [2020-07-20T08:12:54.290Z] [2020-07-20T08:12:54.290Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-20T08:12:54.290Z] #34 1.599 + RM_GOPATH=0 [2020-07-20T08:12:54.290Z] #34 1.599 + TMP_GOPATH= [2020-07-20T08:12:54.290Z] #34 1.599 + : /build [2020-07-20T08:12:54.290Z] #34 1.599 + '[' -z '' ']' [2020-07-20T08:12:54.290Z] #34 1.599 ++ mktemp -d [2020-07-20T08:12:54.290Z] #34 1.600 + export GOPATH=/tmp/tmp.zrxlQA6kop [2020-07-20T08:12:54.290Z] #34 1.600 + GOPATH=/tmp/tmp.zrxlQA6kop [2020-07-20T08:12:54.290Z] #34 1.600 + RM_GOPATH=1 [2020-07-20T08:12:54.290Z] #34 1.602 ++ dirname ./install.sh [2020-07-20T08:12:54.290Z] #34 1.606 + dir=. [2020-07-20T08:12:54.290Z] #34 1.606 + bin=tini [2020-07-20T08:12:54.290Z] #34 1.606 + shift [2020-07-20T08:12:54.290Z] #34 1.606 + '[' '!' -f ./tini.installer ']' [2020-07-20T08:12:54.290Z] #34 1.606 + . ./tini.installer [2020-07-20T08:12:54.290Z] #34 1.606 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T08:12:54.290Z] #34 1.606 + install_tini [2020-07-20T08:12:54.290Z] #34 1.606 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-20T08:12:54.290Z] #34 1.606 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T08:12:54.290Z] #34 1.606 + git clone https://github.com/krallin/tini.git /tmp/tmp.zrxlQA6kop/tini [2020-07-20T08:12:54.290Z] #34 1.613 Cloning into '/tmp/tmp.zrxlQA6kop/tini'... [2020-07-20T08:12:54.290Z] #34 2.171 + cd /tmp/tmp.zrxlQA6kop/tini [2020-07-20T08:12:54.290Z] #34 2.171 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T08:12:54.290Z] #34 2.180 + cmake . [2020-07-20T08:12:54.290Z] #34 2.643 -- The C compiler identification is GNU 8.3.0 [2020-07-20T08:12:54.290Z] #34 2.685 -- Check for working C compiler: /usr/bin/cc [2020-07-20T08:12:54.314Z] #38 43.01 Fetched 4095 kB in 1s (5840 kB/s) [2020-07-20T08:12:54.383Z] CC criu/cgroup.o [2020-07-20T08:12:54.570Z] #38 43.26 Selecting previously unselected package libcap-dev:amd64. [2020-07-20T08:12:54.826Z] #38 43.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% #38 ... [2020-07-20T08:12:54.826Z] [2020-07-20T08:12:54.826Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-07-20T08:12:54.826Z] #54 30.02 Reading package lists... [2020-07-20T08:12:54.826Z] #54 36.33 Building dependency tree... [2020-07-20T08:12:54.826Z] #54 37.72 Reading state information... [2020-07-20T08:12:54.826Z] #54 39.61 The following additional packages will be installed: [2020-07-20T08:12:54.826Z] #54 39.63 libbtrfs0 [2020-07-20T08:12:54.826Z] #54 39.89 The following NEW packages will be installed: [2020-07-20T08:12:54.826Z] #54 39.92 libbtrfs-dev libbtrfs0 [2020-07-20T08:12:54.826Z] #54 40.35 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T08:12:54.826Z] #54 40.35 Need to get 119 kB of archives. [2020-07-20T08:12:54.826Z] #54 40.35 After this operation, 387 kB of additional disk space will be used. [2020-07-20T08:12:54.826Z] #54 40.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-20T08:12:54.826Z] #54 40.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-20T08:12:54.826Z] #54 41.81 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:12:54.826Z] #54 42.04 Fetched 119 kB in 0s (428 kB/s) [2020-07-20T08:12:54.826Z] #54 42.18 Selecting previously unselected package libbtrfs0. [2020-07-20T08:12:54.826Z] #54 42.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-20T08:12:54.826Z] #54 42.39 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-20T08:12:54.826Z] #54 42.42 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-20T08:12:54.826Z] #54 42.59 Selecting previously unselected package libbtrfs-dev. [2020-07-20T08:12:54.826Z] #54 42.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-20T08:12:54.826Z] #54 42.63 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-20T08:12:54.826Z] #54 42.93 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-20T08:12:54.826Z] #54 42.94 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-20T08:12:54.826Z] #54 42.96 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:12:54.826Z] #54 DONE 43.6s [2020-07-20T08:12:54.826Z] [2020-07-20T08:12:54.826Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:54.826Z] #38 43.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-20T08:12:54.826Z] #38 43.62 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-20T08:12:54.826Z] #38 ... [2020-07-20T08:12:54.826Z] [2020-07-20T08:12:54.826Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:12:54.826Z] #55 DONE 0.1s [2020-07-20T08:12:54.826Z] [2020-07-20T08:12:54.826Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-07-20T08:12:54.826Z] #56 DONE 0.1s [2020-07-20T08:12:54.826Z] [2020-07-20T08:12:54.826Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:54.826Z] #38 43.63 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-20T08:12:54.896Z] #24 21.75 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-20T08:12:54.896Z] #24 21.83 skipping existing 1849cc453dee [2020-07-20T08:12:54.936Z] #34 3.164 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-20T08:12:54.936Z] #34 3.165 -- Detecting C compiler ABI info [2020-07-20T08:12:54.936Z] #34 ... [2020-07-20T08:12:54.936Z] [2020-07-20T08:12:54.936Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-20T08:12:54.936Z] #26 31.00 Checking out files: 89% (1360/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-20T08:12:54.936Z] #26 31.43 + cd /tmp/tmp.oofnXThVbR/src/github.com/go-swagger/go-swagger [2020-07-20T08:12:54.936Z] #26 31.43 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-20T08:12:54.936Z] #26 31.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-20T08:12:55.155Z] #24 21.99 [2020-07-20T08:12:55.227Z] #26 ... [2020-07-20T08:12:55.227Z] [2020-07-20T08:12:55.227Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:12:55.227Z] #24 15.24 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-20T08:12:55.227Z] #24 15.55 #=#=# [2020-07-20T08:12:55.227Z] #24 15.72 ################################################### 71.9% ######################################################################## 100.0% [2020-07-20T08:12:55.227Z] #24 15.94 [2020-07-20T08:12:55.387Z] #38 43.95 Selecting previously unselected package libnet1:amd64. [2020-07-20T08:12:55.388Z] #38 43.95 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-20T08:12:55.388Z] #38 43.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-20T08:12:55.388Z] #38 44.22 Selecting previously unselected package libnet1-dev. [2020-07-20T08:12:55.388Z] #38 44.27 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-20T08:12:55.388Z] #38 44.27 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-20T08:12:55.423Z] CC criu/clone-noasan.o [2020-07-20T08:12:55.423Z] CC criu/config.o [2020-07-20T08:12:55.859Z] #24 16.89 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-20T08:12:55.993Z] #38 44.75 Selecting previously unselected package libnl-3-200:amd64. [2020-07-20T08:12:55.993Z] #38 44.75 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-20T08:12:55.993Z] #38 44.75 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-20T08:12:56.063Z] CC criu/cr-check.o [2020-07-20T08:12:56.096Z] #24 23.00 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-20T08:12:56.249Z] #38 45.06 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-20T08:12:56.249Z] #38 45.07 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-20T08:12:56.249Z] #38 45.08 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-20T08:12:56.357Z] #24 ... [2020-07-20T08:12:56.357Z] [2020-07-20T08:12:56.357Z] #13 [dev 6/25] RUN ldconfig [2020-07-20T08:12:56.357Z] #13 DONE 2.7s [2020-07-20T08:12:56.357Z] [2020-07-20T08:12:56.357Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:56.358Z] #38 63.62 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-20T08:12:56.358Z] #38 63.63 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-20T08:12:56.358Z] #38 63.66 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-20T08:12:56.358Z] #38 63.67 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-20T08:12:56.358Z] #38 63.69 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-20T08:12:56.358Z] #38 63.70 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-20T08:12:56.358Z] #38 63.71 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-20T08:12:56.358Z] #38 63.73 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-20T08:12:56.358Z] #38 63.74 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-20T08:12:56.358Z] #38 63.75 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-20T08:12:56.358Z] #38 ... [2020-07-20T08:12:56.358Z] [2020-07-20T08:12:56.358Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:56.358Z] #31 59.46 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-20T08:12:56.358Z] #31 59.48 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-20T08:12:56.358Z] #31 59.49 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-20T08:12:56.358Z] #31 59.89 Selecting previously unselected package librhash0:amd64. [2020-07-20T08:12:56.358Z] #31 59.92 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-20T08:12:56.358Z] #31 59.95 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-20T08:12:56.358Z] #31 60.13 Selecting previously unselected package libuv1:amd64. [2020-07-20T08:12:56.358Z] #31 60.13 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-20T08:12:56.358Z] #31 60.14 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-20T08:12:56.358Z] #31 60.32 Selecting previously unselected package cmake. [2020-07-20T08:12:56.358Z] #31 60.32 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-20T08:12:56.358Z] #31 60.33 Unpacking cmake (3.13.4-1) ... [2020-07-20T08:12:56.358Z] #31 64.23 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-20T08:12:56.358Z] #31 64.26 Setting up xxd (2:8.1.0875-5) ... [2020-07-20T08:12:56.358Z] #31 64.28 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-20T08:12:56.358Z] #31 64.30 Setting up vim-common (2:8.1.0875-5) ... [2020-07-20T08:12:56.358Z] #31 64.32 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-20T08:12:56.358Z] #31 64.33 Setting up cmake-data (3.13.4-1) ... [2020-07-20T08:12:56.358Z] #31 64.34 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-20T08:12:56.358Z] #31 64.35 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-20T08:12:56.358Z] #31 64.37 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-20T08:12:56.358Z] #31 64.39 Setting up cmake (3.13.4-1) ... [2020-07-20T08:12:56.358Z] #31 64.40 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:12:56.358Z] #31 64.53 Processing triggers for mime-support (3.62) ... [2020-07-20T08:12:56.358Z] #31 DONE 65.0s [2020-07-20T08:12:56.358Z] CC criu/cr-dedup.o [2020-07-20T08:12:56.492Z] #24 17.18 #=#=# [2020-07-20T08:12:56.492Z] #24 17.36 ######################################################################## 100.0% [2020-07-20T08:12:56.504Z] #38 45.45 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-20T08:12:56.618Z] [2020-07-20T08:12:56.618Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:12:56.618Z] #32 DONE 0.2s [2020-07-20T08:12:56.618Z] [2020-07-20T08:12:56.618Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-07-20T08:12:56.618Z] #33 DONE 0.0s [2020-07-20T08:12:56.618Z] [2020-07-20T08:12:56.618Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-20T08:12:56.651Z] CC criu/cr-dump.o [2020-07-20T08:12:56.760Z] #38 45.45 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-20T08:12:56.761Z] #38 45.47 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-20T08:12:56.761Z] #38 45.55 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-20T08:12:56.761Z] #38 45.59 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-20T08:12:56.761Z] #38 45.59 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-20T08:12:56.761Z] #38 45.68 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-20T08:12:56.761Z] #38 ... [2020-07-20T08:12:56.761Z] [2020-07-20T08:12:56.761Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:56.761Z] #31 29.41 Reading package lists... [2020-07-20T08:12:56.761Z] #31 35.89 Building dependency tree... [2020-07-20T08:12:56.761Z] #31 37.34 Reading state information... [2020-07-20T08:12:56.761Z] #31 39.00 The following additional packages will be installed: [2020-07-20T08:12:56.761Z] #31 39.00 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-20T08:12:56.761Z] #31 39.01 Suggested packages: [2020-07-20T08:12:56.761Z] #31 39.02 cmake-doc ninja-build lrzip [2020-07-20T08:12:56.761Z] #31 39.02 Recommended packages: [2020-07-20T08:12:56.761Z] #31 39.02 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-20T08:12:56.761Z] #31 40.02 The following NEW packages will be installed: [2020-07-20T08:12:56.761Z] #31 40.05 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-20T08:12:56.761Z] #31 40.05 vim-common xxd [2020-07-20T08:12:56.761Z] #31 40.51 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T08:12:56.761Z] #31 40.51 Need to get 14.9 MB of archives. [2020-07-20T08:12:56.761Z] #31 40.51 After this operation, 61.8 MB of additional disk space will be used. [2020-07-20T08:12:56.761Z] #31 40.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-20T08:12:56.761Z] #31 40.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-20T08:12:56.761Z] #31 40.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-20T08:12:56.761Z] #31 40.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-20T08:12:56.761Z] #31 41.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-20T08:12:56.761Z] #31 41.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-20T08:12:56.761Z] #31 41.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-20T08:12:56.761Z] #31 41.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-20T08:12:56.761Z] #31 41.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-20T08:12:56.761Z] #31 42.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-20T08:12:56.761Z] #31 44.01 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:12:56.761Z] #31 44.35 Fetched 14.9 MB in 3s (5899 kB/s) [2020-07-20T08:12:56.761Z] #31 44.67 Selecting previously unselected package xxd. [2020-07-20T08:12:56.761Z] #31 44.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-20T08:12:56.761Z] #31 44.77 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-20T08:12:56.761Z] #31 44.81 Unpacking xxd (2:8.1.0875-5) ... [2020-07-20T08:12:56.761Z] #31 45.15 Selecting previously unselected package vim-common. [2020-07-20T08:12:56.761Z] #31 45.17 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-20T08:12:56.761Z] #31 45.27 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-20T08:12:56.784Z] #24 17.46 [2020-07-20T08:12:57.017Z] #31 45.69 Selecting previously unselected package cmake-data. [2020-07-20T08:12:57.017Z] #31 45.69 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-20T08:12:57.017Z] #31 45.71 Unpacking cmake-data (3.13.4-1) ... [2020-07-20T08:12:57.017Z] #31 ... [2020-07-20T08:12:57.017Z] [2020-07-20T08:12:57.017Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:57.017Z] #38 45.70 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-20T08:12:57.017Z] #38 45.71 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-20T08:12:57.017Z] #38 45.96 Selecting previously unselected package libprotobuf17:amd64. [2020-07-20T08:12:57.188Z] #34 ... [2020-07-20T08:12:57.188Z] [2020-07-20T08:12:57.188Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:12:57.188Z] #42 52.11 bufio [2020-07-20T08:12:57.188Z] #42 53.56 reflect [2020-07-20T08:12:57.188Z] #42 54.60 internal/oserror [2020-07-20T08:12:57.188Z] #42 54.73 syscall [2020-07-20T08:12:57.188Z] #42 ... [2020-07-20T08:12:57.188Z] [2020-07-20T08:12:57.188Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:12:57.188Z] #24 23.52 [2020-07-20T08:12:57.188Z] #24 23.88 #=#=# ######################################################################## 100.0% [2020-07-20T08:12:57.188Z] #24 24.11 [2020-07-20T08:12:57.188Z] #24 24.20 Download of images into '/build' complete. [2020-07-20T08:12:57.188Z] #24 24.20 Use something like the following to load the result into a Docker daemon: [2020-07-20T08:12:57.188Z] #24 24.20 tar -cC '/build' . | docker load [2020-07-20T08:12:57.273Z] #38 45.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-20T08:12:57.273Z] #38 46.00 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-20T08:12:57.289Z] CC criu/cr-errno.o [2020-07-20T08:12:57.289Z] CC criu/cr-restore.o [2020-07-20T08:12:57.446Z] #24 DONE 24.3s [2020-07-20T08:12:57.446Z] [2020-07-20T08:12:57.447Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:57.819Z] #24 18.56 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-20T08:12:57.819Z] #24 18.62 skipping existing b63cc5f62c21 [2020-07-20T08:12:57.819Z] #24 18.76 [2020-07-20T08:12:58.204Z] #38 46.83 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-20T08:12:58.204Z] #38 ... [2020-07-20T08:12:58.204Z] [2020-07-20T08:12:58.204Z] #8 [dev 1/25] RUN groupadd -r docker [2020-07-20T08:12:58.204Z] #8 DONE 5.7s [2020-07-20T08:12:58.204Z] [2020-07-20T08:12:58.204Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:12:58.204Z] #38 46.84 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-20T08:12:58.204Z] #38 46.85 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-20T08:12:58.460Z] #38 47.32 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-20T08:12:58.460Z] #38 47.32 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-20T08:12:58.718Z] #38 47.41 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-20T08:12:58.808Z] CC criu/cr-service.o [2020-07-20T08:12:58.882Z] #24 ... [2020-07-20T08:12:58.882Z] [2020-07-20T08:12:58.882Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-20T08:12:58.882Z] #34 3.622 -- Detecting C compiler ABI info - done [2020-07-20T08:12:58.882Z] #34 3.628 -- Detecting C compile features [2020-07-20T08:12:58.882Z] #34 4.844 -- Detecting C compile features - done [2020-07-20T08:12:58.882Z] #34 4.893 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-20T08:12:58.882Z] #34 5.028 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-20T08:12:58.882Z] #34 5.134 -- Configuring done [2020-07-20T08:12:58.882Z] #34 5.171 -- Generating done [2020-07-20T08:12:58.882Z] #34 5.205 -- Build files have been written to: /tmp/tmp.zrxlQA6kop/tini [2020-07-20T08:12:58.882Z] #34 5.228 + make tini-static [2020-07-20T08:12:58.882Z] #34 5.450 Scanning dependencies of target tini-static [2020-07-20T08:12:58.882Z] #34 5.511 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-20T08:12:58.882Z] #34 6.279 [100%] Linking C executable tini-static [2020-07-20T08:12:58.882Z] #34 6.581 [100%] Built target tini-static [2020-07-20T08:12:58.882Z] #34 6.649 + mkdir -p /build [2020-07-20T08:12:58.882Z] #34 6.650 + cp tini-static /build/docker-init [2020-07-20T08:12:58.882Z] #34 DONE 7.0s [2020-07-20T08:12:58.882Z] [2020-07-20T08:12:58.882Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:12:58.882Z] #39 2.834 Note: Building without setproctitle() and strlcpy() support. [2020-07-20T08:12:58.882Z] #39 2.834 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-20T08:12:58.882Z] #39 2.843 Note: Building without GnuTLS support [2020-07-20T08:12:58.882Z] #39 2.849 Makefile.config:39: Warn: you have no libnftables installed [2020-07-20T08:12:58.882Z] #39 2.849 Makefile.config:40: Warn: Building without nftables support [2020-07-20T08:12:58.882Z] #39 4.116 fatal: not a git repository (or any of the parent directories): .git [2020-07-20T08:12:58.882Z] #39 4.150 GEN .gitid [2020-07-20T08:12:58.882Z] #39 4.157 GEN criu/include/version.h [2020-07-20T08:12:58.882Z] #39 4.162 GEN include/common/asm [2020-07-20T08:12:58.882Z] #39 5.242 PBCC images/timens.pb-c.c [2020-07-20T08:12:58.882Z] #39 5.246 DEP images/timens.pb-c.d [2020-07-20T08:12:58.882Z] #39 5.252 PBCC images/fown.pb-c.c [2020-07-20T08:12:58.882Z] #39 5.303 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-20T08:12:58.882Z] #39 5.357 PBCC images/opts.pb-c.c [2020-07-20T08:12:58.882Z] #39 5.395 PBCC images/memfd.pb-c.c [2020-07-20T08:12:58.882Z] #39 5.445 DEP images/fown.pb-c.d [2020-07-20T08:12:58.882Z] #39 5.492 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-20T08:12:58.882Z] #39 5.572 DEP images/opts.pb-c.d [2020-07-20T08:12:58.882Z] #39 5.634 DEP images/memfd.pb-c.d [2020-07-20T08:12:58.882Z] #39 5.656 PBCC images/sit.pb-c.c [2020-07-20T08:12:58.882Z] #39 5.688 DEP images/sit.pb-c.d [2020-07-20T08:12:58.882Z] #39 5.722 PBCC images/macvlan.pb-c.c [2020-07-20T08:12:58.882Z] #39 5.733 DEP images/macvlan.pb-c.d [2020-07-20T08:12:58.882Z] #39 5.779 PBCC images/autofs.pb-c.c [2020-07-20T08:12:58.882Z] #39 5.785 DEP images/autofs.pb-c.d [2020-07-20T08:12:58.882Z] #39 5.817 PBCC images/sysctl.pb-c.c [2020-07-20T08:12:58.882Z] #39 5.837 DEP images/sysctl.pb-c.d [2020-07-20T08:12:58.882Z] #39 5.865 PBCC images/time.pb-c.c [2020-07-20T08:12:58.882Z] #39 5.869 DEP images/time.pb-c.d [2020-07-20T08:12:58.882Z] #39 5.918 PBCC images/binfmt-misc.pb-c.c [2020-07-20T08:12:58.882Z] #39 5.921 DEP images/binfmt-misc.pb-c.d [2020-07-20T08:12:58.882Z] #39 5.989 PBCC images/seccomp.pb-c.c [2020-07-20T08:12:58.882Z] #39 5.998 DEP images/seccomp.pb-c.d [2020-07-20T08:12:58.882Z] #39 6.048 PBCC images/userns.pb-c.c [2020-07-20T08:12:58.882Z] #39 6.051 DEP images/userns.pb-c.d [2020-07-20T08:12:58.882Z] #39 6.071 PBCC images/cgroup.pb-c.c [2020-07-20T08:12:58.882Z] #39 6.092 DEP images/cgroup.pb-c.d [2020-07-20T08:12:58.882Z] #39 6.140 PBCC images/ext-file.pb-c.c [2020-07-20T08:12:58.882Z] #39 6.150 DEP images/ext-file.pb-c.d [2020-07-20T08:12:58.882Z] #39 6.186 PBCC images/rpc.pb-c.c [2020-07-20T08:12:58.882Z] #39 6.229 DEP images/rpc.pb-c.d [2020-07-20T08:12:58.882Z] #39 6.273 PBCC images/siginfo.pb-c.c [2020-07-20T08:12:58.882Z] #39 6.278 DEP images/siginfo.pb-c.d [2020-07-20T08:12:58.882Z] #39 6.309 PBCC images/pagemap.pb-c.c [2020-07-20T08:12:58.882Z] #39 6.336 DEP images/pagemap.pb-c.d [2020-07-20T08:12:58.882Z] #39 6.382 PBCC images/rlimit.pb-c.c [2020-07-20T08:12:58.882Z] #39 6.402 DEP images/rlimit.pb-c.d [2020-07-20T08:12:58.882Z] #39 6.435 PBCC images/file-lock.pb-c.c [2020-07-20T08:12:58.882Z] #39 6.438 DEP images/file-lock.pb-c.d [2020-07-20T08:12:58.882Z] #39 6.476 PBCC images/tty.pb-c.c [2020-07-20T08:12:58.882Z] #39 6.538 DEP images/tty.pb-c.d [2020-07-20T08:12:58.882Z] #39 6.544 PBCC images/tun.pb-c.c [2020-07-20T08:12:58.882Z] #39 6.604 PBCC images/netdev.pb-c.c [2020-07-20T08:12:58.882Z] #39 6.689 DEP images/tun.pb-c.d [2020-07-20T08:12:58.882Z] #39 6.730 DEP images/netdev.pb-c.d [2020-07-20T08:12:58.882Z] #39 6.817 PBCC images/vma.pb-c.c [2020-07-20T08:12:58.882Z] #39 6.831 DEP images/vma.pb-c.d [2020-07-20T08:12:58.882Z] #39 6.877 PBCC images/creds.pb-c.c [2020-07-20T08:12:58.882Z] #39 6.897 DEP images/creds.pb-c.d [2020-07-20T08:12:58.882Z] #39 6.945 PBCC images/utsns.pb-c.c [2020-07-20T08:12:58.882Z] #39 6.956 DEP images/utsns.pb-c.d [2020-07-20T08:12:58.882Z] #39 6.998 PBCC images/ipc-desc.pb-c.c [2020-07-20T08:12:58.882Z] #39 7.002 PBCC images/ipc-sem.pb-c.c [2020-07-20T08:12:58.882Z] #39 7.038 DEP images/ipc-desc.pb-c.d [2020-07-20T08:12:58.882Z] #39 7.069 DEP images/ipc-sem.pb-c.d [2020-07-20T08:12:58.882Z] #39 7.119 PBCC images/ipc-msg.pb-c.c [2020-07-20T08:12:58.882Z] #39 7.122 DEP images/ipc-msg.pb-c.d [2020-07-20T08:12:58.882Z] #39 7.150 PBCC images/ipc-shm.pb-c.c [2020-07-20T08:12:58.882Z] #39 7.160 DEP images/ipc-shm.pb-c.d [2020-07-20T08:12:58.882Z] #39 7.204 PBCC images/ipc-var.pb-c.c [2020-07-20T08:12:58.882Z] #39 7.242 DEP images/ipc-var.pb-c.d [2020-07-20T08:12:58.882Z] #39 7.248 PBCC images/sk-opts.pb-c.c [2020-07-20T08:12:58.882Z] #39 7.307 PBCC images/packet-sock.pb-c.c [2020-07-20T08:12:58.882Z] #39 7.344 DEP images/sk-opts.pb-c.d [2020-07-20T08:12:58.882Z] #39 7.367 DEP images/packet-sock.pb-c.d [2020-07-20T08:12:58.882Z] #39 7.410 PBCC images/sk-netlink.pb-c.c [2020-07-20T08:12:58.882Z] #39 7.442 DEP images/sk-netlink.pb-c.d [2020-07-20T08:12:58.882Z] #39 7.490 PBCC images/sk-inet.pb-c.c [2020-07-20T08:12:58.882Z] #39 7.497 DEP images/sk-inet.pb-c.d [2020-07-20T08:12:58.882Z] #39 7.557 PBCC images/sk-unix.pb-c.c [2020-07-20T08:12:58.882Z] #39 7.605 DEP images/sk-unix.pb-c.d [2020-07-20T08:12:58.882Z] #39 7.681 PBCC images/mm.pb-c.c [2020-07-20T08:12:58.882Z] #39 7.751 DEP images/mm.pb-c.d [2020-07-20T08:12:58.882Z] #39 7.825 PBCC images/timerfd.pb-c.c [2020-07-20T08:12:58.882Z] #39 7.895 DEP images/timerfd.pb-c.d [2020-07-20T08:12:58.882Z] #39 7.948 PBCC images/timer.pb-c.c [2020-07-20T08:12:58.882Z] #39 7.981 DEP images/timer.pb-c.d [2020-07-20T08:12:58.882Z] #39 8.051 PBCC images/sa.pb-c.c [2020-07-20T08:12:58.882Z] #39 8.138 DEP images/sa.pb-c.d [2020-07-20T08:12:58.882Z] #39 8.209 PBCC images/pipe-data.pb-c.c [2020-07-20T08:12:58.882Z] #39 8.220 DEP images/pipe-data.pb-c.d [2020-07-20T08:12:58.882Z] #39 8.248 PBCC images/mnt.pb-c.c [2020-07-20T08:12:58.882Z] #39 8.282 DEP images/mnt.pb-c.d [2020-07-20T08:12:58.882Z] #39 8.319 PBCC images/sk-packet.pb-c.c [2020-07-20T08:12:58.882Z] #39 8.332 DEP images/sk-packet.pb-c.d [2020-07-20T08:12:58.882Z] #39 8.372 PBCC images/tcp-stream.pb-c.c [2020-07-20T08:12:58.882Z] #39 8.427 DEP images/tcp-stream.pb-c.d [2020-07-20T08:12:58.882Z] #39 8.489 PBCC images/pipe.pb-c.c [2020-07-20T08:12:58.882Z] #39 8.522 DEP images/pipe.pb-c.d [2020-07-20T08:12:58.882Z] #39 8.564 PBCC images/pstree.pb-c.c [2020-07-20T08:12:58.882Z] #39 8.581 DEP images/pstree.pb-c.d [2020-07-20T08:12:58.882Z] #39 8.651 PBCC images/fs.pb-c.c [2020-07-20T08:12:58.882Z] #39 8.654 DEP images/fs.pb-c.d [2020-07-20T08:12:58.882Z] #39 8.682 PBCC images/signalfd.pb-c.c [2020-07-20T08:12:58.882Z] #39 8.731 DEP images/signalfd.pb-c.d [2020-07-20T08:12:58.882Z] #39 8.775 PBCC images/fh.pb-c.c [2020-07-20T08:12:58.882Z] #39 8.849 PBCC images/fsnotify.pb-c.c [2020-07-20T08:12:58.882Z] #39 8.886 DEP images/fh.pb-c.d [2020-07-20T08:12:58.882Z] #39 8.940 DEP images/fsnotify.pb-c.d [2020-07-20T08:12:58.882Z] #39 8.976 PBCC images/eventpoll.pb-c.c [2020-07-20T08:12:58.882Z] #39 9.043 DEP images/eventpoll.pb-c.d [2020-07-20T08:12:58.882Z] #39 9.060 PBCC images/eventfd.pb-c.c [2020-07-20T08:12:58.882Z] #39 9.081 DEP images/eventfd.pb-c.d [2020-07-20T08:12:58.882Z] #39 9.145 PBCC images/remap-file-path.pb-c.c [2020-07-20T08:12:58.882Z] #39 9.185 DEP images/remap-file-path.pb-c.d [2020-07-20T08:12:59.102Z] CC criu/crtools.o [2020-07-20T08:12:59.183Z] #39 9.302 PBCC images/fifo.pb-c.c [2020-07-20T08:12:59.183Z] #39 9.302 DEP images/fifo.pb-c.d [2020-07-20T08:12:59.183Z] #39 9.383 PBCC images/ghost-file.pb-c.c [2020-07-20T08:12:59.183Z] #39 9.391 DEP images/ghost-file.pb-c.d [2020-07-20T08:12:59.183Z] #39 9.431 PBCC images/regfile.pb-c.c [2020-07-20T08:12:59.183Z] #39 9.508 DEP images/regfile.pb-c.d [2020-07-20T08:12:59.395Z] CC criu/eventfd.o [2020-07-20T08:12:59.396Z] CC criu/eventpoll.o [2020-07-20T08:12:59.480Z] #39 9.645 PBCC images/ns.pb-c.c [2020-07-20T08:12:59.480Z] #39 9.655 DEP images/ns.pb-c.d [2020-07-20T08:12:59.480Z] #39 9.695 PBCC images/fdinfo.pb-c.c [2020-07-20T08:12:59.480Z] #39 ... [2020-07-20T08:12:59.480Z] [2020-07-20T08:12:59.480Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:12:59.480Z] #24 20.28 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-20T08:12:59.690Z] CC criu/external.o [2020-07-20T08:12:59.690Z] CC criu/fault-injection.o [2020-07-20T08:12:59.690Z] CC criu/fdstore.o [2020-07-20T08:12:59.690Z] CC criu/fifo.o [2020-07-20T08:12:59.823Z] #24 20.77 #=#=# [2020-07-20T08:12:59.984Z] CC criu/file-ids.o [2020-07-20T08:12:59.984Z] CC criu/file-lock.o [2020-07-20T08:13:00.115Z] #24 20.94 ######################################################################## 100.0% [2020-07-20T08:13:00.115Z] #24 20.96 [2020-07-20T08:13:00.115Z] #24 21.02 Download of images into '/build' complete. [2020-07-20T08:13:00.115Z] #24 21.02 Use something like the following to load the result into a Docker daemon: [2020-07-20T08:13:00.115Z] #24 21.02 tar -cC '/build' . | docker load [2020-07-20T08:13:00.279Z] CC criu/files-ext.o [2020-07-20T08:13:00.279Z] CC criu/files-reg.o [2020-07-20T08:13:00.410Z] #24 DONE 21.2s [2020-07-20T08:13:00.410Z] [2020-07-20T08:13:00.410Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-20T08:13:00.410Z] #29 36.14 time [2020-07-20T08:13:00.410Z] #29 40.03 internal/poll [2020-07-20T08:13:00.410Z] #29 41.71 internal/syscall/execenv [2020-07-20T08:13:00.410Z] #29 41.79 internal/syscall/unix [2020-07-20T08:13:00.410Z] #29 41.98 os [2020-07-20T08:13:00.410Z] #29 42.66 internal/fmtsort [2020-07-20T08:13:00.410Z] #29 43.26 strings [2020-07-20T08:13:00.410Z] #29 45.38 fmt [2020-07-20T08:13:00.410Z] #29 46.11 bytes [2020-07-20T08:13:00.410Z] #29 ... [2020-07-20T08:13:00.410Z] [2020-07-20T08:13:00.410Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:00.410Z] #39 9.824 DEP images/fdinfo.pb-c.d [2020-07-20T08:13:00.410Z] #39 9.908 PBCC images/core-aarch64.pb-c.c [2020-07-20T08:13:00.410Z] #39 9.908 PBCC images/core-arm.pb-c.c [2020-07-20T08:13:00.410Z] #39 9.975 PBCC images/core-ppc64.pb-c.c [2020-07-20T08:13:00.410Z] #39 10.10 PBCC images/core-s390.pb-c.c [2020-07-20T08:13:00.410Z] #39 10.14 PBCC images/core-x86.pb-c.c [2020-07-20T08:13:00.410Z] #39 10.25 PBCC images/core.pb-c.c [2020-07-20T08:13:00.410Z] #39 10.31 PBCC images/inventory.pb-c.c [2020-07-20T08:13:00.410Z] #39 10.37 DEP images/core-aarch64.pb-c.d [2020-07-20T08:13:00.410Z] #39 10.40 DEP images/core-arm.pb-c.d [2020-07-20T08:13:00.410Z] #39 10.43 DEP images/core-ppc64.pb-c.d [2020-07-20T08:13:00.410Z] #39 10.47 DEP images/core-s390.pb-c.d [2020-07-20T08:13:00.410Z] #39 10.54 DEP images/core-x86.pb-c.d [2020-07-20T08:13:00.410Z] #39 10.59 DEP images/core.pb-c.d [2020-07-20T08:13:00.611Z] #38 49.15 Selecting previously unselected package libprotoc17:amd64. [2020-07-20T08:13:00.612Z] #38 49.18 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-20T08:13:00.612Z] #38 49.23 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-20T08:13:00.702Z] #39 10.89 DEP images/inventory.pb-c.d [2020-07-20T08:13:00.702Z] #39 10.92 PBCC images/cpuinfo.pb-c.c [2020-07-20T08:13:00.702Z] #39 10.96 DEP images/cpuinfo.pb-c.d [2020-07-20T08:13:00.702Z] #39 11.01 PBCC images/stats.pb-c.c [2020-07-20T08:13:00.702Z] #39 11.04 DEP images/stats.pb-c.d [2020-07-20T08:13:00.869Z] #38 ... [2020-07-20T08:13:00.869Z] [2020-07-20T08:13:00.869Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-20T08:13:00.869Z] #29 38.37 sync [2020-07-20T08:13:00.869Z] #29 38.38 internal/reflectlite [2020-07-20T08:13:00.869Z] #29 41.28 errors [2020-07-20T08:13:00.869Z] #29 41.28 sort [2020-07-20T08:13:00.869Z] #29 41.91 strconv [2020-07-20T08:13:00.869Z] #29 43.25 io [2020-07-20T08:13:00.869Z] #29 44.85 internal/oserror [2020-07-20T08:13:00.869Z] #29 45.01 syscall [2020-07-20T08:13:00.869Z] #29 46.67 reflect [2020-07-20T08:13:00.869Z] #29 ... [2020-07-20T08:13:00.869Z] [2020-07-20T08:13:00.869Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:13:00.869Z] #24 5.838 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-20T08:13:00.869Z] #24 6.429 [2020-07-20T08:13:00.924Z] CC criu/files.o [2020-07-20T08:13:01.128Z] #24 6.670 # 1.5% #### 5.7% ####### 11.1% ########### 15.8% ############### 20.9% ################### 27.4% ####################### 33.0% ########################### 38.2% ############################### 43.4% ################################## 48.2% ##################################### 52.7% ######################################## 56.7% ############################################ 61.9% ################################################# 69.0% ###################################################### 75.1% ######################################################## 78.7% ########################################################## 80.9% ################################################################ 89.7% ################################################################### 94.0% ######################################################################## 100.0% [2020-07-20T08:13:01.387Z] #24 ... [2020-07-20T08:13:01.387Z] [2020-07-20T08:13:01.387Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-07-20T08:13:01.387Z] #9 DONE 3.3s [2020-07-20T08:13:01.387Z] [2020-07-20T08:13:01.387Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-20T08:13:01.387Z] #26 48.29 Checking out files: 74% (1139/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: 93% (1415/1521) Checking out files: 93% (1422/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. [2020-07-20T08:13:01.387Z] #26 49.59 + cd /tmp/tmp.tsAbXzCLm0/src/github.com/go-swagger/go-swagger [2020-07-20T08:13:01.387Z] #26 49.59 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-20T08:13:01.387Z] #26 50.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-20T08:13:01.647Z] #14 ... [2020-07-20T08:13:01.647Z] [2020-07-20T08:13:01.647Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-20T08:13:01.647Z] #34 3.971 + RM_GOPATH=0 [2020-07-20T08:13:01.647Z] #34 3.971 + TMP_GOPATH= [2020-07-20T08:13:01.647Z] #34 3.971 + : /build [2020-07-20T08:13:01.647Z] #34 3.971 + '[' -z '' ']' [2020-07-20T08:13:01.647Z] #34 3.976 ++ mktemp -d [2020-07-20T08:13:01.647Z] #34 3.980 + export GOPATH=/tmp/tmp.PSFqw51OoC [2020-07-20T08:13:01.647Z] #34 3.982 + GOPATH=/tmp/tmp.PSFqw51OoC [2020-07-20T08:13:01.647Z] #34 3.982 + RM_GOPATH=1 [2020-07-20T08:13:01.647Z] #34 3.982 ++ dirname ./install.sh [2020-07-20T08:13:01.647Z] #34 3.986 + dir=. [2020-07-20T08:13:01.647Z] #34 3.986 + bin=tini [2020-07-20T08:13:01.647Z] #34 3.986 + shift [2020-07-20T08:13:01.647Z] #34 3.986 + '[' '!' -f ./tini.installer ']' [2020-07-20T08:13:01.647Z] #34 3.986 + . ./tini.installer [2020-07-20T08:13:01.647Z] #34 3.986 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T08:13:01.647Z] #34 3.990 + install_tini [2020-07-20T08:13:01.647Z] #34 3.990 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-20T08:13:01.647Z] #34 3.990 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T08:13:01.647Z] #34 3.990 + git clone https://github.com/krallin/tini.git /tmp/tmp.PSFqw51OoC/tini [2020-07-20T08:13:01.647Z] #34 3.991 Cloning into '/tmp/tmp.PSFqw51OoC/tini'... [2020-07-20T08:13:01.647Z] #34 4.693 + cd /tmp/tmp.PSFqw51OoC/tini [2020-07-20T08:13:01.647Z] #34 4.693 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T08:13:01.647Z] #34 4.751 + cmake . [2020-07-20T08:13:01.647Z] #34 ... [2020-07-20T08:13:01.647Z] [2020-07-20T08:13:01.647Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-20T08:13:01.647Z] #29 56.75 time [2020-07-20T08:13:01.647Z] #29 64.70 internal/poll [2020-07-20T08:13:01.647Z] #29 ... [2020-07-20T08:13:01.647Z] [2020-07-20T08:13:01.647Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:13:01.647Z] #14 5.066 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:13:01.647Z] #14 5.092 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:13:01.647Z] #14 5.096 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:13:01.738Z] #39 12.08 make[1]: Nothing to be done for 'all'. [2020-07-20T08:13:01.966Z] CC criu/filesystems.o [2020-07-20T08:13:01.967Z] CC criu/fsnotify.o [2020-07-20T08:13:02.260Z] CC criu/image-desc.o [2020-07-20T08:13:02.260Z] CC criu/image.o [2020-07-20T08:13:02.316Z] #26 ... [2020-07-20T08:13:02.317Z] [2020-07-20T08:13:02.317Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:13:02.317Z] #42 39.65 internal/reflectlite [2020-07-20T08:13:02.317Z] #42 39.65 sync [2020-07-20T08:13:02.317Z] #42 41.98 github.com/LK4D4/vndr/godl/singleflight [2020-07-20T08:13:02.317Z] #42 42.33 math/rand [2020-07-20T08:13:02.317Z] #42 44.07 internal/singleflight [2020-07-20T08:13:02.317Z] #42 44.72 sort [2020-07-20T08:13:02.317Z] #42 44.73 errors [2020-07-20T08:13:02.317Z] #42 45.22 io [2020-07-20T08:13:02.317Z] #42 46.15 strconv [2020-07-20T08:13:02.317Z] #42 46.75 bytes [2020-07-20T08:13:02.317Z] #42 49.79 bufio [2020-07-20T08:13:02.317Z] #42 ... [2020-07-20T08:13:02.317Z] [2020-07-20T08:13:02.317Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:13:02.317Z] #38 50.30 Selecting previously unselected package protobuf-c-compiler. [2020-07-20T08:13:02.317Z] #38 50.33 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-20T08:13:02.317Z] #38 50.42 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-20T08:13:02.317Z] #38 50.66 Selecting previously unselected package protobuf-compiler. [2020-07-20T08:13:02.317Z] #38 50.75 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-20T08:13:02.317Z] #38 50.76 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-20T08:13:02.317Z] #38 50.98 Selecting previously unselected package python-pkg-resources. [2020-07-20T08:13:02.317Z] #38 50.99 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-20T08:13:02.317Z] #38 51.00 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-20T08:13:02.412Z] INFO: Expanding go... [2020-07-20T08:13:02.553Z] CC criu/ipc_ns.o [2020-07-20T08:13:02.573Z] #38 51.29 Selecting previously unselected package python-six. [2020-07-20T08:13:02.573Z] #38 51.34 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-20T08:13:02.573Z] #38 51.34 Unpacking python-six (1.12.0-1) ... [2020-07-20T08:13:02.573Z] #38 51.45 Selecting previously unselected package python-protobuf. [2020-07-20T08:13:02.585Z] #14 6.083 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T08:13:02.585Z] #14 ... [2020-07-20T08:13:02.585Z] [2020-07-20T08:13:02.585Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-20T08:13:02.585Z] #52 16.53 + cd /tmp/tmp.TRTMQCyDEf/src/github.com/opencontainers/runc [2020-07-20T08:13:02.585Z] #52 16.55 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T08:13:02.585Z] #52 17.53 + '[' -z '' ']' [2020-07-20T08:13:02.585Z] #52 17.53 + target=static [2020-07-20T08:13:02.585Z] #52 17.53 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-20T08:13:02.585Z] #52 20.36 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-07-20T08:13:02.585Z] #52 ... [2020-07-20T08:13:02.585Z] [2020-07-20T08:13:02.585Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-20T08:13:02.585Z] #29 67.13 internal/fmtsort [2020-07-20T08:13:02.585Z] #29 67.21 internal/syscall/execenv [2020-07-20T08:13:02.585Z] #29 67.42 internal/syscall/unix [2020-07-20T08:13:02.585Z] #29 67.82 os [2020-07-20T08:13:02.774Z] #39 13.05 CC images/stats.o [2020-07-20T08:13:02.844Z] #29 68.12 strings [2020-07-20T08:13:02.847Z] CC criu/irmap.o [2020-07-20T08:13:02.871Z] #38 51.47 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-20T08:13:02.872Z] #38 51.49 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-20T08:13:03.066Z] #39 13.28 CC images/core.o [2020-07-20T08:13:03.128Z] #38 52.03 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-20T08:13:03.140Z] CC criu/kcmp-ids.o [2020-07-20T08:13:03.141Z] CC criu/kerndat.o [2020-07-20T08:13:03.357Z] #39 13.56 CC images/core-x86.o [2020-07-20T08:13:03.649Z] #39 13.92 CC images/core-arm.o [2020-07-20T08:13:03.777Z] CC criu/libnetlink.o [2020-07-20T08:13:03.777Z] CC criu/log.o [2020-07-20T08:13:03.777Z] CC criu/lsm.o [2020-07-20T08:13:03.786Z] #29 ... [2020-07-20T08:13:03.786Z] [2020-07-20T08:13:03.786Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:13:03.786Z] #38 71.87 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-20T08:13:03.786Z] #38 71.88 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:13:03.786Z] #38 DONE 72.2s [2020-07-20T08:13:03.786Z] [2020-07-20T08:13:03.786Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:03.940Z] #39 14.16 CC images/core-aarch64.o [2020-07-20T08:13:04.071Z] CC criu/mem.o [2020-07-20T08:13:04.232Z] #39 14.44 CC images/core-ppc64.o [2020-07-20T08:13:04.711Z] CC criu/memfd.o [2020-07-20T08:13:04.711Z] CC criu/mount.o [2020-07-20T08:13:04.864Z] #39 14.89 CC images/core-s390.o [2020-07-20T08:13:05.021Z] #38 ... [2020-07-20T08:13:05.021Z] [2020-07-20T08:13:05.021Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-07-20T08:13:05.021Z] #10 2.808 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-20T08:13:05.021Z] #10 DONE 3.7s [2020-07-20T08:13:05.021Z] [2020-07-20T08:13:05.021Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-20T08:13:05.021Z] #57 3.661 + RM_GOPATH=0 [2020-07-20T08:13:05.021Z] #57 3.661 + TMP_GOPATH= [2020-07-20T08:13:05.021Z] #57 3.661 + : /build [2020-07-20T08:13:05.021Z] #57 3.661 + '[' -z '' ']' [2020-07-20T08:13:05.021Z] #57 3.664 ++ mktemp -d [2020-07-20T08:13:05.021Z] #57 3.667 + export GOPATH=/tmp/tmp.CZ5I5Jcnb0 [2020-07-20T08:13:05.021Z] #57 3.667 + GOPATH=/tmp/tmp.CZ5I5Jcnb0 [2020-07-20T08:13:05.021Z] #57 3.667 + RM_GOPATH=1 [2020-07-20T08:13:05.021Z] #57 3.667 ++ dirname ./install.sh [2020-07-20T08:13:05.021Z] #57 3.672 + dir=. [2020-07-20T08:13:05.021Z] #57 3.672 + bin=containerd [2020-07-20T08:13:05.021Z] #57 3.672 + shift [2020-07-20T08:13:05.021Z] #57 3.672 + '[' '!' -f ./containerd.installer ']' [2020-07-20T08:13:05.021Z] #57 3.673 + . ./containerd.installer [2020-07-20T08:13:05.021Z] #57 3.673 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T08:13:05.021Z] #57 3.673 + install_containerd [2020-07-20T08:13:05.021Z] #57 3.675 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-07-20T08:13:05.021Z] #57 3.675 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T08:13:05.021Z] #57 3.675 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CZ5I5Jcnb0/src/github.com/containerd/containerd [2020-07-20T08:13:05.021Z] #57 3.682 Cloning into '/tmp/tmp.CZ5I5Jcnb0/src/github.com/containerd/containerd'... [2020-07-20T08:13:05.156Z] #39 15.34 CC images/cpuinfo.o [2020-07-20T08:13:05.279Z] #57 ... [2020-07-20T08:13:05.279Z] [2020-07-20T08:13:05.279Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:13:05.279Z] #24 9.291 #=#=# [2020-07-20T08:13:05.279Z] #24 9.469 ## 2.8% ########## 13.9% ############ 17.4% ################### 27.3% #################################### 51.0% ############################################### 65.3% ######################################################### 79.8% ######################################################################## 100.0% [2020-07-20T08:13:05.279Z] #24 10.77 #=#=# [2020-07-20T08:13:05.279Z] #24 10.97 ## 3.0% #### 6.8% ######### 13.5% ############### 21.2% #################### 28.4% ######################### 36.1% ############################### 43.4% ###################################### 53.9% ########################################## 59.4% ################################################# 68.3% ########################################################### 83.2% ##################################################################### 96.1% ######################################################################## 100.0% [2020-07-20T08:13:05.279Z] #24 12.46 [2020-07-20T08:13:05.448Z] #39 15.65 CC images/inventory.o [2020-07-20T08:13:05.448Z] #39 15.80 CC images/fdinfo.o [2020-07-20T08:13:05.739Z] #39 ... [2020-07-20T08:13:05.739Z] [2020-07-20T08:13:05.739Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:13:05.739Z] #14 11.77 Fetched 8060 kB in 10s (812 kB/s) [2020-07-20T08:13:05.739Z] #14 11.77 Reading package lists... [2020-07-20T08:13:05.739Z] #14 15.51 Reading package lists... [2020-07-20T08:13:05.739Z] #14 19.03 Building dependency tree... [2020-07-20T08:13:05.739Z] #14 19.44 Reading state information... [2020-07-20T08:13:05.739Z] #14 19.82 libcap2-bin is already the newest version (1:2.25-2). [2020-07-20T08:13:05.739Z] #14 19.82 libcap2-bin set to manually installed. [2020-07-20T08:13:05.739Z] #14 19.82 The following additional packages will be installed: [2020-07-20T08:13:05.739Z] #14 19.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-20T08:13:05.739Z] #14 19.82 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-20T08:13:05.739Z] #14 19.82 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-20T08:13:05.739Z] #14 19.82 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-07-20T08:13:05.739Z] #14 19.82 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-07-20T08:13:05.739Z] #14 19.82 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-07-20T08:13:05.739Z] #14 19.82 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-07-20T08:13:05.739Z] #14 19.82 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-20T08:13:05.739Z] #14 19.82 python3.7 python3.7-minimal vim-runtime xxd [2020-07-20T08:13:05.739Z] #14 19.82 Suggested packages: [2020-07-20T08:13:05.739Z] #14 19.83 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-07-20T08:13:05.739Z] #14 19.83 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-07-20T08:13:05.739Z] #14 19.83 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-07-20T08:13:05.739Z] #14 19.83 xfsdump acl attr quota [2020-07-20T08:13:05.739Z] #14 19.83 Recommended packages: [2020-07-20T08:13:05.739Z] #14 19.83 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-20T08:13:05.739Z] #14 19.83 python3-keyrings.alt python3-xdg unzip [2020-07-20T08:13:05.739Z] #14 ... [2020-07-20T08:13:05.739Z] [2020-07-20T08:13:05.739Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:05.739Z] #39 16.12 CC images/fown.o [2020-07-20T08:13:06.030Z] #39 16.21 CC images/ns.o [2020-07-20T08:13:06.030Z] #39 16.35 CC images/regfile.o [2020-07-20T08:13:06.231Z] CC criu/namespaces.o [2020-07-20T08:13:06.321Z] #39 16.43 CC images/ghost-file.o [2020-07-20T08:13:06.321Z] #39 16.55 CC images/fifo.o [2020-07-20T08:13:06.321Z] #39 16.64 CC images/remap-file-path.o [2020-07-20T08:13:06.612Z] #39 16.79 CC images/eventfd.o [2020-07-20T08:13:06.612Z] #39 16.96 CC images/eventpoll.o [2020-07-20T08:13:06.871Z] CC criu/net.o [2020-07-20T08:13:06.903Z] #39 17.17 CC images/fh.o [2020-07-20T08:13:07.194Z] #39 17.29 CC images/fsnotify.o [2020-07-20T08:13:07.334Z] #24 12.71 #=#=# 1.2% # 2.5% ### 5.0% #### 6.3% ##### 8.1% ######## 11.3% ########### 15.6% ############ 17.5% ############# 19.1% ################ 22.4% ################# 24.3% ################### 26.8% ##################### 29.4% ####################### 32.2% ######################## 34.2% ########################## 36.2% ########################### 38.5% ############################# 41.1% ######## [2020-07-20T08:13:07.335Z] #24 ... [2020-07-20T08:13:07.335Z] [2020-07-20T08:13:07.335Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-20T08:13:07.335Z] #52 4.635 + RM_GOPATH=0 [2020-07-20T08:13:07.335Z] #52 4.635 + TMP_GOPATH= [2020-07-20T08:13:07.335Z] #52 4.635 + : /build [2020-07-20T08:13:07.335Z] #52 4.635 + '[' -z '' ']' [2020-07-20T08:13:07.335Z] #52 4.647 ++ mktemp -d [2020-07-20T08:13:07.335Z] #52 4.650 + export GOPATH=/tmp/tmp.VCrlhyagof [2020-07-20T08:13:07.335Z] #52 4.650 + GOPATH=/tmp/tmp.VCrlhyagof [2020-07-20T08:13:07.335Z] #52 4.650 + RM_GOPATH=1 [2020-07-20T08:13:07.335Z] #52 4.653 ++ dirname ./install.sh [2020-07-20T08:13:07.335Z] #52 4.654 + dir=. [2020-07-20T08:13:07.335Z] #52 4.654 + bin=runc [2020-07-20T08:13:07.335Z] #52 4.654 + shift [2020-07-20T08:13:07.335Z] #52 4.654 + '[' '!' -f ./runc.installer ']' [2020-07-20T08:13:07.335Z] #52 4.654 + . ./runc.installer [2020-07-20T08:13:07.335Z] #52 4.654 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T08:13:07.335Z] #52 4.654 + install_runc [2020-07-20T08:13:07.335Z] #52 4.655 + uname -r [2020-07-20T08:13:07.335Z] #52 4.655 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-20T08:13:07.335Z] #52 4.672 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-20T08:13:07.335Z] #52 4.672 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-20T08:13:07.335Z] #52 4.672 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-20T08:13:07.335Z] #52 4.672 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VCrlhyagof/src/github.com/opencontainers/runc [2020-07-20T08:13:07.335Z] #52 4.682 Cloning into '/tmp/tmp.VCrlhyagof/src/github.com/opencontainers/runc'... [2020-07-20T08:13:07.486Z] #39 17.62 CC images/signalfd.o [2020-07-20T08:13:07.486Z] #39 17.74 CC images/fs.o [2020-07-20T08:13:07.592Z] #52 ... [2020-07-20T08:13:07.592Z] [2020-07-20T08:13:07.592Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:13:07.778Z] #39 17.90 CC images/pstree.o [2020-07-20T08:13:07.778Z] #39 17.99 CC images/pipe.o [2020-07-20T08:13:07.911Z] CC criu/netfilter.o [2020-07-20T08:13:07.981Z] #39 3.679 Note: Building without setproctitle() and strlcpy() support. [2020-07-20T08:13:07.981Z] #39 3.679 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-20T08:13:07.981Z] #39 3.713 Note: Building without GnuTLS support [2020-07-20T08:13:07.981Z] #39 3.723 Makefile.config:39: Warn: you have no libnftables installed [2020-07-20T08:13:07.981Z] #39 3.727 Makefile.config:40: Warn: Building without nftables support [2020-07-20T08:13:08.069Z] #39 18.21 CC images/tcp-stream.o [2020-07-20T08:13:08.069Z] #39 18.34 CC images/sk-packet.o [2020-07-20T08:13:08.204Z] CC criu/page-pipe.o [2020-07-20T08:13:08.204Z] CC criu/page-xfer.o [2020-07-20T08:13:08.360Z] #39 18.52 CC images/mnt.o [2020-07-20T08:13:08.360Z] #39 ... [2020-07-20T08:13:08.360Z] [2020-07-20T08:13:08.360Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:13:08.360Z] #42 44.14 time [2020-07-20T08:13:08.360Z] #42 44.58 internal/fmtsort [2020-07-20T08:13:08.360Z] #42 45.66 internal/syscall/execenv [2020-07-20T08:13:08.360Z] #42 45.82 internal/syscall/unix [2020-07-20T08:13:08.360Z] #42 45.96 strings [2020-07-20T08:13:08.360Z] #42 48.47 regexp/syntax [2020-07-20T08:13:08.360Z] #42 49.41 internal/poll [2020-07-20T08:13:08.360Z] #42 50.67 os [2020-07-20T08:13:08.360Z] #42 51.76 regexp [2020-07-20T08:13:08.360Z] #42 52.82 fmt [2020-07-20T08:13:08.360Z] #42 ... [2020-07-20T08:13:08.360Z] [2020-07-20T08:13:08.360Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:08.360Z] #39 18.65 CC images/pipe-data.o [2020-07-20T08:13:08.691Z] #39 18.76 CC images/sa.o [2020-07-20T08:13:08.691Z] #39 18.86 CC images/timer.o [2020-07-20T08:13:08.843Z] CC criu/pagemap-cache.o [2020-07-20T08:13:08.982Z] #39 19.03 CC images/timerfd.o [2020-07-20T08:13:08.982Z] #39 19.13 CC images/mm.o [2020-07-20T08:13:08.982Z] #39 19.22 CC images/sk-opts.o [2020-07-20T08:13:09.138Z] CC criu/pagemap.o [2020-07-20T08:13:09.273Z] #39 19.30 CC images/sk-unix.o [2020-07-20T08:13:09.273Z] #39 19.41 CC images/sk-inet.o [2020-07-20T08:13:09.359Z] #39 5.871 fatal: not a git repository (or any of the parent directories): .git [2020-07-20T08:13:09.394Z] #24 12.71 #=#=# 1.2% # 2.5% ### 5.0% #### 6.3% ##### 8.1% ######## 11.3% ########### 15.6% ############ 17.5% ############# 19.1% ################ 22.4% ################# 24.3% ################### 26.8% ##################### 29.4% ####################### 32.2% ######################## 34.2% ########################## 36.2% ########################### 38.5% ############################# 41.1% ############################### 43.7% ################################# 46.5% ################################### 48.7% ##################################### 51.9% ######################################## 55.6% ######################################### 57.1% ########################################## 58.6% ############################################# 62.6% ############################################# 63.0% ############################################### 65.7% ################################################ 67.7% ################################################### 71.2% #################################################### 73.0% ###################################################### 75.1% ####################################################### 77.3% ######################################################### 80.3% [2020-07-20T08:13:09.394Z] #24 ... [2020-07-20T08:13:09.394Z] [2020-07-20T08:13:09.394Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-07-20T08:13:09.394Z] #11 DONE 4.2s [2020-07-20T08:13:09.394Z] [2020-07-20T08:13:09.394Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:13:09.432Z] CC criu/parasite-syscall.o [2020-07-20T08:13:09.564Z] #39 19.58 CC images/tun.o [2020-07-20T08:13:09.564Z] #39 19.71 CC images/sk-netlink.o [2020-07-20T08:13:09.564Z] #39 19.85 CC images/packet-sock.o [2020-07-20T08:13:09.619Z] #39 5.945 GEN .gitid [2020-07-20T08:13:09.619Z] #39 5.985 GEN criu/include/version.h [2020-07-20T08:13:09.732Z] CC criu/path.o [2020-07-20T08:13:09.732Z] CC criu/pie-util-vdso.o [2020-07-20T08:13:09.855Z] #39 20.01 CC images/ipc-var.o [2020-07-20T08:13:09.855Z] #39 20.22 CC images/ipc-desc.o [2020-07-20T08:13:09.878Z] #39 ... [2020-07-20T08:13:09.878Z] [2020-07-20T08:13:09.878Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-20T08:13:09.878Z] #34 5.409 -- The C compiler identification is GNU 8.3.0 [2020-07-20T08:13:09.878Z] #34 5.462 -- Check for working C compiler: /usr/bin/cc [2020-07-20T08:13:09.878Z] #34 6.136 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-20T08:13:09.878Z] #34 6.144 -- Detecting C compiler ABI info [2020-07-20T08:13:09.878Z] #34 6.832 -- Detecting C compiler ABI info - done [2020-07-20T08:13:09.878Z] #34 6.871 -- Detecting C compile features [2020-07-20T08:13:09.878Z] #34 9.299 -- Detecting C compile features - done [2020-07-20T08:13:09.878Z] #34 9.349 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-20T08:13:09.878Z] #34 9.552 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-20T08:13:09.878Z] #34 9.746 -- Configuring done [2020-07-20T08:13:09.878Z] #34 9.775 -- Generating done [2020-07-20T08:13:09.878Z] #34 9.786 -- Build files have been written to: /tmp/tmp.PSFqw51OoC/tini [2020-07-20T08:13:09.878Z] #34 9.808 + make tini-static [2020-07-20T08:13:09.878Z] #34 10.29 Scanning dependencies of target tini-static [2020-07-20T08:13:09.878Z] #34 10.37 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-20T08:13:09.878Z] #34 12.02 [100%] Linking C executable tini-static [2020-07-20T08:13:09.878Z] #34 12.88 [100%] Built target tini-static [2020-07-20T08:13:09.878Z] #34 12.99 + mkdir -p /build [2020-07-20T08:13:09.878Z] #34 12.99 + cp tini-static /build/docker-init [2020-07-20T08:13:09.878Z] #34 DONE 13.1s [2020-07-20T08:13:09.878Z] [2020-07-20T08:13:09.878Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:09.878Z] #39 6.163 GEN include/common/asm [2020-07-20T08:13:09.878Z] #39 ... [2020-07-20T08:13:09.878Z] [2020-07-20T08:13:09.878Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-20T08:13:09.878Z] #29 71.13 bytes [2020-07-20T08:13:09.878Z] #29 72.82 fmt [2020-07-20T08:13:09.878Z] #29 73.62 bufio [2020-07-20T08:13:09.878Z] #29 75.03 path/filepath [2020-07-20T08:13:10.026Z] CC criu/pie-util.o [2020-07-20T08:13:10.026Z] CC criu/pipes.o [2020-07-20T08:13:10.140Z] #29 ... [2020-07-20T08:13:10.140Z] [2020-07-20T08:13:10.140Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:13:10.140Z] #42 65.38 time [2020-07-20T08:13:10.140Z] #42 70.25 internal/fmtsort [2020-07-20T08:13:10.140Z] #42 70.89 internal/syscall/execenv [2020-07-20T08:13:10.140Z] #42 71.01 internal/poll [2020-07-20T08:13:10.140Z] #42 71.16 internal/syscall/unix [2020-07-20T08:13:10.140Z] #42 71.44 strings [2020-07-20T08:13:10.140Z] #42 73.41 os [2020-07-20T08:13:10.140Z] #42 73.97 regexp/syntax [2020-07-20T08:13:10.151Z] #39 20.33 CC images/ipc-shm.o [2020-07-20T08:13:10.151Z] #39 ... [2020-07-20T08:13:10.151Z] [2020-07-20T08:13:10.151Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-20T08:13:10.151Z] #29 47.73 bufio [2020-07-20T08:13:10.151Z] #29 48.79 flag [2020-07-20T08:13:10.151Z] #29 48.95 path/filepath [2020-07-20T08:13:10.151Z] #29 50.10 io/ioutil [2020-07-20T08:13:10.151Z] #29 50.13 log [2020-07-20T08:13:10.151Z] #29 50.64 github.com/BurntSushi/toml [2020-07-20T08:13:10.151Z] #29 50.70 path [2020-07-20T08:13:10.151Z] #29 51.19 text/tabwriter [2020-07-20T08:13:10.151Z] #29 52.93 github.com/BurntSushi/toml/cmd/tomlv [2020-07-20T08:13:10.151Z] #29 DONE 56.0s [2020-07-20T08:13:10.151Z] [2020-07-20T08:13:10.151Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:10.151Z] #39 20.54 CC images/ipc-msg.o [2020-07-20T08:13:10.319Z] CC criu/plugin.o [2020-07-20T08:13:10.319Z] CC criu/proc_parse.o [2020-07-20T08:13:10.420Z] #24 12.71 #=#=# 1.2% # 2.5% ### 5.0% #### 6.3% ##### 8.1% ######## 11.3% ########### 15.6% ############ 17.5% ############# 19.1% ################ 22.4% ################# 24.3% ################### 26.8% ##################### 29.4% ####################### 32.2% ######################## 34.2% ########################## 36.2% ########################### 38.5% ############################# 41.1% ############################### 43.7% ################################# 46.5% ################################### 48.7% ##################################### 51.9% ######################################## 55.6% ######################################### 57.1% ########################################## 58.6% ############################################# 62.6% ############################################# 63.0% ############################################### 65.7% ################################################ 67.7% ################################################### 71.2% #################################################### 73.0% ###################################################### 75.1% ####################################################### 77.3% ######################################################### 80.3% ########################################################### 82.3% ############################################################# 84.9% ############################################################# 86.1% ############################################################### 87.7% ################################################################ 89.2% ################################################################# 91.1% ################################################################### 93.2% #################################################################### 94.5% ###################################################################### 97.4% ####################################################################### 99.0% ######################################################################## 100.0% [2020-07-20T08:13:10.420Z] #24 ... [2020-07-20T08:13:10.420Z] [2020-07-20T08:13:10.420Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:13:10.420Z] #31 49.08 Selecting previously unselected package libicu63:amd64. [2020-07-20T08:13:10.420Z] #31 49.10 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-20T08:13:10.420Z] #31 49.14 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-20T08:13:10.420Z] #31 58.17 Selecting previously unselected package libxml2:amd64. [2020-07-20T08:13:10.420Z] #31 58.17 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-20T08:13:10.420Z] #31 58.19 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-20T08:13:10.420Z] #31 59.01 Selecting previously unselected package libarchive13:amd64. [2020-07-20T08:13:10.420Z] #31 59.01 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-20T08:13:10.420Z] #31 59.03 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-20T08:13:10.420Z] #31 ... [2020-07-20T08:13:10.420Z] [2020-07-20T08:13:10.420Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:13:10.420Z] #24 18.00 [2020-07-20T08:13:10.457Z] #39 20.68 CC images/ipc-sem.o [2020-07-20T08:13:10.757Z] #39 20.85 CC images/utsns.o [2020-07-20T08:13:11.048Z] #39 21.16 CC images/creds.o [2020-07-20T08:13:11.048Z] #39 21.32 CC images/vma.o [2020-07-20T08:13:11.347Z] #39 21.49 CC images/netdev.o [2020-07-20T08:13:11.348Z] #24 19.02 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-20T08:13:11.545Z] #42 ... [2020-07-20T08:13:11.545Z] [2020-07-20T08:13:11.545Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-20T08:13:11.545Z] #29 76.68 io/ioutil [2020-07-20T08:13:11.650Z] #39 21.82 CC images/tty.o [2020-07-20T08:13:11.835Z] CC criu/protobuf-desc.o [2020-07-20T08:13:11.835Z] CC criu/protobuf.o [2020-07-20T08:13:11.941Z] #39 22.24 CC images/file-lock.o [2020-07-20T08:13:11.987Z] #24 19.45 [2020-07-20T08:13:12.114Z] #29 77.24 path [2020-07-20T08:13:12.130Z] CC criu/pstree.o [2020-07-20T08:13:12.233Z] #39 22.39 CC images/rlimit.o [2020-07-20T08:13:12.233Z] #39 22.47 CC images/pagemap.o [2020-07-20T08:13:12.233Z] #39 ... [2020-07-20T08:13:12.233Z] [2020-07-20T08:13:12.233Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-20T08:13:12.233Z] #57 28.11 Checking out files: 68% (2177/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-20T08:13:12.233Z] #57 28.92 + cd /tmp/tmp.R5bthIZPd1/src/github.com/containerd/containerd [2020-07-20T08:13:12.233Z] #57 28.92 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T08:13:12.233Z] #57 30.65 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-20T08:13:12.233Z] #57 30.65 + BUILDTAGS='netgo osusergo static_build' [2020-07-20T08:13:12.233Z] #57 30.65 + export EXTRA_FLAGS=-buildmode=pie [2020-07-20T08:13:12.233Z] #57 30.65 + EXTRA_FLAGS=-buildmode=pie [2020-07-20T08:13:12.233Z] #57 30.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-20T08:13:12.233Z] #57 30.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-20T08:13:12.233Z] #57 30.65 + '[' '' = dynamic ']' [2020-07-20T08:13:12.233Z] #57 30.65 + make [2020-07-20T08:13:12.233Z] #57 31.48 🇩 bin/ctr [2020-07-20T08:13:12.247Z] #24 19.64 # 2.3% ######################################################################## 100.0% [2020-07-20T08:13:12.247Z] #24 19.80 [2020-07-20T08:13:12.423Z] CC criu/rbtree.o [2020-07-20T08:13:12.525Z] #57 ... [2020-07-20T08:13:12.525Z] [2020-07-20T08:13:12.525Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:12.525Z] #39 22.68 CC images/siginfo.o [2020-07-20T08:13:12.525Z] #39 22.87 CC images/rpc.o [2020-07-20T08:13:12.682Z] #29 77.68 text/tabwriter [2020-07-20T08:13:12.717Z] CC criu/rst-malloc.o [2020-07-20T08:13:12.717Z] CC criu/seccomp.o [2020-07-20T08:13:12.810Z] #24 ... [2020-07-20T08:13:12.810Z] [2020-07-20T08:13:12.810Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-07-20T08:13:12.810Z] #12 DONE 3.4s [2020-07-20T08:13:13.011Z] CC criu/seize.o [2020-07-20T08:13:13.068Z] [2020-07-20T08:13:13.068Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:13:13.068Z] #31 59.43 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-20T08:13:13.068Z] #31 59.45 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-20T08:13:13.068Z] #31 59.47 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-20T08:13:13.068Z] #31 59.64 Selecting previously unselected package librhash0:amd64. [2020-07-20T08:13:13.068Z] #31 59.64 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-20T08:13:13.068Z] #31 59.66 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-20T08:13:13.068Z] #31 59.86 Selecting previously unselected package libuv1:amd64. [2020-07-20T08:13:13.068Z] #31 59.87 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-20T08:13:13.068Z] #31 59.88 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-20T08:13:13.068Z] #31 60.02 Selecting previously unselected package cmake. [2020-07-20T08:13:13.068Z] #31 60.06 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-20T08:13:13.068Z] #31 60.07 Unpacking cmake (3.13.4-1) ... [2020-07-20T08:13:13.157Z] #39 23.57 CC images/ext-file.o [2020-07-20T08:13:13.305Z] CC criu/servicefd.o [2020-07-20T08:13:13.324Z] #31 ... [2020-07-20T08:13:13.324Z] [2020-07-20T08:13:13.324Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:13:13.324Z] #42 50.79 reflect [2020-07-20T08:13:13.324Z] #42 51.46 internal/oserror [2020-07-20T08:13:13.324Z] #42 51.70 syscall [2020-07-20T08:13:13.324Z] #42 60.44 time [2020-07-20T08:13:13.324Z] #42 ... [2020-07-20T08:13:13.324Z] [2020-07-20T08:13:13.324Z] #13 [dev 6/25] RUN ldconfig [2020-07-20T08:13:13.449Z] #39 23.70 CC images/cgroup.o [2020-07-20T08:13:13.599Z] CC criu/shmem.o [2020-07-20T08:13:13.618Z] #29 78.72 github.com/BurntSushi/toml [2020-07-20T08:13:13.618Z] #29 78.73 flag [2020-07-20T08:13:13.740Z] #39 24.04 CC images/userns.o [2020-07-20T08:13:13.905Z] CC criu/sigframe.o [2020-07-20T08:13:13.905Z] CC criu/signalfd.o [2020-07-20T08:13:13.905Z] CC criu/sk-inet.o [2020-07-20T08:13:14.032Z] #39 24.24 CC images/google/protobuf/descriptor.o [2020-07-20T08:13:14.542Z] CC criu/sk-netlink.o [2020-07-20T08:13:14.542Z] CC criu/sk-packet.o [2020-07-20T08:13:14.555Z] #29 ... [2020-07-20T08:13:14.555Z] [2020-07-20T08:13:14.555Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:13:14.555Z] #14 8.331 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T08:13:14.555Z] #14 10.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T08:13:14.814Z] #14 ... [2020-07-20T08:13:14.814Z] [2020-07-20T08:13:14.814Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:14.814Z] #39 8.732 PBCC images/timens.pb-c.c [2020-07-20T08:13:14.814Z] #39 8.788 DEP images/timens.pb-c.d [2020-07-20T08:13:14.814Z] #39 8.870 PBCC images/fown.pb-c.c [2020-07-20T08:13:14.814Z] #39 8.934 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-20T08:13:14.814Z] #39 9.043 PBCC images/opts.pb-c.c [2020-07-20T08:13:14.814Z] #39 9.144 PBCC images/memfd.pb-c.c [2020-07-20T08:13:14.814Z] #39 9.232 DEP images/fown.pb-c.d [2020-07-20T08:13:14.814Z] #39 9.276 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-20T08:13:14.814Z] #39 9.359 DEP images/opts.pb-c.d [2020-07-20T08:13:14.814Z] #39 9.418 DEP images/memfd.pb-c.d [2020-07-20T08:13:14.814Z] #39 9.476 PBCC images/sit.pb-c.c [2020-07-20T08:13:14.814Z] #39 9.571 DEP images/sit.pb-c.d [2020-07-20T08:13:14.814Z] #39 9.647 PBCC images/macvlan.pb-c.c [2020-07-20T08:13:14.814Z] #39 9.700 DEP images/macvlan.pb-c.d [2020-07-20T08:13:14.814Z] #39 9.792 PBCC images/autofs.pb-c.c [2020-07-20T08:13:14.814Z] #39 9.855 DEP images/autofs.pb-c.d [2020-07-20T08:13:14.814Z] #39 9.928 PBCC images/sysctl.pb-c.c [2020-07-20T08:13:14.814Z] #39 9.957 DEP images/sysctl.pb-c.d [2020-07-20T08:13:14.814Z] #39 10.02 PBCC images/time.pb-c.c [2020-07-20T08:13:14.814Z] #39 10.07 DEP images/time.pb-c.d [2020-07-20T08:13:14.814Z] #39 10.13 PBCC images/binfmt-misc.pb-c.c [2020-07-20T08:13:14.814Z] #39 10.20 DEP images/binfmt-misc.pb-c.d [2020-07-20T08:13:14.814Z] #39 10.25 PBCC images/seccomp.pb-c.c [2020-07-20T08:13:14.814Z] #39 10.29 DEP images/seccomp.pb-c.d [2020-07-20T08:13:14.814Z] #39 10.35 PBCC images/userns.pb-c.c [2020-07-20T08:13:14.814Z] #39 10.38 DEP images/userns.pb-c.d [2020-07-20T08:13:14.814Z] #39 10.46 PBCC images/cgroup.pb-c.c [2020-07-20T08:13:14.814Z] #39 10.49 DEP images/cgroup.pb-c.d [2020-07-20T08:13:14.814Z] #39 10.58 PBCC images/ext-file.pb-c.c [2020-07-20T08:13:14.814Z] #39 10.62 DEP images/ext-file.pb-c.d [2020-07-20T08:13:14.814Z] #39 10.68 PBCC images/rpc.pb-c.c [2020-07-20T08:13:14.814Z] #39 10.73 DEP images/rpc.pb-c.d [2020-07-20T08:13:14.814Z] #39 10.81 PBCC images/siginfo.pb-c.c [2020-07-20T08:13:14.814Z] #39 10.86 DEP images/siginfo.pb-c.d [2020-07-20T08:13:14.814Z] #39 10.90 PBCC images/pagemap.pb-c.c [2020-07-20T08:13:14.814Z] #39 10.95 DEP images/pagemap.pb-c.d [2020-07-20T08:13:14.814Z] #39 11.06 PBCC images/rlimit.pb-c.c [2020-07-20T08:13:14.814Z] #39 11.08 DEP images/rlimit.pb-c.d [2020-07-20T08:13:14.814Z] #39 11.15 PBCC images/file-lock.pb-c.c [2020-07-20T08:13:14.814Z] #39 11.18 DEP images/file-lock.pb-c.d [2020-07-20T08:13:14.814Z] #39 11.29 PBCC images/tty.pb-c.c [2020-07-20T08:13:14.835Z] CC criu/sk-queue.o [2020-07-20T08:13:14.835Z] CC criu/sk-tcp.o [2020-07-20T08:13:15.066Z] #39 25.12 CC images/opts.o [2020-07-20T08:13:15.066Z] #39 25.21 CC images/seccomp.o [2020-07-20T08:13:15.066Z] #39 25.46 CC images/binfmt-misc.o [2020-07-20T08:13:15.073Z] #39 11.38 DEP images/tty.pb-c.d [2020-07-20T08:13:15.073Z] #39 11.46 PBCC images/tun.pb-c.c [2020-07-20T08:13:15.073Z] #39 11.52 PBCC images/netdev.pb-c.c [2020-07-20T08:13:15.130Z] CC criu/sk-unix.o [2020-07-20T08:13:15.333Z] #39 11.61 DEP images/tun.pb-c.d [2020-07-20T08:13:15.333Z] #39 11.69 DEP images/netdev.pb-c.d [2020-07-20T08:13:15.333Z] #39 11.77 PBCC images/vma.pb-c.c [2020-07-20T08:13:15.357Z] #39 25.65 CC images/time.o [2020-07-20T08:13:15.592Z] #39 11.87 DEP images/vma.pb-c.d [2020-07-20T08:13:15.592Z] #39 11.96 PBCC images/creds.pb-c.c [2020-07-20T08:13:15.592Z] #39 12.01 DEP images/creds.pb-c.d [2020-07-20T08:13:15.592Z] #39 12.07 PBCC images/utsns.pb-c.c [2020-07-20T08:13:15.649Z] #39 25.77 CC images/sysctl.o [2020-07-20T08:13:15.649Z] #39 25.85 CC images/autofs.o [2020-07-20T08:13:15.649Z] #39 25.92 CC images/macvlan.o [2020-07-20T08:13:15.768Z] CC criu/sockets.o [2020-07-20T08:13:15.841Z] #13 DONE 3.0s [2020-07-20T08:13:15.841Z] [2020-07-20T08:13:15.841Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:13:15.841Z] #24 21.29 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-20T08:13:15.841Z] #24 21.82 #=#=# [2020-07-20T08:13:15.841Z] #24 22.00 ###################################### 53.6% ######################################################################## 100.0% [2020-07-20T08:13:15.841Z] #24 22.20 [2020-07-20T08:13:15.851Z] #39 12.08 DEP images/utsns.pb-c.d [2020-07-20T08:13:15.851Z] #39 12.16 PBCC images/ipc-desc.pb-c.c [2020-07-20T08:13:15.851Z] #39 12.21 PBCC images/ipc-sem.pb-c.c [2020-07-20T08:13:15.851Z] #39 12.23 DEP images/ipc-desc.pb-c.d [2020-07-20T08:13:15.851Z] #39 12.27 DEP images/ipc-sem.pb-c.d [2020-07-20T08:13:15.941Z] #39 26.06 CC images/sit.o [2020-07-20T08:13:15.941Z] #39 ... [2020-07-20T08:13:15.941Z] [2020-07-20T08:13:15.941Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:13:15.941Z] #14 21.96 The following NEW packages will be installed: [2020-07-20T08:13:15.941Z] #14 21.98 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-07-20T08:13:15.941Z] #14 21.98 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-07-20T08:13:15.941Z] #14 21.98 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-07-20T08:13:15.941Z] #14 21.98 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-07-20T08:13:15.941Z] #14 21.98 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-20T08:13:15.941Z] #14 21.98 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-07-20T08:13:15.941Z] #14 21.98 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-20T08:13:15.941Z] #14 21.98 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-20T08:13:15.941Z] #14 21.98 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-07-20T08:13:15.941Z] #14 21.98 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-07-20T08:13:15.941Z] #14 21.98 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-07-20T08:13:15.941Z] #14 21.98 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-07-20T08:13:15.941Z] #14 21.98 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-07-20T08:13:15.941Z] #14 21.98 xfsprogs xxd xz-utils zip [2020-07-20T08:13:15.941Z] #14 22.08 0 upgraded, 68 newly installed, 0 to remove and 1 not upgraded. [2020-07-20T08:13:15.941Z] #14 22.08 Need to get 99.3 MB of archives. [2020-07-20T08:13:15.941Z] #14 22.08 After this operation, 605 MB of additional disk space will be used. [2020-07-20T08:13:15.941Z] #14 22.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-07-20T08:13:15.941Z] #14 22.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-07-20T08:13:15.941Z] #14 22.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-07-20T08:13:15.941Z] #14 22.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-07-20T08:13:15.941Z] #14 22.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-07-20T08:13:15.941Z] #14 23.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-07-20T08:13:15.941Z] #14 ... [2020-07-20T08:13:15.941Z] [2020-07-20T08:13:15.941Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:15.941Z] #39 26.23 CC images/memfd.o [2020-07-20T08:13:16.098Z] #24 23.40 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-20T08:13:16.098Z] #24 23.60 skipping existing 1849cc453dee [2020-07-20T08:13:16.109Z] #39 12.35 PBCC images/ipc-msg.pb-c.c [2020-07-20T08:13:16.109Z] #39 12.36 DEP images/ipc-msg.pb-c.d [2020-07-20T08:13:16.109Z] #39 12.46 PBCC images/ipc-shm.pb-c.c [2020-07-20T08:13:16.109Z] #39 12.51 DEP images/ipc-shm.pb-c.d [2020-07-20T08:13:16.109Z] #39 12.56 PBCC images/ipc-var.pb-c.c [2020-07-20T08:13:16.232Z] #39 26.42 CC images/timens.o [2020-07-20T08:13:16.232Z] #39 26.64 LINK images/built-in.o [2020-07-20T08:13:16.355Z] #24 23.91 [2020-07-20T08:13:16.368Z] #39 12.63 DEP images/ipc-var.pb-c.d [2020-07-20T08:13:16.368Z] #39 12.69 PBCC images/sk-opts.pb-c.c [2020-07-20T08:13:16.368Z] #39 12.74 PBCC images/packet-sock.pb-c.c [2020-07-20T08:13:16.368Z] #39 12.77 DEP images/sk-opts.pb-c.d [2020-07-20T08:13:16.368Z] #39 12.86 DEP images/packet-sock.pb-c.d [2020-07-20T08:13:16.404Z] CC criu/stats.o [2020-07-20T08:13:16.404Z] CC criu/string.o [2020-07-20T08:13:16.404Z] CC criu/sysctl.o [2020-07-20T08:13:16.523Z] #39 26.76 GEN compel/include/asm [2020-07-20T08:13:16.523Z] #39 26.77 GEN compel/include/version.h [2020-07-20T08:13:16.523Z] #39 26.78 touch .config [2020-07-20T08:13:16.523Z] #39 26.81 GEN include/common/config.h [2020-07-20T08:13:16.523Z] #39 26.85 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-07-20T08:13:16.612Z] #24 ... [2020-07-20T08:13:16.612Z] [2020-07-20T08:13:16.612Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-20T08:13:16.612Z] #29 54.01 time [2020-07-20T08:13:16.612Z] #29 61.46 internal/poll [2020-07-20T08:13:16.612Z] #29 ... [2020-07-20T08:13:16.612Z] [2020-07-20T08:13:16.612Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:13:16.612Z] #31 64.03 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-20T08:13:16.612Z] #31 64.05 Setting up xxd (2:8.1.0875-5) ... [2020-07-20T08:13:16.612Z] #31 64.09 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-20T08:13:16.612Z] #31 64.10 Setting up vim-common (2:8.1.0875-5) ... [2020-07-20T08:13:16.612Z] #31 64.16 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-20T08:13:16.612Z] #31 64.19 Setting up cmake-data (3.13.4-1) ... [2020-07-20T08:13:16.612Z] #31 64.21 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-20T08:13:16.612Z] #31 64.25 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-20T08:13:16.612Z] #31 64.26 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-20T08:13:16.612Z] #31 64.45 Setting up cmake (3.13.4-1) ... [2020-07-20T08:13:16.612Z] #31 64.52 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:13:16.612Z] #31 64.71 Processing triggers for mime-support (3.62) ... [2020-07-20T08:13:16.612Z] #31 DONE 65.4s [2020-07-20T08:13:16.612Z] [2020-07-20T08:13:16.612Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:13:16.612Z] #32 DONE 0.1s [2020-07-20T08:13:16.612Z] [2020-07-20T08:13:16.612Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:13:16.612Z] #38 57.30 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-20T08:13:16.612Z] #38 57.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-20T08:13:16.612Z] #38 58.07 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-20T08:13:16.612Z] #38 58.10 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-20T08:13:16.612Z] #38 58.13 Setting up python-six (1.12.0-1) ... [2020-07-20T08:13:16.612Z] #38 63.17 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-20T08:13:16.612Z] #38 63.19 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-20T08:13:16.612Z] #38 63.20 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-20T08:13:16.612Z] #38 63.21 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-20T08:13:16.612Z] #38 63.22 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-20T08:13:16.612Z] #38 63.23 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-20T08:13:16.612Z] #38 63.24 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-20T08:13:16.612Z] #38 63.25 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-20T08:13:16.612Z] #38 63.26 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-20T08:13:16.612Z] #38 63.26 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-20T08:13:16.630Z] #39 12.92 PBCC images/sk-netlink.pb-c.c [2020-07-20T08:13:16.699Z] CC criu/sysfs_parse.o [2020-07-20T08:13:16.699Z] CC criu/timens.o [2020-07-20T08:13:16.815Z] #39 26.91 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-20T08:13:16.815Z] #39 26.92 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-20T08:13:16.815Z] #39 26.94 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-07-20T08:13:16.815Z] #39 26.96 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-07-20T08:13:16.815Z] #39 26.98 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-07-20T08:13:16.815Z] #39 27.01 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-20T08:13:16.815Z] #39 27.01 DEP compel/plugins/std/infect.d [2020-07-20T08:13:16.815Z] #39 27.11 DEP compel/plugins/std/string.d [2020-07-20T08:13:16.869Z] #38 ... [2020-07-20T08:13:16.869Z] [2020-07-20T08:13:16.869Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-07-20T08:13:16.869Z] #33 DONE 0.1s [2020-07-20T08:13:16.869Z] [2020-07-20T08:13:16.869Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-20T08:13:16.869Z] #29 64.38 internal/syscall/execenv [2020-07-20T08:13:16.893Z] #39 13.01 DEP images/sk-netlink.pb-c.d [2020-07-20T08:13:16.893Z] #39 13.09 PBCC images/sk-inet.pb-c.c [2020-07-20T08:13:16.893Z] #39 13.20 DEP images/sk-inet.pb-c.d [2020-07-20T08:13:16.893Z] #39 13.29 PBCC images/sk-unix.pb-c.c [2020-07-20T08:13:16.996Z] CC criu/timerfd.o [2020-07-20T08:13:16.996Z] CC criu/tty.o [2020-07-20T08:13:17.106Z] #39 27.20 DEP compel/plugins/std/log.d [2020-07-20T08:13:17.106Z] #39 27.21 DEP compel/plugins/std/fds.d [2020-07-20T08:13:17.106Z] #39 27.38 DEP compel/plugins/std/std.d [2020-07-20T08:13:17.126Z] #29 64.79 internal/syscall/unix [2020-07-20T08:13:17.151Z] #39 13.38 DEP images/sk-unix.pb-c.d [2020-07-20T08:13:17.151Z] #39 13.42 PBCC images/mm.pb-c.c [2020-07-20T08:13:17.151Z] #39 13.49 DEP images/mm.pb-c.d [2020-07-20T08:13:17.383Z] #29 64.86 internal/fmtsort [2020-07-20T08:13:17.397Z] #39 27.50 DEP compel/plugins/shmem/shmem.d [2020-07-20T08:13:17.397Z] #39 27.61 DEP compel/plugins/fds/fds.d [2020-07-20T08:13:17.397Z] #39 27.75 CC compel/plugins/std/std.o [2020-07-20T08:13:17.410Z] #39 13.58 PBCC images/timerfd.pb-c.c [2020-07-20T08:13:17.410Z] #39 13.62 DEP images/timerfd.pb-c.d [2020-07-20T08:13:17.410Z] #39 13.67 PBCC images/timer.pb-c.c [2020-07-20T08:13:17.410Z] #39 13.68 DEP images/timer.pb-c.d [2020-07-20T08:13:17.410Z] #39 13.75 PBCC images/sa.pb-c.c [2020-07-20T08:13:17.410Z] #39 13.85 DEP images/sa.pb-c.d [2020-07-20T08:13:17.669Z] #39 13.90 PBCC images/pipe-data.pb-c.c [2020-07-20T08:13:17.669Z] #39 13.90 DEP images/pipe-data.pb-c.d [2020-07-20T08:13:17.669Z] #39 13.97 PBCC images/mnt.pb-c.c [2020-07-20T08:13:17.669Z] #39 14.02 DEP images/mnt.pb-c.d [2020-07-20T08:13:17.669Z] #39 14.09 PBCC images/sk-packet.pb-c.c [2020-07-20T08:13:17.688Z] #39 27.99 CC compel/plugins/std/fds.o [2020-07-20T08:13:17.928Z] #39 14.13 DEP images/sk-packet.pb-c.d [2020-07-20T08:13:17.928Z] #39 14.16 PBCC images/tcp-stream.pb-c.c [2020-07-20T08:13:17.928Z] #39 14.24 DEP images/tcp-stream.pb-c.d [2020-07-20T08:13:17.928Z] #39 14.30 PBCC images/pipe.pb-c.c [2020-07-20T08:13:17.946Z] #29 65.27 os [2020-07-20T08:13:18.038Z] CC criu/tun.o [2020-07-20T08:13:18.038Z] CC criu/uffd.o [2020-07-20T08:13:18.188Z] #39 14.35 DEP images/pipe.pb-c.d [2020-07-20T08:13:18.188Z] #39 14.42 PBCC images/pstree.pb-c.c [2020-07-20T08:13:18.188Z] #39 14.49 DEP images/pstree.pb-c.d [2020-07-20T08:13:18.188Z] #39 14.54 PBCC images/fs.pb-c.c [2020-07-20T08:13:18.188Z] #39 14.56 DEP images/fs.pb-c.d [2020-07-20T08:13:18.203Z] #29 65.72 strings [2020-07-20T08:13:18.320Z] #39 28.35 CC compel/plugins/std/log.o [2020-07-20T08:13:18.449Z] #39 14.61 PBCC images/signalfd.pb-c.c [2020-07-20T08:13:18.449Z] #39 14.66 DEP images/signalfd.pb-c.d [2020-07-20T08:13:18.449Z] #39 14.78 PBCC images/fh.pb-c.c [2020-07-20T08:13:18.449Z] #39 14.85 PBCC images/fsnotify.pb-c.c [2020-07-20T08:13:18.677Z] CC criu/util.o [2020-07-20T08:13:18.709Z] #39 14.89 DEP images/fh.pb-c.d [2020-07-20T08:13:18.709Z] #39 14.94 DEP images/fsnotify.pb-c.d [2020-07-20T08:13:18.709Z] #39 15.03 PBCC images/eventpoll.pb-c.c [2020-07-20T08:13:18.709Z] #39 15.06 DEP images/eventpoll.pb-c.d [2020-07-20T08:13:18.709Z] #39 15.11 PBCC images/eventfd.pb-c.c [2020-07-20T08:13:18.953Z] #39 28.94 CC compel/plugins/std/string.o [2020-07-20T08:13:18.953Z] #39 ... [2020-07-20T08:13:18.953Z] [2020-07-20T08:13:18.953Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:13:18.953Z] #42 54.47 path/filepath [2020-07-20T08:13:18.953Z] #42 55.59 internal/lazyregexp [2020-07-20T08:13:18.953Z] #42 55.80 flag [2020-07-20T08:13:18.953Z] #42 55.82 go/token [2020-07-20T08:13:18.953Z] #42 56.58 go/scanner [2020-07-20T08:13:18.953Z] #42 56.88 path [2020-07-20T08:13:18.953Z] #42 57.16 io/ioutil [2020-07-20T08:13:18.953Z] #42 57.45 go/ast [2020-07-20T08:13:18.953Z] #42 57.48 net/url [2020-07-20T08:13:18.953Z] #42 58.57 text/template/parse [2020-07-20T08:13:18.953Z] #42 60.23 go/parser [2020-07-20T08:13:18.953Z] #42 60.91 text/template [2020-07-20T08:13:18.953Z] #42 62.54 log [2020-07-20T08:13:18.953Z] #42 62.90 encoding/binary [2020-07-20T08:13:18.953Z] #42 63.72 go/doc [2020-07-20T08:13:18.953Z] #42 63.78 encoding/base64 [2020-07-20T08:13:18.953Z] #42 64.20 encoding/json [2020-07-20T08:13:18.953Z] #42 ... [2020-07-20T08:13:18.953Z] [2020-07-20T08:13:18.953Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:18.953Z] #39 29.35 CC compel/plugins/std/infect.o [2020-07-20T08:13:18.969Z] #39 15.14 DEP images/eventfd.pb-c.d [2020-07-20T08:13:18.969Z] #39 15.18 PBCC images/remap-file-path.pb-c.c [2020-07-20T08:13:18.969Z] #39 15.24 DEP images/remap-file-path.pb-c.d [2020-07-20T08:13:18.969Z] #39 15.31 PBCC images/fifo.pb-c.c [2020-07-20T08:13:18.969Z] #39 15.33 DEP images/fifo.pb-c.d [2020-07-20T08:13:18.981Z] CC criu/uts_ns.o [2020-07-20T08:13:19.132Z] #29 ... [2020-07-20T08:13:19.132Z] [2020-07-20T08:13:19.132Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-20T08:13:19.132Z] #24 25.43 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-20T08:13:19.132Z] #24 25.94 [2020-07-20T08:13:19.132Z] #24 26.13 ######################################################################## 100.0% [2020-07-20T08:13:19.132Z] #24 26.23 [2020-07-20T08:13:19.132Z] #24 26.33 Download of images into '/build' complete. [2020-07-20T08:13:19.132Z] #24 26.33 Use something like the following to load the result into a Docker daemon: [2020-07-20T08:13:19.132Z] #24 26.33 tar -cC '/build' . | docker load [2020-07-20T08:13:19.132Z] #24 DONE 26.5s [2020-07-20T08:13:19.132Z] [2020-07-20T08:13:19.132Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-20T08:13:19.132Z] #52 17.35 + cd /tmp/tmp.VCrlhyagof/src/github.com/opencontainers/runc [2020-07-20T08:13:19.132Z] #52 17.35 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T08:13:19.132Z] #52 18.59 + '[' -z '' ']' [2020-07-20T08:13:19.132Z] #52 18.59 + target=static [2020-07-20T08:13:19.132Z] #52 18.59 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-20T08:13:19.132Z] #52 21.34 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-07-20T08:13:19.228Z] #39 15.40 PBCC images/ghost-file.pb-c.c [2020-07-20T08:13:19.228Z] #39 15.47 DEP images/ghost-file.pb-c.d [2020-07-20T08:13:19.228Z] #39 15.53 PBCC images/regfile.pb-c.c [2020-07-20T08:13:19.228Z] #39 15.61 DEP images/regfile.pb-c.d [2020-07-20T08:13:19.228Z] #39 15.68 PBCC images/ns.pb-c.c [2020-07-20T08:13:19.244Z] #39 29.62 CC compel/arch/s390/plugins/std/parasite-head.o [2020-07-20T08:13:19.275Z] CC criu/vdso.o [2020-07-20T08:13:19.275Z] LINK criu/built-in.o [2020-07-20T08:13:19.487Z] #39 15.69 DEP images/ns.pb-c.d [2020-07-20T08:13:19.487Z] #39 15.77 PBCC images/fdinfo.pb-c.c [2020-07-20T08:13:19.487Z] #39 15.85 DEP images/fdinfo.pb-c.d [2020-07-20T08:13:19.487Z] #39 15.95 PBCC images/core-aarch64.pb-c.c [2020-07-20T08:13:19.535Z] #39 29.66 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-07-20T08:13:19.535Z] #39 29.70 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-07-20T08:13:19.535Z] #39 29.84 AR compel/plugins/std.lib.a [2020-07-20T08:13:19.535Z] #39 29.88 CC compel/plugins/fds/fds.o [2020-07-20T08:13:19.568Z] LINK criu/criu [2020-07-20T08:13:19.568Z] DEP lib/c/criu.d [2020-07-20T08:13:19.568Z] CC images/rpc.pb-c.o [2020-07-20T08:13:19.695Z] #52 ... [2020-07-20T08:13:19.695Z] [2020-07-20T08:13:19.695Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:13:19.696Z] #14 3.798 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:13:19.696Z] #14 3.887 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:13:19.696Z] #14 3.888 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:13:19.746Z] #39 16.03 PBCC images/core-arm.pb-c.c [2020-07-20T08:13:19.746Z] #39 16.12 PBCC images/core-ppc64.pb-c.c [2020-07-20T08:13:19.746Z] #39 16.24 PBCC images/core-s390.pb-c.c [2020-07-20T08:13:19.826Z] #39 30.14 AR compel/plugins/fds.lib.a [2020-07-20T08:13:19.861Z] CC lib/c/criu.o [2020-07-20T08:13:20.005Z] #39 16.31 PBCC images/core-x86.pb-c.c [2020-07-20T08:13:20.118Z] #39 30.17 HOSTDEP compel/src/lib/log-host.d [2020-07-20T08:13:20.118Z] #39 30.26 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-20T08:13:20.118Z] #39 30.32 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-07-20T08:13:20.118Z] #39 30.38 HOSTDEP compel/src/main-host.d [2020-07-20T08:13:20.118Z] #39 30.48 DEP compel/src/lib/ptrace.d [2020-07-20T08:13:20.263Z] #39 16.45 PBCC images/core.pb-c.c [2020-07-20T08:13:20.263Z] #39 16.54 PBCC images/inventory.pb-c.c [2020-07-20T08:13:20.409Z] #39 30.58 DEP compel/src/lib/infect.d [2020-07-20T08:13:20.409Z] #39 30.69 DEP compel/src/lib/infect-util.d [2020-07-20T08:13:20.409Z] #39 30.78 DEP compel/src/lib/infect-rpc.d [2020-07-20T08:13:20.498Z] LINK lib/c/built-in.o [2020-07-20T08:13:20.498Z] LINK lib/c/libcriu.so [2020-07-20T08:13:20.498Z] LINK lib/c/libcriu.a [2020-07-20T08:13:20.498Z] GEN magic.py [2020-07-20T08:13:20.498Z] Note: Building without setproctitle() and strlcpy() support. [2020-07-20T08:13:20.498Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-20T08:13:20.498Z] Note: Building without GnuTLS support [2020-07-20T08:13:20.498Z] Makefile.config:39: Warn: you have no libnftables installed [2020-07-20T08:13:20.498Z] Makefile.config:40: Warn: Building without nftables support [2020-07-20T08:13:20.522Z] #39 16.67 DEP images/core-aarch64.pb-c.d [2020-07-20T08:13:20.522Z] #39 16.73 DEP images/core-arm.pb-c.d [2020-07-20T08:13:20.522Z] #39 16.81 DEP images/core-ppc64.pb-c.d [2020-07-20T08:13:20.522Z] #39 16.91 DEP images/core-s390.pb-c.d [2020-07-20T08:13:20.522Z] #39 16.96 DEP images/core-x86.pb-c.d [2020-07-20T08:13:20.522Z] #39 17.03 DEP images/core.pb-c.d [2020-07-20T08:13:20.701Z] #39 30.88 DEP compel/arch/s390/src/lib/infect.d [2020-07-20T08:13:20.701Z] #39 30.98 DEP compel/arch/s390/src/lib/cpu.d [2020-07-20T08:13:20.701Z] #39 31.03 DEP compel/src/lib/log.d [2020-07-20T08:13:20.701Z] #39 31.12 DEP compel/src/main.d [2020-07-20T08:13:20.785Z] #39 17.15 DEP images/inventory.pb-c.d [2020-07-20T08:13:20.785Z] #39 17.19 PBCC images/cpuinfo.pb-c.c [2020-07-20T08:13:20.785Z] #39 17.24 DEP images/cpuinfo.pb-c.d [2020-07-20T08:13:20.785Z] #39 17.30 PBCC images/stats.pb-c.c [2020-07-20T08:13:20.793Z] fatal: not a git repository (or any of the parent directories): .git [2020-07-20T08:13:20.793Z] make[1]: Nothing to be done for 'all'. [2020-07-20T08:13:20.992Z] #39 31.20 DEP compel/src/lib/handle-elf.d [2020-07-20T08:13:20.992Z] #39 31.31 DEP compel/arch/s390/src/lib/handle-elf.d [2020-07-20T08:13:20.992Z] #39 31.39 CC compel/src/lib/log.o [2020-07-20T08:13:21.045Z] #39 17.36 DEP images/stats.pb-c.d [2020-07-20T08:13:21.064Z] #14 ... [2020-07-20T08:13:21.064Z] [2020-07-20T08:13:21.064Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:13:21.064Z] #42 68.51 internal/poll [2020-07-20T08:13:21.089Z] make[1]: 'images/built-in.o' is up to date. [2020-07-20T08:13:21.089Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-20T08:13:21.089Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-20T08:13:21.089Z] make[1]: 'compel/libcompel.a' is up to date. [2020-07-20T08:13:21.089Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-07-20T08:13:21.089Z] make[1]: Nothing to be done for 'all'. [2020-07-20T08:13:21.089Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-20T08:13:21.089Z] make[2]: Nothing to be done for 'all'. [2020-07-20T08:13:21.089Z] make[2]: Nothing to be done for 'all'. [2020-07-20T08:13:21.284Z] #39 31.57 CC compel/arch/s390/src/lib/cpu.o [2020-07-20T08:13:21.384Z] make[2]: Nothing to be done for 'all'. [2020-07-20T08:13:21.384Z] make[2]: Nothing to be done for 'all'. [2020-07-20T08:13:21.384Z] make[2]: Nothing to be done for 'all'. [2020-07-20T08:13:21.384Z] make[2]: Nothing to be done for 'all'. [2020-07-20T08:13:21.384Z] make[2]: Nothing to be done for 'all'. [2020-07-20T08:13:21.384Z] make[2]: Nothing to be done for 'all'. [2020-07-20T08:13:21.384Z] INSTALL criu/criu [2020-07-20T08:13:21.575Z] #39 31.72 CC compel/arch/s390/src/lib/infect.o [2020-07-20T08:13:21.993Z] #42 69.52 internal/fmtsort [2020-07-20T08:13:22.208Z] #39 32.46 CC compel/src/lib/infect-rpc.o [2020-07-20T08:13:22.432Z] Removing intermediate container e7168f1c690e [2020-07-20T08:13:22.432Z] ---> ca873498cf68 [2020-07-20T08:13:22.432Z] Step 14/140 : FROM base AS registry [2020-07-20T08:13:22.432Z] ---> a40e77103c54 [2020-07-20T08:13:22.432Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-20T08:13:22.499Z] #39 32.66 CC compel/src/lib/infect-util.o [2020-07-20T08:13:22.499Z] #39 32.92 CC compel/src/lib/infect.o [2020-07-20T08:13:22.733Z] ---> Running in 448ac026aa0c [2020-07-20T08:13:22.733Z] Removing intermediate container 448ac026aa0c [2020-07-20T08:13:22.733Z] ---> ff8c9a10fc08 [2020-07-20T08:13:22.733Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-20T08:13:22.733Z] ---> Running in 38402a7a5e20 [2020-07-20T08:13:22.733Z] Removing intermediate container 38402a7a5e20 [2020-07-20T08:13:22.733Z] ---> 73f4cc44a568 [2020-07-20T08:13:22.733Z] Step 17/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-07-20T08:13:22.733Z] ---> Running in 95e6cacf80d9 [2020-07-20T08:13:22.956Z] #39 ... [2020-07-20T08:13:22.956Z] [2020-07-20T08:13:22.956Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-20T08:13:22.956Z] #29 80.86 log [2020-07-20T08:13:22.956Z] #29 83.34 github.com/BurntSushi/toml/cmd/tomlv [2020-07-20T08:13:22.956Z] #29 DONE 87.8s [2020-07-20T08:13:22.956Z] [2020-07-20T08:13:22.956Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-20T08:13:22.956Z] #57 42.60 Checking out files: 46% (1474/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 85% (2740/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-20T08:13:22.956Z] #57 44.40 + cd /tmp/tmp.HiopLuNrwe/src/github.com/containerd/containerd [2020-07-20T08:13:22.956Z] #57 44.40 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T08:13:22.956Z] #57 46.58 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-20T08:13:22.956Z] #57 46.58 + BUILDTAGS='netgo osusergo static_build' [2020-07-20T08:13:22.956Z] #57 46.58 + export EXTRA_FLAGS=-buildmode=pie [2020-07-20T08:13:22.956Z] #57 46.58 + EXTRA_FLAGS=-buildmode=pie [2020-07-20T08:13:22.956Z] #57 46.58 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-20T08:13:22.956Z] #57 46.58 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-20T08:13:22.956Z] #57 46.58 + '[' '' = dynamic ']' [2020-07-20T08:13:22.956Z] #57 46.58 + make [2020-07-20T08:13:22.956Z] #57 48.04 🇩 bin/ctr [2020-07-20T08:13:22.956Z] #57 ... [2020-07-20T08:13:22.956Z] [2020-07-20T08:13:22.956Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:13:22.956Z] #42 78.04 fmt [2020-07-20T08:13:22.956Z] #42 79.60 path/filepath [2020-07-20T08:13:22.956Z] #42 81.02 regexp [2020-07-20T08:13:22.956Z] #42 82.85 flag [2020-07-20T08:13:22.956Z] #42 84.66 go/token [2020-07-20T08:13:22.957Z] #42 84.74 internal/lazyregexp [2020-07-20T08:13:22.957Z] #42 85.03 path [2020-07-20T08:13:22.957Z] #42 85.50 io/ioutil [2020-07-20T08:13:22.957Z] #42 85.90 go/scanner [2020-07-20T08:13:22.957Z] #42 86.05 net/url [2020-07-20T08:13:22.957Z] #42 87.51 go/ast [2020-07-20T08:13:22.957Z] #42 88.05 text/template/parse [2020-07-20T08:13:22.957Z] #42 ... [2020-07-20T08:13:22.957Z] [2020-07-20T08:13:22.957Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:22.957Z] #39 19.27 make[1]: Nothing to be done for 'all'. [2020-07-20T08:13:22.968Z] #42 70.49 internal/syscall/execenv [2020-07-20T08:13:22.968Z] #42 ... [2020-07-20T08:13:22.968Z] [2020-07-20T08:13:22.968Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:13:22.968Z] #38 71.44 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-20T08:13:22.968Z] #38 71.46 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:13:22.968Z] #38 DONE 71.8s [2020-07-20T08:13:23.028Z] + mktemp -d [2020-07-20T08:13:23.028Z] + export GOPATH=/tmp/tmp.WbTDXYK7k4 [2020-07-20T08:13:23.028Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.WbTDXYK7k4/src/github.com/docker/distribution [2020-07-20T08:13:23.028Z] Cloning into '/tmp/tmp.WbTDXYK7k4/src/github.com/docker/distribution'... [2020-07-20T08:13:23.225Z] [2020-07-20T08:13:23.225Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:13:23.225Z] #42 70.60 internal/syscall/unix [2020-07-20T08:13:23.481Z] #42 71.01 strings [2020-07-20T08:13:23.738Z] #42 71.24 os [2020-07-20T08:13:24.009Z] #39 34.29 CC compel/src/lib/ptrace.o [2020-07-20T08:13:24.302Z] #39 34.55 AR compel/libcompel.a [2020-07-20T08:13:24.302Z] #39 34.61 HOSTCC compel/src/main-host.o [2020-07-20T08:13:24.593Z] #39 34.80 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-07-20T08:13:24.593Z] #39 34.88 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-20T08:13:24.861Z] #39 21.24 CC images/stats.o [2020-07-20T08:13:24.886Z] #39 35.20 HOSTCC compel/src/lib/log-host.o [2020-07-20T08:13:25.108Z] + cd /tmp/tmp.WbTDXYK7k4/src/github.com/docker/distribution [2020-07-20T08:13:25.109Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-20T08:13:25.178Z] #39 35.36 HOSTLINK compel/compel-host-bin [2020-07-20T08:13:25.178Z] #39 35.43 DEP soccr/soccr.d [2020-07-20T08:13:25.403Z] + GOPATH=/tmp/tmp.WbTDXYK7k4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.WbTDXYK7k4 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-20T08:13:25.429Z] #39 21.76 CC images/core.o [2020-07-20T08:13:25.507Z] #39 35.62 CC soccr/soccr.o [2020-07-20T08:13:25.688Z] #39 ... [2020-07-20T08:13:25.688Z] [2020-07-20T08:13:25.688Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:13:25.688Z] #14 19.34 Fetched 8364 kB in 15s (572 kB/s) [2020-07-20T08:13:25.688Z] #14 19.34 Reading package lists... [2020-07-20T08:13:26.256Z] #14 24.81 Reading package lists... [2020-07-20T08:13:26.256Z] #14 ... [2020-07-20T08:13:26.256Z] [2020-07-20T08:13:26.256Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:26.256Z] #39 22.40 CC images/core-x86.o [2020-07-20T08:13:26.542Z] #39 36.73 AR soccr/libsoccr.a [2020-07-20T08:13:26.543Z] #39 36.75 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-20T08:13:26.823Z] #39 22.97 CC images/core-arm.o [2020-07-20T08:13:26.834Z] #39 36.97 DEP criu/arch/s390/sigframe.d [2020-07-20T08:13:26.834Z] #39 37.11 DEP criu/arch/s390/crtools.d [2020-07-20T08:13:27.014Z] #42 74.35 regexp/syntax [2020-07-20T08:13:27.014Z] #42 ... [2020-07-20T08:13:27.014Z] [2020-07-20T08:13:27.014Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-20T08:13:27.014Z] #34 3.251 + RM_GOPATH=0 [2020-07-20T08:13:27.014Z] #34 3.251 + TMP_GOPATH= [2020-07-20T08:13:27.014Z] #34 3.251 + : /build [2020-07-20T08:13:27.014Z] #34 3.251 + '[' -z '' ']' [2020-07-20T08:13:27.014Z] #34 3.251 ++ mktemp -d [2020-07-20T08:13:27.014Z] #34 3.266 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T08:13:27.014Z] #34 3.266 + export GOPATH=/tmp/tmp.VE87JWP05p [2020-07-20T08:13:27.014Z] #34 3.266 + GOPATH=/tmp/tmp.VE87JWP05p [2020-07-20T08:13:27.014Z] #34 3.266 + RM_GOPATH=1 [2020-07-20T08:13:27.014Z] #34 3.266 ++ dirname ./install.sh [2020-07-20T08:13:27.014Z] #34 3.266 + dir=. [2020-07-20T08:13:27.014Z] #34 3.266 + bin=tini [2020-07-20T08:13:27.014Z] #34 3.266 + shift [2020-07-20T08:13:27.014Z] #34 3.266 + '[' '!' -f ./tini.installer ']' [2020-07-20T08:13:27.014Z] #34 3.266 + . ./tini.installer [2020-07-20T08:13:27.014Z] #34 3.266 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T08:13:27.014Z] #34 3.266 + install_tini [2020-07-20T08:13:27.014Z] #34 3.266 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-20T08:13:27.014Z] #34 3.266 + git clone https://github.com/krallin/tini.git /tmp/tmp.VE87JWP05p/tini [2020-07-20T08:13:27.014Z] #34 3.282 Cloning into '/tmp/tmp.VE87JWP05p/tini'... [2020-07-20T08:13:27.014Z] #34 4.665 + cd /tmp/tmp.VE87JWP05p/tini [2020-07-20T08:13:27.014Z] #34 4.665 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T08:13:27.014Z] #34 4.755 + cmake . [2020-07-20T08:13:27.014Z] #34 5.343 -- The C compiler identification is GNU 8.3.0 [2020-07-20T08:13:27.014Z] #34 5.409 -- Check for working C compiler: /usr/bin/cc [2020-07-20T08:13:27.014Z] #34 6.479 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-20T08:13:27.014Z] #34 6.487 -- Detecting C compiler ABI info [2020-07-20T08:13:27.014Z] #34 7.242 -- Detecting C compiler ABI info - done [2020-07-20T08:13:27.014Z] #34 7.285 -- Detecting C compile features [2020-07-20T08:13:27.014Z] #34 9.371 -- Detecting C compile features - done [2020-07-20T08:13:27.014Z] #34 9.414 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-20T08:13:27.014Z] #34 9.690 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-20T08:13:27.014Z] #34 9.795 -- Configuring done [2020-07-20T08:13:27.014Z] #34 9.815 -- Generating done [2020-07-20T08:13:27.014Z] #34 9.831 -- Build files have been written to: /tmp/tmp.VE87JWP05p/tini [2020-07-20T08:13:27.014Z] #34 9.847 + make tini-static [2020-07-20T08:13:27.014Z] #34 ... [2020-07-20T08:13:27.014Z] [2020-07-20T08:13:27.014Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:27.014Z] #39 3.481 Note: Building without setproctitle() and strlcpy() support. [2020-07-20T08:13:27.014Z] #39 3.481 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-20T08:13:27.014Z] #39 3.504 Note: Building without GnuTLS support [2020-07-20T08:13:27.014Z] #39 3.509 Makefile.config:39: Warn: you have no libnftables installed [2020-07-20T08:13:27.014Z] #39 3.509 Makefile.config:40: Warn: Building without nftables support [2020-07-20T08:13:27.083Z] #39 23.34 CC images/core-aarch64.o [2020-07-20T08:13:27.125Z] #39 37.29 DEP criu/arch/s390/cpu.d [2020-07-20T08:13:27.125Z] #39 37.43 CC criu/arch/s390/cpu.o [2020-07-20T08:13:27.342Z] #39 23.70 CC images/core-ppc64.o [2020-07-20T08:13:27.417Z] #39 37.81 CC criu/arch/s390/crtools.o [2020-07-20T08:13:27.708Z] #39 ... [2020-07-20T08:13:27.708Z] [2020-07-20T08:13:27.708Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-20T08:13:27.708Z] #60 73.48 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-20T08:13:27.708Z] #60 73.48 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-20T08:13:27.710Z] INFO: Expanding compiler 1 of 3... [2020-07-20T08:13:27.710Z] INFO: Expanding compiler 2 of 3... [2020-07-20T08:13:28.280Z] #39 24.45 CC images/core-s390.o [2020-07-20T08:13:28.848Z] #39 25.27 CC images/cpuinfo.o [2020-07-20T08:13:28.908Z] #39 5.549 fatal: not a git repository (or any of the parent directories): .git [2020-07-20T08:13:28.908Z] #39 5.611 GEN .gitid [2020-07-20T08:13:28.908Z] #39 5.652 GEN criu/include/version.h [2020-07-20T08:13:28.908Z] #39 5.752 GEN include/common/asm [2020-07-20T08:13:29.416Z] #39 25.68 CC images/inventory.o [2020-07-20T08:13:29.675Z] #39 25.92 CC images/fdinfo.o [2020-07-20T08:13:29.840Z] #39 ... [2020-07-20T08:13:29.840Z] [2020-07-20T08:13:29.840Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-07-20T08:13:29.840Z] #34 10.38 Scanning dependencies of target tini-static [2020-07-20T08:13:29.840Z] #34 10.65 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-20T08:13:29.840Z] #34 11.88 [100%] Linking C executable tini-static [2020-07-20T08:13:29.840Z] #34 12.66 [100%] Built target tini-static [2020-07-20T08:13:29.840Z] #34 12.77 + mkdir -p /build [2020-07-20T08:13:29.840Z] #34 12.78 + cp tini-static /build/docker-init [2020-07-20T08:13:29.840Z] #34 DONE 13.1s [2020-07-20T08:13:29.840Z] [2020-07-20T08:13:29.840Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-20T08:13:29.840Z] #29 69.93 bytes [2020-07-20T08:13:29.840Z] #29 71.47 fmt [2020-07-20T08:13:29.840Z] #29 72.32 bufio [2020-07-20T08:13:29.840Z] #29 73.80 path/filepath [2020-07-20T08:13:29.840Z] #29 75.24 io/ioutil [2020-07-20T08:13:29.840Z] #29 75.79 path [2020-07-20T08:13:29.840Z] #29 76.31 text/tabwriter [2020-07-20T08:13:29.840Z] #29 77.05 flag [2020-07-20T08:13:29.840Z] #29 77.10 github.com/BurntSushi/toml [2020-07-20T08:13:30.243Z] #39 26.46 CC images/fown.o [2020-07-20T08:13:30.442Z] #60 ... [2020-07-20T08:13:30.442Z] [2020-07-20T08:13:30.442Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:13:30.442Z] #42 65.83 github.com/LK4D4/vndr/build [2020-07-20T08:13:30.442Z] #42 67.40 encoding/xml [2020-07-20T08:13:30.442Z] #42 67.50 github.com/LK4D4/vndr/versioned [2020-07-20T08:13:30.442Z] #42 67.55 compress/flate [2020-07-20T08:13:30.442Z] #42 69.57 hash [2020-07-20T08:13:30.442Z] #42 69.65 hash/crc32 [2020-07-20T08:13:30.442Z] #42 70.02 compress/gzip [2020-07-20T08:13:30.442Z] #42 70.51 context [2020-07-20T08:13:30.442Z] #42 70.52 crypto/cipher [2020-07-20T08:13:30.442Z] #42 71.00 math/big [2020-07-20T08:13:30.442Z] #42 71.36 crypto/aes [2020-07-20T08:13:30.442Z] #42 72.79 crypto [2020-07-20T08:13:30.442Z] #42 72.91 crypto/des [2020-07-20T08:13:30.443Z] #42 73.22 crypto/internal/randutil [2020-07-20T08:13:30.443Z] #42 73.30 crypto/sha512 [2020-07-20T08:13:30.443Z] #42 73.84 crypto/ed25519/internal/edwards25519 [2020-07-20T08:13:30.443Z] #42 75.14 crypto/hmac [2020-07-20T08:13:30.443Z] #42 75.26 crypto/md5 [2020-07-20T08:13:30.443Z] #42 75.64 crypto/rc4 [2020-07-20T08:13:30.443Z] #42 75.80 crypto/sha1 [2020-07-20T08:13:30.443Z] #42 ... [2020-07-20T08:13:30.443Z] [2020-07-20T08:13:30.443Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:30.443Z] #39 38.63 CC criu/arch/s390/sigframe.o [2020-07-20T08:13:30.443Z] #39 38.76 LINK criu/arch/s390/crtools.built-in.o [2020-07-20T08:13:30.443Z] #39 38.78 DEP criu/pie/util-vdso.d [2020-07-20T08:13:30.443Z] #39 38.88 DEP criu/pie/util.d [2020-07-20T08:13:30.443Z] #39 38.95 CC criu/pie/util.o [2020-07-20T08:13:30.443Z] #39 39.07 CC criu/pie/util-vdso.o [2020-07-20T08:13:30.443Z] #39 39.56 AR criu/pie/pie.lib.a [2020-07-20T08:13:30.443Z] #39 39.60 DEP criu/pie/restorer.d [2020-07-20T08:13:30.443Z] #39 39.79 DEP criu/arch/s390/restorer.d [2020-07-20T08:13:30.443Z] #39 39.96 DEP criu/arch/s390/vdso-pie.d [2020-07-20T08:13:30.443Z] #39 40.10 DEP criu/pie/parasite-vdso.d [2020-07-20T08:13:30.443Z] #39 40.20 DEP criu/pie/parasite.d [2020-07-20T08:13:30.443Z] #39 40.47 CC criu/pie/parasite.o [2020-07-20T08:13:30.502Z] #39 26.78 CC images/ns.o [2020-07-20T08:13:30.666Z] INFO: Expanding compiler 3 of 3... [2020-07-20T08:13:30.761Z] #39 27.07 CC images/regfile.o [2020-07-20T08:13:31.020Z] #39 27.39 CC images/ghost-file.o [2020-07-20T08:13:31.075Z] #39 41.26 LINK criu/pie/parasite.built-in.o [2020-07-20T08:13:31.075Z] #39 41.27 GEN criu/pie/parasite-blob.h [2020-07-20T08:13:31.075Z] #39 41.28 CC criu/pie/parasite-vdso.o [2020-07-20T08:13:31.136Z] INFO: Removing downloaded files... [2020-07-20T08:13:31.136Z] INFO: Creating source directory... [2020-07-20T08:13:31.136Z] INFO: Configuring git core.autocrlf... [2020-07-20T08:13:31.136Z] INFO: Completed [2020-07-20T08:13:31.588Z] #39 27.84 CC images/fifo.o [2020-07-20T08:13:31.588Z] #39 28.11 CC images/remap-file-path.o [2020-07-20T08:13:31.710Z] #39 41.69 CC criu/arch/s390/vdso-pie.o [2020-07-20T08:13:31.710Z] #39 41.82 CC criu/arch/s390/restorer.o [2020-07-20T08:13:31.710Z] #39 42.03 CC criu/pie/restorer.o [2020-07-20T08:13:31.734Z] #29 ... [2020-07-20T08:13:31.734Z] [2020-07-20T08:13:31.734Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:31.734Z] #39 8.578 PBCC images/timens.pb-c.c [2020-07-20T08:13:31.734Z] #39 8.628 DEP images/timens.pb-c.d [2020-07-20T08:13:31.734Z] #39 8.691 PBCC images/fown.pb-c.c [2020-07-20T08:13:31.734Z] #39 ... [2020-07-20T08:13:31.734Z] [2020-07-20T08:13:31.734Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:13:31.734Z] #14 5.910 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-20T08:13:31.734Z] #14 7.883 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-20T08:13:31.734Z] #14 10.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-20T08:13:31.734Z] #14 ... [2020-07-20T08:13:31.734Z] [2020-07-20T08:13:31.734Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:31.734Z] #39 8.736 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-20T08:13:31.734Z] #39 8.817 PBCC images/opts.pb-c.c [2020-07-20T08:13:31.990Z] #39 8.924 PBCC images/memfd.pb-c.c [2020-07-20T08:13:31.990Z] #39 8.978 DEP images/fown.pb-c.d [2020-07-20T08:13:31.990Z] #39 9.060 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-20T08:13:32.001Z] #39 ... [2020-07-20T08:13:32.001Z] [2020-07-20T08:13:32.001Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-20T08:13:32.001Z] #60 DONE 77.9s [2020-07-20T08:13:32.157Z] #39 28.40 CC images/eventfd.o [2020-07-20T08:13:32.247Z] #39 9.176 DEP images/opts.pb-c.d [2020-07-20T08:13:32.247Z] #39 9.239 DEP images/memfd.pb-c.d [2020-07-20T08:13:32.247Z] #39 9.322 PBCC images/sit.pb-c.c [2020-07-20T08:13:32.293Z] [2020-07-20T08:13:32.293Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-07-20T08:13:32.293Z] #61 DONE 0.1s [2020-07-20T08:13:32.293Z] [2020-07-20T08:13:32.293Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:13:32.293Z] #42 76.09 crypto/rand [2020-07-20T08:13:32.293Z] #42 76.40 crypto/elliptic [2020-07-20T08:13:32.293Z] #42 76.56 encoding/asn1 [2020-07-20T08:13:32.416Z] #39 28.62 CC images/eventpoll.o [2020-07-20T08:13:32.504Z] #39 9.432 DEP images/sit.pb-c.d [2020-07-20T08:13:32.504Z] #39 9.481 PBCC images/macvlan.pb-c.c [2020-07-20T08:13:32.504Z] #39 9.508 DEP images/macvlan.pb-c.d [2020-07-20T08:13:32.504Z] #39 9.552 PBCC images/autofs.pb-c.c [2020-07-20T08:13:32.675Z] #39 28.98 CC images/fh.o [2020-07-20T08:13:32.675Z] #39 ... [2020-07-20T08:13:32.675Z] [2020-07-20T08:13:32.675Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:13:32.675Z] #14 24.81 Reading package lists... [2020-07-20T08:13:32.675Z] #14 30.36 Building dependency tree... [2020-07-20T08:13:32.675Z] #14 31.36 Reading state information... [2020-07-20T08:13:32.675Z] #14 32.63 libcap2-bin is already the newest version (1:2.25-2). [2020-07-20T08:13:32.675Z] #14 32.63 libcap2-bin set to manually installed. [2020-07-20T08:13:32.675Z] #14 32.63 The following additional packages will be installed: [2020-07-20T08:13:32.675Z] #14 32.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-20T08:13:32.675Z] #14 32.65 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-20T08:13:32.675Z] #14 32.65 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-20T08:13:32.675Z] #14 32.65 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-07-20T08:13:32.675Z] #14 32.65 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-07-20T08:13:32.675Z] #14 32.65 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-07-20T08:13:32.675Z] #14 32.66 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-07-20T08:13:32.675Z] #14 32.66 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-20T08:13:32.675Z] #14 32.66 python3.7 python3.7-minimal vim-runtime xxd [2020-07-20T08:13:32.675Z] #14 32.68 Suggested packages: [2020-07-20T08:13:32.675Z] #14 32.68 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-07-20T08:13:32.675Z] #14 32.68 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-07-20T08:13:32.675Z] #14 32.68 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-07-20T08:13:32.675Z] #14 32.68 xfsdump acl attr quota [2020-07-20T08:13:32.675Z] #14 32.68 Recommended packages: [2020-07-20T08:13:32.675Z] #14 32.68 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-20T08:13:32.675Z] #14 32.68 python3-keyrings.alt python3-xdg unzip [2020-07-20T08:13:32.675Z] #14 35.49 The following NEW packages will be installed: [2020-07-20T08:13:32.675Z] #14 35.50 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-07-20T08:13:32.675Z] #14 35.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-07-20T08:13:32.675Z] #14 35.50 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-07-20T08:13:32.675Z] #14 35.50 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-07-20T08:13:32.675Z] #14 35.50 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-20T08:13:32.675Z] #14 35.50 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-07-20T08:13:32.675Z] #14 35.50 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-20T08:13:32.675Z] #14 35.50 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-20T08:13:32.675Z] #14 35.50 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-07-20T08:13:32.675Z] #14 35.50 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-07-20T08:13:32.675Z] #14 35.50 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-07-20T08:13:32.675Z] #14 35.50 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-07-20T08:13:32.675Z] #14 35.50 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-07-20T08:13:32.675Z] #14 35.50 xfsprogs xxd xz-utils zip [2020-07-20T08:13:32.675Z] #14 35.94 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T08:13:32.675Z] #14 35.94 Need to get 104 MB of archives. [2020-07-20T08:13:32.675Z] #14 35.94 After this operation, 597 MB of additional disk space will be used. [2020-07-20T08:13:32.675Z] #14 35.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-20T08:13:32.675Z] #14 35.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-20T08:13:32.675Z] #14 35.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-20T08:13:32.675Z] #14 36.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-20T08:13:32.675Z] #14 36.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-20T08:13:32.675Z] #14 36.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-20T08:13:32.675Z] #14 36.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-20T08:13:32.675Z] #14 36.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-20T08:13:32.675Z] #14 36.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-20T08:13:32.675Z] #14 36.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-20T08:13:32.675Z] #14 36.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-20T08:13:32.675Z] #14 36.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-20T08:13:32.675Z] #14 36.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-20T08:13:32.675Z] #14 36.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-20T08:13:32.675Z] #14 36.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-20T08:13:32.675Z] #14 36.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-20T08:13:32.675Z] #14 36.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-20T08:13:32.675Z] #14 36.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-20T08:13:32.675Z] #14 36.40 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-20T08:13:32.675Z] #14 36.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-20T08:13:32.761Z] #39 9.558 DEP images/autofs.pb-c.d [2020-07-20T08:13:32.761Z] #39 9.620 PBCC images/sysctl.pb-c.c [2020-07-20T08:13:32.761Z] #39 9.688 DEP images/sysctl.pb-c.d [2020-07-20T08:13:32.761Z] #39 9.747 PBCC images/time.pb-c.c [2020-07-20T08:13:32.761Z] #39 9.802 DEP images/time.pb-c.d [2020-07-20T08:13:32.925Z] #42 78.63 crypto/ed25519 [2020-07-20T08:13:32.925Z] #42 78.81 crypto/ecdsa [2020-07-20T08:13:32.925Z] #42 78.85 crypto/rsa [2020-07-20T08:13:32.934Z] #14 36.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-20T08:13:32.934Z] #14 36.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-20T08:13:32.934Z] #14 36.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-20T08:13:32.934Z] #14 36.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-20T08:13:32.934Z] #14 36.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-20T08:13:32.934Z] #14 ... [2020-07-20T08:13:32.934Z] [2020-07-20T08:13:32.934Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:32.934Z] #39 29.33 CC images/fsnotify.o [2020-07-20T08:13:33.019Z] #39 9.896 PBCC images/binfmt-misc.pb-c.c [2020-07-20T08:13:33.019Z] #39 9.910 DEP images/binfmt-misc.pb-c.d [2020-07-20T08:13:33.019Z] #39 10.00 PBCC images/seccomp.pb-c.c [2020-07-20T08:13:33.019Z] #39 10.06 DEP images/seccomp.pb-c.d [2020-07-20T08:13:33.276Z] #39 10.10 PBCC images/userns.pb-c.c [2020-07-20T08:13:33.276Z] #39 10.17 DEP images/userns.pb-c.d [2020-07-20T08:13:33.276Z] #39 10.24 PBCC images/cgroup.pb-c.c [2020-07-20T08:13:33.276Z] #39 10.26 DEP images/cgroup.pb-c.d [2020-07-20T08:13:33.503Z] #39 29.94 CC images/signalfd.o [2020-07-20T08:13:33.533Z] #39 10.34 PBCC images/ext-file.pb-c.c [2020-07-20T08:13:33.533Z] #39 10.38 DEP images/ext-file.pb-c.d [2020-07-20T08:13:33.533Z] #39 10.44 PBCC images/rpc.pb-c.c [2020-07-20T08:13:33.533Z] #39 10.49 DEP images/rpc.pb-c.d [2020-07-20T08:13:33.533Z] #39 10.56 PBCC images/siginfo.pb-c.c [2020-07-20T08:13:33.557Z] #42 79.34 crypto/sha256 [2020-07-20T08:13:33.789Z] #39 10.56 DEP images/siginfo.pb-c.d [2020-07-20T08:13:33.789Z] #39 10.64 PBCC images/pagemap.pb-c.c [2020-07-20T08:13:33.789Z] #39 10.67 DEP images/pagemap.pb-c.d [2020-07-20T08:13:33.789Z] #39 10.71 PBCC images/rlimit.pb-c.c [2020-07-20T08:13:33.789Z] #39 10.72 DEP images/rlimit.pb-c.d [2020-07-20T08:13:33.789Z] #39 10.77 PBCC images/file-lock.pb-c.c [2020-07-20T08:13:33.848Z] #42 79.58 crypto/dsa [2020-07-20T08:13:33.848Z] #42 79.67 encoding/hex [2020-07-20T08:13:34.046Z] #39 10.84 DEP images/file-lock.pb-c.d [2020-07-20T08:13:34.046Z] #39 10.87 PBCC images/tty.pb-c.c [2020-07-20T08:13:34.046Z] #39 10.93 DEP images/tty.pb-c.d [2020-07-20T08:13:34.046Z] #39 10.97 PBCC images/tun.pb-c.c [2020-07-20T08:13:34.046Z] #39 11.04 PBCC images/netdev.pb-c.c [2020-07-20T08:13:34.072Z] #39 30.25 CC images/fs.o [2020-07-20T08:13:34.139Z] #42 79.82 encoding/pem [2020-07-20T08:13:34.139Z] #42 79.93 crypto/x509/pkix [2020-07-20T08:13:34.303Z] #39 11.09 DEP images/tun.pb-c.d [2020-07-20T08:13:34.303Z] #39 11.18 DEP images/netdev.pb-c.d [2020-07-20T08:13:34.303Z] #39 11.25 PBCC images/vma.pb-c.c [2020-07-20T08:13:34.303Z] #39 11.31 DEP images/vma.pb-c.d [2020-07-20T08:13:34.331Z] #39 30.58 CC images/pstree.o [2020-07-20T08:13:34.430Z] #42 80.08 vendor/golang.org/x/crypto/cryptobyte [2020-07-20T08:13:34.430Z] #42 80.19 vendor/golang.org/x/net/dns/dnsmessage [2020-07-20T08:13:34.560Z] #39 11.40 PBCC images/creds.pb-c.c [2020-07-20T08:13:34.560Z] #39 11.43 DEP images/creds.pb-c.d [2020-07-20T08:13:34.560Z] #39 11.52 PBCC images/utsns.pb-c.c [2020-07-20T08:13:34.560Z] #39 11.55 DEP images/utsns.pb-c.d [2020-07-20T08:13:34.560Z] #39 11.62 PBCC images/ipc-desc.pb-c.c [2020-07-20T08:13:34.560Z] #39 11.68 PBCC images/ipc-sem.pb-c.c [2020-07-20T08:13:34.591Z] #39 30.84 CC images/pipe.o [2020-07-20T08:13:34.817Z] #39 11.70 DEP images/ipc-desc.pb-c.d [2020-07-20T08:13:34.817Z] #39 11.75 DEP images/ipc-sem.pb-c.d [2020-07-20T08:13:34.817Z] #39 11.81 PBCC images/ipc-msg.pb-c.c [2020-07-20T08:13:34.850Z] #39 31.04 CC images/tcp-stream.o [2020-07-20T08:13:34.850Z] #39 31.28 CC images/sk-packet.o [2020-07-20T08:13:35.073Z] #39 11.82 DEP images/ipc-msg.pb-c.d [2020-07-20T08:13:35.074Z] #39 11.89 PBCC images/ipc-shm.pb-c.c [2020-07-20T08:13:35.074Z] #39 11.96 DEP images/ipc-shm.pb-c.d [2020-07-20T08:13:35.074Z] #39 12.02 PBCC images/ipc-var.pb-c.c [2020-07-20T08:13:35.074Z] #39 12.08 DEP images/ipc-var.pb-c.d [2020-07-20T08:13:35.330Z] #39 12.16 PBCC images/sk-opts.pb-c.c [2020-07-20T08:13:35.330Z] #39 12.20 PBCC images/packet-sock.pb-c.c [2020-07-20T08:13:35.330Z] #39 12.24 DEP images/sk-opts.pb-c.d [2020-07-20T08:13:35.330Z] #39 12.30 DEP images/packet-sock.pb-c.d [2020-07-20T08:13:35.419Z] #39 31.61 CC images/mnt.o [2020-07-20T08:13:35.419Z] #39 31.85 CC images/pipe-data.o [2020-07-20T08:13:35.586Z] #39 12.37 PBCC images/sk-netlink.pb-c.c [2020-07-20T08:13:35.586Z] #39 12.45 DEP images/sk-netlink.pb-c.d [2020-07-20T08:13:35.586Z] #39 12.50 PBCC images/sk-inet.pb-c.c [2020-07-20T08:13:35.586Z] #39 12.54 DEP images/sk-inet.pb-c.d [2020-07-20T08:13:35.586Z] #39 12.59 PBCC images/sk-unix.pb-c.c [2020-07-20T08:13:35.678Z] #39 32.05 CC images/sa.o [2020-07-20T08:13:35.886Z] #39 12.63 DEP images/sk-unix.pb-c.d [2020-07-20T08:13:35.886Z] #39 12.73 PBCC images/mm.pb-c.c [2020-07-20T08:13:35.886Z] #39 12.80 DEP images/mm.pb-c.d [2020-07-20T08:13:35.936Z] #42 81.52 internal/singleflight [2020-07-20T08:13:35.936Z] #42 81.65 vendor/golang.org/x/sys/cpu [2020-07-20T08:13:35.937Z] #39 32.34 CC images/timer.o [2020-07-20T08:13:36.142Z] #39 12.89 PBCC images/timerfd.pb-c.c [2020-07-20T08:13:36.142Z] #39 12.97 DEP images/timerfd.pb-c.d [2020-07-20T08:13:36.142Z] #39 13.07 PBCC images/timer.pb-c.c [2020-07-20T08:13:36.142Z] #39 13.12 DEP images/timer.pb-c.d [2020-07-20T08:13:36.227Z] #42 81.87 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-20T08:13:36.397Z] #39 13.19 PBCC images/sa.pb-c.c [2020-07-20T08:13:36.397Z] #39 13.30 DEP images/sa.pb-c.d [2020-07-20T08:13:36.397Z] #39 13.33 PBCC images/pipe-data.pb-c.c [2020-07-20T08:13:36.397Z] #39 13.37 DEP images/pipe-data.pb-c.d [2020-07-20T08:13:36.397Z] #39 13.41 PBCC images/mnt.pb-c.c [2020-07-20T08:13:36.518Z] #42 82.29 net [2020-07-20T08:13:36.518Z] #42 82.31 vendor/golang.org/x/crypto/poly1305 [2020-07-20T08:13:36.539Z] #39 32.67 CC images/timerfd.o [2020-07-20T08:13:36.539Z] #39 33.05 CC images/mm.o [2020-07-20T08:13:36.654Z] #39 13.48 DEP images/mnt.pb-c.d [2020-07-20T08:13:36.654Z] #39 13.53 PBCC images/sk-packet.pb-c.c [2020-07-20T08:13:36.654Z] #39 13.56 DEP images/sk-packet.pb-c.d [2020-07-20T08:13:36.654Z] #39 13.63 PBCC images/tcp-stream.pb-c.c [2020-07-20T08:13:36.808Z] #39 ... [2020-07-20T08:13:36.808Z] [2020-07-20T08:13:36.808Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:13:36.808Z] #42 92.01 go/parser [2020-07-20T08:13:36.808Z] #42 92.76 text/template [2020-07-20T08:13:36.808Z] #42 95.83 log [2020-07-20T08:13:36.808Z] #42 96.45 encoding/binary [2020-07-20T08:13:36.808Z] #42 98.10 go/doc [2020-07-20T08:13:36.808Z] #42 98.44 encoding/base64 [2020-07-20T08:13:36.808Z] #42 99.09 encoding/json [2020-07-20T08:13:36.810Z] #42 82.64 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-20T08:13:36.910Z] #39 13.69 DEP images/tcp-stream.pb-c.d [2020-07-20T08:13:36.910Z] #39 13.73 PBCC images/pipe.pb-c.c [2020-07-20T08:13:36.910Z] #39 13.77 DEP images/pipe.pb-c.d [2020-07-20T08:13:36.910Z] #39 13.82 PBCC images/pstree.pb-c.c [2020-07-20T08:13:36.910Z] #39 13.90 DEP images/pstree.pb-c.d [2020-07-20T08:13:36.910Z] #39 13.97 PBCC images/fs.pb-c.c [2020-07-20T08:13:37.069Z] #42 ... [2020-07-20T08:13:37.069Z] [2020-07-20T08:13:37.069Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:13:37.069Z] #14 36.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-20T08:13:37.069Z] #14 36.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-20T08:13:37.069Z] #14 36.95 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-20T08:13:37.069Z] #14 36.96 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-20T08:13:37.069Z] #14 37.37 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-20T08:13:37.069Z] #14 37.58 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-20T08:13:37.069Z] #14 37.60 Get:32 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] [2020-07-20T08:13:37.069Z] #14 40.26 Get:33 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] [2020-07-20T08:13:37.101Z] #42 82.98 vendor/golang.org/x/crypto/curve25519 [2020-07-20T08:13:37.166Z] #39 14.02 DEP images/fs.pb-c.d [2020-07-20T08:13:37.166Z] #39 14.08 PBCC images/signalfd.pb-c.c [2020-07-20T08:13:37.166Z] #39 14.12 DEP images/signalfd.pb-c.d [2020-07-20T08:13:37.166Z] #39 14.18 PBCC images/fh.pb-c.c [2020-07-20T08:13:37.166Z] #39 14.24 PBCC images/fsnotify.pb-c.c [2020-07-20T08:13:37.392Z] #42 ... [2020-07-20T08:13:37.392Z] [2020-07-20T08:13:37.392Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:37.392Z] #39 43.83 LINK criu/pie/restorer.built-in.o [2020-07-20T08:13:37.392Z] #39 43.84 GEN criu/pie/restorer-blob.h [2020-07-20T08:13:37.392Z] #39 43.92 DEP criu/vdso.d [2020-07-20T08:13:37.392Z] #39 44.03 DEP criu/uts_ns.d [2020-07-20T08:13:37.392Z] #39 44.19 DEP criu/util.d [2020-07-20T08:13:37.392Z] #39 44.41 DEP criu/uffd.d [2020-07-20T08:13:37.392Z] #39 44.56 DEP criu/tun.d [2020-07-20T08:13:37.392Z] #39 44.65 DEP criu/tty.d [2020-07-20T08:13:37.392Z] #39 44.82 DEP criu/timerfd.d [2020-07-20T08:13:37.392Z] #39 45.00 DEP criu/timens.d [2020-07-20T08:13:37.392Z] #39 45.16 DEP criu/sysfs_parse.d [2020-07-20T08:13:37.392Z] #39 45.28 DEP criu/sysctl.d [2020-07-20T08:13:37.392Z] #39 45.40 DEP criu/string.d [2020-07-20T08:13:37.392Z] #39 45.45 DEP criu/stats.d [2020-07-20T08:13:37.392Z] #39 45.56 DEP criu/sockets.d [2020-07-20T08:13:37.392Z] #39 45.73 DEP criu/sk-unix.d [2020-07-20T08:13:37.392Z] #39 45.96 DEP criu/sk-tcp.d [2020-07-20T08:13:37.392Z] #39 46.17 DEP criu/sk-queue.d [2020-07-20T08:13:37.392Z] #39 46.33 DEP criu/sk-packet.d [2020-07-20T08:13:37.392Z] #39 46.51 DEP criu/sk-netlink.d [2020-07-20T08:13:37.392Z] #39 46.67 DEP criu/sk-inet.d [2020-07-20T08:13:37.392Z] #39 46.84 DEP criu/signalfd.d [2020-07-20T08:13:37.392Z] #39 46.93 DEP criu/sigframe.d [2020-07-20T08:13:37.392Z] #39 47.00 DEP criu/shmem.d [2020-07-20T08:13:37.392Z] #39 47.19 DEP criu/servicefd.d [2020-07-20T08:13:37.392Z] #39 47.28 DEP criu/seize.d [2020-07-20T08:13:37.392Z] #39 47.37 DEP criu/seccomp.d [2020-07-20T08:13:37.392Z] #39 47.56 DEP criu/rst-malloc.d [2020-07-20T08:13:37.392Z] #39 47.64 DEP criu/rbtree.d [2020-07-20T08:13:37.392Z] #39 47.66 DEP criu/pstree.d [2020-07-20T08:13:37.422Z] #39 14.32 DEP images/fh.pb-c.d [2020-07-20T08:13:37.422Z] #39 14.39 DEP images/fsnotify.pb-c.d [2020-07-20T08:13:37.422Z] #39 14.44 PBCC images/eventpoll.pb-c.c [2020-07-20T08:13:37.422Z] #39 14.45 DEP images/eventpoll.pb-c.d [2020-07-20T08:13:37.678Z] #39 14.51 PBCC images/eventfd.pb-c.c [2020-07-20T08:13:37.678Z] #39 14.53 DEP images/eventfd.pb-c.d [2020-07-20T08:13:37.678Z] #39 14.60 PBCC images/remap-file-path.pb-c.c [2020-07-20T08:13:37.678Z] #39 14.63 DEP images/remap-file-path.pb-c.d [2020-07-20T08:13:37.678Z] #39 14.71 PBCC images/fifo.pb-c.c [2020-07-20T08:13:37.683Z] #39 47.78 DEP criu/protobuf.d [2020-07-20T08:13:37.683Z] #39 47.93 GEN criu/protobuf-desc-gen.h [2020-07-20T08:13:37.936Z] #39 14.78 DEP images/fifo.pb-c.d [2020-07-20T08:13:37.936Z] #39 14.81 PBCC images/ghost-file.pb-c.c [2020-07-20T08:13:37.936Z] #39 14.88 DEP images/ghost-file.pb-c.d [2020-07-20T08:13:37.936Z] #39 14.93 PBCC images/regfile.pb-c.c [2020-07-20T08:13:37.936Z] #39 ... [2020-07-20T08:13:37.936Z] [2020-07-20T08:13:37.936Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:13:37.936Z] #42 75.46 fmt [2020-07-20T08:13:37.936Z] #42 79.27 path/filepath [2020-07-20T08:13:37.936Z] #42 80.61 regexp [2020-07-20T08:13:37.936Z] #42 80.98 flag [2020-07-20T08:13:37.936Z] #42 82.42 go/token [2020-07-20T08:13:37.936Z] #42 83.62 go/scanner [2020-07-20T08:13:37.936Z] #42 84.82 internal/lazyregexp [2020-07-20T08:13:37.936Z] #42 84.99 go/ast [2020-07-20T08:13:37.936Z] #42 85.24 path [2020-07-20T08:13:38.192Z] #42 ... [2020-07-20T08:13:38.192Z] [2020-07-20T08:13:38.192Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:38.192Z] #39 15.05 DEP images/regfile.pb-c.d [2020-07-20T08:13:38.192Z] #39 15.10 PBCC images/ns.pb-c.c [2020-07-20T08:13:38.192Z] #39 15.14 DEP images/ns.pb-c.d [2020-07-20T08:13:38.192Z] #39 15.19 PBCC images/fdinfo.pb-c.c [2020-07-20T08:13:38.448Z] #39 15.28 DEP images/fdinfo.pb-c.d [2020-07-20T08:13:38.448Z] #39 15.34 PBCC images/core-aarch64.pb-c.c [2020-07-20T08:13:38.448Z] #39 15.40 PBCC images/core-arm.pb-c.c [2020-07-20T08:13:38.448Z] #39 15.45 PBCC images/core-ppc64.pb-c.c [2020-07-20T08:13:38.448Z] #39 15.50 PBCC images/core-s390.pb-c.c [2020-07-20T08:13:38.450Z] #14 42.21 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-20T08:13:38.450Z] #14 42.21 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-20T08:13:38.450Z] #14 42.22 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-20T08:13:38.450Z] #14 42.23 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-20T08:13:38.450Z] #14 42.23 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-20T08:13:38.450Z] #14 42.23 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-20T08:13:38.450Z] #14 42.24 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-20T08:13:38.450Z] #14 42.24 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-20T08:13:38.450Z] #14 42.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-20T08:13:38.450Z] #14 42.29 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-20T08:13:38.704Z] #39 15.57 PBCC images/core-x86.pb-c.c [2020-07-20T08:13:38.704Z] #39 15.65 PBCC images/core.pb-c.c [2020-07-20T08:13:38.710Z] #14 42.33 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-20T08:13:38.710Z] #14 42.36 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-20T08:13:38.710Z] #14 42.36 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-20T08:13:38.710Z] #14 42.40 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-20T08:13:38.710Z] #14 42.43 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-20T08:13:38.710Z] #14 42.43 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-20T08:13:38.710Z] #14 42.44 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-20T08:13:38.716Z] #39 48.95 DEP criu/protobuf-desc.d [2020-07-20T08:13:38.716Z] #39 49.02 DEP criu/proc_parse.d [2020-07-20T08:13:38.960Z] #39 15.74 PBCC images/inventory.pb-c.c [2020-07-20T08:13:38.960Z] #39 15.81 DEP images/core-aarch64.pb-c.d [2020-07-20T08:13:38.960Z] #39 15.88 DEP images/core-arm.pb-c.d [2020-07-20T08:13:38.960Z] #39 15.93 DEP images/core-ppc64.pb-c.d [2020-07-20T08:13:39.007Z] #39 49.19 DEP criu/plugin.d [2020-07-20T08:13:39.007Z] #39 49.25 DEP criu/pipes.d [2020-07-20T08:13:39.007Z] #39 49.39 DEP criu/pie-util.d [2020-07-20T08:13:39.217Z] #39 ... [2020-07-20T08:13:39.217Z] [2020-07-20T08:13:39.217Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-07-20T08:13:39.217Z] #29 79.69 log [2020-07-20T08:13:39.217Z] #29 82.06 github.com/BurntSushi/toml/cmd/tomlv [2020-07-20T08:13:39.217Z] #29 DONE 86.6s [2020-07-20T08:13:39.217Z] [2020-07-20T08:13:39.217Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:39.217Z] #39 16.01 DEP images/core-s390.pb-c.d [2020-07-20T08:13:39.217Z] #39 16.09 DEP images/core-x86.pb-c.d [2020-07-20T08:13:39.217Z] #39 16.19 DEP images/core.pb-c.d [2020-07-20T08:13:39.217Z] #39 16.29 DEP images/inventory.pb-c.d [2020-07-20T08:13:39.277Z] #14 43.05 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-20T08:13:39.277Z] #14 43.06 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-20T08:13:39.277Z] #14 43.06 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-20T08:13:39.277Z] #14 43.06 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-20T08:13:39.277Z] #14 43.07 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-20T08:13:39.277Z] #14 43.10 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-20T08:13:39.298Z] #39 49.49 DEP criu/pie-util-vdso.d [2020-07-20T08:13:39.298Z] #39 49.64 DEP criu/path.d [2020-07-20T08:13:39.474Z] #39 16.41 PBCC images/cpuinfo.pb-c.c [2020-07-20T08:13:39.474Z] #39 16.45 DEP images/cpuinfo.pb-c.d [2020-07-20T08:13:39.474Z] #39 16.50 PBCC images/stats.pb-c.c [2020-07-20T08:13:39.474Z] #39 16.55 DEP images/stats.pb-c.d [2020-07-20T08:13:39.537Z] #14 43.12 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-20T08:13:39.537Z] #14 43.22 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-20T08:13:39.537Z] #14 43.23 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-20T08:13:39.537Z] #14 43.24 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-20T08:13:39.537Z] #14 43.25 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-20T08:13:39.537Z] #14 43.26 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-20T08:13:39.537Z] #14 43.29 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-20T08:13:39.537Z] #14 43.29 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-20T08:13:39.537Z] #14 43.32 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-20T08:13:39.589Z] #39 49.77 DEP criu/parasite-syscall.d [2020-07-20T08:13:39.880Z] #39 50.03 DEP criu/pagemap.d [2020-07-20T08:13:40.105Z] #14 43.66 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-20T08:13:40.105Z] #14 43.77 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-20T08:13:40.105Z] #14 43.84 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-20T08:13:40.171Z] #39 50.19 DEP criu/pagemap-cache.d [2020-07-20T08:13:40.171Z] #39 50.31 DEP criu/page-xfer.d [2020-07-20T08:13:40.462Z] #39 50.50 DEP criu/page-pipe.d [2020-07-20T08:13:40.462Z] #39 50.61 DEP criu/netfilter.d [2020-07-20T08:13:40.753Z] #39 50.78 DEP criu/net.d [2020-07-20T08:13:40.753Z] #39 51.03 DEP criu/namespaces.d [2020-07-20T08:13:40.753Z] #39 ... [2020-07-20T08:13:40.753Z] [2020-07-20T08:13:40.753Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:13:40.753Z] #14 56.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-07-20T08:13:40.753Z] #14 56.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-07-20T08:13:40.753Z] #14 56.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-07-20T08:13:40.753Z] #14 56.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-07-20T08:13:40.753Z] #14 56.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-07-20T08:13:40.753Z] #14 56.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-07-20T08:13:41.045Z] #14 57.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-07-20T08:13:41.337Z] #14 57.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-07-20T08:13:41.337Z] #14 57.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-07-20T08:13:41.337Z] #14 57.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-07-20T08:13:41.367Z] #39 18.43 make[1]: Nothing to be done for 'all'. [2020-07-20T08:13:41.483Z] #14 44.92 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:13:41.483Z] #14 45.12 Fetched 104 MB in 8s (12.6 MB/s) [2020-07-20T08:13:41.483Z] #14 45.18 Selecting previously unselected package pigz. [2020-07-20T08:13:41.628Z] #14 57.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-07-20T08:13:41.742Z] #14 45.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15473 files and directories currently installed.) [2020-07-20T08:13:41.742Z] #14 45.23 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-20T08:13:41.742Z] #14 45.24 Unpacking pigz (2.4-1) ... [2020-07-20T08:13:41.742Z] #14 45.39 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-20T08:13:41.742Z] #14 45.39 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-20T08:13:41.742Z] #14 45.40 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-20T08:13:41.920Z] #14 57.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-07-20T08:13:41.920Z] #14 57.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-07-20T08:13:41.920Z] #14 57.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-07-20T08:13:41.920Z] #14 57.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-07-20T08:13:41.920Z] #14 57.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-07-20T08:13:41.920Z] #14 57.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-07-20T08:13:41.920Z] #14 57.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-07-20T08:13:42.678Z] #14 46.13 Selecting previously unselected package python3.7-minimal. [2020-07-20T08:13:42.678Z] #14 46.13 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-20T08:13:42.678Z] #14 46.16 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-20T08:13:42.955Z] #14 58.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-07-20T08:13:43.260Z] #39 19.92 CC images/stats.o [2020-07-20T08:13:43.260Z] #39 20.29 CC images/core.o [2020-07-20T08:13:43.994Z] #14 59.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-20T08:13:43.994Z] #14 59.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-07-20T08:13:43.994Z] #14 59.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-07-20T08:13:43.994Z] #14 59.91 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-20T08:13:43.994Z] #14 60.11 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-20T08:13:44.054Z] #14 47.44 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-20T08:13:44.054Z] #14 47.47 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-20T08:13:44.190Z] #39 20.95 CC images/core-x86.o [2020-07-20T08:13:44.331Z] #14 60.25 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-20T08:13:44.332Z] #14 60.26 Get:32 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] [2020-07-20T08:13:44.447Z] #39 21.48 CC images/core-arm.o [2020-07-20T08:13:44.703Z] #39 21.82 CC images/core-aarch64.o [2020-07-20T08:13:44.960Z] #39 ... [2020-07-20T08:13:44.960Z] [2020-07-20T08:13:44.960Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:13:44.960Z] #14 19.19 Fetched 8364 kB in 16s (533 kB/s) [2020-07-20T08:13:44.960Z] #14 19.19 Reading package lists... [2020-07-20T08:13:44.960Z] #14 25.07 Reading package lists... [2020-07-20T08:13:44.960Z] #14 ... [2020-07-20T08:13:44.960Z] [2020-07-20T08:13:44.960Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-20T08:13:44.960Z] #57 42.11 Checking out files: 53% (1699/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 91% (2920/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-07-20T08:13:44.960Z] #57 43.63 + cd /tmp/tmp.CZ5I5Jcnb0/src/github.com/containerd/containerd [2020-07-20T08:13:44.960Z] #57 43.63 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T08:13:44.960Z] #57 46.24 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-20T08:13:44.960Z] #57 46.24 + BUILDTAGS='netgo osusergo static_build' [2020-07-20T08:13:44.960Z] #57 46.24 + export EXTRA_FLAGS=-buildmode=pie [2020-07-20T08:13:44.960Z] #57 46.24 + EXTRA_FLAGS=-buildmode=pie [2020-07-20T08:13:44.960Z] #57 46.24 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-20T08:13:44.960Z] #57 46.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-20T08:13:44.960Z] #57 46.24 + '[' '' = dynamic ']' [2020-07-20T08:13:44.960Z] #57 46.24 + make [2020-07-20T08:13:44.960Z] #57 46.80 🇩 bin/ctr [2020-07-20T08:13:45.217Z] #57 ... [2020-07-20T08:13:45.217Z] [2020-07-20T08:13:45.217Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:45.217Z] #39 22.18 CC images/core-ppc64.o [2020-07-20T08:13:45.782Z] #39 22.81 CC images/core-s390.o [2020-07-20T08:13:46.730Z] #39 23.53 CC images/cpuinfo.o [2020-07-20T08:13:46.994Z] #39 24.02 CC images/inventory.o [2020-07-20T08:13:47.254Z] #39 24.37 CC images/fdinfo.o [2020-07-20T08:13:47.341Z] #14 50.76 Selecting previously unselected package python3-minimal. [2020-07-20T08:13:47.341Z] #14 50.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2020-07-20T08:13:47.341Z] #14 50.80 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-20T08:13:47.341Z] #14 50.82 Unpacking python3-minimal (3.7.3-1) ... [2020-07-20T08:13:47.341Z] #14 ... [2020-07-20T08:13:47.341Z] [2020-07-20T08:13:47.341Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:47.341Z] #39 33.52 CC images/sk-opts.o [2020-07-20T08:13:47.341Z] #39 33.82 CC images/sk-unix.o [2020-07-20T08:13:47.341Z] #39 34.22 CC images/sk-inet.o [2020-07-20T08:13:47.341Z] #39 34.50 CC images/tun.o [2020-07-20T08:13:47.341Z] #39 34.86 CC images/sk-netlink.o [2020-07-20T08:13:47.341Z] #39 35.18 CC images/packet-sock.o [2020-07-20T08:13:47.341Z] #39 35.68 CC images/ipc-var.o [2020-07-20T08:13:47.341Z] #39 35.92 CC images/ipc-desc.o [2020-07-20T08:13:47.341Z] #39 36.12 CC images/ipc-shm.o [2020-07-20T08:13:47.341Z] #39 36.34 CC images/ipc-msg.o [2020-07-20T08:13:47.341Z] #39 36.62 CC images/ipc-sem.o [2020-07-20T08:13:47.341Z] #39 36.89 CC images/utsns.o [2020-07-20T08:13:47.341Z] #39 37.06 CC images/creds.o [2020-07-20T08:13:47.341Z] #39 37.40 CC images/vma.o [2020-07-20T08:13:47.341Z] #39 37.67 CC images/netdev.o [2020-07-20T08:13:47.341Z] #39 38.26 CC images/tty.o [2020-07-20T08:13:47.341Z] #39 38.98 CC images/file-lock.o [2020-07-20T08:13:47.341Z] #39 39.29 CC images/rlimit.o [2020-07-20T08:13:47.341Z] #39 39.50 CC images/pagemap.o [2020-07-20T08:13:47.341Z] #39 39.94 CC images/siginfo.o [2020-07-20T08:13:47.341Z] #39 40.30 CC images/rpc.o [2020-07-20T08:13:47.341Z] #39 41.87 CC images/ext-file.o [2020-07-20T08:13:47.341Z] #39 42.19 CC images/cgroup.o [2020-07-20T08:13:47.341Z] #39 42.89 CC images/userns.o [2020-07-20T08:13:47.341Z] #39 43.23 CC images/google/protobuf/descriptor.o [2020-07-20T08:13:47.341Z] #39 ... [2020-07-20T08:13:47.341Z] [2020-07-20T08:13:47.341Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:13:47.341Z] #42 102.4 github.com/LK4D4/vndr/build [2020-07-20T08:13:47.341Z] #42 104.9 encoding/xml [2020-07-20T08:13:47.341Z] #42 106.1 github.com/LK4D4/vndr/versioned [2020-07-20T08:13:47.341Z] #42 106.1 compress/flate [2020-07-20T08:13:47.341Z] #42 109.5 hash [2020-07-20T08:13:47.341Z] #42 109.7 hash/crc32 [2020-07-20T08:13:47.341Z] #42 110.3 compress/gzip [2020-07-20T08:13:47.341Z] #42 110.6 context [2020-07-20T08:13:47.341Z] #42 111.0 crypto/cipher [2020-07-20T08:13:47.341Z] #42 111.5 math/big [2020-07-20T08:13:47.341Z] #42 112.4 crypto/aes [2020-07-20T08:13:47.341Z] #42 ... [2020-07-20T08:13:47.341Z] [2020-07-20T08:13:47.341Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:13:47.341Z] #14 50.95 Selecting previously unselected package libmpdec2:amd64. [2020-07-20T08:13:47.341Z] #14 50.96 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-20T08:13:47.341Z] #14 50.97 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-20T08:13:47.341Z] #14 51.17 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-20T08:13:47.600Z] #14 51.17 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-20T08:13:47.600Z] #14 51.19 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-20T08:13:47.817Z] #39 24.75 CC images/fown.o [2020-07-20T08:13:47.852Z] #14 63.28 Get:33 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] [2020-07-20T08:13:47.852Z] #14 ... [2020-07-20T08:13:47.852Z] [2020-07-20T08:13:47.852Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:13:47.852Z] #42 83.25 vendor/golang.org/x/crypto/hkdf [2020-07-20T08:13:47.852Z] #42 83.31 vendor/golang.org/x/text/transform [2020-07-20T08:13:47.852Z] #42 83.78 vendor/golang.org/x/text/unicode/bidi [2020-07-20T08:13:47.852Z] #42 84.81 vendor/golang.org/x/text/secure/bidirule [2020-07-20T08:13:47.852Z] #42 85.00 vendor/golang.org/x/text/unicode/norm [2020-07-20T08:13:47.852Z] #42 87.34 vendor/golang.org/x/net/idna [2020-07-20T08:13:47.852Z] #42 88.94 vendor/golang.org/x/net/http2/hpack [2020-07-20T08:13:47.852Z] #42 89.67 mime [2020-07-20T08:13:47.852Z] #42 91.01 mime/quotedprintable [2020-07-20T08:13:47.852Z] #42 91.48 net/http/internal [2020-07-20T08:13:47.853Z] #42 91.69 os/exec [2020-07-20T08:13:47.853Z] #42 ... [2020-07-20T08:13:47.853Z] [2020-07-20T08:13:47.853Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:47.853Z] #39 51.23 DEP criu/mount.d [2020-07-20T08:13:47.853Z] #39 51.40 DEP criu/memfd.d [2020-07-20T08:13:47.853Z] #39 51.55 DEP criu/mem.d [2020-07-20T08:13:47.853Z] #39 51.78 DEP criu/lsm.d [2020-07-20T08:13:47.853Z] #39 51.87 DEP criu/log.d [2020-07-20T08:13:47.853Z] #39 51.95 DEP criu/libnetlink.d [2020-07-20T08:13:47.853Z] #39 52.11 DEP criu/kerndat.d [2020-07-20T08:13:47.853Z] #39 52.32 DEP criu/kcmp-ids.d [2020-07-20T08:13:47.853Z] #39 52.42 DEP criu/irmap.d [2020-07-20T08:13:47.853Z] #39 52.54 DEP criu/ipc_ns.d [2020-07-20T08:13:47.853Z] #39 52.68 DEP criu/image.d [2020-07-20T08:13:47.853Z] #39 52.86 DEP criu/image-desc.d [2020-07-20T08:13:47.853Z] #39 52.94 DEP criu/fsnotify.d [2020-07-20T08:13:47.853Z] #39 53.13 DEP criu/filesystems.d [2020-07-20T08:13:47.853Z] #39 53.28 DEP criu/files.d [2020-07-20T08:13:47.853Z] #39 53.48 DEP criu/files-reg.d [2020-07-20T08:13:47.853Z] #39 53.67 DEP criu/files-ext.d [2020-07-20T08:13:47.853Z] #39 53.86 DEP criu/file-lock.d [2020-07-20T08:13:47.853Z] #39 54.00 DEP criu/file-ids.d [2020-07-20T08:13:47.853Z] #39 54.15 DEP criu/fifo.d [2020-07-20T08:13:47.853Z] #39 54.26 DEP criu/fdstore.d [2020-07-20T08:13:47.853Z] #39 54.38 DEP criu/fault-injection.d [2020-07-20T08:13:47.853Z] #39 54.39 DEP criu/external.d [2020-07-20T08:13:47.853Z] #39 54.52 DEP criu/eventpoll.d [2020-07-20T08:13:47.853Z] #39 54.61 DEP criu/eventfd.d [2020-07-20T08:13:47.853Z] #39 54.83 DEP criu/crtools.d [2020-07-20T08:13:47.853Z] #39 54.99 DEP criu/cr-service.d [2020-07-20T08:13:47.853Z] #39 55.13 DEP criu/cr-restore.d [2020-07-20T08:13:47.853Z] #39 55.43 DEP criu/cr-errno.d [2020-07-20T08:13:47.853Z] #39 55.46 DEP criu/cr-dump.d [2020-07-20T08:13:47.853Z] #39 55.69 DEP criu/cr-dedup.d [2020-07-20T08:13:47.853Z] #39 55.92 DEP criu/cr-check.d [2020-07-20T08:13:47.853Z] #39 56.25 DEP criu/config.d [2020-07-20T08:13:47.853Z] #39 56.45 DEP criu/clone-noasan.d [2020-07-20T08:13:47.853Z] #39 56.55 DEP criu/cgroup.d [2020-07-20T08:13:47.853Z] #39 56.81 DEP criu/cgroup-props.d [2020-07-20T08:13:47.853Z] #39 56.88 DEP criu/bitmap.d [2020-07-20T08:13:47.853Z] #39 56.90 DEP criu/bfd.d [2020-07-20T08:13:47.853Z] #39 56.97 DEP criu/autofs.d [2020-07-20T08:13:47.853Z] #39 57.06 DEP criu/aio.d [2020-07-20T08:13:47.853Z] #39 57.17 DEP criu/action-scripts.d [2020-07-20T08:13:47.853Z] #39 57.51 CC criu/action-scripts.o [2020-07-20T08:13:47.853Z] #39 57.94 CC criu/aio.o [2020-07-20T08:13:47.853Z] #39 58.20 CC criu/autofs.o [2020-07-20T08:13:48.072Z] #39 25.00 CC images/ns.o [2020-07-20T08:13:48.328Z] #39 25.26 CC images/regfile.o [2020-07-20T08:13:48.328Z] #39 ... [2020-07-20T08:13:48.328Z] [2020-07-20T08:13:48.328Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:13:48.328Z] #42 85.80 io/ioutil [2020-07-20T08:13:48.328Z] #42 86.61 net/url [2020-07-20T08:13:48.328Z] #42 88.29 text/template/parse [2020-07-20T08:13:48.328Z] #42 90.37 go/parser [2020-07-20T08:13:48.328Z] #42 92.53 text/template [2020-07-20T08:13:48.328Z] #42 94.34 log [2020-07-20T08:13:48.328Z] #42 94.90 encoding/binary [2020-07-20T08:13:48.328Z] #42 ... [2020-07-20T08:13:48.328Z] [2020-07-20T08:13:48.328Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:13:48.328Z] #14 25.07 Reading package lists... [2020-07-20T08:13:48.328Z] #14 30.15 Building dependency tree... [2020-07-20T08:13:48.328Z] #14 31.26 Reading state information... [2020-07-20T08:13:48.328Z] #14 32.44 libcap2-bin is already the newest version (1:2.25-2). [2020-07-20T08:13:48.328Z] #14 32.44 libcap2-bin set to manually installed. [2020-07-20T08:13:48.328Z] #14 32.44 The following additional packages will be installed: [2020-07-20T08:13:48.328Z] #14 32.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-20T08:13:48.328Z] #14 32.45 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-20T08:13:48.328Z] #14 32.45 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-20T08:13:48.328Z] #14 32.46 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-07-20T08:13:48.328Z] #14 32.46 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-07-20T08:13:48.328Z] #14 32.46 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-07-20T08:13:48.328Z] #14 32.46 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-07-20T08:13:48.328Z] #14 32.46 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-20T08:13:48.328Z] #14 32.46 python3.7 python3.7-minimal vim-runtime xxd [2020-07-20T08:13:48.328Z] #14 32.46 Suggested packages: [2020-07-20T08:13:48.328Z] #14 32.46 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-07-20T08:13:48.328Z] #14 32.46 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-07-20T08:13:48.328Z] #14 32.46 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-07-20T08:13:48.328Z] #14 32.46 xfsdump acl attr quota [2020-07-20T08:13:48.328Z] #14 32.46 Recommended packages: [2020-07-20T08:13:48.328Z] #14 32.46 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-20T08:13:48.328Z] #14 32.46 python3-keyrings.alt python3-xdg unzip [2020-07-20T08:13:48.886Z] #39 59.05 CC criu/bfd.o [2020-07-20T08:13:48.976Z] #14 52.64 Selecting previously unselected package python3.7. [2020-07-20T08:13:48.976Z] #14 52.64 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-20T08:13:48.976Z] #14 52.64 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-20T08:13:49.178Z] #39 59.41 CC criu/bitmap.o [2020-07-20T08:13:49.234Z] #14 52.77 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-20T08:13:49.234Z] #14 52.78 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-20T08:13:49.234Z] #14 52.80 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-20T08:13:49.234Z] #14 52.93 Setting up python3-minimal (3.7.3-1) ... [2020-07-20T08:13:49.469Z] #39 59.56 CC criu/cgroup-props.o [2020-07-20T08:13:50.102Z] #39 60.21 CC criu/cgroup.o [2020-07-20T08:13:50.610Z] #14 54.32 Selecting previously unselected package python3. [2020-07-20T08:13:50.611Z] #14 54.32 (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 ... 16134 files and directories currently installed.) [2020-07-20T08:13:50.611Z] #14 54.37 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-20T08:13:50.611Z] #14 54.40 Unpacking python3 (3.7.3-1) ... [2020-07-20T08:13:50.869Z] #14 54.53 Selecting previously unselected package libip4tc0:amd64. [2020-07-20T08:13:50.869Z] #14 54.53 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-20T08:13:50.869Z] #14 54.56 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-20T08:13:51.128Z] #14 54.67 Selecting previously unselected package libip6tc0:amd64. [2020-07-20T08:13:51.128Z] #14 54.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-20T08:13:51.128Z] #14 54.68 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-20T08:13:51.128Z] #14 54.84 Selecting previously unselected package libiptc0:amd64. [2020-07-20T08:13:51.128Z] #14 54.84 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-20T08:13:51.128Z] #14 54.84 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-20T08:13:51.387Z] #14 54.95 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-20T08:13:51.387Z] #14 54.96 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-20T08:13:51.387Z] #14 54.97 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-20T08:13:51.387Z] #14 55.05 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-20T08:13:51.387Z] #14 55.06 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-20T08:13:51.387Z] #14 55.07 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-20T08:13:51.388Z] #14 55.15 Selecting previously unselected package libnftnl11:amd64. [2020-07-20T08:13:51.591Z] #14 35.75 The following NEW packages will be installed: [2020-07-20T08:13:51.591Z] #14 35.75 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-07-20T08:13:51.591Z] #14 35.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-07-20T08:13:51.591Z] #14 35.75 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-07-20T08:13:51.591Z] #14 35.75 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-07-20T08:13:51.591Z] #14 35.76 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-20T08:13:51.592Z] #14 35.76 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-07-20T08:13:51.592Z] #14 35.76 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-20T08:13:51.592Z] #14 35.76 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-20T08:13:51.592Z] #14 35.76 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-07-20T08:13:51.592Z] #14 35.76 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-07-20T08:13:51.592Z] #14 35.76 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-07-20T08:13:51.592Z] #14 35.76 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-07-20T08:13:51.592Z] #14 35.76 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-07-20T08:13:51.592Z] #14 35.77 xfsprogs xxd xz-utils zip [2020-07-20T08:13:51.612Z] #39 ... [2020-07-20T08:13:51.612Z] [2020-07-20T08:13:51.612Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-20T08:13:51.612Z] #48 87.16 + GOBIN=/build [2020-07-20T08:13:51.612Z] #48 87.16 + /build/gometalinter --install [2020-07-20T08:13:51.612Z] #48 87.21 Installing: [2020-07-20T08:13:51.612Z] #48 87.21 deadcode [2020-07-20T08:13:51.612Z] #48 87.21 dupl [2020-07-20T08:13:51.612Z] #48 87.21 errcheck [2020-07-20T08:13:51.612Z] #48 87.21 gas [2020-07-20T08:13:51.612Z] #48 87.21 gochecknoglobals [2020-07-20T08:13:51.612Z] #48 87.21 gochecknoinits [2020-07-20T08:13:51.612Z] #48 87.21 goconst [2020-07-20T08:13:51.612Z] #48 87.21 gocyclo [2020-07-20T08:13:51.612Z] #48 87.21 goimports [2020-07-20T08:13:51.612Z] #48 87.21 golint [2020-07-20T08:13:51.612Z] #48 87.21 gosimple [2020-07-20T08:13:51.612Z] #48 87.21 gotype [2020-07-20T08:13:51.612Z] #48 87.21 gotypex [2020-07-20T08:13:51.612Z] #48 87.21 ineffassign [2020-07-20T08:13:51.612Z] #48 87.21 interfacer [2020-07-20T08:13:51.612Z] #48 87.21 lll [2020-07-20T08:13:51.612Z] #48 87.21 maligned [2020-07-20T08:13:51.612Z] #48 87.21 megacheck [2020-07-20T08:13:51.612Z] #48 87.21 misspell [2020-07-20T08:13:51.612Z] #48 87.21 nakedret [2020-07-20T08:13:51.612Z] #48 87.21 safesql [2020-07-20T08:13:51.612Z] #48 87.21 staticcheck [2020-07-20T08:13:51.612Z] #48 87.21 structcheck [2020-07-20T08:13:51.612Z] #48 87.21 unconvert [2020-07-20T08:13:51.612Z] #48 87.21 unparam [2020-07-20T08:13:51.612Z] #48 87.21 unused [2020-07-20T08:13:51.612Z] #48 87.21 varcheck [2020-07-20T08:13:51.612Z] #48 ... [2020-07-20T08:13:51.612Z] [2020-07-20T08:13:51.612Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:13:51.612Z] #42 93.75 crypto/x509 [2020-07-20T08:13:51.612Z] #42 93.75 net/textproto [2020-07-20T08:13:51.612Z] #42 94.49 vendor/golang.org/x/net/http/httpguts [2020-07-20T08:13:51.613Z] #42 94.72 vendor/golang.org/x/net/http/httpproxy [2020-07-20T08:13:51.613Z] #42 95.11 mime/multipart [2020-07-20T08:13:51.613Z] #42 96.40 crypto/tls [2020-07-20T08:13:51.647Z] #14 55.15 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-20T08:13:51.647Z] #14 55.15 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-20T08:13:51.647Z] #14 55.26 Selecting previously unselected package iptables. [2020-07-20T08:13:51.647Z] #14 55.28 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-20T08:13:51.647Z] #14 55.30 Unpacking iptables (1.8.2-4) ... [2020-07-20T08:13:51.848Z] #14 36.16 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T08:13:51.848Z] #14 36.16 Need to get 104 MB of archives. [2020-07-20T08:13:51.848Z] #14 36.16 After this operation, 597 MB of additional disk space will be used. [2020-07-20T08:13:51.848Z] #14 36.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-20T08:13:51.848Z] #14 36.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-20T08:13:52.105Z] #14 36.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-20T08:13:52.105Z] #14 36.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-20T08:13:52.105Z] #14 36.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-20T08:13:52.105Z] #14 36.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-20T08:13:52.215Z] #14 55.87 Selecting previously unselected package xxd. [2020-07-20T08:13:52.215Z] #14 55.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-20T08:13:52.215Z] #14 55.90 Unpacking xxd (2:8.1.0875-5) ... [2020-07-20T08:13:52.361Z] #14 36.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-20T08:13:52.361Z] #14 36.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-20T08:13:52.361Z] #14 36.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-20T08:13:52.361Z] #14 36.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-20T08:13:52.361Z] #14 36.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-20T08:13:52.361Z] #14 36.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-20T08:13:52.361Z] #14 36.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-20T08:13:52.361Z] #14 36.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-20T08:13:52.361Z] #14 36.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-20T08:13:52.362Z] #14 36.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-20T08:13:52.362Z] #14 36.62 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-20T08:13:52.362Z] #14 36.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-20T08:13:52.362Z] #14 36.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-20T08:13:52.362Z] #14 36.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-20T08:13:52.362Z] #14 36.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-20T08:13:52.362Z] #14 36.70 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-20T08:13:52.362Z] #14 36.75 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-20T08:13:52.362Z] #14 36.76 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-20T08:13:52.473Z] #14 56.08 Selecting previously unselected package vim-common. [2020-07-20T08:13:52.473Z] #14 56.08 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-20T08:13:52.474Z] #14 56.11 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-20T08:13:52.604Z] + dpkg --print-architecture [2020-07-20T08:13:52.604Z] + cd /tmp/tmp.WbTDXYK7k4/src/github.com/docker/distribution [2020-07-20T08:13:52.604Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-20T08:13:52.604Z] + GOPATH=/tmp/tmp.WbTDXYK7k4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.WbTDXYK7k4 [2020-07-20T08:13:52.605Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-20T08:13:52.732Z] #14 56.35 Selecting previously unselected package bash-completion. [2020-07-20T08:13:52.732Z] #14 56.35 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-20T08:13:52.924Z] #14 36.93 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-20T08:13:52.924Z] #14 37.11 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-20T08:13:52.924Z] #14 37.14 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-20T08:13:52.924Z] #14 37.16 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-20T08:13:52.924Z] #14 37.16 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-20T08:13:53.487Z] #14 37.54 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-20T08:13:53.488Z] #14 37.82 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-20T08:13:53.488Z] #14 37.82 Get:32 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] [2020-07-20T08:13:55.130Z] #42 100.8 net/http/httptrace [2020-07-20T08:13:55.130Z] #42 100.9 net/http [2020-07-20T08:13:55.421Z] #42 ... [2020-07-20T08:13:55.421Z] [2020-07-20T08:13:55.421Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-20T08:13:55.421Z] #26 101.4 + rm -rf /tmp/tmp.oofnXThVbR [2020-07-20T08:13:56.068Z] #26 DONE 101.9s [2020-07-20T08:13:56.068Z] [2020-07-20T08:13:56.068Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:56.068Z] #39 62.29 CC criu/clone-noasan.o [2020-07-20T08:13:56.068Z] #39 62.51 CC criu/config.o [2020-07-20T08:13:56.068Z] #39 63.60 CC criu/cr-check.o [2020-07-20T08:13:56.068Z] #39 64.83 CC criu/cr-dedup.o [2020-07-20T08:13:56.068Z] #39 65.01 CC criu/cr-dump.o [2020-07-20T08:13:56.148Z] + rm -rf /tmp/tmp.WbTDXYK7k4/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.WbTDXYK7k4 [2020-07-20T08:13:56.716Z] #39 67.04 CC criu/cr-errno.o [2020-07-20T08:13:56.760Z] #14 40.94 Get:33 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] [2020-07-20T08:13:56.922Z] #14 60.55 Unpacking bash-completion (1:2.8-6) ... [2020-07-20T08:13:57.008Z] #39 67.11 CC criu/cr-restore.o [2020-07-20T08:13:57.196Z] Removing intermediate container 95e6cacf80d9 [2020-07-20T08:13:57.196Z] ---> acde64b91bf3 [2020-07-20T08:13:57.196Z] Step 18/140 : FROM base AS swagger [2020-07-20T08:13:57.196Z] ---> a40e77103c54 [2020-07-20T08:13:57.196Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-20T08:13:57.196Z] ---> Running in a05fa32dad30 [2020-07-20T08:13:57.196Z] Removing intermediate container a05fa32dad30 [2020-07-20T08:13:57.196Z] ---> 8cdf8c551918 [2020-07-20T08:13:57.196Z] Step 20/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/kolyshkin/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-07-20T08:13:57.196Z] ---> Running in 6a0b9f0aa0e0 [2020-07-20T08:13:57.490Z] #14 61.07 Selecting previously unselected package bzip2. [2020-07-20T08:13:57.490Z] #14 61.09 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-20T08:13:57.490Z] #14 61.09 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-20T08:13:57.490Z] #14 61.19 Selecting previously unselected package xz-utils. [2020-07-20T08:13:57.490Z] #14 61.23 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-20T08:13:57.490Z] #14 61.23 Unpacking xz-utils (5.2.4-1) ... [2020-07-20T08:13:57.491Z] + mktemp -d [2020-07-20T08:13:57.491Z] + export GOPATH=/tmp/tmp.HxaIUnnnZ7 [2020-07-20T08:13:57.491Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.HxaIUnnnZ7/src/github.com/go-swagger/go-swagger [2020-07-20T08:13:57.491Z] Cloning into '/tmp/tmp.HxaIUnnnZ7/src/github.com/go-swagger/go-swagger'... [2020-07-20T08:13:57.748Z] #14 61.52 Selecting previously unselected package apparmor. [2020-07-20T08:13:57.748Z] #14 61.53 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-20T08:13:58.007Z] #14 61.65 Unpacking apparmor (2.13.2-10) ... [2020-07-20T08:13:58.266Z] #14 ... [2020-07-20T08:13:58.266Z] [2020-07-20T08:13:58.266Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:13:58.266Z] #42 113.5 crypto [2020-07-20T08:13:58.266Z] #42 113.8 crypto/des [2020-07-20T08:13:58.266Z] #42 114.5 crypto/internal/randutil [2020-07-20T08:13:58.266Z] #42 114.5 crypto/sha512 [2020-07-20T08:13:58.266Z] #42 115.8 crypto/ed25519/internal/edwards25519 [2020-07-20T08:13:58.266Z] #42 118.1 crypto/hmac [2020-07-20T08:13:58.266Z] #42 118.4 crypto/md5 [2020-07-20T08:13:58.266Z] #42 119.0 crypto/rc4 [2020-07-20T08:13:58.266Z] #42 119.2 crypto/sha1 [2020-07-20T08:13:58.266Z] #42 120.5 crypto/sha256 [2020-07-20T08:13:58.266Z] #42 120.6 crypto/rand [2020-07-20T08:13:58.266Z] #42 121.4 crypto/elliptic [2020-07-20T08:13:58.266Z] #42 121.4 encoding/asn1 [2020-07-20T08:13:58.525Z] #42 ... [2020-07-20T08:13:58.525Z] [2020-07-20T08:13:58.525Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:13:58.525Z] #14 62.19 Selecting previously unselected package aufs-tools. [2020-07-20T08:13:58.525Z] #14 62.21 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-20T08:13:58.525Z] #14 62.21 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-20T08:13:58.657Z] #14 ... [2020-07-20T08:13:58.657Z] [2020-07-20T08:13:58.657Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:58.657Z] #39 25.50 CC images/ghost-file.o [2020-07-20T08:13:58.657Z] #39 25.82 CC images/fifo.o [2020-07-20T08:13:58.657Z] #39 26.02 CC images/remap-file-path.o [2020-07-20T08:13:58.657Z] #39 26.31 CC images/eventfd.o [2020-07-20T08:13:58.657Z] #39 26.50 CC images/eventpoll.o [2020-07-20T08:13:58.657Z] #39 26.87 CC images/fh.o [2020-07-20T08:13:58.657Z] #39 27.16 CC images/fsnotify.o [2020-07-20T08:13:58.657Z] #39 27.98 CC images/signalfd.o [2020-07-20T08:13:58.657Z] #39 28.34 CC images/fs.o [2020-07-20T08:13:58.657Z] #39 28.62 CC images/pstree.o [2020-07-20T08:13:58.657Z] #39 28.88 CC images/pipe.o [2020-07-20T08:13:58.657Z] #39 29.11 CC images/tcp-stream.o [2020-07-20T08:13:58.657Z] #39 29.44 CC images/sk-packet.o [2020-07-20T08:13:58.657Z] #39 29.83 CC images/mnt.o [2020-07-20T08:13:58.657Z] #39 30.09 CC images/pipe-data.o [2020-07-20T08:13:58.657Z] #39 30.37 CC images/sa.o [2020-07-20T08:13:58.657Z] #39 30.61 CC images/timer.o [2020-07-20T08:13:58.657Z] #39 31.08 CC images/timerfd.o [2020-07-20T08:13:58.657Z] #39 31.23 CC images/mm.o [2020-07-20T08:13:58.657Z] #39 31.51 CC images/sk-opts.o [2020-07-20T08:13:58.657Z] #39 31.73 CC images/sk-unix.o [2020-07-20T08:13:58.657Z] #39 32.08 CC images/sk-inet.o [2020-07-20T08:13:58.657Z] #39 32.58 CC images/tun.o [2020-07-20T08:13:58.657Z] #39 32.91 CC images/sk-netlink.o [2020-07-20T08:13:58.657Z] #39 33.18 CC images/packet-sock.o [2020-07-20T08:13:58.657Z] #39 33.58 CC images/ipc-var.o [2020-07-20T08:13:58.657Z] #39 33.81 CC images/ipc-desc.o [2020-07-20T08:13:58.657Z] #39 34.07 CC images/ipc-shm.o [2020-07-20T08:13:58.657Z] #39 34.41 CC images/ipc-msg.o [2020-07-20T08:13:58.657Z] #39 34.75 CC images/ipc-sem.o [2020-07-20T08:13:58.657Z] #39 34.99 CC images/utsns.o [2020-07-20T08:13:58.657Z] #39 35.29 CC images/creds.o [2020-07-20T08:13:58.657Z] #39 35.59 CC images/vma.o [2020-07-20T08:13:58.657Z] #39 ... [2020-07-20T08:13:58.657Z] [2020-07-20T08:13:58.657Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:13:58.657Z] #14 43.08 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-20T08:13:58.784Z] #14 62.40 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-20T08:13:58.784Z] #14 62.42 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-20T08:13:58.784Z] #14 62.44 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-20T08:13:58.784Z] #14 ... [2020-07-20T08:13:58.784Z] [2020-07-20T08:13:58.784Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-20T08:13:58.784Z] #60 116.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-20T08:13:58.784Z] #60 116.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-20T08:13:58.784Z] #60 DONE 124.1s [2020-07-20T08:13:58.784Z] [2020-07-20T08:13:58.784Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:58.784Z] #39 45.24 CC images/opts.o [2020-07-20T08:13:58.784Z] #39 45.45 CC images/seccomp.o [2020-07-20T08:13:58.784Z] #39 45.74 CC images/binfmt-misc.o [2020-07-20T08:13:58.784Z] #39 45.95 CC images/time.o [2020-07-20T08:13:58.784Z] #39 46.23 CC images/sysctl.o [2020-07-20T08:13:58.784Z] #39 46.48 CC images/autofs.o [2020-07-20T08:13:58.784Z] #39 46.72 CC images/macvlan.o [2020-07-20T08:13:58.784Z] #39 47.04 CC images/sit.o [2020-07-20T08:13:58.784Z] #39 47.35 CC images/memfd.o [2020-07-20T08:13:58.784Z] #39 47.69 CC images/timens.o [2020-07-20T08:13:58.784Z] #39 48.06 LINK images/built-in.o [2020-07-20T08:13:58.784Z] #39 48.26 GEN compel/include/asm [2020-07-20T08:13:58.784Z] #39 48.29 GEN compel/include/version.h [2020-07-20T08:13:58.784Z] #39 48.33 touch .config [2020-07-20T08:13:58.784Z] #39 48.38 GEN include/common/config.h [2020-07-20T08:13:58.784Z] #39 48.50 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-20T08:13:58.784Z] #39 48.51 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-20T08:13:58.784Z] #39 48.54 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-20T08:13:58.784Z] #39 48.57 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-20T08:13:58.784Z] #39 48.61 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-20T08:13:58.784Z] #39 48.64 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-20T08:13:58.784Z] #39 48.67 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-20T08:13:58.784Z] #39 48.71 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-20T08:13:58.784Z] #39 48.74 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-20T08:13:58.784Z] #39 48.76 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-20T08:13:58.784Z] #39 48.76 DEP compel/plugins/std/infect.d [2020-07-20T08:13:58.784Z] #39 48.90 DEP compel/plugins/std/string.d [2020-07-20T08:13:58.784Z] #39 49.06 DEP compel/plugins/std/log.d [2020-07-20T08:13:58.784Z] #39 49.23 DEP compel/plugins/std/fds.d [2020-07-20T08:13:58.784Z] #39 49.37 DEP compel/plugins/std/std.d [2020-07-20T08:13:58.784Z] #39 49.44 DEP compel/plugins/shmem/shmem.d [2020-07-20T08:13:58.784Z] #39 49.57 DEP compel/plugins/fds/fds.d [2020-07-20T08:13:58.784Z] #39 49.77 CC compel/plugins/std/std.o [2020-07-20T08:13:58.784Z] #39 50.20 CC compel/plugins/std/fds.o [2020-07-20T08:13:58.784Z] #39 50.75 CC compel/plugins/std/log.o [2020-07-20T08:13:58.784Z] #39 51.85 CC compel/plugins/std/string.o [2020-07-20T08:13:58.784Z] #39 52.79 CC compel/plugins/std/infect.o [2020-07-20T08:13:58.784Z] #39 53.40 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-20T08:13:58.784Z] #39 53.48 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-20T08:13:58.784Z] #39 53.54 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-20T08:13:58.784Z] #39 53.59 AR compel/plugins/std.lib.a [2020-07-20T08:13:58.784Z] #39 53.69 CC compel/plugins/fds/fds.o [2020-07-20T08:13:58.784Z] #39 54.01 AR compel/plugins/fds.lib.a [2020-07-20T08:13:58.784Z] #39 54.10 HOSTDEP compel/src/lib/log-host.d [2020-07-20T08:13:58.784Z] #39 54.23 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-20T08:13:58.784Z] #39 54.38 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-20T08:13:58.784Z] #39 54.51 HOSTDEP compel/src/main-host.d [2020-07-20T08:13:58.784Z] #39 54.63 DEP compel/src/lib/ptrace.d [2020-07-20T08:13:58.784Z] #39 54.83 DEP compel/src/lib/infect.d [2020-07-20T08:13:58.784Z] #39 55.04 DEP compel/src/lib/infect-util.d [2020-07-20T08:13:58.784Z] #39 55.16 DEP compel/src/lib/infect-rpc.d [2020-07-20T08:13:58.784Z] #39 55.25 DEP compel/arch/x86/src/lib/infect.d [2020-07-20T08:13:58.914Z] #14 43.09 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-20T08:13:58.914Z] #14 43.10 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-20T08:13:58.914Z] #14 43.10 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-20T08:13:58.914Z] #14 43.11 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-20T08:13:58.914Z] #14 43.11 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-20T08:13:58.914Z] #14 43.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-20T08:13:58.914Z] #14 43.12 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-20T08:13:58.914Z] #14 43.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-20T08:13:58.914Z] #14 43.16 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-20T08:13:58.914Z] #14 43.19 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-20T08:13:58.914Z] #14 43.21 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-20T08:13:58.914Z] #14 43.22 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-20T08:13:58.914Z] #14 43.26 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-20T08:13:58.914Z] #14 43.28 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-20T08:13:58.914Z] #14 43.28 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-20T08:13:58.914Z] #14 43.28 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-20T08:13:59.046Z] #39 ... [2020-07-20T08:13:59.046Z] [2020-07-20T08:13:59.046Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-07-20T08:13:59.046Z] #61 DONE 0.0s [2020-07-20T08:13:59.046Z] [2020-07-20T08:13:59.046Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:13:59.046Z] #42 124.0 crypto/ed25519 [2020-07-20T08:13:59.171Z] #14 ... [2020-07-20T08:13:59.171Z] [2020-07-20T08:13:59.171Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:13:59.171Z] #42 96.75 encoding/base64 [2020-07-20T08:13:59.171Z] #42 97.46 go/doc [2020-07-20T08:13:59.171Z] #42 97.50 encoding/json [2020-07-20T08:13:59.171Z] #42 101.0 github.com/LK4D4/vndr/build [2020-07-20T08:13:59.171Z] #42 103.4 encoding/xml [2020-07-20T08:13:59.171Z] #42 104.2 github.com/LK4D4/vndr/versioned [2020-07-20T08:13:59.171Z] #42 104.3 compress/flate [2020-07-20T08:13:59.304Z] #42 124.5 crypto/rsa [2020-07-20T08:13:59.468Z] #42 ... [2020-07-20T08:13:59.468Z] [2020-07-20T08:13:59.468Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:13:59.468Z] #39 35.81 CC images/netdev.o [2020-07-20T08:13:59.468Z] #39 36.31 CC images/tty.o [2020-07-20T08:13:59.872Z] #42 125.2 crypto/ecdsa [2020-07-20T08:14:00.031Z] #39 36.96 CC images/file-lock.o [2020-07-20T08:14:00.289Z] #39 37.19 CC images/rlimit.o [2020-07-20T08:14:00.524Z] #39 70.31 CC criu/cr-service.o [2020-07-20T08:14:00.545Z] #39 37.55 CC images/pagemap.o [2020-07-20T08:14:00.802Z] #39 37.82 CC images/siginfo.o [2020-07-20T08:14:00.808Z] #42 125.8 crypto/dsa [2020-07-20T08:14:01.067Z] #42 126.3 encoding/hex [2020-07-20T08:14:01.156Z] #39 71.44 CC criu/crtools.o [2020-07-20T08:14:01.327Z] #42 126.5 encoding/pem [2020-07-20T08:14:01.365Z] #39 38.13 CC images/rpc.o [2020-07-20T08:14:01.448Z] #39 71.87 CC criu/eventfd.o [2020-07-20T08:14:01.586Z] #42 126.7 crypto/x509/pkix [2020-07-20T08:14:01.845Z] #42 127.0 vendor/golang.org/x/crypto/cryptobyte [2020-07-20T08:14:01.970Z] + cd /tmp/tmp.HxaIUnnnZ7/src/github.com/go-swagger/go-swagger [2020-07-20T08:14:01.970Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-07-20T08:14:02.080Z] #39 72.17 CC criu/eventpoll.o [2020-07-20T08:14:02.080Z] #39 ... [2020-07-20T08:14:02.080Z] [2020-07-20T08:14:02.081Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:14:02.081Z] #42 107.9 github.com/LK4D4/vndr/godl [2020-07-20T08:14:02.105Z] #42 127.3 vendor/golang.org/x/net/dns/dnsmessage [2020-07-20T08:14:02.266Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-20T08:14:02.713Z] #42 108.4 github.com/LK4D4/vndr [2020-07-20T08:14:02.733Z] #39 39.71 CC images/ext-file.o [2020-07-20T08:14:03.299Z] #39 39.98 CC images/cgroup.o [2020-07-20T08:14:03.753Z] #42 ... [2020-07-20T08:14:03.753Z] [2020-07-20T08:14:03.753Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-20T08:14:03.753Z] #45 DONE 109.3s [2020-07-20T08:14:03.753Z] [2020-07-20T08:14:03.753Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:14:03.753Z] #39 72.78 CC criu/external.o [2020-07-20T08:14:03.753Z] #39 73.05 CC criu/fault-injection.o [2020-07-20T08:14:03.753Z] #39 73.12 CC criu/fdstore.o [2020-07-20T08:14:03.753Z] #39 73.33 CC criu/fifo.o [2020-07-20T08:14:03.753Z] #39 73.56 CC criu/file-ids.o [2020-07-20T08:14:03.753Z] #39 73.75 CC criu/file-lock.o [2020-07-20T08:14:03.863Z] #39 40.75 CC images/userns.o [2020-07-20T08:14:04.009Z] #42 129.2 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-20T08:14:04.120Z] #39 41.14 CC images/google/protobuf/descriptor.o [2020-07-20T08:14:04.409Z] #39 74.68 CC criu/files-ext.o [2020-07-20T08:14:04.409Z] #39 74.77 CC criu/files-reg.o [2020-07-20T08:14:04.683Z] #39 ... [2020-07-20T08:14:04.683Z] [2020-07-20T08:14:04.683Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:14:04.683Z] #14 43.96 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-20T08:14:04.683Z] #14 43.97 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-20T08:14:04.683Z] #14 43.97 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-20T08:14:04.683Z] #14 43.97 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-20T08:14:04.683Z] #14 43.97 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-20T08:14:04.683Z] #14 43.99 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-20T08:14:04.683Z] #14 44.00 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-20T08:14:04.683Z] #14 44.13 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-20T08:14:04.683Z] #14 44.14 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-20T08:14:04.683Z] #14 44.15 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-20T08:14:04.683Z] #14 44.17 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-20T08:14:04.683Z] #14 44.19 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-20T08:14:04.683Z] #14 44.20 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-20T08:14:04.683Z] #14 44.21 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-20T08:14:04.683Z] #14 44.23 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-20T08:14:04.683Z] #14 44.72 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-20T08:14:04.683Z] #14 44.81 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-20T08:14:04.683Z] #14 44.88 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-20T08:14:04.683Z] #14 46.05 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:14:04.683Z] #14 46.29 Fetched 104 MB in 9s (11.6 MB/s) [2020-07-20T08:14:04.683Z] #14 46.40 Selecting previously unselected package pigz. [2020-07-20T08:14:04.683Z] #14 46.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15473 files and directories currently installed.) [2020-07-20T08:14:04.683Z] #14 46.48 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-20T08:14:04.683Z] #14 46.49 Unpacking pigz (2.4-1) ... [2020-07-20T08:14:04.683Z] #14 46.60 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-20T08:14:04.683Z] #14 46.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-20T08:14:04.683Z] #14 46.61 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-20T08:14:04.683Z] #14 47.22 Selecting previously unselected package python3.7-minimal. [2020-07-20T08:14:04.683Z] #14 47.22 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-20T08:14:04.683Z] #14 47.23 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-20T08:14:04.683Z] #14 48.59 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-20T08:14:04.683Z] #14 48.61 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-20T08:14:04.946Z] #42 129.8 vendor/golang.org/x/crypto/poly1305 [2020-07-20T08:14:04.946Z] #42 ... [2020-07-20T08:14:04.946Z] [2020-07-20T08:14:04.946Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:14:04.946Z] #14 64.87 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-20T08:14:04.946Z] #14 64.89 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-20T08:14:04.946Z] #14 64.90 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-20T08:14:04.946Z] #14 67.00 Selecting previously unselected package binutils-mingw-w64. [2020-07-20T08:14:04.946Z] #14 67.00 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-20T08:14:04.946Z] #14 67.01 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-20T08:14:04.946Z] #14 67.15 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-20T08:14:04.946Z] #14 67.17 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-20T08:14:04.946Z] #14 67.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-20T08:14:04.946Z] #14 67.36 Selecting previously unselected package dmsetup. [2020-07-20T08:14:04.946Z] #14 67.37 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-20T08:14:04.946Z] #14 67.37 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-20T08:14:04.946Z] #14 67.52 Selecting previously unselected package mingw-w64-common. [2020-07-20T08:14:04.946Z] #14 67.52 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-20T08:14:04.946Z] #14 67.53 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-20T08:14:05.943Z] #39 75.91 CC criu/files.o [2020-07-20T08:14:06.989Z] #39 77.08 CC criu/filesystems.o [2020-07-20T08:14:07.732Z] #39 77.62 CC criu/fsnotify.o [2020-07-20T08:14:07.955Z] #14 51.72 Selecting previously unselected package python3-minimal. [2020-07-20T08:14:07.955Z] #14 51.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15722 files and directories currently installed.) [2020-07-20T08:14:07.955Z] #14 51.81 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-20T08:14:07.955Z] #14 51.82 Unpacking python3-minimal (3.7.3-1) ... [2020-07-20T08:14:07.955Z] #14 52.09 Selecting previously unselected package libmpdec2:amd64. [2020-07-20T08:14:07.955Z] #14 52.09 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-20T08:14:07.955Z] #14 52.10 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-20T08:14:07.955Z] #14 52.22 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-20T08:14:07.955Z] #14 52.23 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-20T08:14:07.955Z] #14 52.26 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-20T08:14:08.048Z] #39 78.33 CC criu/image-desc.o [2020-07-20T08:14:08.048Z] #39 ... [2020-07-20T08:14:08.048Z] [2020-07-20T08:14:08.048Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:14:08.048Z] #42 DONE 113.9s [2020-07-20T08:14:08.355Z] [2020-07-20T08:14:08.355Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:14:08.355Z] #39 78.53 CC criu/image.o [2020-07-20T08:14:08.886Z] #14 ... [2020-07-20T08:14:08.886Z] [2020-07-20T08:14:08.886Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-20T08:14:08.886Z] #60 116.3 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-20T08:14:08.886Z] #60 116.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-20T08:14:09.019Z] #39 79.19 CC criu/ipc_ns.o [2020-07-20T08:14:09.137Z] #14 72.41 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-20T08:14:09.137Z] #14 72.45 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-20T08:14:09.137Z] #14 72.46 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-20T08:14:09.137Z] #14 ... [2020-07-20T08:14:09.137Z] [2020-07-20T08:14:09.137Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:14:09.137Z] #39 55.52 DEP compel/arch/x86/src/lib/cpu.d [2020-07-20T08:14:09.137Z] #39 55.69 DEP compel/src/lib/log.d [2020-07-20T08:14:09.137Z] #39 55.93 DEP compel/src/main.d [2020-07-20T08:14:09.137Z] #39 56.04 DEP compel/src/lib/handle-elf.d [2020-07-20T08:14:09.137Z] #39 56.26 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-20T08:14:09.137Z] #39 56.47 CC compel/src/lib/log.o [2020-07-20T08:14:09.137Z] #39 56.82 CC compel/arch/x86/src/lib/cpu.o [2020-07-20T08:14:09.137Z] #39 57.76 CC compel/arch/x86/src/lib/infect.o [2020-07-20T08:14:09.137Z] #39 58.74 CC compel/src/lib/infect-rpc.o [2020-07-20T08:14:09.137Z] #39 59.12 CC compel/src/lib/infect-util.o [2020-07-20T08:14:09.137Z] #39 59.36 CC compel/src/lib/infect.o [2020-07-20T08:14:09.137Z] #39 62.13 CC compel/src/lib/ptrace.o [2020-07-20T08:14:09.137Z] #39 62.57 AR compel/libcompel.a [2020-07-20T08:14:09.137Z] #39 62.66 HOSTCC compel/src/main-host.o [2020-07-20T08:14:09.137Z] #39 62.96 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-20T08:14:09.137Z] #39 63.19 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-20T08:14:09.137Z] #39 63.56 HOSTCC compel/src/lib/log-host.o [2020-07-20T08:14:09.137Z] #39 63.83 HOSTLINK compel/compel-host-bin [2020-07-20T08:14:09.137Z] #39 64.10 DEP soccr/soccr.d [2020-07-20T08:14:09.137Z] #39 64.22 CC soccr/soccr.o [2020-07-20T08:14:09.396Z] #39 65.68 AR soccr/libsoccr.a [2020-07-20T08:14:09.396Z] #39 65.72 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-20T08:14:09.450Z] #60 ... [2020-07-20T08:14:09.450Z] [2020-07-20T08:14:09.450Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:14:09.450Z] #42 107.0 hash [2020-07-20T08:14:09.450Z] #42 107.1 hash/crc32 [2020-07-20T08:14:09.450Z] #42 107.8 compress/gzip [2020-07-20T08:14:09.450Z] #42 108.4 context [2020-07-20T08:14:09.450Z] #42 109.1 crypto/cipher [2020-07-20T08:14:09.450Z] #42 110.3 math/big [2020-07-20T08:14:09.450Z] #42 110.5 crypto/aes [2020-07-20T08:14:09.450Z] #42 111.7 crypto [2020-07-20T08:14:09.450Z] #42 111.9 crypto/des [2020-07-20T08:14:09.450Z] #42 112.4 crypto/internal/randutil [2020-07-20T08:14:09.450Z] #42 112.5 crypto/sha512 [2020-07-20T08:14:09.450Z] #42 113.7 crypto/ed25519/internal/edwards25519 [2020-07-20T08:14:09.450Z] #42 115.8 crypto/hmac [2020-07-20T08:14:09.450Z] #42 116.0 crypto/md5 [2020-07-20T08:14:09.450Z] #42 117.0 crypto/rc4 [2020-07-20T08:14:09.450Z] #42 ... [2020-07-20T08:14:09.450Z] [2020-07-20T08:14:09.450Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:14:09.450Z] #14 53.51 Selecting previously unselected package python3.7. [2020-07-20T08:14:09.450Z] #14 53.51 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-20T08:14:09.450Z] #14 53.53 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-20T08:14:09.450Z] #14 53.72 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-20T08:14:09.450Z] #14 53.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-20T08:14:09.450Z] #14 53.73 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-20T08:14:09.450Z] #14 53.81 Setting up python3-minimal (3.7.3-1) ... [2020-07-20T08:14:09.716Z] #39 79.89 CC criu/irmap.o [2020-07-20T08:14:09.964Z] #39 66.14 DEP criu/arch/x86/sigframe.d [2020-07-20T08:14:09.964Z] #39 66.27 DEP criu/arch/x86/sigaction_compat.d [2020-07-20T08:14:09.964Z] #39 66.39 DEP criu/arch/x86/kerndat.d [2020-07-20T08:14:10.007Z] #39 80.26 CC criu/kcmp-ids.o [2020-07-20T08:14:10.222Z] #39 66.64 DEP criu/arch/x86/crtools.d [2020-07-20T08:14:10.298Z] #39 80.38 CC criu/kerndat.o [2020-07-20T08:14:10.481Z] #39 66.80 DEP criu/arch/x86/cpu.d [2020-07-20T08:14:10.739Z] #39 67.01 CC criu/arch/x86/cpu.o [2020-07-20T08:14:10.818Z] #14 55.10 Selecting previously unselected package python3. [2020-07-20T08:14:10.818Z] #14 55.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16134 files and directories currently installed.) [2020-07-20T08:14:10.818Z] #14 55.13 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-20T08:14:10.818Z] #14 55.15 Unpacking python3 (3.7.3-1) ... [2020-07-20T08:14:10.931Z] #39 81.03 CC criu/libnetlink.o [2020-07-20T08:14:11.076Z] #14 55.29 Selecting previously unselected package libip4tc0:amd64. [2020-07-20T08:14:11.076Z] #14 55.30 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-20T08:14:11.076Z] #14 55.30 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-20T08:14:11.222Z] #39 81.32 CC criu/log.o [2020-07-20T08:14:11.333Z] #14 55.43 Selecting previously unselected package libip6tc0:amd64. [2020-07-20T08:14:11.333Z] #14 55.43 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-20T08:14:11.333Z] #14 55.44 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-20T08:14:11.333Z] #14 55.59 Selecting previously unselected package libiptc0:amd64. [2020-07-20T08:14:11.333Z] #14 55.59 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-20T08:14:11.333Z] #14 55.59 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-20T08:14:11.514Z] #39 81.57 CC criu/lsm.o [2020-07-20T08:14:11.514Z] #39 81.76 CC criu/mem.o [2020-07-20T08:14:11.589Z] #14 55.73 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-20T08:14:11.589Z] #14 55.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-20T08:14:11.589Z] #14 55.74 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-20T08:14:11.589Z] #14 55.87 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-20T08:14:11.589Z] #14 55.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-20T08:14:11.589Z] #14 55.89 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-20T08:14:11.677Z] #39 67.75 CC criu/arch/x86/crtools.o [2020-07-20T08:14:11.846Z] #14 56.02 Selecting previously unselected package libnftnl11:amd64. [2020-07-20T08:14:11.846Z] #14 56.03 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-20T08:14:11.846Z] #14 56.04 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-20T08:14:11.846Z] #14 56.16 Selecting previously unselected package iptables. [2020-07-20T08:14:12.103Z] #14 56.16 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-20T08:14:12.103Z] #14 56.16 Unpacking iptables (1.8.2-4) ... [2020-07-20T08:14:12.548Z] #39 82.70 CC criu/memfd.o [2020-07-20T08:14:12.668Z] #14 56.73 Selecting previously unselected package xxd. [2020-07-20T08:14:12.668Z] #14 56.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-20T08:14:12.668Z] #14 56.74 Unpacking xxd (2:8.1.0875-5) ... [2020-07-20T08:14:12.668Z] #14 56.89 Selecting previously unselected package vim-common. [2020-07-20T08:14:12.668Z] #14 56.90 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-20T08:14:12.668Z] #14 56.93 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-20T08:14:12.839Z] #39 83.00 CC criu/mount.o [2020-07-20T08:14:12.924Z] #14 57.15 Selecting previously unselected package bash-completion. [2020-07-20T08:14:12.924Z] #14 57.15 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-20T08:14:13.058Z] #39 69.10 CC criu/arch/x86/kerndat.o [2020-07-20T08:14:13.058Z] #39 ... [2020-07-20T08:14:13.058Z] [2020-07-20T08:14:13.058Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-20T08:14:13.058Z] #48 138.0 + GOBIN=/build [2020-07-20T08:14:13.058Z] #48 138.0 + /build/gometalinter --install [2020-07-20T08:14:13.058Z] #48 138.0 Installing: [2020-07-20T08:14:13.058Z] #48 138.0 deadcode [2020-07-20T08:14:13.058Z] #48 138.0 dupl [2020-07-20T08:14:13.058Z] #48 138.0 errcheck [2020-07-20T08:14:13.058Z] #48 138.0 gas [2020-07-20T08:14:13.058Z] #48 138.0 gochecknoglobals [2020-07-20T08:14:13.058Z] #48 138.0 gochecknoinits [2020-07-20T08:14:13.058Z] #48 138.0 goconst [2020-07-20T08:14:13.058Z] #48 138.0 gocyclo [2020-07-20T08:14:13.058Z] #48 138.0 goimports [2020-07-20T08:14:13.058Z] #48 138.0 golint [2020-07-20T08:14:13.058Z] #48 138.0 gosimple [2020-07-20T08:14:13.058Z] #48 138.0 gotype [2020-07-20T08:14:13.058Z] #48 138.0 gotypex [2020-07-20T08:14:13.058Z] #48 138.0 ineffassign [2020-07-20T08:14:13.058Z] #48 138.0 interfacer [2020-07-20T08:14:13.058Z] #48 138.0 lll [2020-07-20T08:14:13.058Z] #48 138.0 maligned [2020-07-20T08:14:13.058Z] #48 138.0 megacheck [2020-07-20T08:14:13.058Z] #48 138.0 misspell [2020-07-20T08:14:13.058Z] #48 138.0 nakedret [2020-07-20T08:14:13.058Z] #48 138.0 safesql [2020-07-20T08:14:13.058Z] #48 138.0 staticcheck [2020-07-20T08:14:13.058Z] #48 138.0 structcheck [2020-07-20T08:14:13.058Z] #48 138.0 unconvert [2020-07-20T08:14:13.058Z] #48 138.0 unparam [2020-07-20T08:14:13.058Z] #48 138.0 unused [2020-07-20T08:14:13.058Z] #48 138.0 varcheck [2020-07-20T08:14:14.909Z] #39 84.96 CC criu/namespaces.o [2020-07-20T08:14:15.020Z] + rm -rf /tmp/tmp.HxaIUnnnZ7 [2020-07-20T08:14:15.592Z] #48 ... [2020-07-20T08:14:15.592Z] [2020-07-20T08:14:15.592Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:14:15.592Z] #42 130.4 vendor/golang.org/x/sys/cpu [2020-07-20T08:14:15.592Z] #42 130.7 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-20T08:14:15.592Z] #42 131.1 net [2020-07-20T08:14:15.592Z] #42 132.1 vendor/golang.org/x/crypto/hkdf [2020-07-20T08:14:15.592Z] #42 132.3 vendor/golang.org/x/text/transform [2020-07-20T08:14:15.592Z] #42 133.1 vendor/golang.org/x/text/unicode/bidi [2020-07-20T08:14:15.592Z] #42 134.9 vendor/golang.org/x/text/secure/bidirule [2020-07-20T08:14:15.592Z] #42 135.3 vendor/golang.org/x/text/unicode/norm [2020-07-20T08:14:15.592Z] #42 139.3 vendor/golang.org/x/net/idna [2020-07-20T08:14:15.592Z] #42 ... [2020-07-20T08:14:15.592Z] [2020-07-20T08:14:15.592Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:14:15.592Z] #39 69.74 CC criu/arch/x86/sigaction_compat.o [2020-07-20T08:14:15.592Z] #39 70.05 CC criu/arch/x86/sigframe.o [2020-07-20T08:14:15.592Z] #39 70.43 LINK criu/arch/x86/crtools.built-in.o [2020-07-20T08:14:15.592Z] #39 70.47 DEP criu/pie/util-vdso-elf32.d [2020-07-20T08:14:15.592Z] #39 70.64 DEP criu/pie/util-vdso.d [2020-07-20T08:14:15.592Z] #39 70.85 DEP criu/pie/util.d [2020-07-20T08:14:15.592Z] #39 71.08 CC criu/pie/util.o [2020-07-20T08:14:15.592Z] #39 71.52 CC criu/pie/util-vdso.o [2020-07-20T08:14:15.941Z] #39 86.04 CC criu/net.o [2020-07-20T08:14:16.066Z] Removing intermediate container 6a0b9f0aa0e0 [2020-07-20T08:14:16.066Z] ---> 1cc8856d208d [2020-07-20T08:14:16.066Z] Step 21/140 : FROM base AS frozen-images [2020-07-20T08:14:16.066Z] ---> a40e77103c54 [2020-07-20T08:14:16.066Z] Step 22/140 : ARG DEBIAN_FRONTEND [2020-07-20T08:14:16.066Z] ---> Using cache [2020-07-20T08:14:16.066Z] ---> bb30627381a3 [2020-07-20T08:14:16.066Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-07-20T08:14:16.066Z] ---> Running in 28684d31e7b8 [2020-07-20T08:14:16.159Z] #39 72.32 CC criu/pie/util-vdso-elf32.o [2020-07-20T08:14:16.211Z] #14 ... [2020-07-20T08:14:16.211Z] [2020-07-20T08:14:16.211Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:14:16.211Z] #39 43.06 CC images/opts.o [2020-07-20T08:14:16.211Z] #39 43.31 CC images/seccomp.o [2020-07-20T08:14:16.211Z] #39 43.60 CC images/binfmt-misc.o [2020-07-20T08:14:16.211Z] #39 43.76 CC images/time.o [2020-07-20T08:14:16.211Z] #39 43.97 CC images/sysctl.o [2020-07-20T08:14:16.211Z] #39 44.29 CC images/autofs.o [2020-07-20T08:14:16.211Z] #39 44.51 CC images/macvlan.o [2020-07-20T08:14:16.211Z] #39 44.70 CC images/sit.o [2020-07-20T08:14:16.211Z] #39 44.96 CC images/memfd.o [2020-07-20T08:14:16.211Z] #39 45.30 CC images/timens.o [2020-07-20T08:14:16.211Z] #39 45.57 LINK images/built-in.o [2020-07-20T08:14:16.211Z] #39 45.74 GEN compel/include/asm [2020-07-20T08:14:16.211Z] #39 45.78 GEN compel/include/version.h [2020-07-20T08:14:16.211Z] #39 45.81 touch .config [2020-07-20T08:14:16.211Z] #39 45.89 GEN include/common/config.h [2020-07-20T08:14:16.211Z] #39 46.01 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-20T08:14:16.211Z] #39 46.04 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-20T08:14:16.211Z] #39 46.08 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-20T08:14:16.211Z] #39 46.10 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-20T08:14:16.211Z] #39 46.13 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-20T08:14:16.211Z] #39 46.15 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-20T08:14:16.211Z] #39 46.19 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-20T08:14:16.211Z] #39 46.23 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-20T08:14:16.211Z] #39 46.23 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-20T08:14:16.211Z] #39 46.27 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-20T08:14:16.211Z] #39 46.29 DEP compel/plugins/std/infect.d [2020-07-20T08:14:16.211Z] #39 46.50 DEP compel/plugins/std/string.d [2020-07-20T08:14:16.211Z] #39 46.60 DEP compel/plugins/std/log.d [2020-07-20T08:14:16.211Z] #39 46.69 DEP compel/plugins/std/fds.d [2020-07-20T08:14:16.211Z] #39 46.79 DEP compel/plugins/std/std.d [2020-07-20T08:14:16.211Z] #39 46.95 DEP compel/plugins/shmem/shmem.d [2020-07-20T08:14:16.211Z] #39 47.10 DEP compel/plugins/fds/fds.d [2020-07-20T08:14:16.211Z] #39 47.34 CC compel/plugins/std/std.o [2020-07-20T08:14:16.211Z] #39 47.74 CC compel/plugins/std/fds.o [2020-07-20T08:14:16.211Z] #39 48.41 CC compel/plugins/std/log.o [2020-07-20T08:14:16.211Z] #39 49.45 CC compel/plugins/std/string.o [2020-07-20T08:14:16.211Z] #39 50.23 CC compel/plugins/std/infect.o [2020-07-20T08:14:16.211Z] #39 50.70 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-20T08:14:16.211Z] #39 50.76 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-20T08:14:16.211Z] #39 50.84 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-20T08:14:16.211Z] #39 50.91 AR compel/plugins/std.lib.a [2020-07-20T08:14:16.211Z] #39 51.00 CC compel/plugins/fds/fds.o [2020-07-20T08:14:16.211Z] #39 51.21 AR compel/plugins/fds.lib.a [2020-07-20T08:14:16.211Z] #39 51.29 HOSTDEP compel/src/lib/log-host.d [2020-07-20T08:14:16.211Z] #39 51.39 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-20T08:14:16.211Z] #39 51.52 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-20T08:14:16.211Z] #39 51.61 HOSTDEP compel/src/main-host.d [2020-07-20T08:14:16.211Z] #39 51.74 DEP compel/src/lib/ptrace.d [2020-07-20T08:14:16.211Z] #39 51.84 DEP compel/src/lib/infect.d [2020-07-20T08:14:16.211Z] #39 52.06 DEP compel/src/lib/infect-util.d [2020-07-20T08:14:16.211Z] #39 52.23 DEP compel/src/lib/infect-rpc.d [2020-07-20T08:14:16.211Z] #39 52.39 DEP compel/arch/x86/src/lib/infect.d [2020-07-20T08:14:16.211Z] #39 52.53 DEP compel/arch/x86/src/lib/cpu.d [2020-07-20T08:14:16.211Z] #39 52.62 DEP compel/src/lib/log.d [2020-07-20T08:14:16.211Z] #39 52.80 DEP compel/src/main.d [2020-07-20T08:14:16.211Z] #39 52.96 DEP compel/src/lib/handle-elf.d [2020-07-20T08:14:16.211Z] #39 53.09 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-20T08:14:16.360Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:14:16.360Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:14:16.360Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:14:16.360Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-20T08:14:16.468Z] #39 53.25 CC compel/src/lib/log.o [2020-07-20T08:14:16.724Z] #39 53.52 CC compel/arch/x86/src/lib/cpu.o [2020-07-20T08:14:16.727Z] #39 73.15 AR criu/pie/pie.lib.a [2020-07-20T08:14:16.981Z] #39 ... [2020-07-20T08:14:16.981Z] [2020-07-20T08:14:16.981Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:14:16.981Z] #14 61.11 Unpacking bash-completion (1:2.8-6) ... [2020-07-20T08:14:16.985Z] #39 73.22 DEP criu/pie/restorer.d [2020-07-20T08:14:16.985Z] #39 73.45 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-20T08:14:17.238Z] #14 ... [2020-07-20T08:14:17.238Z] [2020-07-20T08:14:17.238Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-07-20T08:14:17.238Z] #60 DONE 124.8s [2020-07-20T08:14:17.238Z] [2020-07-20T08:14:17.238Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-07-20T08:14:17.238Z] #61 DONE 0.0s [2020-07-20T08:14:17.238Z] [2020-07-20T08:14:17.238Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:14:17.238Z] #42 117.2 crypto/sha1 [2020-07-20T08:14:17.238Z] #42 118.3 crypto/sha256 [2020-07-20T08:14:17.238Z] #42 119.5 encoding/hex [2020-07-20T08:14:17.238Z] #42 119.7 crypto/rand [2020-07-20T08:14:17.238Z] #42 120.0 crypto/elliptic [2020-07-20T08:14:17.238Z] #42 120.4 encoding/asn1 [2020-07-20T08:14:17.238Z] #42 123.0 crypto/ed25519 [2020-07-20T08:14:17.238Z] #42 123.4 crypto/rsa [2020-07-20T08:14:17.238Z] #42 123.4 crypto/ecdsa [2020-07-20T08:14:17.238Z] #42 124.1 crypto/dsa [2020-07-20T08:14:17.238Z] #42 124.4 crypto/x509/pkix [2020-07-20T08:14:17.238Z] #42 124.9 encoding/pem [2020-07-20T08:14:17.244Z] #39 73.55 DEP criu/arch/x86/restorer_unmap.d [2020-07-20T08:14:17.244Z] #39 73.58 DEP criu/arch/x86/restorer.d [2020-07-20T08:14:17.403Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-20T08:14:17.403Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-20T08:14:17.457Z] #39 87.69 CC criu/netfilter.o [2020-07-20T08:14:17.495Z] #42 ... [2020-07-20T08:14:17.495Z] [2020-07-20T08:14:17.495Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:14:17.495Z] #14 61.88 Selecting previously unselected package bzip2. [2020-07-20T08:14:17.495Z] #14 61.88 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-20T08:14:17.502Z] #39 73.74 DEP criu/arch/x86/vdso-pie.d [2020-07-20T08:14:17.748Z] #39 87.88 CC criu/page-pipe.o [2020-07-20T08:14:17.752Z] #14 61.91 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-20T08:14:17.752Z] #14 62.14 Selecting previously unselected package xz-utils. [2020-07-20T08:14:17.752Z] #14 62.17 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-20T08:14:17.761Z] #39 73.90 DEP criu/pie/parasite-vdso.d [2020-07-20T08:14:17.761Z] #39 74.12 DEP criu/pie/parasite.d [2020-07-20T08:14:18.009Z] #14 62.17 Unpacking xz-utils (5.2.4-1) ... [2020-07-20T08:14:18.039Z] #39 88.31 CC criu/page-xfer.o [2020-07-20T08:14:18.269Z] #14 62.48 Selecting previously unselected package apparmor. [2020-07-20T08:14:18.269Z] #14 62.48 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-20T08:14:18.328Z] #39 74.53 CC criu/pie/parasite.o [2020-07-20T08:14:18.441Z] Fetched 8145 kB in 2s (3385 kB/s) [2020-07-20T08:14:18.526Z] #14 62.71 Unpacking apparmor (2.13.2-10) ... [2020-07-20T08:14:19.039Z] #14 63.14 Selecting previously unselected package aufs-tools. [2020-07-20T08:14:19.039Z] #14 63.16 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-20T08:14:19.039Z] #14 63.17 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-20T08:14:19.039Z] #14 63.34 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-20T08:14:19.039Z] #14 63.35 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-20T08:14:19.039Z] #14 63.35 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-20T08:14:19.072Z] #39 89.15 CC criu/pagemap-cache.o [2020-07-20T08:14:19.072Z] #39 89.44 CC criu/pagemap.o [2020-07-20T08:14:19.480Z] Reading package lists... [2020-07-20T08:14:19.704Z] #39 89.94 CC criu/parasite-syscall.o [2020-07-20T08:14:20.116Z] Reading package lists... [2020-07-20T08:14:20.116Z] Building dependency tree... [2020-07-20T08:14:20.116Z] Reading state information... [2020-07-20T08:14:20.233Z] #39 76.13 LINK criu/pie/parasite.built-in.o [2020-07-20T08:14:20.233Z] #39 76.16 GEN criu/pie/parasite-blob.h [2020-07-20T08:14:20.233Z] #39 76.19 CC criu/pie/parasite-vdso.o [2020-07-20T08:14:20.336Z] #39 90.35 CC criu/path.o [2020-07-20T08:14:20.336Z] #39 90.47 CC criu/pie-util-vdso.o [2020-07-20T08:14:20.336Z] #39 90.72 CC criu/pie-util.o [2020-07-20T08:14:20.413Z] ca-certificates is already the newest version (20200601~deb10u1). [2020-07-20T08:14:20.413Z] The following additional packages will be installed: [2020-07-20T08:14:20.413Z] libjq1 libonig5 [2020-07-20T08:14:20.413Z] The following NEW packages will be installed: [2020-07-20T08:14:20.413Z] jq libjq1 libonig5 [2020-07-20T08:14:20.413Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T08:14:20.413Z] Need to get 358 kB of archives. [2020-07-20T08:14:20.413Z] After this operation, 1277 kB of additional disk space will be used. [2020-07-20T08:14:20.413Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-20T08:14:20.413Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-20T08:14:20.413Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-20T08:14:20.627Z] #39 90.85 CC criu/pipes.o [2020-07-20T08:14:20.716Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:14:20.716Z] Fetched 358 kB in 0s (2927 kB/s) [2020-07-20T08:14:20.716Z] Selecting previously unselected package libonig5:ppc64el. [2020-07-20T08:14:20.716Z] (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.) [2020-07-20T08:14:20.716Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-07-20T08:14:20.716Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-20T08:14:20.716Z] Selecting previously unselected package libjq1:ppc64el. [2020-07-20T08:14:20.716Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-20T08:14:20.716Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-20T08:14:20.716Z] Selecting previously unselected package jq. [2020-07-20T08:14:20.716Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-20T08:14:20.716Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-20T08:14:20.716Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-20T08:14:20.717Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-20T08:14:20.717Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-07-20T08:14:20.717Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:14:20.801Z] #39 76.97 CC criu/arch/x86/vdso-pie.o [2020-07-20T08:14:20.931Z] #14 65.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-20T08:14:20.931Z] #14 65.28 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-20T08:14:21.012Z] Removing intermediate container 28684d31e7b8 [2020-07-20T08:14:21.012Z] ---> f9b68929db16 [2020-07-20T08:14:21.012Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / [2020-07-20T08:14:21.060Z] #39 77.36 CC criu/arch/x86/restorer.o [2020-07-20T08:14:21.188Z] #14 65.29 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-20T08:14:21.259Z] #39 91.31 CC criu/plugin.o [2020-07-20T08:14:21.259Z] #39 91.53 CC criu/proc_parse.o [2020-07-20T08:14:21.309Z] ---> 0702dfa43c07 [2020-07-20T08:14:21.309Z] Step 25/140 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-07-20T08:14:21.309Z] ---> Running in e35a9107e12a [2020-07-20T08:14:21.628Z] #39 78.03 CC criu/arch/x86/restorer_unmap.o [2020-07-20T08:14:21.887Z] #39 78.10 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-20T08:14:22.147Z] #39 78.42 CC criu/pie/restorer.o [2020-07-20T08:14:22.346Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-20T08:14:22.346Z]  [2020-07-20T08:14:22.766Z] #39 92.70 CC criu/protobuf-desc.o [2020-07-20T08:14:22.766Z] #39 93.03 CC criu/protobuf.o [2020-07-20T08:14:22.969Z]  ####  5.6% ##############   20.3% ##########################   37.5% #######################################  55.0% ################################################### 71.8% ################################################################## 93.0% ######################################################################## 100.0% [2020-07-20T08:14:23.057Z] #39 93.20 CC criu/pstree.o [2020-07-20T08:14:23.080Z] #14 67.35 Selecting previously unselected package binutils-mingw-w64. [2020-07-20T08:14:23.080Z] #14 67.36 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-20T08:14:23.080Z] #14 67.36 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-20T08:14:23.337Z] #14 67.52 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-20T08:14:23.337Z] #14 67.53 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-20T08:14:23.337Z] #14 67.53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-20T08:14:23.337Z] #14 67.67 Selecting previously unselected package dmsetup. [2020-07-20T08:14:23.337Z] #14 67.69 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-20T08:14:23.337Z] #14 67.69 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-20T08:14:23.489Z]  [2020-07-20T08:14:23.489Z]  ##############   19.5% ################################################ 68.0% ######################################################################## 100.0% [2020-07-20T08:14:23.593Z] #14 67.85 Selecting previously unselected package mingw-w64-common. [2020-07-20T08:14:23.593Z] #14 67.86 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-20T08:14:23.593Z] #14 67.87 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-20T08:14:23.690Z] #39 93.72 CC criu/rbtree.o [2020-07-20T08:14:23.690Z] #39 93.84 CC criu/rst-malloc.o [2020-07-20T08:14:23.690Z] #39 ... [2020-07-20T08:14:23.690Z] [2020-07-20T08:14:23.690Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-20T08:14:23.690Z] #52 111.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-20T08:14:23.783Z] #=#=#  [2020-07-20T08:14:24.051Z] #39 ... [2020-07-20T08:14:24.051Z] [2020-07-20T08:14:24.051Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:14:24.051Z] #14 77.43 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-20T08:14:24.051Z] #14 77.43 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-20T08:14:24.051Z] #14 77.45 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:14:24.051Z] #14 77.58 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-20T08:14:24.051Z] #14 77.58 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-20T08:14:24.051Z] #14 77.59 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:14:24.051Z] #14 ... [2020-07-20T08:14:24.051Z] [2020-07-20T08:14:24.051Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:14:24.052Z] #42 141.6 vendor/golang.org/x/net/http2/hpack [2020-07-20T08:14:24.052Z] #42 142.9 mime [2020-07-20T08:14:24.052Z] #42 144.6 mime/quotedprintable [2020-07-20T08:14:24.052Z] #42 145.2 net/http/internal [2020-07-20T08:14:24.052Z] #42 145.6 os/exec [2020-07-20T08:14:24.670Z] #=#=#  ########   12.0% #####################          29.4% ##############################    43.0% #######################################  55.5% ############################################# 62.8% ########################################################## 80.6% ######################################################################## 100.0% [2020-07-20T08:14:24.724Z] #52 112.2 + mkdir -p /build [2020-07-20T08:14:24.724Z] #52 112.2 + cp runc /build/runc [2020-07-20T08:14:24.724Z] #52 DONE 112.6s [2020-07-20T08:14:24.724Z] [2020-07-20T08:14:24.724Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:14:24.724Z] #39 94.08 CC criu/seccomp.o [2020-07-20T08:14:24.724Z] #39 94.58 CC criu/seize.o [2020-07-20T08:14:24.724Z] #39 95.06 CC criu/servicefd.o [2020-07-20T08:14:24.963Z] #=#=# [2020-07-20T08:14:25.020Z] #39 95.37 CC criu/shmem.o [2020-07-20T08:14:25.428Z] #42 150.4 net/textproto [2020-07-20T08:14:25.428Z] #42 150.4 crypto/x509 [2020-07-20T08:14:25.686Z] #42 ... [2020-07-20T08:14:25.686Z] [2020-07-20T08:14:25.686Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:14:25.686Z] #39 82.05 LINK criu/pie/restorer.built-in.o [2020-07-20T08:14:25.686Z] #39 82.07 GEN criu/pie/restorer-blob.h [2020-07-20T08:14:25.945Z] #39 82.22 DEP criu/vdso.d [2020-07-20T08:14:26.061Z] #39 96.12 CC criu/sigframe.o [2020-07-20T08:14:26.061Z] #39 96.18 CC criu/signalfd.o [2020-07-20T08:14:26.061Z] #39 96.45 CC criu/sk-inet.o [2020-07-20T08:14:26.204Z] #39 82.40 DEP criu/vdso-compat.d [2020-07-20T08:14:26.204Z] #39 82.56 DEP criu/uts_ns.d [2020-07-20T08:14:26.463Z] #39 82.80 DEP criu/util.d [2020-07-20T08:14:26.722Z] #39 82.99 DEP criu/uffd.d [2020-07-20T08:14:26.769Z] #39 96.93 CC criu/sk-netlink.o [2020-07-20T08:14:26.769Z] #39 97.11 CC criu/sk-packet.o [2020-07-20T08:14:26.980Z] #39 83.25 DEP criu/tun.d [2020-07-20T08:14:27.239Z] #39 83.51 DEP criu/tty.d [2020-07-20T08:14:27.402Z] #39 97.49 CC criu/sk-queue.o [2020-07-20T08:14:27.402Z] #39 97.77 CC criu/sk-tcp.o [2020-07-20T08:14:27.457Z]     0.0% ##  4.2% ####  6.8% #######   10.2% #########  12.7% #############              18.1% ###############     21.3% ###################     26.6% ####################      28.9% ##########################     37.1% #############################                  41.2% ################################   45.0% ##################################  48.2% ####################################      50.4% #########################################   57.0% #############################################   63.0% #################################################  69.0% ######################################################    75.7% ############################################################# 85.7% #################################################################### 95.4% ######################################################################## 100.0% [2020-07-20T08:14:27.457Z]  [2020-07-20T08:14:27.498Z] #39 83.69 DEP criu/timerfd.d [2020-07-20T08:14:27.757Z] #39 83.97 DEP criu/timens.d [2020-07-20T08:14:27.757Z] #39 84.20 DEP criu/sysfs_parse.d [2020-07-20T08:14:27.765Z] #14 ... [2020-07-20T08:14:27.765Z] [2020-07-20T08:14:27.765Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:14:27.765Z] #39 54.58 CC compel/arch/x86/src/lib/infect.o [2020-07-20T08:14:27.765Z] #39 55.92 CC compel/src/lib/infect-rpc.o [2020-07-20T08:14:27.765Z] #39 56.41 CC compel/src/lib/infect-util.o [2020-07-20T08:14:27.765Z] #39 56.75 CC compel/src/lib/infect.o [2020-07-20T08:14:27.765Z] #39 59.26 CC compel/src/lib/ptrace.o [2020-07-20T08:14:27.765Z] #39 59.77 AR compel/libcompel.a [2020-07-20T08:14:27.765Z] #39 59.86 HOSTCC compel/src/main-host.o [2020-07-20T08:14:27.765Z] #39 60.32 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-20T08:14:27.765Z] #39 60.51 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-20T08:14:27.765Z] #39 60.89 HOSTCC compel/src/lib/log-host.o [2020-07-20T08:14:27.765Z] #39 61.12 HOSTLINK compel/compel-host-bin [2020-07-20T08:14:27.765Z] #39 61.31 DEP soccr/soccr.d [2020-07-20T08:14:27.765Z] #39 61.44 CC soccr/soccr.o [2020-07-20T08:14:27.765Z] #39 62.82 AR soccr/libsoccr.a [2020-07-20T08:14:27.765Z] #39 62.86 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-20T08:14:27.765Z] #39 63.20 DEP criu/arch/x86/sigframe.d [2020-07-20T08:14:27.765Z] #39 63.31 DEP criu/arch/x86/sigaction_compat.d [2020-07-20T08:14:27.765Z] #39 63.48 DEP criu/arch/x86/kerndat.d [2020-07-20T08:14:27.765Z] #39 63.62 DEP criu/arch/x86/crtools.d [2020-07-20T08:14:27.765Z] #39 63.75 DEP criu/arch/x86/cpu.d [2020-07-20T08:14:27.765Z] #39 63.90 CC criu/arch/x86/cpu.o [2020-07-20T08:14:27.765Z] #39 64.73 CC criu/arch/x86/crtools.o [2020-07-20T08:14:27.765Z] #39 ... [2020-07-20T08:14:27.765Z] [2020-07-20T08:14:27.765Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:14:27.765Z] #42 125.3 vendor/golang.org/x/crypto/cryptobyte [2020-07-20T08:14:27.765Z] #42 125.6 vendor/golang.org/x/net/dns/dnsmessage [2020-07-20T08:14:27.765Z] #42 127.9 vendor/golang.org/x/crypto/internal/chacha20 [2020-07-20T08:14:27.765Z] #42 128.6 vendor/golang.org/x/crypto/poly1305 [2020-07-20T08:14:27.765Z] #42 129.0 vendor/golang.org/x/sys/cpu [2020-07-20T08:14:27.765Z] #42 129.3 vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-20T08:14:27.765Z] #42 129.6 net [2020-07-20T08:14:27.765Z] #42 130.6 vendor/golang.org/x/crypto/hkdf [2020-07-20T08:14:27.765Z] #42 130.8 vendor/golang.org/x/text/transform [2020-07-20T08:14:27.765Z] #42 131.6 vendor/golang.org/x/text/unicode/bidi [2020-07-20T08:14:27.765Z] #42 133.4 vendor/golang.org/x/text/secure/bidirule [2020-07-20T08:14:27.765Z] #42 133.8 vendor/golang.org/x/text/unicode/norm [2020-07-20T08:14:28.016Z] #39 84.43 DEP criu/sysctl.d [2020-07-20T08:14:28.022Z] #42 ... [2020-07-20T08:14:28.022Z] [2020-07-20T08:14:28.022Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:14:28.022Z] #14 72.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-20T08:14:28.022Z] #14 72.34 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-20T08:14:28.022Z] #14 72.35 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-20T08:14:28.035Z] #39 98.09 CC criu/sk-unix.o [2020-07-20T08:14:28.165Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-20T08:14:28.165Z]  [2020-07-20T08:14:28.165Z]  ######################################################################## 100.0% [2020-07-20T08:14:28.468Z]  [2020-07-20T08:14:28.584Z] #39 84.67 DEP criu/string.d [2020-07-20T08:14:28.584Z] #39 84.74 DEP criu/stats.d [2020-07-20T08:14:28.584Z] #39 84.92 DEP criu/sockets.d [2020-07-20T08:14:28.667Z] #39 99.09 CC criu/sockets.o [2020-07-20T08:14:28.761Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-20T08:14:28.761Z]  [2020-07-20T08:14:28.843Z] #39 85.09 DEP criu/sk-unix.d [2020-07-20T08:14:28.844Z] #39 85.36 DEP criu/sk-tcp.d [2020-07-20T08:14:29.056Z]  ######################################################################## 100.0% [2020-07-20T08:14:29.056Z]  [2020-07-20T08:14:29.300Z] #39 99.43 CC criu/stats.o [2020-07-20T08:14:29.301Z] #39 99.57 CC criu/string.o [2020-07-20T08:14:29.301Z] #39 99.63 CC criu/sysctl.o [2020-07-20T08:14:29.411Z] #39 85.55 DEP criu/sk-queue.d [2020-07-20T08:14:29.411Z] #39 85.69 DEP criu/sk-packet.d [2020-07-20T08:14:29.411Z] #39 85.93 DEP criu/sk-netlink.d [2020-07-20T08:14:29.592Z] #39 99.96 CC criu/sysfs_parse.o [2020-07-20T08:14:29.700Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-20T08:14:29.700Z] skipping existing c8c2d4a6b2e3 [2020-07-20T08:14:29.700Z] [2020-07-20T08:14:29.883Z] #39 100.2 CC criu/timens.o [2020-07-20T08:14:29.979Z] #39 86.11 DEP criu/sk-inet.d [2020-07-20T08:14:29.979Z] #39 86.31 DEP criu/signalfd.d [2020-07-20T08:14:30.175Z] #39 100.3 CC criu/timerfd.o [2020-07-20T08:14:30.175Z] #39 100.5 CC criu/tty.o [2020-07-20T08:14:30.238Z] #39 86.43 DEP criu/sigframe.d [2020-07-20T08:14:30.238Z] #39 86.60 DEP criu/shmem.d [2020-07-20T08:14:30.341Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-20T08:14:30.341Z] #=#=#  [2020-07-20T08:14:30.497Z] #39 86.82 DEP criu/servicefd.d [2020-07-20T08:14:30.635Z]  ######################################################################## 100.0% [2020-07-20T08:14:30.635Z]  [2020-07-20T08:14:30.635Z] Download of images into '/build' complete. [2020-07-20T08:14:30.636Z] Use something like the following to load the result into a Docker daemon: [2020-07-20T08:14:30.636Z] tar -cC '/build' . | docker load [2020-07-20T08:14:30.756Z] #39 87.05 DEP criu/seize.d [2020-07-20T08:14:30.756Z] #39 87.24 DEP criu/seccomp.d [2020-07-20T08:14:30.808Z] #39 101.1 CC criu/tun.o [2020-07-20T08:14:31.016Z] #39 87.46 DEP criu/rst-malloc.d [2020-07-20T08:14:31.016Z] #39 87.52 DEP criu/rbtree.d [2020-07-20T08:14:31.099Z] #39 ... [2020-07-20T08:14:31.099Z] [2020-07-20T08:14:31.099Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-20T08:14:31.099Z] #36 136.9 + dpkg --print-architecture [2020-07-20T08:14:31.099Z] #36 136.9 + cd /tmp/tmp.9rdoEQnqj9/src/github.com/docker/distribution [2020-07-20T08:14:31.099Z] #36 136.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-20T08:14:31.099Z] #36 137.2 + GOPATH=/tmp/tmp.9rdoEQnqj9/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9rdoEQnqj9 [2020-07-20T08:14:31.099Z] #36 137.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-20T08:14:31.305Z] #39 87.58 DEP criu/pstree.d [2020-07-20T08:14:31.573Z] #39 87.83 DEP criu/protobuf.d [2020-07-20T08:14:31.833Z] #39 87.99 GEN criu/protobuf-desc-gen.h [2020-07-20T08:14:32.715Z] Removing intermediate container e35a9107e12a [2020-07-20T08:14:32.715Z] ---> ae659f38e280 [2020-07-20T08:14:32.715Z] Step 26/140 : FROM base AS cross-false [2020-07-20T08:14:32.715Z] ---> a40e77103c54 [2020-07-20T08:14:32.715Z] Step 27/140 : FROM base AS cross-true [2020-07-20T08:14:32.715Z] ---> a40e77103c54 [2020-07-20T08:14:32.715Z] Step 28/140 : ARG DEBIAN_FRONTEND [2020-07-20T08:14:32.715Z] ---> Using cache [2020-07-20T08:14:32.715Z] ---> bb30627381a3 [2020-07-20T08:14:32.715Z] Step 29/140 : RUN dpkg --add-architecture arm64 [2020-07-20T08:14:32.715Z] ---> Running in 7ad75d92c81f [2020-07-20T08:14:33.011Z] Removing intermediate container 7ad75d92c81f [2020-07-20T08:14:33.011Z] ---> c5aeaedac837 [2020-07-20T08:14:33.011Z] Step 30/140 : RUN dpkg --add-architecture armel [2020-07-20T08:14:33.011Z] ---> Running in d995e5250ae3 [2020-07-20T08:14:33.279Z] #14 77.56 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-20T08:14:33.279Z] #14 77.58 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-20T08:14:33.279Z] #14 77.59 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:14:33.536Z] #14 77.74 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-20T08:14:33.536Z] #14 77.74 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-20T08:14:33.536Z] #14 77.74 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:14:33.655Z] Removing intermediate container d995e5250ae3 [2020-07-20T08:14:33.655Z] ---> f4912603223f [2020-07-20T08:14:33.655Z] Step 31/140 : RUN dpkg --add-architecture armhf [2020-07-20T08:14:33.655Z] ---> Running in ed7af18601e0 [2020-07-20T08:14:33.760Z] #39 90.04 DEP criu/protobuf-desc.d [2020-07-20T08:14:34.020Z] #39 90.21 DEP criu/proc_parse.d [2020-07-20T08:14:34.020Z] #39 90.44 DEP criu/plugin.d [2020-07-20T08:14:34.279Z] #39 90.56 DEP criu/pipes.d [2020-07-20T08:14:34.307Z] Removing intermediate container ed7af18601e0 [2020-07-20T08:14:34.307Z] ---> 1daa2e70a763 [2020-07-20T08:14:34.307Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf && rm -rf /var/lib/apt/lists/*; fi [2020-07-20T08:14:34.307Z] ---> Running in 4a7a7854fb4c [2020-07-20T08:14:34.466Z] #14 ... [2020-07-20T08:14:34.466Z] [2020-07-20T08:14:34.466Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:14:34.466Z] #39 66.24 CC criu/arch/x86/kerndat.o [2020-07-20T08:14:34.466Z] #39 66.81 CC criu/arch/x86/sigaction_compat.o [2020-07-20T08:14:34.466Z] #39 67.06 CC criu/arch/x86/sigframe.o [2020-07-20T08:14:34.466Z] #39 67.33 LINK criu/arch/x86/crtools.built-in.o [2020-07-20T08:14:34.466Z] #39 67.41 DEP criu/pie/util-vdso-elf32.d [2020-07-20T08:14:34.466Z] #39 67.68 DEP criu/pie/util-vdso.d [2020-07-20T08:14:34.466Z] #39 67.87 DEP criu/pie/util.d [2020-07-20T08:14:34.466Z] #39 68.07 CC criu/pie/util.o [2020-07-20T08:14:34.466Z] #39 68.46 CC criu/pie/util-vdso.o [2020-07-20T08:14:34.466Z] #39 69.19 CC criu/pie/util-vdso-elf32.o [2020-07-20T08:14:34.466Z] #39 70.02 AR criu/pie/pie.lib.a [2020-07-20T08:14:34.466Z] #39 70.09 DEP criu/pie/restorer.d [2020-07-20T08:14:34.466Z] #39 70.33 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-20T08:14:34.466Z] #39 70.51 DEP criu/arch/x86/restorer_unmap.d [2020-07-20T08:14:34.466Z] #39 70.55 DEP criu/arch/x86/restorer.d [2020-07-20T08:14:34.466Z] #39 70.82 DEP criu/arch/x86/vdso-pie.d [2020-07-20T08:14:34.466Z] #39 70.94 DEP criu/pie/parasite-vdso.d [2020-07-20T08:14:34.466Z] #39 71.14 DEP criu/pie/parasite.d [2020-07-20T08:14:34.466Z] #39 71.50 CC criu/pie/parasite.o [2020-07-20T08:14:34.538Z] #39 90.85 DEP criu/pie-util.d [2020-07-20T08:14:34.538Z] #39 90.95 DEP criu/pie-util-vdso.d [2020-07-20T08:14:34.798Z] #39 91.06 DEP criu/pie-util-vdso-elf32.d [2020-07-20T08:14:34.798Z] #39 ... [2020-07-20T08:14:34.798Z] [2020-07-20T08:14:34.798Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:14:34.798Z] #14 98.31 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-20T08:14:34.798Z] #14 98.32 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-20T08:14:34.798Z] #14 98.32 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:14:34.952Z] Removing intermediate container 4a7a7854fb4c [2020-07-20T08:14:34.952Z] ---> ca382ce682c9 [2020-07-20T08:14:34.952Z] Step 33/140 : FROM cross-${CROSS} as dev-base [2020-07-20T08:14:34.952Z] ---> a40e77103c54 [2020-07-20T08:14:34.952Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false [2020-07-20T08:14:34.952Z] ---> a40e77103c54 [2020-07-20T08:14:34.952Z] Step 35/140 : ARG DEBIAN_FRONTEND [2020-07-20T08:14:34.952Z] ---> Using cache [2020-07-20T08:14:34.952Z] ---> bb30627381a3 [2020-07-20T08:14:34.952Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-07-20T08:14:34.952Z] ---> Running in 0e8c4e6a2f77 [2020-07-20T08:14:35.246Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:14:35.542Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:14:35.542Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:14:35.542Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-20T08:14:36.180Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-20T08:14:36.180Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-20T08:14:36.358Z] #39 72.94 LINK criu/pie/parasite.built-in.o [2020-07-20T08:14:36.358Z] #39 72.96 GEN criu/pie/parasite-blob.h [2020-07-20T08:14:36.358Z] #39 72.98 CC criu/pie/parasite-vdso.o [2020-07-20T08:14:36.663Z] #36 ... [2020-07-20T08:14:36.663Z] [2020-07-20T08:14:36.663Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:14:36.663Z] #39 101.4 CC criu/uffd.o [2020-07-20T08:14:36.663Z] #39 102.0 CC criu/util.o [2020-07-20T08:14:36.663Z] #39 102.7 CC criu/uts_ns.o [2020-07-20T08:14:36.663Z] #39 102.8 CC criu/vdso.o [2020-07-20T08:14:36.663Z] #39 103.1 LINK criu/built-in.o [2020-07-20T08:14:36.663Z] #39 103.2 LINK criu/criu [2020-07-20T08:14:36.663Z] #39 103.5 DEP lib/c/criu.d [2020-07-20T08:14:36.663Z] #39 103.5 CC images/rpc.pb-c.o [2020-07-20T08:14:36.663Z] #39 103.8 CC lib/c/criu.o [2020-07-20T08:14:36.663Z] #39 104.3 LINK lib/c/built-in.o [2020-07-20T08:14:36.663Z] #39 104.3 LINK lib/c/libcriu.so [2020-07-20T08:14:36.663Z] #39 104.3 LINK lib/c/libcriu.a [2020-07-20T08:14:36.663Z] #39 104.5 GEN magic.py [2020-07-20T08:14:36.663Z] #39 104.5 Note: Building without setproctitle() and strlcpy() support. [2020-07-20T08:14:36.663Z] #39 104.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-20T08:14:36.663Z] #39 104.5 Note: Building without GnuTLS support [2020-07-20T08:14:36.663Z] #39 104.5 Makefile.config:39: Warn: you have no libnftables installed [2020-07-20T08:14:36.663Z] #39 104.5 Makefile.config:40: Warn: Building without nftables support [2020-07-20T08:14:36.663Z] #39 104.9 fatal: not a git repository (or any of the parent directories): .git [2020-07-20T08:14:36.663Z] #39 105.3 make[1]: Nothing to be done for 'all'. [2020-07-20T08:14:36.663Z] #39 105.6 make[1]: 'images/built-in.o' is up to date. [2020-07-20T08:14:36.663Z] #39 105.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-20T08:14:36.663Z] #39 105.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-20T08:14:36.663Z] #39 105.7 make[1]: 'compel/libcompel.a' is up to date. [2020-07-20T08:14:36.663Z] #39 105.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-20T08:14:36.663Z] #39 105.7 make[1]: Nothing to be done for 'all'. [2020-07-20T08:14:36.663Z] #39 105.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-20T08:14:36.663Z] #39 105.8 make[2]: Nothing to be done for 'all'. [2020-07-20T08:14:36.663Z] #39 105.8 make[2]: Nothing to be done for 'all'. [2020-07-20T08:14:36.663Z] #39 105.8 make[2]: Nothing to be done for 'all'. [2020-07-20T08:14:36.663Z] #39 105.9 make[2]: Nothing to be done for 'all'. [2020-07-20T08:14:36.663Z] #39 106.0 make[2]: Nothing to be done for 'all'. [2020-07-20T08:14:36.663Z] #39 106.0 make[2]: Nothing to be done for 'all'. [2020-07-20T08:14:36.663Z] #39 106.0 make[2]: Nothing to be done for 'all'. [2020-07-20T08:14:36.663Z] #39 106.1 make[2]: Nothing to be done for 'all'. [2020-07-20T08:14:36.663Z] #39 106.1 INSTALL criu/criu [2020-07-20T08:14:36.663Z] #39 DONE 106.4s [2020-07-20T08:14:36.663Z] [2020-07-20T08:14:36.663Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-20T08:14:36.704Z] #14 ... [2020-07-20T08:14:36.704Z] [2020-07-20T08:14:36.705Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:14:36.705Z] #42 151.7 vendor/golang.org/x/net/http/httpguts [2020-07-20T08:14:36.705Z] #42 152.0 vendor/golang.org/x/net/http/httpproxy [2020-07-20T08:14:36.705Z] #42 152.6 mime/multipart [2020-07-20T08:14:36.705Z] #42 154.7 crypto/tls [2020-07-20T08:14:36.705Z] #42 ... [2020-07-20T08:14:36.705Z] [2020-07-20T08:14:36.705Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:14:36.705Z] #39 91.18 DEP criu/path.d [2020-07-20T08:14:36.705Z] #39 91.37 DEP criu/parasite-syscall.d [2020-07-20T08:14:36.705Z] #39 91.59 DEP criu/pagemap.d [2020-07-20T08:14:36.705Z] #39 91.85 DEP criu/pagemap-cache.d [2020-07-20T08:14:36.705Z] #39 91.99 DEP criu/page-xfer.d [2020-07-20T08:14:36.705Z] #39 92.23 DEP criu/page-pipe.d [2020-07-20T08:14:36.705Z] #39 92.37 DEP criu/netfilter.d [2020-07-20T08:14:36.705Z] #39 92.58 DEP criu/net.d [2020-07-20T08:14:36.705Z] #39 92.82 DEP criu/namespaces.d [2020-07-20T08:14:36.705Z] #39 92.99 DEP criu/mount.d [2020-07-20T08:14:36.921Z] #39 73.80 CC criu/arch/x86/vdso-pie.o [2020-07-20T08:14:36.964Z] #39 93.18 DEP criu/memfd.d [2020-07-20T08:14:36.964Z] #39 93.32 DEP criu/mem.d [2020-07-20T08:14:37.208Z] #39 74.24 CC criu/arch/x86/restorer.o [2020-07-20T08:14:37.223Z] #39 93.52 DEP criu/lsm.d [2020-07-20T08:14:37.223Z] #39 93.67 DEP criu/log.d [2020-07-20T08:14:37.483Z] #39 93.87 DEP criu/libnetlink.d [2020-07-20T08:14:37.694Z] Fetched 8145 kB in 2s (3573 kB/s) [2020-07-20T08:14:37.742Z] #39 94.02 DEP criu/kerndat.d [2020-07-20T08:14:37.787Z] #39 74.81 CC criu/arch/x86/restorer_unmap.o [2020-07-20T08:14:37.787Z] #39 74.87 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-20T08:14:38.001Z] #39 94.31 DEP criu/kcmp-ids.d [2020-07-20T08:14:38.001Z] #39 94.40 DEP criu/irmap.d [2020-07-20T08:14:38.260Z] #39 94.55 DEP criu/ipc_ns.d [2020-07-20T08:14:38.260Z] #39 94.75 DEP criu/image.d [2020-07-20T08:14:38.332Z] Reading package lists... [2020-07-20T08:14:38.352Z] #39 75.27 CC criu/pie/restorer.o [2020-07-20T08:14:38.607Z] #39 ... [2020-07-20T08:14:38.608Z] [2020-07-20T08:14:38.608Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-20T08:14:38.608Z] #48 136.1 + GOBIN=/build [2020-07-20T08:14:38.608Z] #48 136.1 + /build/gometalinter --install [2020-07-20T08:14:38.608Z] #48 136.2 Installing: [2020-07-20T08:14:38.608Z] #48 136.2 deadcode [2020-07-20T08:14:38.608Z] #48 136.2 dupl [2020-07-20T08:14:38.608Z] #48 136.2 errcheck [2020-07-20T08:14:38.608Z] #48 136.2 gas [2020-07-20T08:14:38.608Z] #48 136.2 gochecknoglobals [2020-07-20T08:14:38.608Z] #48 136.2 gochecknoinits [2020-07-20T08:14:38.608Z] #48 136.2 goconst [2020-07-20T08:14:38.608Z] #48 136.2 gocyclo [2020-07-20T08:14:38.608Z] #48 136.2 goimports [2020-07-20T08:14:38.608Z] #48 136.2 golint [2020-07-20T08:14:38.608Z] #48 136.2 gosimple [2020-07-20T08:14:38.608Z] #48 136.2 gotype [2020-07-20T08:14:38.608Z] #48 136.2 gotypex [2020-07-20T08:14:38.608Z] #48 136.2 ineffassign [2020-07-20T08:14:38.608Z] #48 136.2 interfacer [2020-07-20T08:14:38.608Z] #48 136.2 lll [2020-07-20T08:14:38.608Z] #48 136.2 maligned [2020-07-20T08:14:38.608Z] #48 136.2 megacheck [2020-07-20T08:14:38.608Z] #48 136.2 misspell [2020-07-20T08:14:38.608Z] #48 136.2 nakedret [2020-07-20T08:14:38.608Z] #48 136.2 safesql [2020-07-20T08:14:38.608Z] #48 136.2 staticcheck [2020-07-20T08:14:38.608Z] #48 136.2 structcheck [2020-07-20T08:14:38.608Z] #48 136.2 unconvert [2020-07-20T08:14:38.608Z] #48 136.2 unparam [2020-07-20T08:14:38.608Z] #48 136.2 unused [2020-07-20T08:14:38.608Z] #48 136.2 varcheck [2020-07-20T08:14:38.828Z] #39 94.95 DEP criu/image-desc.d [2020-07-20T08:14:38.828Z] #39 95.04 DEP criu/fsnotify.d [2020-07-20T08:14:38.828Z] #39 95.29 DEP criu/filesystems.d [2020-07-20T08:14:38.863Z] #48 ... [2020-07-20T08:14:38.863Z] [2020-07-20T08:14:38.863Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:14:38.863Z] #42 138.0 vendor/golang.org/x/net/idna [2020-07-20T08:14:38.863Z] #42 140.2 vendor/golang.org/x/net/http2/hpack [2020-07-20T08:14:38.863Z] #42 141.6 mime [2020-07-20T08:14:38.863Z] #42 143.1 mime/quotedprintable [2020-07-20T08:14:38.863Z] #42 143.5 net/http/internal [2020-07-20T08:14:38.863Z] #42 143.9 os/exec [2020-07-20T08:14:39.087Z] #39 95.45 DEP criu/files.d [2020-07-20T08:14:39.347Z] #39 95.71 DEP criu/files-reg.d [2020-07-20T08:14:39.372Z] Reading package lists... [2020-07-20T08:14:39.372Z] Building dependency tree... [2020-07-20T08:14:39.372Z] Reading state information... [2020-07-20T08:14:39.372Z] The following additional packages will be installed: [2020-07-20T08:14:39.372Z] libapparmor1 [2020-07-20T08:14:39.372Z] Suggested packages: [2020-07-20T08:14:39.372Z] seccomp [2020-07-20T08:14:39.372Z] The following NEW packages will be installed: [2020-07-20T08:14:39.372Z] libapparmor-dev libapparmor1 libseccomp-dev [2020-07-20T08:14:39.372Z] 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T08:14:39.372Z] Need to get 307 kB of archives. [2020-07-20T08:14:39.372Z] After this operation, 1108 kB of additional disk space will be used. [2020-07-20T08:14:39.372Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-07-20T08:14:39.667Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-07-20T08:14:39.667Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-07-20T08:14:39.667Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:14:39.667Z] Fetched 307 kB in 0s (2577 kB/s) [2020-07-20T08:14:39.667Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-07-20T08:14:39.667Z] (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.) [2020-07-20T08:14:39.667Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ... [2020-07-20T08:14:39.667Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-07-20T08:14:39.667Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-07-20T08:14:39.667Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-07-20T08:14:39.667Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-20T08:14:39.667Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-07-20T08:14:39.667Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-07-20T08:14:39.667Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-20T08:14:39.915Z] #39 96.01 DEP criu/files-ext.d [2020-07-20T08:14:39.915Z] #39 96.16 DEP criu/file-lock.d [2020-07-20T08:14:39.960Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-07-20T08:14:39.960Z] Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-07-20T08:14:39.960Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-07-20T08:14:39.960Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:14:40.174Z] #39 96.31 DEP criu/file-ids.d [2020-07-20T08:14:40.175Z] #39 96.46 DEP criu/fifo.d [2020-07-20T08:14:40.254Z] Removing intermediate container 0e8c4e6a2f77 [2020-07-20T08:14:40.254Z] ---> d922fba62a1c [2020-07-20T08:14:40.254Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true [2020-07-20T08:14:40.254Z] ---> ca382ce682c9 [2020-07-20T08:14:40.254Z] Step 38/140 : ARG DEBIAN_FRONTEND [2020-07-20T08:14:40.254Z] ---> Running in e88cffbc7c81 [2020-07-20T08:14:40.254Z] Removing intermediate container e88cffbc7c81 [2020-07-20T08:14:40.254Z] ---> fc0e1917d0db [2020-07-20T08:14:40.254Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-07-20T08:14:40.434Z] #39 96.63 DEP criu/fdstore.d [2020-07-20T08:14:40.434Z] #39 96.77 DEP criu/fault-injection.d [2020-07-20T08:14:40.434Z] #39 96.83 DEP criu/external.d [2020-07-20T08:14:40.551Z] ---> Running in 14f1e4dde537 [2020-07-20T08:14:40.694Z] #39 96.94 DEP criu/eventpoll.d [2020-07-20T08:14:40.694Z] #39 97.12 DEP criu/eventfd.d [2020-07-20T08:14:40.953Z] #39 97.26 DEP criu/crtools.d [2020-07-20T08:14:41.187Z] Removing intermediate container 14f1e4dde537 [2020-07-20T08:14:41.187Z] ---> 1a4ed08fe84c [2020-07-20T08:14:41.187Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-07-20T08:14:41.187Z] ---> d922fba62a1c [2020-07-20T08:14:41.187Z] Step 41/140 : FROM base AS tomlv [2020-07-20T08:14:41.187Z] ---> a40e77103c54 [2020-07-20T08:14:41.187Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv [2020-07-20T08:14:41.187Z] ---> Running in 78e306d9a138 [2020-07-20T08:14:41.187Z] Removing intermediate container 78e306d9a138 [2020-07-20T08:14:41.187Z] ---> 74d24b886c58 [2020-07-20T08:14:41.187Z] Step 43/140 : ARG TOMLV_COMMIT [2020-07-20T08:14:41.187Z] ---> Running in 752a5b4c6171 [2020-07-20T08:14:41.187Z] Removing intermediate container 752a5b4c6171 [2020-07-20T08:14:41.187Z] ---> 31bd0882b1d8 [2020-07-20T08:14:41.187Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:14:41.213Z] #39 97.55 DEP criu/cr-service.d [2020-07-20T08:14:41.378Z] #42 149.0 net/textproto [2020-07-20T08:14:41.378Z] #42 149.0 crypto/x509 [2020-07-20T08:14:41.472Z] #39 97.84 DEP criu/cr-restore.d [2020-07-20T08:14:41.485Z] ---> 7abf3d917970 [2020-07-20T08:14:41.485Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-20T08:14:41.485Z] ---> bb48647a6fde [2020-07-20T08:14:41.485Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-20T08:14:41.485Z] ---> Running in 9037857bfc9a [2020-07-20T08:14:41.634Z] #42 ... [2020-07-20T08:14:41.634Z] [2020-07-20T08:14:41.634Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:14:41.634Z] #39 78.72 LINK criu/pie/restorer.built-in.o [2020-07-20T08:14:41.634Z] #39 78.73 GEN criu/pie/restorer-blob.h [2020-07-20T08:14:41.732Z] #39 98.22 DEP criu/cr-errno.d [2020-07-20T08:14:41.778Z] + RM_GOPATH=0 [2020-07-20T08:14:41.778Z] + TMP_GOPATH= [2020-07-20T08:14:41.778Z] + : /build [2020-07-20T08:14:41.778Z] + '[' -z '' ']' [2020-07-20T08:14:41.778Z] ++ mktemp -d [2020-07-20T08:14:41.778Z] + export GOPATH=/tmp/tmp.XQzbl9ak9B [2020-07-20T08:14:41.778Z] + GOPATH=/tmp/tmp.XQzbl9ak9B [2020-07-20T08:14:41.778Z] + RM_GOPATH=1 [2020-07-20T08:14:41.778Z] ++ dirname ./install.sh [2020-07-20T08:14:41.778Z] + dir=. [2020-07-20T08:14:41.778Z] + bin=tomlv [2020-07-20T08:14:41.778Z] + shift [2020-07-20T08:14:41.778Z] + '[' '!' -f ./tomlv.installer ']' [2020-07-20T08:14:41.778Z] + . ./tomlv.installer [2020-07-20T08:14:41.778Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T08:14:41.778Z] + install_tomlv [2020-07-20T08:14:41.778Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-20T08:14:41.778Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T08:14:41.778Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.XQzbl9ak9B/src/github.com/BurntSushi/toml [2020-07-20T08:14:41.778Z] Cloning into '/tmp/tmp.XQzbl9ak9B/src/github.com/BurntSushi/toml'... [2020-07-20T08:14:41.891Z] #39 78.85 DEP criu/vdso.d [2020-07-20T08:14:41.992Z] #39 98.25 DEP criu/cr-dump.d [2020-07-20T08:14:42.075Z] + cd /tmp/tmp.XQzbl9ak9B/src/github.com/BurntSushi/toml [2020-07-20T08:14:42.075Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-20T08:14:42.075Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-20T08:14:42.147Z] #39 79.03 DEP criu/vdso-compat.d [2020-07-20T08:14:42.251Z] #39 98.57 DEP criu/cr-dedup.d [2020-07-20T08:14:42.374Z] internal/cpu [2020-07-20T08:14:42.374Z] runtime/internal/sys [2020-07-20T08:14:42.374Z] math/bits [2020-07-20T08:14:42.374Z] runtime/internal/atomic [2020-07-20T08:14:42.374Z] runtime/internal/math [2020-07-20T08:14:42.374Z] unicode/utf8 [2020-07-20T08:14:42.374Z] internal/bytealg [2020-07-20T08:14:42.374Z] internal/race [2020-07-20T08:14:42.374Z] math [2020-07-20T08:14:42.374Z] sync/atomic [2020-07-20T08:14:42.374Z] unicode [2020-07-20T08:14:42.374Z] internal/testlog [2020-07-20T08:14:42.374Z] encoding [2020-07-20T08:14:42.374Z] runtime [2020-07-20T08:14:42.374Z] runtime/cgo [2020-07-20T08:14:42.403Z] #39 79.25 DEP criu/uts_ns.d [2020-07-20T08:14:42.511Z] #39 98.76 DEP criu/cr-check.d [2020-07-20T08:14:42.659Z] #39 79.46 DEP criu/util.d [2020-07-20T08:14:42.659Z] #39 79.67 DEP criu/uffd.d [2020-07-20T08:14:42.771Z] #39 ... [2020-07-20T08:14:42.771Z] [2020-07-20T08:14:42.771Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-20T08:14:42.771Z] #26 170.4 + rm -rf /tmp/tmp.4q86a8knsL [2020-07-20T08:14:42.771Z] #26 DONE 171.3s [2020-07-20T08:14:42.771Z] [2020-07-20T08:14:42.771Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:14:42.771Z] #42 162.0 net/http/httptrace [2020-07-20T08:14:42.771Z] #42 162.2 net/http [2020-07-20T08:14:42.771Z] #42 ... [2020-07-20T08:14:42.771Z] [2020-07-20T08:14:42.771Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:14:42.771Z] #39 99.12 DEP criu/config.d [2020-07-20T08:14:42.916Z] #39 79.88 DEP criu/tun.d [2020-07-20T08:14:43.030Z] #39 99.31 DEP criu/clone-noasan.d [2020-07-20T08:14:43.030Z] #39 99.51 DEP criu/cgroup.d [2020-07-20T08:14:43.172Z] #39 80.14 DEP criu/tty.d [2020-07-20T08:14:43.289Z] #39 99.80 DEP criu/cgroup-props.d [2020-07-20T08:14:43.428Z] #39 80.33 DEP criu/timerfd.d [2020-07-20T08:14:43.565Z] #48 ... [2020-07-20T08:14:43.565Z] [2020-07-20T08:14:43.565Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-20T08:14:43.565Z] #36 148.8 + rm -rf /tmp/tmp.9rdoEQnqj9/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9rdoEQnqj9 [2020-07-20T08:14:43.565Z] #36 DONE 149.0s [2020-07-20T08:14:43.565Z] [2020-07-20T08:14:43.565Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-20T08:14:43.685Z] #39 80.52 DEP criu/timens.d [2020-07-20T08:14:43.685Z] #39 80.65 DEP criu/sysfs_parse.d [2020-07-20T08:14:43.857Z] #39 100.1 DEP criu/bitmap.d [2020-07-20T08:14:43.857Z] #39 100.1 DEP criu/bfd.d [2020-07-20T08:14:43.941Z] #39 80.81 DEP criu/sysctl.d [2020-07-20T08:14:43.941Z] #39 81.02 DEP criu/string.d [2020-07-20T08:14:44.116Z] #39 100.3 DEP criu/autofs.d [2020-07-20T08:14:44.116Z] #39 100.4 DEP criu/aio.d [2020-07-20T08:14:44.116Z] #39 100.5 DEP criu/action-scripts.d [2020-07-20T08:14:44.197Z] #39 81.07 DEP criu/stats.d [2020-07-20T08:14:44.197Z] #39 81.23 DEP criu/sockets.d [2020-07-20T08:14:44.198Z] #57 ... [2020-07-20T08:14:44.198Z] [2020-07-20T08:14:44.198Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-20T08:14:44.198Z] #48 DONE 149.9s [2020-07-20T08:14:44.198Z] [2020-07-20T08:14:44.198Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:14:44.454Z] #39 81.46 DEP criu/sk-unix.d [2020-07-20T08:14:44.684Z] #39 101.0 CC criu/action-scripts.o [2020-07-20T08:14:44.710Z] #39 81.70 DEP criu/sk-tcp.d [2020-07-20T08:14:44.966Z] #39 81.92 DEP criu/sk-queue.d [2020-07-20T08:14:45.134Z] internal/reflectlite [2020-07-20T08:14:45.134Z] sync [2020-07-20T08:14:45.223Z] #39 82.13 DEP criu/sk-packet.d [2020-07-20T08:14:45.253Z] #39 101.6 CC criu/aio.o [2020-07-20T08:14:45.431Z] errors [2020-07-20T08:14:45.431Z] sort [2020-07-20T08:14:45.431Z] io [2020-07-20T08:14:45.431Z] strconv [2020-07-20T08:14:45.431Z] internal/oserror [2020-07-20T08:14:45.431Z] syscall [2020-07-20T08:14:45.431Z] bytes [2020-07-20T08:14:45.431Z] strings [2020-07-20T08:14:45.480Z] #39 82.41 DEP criu/sk-netlink.d [2020-07-20T08:14:45.773Z] bufio [2020-07-20T08:14:45.779Z] #39 82.66 DEP criu/sk-inet.d [2020-07-20T08:14:46.036Z] #39 82.86 DEP criu/signalfd.d [2020-07-20T08:14:46.036Z] #39 83.02 DEP criu/sigframe.d [2020-07-20T08:14:46.069Z] reflect [2020-07-20T08:14:46.069Z] path [2020-07-20T08:14:46.069Z] text/tabwriter [2020-07-20T08:14:46.191Z] #39 102.3 CC criu/autofs.o [2020-07-20T08:14:46.293Z] #39 83.20 DEP criu/shmem.d [2020-07-20T08:14:46.293Z] #39 83.35 DEP criu/servicefd.d [2020-07-20T08:14:46.365Z] internal/syscall/execenv [2020-07-20T08:14:46.365Z] internal/syscall/unix [2020-07-20T08:14:46.365Z] time [2020-07-20T08:14:46.550Z] #39 83.48 DEP criu/seize.d [2020-07-20T08:14:46.806Z] #39 83.62 DEP criu/seccomp.d [2020-07-20T08:14:47.008Z] internal/poll [2020-07-20T08:14:47.008Z] os [2020-07-20T08:14:47.062Z] #39 83.90 DEP criu/rst-malloc.d [2020-07-20T08:14:47.062Z] #39 83.97 DEP criu/rbtree.d [2020-07-20T08:14:47.062Z] #39 84.02 DEP criu/pstree.d [2020-07-20T08:14:47.304Z] internal/fmtsort [2020-07-20T08:14:47.304Z] path/filepath [2020-07-20T08:14:47.304Z] fmt [2020-07-20T08:14:47.319Z] #39 84.29 DEP criu/protobuf.d [2020-07-20T08:14:47.600Z] io/ioutil [2020-07-20T08:14:47.600Z] log [2020-07-20T08:14:47.600Z] flag [2020-07-20T08:14:47.600Z] github.com/BurntSushi/toml [2020-07-20T08:14:47.616Z] #39 84.52 GEN criu/protobuf-desc-gen.h [2020-07-20T08:14:48.097Z] #39 104.1 CC criu/bfd.o [2020-07-20T08:14:48.242Z] github.com/BurntSushi/toml/cmd/tomlv [2020-07-20T08:14:48.356Z] #39 104.6 CC criu/bitmap.o [2020-07-20T08:14:48.615Z] #39 104.9 CC criu/cgroup-props.o [2020-07-20T08:14:49.284Z] Removing intermediate container 9037857bfc9a [2020-07-20T08:14:49.284Z] ---> 179c8f50b1f4 [2020-07-20T08:14:49.284Z] Step 47/140 : FROM base AS vndr [2020-07-20T08:14:49.284Z] ---> a40e77103c54 [2020-07-20T08:14:49.284Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr [2020-07-20T08:14:49.284Z] ---> Running in cfd5a78cd8a8 [2020-07-20T08:14:49.509Z] #39 86.40 DEP criu/protobuf-desc.d [2020-07-20T08:14:49.509Z] #39 86.60 DEP criu/proc_parse.d [2020-07-20T08:14:49.551Z] #39 105.9 CC criu/cgroup.o [2020-07-20T08:14:49.577Z] Removing intermediate container cfd5a78cd8a8 [2020-07-20T08:14:49.577Z] ---> c8472dde2e49 [2020-07-20T08:14:49.577Z] Step 49/140 : ARG VNDR_COMMIT [2020-07-20T08:14:49.577Z] ---> Running in 0d0fb6086e23 [2020-07-20T08:14:49.577Z] Removing intermediate container 0d0fb6086e23 [2020-07-20T08:14:49.577Z] ---> 9d4bd4542a64 [2020-07-20T08:14:49.577Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:14:49.766Z] #39 86.85 DEP criu/plugin.d [2020-07-20T08:14:49.873Z] ---> 7c8c5c34a87c [2020-07-20T08:14:49.873Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-20T08:14:49.873Z] ---> 02433a80affd [2020-07-20T08:14:49.873Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-20T08:14:49.873Z] ---> Running in dad2c090e9b5 [2020-07-20T08:14:50.022Z] #39 86.94 DEP criu/pipes.d [2020-07-20T08:14:50.167Z] + RM_GOPATH=0 [2020-07-20T08:14:50.167Z] + TMP_GOPATH= [2020-07-20T08:14:50.167Z] + : /build [2020-07-20T08:14:50.167Z] + '[' -z '' ']' [2020-07-20T08:14:50.167Z] ++ mktemp -d [2020-07-20T08:14:50.167Z] + export GOPATH=/tmp/tmp.ddH9wIltxr [2020-07-20T08:14:50.167Z] + GOPATH=/tmp/tmp.ddH9wIltxr [2020-07-20T08:14:50.167Z] + RM_GOPATH=1 [2020-07-20T08:14:50.167Z] ++ dirname ./install.sh [2020-07-20T08:14:50.167Z] + dir=. [2020-07-20T08:14:50.167Z] + bin=vndr [2020-07-20T08:14:50.167Z] + shift [2020-07-20T08:14:50.167Z] + '[' '!' -f ./vndr.installer ']' [2020-07-20T08:14:50.167Z] + . ./vndr.installer [2020-07-20T08:14:50.167Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T08:14:50.167Z] + install_vndr [2020-07-20T08:14:50.167Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-20T08:14:50.167Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ddH9wIltxr/src/github.com/LK4D4/vndr [2020-07-20T08:14:50.167Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T08:14:50.167Z] Cloning into '/tmp/tmp.ddH9wIltxr/src/github.com/LK4D4/vndr'... [2020-07-20T08:14:50.279Z] #39 87.22 DEP criu/pie-util.d [2020-07-20T08:14:50.463Z] + cd /tmp/tmp.ddH9wIltxr/src/github.com/LK4D4/vndr [2020-07-20T08:14:50.463Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-20T08:14:50.463Z] + go build -buildmode=pie -v -o /build/vndr . [2020-07-20T08:14:50.535Z] #39 87.31 DEP criu/pie-util-vdso.d [2020-07-20T08:14:50.535Z] #39 87.48 DEP criu/pie-util-vdso-elf32.d [2020-07-20T08:14:50.535Z] #39 87.58 DEP criu/path.d [2020-07-20T08:14:50.761Z] internal/cpu [2020-07-20T08:14:50.761Z] runtime/internal/sys [2020-07-20T08:14:50.761Z] runtime/internal/atomic [2020-07-20T08:14:50.761Z] internal/race [2020-07-20T08:14:50.761Z] sync/atomic [2020-07-20T08:14:50.761Z] runtime/internal/math [2020-07-20T08:14:50.761Z] internal/bytealg [2020-07-20T08:14:50.761Z] unicode [2020-07-20T08:14:50.761Z] unicode/utf8 [2020-07-20T08:14:50.761Z] math/bits [2020-07-20T08:14:50.761Z] internal/testlog [2020-07-20T08:14:50.761Z] encoding [2020-07-20T08:14:50.761Z] math [2020-07-20T08:14:50.792Z] #39 87.82 DEP criu/parasite-syscall.d [2020-07-20T08:14:50.935Z] #39 ... [2020-07-20T08:14:50.936Z] [2020-07-20T08:14:50.936Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:14:50.936Z] #42 176.0 github.com/LK4D4/vndr/godl [2020-07-20T08:14:51.060Z] runtime [2020-07-20T08:14:51.060Z] unicode/utf16 [2020-07-20T08:14:51.060Z] container/list [2020-07-20T08:14:51.060Z] crypto/internal/subtle [2020-07-20T08:14:51.060Z] crypto/subtle [2020-07-20T08:14:51.060Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-20T08:14:51.060Z] internal/nettrace [2020-07-20T08:14:51.148Z] #14 ... [2020-07-20T08:14:51.148Z] [2020-07-20T08:14:51.148Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-20T08:14:51.148Z] #57 136.8 🇩 bin/containerd [2020-07-20T08:14:51.353Z] #39 88.12 DEP criu/pagemap.d [2020-07-20T08:14:51.353Z] #39 88.29 DEP criu/pagemap-cache.d [2020-07-20T08:14:51.353Z] #39 88.40 DEP criu/page-xfer.d [2020-07-20T08:14:51.358Z] runtime/cgo [2020-07-20T08:14:51.358Z] vendor/golang.org/x/crypto/internal/subtle [2020-07-20T08:14:51.503Z] #42 176.7 github.com/LK4D4/vndr [2020-07-20T08:14:51.610Z] #39 88.59 DEP criu/page-pipe.d [2020-07-20T08:14:51.866Z] #39 88.75 DEP criu/netfilter.d [2020-07-20T08:14:52.122Z] #39 88.95 DEP criu/net.d [2020-07-20T08:14:52.379Z] #39 89.23 DEP criu/namespaces.d [2020-07-20T08:14:52.379Z] #39 89.40 DEP criu/mount.d [2020-07-20T08:14:52.647Z] #39 89.59 DEP criu/memfd.d [2020-07-20T08:14:52.904Z] #39 89.77 DEP criu/mem.d [2020-07-20T08:14:52.904Z] #39 ... [2020-07-20T08:14:52.904Z] [2020-07-20T08:14:52.904Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:14:52.904Z] #42 150.4 vendor/golang.org/x/net/http/httpguts [2020-07-20T08:14:52.904Z] #42 150.6 vendor/golang.org/x/net/http/httpproxy [2020-07-20T08:14:52.904Z] #42 151.2 mime/multipart [2020-07-20T08:14:52.904Z] #42 153.7 crypto/tls [2020-07-20T08:14:52.904Z] #42 160.6 net/http/httptrace [2020-07-20T08:14:52.904Z] #42 ... [2020-07-20T08:14:52.904Z] [2020-07-20T08:14:52.904Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:14:52.904Z] #39 89.95 DEP criu/lsm.d [2020-07-20T08:14:53.160Z] #39 90.08 DEP criu/log.d [2020-07-20T08:14:53.417Z] #39 90.21 DEP criu/libnetlink.d [2020-07-20T08:14:53.417Z] #39 90.40 DEP criu/kerndat.d [2020-07-20T08:14:53.673Z] #39 90.70 DEP criu/kcmp-ids.d [2020-07-20T08:14:53.930Z] #39 90.86 DEP criu/irmap.d [2020-07-20T08:14:54.111Z] internal/reflectlite [2020-07-20T08:14:54.111Z] sync [2020-07-20T08:14:54.111Z] internal/singleflight [2020-07-20T08:14:54.111Z] math/rand [2020-07-20T08:14:54.111Z] github.com/LK4D4/vndr/godl/singleflight [2020-07-20T08:14:54.111Z] errors [2020-07-20T08:14:54.111Z] sort [2020-07-20T08:14:54.111Z] internal/oserror [2020-07-20T08:14:54.111Z] io [2020-07-20T08:14:54.111Z] strconv [2020-07-20T08:14:54.111Z] syscall [2020-07-20T08:14:54.111Z] vendor/golang.org/x/net/dns/dnsmessage [2020-07-20T08:14:54.111Z] bytes [2020-07-20T08:14:54.186Z] #39 91.09 DEP criu/ipc_ns.d [2020-07-20T08:14:54.409Z] bufio [2020-07-20T08:14:54.409Z] reflect [2020-07-20T08:14:54.443Z] #39 91.26 DEP criu/image.d [2020-07-20T08:14:54.443Z] #39 91.46 DEP criu/image-desc.d [2020-07-20T08:14:54.699Z] #39 91.61 DEP criu/fsnotify.d [2020-07-20T08:14:54.706Z] strings [2020-07-20T08:14:54.795Z] #42 ... [2020-07-20T08:14:54.795Z] [2020-07-20T08:14:54.795Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-20T08:14:54.795Z] #45 DONE 179.6s [2020-07-20T08:14:54.795Z] [2020-07-20T08:14:54.795Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:14:54.795Z] #14 115.4 Selecting previously unselected package libonig5:amd64. [2020-07-20T08:14:54.795Z] #14 115.4 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-07-20T08:14:54.795Z] #14 115.4 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-20T08:14:54.795Z] #14 115.6 Selecting previously unselected package libjq1:amd64. [2020-07-20T08:14:54.795Z] #14 115.6 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-20T08:14:54.795Z] #14 115.6 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-20T08:14:54.795Z] #14 115.8 Selecting previously unselected package jq. [2020-07-20T08:14:54.795Z] #14 115.8 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-20T08:14:54.795Z] #14 115.8 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-20T08:14:54.795Z] #14 115.9 Selecting previously unselected package libaio1:amd64. [2020-07-20T08:14:54.795Z] #14 115.9 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-07-20T08:14:54.795Z] #14 115.9 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-20T08:14:54.795Z] #14 116.0 Selecting previously unselected package libbtrfs0. [2020-07-20T08:14:54.795Z] #14 116.0 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-20T08:14:54.795Z] #14 116.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-20T08:14:54.795Z] #14 116.1 Selecting previously unselected package libbtrfs-dev. [2020-07-20T08:14:54.795Z] #14 116.1 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-20T08:14:54.795Z] #14 116.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-20T08:14:54.795Z] #14 116.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-20T08:14:54.795Z] #14 116.2 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-20T08:14:54.795Z] #14 116.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-20T08:14:54.795Z] #14 116.3 Selecting previously unselected package libudev-dev:amd64. [2020-07-20T08:14:54.795Z] #14 116.3 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-20T08:14:54.795Z] #14 116.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-20T08:14:54.795Z] #14 116.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-20T08:14:54.795Z] #14 116.5 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-20T08:14:54.795Z] #14 116.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-20T08:14:54.795Z] #14 116.8 Selecting previously unselected package libpcre16-3:amd64. [2020-07-20T08:14:54.795Z] #14 116.8 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-20T08:14:54.795Z] #14 116.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-20T08:14:54.795Z] #14 117.0 Selecting previously unselected package libpcre32-3:amd64. [2020-07-20T08:14:54.795Z] #14 117.1 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-20T08:14:54.795Z] #14 117.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-20T08:14:54.795Z] #14 117.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-20T08:14:54.795Z] #14 117.2 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-20T08:14:54.795Z] #14 117.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-20T08:14:54.795Z] #14 117.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-20T08:14:54.795Z] #14 117.4 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-20T08:14:54.795Z] #14 117.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-20T08:14:54.795Z] #14 117.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-20T08:14:54.795Z] #14 117.9 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-20T08:14:54.795Z] #14 117.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-20T08:14:54.795Z] #14 118.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-20T08:14:54.795Z] #14 118.2 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-20T08:14:54.795Z] #14 118.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-20T08:14:54.795Z] #14 118.3 Selecting previously unselected package libgpm2:amd64. [2020-07-20T08:14:54.795Z] #14 118.4 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-07-20T08:14:54.795Z] #14 118.4 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-20T08:14:54.956Z] #39 91.83 DEP criu/filesystems.d [2020-07-20T08:14:55.006Z] hash [2020-07-20T08:14:55.006Z] hash/crc32 [2020-07-20T08:14:55.006Z] regexp/syntax [2020-07-20T08:14:55.006Z] time [2020-07-20T08:14:55.054Z] #14 118.6 Selecting previously unselected package libicu63:amd64. [2020-07-20T08:14:55.054Z] #14 118.6 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-20T08:14:55.054Z] #14 118.6 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-20T08:14:55.213Z] #39 92.08 DEP criu/files.d [2020-07-20T08:14:55.305Z] internal/syscall/execenv [2020-07-20T08:14:55.305Z] internal/syscall/unix [2020-07-20T08:14:55.305Z] path [2020-07-20T08:14:55.469Z] #39 92.26 DEP criu/files-reg.d [2020-07-20T08:14:55.469Z] #39 92.42 DEP criu/files-ext.d [2020-07-20T08:14:55.604Z] crypto [2020-07-20T08:14:55.604Z] crypto/internal/randutil [2020-07-20T08:14:55.604Z] crypto/hmac [2020-07-20T08:14:55.604Z] crypto/rc4 [2020-07-20T08:14:55.726Z] #39 92.57 DEP criu/file-lock.d [2020-07-20T08:14:55.902Z] regexp [2020-07-20T08:14:55.903Z] vendor/golang.org/x/crypto/hkdf [2020-07-20T08:14:55.903Z] vendor/golang.org/x/text/transform [2020-07-20T08:14:55.903Z] internal/poll [2020-07-20T08:14:55.903Z] context [2020-07-20T08:14:55.999Z] #39 92.83 DEP criu/file-ids.d [2020-07-20T08:14:55.999Z] #39 92.98 DEP criu/fifo.d [2020-07-20T08:14:56.199Z] os [2020-07-20T08:14:56.199Z] github.com/LK4D4/vndr/versioned [2020-07-20T08:14:56.256Z] #39 93.13 DEP criu/fdstore.d [2020-07-20T08:14:56.497Z] encoding/binary [2020-07-20T08:14:56.497Z] internal/fmtsort [2020-07-20T08:14:56.497Z] encoding/base64 [2020-07-20T08:14:56.497Z] crypto/sha512 [2020-07-20T08:14:56.497Z] crypto/cipher [2020-07-20T08:14:56.512Z] #39 93.27 DEP criu/fault-injection.d [2020-07-20T08:14:56.512Z] #39 93.35 DEP criu/external.d [2020-07-20T08:14:56.512Z] #39 93.43 DEP criu/eventpoll.d [2020-07-20T08:14:56.769Z] #39 93.59 DEP criu/eventfd.d [2020-07-20T08:14:56.769Z] #39 93.78 DEP criu/crtools.d [2020-07-20T08:14:56.792Z] crypto/ed25519/internal/edwards25519 [2020-07-20T08:14:56.792Z] crypto/md5 [2020-07-20T08:14:56.792Z] fmt [2020-07-20T08:14:56.792Z] path/filepath [2020-07-20T08:14:57.089Z] internal/lazyregexp [2020-07-20T08:14:57.089Z] io/ioutil [2020-07-20T08:14:57.089Z] crypto/aes [2020-07-20T08:14:57.089Z] crypto/des [2020-07-20T08:14:57.089Z] crypto/sha1 [2020-07-20T08:14:57.089Z] crypto/sha256 [2020-07-20T08:14:57.335Z] #39 94.01 DEP criu/cr-service.d [2020-07-20T08:14:57.335Z] #39 94.28 DEP criu/cr-restore.d [2020-07-20T08:14:57.386Z] encoding/pem [2020-07-20T08:14:57.386Z] net [2020-07-20T08:14:57.386Z] vendor/golang.org/x/crypto/internal/chacha20 [2020-07-20T08:14:57.386Z] vendor/golang.org/x/crypto/poly1305 [2020-07-20T08:14:57.386Z] vendor/golang.org/x/crypto/curve25519 [2020-07-20T08:14:57.386Z] vendor/golang.org/x/crypto/chacha20poly1305 [2020-07-20T08:14:57.386Z] flag [2020-07-20T08:14:57.592Z] #39 94.55 DEP criu/cr-errno.d [2020-07-20T08:14:57.592Z] #39 94.59 DEP criu/cr-dump.d [2020-07-20T08:14:57.688Z] go/token [2020-07-20T08:14:57.688Z] net/url [2020-07-20T08:14:57.688Z] text/template/parse [2020-07-20T08:14:57.688Z] go/scanner [2020-07-20T08:14:57.985Z] log [2020-07-20T08:14:57.985Z] go/ast [2020-07-20T08:14:57.985Z] encoding/json [2020-07-20T08:14:58.155Z] #39 94.93 DEP criu/cr-dedup.d [2020-07-20T08:14:58.155Z] #39 95.10 DEP criu/cr-check.d [2020-07-20T08:14:58.411Z] #39 95.37 DEP criu/config.d [2020-07-20T08:14:58.632Z] text/template [2020-07-20T08:14:58.668Z] #39 95.63 DEP criu/clone-noasan.d [2020-07-20T08:14:58.668Z] #39 95.70 DEP criu/cgroup.d [2020-07-20T08:14:58.929Z] go/parser [2020-07-20T08:14:59.228Z] encoding/xml [2020-07-20T08:14:59.231Z] #39 95.98 DEP criu/cgroup-props.d [2020-07-20T08:14:59.231Z] #39 96.10 DEP criu/bitmap.d [2020-07-20T08:14:59.231Z] #39 96.13 DEP criu/bfd.d [2020-07-20T08:14:59.487Z] #39 96.25 DEP criu/autofs.d [2020-07-20T08:14:59.487Z] #39 96.49 DEP criu/aio.d [2020-07-20T08:14:59.524Z] compress/flate [2020-07-20T08:14:59.524Z] go/doc [2020-07-20T08:14:59.744Z] #39 96.65 DEP criu/action-scripts.d [2020-07-20T08:15:00.000Z] #39 97.04 CC criu/action-scripts.o [2020-07-20T08:15:00.169Z] compress/gzip [2020-07-20T08:15:00.169Z] github.com/LK4D4/vndr/build [2020-07-20T08:15:00.169Z] math/big [2020-07-20T08:15:00.169Z] encoding/hex [2020-07-20T08:15:00.332Z] #14 123.4 Selecting previously unselected package libnet1:amd64. [2020-07-20T08:15:00.332Z] #14 123.4 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-20T08:15:00.332Z] #14 123.4 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-20T08:15:00.332Z] #14 123.5 Selecting previously unselected package libnl-3-200:amd64. [2020-07-20T08:15:00.332Z] #14 123.6 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-20T08:15:00.332Z] #14 123.6 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-20T08:15:00.332Z] #14 123.7 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-20T08:15:00.332Z] #14 123.7 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-20T08:15:00.332Z] #14 123.7 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-20T08:15:00.332Z] #14 123.8 Selecting previously unselected package libreadline5:amd64. [2020-07-20T08:15:00.332Z] #14 123.8 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-20T08:15:00.332Z] #14 123.8 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-20T08:15:00.332Z] #14 123.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-20T08:15:00.332Z] #14 123.9 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-20T08:15:00.332Z] #14 123.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-20T08:15:00.467Z] vendor/golang.org/x/text/unicode/bidi [2020-07-20T08:15:00.592Z] #14 124.3 Selecting previously unselected package net-tools. [2020-07-20T08:15:00.592Z] #14 124.3 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-20T08:15:00.764Z] vendor/golang.org/x/text/unicode/norm [2020-07-20T08:15:00.764Z] vendor/golang.org/x/text/secure/bidirule [2020-07-20T08:15:00.851Z] #14 124.3 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-20T08:15:00.851Z] #14 124.6 Selecting previously unselected package python-pip-whl. [2020-07-20T08:15:00.851Z] #14 124.6 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-07-20T08:15:00.851Z] #14 124.6 Unpacking python-pip-whl (18.1-5) ... [2020-07-20T08:15:00.929Z] #39 97.63 CC criu/aio.o [2020-07-20T08:15:01.062Z] vendor/golang.org/x/net/http2/hpack [2020-07-20T08:15:01.111Z] #14 ... [2020-07-20T08:15:01.111Z] [2020-07-20T08:15:01.111Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:15:01.111Z] #42 DONE 186.4s [2020-07-20T08:15:01.111Z] [2020-07-20T08:15:01.111Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:15:01.111Z] #39 109.7 CC criu/clone-noasan.o [2020-07-20T08:15:01.111Z] #39 110.0 CC criu/config.o [2020-07-20T08:15:01.111Z] #39 112.1 CC criu/cr-check.o [2020-07-20T08:15:01.111Z] #39 114.4 CC criu/cr-dedup.o [2020-07-20T08:15:01.111Z] #39 114.8 CC criu/cr-dump.o [2020-07-20T08:15:01.111Z] #39 117.2 CC criu/cr-errno.o [2020-07-20T08:15:01.111Z] #39 117.3 CC criu/cr-restore.o [2020-07-20T08:15:01.359Z] mime [2020-07-20T08:15:01.492Z] #39 98.45 CC criu/autofs.o [2020-07-20T08:15:01.680Z] #39 ... [2020-07-20T08:15:01.680Z] [2020-07-20T08:15:01.680Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:15:01.680Z] #14 125.4 Selecting previously unselected package python3-lib2to3. [2020-07-20T08:15:01.680Z] #14 125.4 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-20T08:15:01.680Z] #14 125.4 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-20T08:15:01.748Z] #39 ... [2020-07-20T08:15:01.748Z] [2020-07-20T08:15:01.748Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-20T08:15:01.748Z] #26 170.4 + rm -rf /tmp/tmp.tsAbXzCLm0 [2020-07-20T08:15:01.939Z] #14 125.7 Selecting previously unselected package python3-distutils. [2020-07-20T08:15:01.939Z] #14 125.7 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-07-20T08:15:01.939Z] #14 125.7 Unpacking python3-distutils (3.7.3-1) ... [2020-07-20T08:15:02.009Z] mime/quotedprintable [2020-07-20T08:15:02.009Z] vendor/golang.org/x/net/idna [2020-07-20T08:15:02.009Z] net/http/internal [2020-07-20T08:15:02.009Z] crypto/rand [2020-07-20T08:15:02.009Z] crypto/elliptic [2020-07-20T08:15:02.009Z] encoding/asn1 [2020-07-20T08:15:02.322Z] crypto/ed25519 [2020-07-20T08:15:02.507Z] #14 126.0 Selecting previously unselected package python3-pip. [2020-07-20T08:15:02.507Z] #14 126.0 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-07-20T08:15:02.507Z] #14 126.0 Unpacking python3-pip (18.1-5) ... [2020-07-20T08:15:02.507Z] #14 126.2 Selecting previously unselected package python3-pkg-resources. [2020-07-20T08:15:02.507Z] #14 126.2 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-20T08:15:02.507Z] #14 126.2 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-20T08:15:02.620Z] crypto/rsa [2020-07-20T08:15:02.620Z] crypto/dsa [2020-07-20T08:15:02.620Z] net/textproto [2020-07-20T08:15:02.620Z] vendor/golang.org/x/net/http/httpproxy [2020-07-20T08:15:02.620Z] crypto/ecdsa [2020-07-20T08:15:02.771Z] #14 126.3 Selecting previously unselected package python3-setuptools. [2020-07-20T08:15:02.771Z] #14 126.3 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-07-20T08:15:02.771Z] #14 126.3 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-20T08:15:02.771Z] #14 126.5 Selecting previously unselected package python3-wheel. [2020-07-20T08:15:02.771Z] #14 126.5 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-07-20T08:15:02.771Z] #14 126.5 Unpacking python3-wheel (0.32.3-2) ... [2020-07-20T08:15:02.771Z] #14 126.6 Selecting previously unselected package thin-provisioning-tools. [2020-07-20T08:15:02.771Z] #14 126.6 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-20T08:15:02.918Z] crypto/x509/pkix [2020-07-20T08:15:02.918Z] vendor/golang.org/x/crypto/cryptobyte [2020-07-20T08:15:02.918Z] vendor/golang.org/x/net/http/httpguts [2020-07-20T08:15:02.918Z] mime/multipart [2020-07-20T08:15:02.918Z] os/exec [2020-07-20T08:15:03.030Z] #14 126.6 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-20T08:15:03.213Z] crypto/x509 [2020-07-20T08:15:03.288Z] #14 126.9 Selecting previously unselected package vim-runtime. [2020-07-20T08:15:03.288Z] #14 126.9 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-20T08:15:03.288Z] #14 126.9 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-20T08:15:03.288Z] #14 126.9 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-20T08:15:03.288Z] #14 126.9 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-20T08:15:03.507Z] crypto/tls [2020-07-20T08:15:03.640Z] #26 ... [2020-07-20T08:15:03.640Z] [2020-07-20T08:15:03.640Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:15:03.640Z] #42 160.8 net/http [2020-07-20T08:15:03.640Z] #42 ... [2020-07-20T08:15:03.640Z] [2020-07-20T08:15:03.640Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:15:03.640Z] #39 100.3 CC criu/bfd.o [2020-07-20T08:15:04.203Z] #39 101.1 CC criu/bitmap.o [2020-07-20T08:15:04.203Z] #39 ... [2020-07-20T08:15:04.203Z] [2020-07-20T08:15:04.203Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-07-20T08:15:04.203Z] #26 DONE 173.0s [2020-07-20T08:15:04.460Z] [2020-07-20T08:15:04.460Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:15:04.460Z] #39 101.4 CC criu/cgroup-props.o [2020-07-20T08:15:05.025Z] net/http/httptrace [2020-07-20T08:15:05.025Z] net/http [2020-07-20T08:15:05.389Z] #39 ... [2020-07-20T08:15:05.389Z] [2020-07-20T08:15:05.389Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:15:05.389Z] #14 99.68 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-20T08:15:05.389Z] #14 99.69 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-20T08:15:05.389Z] #14 99.69 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:15:05.645Z] #14 ... [2020-07-20T08:15:05.645Z] [2020-07-20T08:15:05.645Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:15:05.645Z] #39 102.7 CC criu/cgroup.o [2020-07-20T08:15:06.581Z] #14 130.2 Selecting previously unselected package vim. [2020-07-20T08:15:06.581Z] #14 130.2 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-20T08:15:06.581Z] #14 130.2 Unpacking vim (2:8.1.0875-5) ... [2020-07-20T08:15:07.118Z] github.com/LK4D4/vndr/godl [2020-07-20T08:15:07.118Z] github.com/LK4D4/vndr [2020-07-20T08:15:07.149Z] #14 130.7 Selecting previously unselected package xfsprogs. [2020-07-20T08:15:07.149Z] #14 130.7 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-20T08:15:07.149Z] #14 130.7 Unpacking xfsprogs (4.20.0-1) ... [2020-07-20T08:15:07.408Z] #14 131.2 Selecting previously unselected package zip. [2020-07-20T08:15:07.667Z] #14 131.2 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-07-20T08:15:07.667Z] #14 131.2 Unpacking zip (3.0-11+b1) ... [2020-07-20T08:15:07.667Z] #14 131.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-20T08:15:07.667Z] #14 131.4 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-20T08:15:07.667Z] #14 131.4 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-20T08:15:07.667Z] #14 131.4 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-20T08:15:07.667Z] #14 131.4 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-20T08:15:07.667Z] #14 131.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-20T08:15:07.667Z] #14 131.4 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-20T08:15:07.667Z] #14 131.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-20T08:15:07.927Z] #14 131.5 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-20T08:15:07.927Z] #14 131.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-20T08:15:07.927Z] #14 131.5 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-20T08:15:07.927Z] #14 131.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:15:07.927Z] #14 131.5 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-20T08:15:07.927Z] #14 131.5 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-20T08:15:07.927Z] #14 131.5 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-20T08:15:07.927Z] #14 131.5 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-20T08:15:07.927Z] #14 131.5 Setting up xxd (2:8.1.0875-5) ... [2020-07-20T08:15:07.927Z] #14 131.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-20T08:15:07.927Z] #14 131.6 Setting up zip (3.0-11+b1) ... [2020-07-20T08:15:07.927Z] #14 131.6 Setting up vim-common (2:8.1.0875-5) ... [2020-07-20T08:15:07.927Z] #14 131.6 Setting up bash-completion (1:2.8-6) ... [2020-07-20T08:15:09.723Z] #57 152.6 🇩 bin/containerd-stress [2020-07-20T08:15:09.723Z] #57 153.9 🇩 bin/containerd-shim [2020-07-20T08:15:09.816Z] #39 106.6 CC criu/clone-noasan.o [2020-07-20T08:15:09.882Z] Removing intermediate container dad2c090e9b5 [2020-07-20T08:15:09.882Z] ---> 728ae7945ae5 [2020-07-20T08:15:09.882Z] Step 53/140 : FROM dev-base AS containerd [2020-07-20T08:15:09.882Z] ---> a40e77103c54 [2020-07-20T08:15:09.882Z] Step 54/140 : ARG DEBIAN_FRONTEND [2020-07-20T08:15:09.882Z] ---> Using cache [2020-07-20T08:15:09.882Z] ---> bb30627381a3 [2020-07-20T08:15:09.882Z] Step 55/140 : ARG CONTAINERD_COMMIT [2020-07-20T08:15:09.882Z] ---> Running in 91076f85edf3 [2020-07-20T08:15:09.882Z] Removing intermediate container 91076f85edf3 [2020-07-20T08:15:09.882Z] ---> 3d480f08198b [2020-07-20T08:15:09.882Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-07-20T08:15:09.882Z] ---> Running in 063d2083ca1a [2020-07-20T08:15:10.073Z] #39 106.8 CC criu/config.o [2020-07-20T08:15:10.461Z] #14 134.3 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-20T08:15:10.522Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:15:10.522Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:15:10.720Z] #14 134.3 Setting up xz-utils (5.2.4-1) ... [2020-07-20T08:15:10.720Z] #14 134.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-20T08:15:10.720Z] #14 134.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-20T08:15:10.720Z] #14 134.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-20T08:15:10.720Z] #14 134.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-20T08:15:10.720Z] #14 134.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-20T08:15:10.720Z] #14 134.4 Setting up pigz (2.4-1) ... [2020-07-20T08:15:10.720Z] #14 134.4 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-20T08:15:10.720Z] #14 134.4 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-20T08:15:10.720Z] #14 134.4 Setting up python-pip-whl (18.1-5) ... [2020-07-20T08:15:10.720Z] #14 134.4 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-20T08:15:10.720Z] #14 134.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-20T08:15:10.720Z] #14 134.5 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-20T08:15:10.817Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:15:10.817Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-20T08:15:11.002Z] #39 ... [2020-07-20T08:15:11.002Z] [2020-07-20T08:15:11.002Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:15:11.259Z] #14 115.4 Selecting previously unselected package libonig5:amd64. [2020-07-20T08:15:11.259Z] #14 115.5 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-07-20T08:15:11.259Z] #14 115.5 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-20T08:15:11.288Z] #14 134.9 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-20T08:15:11.288Z] #14 134.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-20T08:15:11.288Z] #14 134.9 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-20T08:15:11.288Z] #14 134.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-20T08:15:11.288Z] #14 135.0 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-20T08:15:11.288Z] #14 135.0 Setting up vim (2:8.1.0875-5) ... [2020-07-20T08:15:11.288Z] #14 135.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-20T08:15:11.288Z] #14 135.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-20T08:15:11.288Z] #14 135.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-20T08:15:11.288Z] #14 135.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-20T08:15:11.288Z] #14 135.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-20T08:15:11.288Z] #14 135.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-20T08:15:11.288Z] #14 135.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-20T08:15:11.288Z] #14 135.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-20T08:15:11.288Z] #14 135.0 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-20T08:15:11.288Z] #14 135.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-20T08:15:11.288Z] #14 135.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:15:11.288Z] #14 135.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-20T08:15:11.454Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-20T08:15:11.454Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-20T08:15:11.516Z] #14 ... [2020-07-20T08:15:11.516Z] [2020-07-20T08:15:11.516Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-07-20T08:15:11.516Z] #45 DONE 179.0s [2020-07-20T08:15:11.516Z] [2020-07-20T08:15:11.516Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:15:11.516Z] #14 115.7 Selecting previously unselected package libjq1:amd64. [2020-07-20T08:15:11.516Z] #14 115.8 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-20T08:15:11.516Z] #14 115.8 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-20T08:15:11.547Z] #14 135.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-20T08:15:11.547Z] #14 135.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:15:11.547Z] #14 135.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-20T08:15:11.547Z] #14 135.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-20T08:15:11.547Z] #14 135.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-20T08:15:11.547Z] #14 135.1 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-20T08:15:11.547Z] #14 135.1 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-20T08:15:11.547Z] #14 135.1 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-20T08:15:11.547Z] #14 135.1 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-20T08:15:11.547Z] #14 135.2 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-20T08:15:11.773Z] #14 116.1 Selecting previously unselected package jq. [2020-07-20T08:15:11.773Z] #14 116.1 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-20T08:15:11.773Z] #14 116.1 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-20T08:15:12.030Z] #14 116.3 Selecting previously unselected package libaio1:amd64. [2020-07-20T08:15:12.030Z] #14 116.3 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-07-20T08:15:12.030Z] #14 116.3 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-20T08:15:12.286Z] #14 116.5 Selecting previously unselected package libbtrfs0. [2020-07-20T08:15:12.286Z] #14 116.5 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-20T08:15:12.286Z] #14 116.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-20T08:15:12.499Z] #57 157.9 🇩 bin/containerd-shim-runc-v1 [2020-07-20T08:15:12.543Z] #14 116.7 Selecting previously unselected package libbtrfs-dev. [2020-07-20T08:15:12.543Z] #14 116.8 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-20T08:15:12.543Z] #14 116.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-20T08:15:12.799Z] #14 117.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-20T08:15:12.799Z] #14 117.0 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-20T08:15:12.799Z] #14 117.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-20T08:15:12.968Z] Fetched 8145 kB in 3s (3204 kB/s) [2020-07-20T08:15:13.056Z] #14 117.1 Selecting previously unselected package libudev-dev:amd64. [2020-07-20T08:15:13.056Z] #14 117.1 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-20T08:15:13.056Z] #14 117.2 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-20T08:15:13.312Z] #14 117.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-20T08:15:13.312Z] #14 117.5 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-20T08:15:13.312Z] #14 117.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-20T08:15:13.568Z] #14 117.9 Selecting previously unselected package libpcre16-3:amd64. [2020-07-20T08:15:13.568Z] #14 117.9 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-20T08:15:13.568Z] #14 117.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-20T08:15:13.607Z] Reading package lists... [2020-07-20T08:15:13.825Z] #14 118.1 Selecting previously unselected package libpcre32-3:amd64. [2020-07-20T08:15:13.825Z] #14 118.1 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-20T08:15:13.825Z] #14 118.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-20T08:15:14.016Z] #57 159.9 🇩 binaries [2020-07-20T08:15:14.016Z] #57 159.9 + mkdir -p /build [2020-07-20T08:15:14.016Z] #57 159.9 + cp bin/containerd /build/containerd [2020-07-20T08:15:14.016Z] #57 159.9 + cp bin/containerd-shim /build/containerd-shim [2020-07-20T08:15:14.016Z] #57 159.9 + cp bin/ctr /build/ctr [2020-07-20T08:15:14.100Z] #14 118.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-20T08:15:14.100Z] #14 118.3 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-20T08:15:14.100Z] #14 118.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-20T08:15:14.244Z] Reading package lists... [2020-07-20T08:15:14.374Z] #14 118.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-20T08:15:14.374Z] #14 118.5 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-20T08:15:14.374Z] #14 118.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-20T08:15:14.538Z] Building dependency tree... [2020-07-20T08:15:14.538Z] Reading state information... [2020-07-20T08:15:14.538Z] The following additional packages will be installed: [2020-07-20T08:15:14.538Z] libbtrfs0 [2020-07-20T08:15:14.538Z] The following NEW packages will be installed: [2020-07-20T08:15:14.538Z] libbtrfs-dev libbtrfs0 [2020-07-20T08:15:14.651Z] #57 DONE 160.4s [2020-07-20T08:15:14.651Z] [2020-07-20T08:15:14.651Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:15:14.655Z] #14 118.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-20T08:15:14.655Z] #14 118.9 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-20T08:15:14.655Z] #14 118.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-20T08:15:14.832Z] 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T08:15:14.832Z] Need to get 120 kB of archives. [2020-07-20T08:15:14.832Z] After this operation, 423 kB of additional disk space will be used. [2020-07-20T08:15:14.832Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-20T08:15:14.832Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-20T08:15:14.832Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:15:14.832Z] Fetched 120 kB in 0s (1522 kB/s) [2020-07-20T08:15:14.832Z] Selecting previously unselected package libbtrfs0. [2020-07-20T08:15:14.832Z] (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.) [2020-07-20T08:15:14.832Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-20T08:15:14.832Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-20T08:15:14.832Z] Selecting previously unselected package libbtrfs-dev. [2020-07-20T08:15:14.832Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-20T08:15:14.832Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-20T08:15:14.832Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-07-20T08:15:14.832Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-20T08:15:14.836Z] #14 138.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-20T08:15:14.836Z] #14 138.1 Setting up iptables (1.8.2-4) ... [2020-07-20T08:15:14.836Z] #14 138.1 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-20T08:15:14.836Z] #14 138.1 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-20T08:15:14.836Z] #14 138.1 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-20T08:15:14.836Z] #14 138.1 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-20T08:15:14.836Z] #14 138.1 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-20T08:15:14.836Z] #14 138.2 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-20T08:15:14.836Z] #14 138.2 Setting up python3 (3.7.3-1) ... [2020-07-20T08:15:14.836Z] #14 138.6 Setting up python3-wheel (0.32.3-2) ... [2020-07-20T08:15:14.913Z] #14 119.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-20T08:15:14.913Z] #14 119.2 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-20T08:15:14.913Z] #14 119.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-20T08:15:14.913Z] #14 119.2 Selecting previously unselected package libgpm2:amd64. [2020-07-20T08:15:15.126Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:15:15.170Z] #14 119.2 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-07-20T08:15:15.170Z] #14 119.3 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-20T08:15:15.170Z] #14 119.3 Selecting previously unselected package libicu63:amd64. [2020-07-20T08:15:15.170Z] #14 119.3 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-20T08:15:15.170Z] #14 119.3 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-20T08:15:15.422Z] Removing intermediate container 063d2083ca1a [2020-07-20T08:15:15.422Z] ---> 462e8191670b [2020-07-20T08:15:15.422Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd [2020-07-20T08:15:15.422Z] ---> Running in b8458153f2c6 [2020-07-20T08:15:15.422Z] Removing intermediate container b8458153f2c6 [2020-07-20T08:15:15.422Z] ---> ce805e22999b [2020-07-20T08:15:15.422Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:15:15.716Z] ---> c508af20961c [2020-07-20T08:15:15.716Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-20T08:15:15.716Z] ---> 1d6dcdf76776 [2020-07-20T08:15:15.716Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-20T08:15:15.716Z] ---> Running in 3d357a67efe6 [2020-07-20T08:15:15.778Z] #14 139.3 Setting up apparmor (2.13.2-10) ... [2020-07-20T08:15:15.778Z] #14 ... [2020-07-20T08:15:15.778Z] [2020-07-20T08:15:15.778Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:15:15.778Z] #39 122.2 CC criu/cr-service.o [2020-07-20T08:15:15.778Z] #39 123.8 CC criu/crtools.o [2020-07-20T08:15:15.778Z] #39 124.3 CC criu/eventfd.o [2020-07-20T08:15:15.778Z] #39 124.6 CC criu/eventpoll.o [2020-07-20T08:15:15.778Z] #39 125.5 CC criu/external.o [2020-07-20T08:15:15.778Z] #39 125.8 CC criu/fault-injection.o [2020-07-20T08:15:15.778Z] #39 125.9 CC criu/fdstore.o [2020-07-20T08:15:15.778Z] #39 126.3 CC criu/fifo.o [2020-07-20T08:15:15.778Z] #39 126.8 CC criu/file-ids.o [2020-07-20T08:15:15.778Z] #39 127.1 CC criu/file-lock.o [2020-07-20T08:15:15.778Z] #39 128.0 CC criu/files-ext.o [2020-07-20T08:15:15.778Z] #39 128.3 CC criu/files-reg.o [2020-07-20T08:15:15.778Z] #39 130.5 CC criu/files.o [2020-07-20T08:15:16.010Z] + RM_GOPATH=0 [2020-07-20T08:15:16.010Z] + TMP_GOPATH= [2020-07-20T08:15:16.010Z] + : /build [2020-07-20T08:15:16.010Z] + '[' -z '' ']' [2020-07-20T08:15:16.010Z] ++ mktemp -d [2020-07-20T08:15:16.010Z] + export GOPATH=/tmp/tmp.Hd6K7J5MeK [2020-07-20T08:15:16.010Z] + GOPATH=/tmp/tmp.Hd6K7J5MeK [2020-07-20T08:15:16.010Z] + RM_GOPATH=1 [2020-07-20T08:15:16.010Z] ++ dirname ./install.sh [2020-07-20T08:15:16.010Z] + dir=. [2020-07-20T08:15:16.010Z] + bin=containerd [2020-07-20T08:15:16.010Z] + shift [2020-07-20T08:15:16.010Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T08:15:16.010Z] + '[' '!' -f ./containerd.installer ']' [2020-07-20T08:15:16.010Z] + . ./containerd.installer [2020-07-20T08:15:16.010Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T08:15:16.010Z] + install_containerd [2020-07-20T08:15:16.010Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-07-20T08:15:16.010Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.Hd6K7J5MeK/src/github.com/containerd/containerd [2020-07-20T08:15:16.010Z] Cloning into '/tmp/tmp.Hd6K7J5MeK/src/github.com/containerd/containerd'... [2020-07-20T08:15:16.036Z] #39 132.3 CC criu/filesystems.o [2020-07-20T08:15:16.604Z] #39 133.0 CC criu/fsnotify.o [2020-07-20T08:15:17.172Z] #39 ... [2020-07-20T08:15:17.172Z] [2020-07-20T08:15:17.172Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:15:17.172Z] #14 140.7 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-20T08:15:17.690Z] #14 ... [2020-07-20T08:15:17.690Z] [2020-07-20T08:15:17.690Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:15:17.690Z] #42 175.1 github.com/LK4D4/vndr/godl [2020-07-20T08:15:17.690Z] #42 176.0 github.com/LK4D4/vndr [2020-07-20T08:15:17.690Z] #42 ... [2020-07-20T08:15:17.690Z] [2020-07-20T08:15:17.690Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:15:17.690Z] #39 108.9 CC criu/cr-check.o [2020-07-20T08:15:17.690Z] #39 111.5 CC criu/cr-dedup.o [2020-07-20T08:15:17.690Z] #39 112.0 CC criu/cr-dump.o [2020-07-20T08:15:17.740Z] #14 141.2 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-20T08:15:17.948Z] #39 ... [2020-07-20T08:15:17.948Z] [2020-07-20T08:15:17.948Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-07-20T08:15:17.948Z] #42 DONE 185.5s [2020-07-20T08:15:17.948Z] [2020-07-20T08:15:17.948Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:15:17.948Z] #39 115.0 CC criu/cr-errno.o [2020-07-20T08:15:18.205Z] #39 115.1 CC criu/cr-restore.o [2020-07-20T08:15:18.568Z] #14 142.0 Setting up python3-distutils (3.7.3-1) ... [2020-07-20T08:15:18.828Z] #14 142.5 Setting up python3-setuptools (40.8.0-1) ... [2020-07-20T08:15:20.207Z] #14 143.7 Setting up python3-pip (18.1-5) ... [2020-07-20T08:15:21.146Z] #14 144.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-20T08:15:21.146Z] #14 144.8 Setting up dmsetup (2:1.02.155-3) ... [2020-07-20T08:15:21.146Z] #14 144.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-20T08:15:21.146Z] #14 144.8 Setting up xfsprogs (4.20.0-1) ... [2020-07-20T08:15:21.146Z] #14 144.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-20T08:15:21.146Z] #14 144.8 Processing triggers for mime-support (3.62) ... [2020-07-20T08:15:21.146Z] #14 144.8 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:15:21.605Z] + cd /tmp/tmp.Hd6K7J5MeK/src/github.com/containerd/containerd [2020-07-20T08:15:21.605Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-20T08:15:21.605Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-20T08:15:21.605Z] + BUILDTAGS='netgo osusergo static_build' [2020-07-20T08:15:21.605Z] + export EXTRA_FLAGS=-buildmode=pie [2020-07-20T08:15:21.605Z] + EXTRA_FLAGS=-buildmode=pie [2020-07-20T08:15:21.605Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-20T08:15:21.605Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-20T08:15:21.605Z] + '[' '' = dynamic ']' [2020-07-20T08:15:21.605Z] + make [2020-07-20T08:15:21.715Z] #14 DONE 145.5s [2020-07-20T08:15:21.715Z] [2020-07-20T08:15:21.715Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-07-20T08:15:22.245Z] 🇩 bin/ctr [2020-07-20T08:15:23.456Z] #39 120.0 CC criu/cr-service.o [2020-07-20T08:15:23.456Z] #39 ... [2020-07-20T08:15:23.456Z] [2020-07-20T08:15:23.456Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:15:23.456Z] #14 123.4 Selecting previously unselected package libnet1:amd64. [2020-07-20T08:15:23.456Z] #14 123.4 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-20T08:15:23.456Z] #14 123.4 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-20T08:15:23.456Z] #14 123.5 Selecting previously unselected package libnl-3-200:amd64. [2020-07-20T08:15:23.456Z] #14 123.5 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-20T08:15:23.456Z] #14 123.5 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-20T08:15:23.457Z] #14 123.6 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-20T08:15:23.457Z] #14 123.7 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-20T08:15:23.457Z] #14 123.7 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-20T08:15:23.457Z] #14 123.7 Selecting previously unselected package libreadline5:amd64. [2020-07-20T08:15:23.457Z] #14 123.7 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-20T08:15:23.457Z] #14 123.7 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-20T08:15:23.457Z] #14 123.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-20T08:15:23.457Z] #14 123.8 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-20T08:15:23.457Z] #14 123.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-20T08:15:23.457Z] #14 124.2 Selecting previously unselected package net-tools. [2020-07-20T08:15:23.457Z] #14 124.2 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-20T08:15:23.457Z] #14 124.2 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-20T08:15:23.457Z] #14 124.4 Selecting previously unselected package python-pip-whl. [2020-07-20T08:15:23.457Z] #14 124.5 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-07-20T08:15:23.457Z] #14 124.5 Unpacking python-pip-whl (18.1-5) ... [2020-07-20T08:15:23.457Z] #14 125.0 Selecting previously unselected package python3-lib2to3. [2020-07-20T08:15:23.457Z] #14 125.0 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-20T08:15:23.457Z] #14 125.0 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-20T08:15:23.457Z] #14 125.1 Selecting previously unselected package python3-distutils. [2020-07-20T08:15:23.457Z] #14 125.1 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-07-20T08:15:23.457Z] #14 125.1 Unpacking python3-distutils (3.7.3-1) ... [2020-07-20T08:15:23.457Z] #14 125.3 Selecting previously unselected package python3-pip. [2020-07-20T08:15:23.457Z] #14 125.3 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-07-20T08:15:23.457Z] #14 125.3 Unpacking python3-pip (18.1-5) ... [2020-07-20T08:15:23.457Z] #14 125.5 Selecting previously unselected package python3-pkg-resources. [2020-07-20T08:15:23.457Z] #14 125.5 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-20T08:15:23.457Z] #14 125.5 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-20T08:15:23.457Z] #14 125.6 Selecting previously unselected package python3-setuptools. [2020-07-20T08:15:23.457Z] #14 125.6 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-07-20T08:15:23.457Z] #14 125.6 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-20T08:15:23.457Z] #14 125.9 Selecting previously unselected package python3-wheel. [2020-07-20T08:15:23.457Z] #14 125.9 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-07-20T08:15:23.457Z] #14 125.9 Unpacking python3-wheel (0.32.3-2) ... [2020-07-20T08:15:23.457Z] #14 125.9 Selecting previously unselected package thin-provisioning-tools. [2020-07-20T08:15:23.457Z] #14 125.9 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-20T08:15:23.457Z] #14 125.9 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-20T08:15:23.457Z] #14 126.2 Selecting previously unselected package vim-runtime. [2020-07-20T08:15:23.457Z] #14 126.2 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-20T08:15:23.457Z] #14 126.3 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-20T08:15:23.457Z] #14 126.3 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-20T08:15:23.457Z] #14 126.3 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-20T08:15:23.619Z] #15 1.696 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-20T08:15:23.619Z] #15 1.698 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-20T08:15:23.619Z] #15 1.701 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-20T08:15:23.619Z] #15 DONE 1.7s [2020-07-20T08:15:23.619Z] [2020-07-20T08:15:23.619Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-20T08:15:25.350Z] #14 129.4 Selecting previously unselected package vim. [2020-07-20T08:15:25.350Z] #14 129.4 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-20T08:15:25.350Z] #14 129.4 Unpacking vim (2:8.1.0875-5) ... [2020-07-20T08:15:25.606Z] #14 129.9 Selecting previously unselected package xfsprogs. [2020-07-20T08:15:25.606Z] #14 129.9 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-20T08:15:25.606Z] #14 129.9 Unpacking xfsprogs (4.20.0-1) ... [2020-07-20T08:15:26.169Z] #14 130.3 Selecting previously unselected package zip. [2020-07-20T08:15:26.169Z] #14 130.3 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-07-20T08:15:26.169Z] #14 130.3 Unpacking zip (3.0-11+b1) ... [2020-07-20T08:15:26.425Z] #14 130.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-20T08:15:26.425Z] #14 130.6 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-20T08:15:26.425Z] #14 130.6 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-20T08:15:26.425Z] #14 130.6 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-20T08:15:26.425Z] #14 130.6 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-20T08:15:26.425Z] #14 130.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-20T08:15:26.425Z] #14 130.6 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-20T08:15:26.425Z] #14 130.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-20T08:15:26.425Z] #14 130.7 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-20T08:15:26.425Z] #14 130.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-20T08:15:26.425Z] #14 130.7 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-20T08:15:26.425Z] #14 130.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:15:26.425Z] #14 130.7 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-20T08:15:26.425Z] #14 130.7 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-20T08:15:26.425Z] #14 130.7 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-20T08:15:26.425Z] #14 130.7 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-20T08:15:26.425Z] #14 130.7 Setting up xxd (2:8.1.0875-5) ... [2020-07-20T08:15:26.425Z] #14 130.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-20T08:15:26.425Z] #14 130.7 Setting up zip (3.0-11+b1) ... [2020-07-20T08:15:26.425Z] #14 130.8 Setting up vim-common (2:8.1.0875-5) ... [2020-07-20T08:15:26.682Z] #14 130.8 Setting up bash-completion (1:2.8-6) ... [2020-07-20T08:15:27.850Z] Removing intermediate container 482665b74d8c [2020-07-20T08:15:27.850Z] ---> 68e7e615a828 [2020-07-20T08:15:27.850Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-07-20T08:15:27.850Z] ---> Running in 9d490665c1bb [2020-07-20T08:15:27.850Z] Removing intermediate container 9d490665c1bb [2020-07-20T08:15:27.850Z] ---> c165646a1975 [2020-07-20T08:15:27.850Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-07-20T08:15:27.850Z] ---> Running in 4426f566022b [2020-07-20T08:15:27.850Z] Removing intermediate container 4426f566022b [2020-07-20T08:15:27.850Z] ---> fbc2c9365c77 [2020-07-20T08:15:27.850Z] Step 8/8 : COPY . . [2020-07-20T08:15:27.876Z] #16 ... [2020-07-20T08:15:27.876Z] [2020-07-20T08:15:27.876Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:15:27.876Z] #39 134.2 CC criu/image-desc.o [2020-07-20T08:15:27.876Z] #39 134.4 CC criu/image.o [2020-07-20T08:15:27.876Z] #39 135.4 CC criu/ipc_ns.o [2020-07-20T08:15:27.876Z] #39 136.6 CC criu/irmap.o [2020-07-20T08:15:27.876Z] #39 137.3 CC criu/kcmp-ids.o [2020-07-20T08:15:27.876Z] #39 137.6 CC criu/kerndat.o [2020-07-20T08:15:27.876Z] #39 139.1 CC criu/libnetlink.o [2020-07-20T08:15:27.876Z] #39 139.6 CC criu/log.o [2020-07-20T08:15:27.876Z] #39 140.3 CC criu/lsm.o [2020-07-20T08:15:27.876Z] #39 140.8 CC criu/mem.o [2020-07-20T08:15:27.877Z] #39 142.7 CC criu/memfd.o [2020-07-20T08:15:27.877Z] #39 143.3 CC criu/mount.o [2020-07-20T08:15:29.200Z] #14 133.4 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-20T08:15:29.200Z] #14 133.4 Setting up xz-utils (5.2.4-1) ... [2020-07-20T08:15:29.200Z] #14 133.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-20T08:15:29.200Z] #14 133.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-20T08:15:29.200Z] #14 133.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-20T08:15:29.200Z] #14 133.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-20T08:15:29.200Z] #14 133.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-20T08:15:29.200Z] #14 133.5 Setting up pigz (2.4-1) ... [2020-07-20T08:15:29.200Z] #14 133.5 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-20T08:15:29.200Z] #14 133.5 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-20T08:15:29.200Z] #14 133.5 Setting up python-pip-whl (18.1-5) ... [2020-07-20T08:15:29.457Z] #14 133.5 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-20T08:15:29.457Z] #14 133.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-20T08:15:29.457Z] #14 133.5 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-20T08:15:29.713Z] #14 133.9 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-20T08:15:29.713Z] #14 133.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-20T08:15:29.713Z] #14 133.9 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-20T08:15:29.713Z] #14 133.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-20T08:15:29.713Z] #14 134.0 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-20T08:15:29.713Z] #14 134.0 Setting up vim (2:8.1.0875-5) ... [2020-07-20T08:15:29.713Z] #14 134.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-20T08:15:29.713Z] #14 134.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-20T08:15:29.713Z] #14 134.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-20T08:15:29.713Z] #14 134.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-20T08:15:29.713Z] #14 134.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-20T08:15:29.713Z] #14 134.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-20T08:15:29.713Z] #14 134.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-20T08:15:29.713Z] #14 134.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-20T08:15:29.713Z] #14 134.1 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-20T08:15:29.713Z] #14 134.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-20T08:15:29.713Z] #14 134.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:15:29.713Z] #14 134.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-20T08:15:29.713Z] #14 134.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-20T08:15:29.713Z] #14 134.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:15:29.713Z] #14 134.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-20T08:15:29.713Z] #14 134.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-20T08:15:29.794Z] #39 ... [2020-07-20T08:15:29.794Z] [2020-07-20T08:15:29.794Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-20T08:15:29.794Z] #16 6.161 Collecting yamllint==1.16.0 [2020-07-20T08:15:29.970Z] #14 134.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-20T08:15:29.970Z] #14 134.1 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-20T08:15:29.970Z] #14 134.2 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-20T08:15:29.970Z] #14 134.2 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-20T08:15:29.970Z] #14 134.2 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-20T08:15:29.970Z] #14 134.2 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-20T08:15:33.255Z] #14 137.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-20T08:15:33.255Z] #14 137.2 Setting up iptables (1.8.2-4) ... [2020-07-20T08:15:33.256Z] #14 137.2 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-20T08:15:33.256Z] #14 137.2 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-20T08:15:33.256Z] #14 137.2 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-20T08:15:33.256Z] #14 137.2 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-20T08:15:33.256Z] #14 137.3 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-20T08:15:33.256Z] #14 137.3 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-20T08:15:33.256Z] #14 137.3 Setting up python3 (3.7.3-1) ... [2020-07-20T08:15:33.513Z] #14 137.7 Setting up python3-wheel (0.32.3-2) ... [2020-07-20T08:15:34.333Z] #14 138.4 Setting up apparmor (2.13.2-10) ... [2020-07-20T08:15:34.589Z] #14 ... [2020-07-20T08:15:34.589Z] [2020-07-20T08:15:34.589Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:15:34.589Z] #39 121.7 CC criu/crtools.o [2020-07-20T08:15:34.589Z] #39 122.3 CC criu/eventfd.o [2020-07-20T08:15:34.589Z] #39 122.6 CC criu/eventpoll.o [2020-07-20T08:15:34.589Z] #39 123.4 CC criu/external.o [2020-07-20T08:15:34.589Z] #39 123.7 CC criu/fault-injection.o [2020-07-20T08:15:34.589Z] #39 123.8 CC criu/fdstore.o [2020-07-20T08:15:34.589Z] #39 124.1 CC criu/fifo.o [2020-07-20T08:15:34.589Z] #39 124.7 CC criu/file-ids.o [2020-07-20T08:15:34.589Z] #39 125.1 CC criu/file-lock.o [2020-07-20T08:15:34.589Z] #39 126.1 CC criu/files-ext.o [2020-07-20T08:15:34.589Z] #39 126.5 CC criu/files-reg.o [2020-07-20T08:15:34.589Z] #39 128.8 CC criu/files.o [2020-07-20T08:15:34.589Z] #39 130.8 CC criu/filesystems.o [2020-07-20T08:15:34.589Z] #39 131.7 CC criu/fsnotify.o [2020-07-20T08:15:35.068Z] #16 11.49 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-20T08:15:35.068Z] #16 11.57 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-20T08:15:35.327Z] #16 11.61 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-20T08:15:35.327Z] #16 11.66 Collecting pyyaml (from yamllint==1.16.0) [2020-07-20T08:15:35.327Z] #16 11.81 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-20T08:15:35.518Z] #39 ... [2020-07-20T08:15:35.518Z] [2020-07-20T08:15:35.518Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-07-20T08:15:35.775Z] #14 139.9 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-20T08:15:36.031Z] #14 140.3 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-20T08:15:36.706Z] #16 13.24 Building wheels for collected packages: pyyaml [2020-07-20T08:15:36.706Z] #16 13.25 Running setup.py bdist_wheel for pyyaml: started [2020-07-20T08:15:36.961Z] #14 141.1 Setting up python3-distutils (3.7.3-1) ... [2020-07-20T08:15:37.474Z] #14 141.6 Setting up python3-setuptools (40.8.0-1) ... [2020-07-20T08:15:38.085Z] #16 14.27 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-20T08:15:38.085Z] #16 14.27 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-20T08:15:38.085Z] #16 14.36 Successfully built pyyaml [2020-07-20T08:15:38.085Z] #16 14.37 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-20T08:15:38.085Z] #16 14.64 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-20T08:15:38.344Z] #16 ... [2020-07-20T08:15:38.344Z] [2020-07-20T08:15:38.344Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-20T08:15:38.344Z] #52 182.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-20T08:15:38.604Z] #52 ... [2020-07-20T08:15:38.604Z] [2020-07-20T08:15:38.604Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-20T08:15:38.604Z] #16 DONE 15.0s [2020-07-20T08:15:38.604Z] [2020-07-20T08:15:38.604Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-07-20T08:15:38.604Z] #21 DONE 0.1s [2020-07-20T08:15:38.604Z] [2020-07-20T08:15:38.604Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-20T08:15:38.842Z] #14 142.8 Setting up python3-pip (18.1-5) ... [2020-07-20T08:15:39.541Z] #25 DONE 0.7s [2020-07-20T08:15:39.541Z] [2020-07-20T08:15:39.541Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-07-20T08:15:39.541Z] #27 DONE 0.1s [2020-07-20T08:15:39.541Z] [2020-07-20T08:15:39.541Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:15:39.541Z] #39 147.5 CC criu/namespaces.o [2020-07-20T08:15:39.541Z] #39 149.2 CC criu/net.o [2020-07-20T08:15:39.541Z] #39 152.3 CC criu/netfilter.o [2020-07-20T08:15:39.541Z] #39 152.7 CC criu/page-pipe.o [2020-07-20T08:15:39.541Z] #39 153.4 CC criu/page-xfer.o [2020-07-20T08:15:39.541Z] #39 155.2 CC criu/pagemap-cache.o [2020-07-20T08:15:39.541Z] #39 155.7 CC criu/pagemap.o [2020-07-20T08:15:39.541Z] #39 ... [2020-07-20T08:15:39.541Z] [2020-07-20T08:15:39.541Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-07-20T08:15:39.541Z] #30 DONE 0.0s [2020-07-20T08:15:39.541Z] [2020-07-20T08:15:39.541Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-07-20T08:15:39.541Z] #35 DONE 0.0s [2020-07-20T08:15:39.776Z] #14 143.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-20T08:15:39.776Z] #14 143.9 Setting up dmsetup (2:1.02.155-3) ... [2020-07-20T08:15:39.776Z] #14 143.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-20T08:15:39.776Z] #14 143.9 Setting up xfsprogs (4.20.0-1) ... [2020-07-20T08:15:39.776Z] #14 143.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-20T08:15:39.776Z] #14 143.9 Processing triggers for mime-support (3.62) ... [2020-07-20T08:15:39.776Z] #14 144.0 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:15:39.799Z] [2020-07-20T08:15:39.799Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:15:40.340Z] #14 DONE 144.6s [2020-07-20T08:15:40.340Z] [2020-07-20T08:15:40.340Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:15:40.340Z] #39 132.9 CC criu/image-desc.o [2020-07-20T08:15:40.340Z] #39 133.0 CC criu/image.o [2020-07-20T08:15:40.340Z] #39 134.0 CC criu/ipc_ns.o [2020-07-20T08:15:40.340Z] #39 135.0 CC criu/irmap.o [2020-07-20T08:15:40.340Z] #39 135.8 CC criu/kcmp-ids.o [2020-07-20T08:15:40.340Z] #39 136.3 CC criu/kerndat.o [2020-07-20T08:15:40.367Z] #39 156.6 CC criu/parasite-syscall.o [2020-07-20T08:15:40.367Z] #39 ... [2020-07-20T08:15:40.367Z] [2020-07-20T08:15:40.367Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-20T08:15:40.367Z] #52 184.3 + mkdir -p /build [2020-07-20T08:15:40.367Z] #52 184.3 + cp runc /build/runc [2020-07-20T08:15:40.367Z] #52 DONE 184.4s [2020-07-20T08:15:40.599Z] #39 137.6 CC criu/libnetlink.o [2020-07-20T08:15:40.626Z] [2020-07-20T08:15:40.626Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-20T08:15:41.162Z] #39 138.1 CC criu/log.o [2020-07-20T08:15:41.562Z] #48 ... [2020-07-20T08:15:41.562Z] [2020-07-20T08:15:41.562Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:15:41.562Z] #39 157.9 CC criu/path.o [2020-07-20T08:15:41.725Z] #39 138.7 CC criu/lsm.o [2020-07-20T08:15:41.821Z] #39 158.1 CC criu/pie-util-vdso-elf32.o [2020-07-20T08:15:41.982Z] #39 ... [2020-07-20T08:15:41.982Z] [2020-07-20T08:15:41.982Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-07-20T08:15:41.982Z] #15 1.648 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-20T08:15:41.982Z] #15 1.652 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-20T08:15:41.982Z] #15 1.655 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-20T08:15:41.982Z] #15 DONE 1.7s [2020-07-20T08:15:41.982Z] [2020-07-20T08:15:41.982Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-20T08:15:42.080Z] #39 158.4 CC criu/pie-util-vdso.o [2020-07-20T08:15:42.648Z] #39 158.8 CC criu/pie-util.o [2020-07-20T08:15:42.648Z] #39 158.9 CC criu/pipes.o [2020-07-20T08:15:43.217Z] #39 159.4 CC criu/plugin.o [2020-07-20T08:15:43.476Z] #39 159.7 CC criu/proc_parse.o [2020-07-20T08:15:45.669Z] ---> 09a8cd4d9d7a [2020-07-20T08:15:45.669Z] Successfully built 09a8cd4d9d7a [2020-07-20T08:15:45.669Z] Successfully tagged docker:latest [2020-07-20T08:15:45.669Z] INFO: Image build ended at 07/20/2020 08:15:44. Duration:00:03:13.6144823 [2020-07-20T08:15:45.669Z] [2020-07-20T08:15:45.669Z] [2020-07-20T08:15:45.669Z] INFO: Building the test binaries at 07/20/2020 08:15:44... [2020-07-20T08:15:46.013Z] #39 161.8 CC criu/protobuf-desc.o [2020-07-20T08:15:46.272Z] #39 162.5 CC criu/protobuf.o [2020-07-20T08:15:46.531Z] #39 162.8 CC criu/pstree.o [2020-07-20T08:15:47.468Z] #39 163.7 CC criu/rbtree.o [2020-07-20T08:15:47.728Z] #39 164.0 CC criu/rst-malloc.o [2020-07-20T08:15:47.987Z] #39 164.2 CC criu/seccomp.o [2020-07-20T08:15:48.246Z] #39 164.7 CC criu/seize.o [2020-07-20T08:15:48.525Z] #16 5.711 Collecting yamllint==1.16.0 [2020-07-20T08:15:48.629Z] INFO: make.ps1 starting at 07/20/2020 08:15:48 [2020-07-20T08:15:49.100Z] INFO: Git commit (1608292c0) assumed from DOCKER_GITCOMMIT environment variable [2020-07-20T08:15:49.100Z] INFO: Invoking autogen... [2020-07-20T08:15:49.182Z] #39 ... [2020-07-20T08:15:49.182Z] [2020-07-20T08:15:49.183Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-20T08:15:49.183Z] #36 233.1 + dpkg --print-architecture [2020-07-20T08:15:49.183Z] #36 233.1 + cd /tmp/tmp.8pFsO0c7CI/src/github.com/docker/distribution [2020-07-20T08:15:49.183Z] #36 233.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-20T08:15:49.183Z] #36 233.3 + GOPATH=/tmp/tmp.8pFsO0c7CI/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8pFsO0c7CI [2020-07-20T08:15:49.183Z] #36 233.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-20T08:15:49.455Z] #16 ... [2020-07-20T08:15:49.455Z] [2020-07-20T08:15:49.455Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:15:49.455Z] #39 139.4 CC criu/mem.o [2020-07-20T08:15:49.455Z] #39 141.3 CC criu/memfd.o [2020-07-20T08:15:49.455Z] #39 142.0 CC criu/mount.o [2020-07-20T08:15:49.455Z] #39 146.0 CC criu/namespaces.o [2020-07-20T08:15:50.092Z] INFO: Building daemon... [2020-07-20T08:15:50.823Z] #39 147.6 CC criu/net.o [2020-07-20T08:15:53.344Z] #39 ... [2020-07-20T08:15:53.344Z] [2020-07-20T08:15:53.344Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-20T08:15:53.344Z] #16 11.10 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-20T08:15:53.344Z] #16 11.19 Collecting pyyaml (from yamllint==1.16.0) [2020-07-20T08:15:53.344Z] #16 11.34 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-20T08:15:54.455Z] #36 ... [2020-07-20T08:15:54.455Z] [2020-07-20T08:15:54.455Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:15:54.455Z] #39 165.4 CC criu/servicefd.o [2020-07-20T08:15:54.455Z] #39 165.7 CC criu/shmem.o [2020-07-20T08:15:54.455Z] #39 166.3 CC criu/sigframe.o [2020-07-20T08:15:54.455Z] #39 166.4 CC criu/signalfd.o [2020-07-20T08:15:54.455Z] #39 166.6 CC criu/sk-inet.o [2020-07-20T08:15:54.455Z] #39 167.5 CC criu/sk-netlink.o [2020-07-20T08:15:54.455Z] #39 167.8 CC criu/sk-packet.o [2020-07-20T08:15:54.455Z] #39 168.3 CC criu/sk-queue.o [2020-07-20T08:15:54.455Z] #39 168.8 CC criu/sk-tcp.o [2020-07-20T08:15:54.455Z] #39 169.2 CC criu/sk-unix.o [2020-07-20T08:15:54.712Z] #16 12.75 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-20T08:15:54.712Z] #16 12.81 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-20T08:15:54.714Z] #39 170.9 CC criu/sockets.o [2020-07-20T08:15:54.969Z] #16 12.85 Building wheels for collected packages: pyyaml [2020-07-20T08:15:54.969Z] #16 12.87 Running setup.py bdist_wheel for pyyaml: started [2020-07-20T08:15:55.651Z] #39 171.8 CC criu/stats.o [2020-07-20T08:15:55.651Z] #39 172.0 CC criu/string.o [2020-07-20T08:15:55.910Z] #39 172.2 CC criu/sysctl.o [2020-07-20T08:15:56.337Z] #16 14.03 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-20T08:15:56.337Z] #16 14.04 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-20T08:15:56.337Z] #16 14.12 Successfully built pyyaml [2020-07-20T08:15:56.337Z] #16 14.14 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-20T08:15:56.480Z] #39 172.8 CC criu/sysfs_parse.o [2020-07-20T08:15:56.593Z] #16 14.53 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-20T08:15:56.740Z] #39 173.1 CC criu/timens.o [2020-07-20T08:15:56.851Z] #16 DONE 14.9s [2020-07-20T08:15:56.851Z] [2020-07-20T08:15:56.851Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-07-20T08:15:57.108Z] #21 DONE 0.1s [2020-07-20T08:15:57.108Z] [2020-07-20T08:15:57.108Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-20T08:15:57.308Z] #39 173.5 CC criu/timerfd.o [2020-07-20T08:15:57.569Z] #39 173.8 CC criu/tty.o [2020-07-20T08:15:58.038Z] #25 DONE 0.8s [2020-07-20T08:15:58.038Z] [2020-07-20T08:15:58.038Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:15:58.038Z] #39 150.6 CC criu/netfilter.o [2020-07-20T08:15:58.038Z] #39 151.0 CC criu/page-pipe.o [2020-07-20T08:15:58.038Z] #39 151.8 CC criu/page-xfer.o [2020-07-20T08:15:58.038Z] #39 153.3 CC criu/pagemap-cache.o [2020-07-20T08:15:58.038Z] #39 153.8 CC criu/pagemap.o [2020-07-20T08:15:58.038Z] #39 ... [2020-07-20T08:15:58.038Z] [2020-07-20T08:15:58.038Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-07-20T08:15:58.038Z] #27 DONE 0.1s [2020-07-20T08:15:58.038Z] [2020-07-20T08:15:58.038Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-07-20T08:15:58.038Z] #30 DONE 0.1s [2020-07-20T08:15:58.038Z] [2020-07-20T08:15:58.038Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-07-20T08:15:58.038Z] #35 DONE 0.0s [2020-07-20T08:15:58.038Z] [2020-07-20T08:15:58.038Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-07-20T08:15:58.038Z] #52 184.0 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-20T08:15:58.968Z] #52 186.1 + mkdir -p /build [2020-07-20T08:15:58.968Z] #52 186.1 + cp runc /build/runc [2020-07-20T08:15:58.968Z] #52 DONE 186.3s [2020-07-20T08:15:58.968Z] [2020-07-20T08:15:58.968Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:15:58.968Z] #39 155.2 CC criu/parasite-syscall.o [2020-07-20T08:15:59.224Z] #39 156.1 CC criu/path.o [2020-07-20T08:15:59.475Z] #39 175.4 CC criu/tun.o [2020-07-20T08:15:59.475Z] #39 175.9 CC criu/uffd.o [2020-07-20T08:15:59.481Z] #39 156.6 CC criu/pie-util-vdso-elf32.o [2020-07-20T08:16:00.044Z] #39 157.0 CC criu/pie-util-vdso.o [2020-07-20T08:16:00.301Z] #39 157.3 CC criu/pie-util.o [2020-07-20T08:16:00.558Z] #39 157.4 CC criu/pipes.o [2020-07-20T08:16:00.857Z] #39 176.8 CC criu/util.o [2020-07-20T08:16:01.121Z] #39 158.0 CC criu/plugin.o [2020-07-20T08:16:01.377Z] #39 158.4 CC criu/proc_parse.o [2020-07-20T08:16:01.692Z] 🇩 bin/containerd [2020-07-20T08:16:01.796Z] #39 178.1 CC criu/uts_ns.o [2020-07-20T08:16:02.056Z] #39 178.3 CC criu/vdso-compat.o [2020-07-20T08:16:02.315Z] #39 178.6 CC criu/vdso.o [2020-07-20T08:16:02.884Z] #39 179.1 LINK criu/built-in.o [2020-07-20T08:16:02.884Z] #39 179.2 LINK criu/criu [2020-07-20T08:16:03.453Z] #39 179.7 DEP lib/c/criu.d [2020-07-20T08:16:03.453Z] #39 179.7 CC images/rpc.pb-c.o [2020-07-20T08:16:03.897Z] #39 160.4 CC criu/protobuf-desc.o [2020-07-20T08:16:03.897Z] #39 ... [2020-07-20T08:16:03.897Z] [2020-07-20T08:16:03.897Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-20T08:16:03.897Z] #36 232.0 + dpkg --print-architecture [2020-07-20T08:16:03.897Z] #36 232.0 + cd /tmp/tmp.M9XDIiMShx/src/github.com/docker/distribution [2020-07-20T08:16:03.897Z] #36 232.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-20T08:16:03.897Z] #36 232.3 + GOPATH=/tmp/tmp.M9XDIiMShx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.M9XDIiMShx [2020-07-20T08:16:03.897Z] #36 232.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-20T08:16:04.023Z] #39 180.3 CC lib/c/criu.o [2020-07-20T08:16:04.972Z] #39 181.1 LINK lib/c/built-in.o [2020-07-20T08:16:04.972Z] #39 181.1 LINK lib/c/libcriu.so [2020-07-20T08:16:04.972Z] #39 ... [2020-07-20T08:16:04.972Z] [2020-07-20T08:16:04.972Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-20T08:16:04.972Z] #36 253.3 + rm -rf /tmp/tmp.8pFsO0c7CI/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.8pFsO0c7CI [2020-07-20T08:16:04.972Z] #36 DONE 253.6s [2020-07-20T08:16:04.972Z] [2020-07-20T08:16:04.972Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:16:04.972Z] #39 181.2 LINK lib/c/libcriu.a [2020-07-20T08:16:04.972Z] #39 181.3 GEN magic.py [2020-07-20T08:16:05.232Z] #39 181.5 Note: Building without setproctitle() and strlcpy() support. [2020-07-20T08:16:05.232Z] #39 181.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-20T08:16:05.232Z] #39 181.5 Note: Building without GnuTLS support [2020-07-20T08:16:05.232Z] #39 181.5 Makefile.config:39: Warn: you have no libnftables installed [2020-07-20T08:16:05.232Z] #39 181.5 Makefile.config:40: Warn: Building without nftables support [2020-07-20T08:16:06.171Z] #39 182.6 fatal: not a git repository (or any of the parent directories): .git [2020-07-20T08:16:06.745Z] #39 ... [2020-07-20T08:16:06.745Z] [2020-07-20T08:16:06.745Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-20T08:16:06.745Z] #48 DONE 251.7s [2020-07-20T08:16:06.745Z] [2020-07-20T08:16:06.745Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:16:07.314Z] #39 183.5 make[1]: Nothing to be done for 'all'. [2020-07-20T08:16:07.884Z] #39 ... [2020-07-20T08:16:07.884Z] [2020-07-20T08:16:07.884Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-07-20T08:16:07.884Z] #37 DONE 0.2s [2020-07-20T08:16:07.884Z] [2020-07-20T08:16:07.884Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:16:07.884Z] #39 184.3 make[1]: 'images/built-in.o' is up to date. [2020-07-20T08:16:08.143Z] #39 184.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-20T08:16:08.143Z] #39 184.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-20T08:16:08.403Z] #39 184.6 make[1]: 'compel/libcompel.a' is up to date. [2020-07-20T08:16:08.403Z] #39 184.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-20T08:16:08.403Z] #39 184.6 make[1]: Nothing to be done for 'all'. [2020-07-20T08:16:08.403Z] #39 184.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-20T08:16:08.662Z] #39 184.9 make[2]: Nothing to be done for 'all'. [2020-07-20T08:16:08.662Z] #39 184.9 make[2]: Nothing to be done for 'all'. [2020-07-20T08:16:08.662Z] #39 184.9 make[2]: Nothing to be done for 'all'. [2020-07-20T08:16:08.662Z] #39 185.0 make[2]: Nothing to be done for 'all'. [2020-07-20T08:16:08.662Z] #39 185.0 make[2]: Nothing to be done for 'all'. [2020-07-20T08:16:08.662Z] #39 185.0 make[2]: Nothing to be done for 'all'. [2020-07-20T08:16:08.662Z] #39 185.1 make[2]: Nothing to be done for 'all'. [2020-07-20T08:16:08.923Z] #39 185.2 make[2]: Nothing to be done for 'all'. [2020-07-20T08:16:08.923Z] #39 185.2 INSTALL criu/criu [2020-07-20T08:16:08.923Z] #39 DONE 185.3s [2020-07-20T08:16:08.923Z] [2020-07-20T08:16:08.923Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-20T08:16:10.312Z] #57 ... [2020-07-20T08:16:10.312Z] [2020-07-20T08:16:10.312Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-07-20T08:16:10.312Z] #40 DONE 0.0s [2020-07-20T08:16:10.312Z] [2020-07-20T08:16:10.312Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-07-20T08:16:10.312Z] #43 DONE 0.1s [2020-07-20T08:16:10.312Z] [2020-07-20T08:16:10.312Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-07-20T08:16:10.312Z] #46 DONE 0.1s [2020-07-20T08:16:10.312Z] [2020-07-20T08:16:10.312Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-07-20T08:16:10.881Z] #49 DONE 0.4s [2020-07-20T08:16:10.881Z] [2020-07-20T08:16:10.881Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-07-20T08:16:10.881Z] #53 DONE 0.0s [2020-07-20T08:16:10.881Z] [2020-07-20T08:16:10.881Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-20T08:16:16.148Z] #36 ... [2020-07-20T08:16:16.148Z] [2020-07-20T08:16:16.148Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:16:16.148Z] #39 161.1 CC criu/protobuf.o [2020-07-20T08:16:16.148Z] #39 161.5 CC criu/pstree.o [2020-07-20T08:16:16.148Z] #39 162.4 CC criu/rbtree.o [2020-07-20T08:16:16.148Z] #39 162.6 CC criu/rst-malloc.o [2020-07-20T08:16:16.148Z] #39 162.8 CC criu/seccomp.o [2020-07-20T08:16:16.148Z] #39 163.4 CC criu/seize.o [2020-07-20T08:16:16.148Z] #39 164.2 CC criu/servicefd.o [2020-07-20T08:16:16.148Z] #39 164.6 CC criu/shmem.o [2020-07-20T08:16:16.148Z] #39 165.2 CC criu/sigframe.o [2020-07-20T08:16:16.148Z] #39 165.4 CC criu/signalfd.o [2020-07-20T08:16:16.148Z] #39 165.8 CC criu/sk-inet.o [2020-07-20T08:16:16.148Z] #39 166.6 CC criu/sk-netlink.o [2020-07-20T08:16:16.148Z] #39 166.9 CC criu/sk-packet.o [2020-07-20T08:16:16.148Z] #39 167.3 CC criu/sk-queue.o [2020-07-20T08:16:16.148Z] #39 167.8 CC criu/sk-tcp.o [2020-07-20T08:16:16.148Z] #39 168.4 CC criu/sk-unix.o [2020-07-20T08:16:16.148Z] #39 170.0 CC criu/sockets.o [2020-07-20T08:16:16.148Z] #39 170.8 CC criu/stats.o [2020-07-20T08:16:16.148Z] #39 171.1 CC criu/string.o [2020-07-20T08:16:16.148Z] #39 171.2 CC criu/sysctl.o [2020-07-20T08:16:16.148Z] #39 171.8 CC criu/sysfs_parse.o [2020-07-20T08:16:16.148Z] #39 172.1 CC criu/timens.o [2020-07-20T08:16:16.148Z] #39 172.4 CC criu/timerfd.o [2020-07-20T08:16:16.148Z] #39 172.8 CC criu/tty.o [2020-07-20T08:16:17.515Z] #39 174.4 CC criu/tun.o [2020-07-20T08:16:17.772Z] #39 174.8 CC criu/uffd.o [2020-07-20T08:16:19.002Z] #57 223.5 🇩 bin/containerd [2020-07-20T08:16:19.140Z] #39 175.8 CC criu/util.o [2020-07-20T08:16:20.069Z] #39 176.8 CC criu/uts_ns.o [2020-07-20T08:16:20.069Z] #39 177.0 CC criu/vdso-compat.o [2020-07-20T08:16:20.325Z] #39 177.1 CC criu/vdso.o [2020-07-20T08:16:20.888Z] #39 177.7 LINK criu/built-in.o [2020-07-20T08:16:20.888Z] #39 177.9 LINK criu/criu [2020-07-20T08:16:21.452Z] #39 178.3 DEP lib/c/criu.d [2020-07-20T08:16:21.452Z] #39 178.3 CC images/rpc.pb-c.o [2020-07-20T08:16:22.016Z] #39 178.8 CC lib/c/criu.o [2020-07-20T08:16:22.945Z] #39 179.8 LINK lib/c/built-in.o [2020-07-20T08:16:22.945Z] #39 179.9 LINK lib/c/libcriu.so [2020-07-20T08:16:22.945Z] #39 179.9 LINK lib/c/libcriu.a [2020-07-20T08:16:22.945Z] #39 180.0 GEN magic.py [2020-07-20T08:16:23.201Z] #39 180.1 Note: Building without setproctitle() and strlcpy() support. [2020-07-20T08:16:23.201Z] #39 180.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-20T08:16:23.201Z] #39 180.1 Note: Building without GnuTLS support [2020-07-20T08:16:23.201Z] #39 180.1 Makefile.config:39: Warn: you have no libnftables installed [2020-07-20T08:16:23.201Z] #39 180.1 Makefile.config:40: Warn: Building without nftables support [2020-07-20T08:16:24.133Z] #39 ... [2020-07-20T08:16:24.133Z] [2020-07-20T08:16:24.133Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-07-20T08:16:24.133Z] #36 252.7 + rm -rf /tmp/tmp.M9XDIiMShx/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.M9XDIiMShx [2020-07-20T08:16:24.133Z] #36 DONE 253.0s [2020-07-20T08:16:24.133Z] [2020-07-20T08:16:24.133Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:16:24.133Z] #39 181.0 fatal: not a git repository (or any of the parent directories): .git [2020-07-20T08:16:24.255Z] 🇩 bin/containerd-stress [2020-07-20T08:16:24.255Z] 🇩 bin/containerd-shim [2020-07-20T08:16:25.062Z] #39 181.9 make[1]: Nothing to be done for 'all'. [2020-07-20T08:16:25.624Z] #39 ... [2020-07-20T08:16:25.624Z] [2020-07-20T08:16:25.624Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-07-20T08:16:25.624Z] #48 DONE 253.0s [2020-07-20T08:16:25.880Z] [2020-07-20T08:16:25.880Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:16:26.139Z] #39 182.9 make[1]: 'images/built-in.o' is up to date. [2020-07-20T08:16:26.139Z] #39 182.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-20T08:16:26.139Z] #39 183.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-20T08:16:26.139Z] #39 183.0 make[1]: 'compel/libcompel.a' is up to date. [2020-07-20T08:16:26.139Z] #39 183.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-20T08:16:26.139Z] #39 183.1 make[1]: Nothing to be done for 'all'. [2020-07-20T08:16:26.139Z] #39 183.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-20T08:16:26.398Z] #39 183.4 make[2]: Nothing to be done for 'all'. [2020-07-20T08:16:26.398Z] #39 183.4 make[2]: Nothing to be done for 'all'. [2020-07-20T08:16:26.655Z] #39 ... [2020-07-20T08:16:26.655Z] [2020-07-20T08:16:26.655Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-07-20T08:16:26.655Z] #37 DONE 0.2s [2020-07-20T08:16:26.655Z] [2020-07-20T08:16:26.655Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-20T08:16:26.655Z] #39 183.4 make[2]: Nothing to be done for 'all'. [2020-07-20T08:16:26.655Z] #39 183.5 make[2]: Nothing to be done for 'all'. [2020-07-20T08:16:26.655Z] #39 183.6 make[2]: Nothing to be done for 'all'. [2020-07-20T08:16:26.655Z] #39 183.6 make[2]: Nothing to be done for 'all'. [2020-07-20T08:16:26.911Z] #39 183.7 make[2]: Nothing to be done for 'all'. [2020-07-20T08:16:26.911Z] #39 183.8 make[2]: Nothing to be done for 'all'. [2020-07-20T08:16:26.911Z] #39 183.9 INSTALL criu/criu [2020-07-20T08:16:27.171Z] #39 DONE 184.0s [2020-07-20T08:16:27.171Z] [2020-07-20T08:16:27.171Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-20T08:16:28.540Z] #57 ... [2020-07-20T08:16:28.540Z] [2020-07-20T08:16:28.540Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-07-20T08:16:28.796Z] #40 DONE 0.1s [2020-07-20T08:16:28.796Z] [2020-07-20T08:16:28.796Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-07-20T08:16:28.796Z] #43 DONE 0.1s [2020-07-20T08:16:28.796Z] [2020-07-20T08:16:28.796Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-20T08:16:28.796Z] #57 ... [2020-07-20T08:16:28.796Z] [2020-07-20T08:16:28.796Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-07-20T08:16:28.796Z] #46 DONE 0.1s [2020-07-20T08:16:29.052Z] [2020-07-20T08:16:29.052Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-07-20T08:16:29.322Z] #49 DONE 0.4s [2020-07-20T08:16:29.322Z] [2020-07-20T08:16:29.322Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-20T08:16:29.578Z] #57 ... [2020-07-20T08:16:29.578Z] [2020-07-20T08:16:29.578Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-07-20T08:16:29.578Z] #53 DONE 0.1s [2020-07-20T08:16:29.834Z] [2020-07-20T08:16:29.834Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-07-20T08:16:29.886Z] 🇩 bin/containerd-shim-runc-v1 [2020-07-20T08:16:31.979Z] 🇩 binaries [2020-07-20T08:16:31.979Z] + mkdir -p /build [2020-07-20T08:16:31.979Z] + cp bin/containerd /build/containerd [2020-07-20T08:16:31.979Z] + cp bin/containerd-shim /build/containerd-shim [2020-07-20T08:16:31.979Z] + cp bin/ctr /build/ctr [2020-07-20T08:16:36.464Z] Removing intermediate container 3d357a67efe6 [2020-07-20T08:16:36.464Z] ---> eecbd77dacde [2020-07-20T08:16:36.464Z] Step 61/140 : FROM dev-base AS proxy [2020-07-20T08:16:36.464Z] ---> a40e77103c54 [2020-07-20T08:16:36.464Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy [2020-07-20T08:16:36.464Z] ---> Running in 9a7eaf631c33 [2020-07-20T08:16:36.464Z] Removing intermediate container 9a7eaf631c33 [2020-07-20T08:16:36.464Z] ---> cabb2b470793 [2020-07-20T08:16:36.464Z] Step 63/140 : ARG LIBNETWORK_COMMIT [2020-07-20T08:16:36.464Z] ---> Running in 91dfdf38b563 [2020-07-20T08:16:36.464Z] Removing intermediate container 91dfdf38b563 [2020-07-20T08:16:36.464Z] ---> e95e9ba8e342 [2020-07-20T08:16:36.464Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:16:36.464Z] ---> e19de69d945e [2020-07-20T08:16:36.464Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-20T08:16:36.464Z] ---> 9657078e03a9 [2020-07-20T08:16:36.464Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-20T08:16:36.464Z] ---> Running in 65fbc5fef5dc [2020-07-20T08:16:36.768Z] + RM_GOPATH=0 [2020-07-20T08:16:36.768Z] + TMP_GOPATH= [2020-07-20T08:16:36.768Z] + : /build [2020-07-20T08:16:36.768Z] + '[' -z '' ']' [2020-07-20T08:16:36.768Z] ++ mktemp -d [2020-07-20T08:16:36.768Z] + export GOPATH=/tmp/tmp.fSJrhAh1y9 [2020-07-20T08:16:36.768Z] + GOPATH=/tmp/tmp.fSJrhAh1y9 [2020-07-20T08:16:36.768Z] + RM_GOPATH=1 [2020-07-20T08:16:36.768Z] ++ dirname ./install.sh [2020-07-20T08:16:36.768Z] Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-20T08:16:36.768Z] + dir=. [2020-07-20T08:16:36.768Z] + bin=proxy [2020-07-20T08:16:36.768Z] + shift [2020-07-20T08:16:36.768Z] + '[' '!' -f ./proxy.installer ']' [2020-07-20T08:16:36.768Z] + . ./proxy.installer [2020-07-20T08:16:36.768Z] ++ : 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-20T08:16:36.768Z] + install_proxy [2020-07-20T08:16:36.768Z] + case "$1" in [2020-07-20T08:16:36.768Z] + export CGO_ENABLED=0 [2020-07-20T08:16:36.768Z] + CGO_ENABLED=0 [2020-07-20T08:16:36.768Z] + _install_proxy [2020-07-20T08:16:36.768Z] + echo 'Install docker-proxy version 026aabaa659832804b01754aaadd2c0f420c68b6' [2020-07-20T08:16:36.768Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.fSJrhAh1y9/src/github.com/docker/libnetwork [2020-07-20T08:16:36.768Z] Cloning into '/tmp/tmp.fSJrhAh1y9/src/github.com/docker/libnetwork'... [2020-07-20T08:16:37.928Z] #57 222.1 🇩 bin/containerd [2020-07-20T08:16:38.849Z] + cd /tmp/tmp.fSJrhAh1y9/src/github.com/docker/libnetwork [2020-07-20T08:16:38.850Z] + git checkout -q 026aabaa659832804b01754aaadd2c0f420c68b6 [2020-07-20T08:16:39.144Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-20T08:16:41.057Z] #57 245.6 🇩 bin/containerd-stress [2020-07-20T08:16:41.907Z] Removing intermediate container 65fbc5fef5dc [2020-07-20T08:16:41.907Z] ---> dc52455d3ad2 [2020-07-20T08:16:41.907Z] Step 67/140 : FROM base AS gometalinter [2020-07-20T08:16:41.907Z] ---> a40e77103c54 [2020-07-20T08:16:41.907Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter [2020-07-20T08:16:41.907Z] ---> Running in 784d5e5a5a96 [2020-07-20T08:16:41.907Z] Removing intermediate container 784d5e5a5a96 [2020-07-20T08:16:41.907Z] ---> 6f32cc8a8f16 [2020-07-20T08:16:41.907Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:16:41.907Z] ---> 7e63699d26d5 [2020-07-20T08:16:41.907Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-20T08:16:42.004Z] #57 247.5 🇩 bin/containerd-shim [2020-07-20T08:16:42.203Z] ---> 727df7246458 [2020-07-20T08:16:42.203Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-20T08:16:42.203Z] ---> Running in 13d897cdac47 [2020-07-20T08:16:42.497Z] + RM_GOPATH=0 [2020-07-20T08:16:42.497Z] + TMP_GOPATH= [2020-07-20T08:16:42.497Z] + : /build [2020-07-20T08:16:42.497Z] + '[' -z '' ']' [2020-07-20T08:16:42.497Z] ++ mktemp -d [2020-07-20T08:16:42.497Z] + export GOPATH=/tmp/tmp.FksYHo2bLD [2020-07-20T08:16:42.497Z] + GOPATH=/tmp/tmp.FksYHo2bLD [2020-07-20T08:16:42.497Z] + RM_GOPATH=1 [2020-07-20T08:16:42.497Z] ++ dirname ./install.sh [2020-07-20T08:16:42.497Z] Installing gometalinter version v2.0.6 [2020-07-20T08:16:42.497Z] + dir=. [2020-07-20T08:16:42.497Z] + bin=gometalinter [2020-07-20T08:16:42.497Z] + shift [2020-07-20T08:16:42.497Z] + '[' '!' -f ./gometalinter.installer ']' [2020-07-20T08:16:42.497Z] + . ./gometalinter.installer [2020-07-20T08:16:42.497Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-07-20T08:16:42.497Z] + install_gometalinter [2020-07-20T08:16:42.497Z] + echo 'Installing gometalinter version v2.0.6' [2020-07-20T08:16:42.497Z] + go get -d github.com/alecthomas/gometalinter [2020-07-20T08:16:43.541Z] + cd /tmp/tmp.FksYHo2bLD/src/github.com/alecthomas/gometalinter [2020-07-20T08:16:43.541Z] + git checkout -q v2.0.6 [2020-07-20T08:16:43.541Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-07-20T08:16:48.575Z] #57 253.3 🇩 bin/containerd-shim-runc-v1 [2020-07-20T08:16:50.478Z] #57 255.9 🇩 binaries [2020-07-20T08:16:50.478Z] #57 255.9 + mkdir -p /build [2020-07-20T08:16:50.478Z] #57 255.9 + cp bin/containerd /build/containerd [2020-07-20T08:16:50.478Z] #57 255.9 + cp bin/containerd-shim /build/containerd-shim [2020-07-20T08:16:50.478Z] #57 255.9 + cp bin/ctr /build/ctr [2020-07-20T08:16:50.736Z] #57 DONE 256.2s [2020-07-20T08:16:51.676Z] [2020-07-20T08:16:51.676Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-07-20T08:16:51.935Z] #58 DONE 0.1s [2020-07-20T08:16:51.935Z] [2020-07-20T08:16:51.935Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-07-20T08:16:51.935Z] #62 DONE 0.1s [2020-07-20T08:16:51.935Z] [2020-07-20T08:16:51.935Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-07-20T08:16:51.935Z] #64 DONE 0.1s [2020-07-20T08:16:51.935Z] [2020-07-20T08:16:51.935Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-07-20T08:16:51.935Z] #67 DONE 0.0s [2020-07-20T08:16:52.195Z] [2020-07-20T08:16:52.195Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-07-20T08:16:52.195Z] #68 DONE 0.0s [2020-07-20T08:16:52.195Z] [2020-07-20T08:16:52.195Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-20T08:16:52.763Z] #69 DONE 0.6s [2020-07-20T08:16:52.763Z] [2020-07-20T08:16:52.763Z] #70 exporting to image [2020-07-20T08:16:52.763Z] #70 exporting layers [2020-07-20T08:16:56.253Z] + GOBIN=/build [2020-07-20T08:16:56.253Z] + /build/gometalinter --install [2020-07-20T08:16:56.253Z] Installing: [2020-07-20T08:16:56.253Z] deadcode [2020-07-20T08:16:56.253Z] dupl [2020-07-20T08:16:56.253Z] errcheck [2020-07-20T08:16:56.253Z] gas [2020-07-20T08:16:56.253Z] gochecknoglobals [2020-07-20T08:16:56.253Z] gochecknoinits [2020-07-20T08:16:56.253Z] goconst [2020-07-20T08:16:56.253Z] gocyclo [2020-07-20T08:16:56.253Z] goimports [2020-07-20T08:16:56.253Z] golint [2020-07-20T08:16:56.253Z] gosimple [2020-07-20T08:16:56.253Z] gotype [2020-07-20T08:16:56.253Z] gotypex [2020-07-20T08:16:56.253Z] ineffassign [2020-07-20T08:16:56.253Z] interfacer [2020-07-20T08:16:56.253Z] lll [2020-07-20T08:16:56.253Z] maligned [2020-07-20T08:16:56.253Z] megacheck [2020-07-20T08:16:56.253Z] misspell [2020-07-20T08:16:56.253Z] nakedret [2020-07-20T08:16:56.253Z] safesql [2020-07-20T08:16:56.253Z] staticcheck [2020-07-20T08:16:56.253Z] structcheck [2020-07-20T08:16:56.253Z] unconvert [2020-07-20T08:16:56.253Z] unparam [2020-07-20T08:16:56.253Z] unused [2020-07-20T08:16:56.253Z] varcheck [2020-07-20T08:16:59.332Z] #70 exporting layers 6.4s done [2020-07-20T08:16:59.332Z] #70 writing image sha256:1af651316cd1deb4ae5249f483b1002bc885a6dc0be83a8c7d199045f1222e24 done [2020-07-20T08:16:59.332Z] #70 naming to docker.io/library/docker:1608292c091b10227fec0e455cc452d29b30369a done [2020-07-20T08:16:59.332Z] #70 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-20T08:16:59.674Z] + trap exit INT TERM [2020-07-20T08:16:59.674Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-20T08:16:59.674Z] + CONTAINER_NAME=docker-pr1 [2020-07-20T08:16:59.674Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41235/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41235/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1608292c091b10227fec0e455cc452d29b30369a -e DOCKER_GRAPHDRIVER docker:1608292c091b10227fec0e455cc452d29b30369a hack/make.sh dynbinary-daemon [2020-07-20T08:16:59.835Z] #57 244.5 🇩 bin/containerd-stress [2020-07-20T08:16:59.934Z] [2020-07-20T08:17:00.193Z] Removing bundles/ [2020-07-20T08:17:00.193Z] [2020-07-20T08:17:00.193Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-20T08:17:00.193Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T08:17:00.193Z] GOOS="" GOARCH="" GOARM="" [2020-07-20T08:17:01.204Z] #57 246.3 🇩 bin/containerd-shim [2020-07-20T08:17:02.405Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-07-20T08:17:02.405Z] [2020-07-20T08:17:02.405Z] ________ ____ __. [2020-07-20T08:17:02.405Z] \_____ \ | |/ _| [2020-07-20T08:17:02.405Z] / | \| < [2020-07-20T08:17:02.405Z] / | \ | \ [2020-07-20T08:17:02.405Z] \_______ /____|__ \ [2020-07-20T08:17:02.405Z] \/ \/ [2020-07-20T08:17:02.405Z] [2020-07-20T08:17:02.405Z] INFO: make.ps1 ended at 07/20/2020 08:16:51 [2020-07-20T08:17:02.405Z] INFO: Binaries build ended at 07/20/2020 08:16:54. Duration:00:01:09.8043722 [2020-07-20T08:17:02.405Z] INFO: Copying the built daemon binary to d:\CI\PR-41235\1\binary\dockerd-1608292c0.exe... [2020-07-20T08:17:02.405Z] INFO: Copying the built client binary to d:\CI\PR-41235\1\binary\docker-1608292c0.exe... [2020-07-20T08:17:02.405Z] INFO: Copying dockerversion from the container... [2020-07-20T08:17:02.405Z] INFO: Copying the golang package from the container to d:\CI\PR-41235\1\installer\go.zip... [2020-07-20T08:17:02.405Z] INFO: Extracting go.zip to d:\CI\PR-41235\1\go [2020-07-20T08:17:07.787Z] #57 252.2 🇩 bin/containerd-shim-runc-v1 [2020-07-20T08:17:10.305Z] #57 254.9 🇩 binaries [2020-07-20T08:17:10.305Z] #57 254.9 + mkdir -p /build [2020-07-20T08:17:10.305Z] #57 254.9 + cp bin/containerd /build/containerd [2020-07-20T08:17:10.305Z] #57 254.9 + cp bin/containerd-shim /build/containerd-shim [2020-07-20T08:17:10.305Z] #57 254.9 + cp bin/ctr /build/ctr [2020-07-20T08:17:10.305Z] #57 DONE 255.1s [2020-07-20T08:17:10.867Z] [2020-07-20T08:17:10.867Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-07-20T08:17:10.867Z] #58 DONE 0.1s [2020-07-20T08:17:10.867Z] [2020-07-20T08:17:10.867Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-07-20T08:17:10.867Z] #62 DONE 0.1s [2020-07-20T08:17:10.867Z] [2020-07-20T08:17:10.867Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-07-20T08:17:10.867Z] #64 DONE 0.1s [2020-07-20T08:17:11.124Z] [2020-07-20T08:17:11.124Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-07-20T08:17:11.124Z] #67 DONE 0.0s [2020-07-20T08:17:11.124Z] [2020-07-20T08:17:11.124Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-07-20T08:17:11.124Z] #68 DONE 0.0s [2020-07-20T08:17:11.124Z] [2020-07-20T08:17:11.124Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-20T08:17:11.685Z] #69 DONE 0.6s [2020-07-20T08:17:11.685Z] [2020-07-20T08:17:11.685Z] #70 exporting to image [2020-07-20T08:17:11.685Z] #70 exporting layers [2020-07-20T08:17:18.820Z] Removing intermediate container 13d897cdac47 [2020-07-20T08:17:18.820Z] ---> 997cfa6577bd [2020-07-20T08:17:18.820Z] Step 72/140 : FROM base AS gotestsum [2020-07-20T08:17:18.820Z] ---> a40e77103c54 [2020-07-20T08:17:18.820Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum [2020-07-20T08:17:18.820Z] ---> Running in 3099a1488bfc [2020-07-20T08:17:18.820Z] Removing intermediate container 3099a1488bfc [2020-07-20T08:17:18.820Z] ---> 2ed044d3479a [2020-07-20T08:17:18.820Z] Step 74/140 : ARG GOTESTSUM_COMMIT [2020-07-20T08:17:18.820Z] ---> Running in c915c35aed2a [2020-07-20T08:17:18.820Z] Removing intermediate container c915c35aed2a [2020-07-20T08:17:18.820Z] ---> d48780ddf0d6 [2020-07-20T08:17:18.820Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:17:18.820Z] ---> 8a1656a6b231 [2020-07-20T08:17:18.820Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-20T08:17:18.820Z] ---> 2de81fe5583f [2020-07-20T08:17:18.820Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-20T08:17:18.820Z] ---> Running in cc850082c767 [2020-07-20T08:17:18.820Z] + RM_GOPATH=0 [2020-07-20T08:17:18.820Z] + TMP_GOPATH= [2020-07-20T08:17:18.820Z] + : /build [2020-07-20T08:17:18.820Z] + '[' -z '' ']' [2020-07-20T08:17:18.820Z] ++ mktemp -d [2020-07-20T08:17:18.820Z] + export GOPATH=/tmp/tmp.LnFAgCw83C [2020-07-20T08:17:18.820Z] + GOPATH=/tmp/tmp.LnFAgCw83C [2020-07-20T08:17:18.820Z] + RM_GOPATH=1 [2020-07-20T08:17:18.820Z] ++ dirname ./install.sh [2020-07-20T08:17:18.820Z] + dir=. [2020-07-20T08:17:18.820Z] + bin=gotestsum [2020-07-20T08:17:18.820Z] + shift [2020-07-20T08:17:18.820Z] + '[' '!' -f ./gotestsum.installer ']' [2020-07-20T08:17:18.820Z] + . ./gotestsum.installer [2020-07-20T08:17:18.820Z] ++ : v0.3.5 [2020-07-20T08:17:18.820Z] + install_gotestsum [2020-07-20T08:17:18.820Z] + set -e [2020-07-20T08:17:18.820Z] + export GO111MODULE=on [2020-07-20T08:17:18.820Z] + GO111MODULE=on [2020-07-20T08:17:18.820Z] + go get -d gotest.tools/gotestsum@v0.3.5 [2020-07-20T08:17:18.820Z] go: finding gotest.tools v0.3.5 [2020-07-20T08:17:18.820Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-07-20T08:17:19.112Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-20T08:17:19.768Z] #70 exporting layers 6.8s done [2020-07-20T08:17:19.768Z] #70 writing image sha256:f5a3994235192dcf25926f7f1624c9e84f640149b70d44738406fc18bde1ad8e done [2020-07-20T08:17:19.768Z] #70 naming to docker.io/library/docker:1608292c091b10227fec0e455cc452d29b30369a done [2020-07-20T08:17:19.768Z] #70 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-07-20T08:17:20.096Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41235/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41235/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1608292c091b10227fec0e455cc452d29b30369a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:1608292c091b10227fec0e455cc452d29b30369a hack/validate/default [2020-07-20T08:17:20.150Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-20T08:17:20.659Z] Congratulations! All commits are properly signed with the DCO! [2020-07-20T08:17:22.894Z] go: downloading gotest.tools v2.1.0+incompatible [2020-07-20T08:17:22.894Z] go: extracting gotest.tools v2.1.0+incompatible [2020-07-20T08:17:22.894Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-07-20T08:17:22.894Z] go: downloading github.com/fatih/color v1.6.0 [2020-07-20T08:17:22.894Z] go: downloading github.com/pkg/errors v0.8.0 [2020-07-20T08:17:22.894Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-20T08:17:22.894Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T08:17:22.894Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-20T08:17:22.894Z] go: extracting github.com/fatih/color v1.6.0 [2020-07-20T08:17:22.894Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-20T08:17:22.894Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-20T08:17:22.894Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-20T08:17:22.894Z] go: extracting github.com/pkg/errors v0.8.0 [2020-07-20T08:17:22.894Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T08:17:22.894Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T08:17:22.894Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-07-20T08:17:22.894Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-20T08:17:22.894Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-20T08:17:22.894Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T08:17:23.189Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-20T08:17:23.189Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-20T08:17:23.828Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-20T08:17:23.828Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-20T08:17:23.828Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-20T08:17:23.828Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-07-20T08:17:24.120Z] go: finding gotest.tools/gotestsum v0.5.2 [2020-07-20T08:17:24.120Z] go: finding gotest.tools v2.2.0+incompatible [2020-07-20T08:17:24.414Z] go: downloading gotest.tools v2.2.0+incompatible [2020-07-20T08:17:24.414Z] go: downloading gotest.tools/gotestsum v0.5.2 [2020-07-20T08:17:25.050Z] go: extracting gotest.tools v2.2.0+incompatible [2020-07-20T08:17:25.050Z] go: extracting gotest.tools/gotestsum v0.5.2 [2020-07-20T08:17:26.578Z] go: downloading github.com/fatih/color v1.9.0 [2020-07-20T08:17:26.578Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-20T08:17:26.578Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-20T08:17:26.578Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-20T08:17:26.578Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-20T08:17:26.578Z] go: downloading github.com/pkg/errors v0.9.1 [2020-07-20T08:17:26.578Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-07-20T08:17:26.578Z] go: extracting github.com/fatih/color v1.9.0 [2020-07-20T08:17:26.578Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-20T08:17:26.578Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-07-20T08:17:26.578Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-07-20T08:17:26.578Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-20T08:17:26.578Z] go: extracting github.com/pkg/errors v0.9.1 [2020-07-20T08:17:26.578Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-07-20T08:17:26.578Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-07-20T08:17:26.578Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-07-20T08:17:26.578Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-20T08:17:26.875Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-20T08:17:26.875Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-20T08:17:27.171Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-20T08:17:27.465Z] go: finding github.com/fatih/color v1.9.0 [2020-07-20T08:17:27.465Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-07-20T08:17:27.465Z] go: finding github.com/pkg/errors v0.9.1 [2020-07-20T08:17:27.465Z] go: finding github.com/spf13/pflag v1.0.3 [2020-07-20T08:17:27.465Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-07-20T08:17:27.465Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-07-20T08:17:27.465Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-20T08:17:27.465Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-07-20T08:17:27.465Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-07-20T08:17:27.465Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-07-20T08:17:27.465Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-07-20T08:17:27.718Z] INFO: Extraction ended at 07/20/2020 08:17:23. Duration:00:00:23.7791372 [2020-07-20T08:17:27.718Z] INFO: Updating the golang and path environment variables [2020-07-20T08:17:27.718Z] INFO: GOPATH=d:\gopath [2020-07-20T08:17:27.718Z] INFO: go version go1.13.14 windows/amd64 [2020-07-20T08:17:27.718Z] INFO: Running the daemon under test in debug mode [2020-07-20T08:17:27.718Z] INFO: Starting a daemon under test... [2020-07-20T08:17:27.718Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41235\1\daemon --pidfile d:\CI\PR-41235\1\docker.pid -D [2020-07-20T08:17:27.718Z] INFO: Process started successfully. [2020-07-20T08:17:27.718Z] INFO: Start tailing logs of the daemon under tests [2020-07-20T08:17:27.718Z] INFO: Waiting for the daemon under test to start... [2020-07-20T08:17:27.718Z] INFO: Daemon under test started and replied! [2020-07-20T08:17:27.718Z] INFO: Docker version of the daemon under test [2020-07-20T08:17:27.718Z] [2020-07-20T08:17:27.718Z] Client: [2020-07-20T08:17:27.718Z] Version: 17.06.2-ce [2020-07-20T08:17:27.718Z] API version: 1.30 [2020-07-20T08:17:27.718Z] Go version: go1.8.3 [2020-07-20T08:17:27.718Z] Git commit: cec0b72 [2020-07-20T08:17:27.718Z] Built: Tue Sep 5 19:57:19 2017 [2020-07-20T08:17:27.718Z] OS/Arch: windows/amd64 [2020-07-20T08:17:27.718Z] [2020-07-20T08:17:27.718Z] Server: [2020-07-20T08:17:27.718Z] Version: 0.0.0-dev [2020-07-20T08:17:27.718Z] API version: 1.40 (minimum version 1.24) [2020-07-20T08:17:27.718Z] Go version: go1.13.14 [2020-07-20T08:17:27.718Z] Git commit: 1608292c0 [2020-07-20T08:17:27.718Z] Built: 07/20/2020 08:15:48 [2020-07-20T08:17:27.718Z] OS/Arch: windows/amd64 [2020-07-20T08:17:27.718Z] Experimental: false [2020-07-20T08:17:27.718Z] [2020-07-20T08:17:27.718Z] INFO: Docker info of the daemon under test [2020-07-20T08:17:27.718Z] [2020-07-20T08:17:27.718Z] Containers: 0 [2020-07-20T08:17:27.718Z] Running: 0 [2020-07-20T08:17:27.718Z] Paused: 0 [2020-07-20T08:17:27.718Z] Stopped: 0 [2020-07-20T08:17:27.718Z] Images: 0 [2020-07-20T08:17:27.718Z] Server Version: 0.0.0-dev [2020-07-20T08:17:27.718Z] Storage Driver: windowsfilter [2020-07-20T08:17:27.718Z] Windows: [2020-07-20T08:17:27.718Z] Logging Driver: json-file [2020-07-20T08:17:27.718Z] Plugins: [2020-07-20T08:17:27.718Z] Volume: local [2020-07-20T08:17:27.718Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-20T08:17:27.718Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-20T08:17:27.718Z] Swarm: inactive [2020-07-20T08:17:27.718Z] Default Isolation: process [2020-07-20T08:17:27.718Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-20T08:17:27.718Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-20T08:17:27.718Z] OSType: windows [2020-07-20T08:17:27.718Z] Architecture: x86_64 [2020-07-20T08:17:27.718Z] CPUs: 4 [2020-07-20T08:17:27.718Z] Total Memory: 32GiB [2020-07-20T08:17:27.718Z] Name: azwin-2-dc9090 [2020-07-20T08:17:27.718Z] ID: EHC7:WB2N:5JXK:CXZP:NJTS:CPXF:JVBW:QRC7:DAF2:H42V:TRLM:CWTF [2020-07-20T08:17:27.718Z] Docker Root Dir: D:\CI\PR-41235\1\daemon [2020-07-20T08:17:27.718Z] Debug Mode (client): false [2020-07-20T08:17:27.718Z] Debug Mode (server): true [2020-07-20T08:17:27.718Z] File Descriptors: -1 [2020-07-20T08:17:27.718Z] Goroutines: 17 [2020-07-20T08:17:27.718Z] System Time: 2020-07-20T08:17:27.3309713Z [2020-07-20T08:17:27.718Z] EventsListeners: 0 [2020-07-20T08:17:27.718Z] Registry: https://index.docker.io/v1/ [2020-07-20T08:17:27.718Z] Labels: [2020-07-20T08:17:27.718Z] Experimental: false [2020-07-20T08:17:27.718Z] Insecure Registries: [2020-07-20T08:17:27.718Z] 127.0.0.0/8 [2020-07-20T08:17:27.718Z] Live Restore Enabled: false [2020-07-20T08:17:27.718Z] [2020-07-20T08:17:27.718Z] [2020-07-20T08:17:27.718Z] INFO: Docker images of the daemon under test [2020-07-20T08:17:27.718Z] [2020-07-20T08:17:27.718Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-20T08:17:27.718Z] [2020-07-20T08:17:27.718Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-07-20T08:17:27.718Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-07-20T08:17:27.718Z] ltsc2019: Pulling from windows/servercore [2020-07-20T08:17:27.718Z] 4612f6d0b889: Pulling fs layer [2020-07-20T08:17:27.718Z] fc1b9e59edad: Pulling fs layer [2020-07-20T08:17:33.599Z] fc1b9e59edad: Verifying Checksum [2020-07-20T08:17:33.599Z] fc1b9e59edad: Download complete [2020-07-20T08:17:46.120Z] 4612f6d0b889: Verifying Checksum [2020-07-20T08:17:46.120Z] 4612f6d0b889: Download complete [2020-07-20T08:17:46.128Z] Removing intermediate container cc850082c767 [2020-07-20T08:17:46.128Z] ---> f5a9d4a90fb6 [2020-07-20T08:17:46.128Z] Step 78/140 : FROM dev-base AS dockercli [2020-07-20T08:17:46.128Z] ---> a40e77103c54 [2020-07-20T08:17:46.128Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli [2020-07-20T08:17:46.128Z] ---> Running in f6dfd187ea81 [2020-07-20T08:17:46.128Z] Removing intermediate container f6dfd187ea81 [2020-07-20T08:17:46.128Z] ---> 694e0f9329dd [2020-07-20T08:17:46.128Z] Step 80/140 : ARG DOCKERCLI_CHANNEL [2020-07-20T08:17:46.128Z] ---> Running in a6613188482e [2020-07-20T08:17:46.128Z] Removing intermediate container a6613188482e [2020-07-20T08:17:46.128Z] ---> 31ac5cb74b18 [2020-07-20T08:17:46.128Z] Step 81/140 : ARG DOCKERCLI_VERSION [2020-07-20T08:17:46.129Z] ---> Running in 91e66b6fd9c0 [2020-07-20T08:17:46.129Z] Removing intermediate container 91e66b6fd9c0 [2020-07-20T08:17:46.129Z] ---> 9bc2645972de [2020-07-20T08:17:46.129Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:17:46.129Z] ---> cc0be5d618b3 [2020-07-20T08:17:46.129Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-20T08:17:46.129Z] ---> e9cdb97976f3 [2020-07-20T08:17:46.129Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-20T08:17:46.129Z] ---> Running in 67b4b607de31 [2020-07-20T08:17:46.129Z] + RM_GOPATH=0 [2020-07-20T08:17:46.129Z] + TMP_GOPATH= [2020-07-20T08:17:46.129Z] + : /build [2020-07-20T08:17:46.129Z] + '[' -z '' ']' [2020-07-20T08:17:46.129Z] ++ mktemp -d [2020-07-20T08:17:46.129Z] + export GOPATH=/tmp/tmp.DvRWh6xYpb [2020-07-20T08:17:46.129Z] + GOPATH=/tmp/tmp.DvRWh6xYpb [2020-07-20T08:17:46.129Z] + RM_GOPATH=1 [2020-07-20T08:17:46.129Z] ++ dirname ./install.sh [2020-07-20T08:17:46.129Z] + dir=. [2020-07-20T08:17:46.129Z] + bin=dockercli [2020-07-20T08:17:46.129Z] + shift [2020-07-20T08:17:46.129Z] + '[' '!' -f ./dockercli.installer ']' [2020-07-20T08:17:46.129Z] + . ./dockercli.installer [2020-07-20T08:17:46.129Z] Install docker/cli version 17.06.2-ce from stable [2020-07-20T08:17:46.129Z] ++ : stable [2020-07-20T08:17:46.129Z] ++ : 17.06.2-ce [2020-07-20T08:17:46.129Z] + install_dockercli [2020-07-20T08:17:46.129Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-20T08:17:46.129Z] ++ uname -m [2020-07-20T08:17:46.129Z] + arch=ppc64le [2020-07-20T08:17:46.129Z] + '[' ppc64le '!=' x86_64 ']' [2020-07-20T08:17:46.129Z] + '[' ppc64le '!=' s390x ']' [2020-07-20T08:17:46.129Z] + '[' ppc64le '!=' armhf ']' [2020-07-20T08:17:46.129Z] + build_dockercli [2020-07-20T08:17:46.129Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.DvRWh6xYpb/tmp/docker-ce [2020-07-20T08:17:46.129Z] Cloning into '/tmp/tmp.DvRWh6xYpb/tmp/docker-ce'... [2020-07-20T08:18:05.075Z] Checking out files: 76% (8277/10844) Checking out files: 77% (8350/10844) Checking out files: 78% (8459/10844) Checking out files: 79% (8567/10844) Checking out files: 80% (8676/10844) Checking out files: 81% (8784/10844) Checking out files: 82% (8893/10844) Checking out files: 83% (9001/10844) Checking out files: 84% (9109/10844) Checking out files: 85% (9218/10844) Checking out files: 86% (9326/10844) Checking out files: 87% (9435/10844) Checking out files: 88% (9543/10844) Checking out files: 89% (9652/10844) Checking out files: 90% (9760/10844) Checking out files: 91% (9869/10844) Checking out files: 92% (9977/10844) Checking out files: 93% (10085/10844) Checking out files: 94% (10194/10844) Checking out files: 95% (10302/10844) Checking out files: 96% (10411/10844) Checking out files: 97% (10519/10844) Checking out files: 98% (10628/10844) Checking out files: 99% (10736/10844) Checking out files: 100% (10844/10844) Checking out files: 100% (10844/10844), done. [2020-07-20T08:18:05.075Z] + cd /tmp/tmp.DvRWh6xYpb/tmp/docker-ce [2020-07-20T08:18:05.075Z] + git checkout -q v17.06.2-ce [2020-07-20T08:18:06.599Z] + mkdir -p /tmp/tmp.DvRWh6xYpb/src/github.com/docker [2020-07-20T08:18:06.599Z] + mv components/cli /tmp/tmp.DvRWh6xYpb/src/github.com/docker/cli [2020-07-20T08:18:06.599Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-07-20T08:18:21.646Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T08:18:21.646Z] [2020-07-20T08:18:21.646Z] + TEST_INTEGRATION_DEST=1 [2020-07-20T08:18:21.646Z] + CONTAINER_NAME=docker-pr1-1 [2020-07-20T08:18:21.646Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-20T08:18:21.646Z] + run_tests test-integration-flaky [2020-07-20T08:18:21.646Z] + '[' -n 0 ']' [2020-07-20T08:18:21.646Z] + rm= [2020-07-20T08:18:21.646Z] + c=0 [2020-07-20T08:18:21.646Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41235/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41235/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41235/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1608292c091b10227fec0e455cc452d29b30369a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:1608292c091b10227fec0e455cc452d29b30369a hack/make.sh test-integration-flaky test-integration [2020-07-20T08:18:21.646Z] ++ jobs -p [2020-07-20T08:18:21.646Z] + for job in $(jobs -p) [2020-07-20T08:18:21.646Z] + wait 30063 [2020-07-20T08:18:21.646Z] + TEST_INTEGRATION_DEST=3 [2020-07-20T08:18:21.646Z] + CONTAINER_NAME=docker-pr1-3 [2020-07-20T08:18:21.646Z] + TEST_SKIP_INTEGRATION=1 [2020-07-20T08:18:21.646Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-20T08:18:21.646Z] + run_tests [2020-07-20T08:18:21.646Z] + '[' -n 0 ']' [2020-07-20T08:18:21.646Z] + rm= [2020-07-20T08:18:21.646Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41235/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41235/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41235/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1608292c091b10227fec0e455cc452d29b30369a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:1608292c091b10227fec0e455cc452d29b30369a hack/make.sh '' test-integration [2020-07-20T08:18:21.646Z] + TEST_INTEGRATION_DEST=2 [2020-07-20T08:18:21.646Z] + CONTAINER_NAME=docker-pr1-2 [2020-07-20T08:18:21.646Z] + TEST_SKIP_INTEGRATION=1 [2020-07-20T08:18:21.646Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-20T08:18:21.646Z] + run_tests [2020-07-20T08:18:21.646Z] + '[' -n 0 ']' [2020-07-20T08:18:21.646Z] + rm= [2020-07-20T08:18:21.646Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41235/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41235/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41235/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1608292c091b10227fec0e455cc452d29b30369a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:1608292c091b10227fec0e455cc452d29b30369a hack/make.sh '' test-integration [2020-07-20T08:18:21.646Z] [2020-07-20T08:18:21.646Z] [2020-07-20T08:18:21.646Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-20T08:18:21.646Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-20T08:18:21.646Z] HOSTNAME=f61a55be6299 [2020-07-20T08:18:21.646Z] TEST_SKIP_INTEGRATION=1 [2020-07-20T08:18:21.646Z] TESTDEBUG=0 [2020-07-20T08:18:21.646Z] DEST=bundles/test-integration [2020-07-20T08:18:21.646Z] PWD=/go/src/github.com/docker/docker [2020-07-20T08:18:21.646Z] KEEPBUNDLE=1 [2020-07-20T08:18:21.646Z] DOCKER_GITCOMMIT=1608292c091b10227fec0e455cc452d29b30369a [2020-07-20T08:18:21.646Z] container=docker [2020-07-20T08:18:21.646Z] HOME=/root [2020-07-20T08:18:21.646Z] GOLANG_VERSION=1.13.14 [2020-07-20T08:18:21.646Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-20T08:18:21.646Z] VALIDATE_BRANCH=19.03 [2020-07-20T08:18:21.646Z] TERM=xterm [2020-07-20T08:18:21.646Z] DOCKER_PKG=github.com/docker/docker [2020-07-20T08:18:21.646Z] SHLVL=1 [2020-07-20T08:18:21.646Z] TIMEOUT=120m [2020-07-20T08:18:21.646Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-20T08:18:21.646Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-20T08:18:21.646Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-20T08:18:21.646Z] GO111MODULE=off [2020-07-20T08:18:21.646Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-20T08:18:21.646Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-20T08:18:21.646Z] GOPATH=/go [2020-07-20T08:18:21.646Z] PKG_CONFIG=pkg-config [2020-07-20T08:18:21.646Z] _=/usr/bin/env [2020-07-20T08:18:21.646Z] Building test suite binary ./integration-cli/test.main [2020-07-20T08:18:21.646Z] [2020-07-20T08:18:21.646Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-20T08:18:21.646Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-20T08:18:21.646Z] HOSTNAME=d8544c04f446 [2020-07-20T08:18:21.646Z] TEST_SKIP_INTEGRATION=1 [2020-07-20T08:18:21.646Z] TESTDEBUG=0 [2020-07-20T08:18:21.646Z] DEST=bundles/test-integration [2020-07-20T08:18:21.646Z] PWD=/go/src/github.com/docker/docker [2020-07-20T08:18:21.646Z] KEEPBUNDLE=1 [2020-07-20T08:18:21.646Z] DOCKER_GITCOMMIT=1608292c091b10227fec0e455cc452d29b30369a [2020-07-20T08:18:21.646Z] container=docker [2020-07-20T08:18:21.646Z] HOME=/root [2020-07-20T08:18:21.646Z] GOLANG_VERSION=1.13.14 [2020-07-20T08:18:21.646Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-20T08:18:21.646Z] VALIDATE_BRANCH=19.03 [2020-07-20T08:18:21.646Z] TERM=xterm [2020-07-20T08:18:21.646Z] DOCKER_PKG=github.com/docker/docker [2020-07-20T08:18:21.646Z] SHLVL=1 [2020-07-20T08:18:21.646Z] TIMEOUT=120m [2020-07-20T08:18:21.646Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-20T08:18:21.646Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-20T08:18:21.646Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-20T08:18:21.646Z] GO111MODULE=off [2020-07-20T08:18:21.646Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-20T08:18:21.646Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-20T08:18:21.646Z] GOPATH=/go [2020-07-20T08:18:21.646Z] PKG_CONFIG=pkg-config [2020-07-20T08:18:21.646Z] _=/usr/bin/env [2020-07-20T08:18:21.646Z] Building test suite binary ./integration-cli/test.main [2020-07-20T08:18:21.646Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-20T08:18:21.646Z] No new tests added to integration. [2020-07-20T08:18:21.646Z] [2020-07-20T08:18:21.646Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-20T08:18:21.646Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-20T08:18:21.646Z] HOSTNAME=e6cae2464193 [2020-07-20T08:18:21.646Z] TESTDEBUG=0 [2020-07-20T08:18:21.646Z] DEST=bundles/test-integration [2020-07-20T08:18:21.646Z] PWD=/go/src/github.com/docker/docker [2020-07-20T08:18:21.646Z] KEEPBUNDLE=1 [2020-07-20T08:18:21.646Z] DOCKER_GITCOMMIT=1608292c091b10227fec0e455cc452d29b30369a [2020-07-20T08:18:21.646Z] container=docker [2020-07-20T08:18:21.646Z] HOME=/root [2020-07-20T08:18:21.646Z] GOLANG_VERSION=1.13.14 [2020-07-20T08:18:21.646Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-20T08:18:21.646Z] VALIDATE_BRANCH=19.03 [2020-07-20T08:18:21.646Z] TERM=xterm [2020-07-20T08:18:21.646Z] DOCKER_PKG=github.com/docker/docker [2020-07-20T08:18:21.646Z] SHLVL=1 [2020-07-20T08:18:21.646Z] TIMEOUT=120m [2020-07-20T08:18:21.646Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-20T08:18:21.646Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-20T08:18:21.646Z] GO111MODULE=off [2020-07-20T08:18:21.646Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-20T08:18:21.646Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-20T08:18:21.646Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-20T08:18:21.646Z] GOPATH=/go [2020-07-20T08:18:21.646Z] PKG_CONFIG=pkg-config [2020-07-20T08:18:21.646Z] _=/usr/bin/env [2020-07-20T08:18:21.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-20T08:18:42.085Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-07-20T08:18:42.085Z] No api/types/ or api/swagger.yaml changes in diff. [2020-07-20T08:18:42.085Z] Congratulations! All toml source files changed here have valid syntax. [2020-07-20T08:18:42.085Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-20T08:18:42.085Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-20T08:18:42.403Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41235/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1608292c091b10227fec0e455cc452d29b30369a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:1608292c091b10227fec0e455cc452d29b30369a hack/make.sh dynbinary-daemon test-docker-py [2020-07-20T08:18:42.966Z] [2020-07-20T08:18:42.966Z] Removing bundles/ [2020-07-20T08:18:42.966Z] [2020-07-20T08:18:42.966Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-20T08:18:42.966Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T08:18:42.966Z] GOOS="" GOARCH="" GOARM="" [2020-07-20T08:18:46.039Z] + return [2020-07-20T08:18:51.639Z] Removing intermediate container 67b4b607de31 [2020-07-20T08:18:51.639Z] ---> 50dd607e180b [2020-07-20T08:18:51.639Z] Step 85/140 : FROM runtime-dev AS runc [2020-07-20T08:18:51.639Z] ---> d922fba62a1c [2020-07-20T08:18:51.639Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc [2020-07-20T08:18:51.639Z] ---> Running in 63d0cd47b920 [2020-07-20T08:18:51.639Z] Removing intermediate container 63d0cd47b920 [2020-07-20T08:18:51.639Z] ---> 62a0bc5d620f [2020-07-20T08:18:51.639Z] Step 87/140 : ARG RUNC_COMMIT [2020-07-20T08:18:51.639Z] ---> Running in c187406b5529 [2020-07-20T08:18:51.639Z] Removing intermediate container c187406b5529 [2020-07-20T08:18:51.639Z] ---> 6ea97bd3ef24 [2020-07-20T08:18:51.639Z] Step 88/140 : ARG RUNC_BUILDTAGS [2020-07-20T08:18:51.639Z] ---> Running in 09a3732276cc [2020-07-20T08:18:51.639Z] Removing intermediate container 09a3732276cc [2020-07-20T08:18:51.639Z] ---> 77615fa2a541 [2020-07-20T08:18:51.639Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:18:51.639Z] ---> 49cb86ce40db [2020-07-20T08:18:51.639Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-20T08:18:51.639Z] ---> b565afc6753e [2020-07-20T08:18:51.639Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-20T08:18:51.639Z] ---> Running in 995198dae2a3 [2020-07-20T08:18:51.639Z] + RM_GOPATH=0 [2020-07-20T08:18:51.639Z] + TMP_GOPATH= [2020-07-20T08:18:51.639Z] + : /build [2020-07-20T08:18:51.639Z] + '[' -z '' ']' [2020-07-20T08:18:51.639Z] ++ mktemp -d [2020-07-20T08:18:51.639Z] + export GOPATH=/tmp/tmp.RpC9qESmzu [2020-07-20T08:18:51.639Z] + GOPATH=/tmp/tmp.RpC9qESmzu [2020-07-20T08:18:51.639Z] + RM_GOPATH=1 [2020-07-20T08:18:51.639Z] ++ dirname ./install.sh [2020-07-20T08:18:51.639Z] + dir=. [2020-07-20T08:18:51.639Z] + bin=runc [2020-07-20T08:18:51.639Z] + shift [2020-07-20T08:18:51.639Z] + '[' '!' -f ./runc.installer ']' [2020-07-20T08:18:51.639Z] + . ./runc.installer [2020-07-20T08:18:51.639Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T08:18:51.639Z] + install_runc [2020-07-20T08:18:51.639Z] + uname -r [2020-07-20T08:18:51.639Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-07-20T08:18:51.639Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-07-20T08:18:51.639Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-20T08:18:51.639Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-07-20T08:18:51.639Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RpC9qESmzu/src/github.com/opencontainers/runc [2020-07-20T08:18:51.639Z] Cloning into '/tmp/tmp.RpC9qESmzu/src/github.com/opencontainers/runc'... [2020-07-20T08:18:53.156Z] + cd /tmp/tmp.RpC9qESmzu/src/github.com/opencontainers/runc [2020-07-20T08:18:53.156Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-20T08:18:53.451Z] + '[' -z '' ']' [2020-07-20T08:18:53.451Z] + target=static [2020-07-20T08:18:53.451Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-20T08:18:53.747Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-07-20T08:19:16.337Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-20T08:19:16.337Z] + mkdir -p /build [2020-07-20T08:19:16.337Z] + cp runc /build/runc [2020-07-20T08:19:16.337Z] Removing intermediate container 995198dae2a3 [2020-07-20T08:19:16.337Z] ---> 76cee7d507b9 [2020-07-20T08:19:16.337Z] Step 92/140 : FROM dev-base AS tini [2020-07-20T08:19:16.337Z] ---> a40e77103c54 [2020-07-20T08:19:16.337Z] Step 93/140 : ARG DEBIAN_FRONTEND [2020-07-20T08:19:16.337Z] ---> Using cache [2020-07-20T08:19:16.337Z] ---> bb30627381a3 [2020-07-20T08:19:16.337Z] Step 94/140 : ARG TINI_COMMIT [2020-07-20T08:19:16.337Z] ---> Running in d76d467e55ea [2020-07-20T08:19:16.337Z] Removing intermediate container d76d467e55ea [2020-07-20T08:19:16.337Z] ---> ee97b27f072d [2020-07-20T08:19:16.337Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-07-20T08:19:16.337Z] ---> Running in 5813ab52079b [2020-07-20T08:19:16.337Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:19:16.337Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:19:16.337Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:19:16.337Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-20T08:19:16.630Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-20T08:19:16.630Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-20T08:19:18.148Z] Fetched 8145 kB in 2s (3452 kB/s) [2020-07-20T08:19:18.791Z] Reading package lists... [2020-07-20T08:19:19.833Z] Reading package lists... [2020-07-20T08:19:19.833Z] Building dependency tree... [2020-07-20T08:19:19.833Z] Reading state information... [2020-07-20T08:19:19.833Z] The following additional packages will be installed: [2020-07-20T08:19:19.833Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-20T08:19:19.833Z] Suggested packages: [2020-07-20T08:19:19.833Z] cmake-doc ninja-build lrzip [2020-07-20T08:19:19.833Z] Recommended packages: [2020-07-20T08:19:19.833Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-20T08:19:20.125Z] The following NEW packages will be installed: [2020-07-20T08:19:20.125Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-20T08:19:20.125Z] vim-common xxd [2020-07-20T08:19:20.417Z] 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T08:19:20.417Z] Need to get 14.9 MB of archives. [2020-07-20T08:19:20.417Z] After this operation, 67.2 MB of additional disk space will be used. [2020-07-20T08:19:20.417Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-20T08:19:20.417Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-20T08:19:20.710Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-07-20T08:19:21.750Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-20T08:19:23.826Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-07-20T08:19:24.465Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-07-20T08:19:24.758Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-07-20T08:19:24.758Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-07-20T08:19:25.050Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-07-20T08:19:25.685Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-07-20T08:20:04.345Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T08:20:04.345Z] [2020-07-20T08:20:04.345Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-20T08:20:04.345Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-20T08:20:04.346Z] Using test binary docker [2020-07-20T08:20:04.346Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-20T08:20:04.346Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-20T08:20:04.346Z] INFO: Waiting for daemon to start... [2020-07-20T08:20:04.346Z] Starting dockerd [2020-07-20T08:20:04.346Z] . [2020-07-20T08:20:04.346Z] INFO: Building docker-sdk-python3:4.1.0... [2020-07-20T08:20:13.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-20T08:20:13.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-20T08:20:14.531Z] 4612f6d0b889: Pull complete [2020-07-20T08:20:18.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-20T08:20:21.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-20T08:20:25.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-20T08:20:29.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-20T08:20:32.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-20T08:20:33.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-20T08:20:34.126Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:20:34.126Z] Fetched 14.9 MB in 1min 11s (209 kB/s) [2020-07-20T08:20:34.126Z] Selecting previously unselected package xxd. [2020-07-20T08:20:34.126Z] (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.) [2020-07-20T08:20:34.126Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-20T08:20:34.126Z] Unpacking xxd (2:8.1.0875-5) ... [2020-07-20T08:20:34.126Z] Selecting previously unselected package vim-common. [2020-07-20T08:20:34.126Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-20T08:20:34.126Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-07-20T08:20:34.126Z] Selecting previously unselected package cmake-data. [2020-07-20T08:20:34.126Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-20T08:20:34.126Z] Unpacking cmake-data (3.13.4-1) ... [2020-07-20T08:20:34.126Z] Selecting previously unselected package libicu63:ppc64el. [2020-07-20T08:20:34.126Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-20T08:20:34.126Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-20T08:20:34.126Z] Selecting previously unselected package libxml2:ppc64el. [2020-07-20T08:20:34.126Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-07-20T08:20:34.127Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-20T08:20:34.127Z] Selecting previously unselected package libarchive13:ppc64el. [2020-07-20T08:20:34.127Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-07-20T08:20:34.127Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-20T08:20:34.127Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-07-20T08:20:34.127Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-07-20T08:20:34.127Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-20T08:20:34.127Z] Selecting previously unselected package librhash0:ppc64el. [2020-07-20T08:20:34.127Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-07-20T08:20:34.127Z] Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-07-20T08:20:34.127Z] Selecting previously unselected package libuv1:ppc64el. [2020-07-20T08:20:34.127Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-07-20T08:20:34.127Z] Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-07-20T08:20:34.127Z] Selecting previously unselected package cmake. [2020-07-20T08:20:34.127Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-07-20T08:20:34.127Z] Unpacking cmake (3.13.4-1) ... [2020-07-20T08:20:34.127Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-20T08:20:34.127Z] Setting up xxd (2:8.1.0875-5) ... [2020-07-20T08:20:34.127Z] Setting up libuv1:ppc64el (1.24.1-1) ... [2020-07-20T08:20:34.127Z] Setting up vim-common (2:8.1.0875-5) ... [2020-07-20T08:20:34.127Z] Setting up librhash0:ppc64el (1.3.8-1) ... [2020-07-20T08:20:34.127Z] Setting up cmake-data (3.13.4-1) ... [2020-07-20T08:20:34.127Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-07-20T08:20:34.127Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-07-20T08:20:34.127Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-07-20T08:20:34.127Z] Setting up cmake (3.13.4-1) ... [2020-07-20T08:20:34.127Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:20:34.127Z] Processing triggers for mime-support (3.62) ... [2020-07-20T08:20:35.186Z] Removing intermediate container 5813ab52079b [2020-07-20T08:20:35.186Z] ---> 0a64c293e410 [2020-07-20T08:20:35.186Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:20:35.186Z] ---> 6f44b2d0f936 [2020-07-20T08:20:35.186Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini [2020-07-20T08:20:35.186Z] ---> Running in 863e34258a05 [2020-07-20T08:20:35.484Z] Removing intermediate container 863e34258a05 [2020-07-20T08:20:35.484Z] ---> 067745093d03 [2020-07-20T08:20:35.484Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-20T08:20:35.484Z] ---> c76c251a6394 [2020-07-20T08:20:35.484Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-07-20T08:20:35.484Z] ---> Running in 0d6cfd762ee4 [2020-07-20T08:20:35.779Z] + RM_GOPATH=0 [2020-07-20T08:20:35.779Z] + TMP_GOPATH= [2020-07-20T08:20:35.779Z] + : /build [2020-07-20T08:20:35.779Z] + '[' -z '' ']' [2020-07-20T08:20:35.779Z] ++ mktemp -d [2020-07-20T08:20:35.779Z] + export GOPATH=/tmp/tmp.mlgR9HsCXs [2020-07-20T08:20:35.779Z] + GOPATH=/tmp/tmp.mlgR9HsCXs [2020-07-20T08:20:35.779Z] + RM_GOPATH=1 [2020-07-20T08:20:35.779Z] ++ dirname ./install.sh [2020-07-20T08:20:35.779Z] + dir=. [2020-07-20T08:20:35.779Z] + bin=tini [2020-07-20T08:20:35.779Z] + shift [2020-07-20T08:20:35.779Z] + '[' '!' -f ./tini.installer ']' [2020-07-20T08:20:35.779Z] + . ./tini.installer [2020-07-20T08:20:35.779Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T08:20:35.779Z] + install_tini [2020-07-20T08:20:35.779Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-20T08:20:35.779Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.mlgR9HsCXs/tini [2020-07-20T08:20:35.779Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T08:20:35.779Z] Cloning into '/tmp/tmp.mlgR9HsCXs/tini'... [2020-07-20T08:20:36.416Z] + cd /tmp/tmp.mlgR9HsCXs/tini [2020-07-20T08:20:36.416Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-20T08:20:36.416Z] + cmake . [2020-07-20T08:20:36.416Z] -- The C compiler identification is GNU 8.3.0 [2020-07-20T08:20:36.416Z] -- Check for working C compiler: /usr/bin/cc [2020-07-20T08:20:36.416Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-07-20T08:20:36.416Z] -- Detecting C compiler ABI info [2020-07-20T08:20:36.712Z] -- Detecting C compiler ABI info - done [2020-07-20T08:20:36.712Z] -- Detecting C compile features [2020-07-20T08:20:36.712Z] -- Detecting C compile features - done [2020-07-20T08:20:36.712Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-20T08:20:37.008Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-20T08:20:37.008Z] -- Configuring done [2020-07-20T08:20:37.008Z] -- Generating done [2020-07-20T08:20:37.008Z] -- Build files have been written to: /tmp/tmp.mlgR9HsCXs/tini [2020-07-20T08:20:37.008Z] + make tini-static [2020-07-20T08:20:37.008Z] Scanning dependencies of target tini-static [2020-07-20T08:20:37.008Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-20T08:20:37.303Z] [100%] Linking C executable tini-static [2020-07-20T08:20:37.303Z] [100%] Built target tini-static [2020-07-20T08:20:37.303Z] + mkdir -p /build [2020-07-20T08:20:37.303Z] + cp tini-static /build/docker-init [2020-07-20T08:20:37.597Z] Removing intermediate container 0d6cfd762ee4 [2020-07-20T08:20:37.597Z] ---> 7c08bed8416e [2020-07-20T08:20:37.597Z] Step 100/140 : FROM dev-base AS rootlesskit [2020-07-20T08:20:37.597Z] ---> a40e77103c54 [2020-07-20T08:20:37.597Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-07-20T08:20:37.892Z] ---> Running in fac458f7bd0f [2020-07-20T08:20:37.892Z] Removing intermediate container fac458f7bd0f [2020-07-20T08:20:37.892Z] ---> a30dc9b8f48b [2020-07-20T08:20:37.892Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT [2020-07-20T08:20:37.892Z] ---> Running in a84143bf776c [2020-07-20T08:20:37.892Z] Removing intermediate container a84143bf776c [2020-07-20T08:20:37.892Z] ---> 7d63adbf7f15 [2020-07-20T08:20:37.892Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:20:38.189Z] ---> f1e866ab8eab [2020-07-20T08:20:38.189Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-07-20T08:20:38.189Z] ---> 5430e10d01ec [2020-07-20T08:20:38.189Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-07-20T08:20:38.189Z] ---> Running in e325feb9830c [2020-07-20T08:20:38.486Z] + RM_GOPATH=0 [2020-07-20T08:20:38.486Z] + TMP_GOPATH= [2020-07-20T08:20:38.486Z] + : /build/ [2020-07-20T08:20:38.486Z] + '[' -z '' ']' [2020-07-20T08:20:38.486Z] ++ mktemp -d [2020-07-20T08:20:38.486Z] + export GOPATH=/tmp/tmp.gI0wLrnLER [2020-07-20T08:20:38.486Z] + GOPATH=/tmp/tmp.gI0wLrnLER [2020-07-20T08:20:38.486Z] + RM_GOPATH=1 [2020-07-20T08:20:38.486Z] ++ dirname ./install.sh [2020-07-20T08:20:38.486Z] + dir=. [2020-07-20T08:20:38.486Z] + bin=rootlesskit [2020-07-20T08:20:38.486Z] + shift [2020-07-20T08:20:38.486Z] Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T08:20:38.486Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-07-20T08:20:38.486Z] + . ./rootlesskit.installer [2020-07-20T08:20:38.486Z] ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T08:20:38.486Z] + install_rootlesskit [2020-07-20T08:20:38.486Z] + case "$1" in [2020-07-20T08:20:38.486Z] + export CGO_ENABLED=0 [2020-07-20T08:20:38.486Z] + CGO_ENABLED=0 [2020-07-20T08:20:38.486Z] + _install_rootlesskit [2020-07-20T08:20:38.486Z] + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-20T08:20:38.486Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.gI0wLrnLER/src/github.com/rootless-containers/rootlesskit [2020-07-20T08:20:38.486Z] Cloning into '/tmp/tmp.gI0wLrnLER/src/github.com/rootless-containers/rootlesskit'... [2020-07-20T08:20:39.535Z] + cd /tmp/tmp.gI0wLrnLER/src/github.com/rootless-containers/rootlesskit [2020-07-20T08:20:39.535Z] + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-20T08:20:39.535Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-07-20T08:20:39.535Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-20T08:20:39.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-20T08:20:42.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-20T08:20:48.100Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-07-20T08:20:48.100Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-20T08:20:50.234Z] Removing intermediate container e325feb9830c [2020-07-20T08:20:50.234Z] ---> 48ae42349415 [2020-07-20T08:20:50.234Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build [2020-07-20T08:20:50.234Z] ---> c100340bb8ce [2020-07-20T08:20:50.234Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-07-20T08:20:50.234Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-07-20T08:20:50.234Z] bad55c542dc9: Pulling fs layer [2020-07-20T08:20:50.530Z] bad55c542dc9: Verifying Checksum [2020-07-20T08:20:50.530Z] bad55c542dc9: Download complete [2020-07-20T08:20:50.982Z] sha256:e9150f5feaf44d3c120f465e75e781797b53872c8dcc5fda3bdf4dbecbd54671 [2020-07-20T08:20:50.982Z] INFO: Starting docker-py tests... [2020-07-20T08:20:50.982Z] ============================= test session starts ============================== [2020-07-20T08:20:50.982Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-20T08:20:50.982Z] rootdir: /src, inifile: pytest.ini [2020-07-20T08:20:50.982Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-20T08:20:50.982Z] collected 385 items / 3 deselected / 382 selected [2020-07-20T08:20:50.982Z] [2020-07-20T08:20:51.170Z] bad55c542dc9: Pull complete [2020-07-20T08:20:51.170Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-07-20T08:20:51.170Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-07-20T08:20:51.170Z] ---> e49efe6f0050 [2020-07-20T08:20:51.170Z] Step 108/140 : FROM runtime-dev AS dev [2020-07-20T08:20:51.170Z] ---> d922fba62a1c [2020-07-20T08:20:51.170Z] Step 109/140 : ARG DEBIAN_FRONTEND [2020-07-20T08:20:51.170Z] ---> Running in 86d430c6d108 [2020-07-20T08:20:51.170Z] Removing intermediate container 86d430c6d108 [2020-07-20T08:20:51.170Z] ---> 9bf81b4a3ce4 [2020-07-20T08:20:51.170Z] Step 110/140 : RUN groupadd -r docker [2020-07-20T08:20:51.170Z] ---> Running in d3d09fdb5a74 [2020-07-20T08:20:51.811Z] Removing intermediate container d3d09fdb5a74 [2020-07-20T08:20:51.811Z] ---> 1d8da33e94ed [2020-07-20T08:20:51.811Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser [2020-07-20T08:20:51.811Z] ---> Running in 4d955e07a084 [2020-07-20T08:20:52.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-20T08:20:52.451Z] Removing intermediate container 4d955e07a084 [2020-07-20T08:20:52.451Z] ---> 04d62e8e5906 [2020-07-20T08:20:52.451Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-07-20T08:20:52.451Z] ---> Running in 3cc85fc04189 [2020-07-20T08:20:52.748Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-20T08:20:53.047Z] Removing intermediate container 3cc85fc04189 [2020-07-20T08:20:53.047Z] ---> 17034da7ebc1 [2020-07-20T08:20:53.047Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-07-20T08:20:53.047Z] ---> Running in 9fb6ecd6668e [2020-07-20T08:20:53.689Z] Removing intermediate container 9fb6ecd6668e [2020-07-20T08:20:53.690Z] ---> 7bee449e1673 [2020-07-20T08:20:53.690Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-07-20T08:20:53.690Z] ---> Running in 54bb1fcb1675 [2020-07-20T08:20:54.334Z] Removing intermediate container 54bb1fcb1675 [2020-07-20T08:20:54.334Z] ---> d69386c2cd0f [2020-07-20T08:20:54.334Z] Step 115/140 : RUN ldconfig [2020-07-20T08:20:54.334Z] ---> Running in 15df87c54fe0 [2020-07-20T08:20:54.977Z] Removing intermediate container 15df87c54fe0 [2020-07-20T08:20:54.977Z] ---> 34262948ec36 [2020-07-20T08:20:54.977Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion binutils-mingw-w64 libbtrfs-dev bzip2 g++-mingw-w64-x86-64 iptables jq libcap2-bin libdevmapper-dev libnet1 libnl-3-200 libprotobuf-c1 libsystemd-dev libudev-dev net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs xz-utils zip && rm -rf /var/lib/apt/lists/* [2020-07-20T08:20:54.977Z] ---> Running in 8cb076e82d03 [2020-07-20T08:20:55.615Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-20T08:20:55.615Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-20T08:20:55.615Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-20T08:20:55.911Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-07-20T08:20:57.425Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB] [2020-07-20T08:20:57.719Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-07-20T08:20:58.765Z] Fetched 8145 kB in 3s (2352 kB/s) [2020-07-20T08:20:59.406Z] Reading package lists... [2020-07-20T08:21:00.343Z] Reading package lists... [2020-07-20T08:21:00.343Z] Building dependency tree... [2020-07-20T08:21:00.343Z] Reading state information... [2020-07-20T08:21:00.638Z] libcap2-bin is already the newest version (1:2.25-2). [2020-07-20T08:21:00.638Z] libcap2-bin set to manually installed. [2020-07-20T08:21:00.638Z] The following additional packages will be installed: [2020-07-20T08:21:00.638Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-20T08:21:00.638Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-20T08:21:00.638Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-20T08:21:00.638Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-07-20T08:21:00.638Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-07-20T08:21:00.638Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-07-20T08:21:00.638Z] libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-07-20T08:21:00.638Z] python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-20T08:21:00.638Z] python3.7 python3.7-minimal vim-runtime xxd [2020-07-20T08:21:00.638Z] Suggested packages: [2020-07-20T08:21:00.638Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-07-20T08:21:00.638Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-07-20T08:21:00.638Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-07-20T08:21:00.638Z] xfsdump acl attr quota [2020-07-20T08:21:00.638Z] Recommended packages: [2020-07-20T08:21:00.638Z] aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-20T08:21:00.638Z] python3-keyrings.alt python3-xdg unzip [2020-07-20T08:21:01.276Z] The following NEW packages will be installed: [2020-07-20T08:21:01.276Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-07-20T08:21:01.276Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-07-20T08:21:01.276Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-07-20T08:21:01.276Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-07-20T08:21:01.276Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-07-20T08:21:01.276Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-07-20T08:21:01.276Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-20T08:21:01.276Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-20T08:21:01.276Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-07-20T08:21:01.276Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-07-20T08:21:01.276Z] python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-07-20T08:21:01.276Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-07-20T08:21:01.276Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-07-20T08:21:01.276Z] xfsprogs xxd xz-utils zip [2020-07-20T08:21:01.276Z] 0 upgraded, 68 newly installed, 0 to remove and 0 not upgraded. [2020-07-20T08:21:01.276Z] Need to get 106 MB of archives. [2020-07-20T08:21:01.276Z] After this operation, 660 MB of additional disk space will be used. [2020-07-20T08:21:01.276Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-07-20T08:21:01.276Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-07-20T08:21:01.569Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-07-20T08:21:02.209Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-07-20T08:21:02.209Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-07-20T08:21:02.342Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-20T08:21:02.504Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-07-20T08:21:02.903Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-20T08:21:03.141Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-07-20T08:21:03.142Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-07-20T08:21:03.142Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-07-20T08:21:03.142Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-07-20T08:21:03.142Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-07-20T08:21:03.435Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-07-20T08:21:03.435Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-07-20T08:21:03.435Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-07-20T08:21:03.435Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-07-20T08:21:03.727Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-07-20T08:21:04.389Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-20T08:21:09.307Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-07-20T08:21:09.307Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-07-20T08:21:09.307Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-07-20T08:21:09.307Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-07-20T08:21:09.307Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-07-20T08:21:09.307Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-07-20T08:21:09.602Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-07-20T08:21:09.602Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-07-20T08:21:09.602Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-07-20T08:21:09.602Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-20T08:21:09.602Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-07-20T08:21:09.602Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-07-20T08:21:09.602Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-20T08:21:09.898Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-20T08:21:10.195Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-20T08:21:10.195Z] Get:32 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] [2020-07-20T08:21:11.260Z] Get:33 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] [2020-07-20T08:21:11.903Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-07-20T08:21:11.903Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-07-20T08:21:11.903Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-07-20T08:21:11.903Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-07-20T08:21:11.903Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-07-20T08:21:11.903Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-07-20T08:21:11.903Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-07-20T08:21:11.903Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-07-20T08:21:11.903Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-07-20T08:21:11.903Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-07-20T08:21:12.198Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-07-20T08:21:12.198Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-07-20T08:21:12.198Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-07-20T08:21:12.198Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-07-20T08:21:12.198Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-07-20T08:21:12.198Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-07-20T08:21:12.198Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-07-20T08:21:12.198Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-07-20T08:21:12.198Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-07-20T08:21:12.198Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-07-20T08:21:12.198Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-07-20T08:21:12.198Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-07-20T08:21:12.198Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-07-20T08:21:12.198Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-07-20T08:21:12.491Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-20T08:21:12.491Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-07-20T08:21:12.491Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-07-20T08:21:12.491Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-20T08:21:12.491Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-07-20T08:21:12.491Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-20T08:21:12.491Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-07-20T08:21:12.491Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-20T08:21:12.491Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-07-20T08:21:12.785Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-07-20T08:21:12.786Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-07-20T08:21:13.081Z] debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:21:13.081Z] Fetched 106 MB in 12s (9038 kB/s) [2020-07-20T08:21:13.081Z] Selecting previously unselected package pigz. [2020-07-20T08:21:13.081Z] (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 ... 15402 files and directories currently installed.) [2020-07-20T08:21:13.081Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-07-20T08:21:13.081Z] Unpacking pigz (2.4-1) ... [2020-07-20T08:21:13.081Z] Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-07-20T08:21:13.081Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-20T08:21:13.081Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-20T08:21:13.081Z] Selecting previously unselected package python3.7-minimal. [2020-07-20T08:21:13.081Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-20T08:21:13.081Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-20T08:21:13.375Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-07-20T08:21:13.375Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-20T08:21:14.028Z] Selecting previously unselected package python3-minimal. [2020-07-20T08:21:14.028Z] (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 ... 15651 files and directories currently installed.) [2020-07-20T08:21:14.028Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-07-20T08:21:14.028Z] Unpacking python3-minimal (3.7.3-1) ... [2020-07-20T08:21:14.028Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-07-20T08:21:14.028Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-07-20T08:21:14.028Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-07-20T08:21:14.028Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-07-20T08:21:14.028Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-20T08:21:14.028Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-20T08:21:14.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-20T08:21:14.324Z] Selecting previously unselected package python3.7. [2020-07-20T08:21:14.324Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-07-20T08:21:14.324Z] Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-20T08:21:14.324Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-07-20T08:21:14.324Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-07-20T08:21:14.324Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-20T08:21:14.324Z] Setting up python3-minimal (3.7.3-1) ... [2020-07-20T08:21:14.620Z] Selecting previously unselected package python3. [2020-07-20T08:21:14.620Z] (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 ... 16063 files and directories currently installed.) [2020-07-20T08:21:14.620Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-07-20T08:21:14.620Z] Unpacking python3 (3.7.3-1) ... [2020-07-20T08:21:14.620Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-07-20T08:21:14.620Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-07-20T08:21:14.620Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-07-20T08:21:14.620Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-07-20T08:21:14.620Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-07-20T08:21:14.620Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-07-20T08:21:14.620Z] Selecting previously unselected package libiptc0:ppc64el. [2020-07-20T08:21:14.620Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-07-20T08:21:14.620Z] Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-07-20T08:21:14.620Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-07-20T08:21:14.620Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-07-20T08:21:14.620Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-20T08:21:14.620Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-07-20T08:21:14.620Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-07-20T08:21:14.620Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-20T08:21:14.620Z] Selecting previously unselected package libnftnl11:ppc64el. [2020-07-20T08:21:14.620Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-07-20T08:21:14.620Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-07-20T08:21:14.620Z] Selecting previously unselected package iptables. [2020-07-20T08:21:14.620Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-07-20T08:21:14.620Z] Unpacking iptables (1.8.2-4) ... [2020-07-20T08:21:14.620Z] Selecting previously unselected package xxd. [2020-07-20T08:21:14.620Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-20T08:21:14.620Z] Unpacking xxd (2:8.1.0875-5) ... [2020-07-20T08:21:14.914Z] Selecting previously unselected package vim-common. [2020-07-20T08:21:14.914Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-20T08:21:14.914Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-07-20T08:21:14.914Z] Selecting previously unselected package bash-completion. [2020-07-20T08:21:14.914Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-20T08:21:15.554Z] Unpacking bash-completion (1:2.8-6) ... [2020-07-20T08:21:15.554Z] Selecting previously unselected package bzip2. [2020-07-20T08:21:15.554Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-07-20T08:21:15.554Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-20T08:21:15.554Z] Selecting previously unselected package xz-utils. [2020-07-20T08:21:15.554Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-07-20T08:21:15.554Z] Unpacking xz-utils (5.2.4-1) ... [2020-07-20T08:21:15.851Z] Selecting previously unselected package apparmor. [2020-07-20T08:21:15.851Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-07-20T08:21:15.851Z] Unpacking apparmor (2.13.2-10) ... [2020-07-20T08:21:15.851Z] Selecting previously unselected package aufs-tools. [2020-07-20T08:21:15.851Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-07-20T08:21:15.851Z] Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-20T08:21:15.851Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-20T08:21:15.851Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-07-20T08:21:15.851Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-20T08:21:16.146Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-20T08:21:16.146Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-07-20T08:21:16.146Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-20T08:21:16.791Z] Selecting previously unselected package binutils-mingw-w64. [2020-07-20T08:21:16.791Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-20T08:21:16.791Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-20T08:21:16.791Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-07-20T08:21:16.791Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-20T08:21:16.791Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-20T08:21:16.791Z] Selecting previously unselected package dmsetup. [2020-07-20T08:21:16.791Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-07-20T08:21:16.791Z] Unpacking dmsetup (2:1.02.155-3) ... [2020-07-20T08:21:16.791Z] Selecting previously unselected package mingw-w64-common. [2020-07-20T08:21:16.791Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-20T08:21:16.791Z] Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-20T08:21:17.437Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-20T08:21:17.437Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-20T08:21:17.437Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-20T08:21:18.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-20T08:21:18.490Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-07-20T08:21:18.490Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-20T08:21:18.490Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:21:18.490Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-20T08:21:18.490Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-20T08:21:18.490Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:21:21.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-20T08:21:22.975Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-20T08:21:22.975Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-07-20T08:21:22.975Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:21:25.731Z] Selecting previously unselected package libonig5:ppc64el. [2020-07-20T08:21:25.731Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ... [2020-07-20T08:21:25.731Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-07-20T08:21:25.731Z] Selecting previously unselected package libjq1:ppc64el. [2020-07-20T08:21:25.731Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-20T08:21:25.731Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-20T08:21:25.731Z] Selecting previously unselected package jq. [2020-07-20T08:21:25.731Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-07-20T08:21:25.731Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-20T08:21:25.731Z] Selecting previously unselected package libaio1:ppc64el. [2020-07-20T08:21:25.731Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ... [2020-07-20T08:21:25.731Z] Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-07-20T08:21:25.731Z] Selecting previously unselected package libbtrfs0. [2020-07-20T08:21:25.731Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-07-20T08:21:25.731Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-20T08:21:25.731Z] Selecting previously unselected package libbtrfs-dev. [2020-07-20T08:21:25.731Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-07-20T08:21:25.731Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-20T08:21:25.731Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-07-20T08:21:25.731Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-07-20T08:21:25.731Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-20T08:21:25.731Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-07-20T08:21:25.731Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-20T08:21:25.731Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-20T08:21:25.731Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-07-20T08:21:25.731Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-07-20T08:21:25.731Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-07-20T08:21:25.731Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-07-20T08:21:25.731Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-07-20T08:21:25.731Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-20T08:21:25.731Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-07-20T08:21:25.731Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-07-20T08:21:25.731Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-20T08:21:26.025Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-07-20T08:21:26.025Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-07-20T08:21:26.025Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-20T08:21:26.025Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-07-20T08:21:26.025Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-07-20T08:21:26.025Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-20T08:21:26.025Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-07-20T08:21:26.025Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-07-20T08:21:26.025Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-20T08:21:26.025Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-07-20T08:21:26.025Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-07-20T08:21:26.025Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-20T08:21:26.025Z] Selecting previously unselected package libgpm2:ppc64el. [2020-07-20T08:21:26.025Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ... [2020-07-20T08:21:26.025Z] Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-07-20T08:21:26.025Z] Selecting previously unselected package libicu63:ppc64el. [2020-07-20T08:21:26.025Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-07-20T08:21:26.025Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-20T08:21:27.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-20T08:21:27.072Z] Selecting previously unselected package libnet1:ppc64el. [2020-07-20T08:21:27.072Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-07-20T08:21:27.072Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-20T08:21:27.072Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-07-20T08:21:27.072Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-07-20T08:21:27.072Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-20T08:21:27.072Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-07-20T08:21:27.072Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-07-20T08:21:27.072Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-20T08:21:27.072Z] Selecting previously unselected package libreadline5:ppc64el. [2020-07-20T08:21:27.072Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-07-20T08:21:27.072Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-20T08:21:27.072Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-07-20T08:21:27.072Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-07-20T08:21:27.072Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-20T08:21:27.072Z] Selecting previously unselected package net-tools. [2020-07-20T08:21:27.072Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-07-20T08:21:27.072Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-20T08:21:27.072Z] Selecting previously unselected package python-pip-whl. [2020-07-20T08:21:27.072Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-07-20T08:21:27.072Z] Unpacking python-pip-whl (18.1-5) ... [2020-07-20T08:21:27.366Z] Selecting previously unselected package python3-lib2to3. [2020-07-20T08:21:27.366Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-20T08:21:27.367Z] Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-20T08:21:27.367Z] Selecting previously unselected package python3-distutils. [2020-07-20T08:21:27.367Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-07-20T08:21:27.367Z] Unpacking python3-distutils (3.7.3-1) ... [2020-07-20T08:21:27.367Z] Selecting previously unselected package python3-pip. [2020-07-20T08:21:27.367Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-07-20T08:21:27.367Z] Unpacking python3-pip (18.1-5) ... [2020-07-20T08:21:27.367Z] Selecting previously unselected package python3-pkg-resources. [2020-07-20T08:21:27.367Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-20T08:21:27.367Z] Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-20T08:21:27.367Z] Selecting previously unselected package python3-setuptools. [2020-07-20T08:21:27.367Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-07-20T08:21:27.367Z] Unpacking python3-setuptools (40.8.0-1) ... [2020-07-20T08:21:27.661Z] Selecting previously unselected package python3-wheel. [2020-07-20T08:21:27.661Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-07-20T08:21:27.661Z] Unpacking python3-wheel (0.32.3-2) ... [2020-07-20T08:21:27.661Z] Selecting previously unselected package thin-provisioning-tools. [2020-07-20T08:21:27.661Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-07-20T08:21:27.661Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-20T08:21:27.661Z] Selecting previously unselected package vim-runtime. [2020-07-20T08:21:27.661Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-20T08:21:27.661Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-20T08:21:27.661Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-20T08:21:27.661Z] Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-20T08:21:28.306Z] Selecting previously unselected package vim. [2020-07-20T08:21:28.306Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-07-20T08:21:28.306Z] Unpacking vim (2:8.1.0875-5) ... [2020-07-20T08:21:28.602Z] Selecting previously unselected package xfsprogs. [2020-07-20T08:21:28.602Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-07-20T08:21:28.602Z] Unpacking xfsprogs (4.20.0-1) ... [2020-07-20T08:21:28.602Z] Selecting previously unselected package zip. [2020-07-20T08:21:28.602Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ... [2020-07-20T08:21:28.602Z] Unpacking zip (3.0-11+b1) ... [2020-07-20T08:21:28.602Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-07-20T08:21:28.602Z] Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-20T08:21:28.602Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-20T08:21:28.602Z] Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-07-20T08:21:28.602Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-07-20T08:21:28.602Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-20T08:21:28.602Z] Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-07-20T08:21:28.602Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-07-20T08:21:28.602Z] Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-07-20T08:21:28.602Z] Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-07-20T08:21:28.602Z] Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-07-20T08:21:28.602Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:21:28.602Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-07-20T08:21:28.602Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-20T08:21:28.602Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-07-20T08:21:28.602Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-07-20T08:21:28.602Z] Setting up xxd (2:8.1.0875-5) ... [2020-07-20T08:21:28.602Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-07-20T08:21:28.896Z] Setting up zip (3.0-11+b1) ... [2020-07-20T08:21:28.896Z] Setting up vim-common (2:8.1.0875-5) ... [2020-07-20T08:21:28.896Z] Setting up bash-completion (1:2.8-6) ... [2020-07-20T08:21:29.537Z] Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-07-20T08:21:29.537Z] Setting up xz-utils (5.2.4-1) ... [2020-07-20T08:21:29.537Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-20T08:21:29.537Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-07-20T08:21:29.537Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-07-20T08:21:29.537Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-20T08:21:29.537Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-20T08:21:29.537Z] Setting up pigz (2.4-1) ... [2020-07-20T08:21:29.537Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-07-20T08:21:29.537Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-07-20T08:21:29.537Z] Setting up python-pip-whl (18.1-5) ... [2020-07-20T08:21:29.537Z] Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-07-20T08:21:29.537Z] Setting up mingw-w64-common (6.0.0-3) ... [2020-07-20T08:21:29.537Z] Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-20T08:21:29.537Z] Setting up libaio1:ppc64el (0.3.112-3) ... [2020-07-20T08:21:29.537Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-07-20T08:21:29.537Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-07-20T08:21:29.537Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-20T08:21:29.537Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-07-20T08:21:29.537Z] Setting up vim (2:8.1.0875-5) ... [2020-07-20T08:21:29.537Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-20T08:21:29.537Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-20T08:21:29.537Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-20T08:21:29.537Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-20T08:21:29.537Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-20T08:21:29.830Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-20T08:21:29.830Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-20T08:21:29.830Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-20T08:21:29.830Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-07-20T08:21:29.830Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-07-20T08:21:29.830Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:21:29.830Z] 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 [2020-07-20T08:21:29.830Z] 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 [2020-07-20T08:21:29.830Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:21:29.830Z] 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 [2020-07-20T08:21:29.830Z] 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 [2020-07-20T08:21:29.830Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-20T08:21:29.830Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-20T08:21:29.830Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-07-20T08:21:29.830Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-07-20T08:21:29.830Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-07-20T08:21:29.830Z] Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-20T08:21:30.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-20T08:21:30.468Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-07-20T08:21:30.468Z] Setting up iptables (1.8.2-4) ... [2020-07-20T08:21:30.468Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-20T08:21:30.468Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-20T08:21:30.468Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-20T08:21:30.468Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-20T08:21:30.468Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-20T08:21:30.468Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-20T08:21:30.468Z] Setting up python3 (3.7.3-1) ... [2020-07-20T08:21:30.767Z] Setting up python3-wheel (0.32.3-2) ... [2020-07-20T08:21:30.767Z] Setting up apparmor (2.13.2-10) ... [2020-07-20T08:21:31.406Z] Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-20T08:21:31.406Z] Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-20T08:21:31.701Z] Setting up python3-distutils (3.7.3-1) ... [2020-07-20T08:21:31.701Z] Setting up python3-setuptools (40.8.0-1) ... [2020-07-20T08:21:31.996Z] Setting up python3-pip (18.1-5) ... [2020-07-20T08:21:32.291Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-20T08:21:32.291Z] Setting up dmsetup (2:1.02.155-3) ... [2020-07-20T08:21:32.291Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-07-20T08:21:32.291Z] Setting up xfsprogs (4.20.0-1) ... [2020-07-20T08:21:32.291Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-07-20T08:21:32.291Z] Processing triggers for mime-support (3.62) ... [2020-07-20T08:21:32.291Z] Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:21:33.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-20T08:21:33.637Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-20T08:21:36.924Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-20T08:21:36.924Z] Using test binary docker [2020-07-20T08:21:36.924Z] +++ /etc/init.d/apparmor start [2020-07-20T08:21:36.924Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-20T08:21:36.924Z] INFO: Waiting for daemon to start... [2020-07-20T08:21:36.924Z] Starting dockerd [2020-07-20T08:21:36.924Z] +++ 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 [2020-07-20T08:21:39.465Z] . [2020-07-20T08:21:39.465Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-20T08:21:39.465Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-20T08:21:39.465Z] Error: No such image: emptyfs [2020-07-20T08:21:39.465Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-20T08:21:39.465Z] ++++ docker load [2020-07-20T08:21:39.465Z] Running integration-test (iteration 1) [2020-07-20T08:21:39.725Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-20T08:21:39.725Z] ++ 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 [2020-07-20T08:21:39.725Z] ++ set -e [2020-07-20T08:21:39.725Z] ++ '[' -n 0 ']' [2020-07-20T08:21:39.725Z] ++ set -x [2020-07-20T08:21:39.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=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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:21:40.814Z] Removing intermediate container 8cb076e82d03 [2020-07-20T08:21:40.814Z] ---> 171a8a6c1c8f [2020-07-20T08:21:40.814Z] Step 117/140 : 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 [2020-07-20T08:21:40.814Z] ---> Running in 3282b69e831e [2020-07-20T08:21:40.814Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-20T08:21:40.814Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-20T08:21:40.814Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-20T08:21:40.814Z] Removing intermediate container 3282b69e831e [2020-07-20T08:21:40.814Z] ---> d3fe5bbcbc2a [2020-07-20T08:21:40.814Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 [2020-07-20T08:21:40.814Z] ---> Running in 2274f7075bf0 [2020-07-20T08:21:41.454Z] Collecting yamllint==1.16.0 [2020-07-20T08:21:41.747Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-20T08:21:41.747Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-20T08:21:41.747Z] Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-20T08:21:41.747Z] Collecting pyyaml (from yamllint==1.16.0) [2020-07-20T08:21:41.747Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-20T08:21:42.389Z] Building wheels for collected packages: pyyaml [2020-07-20T08:21:42.389Z] Running setup.py bdist_wheel for pyyaml: started [2020-07-20T08:21:42.686Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-20T08:21:42.686Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-20T08:21:42.686Z] Successfully built pyyaml [2020-07-20T08:21:42.686Z] Installing collected packages: pathspec, pyyaml, yamllint [2020-07-20T08:21:42.686Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-20T08:21:43.331Z] Removing intermediate container 2274f7075bf0 [2020-07-20T08:21:43.331Z] ---> 35f1230e41eb [2020-07-20T08:21:43.331Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli [2020-07-20T08:21:43.625Z] ---> dc01a59c3b67 [2020-07-20T08:21:43.625Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-20T08:21:46.398Z] ---> f406b2e74f85 [2020-07-20T08:21:46.398Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ [2020-07-20T08:21:46.693Z] ---> 298756d41b76 [2020-07-20T08:21:46.693Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-07-20T08:21:46.987Z] ---> ab480ddd07d8 [2020-07-20T08:21:46.987Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ [2020-07-20T08:21:46.987Z] ---> 3ccf80c93453 [2020-07-20T08:21:46.987Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ [2020-07-20T08:21:47.628Z] ---> 86eacfd01af4 [2020-07-20T08:21:47.628Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ [2020-07-20T08:21:47.923Z] ---> 1f4c0629e77c [2020-07-20T08:21:47.923Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ [2020-07-20T08:21:48.217Z] ---> ae3098ea75b5 [2020-07-20T08:21:48.217Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-07-20T08:21:48.217Z] ---> 6bb279e840b6 [2020-07-20T08:21:48.217Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-07-20T08:21:50.309Z] ---> 39b766196136 [2020-07-20T08:21:50.309Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ [2020-07-20T08:21:50.605Z] ---> 6e4e39a09b8d [2020-07-20T08:21:50.605Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ [2020-07-20T08:21:51.245Z] ---> 0d71fd79390c [2020-07-20T08:21:51.245Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-07-20T08:21:51.542Z] ---> a53e8a7ee1eb [2020-07-20T08:21:51.542Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-07-20T08:21:52.181Z] ---> 9a7470b9bfa8 [2020-07-20T08:21:52.181Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ [2020-07-20T08:21:52.181Z] ---> 0dafe74a409a [2020-07-20T08:21:52.181Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH [2020-07-20T08:21:52.181Z] ---> Running in f6c938b8cdbd [2020-07-20T08:21:52.475Z] Removing intermediate container f6c938b8cdbd [2020-07-20T08:21:52.475Z] ---> 6f8153369214 [2020-07-20T08:21:52.475Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-07-20T08:21:52.475Z] ---> Running in 217853ec7744 [2020-07-20T08:21:52.475Z] Removing intermediate container 217853ec7744 [2020-07-20T08:21:52.475Z] ---> 8f9d84a42bd4 [2020-07-20T08:21:52.475Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [2020-07-20T08:21:52.475Z] ---> Running in 3235a9ffa5e1 [2020-07-20T08:21:52.769Z] Removing intermediate container 3235a9ffa5e1 [2020-07-20T08:21:52.769Z] ---> 9e7e36fd096f [2020-07-20T08:21:52.769Z] Step 137/140 : VOLUME /var/lib/docker [2020-07-20T08:21:52.769Z] ---> Running in 2f151ca8fc5e [2020-07-20T08:21:52.769Z] Removing intermediate container 2f151ca8fc5e [2020-07-20T08:21:52.769Z] ---> 72bc0a4dc255 [2020-07-20T08:21:52.769Z] Step 138/140 : ENTRYPOINT ["hack/dind"] [2020-07-20T08:21:52.769Z] ---> Running in 353d0d8dd377 [2020-07-20T08:21:52.769Z] Removing intermediate container 353d0d8dd377 [2020-07-20T08:21:52.769Z] ---> 0682d053e5f8 [2020-07-20T08:21:52.769Z] Step 139/140 : FROM dev AS final [2020-07-20T08:21:53.064Z] ---> 0682d053e5f8 [2020-07-20T08:21:53.064Z] Step 140/140 : COPY . /go/src/github.com/docker/docker [2020-07-20T08:21:58.676Z] ---> 77f1cb669abd [2020-07-20T08:21:58.676Z] Successfully built 77f1cb669abd [2020-07-20T08:21:58.676Z] Successfully tagged docker:1608292c091b10227fec0e455cc452d29b30369a [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-20T08:21:59.121Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41235/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1608292c091b10227fec0e455cc452d29b30369a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:1608292c091b10227fec0e455cc452d29b30369a hack/test/unit [2020-07-20T08:22:02.704Z] ? github.com/docker/docker/api [no test files] [2020-07-20T08:22:11.263Z] fc1b9e59edad: Pull complete [2020-07-20T08:22:11.263Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505 [2020-07-20T08:22:11.263Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T08:22:11.263Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-07-20T08:22:11.263Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-07-20T08:22:11.263Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339' [2020-07-20T08:22:11.263Z] WARN: Skipping validation tests [2020-07-20T08:22:11.263Z] INFO: Running unit tests at 07/20/2020 08:21:58... [2020-07-20T08:22:11.263Z] INFO: make.ps1 starting at 07/20/2020 08:22:02 [2020-07-20T08:22:11.263Z] INFO: Git commit (1608292c0) assumed from DOCKER_GITCOMMIT environment variable [2020-07-20T08:22:11.263Z] INFO: Invoking autogen... [2020-07-20T08:22:11.263Z] INFO: Running unit tests... [2020-07-20T08:22:11.832Z] Loaded image: buildpack-deps:jessie [2020-07-20T08:22:11.833Z] Loaded image: busybox:latest [2020-07-20T08:22:11.833Z] Loaded image: busybox:glibc [2020-07-20T08:22:11.833Z] Loaded image: debian:jessie [2020-07-20T08:22:12.098Z] Loaded image: hello-world:latest [2020-07-20T08:22:12.098Z] INFO: Testing against a local daemon [2020-07-20T08:22:12.098Z] === RUN TestBuildWithSession [2020-07-20T08:22:16.293Z] --- PASS: TestBuildWithSession (3.70s) [2020-07-20T08:22:16.293Z] === RUN TestBuildSquashParent [2020-07-20T08:22:18.210Z] ok github.com/docker/docker/api/server 0.036s coverage: 7.9% of statements [2020-07-20T08:22:18.428Z] ? github.com/docker/docker/api [no test files] [2020-07-20T08:22:22.874Z] #14 568.9 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-07-20T08:22:22.874Z] #14 569.1 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-07-20T08:22:22.874Z] #14 569.3 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-07-20T08:22:22.874Z] #14 569.3 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-07-20T08:22:22.874Z] #14 569.3 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-07-20T08:22:22.874Z] #14 569.3 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-07-20T08:22:22.874Z] #14 569.3 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-07-20T08:22:22.874Z] #14 569.3 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-07-20T08:22:22.874Z] #14 569.3 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-07-20T08:22:22.874Z] #14 569.3 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-07-20T08:22:22.874Z] #14 569.3 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-07-20T08:22:22.874Z] #14 569.3 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-07-20T08:22:22.874Z] #14 569.3 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-07-20T08:22:22.874Z] #14 569.3 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-07-20T08:22:22.874Z] #14 569.3 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-07-20T08:22:22.874Z] #14 569.4 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-07-20T08:22:22.874Z] #14 569.5 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-07-20T08:22:22.874Z] #14 571.1 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-07-20T08:22:22.874Z] #14 571.1 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-07-20T08:22:22.874Z] #14 571.2 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-07-20T08:22:22.874Z] #14 571.4 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-07-20T08:22:22.874Z] #14 571.8 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-07-20T08:22:22.874Z] #14 572.1 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-07-20T08:22:22.874Z] #14 572.1 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-07-20T08:22:22.874Z] #14 572.1 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-20T08:22:22.874Z] #14 572.1 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-07-20T08:22:22.874Z] #14 572.1 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-07-20T08:22:22.874Z] #14 572.1 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-20T08:22:22.874Z] #14 572.1 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-07-20T08:22:22.874Z] #14 572.1 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-20T08:22:22.874Z] #14 572.1 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-07-20T08:22:22.874Z] #14 572.1 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-20T08:22:22.874Z] #14 572.3 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-07-20T08:22:22.874Z] #14 573.0 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-07-20T08:22:22.874Z] #14 573.4 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-07-20T08:22:22.874Z] #14 573.5 debconf: delaying package configuration, since apt-utils is not installed [2020-07-20T08:22:22.874Z] #14 573.6 Fetched 99.3 MB in 9min 11s (180 kB/s) [2020-07-20T08:22:22.874Z] #14 573.6 Selecting previously unselected package pigz. [2020-07-20T08:22:22.874Z] #14 573.6 (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 ... 15240 files and directories currently installed.) [2020-07-20T08:22:22.874Z] #14 573.6 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-07-20T08:22:22.874Z] #14 573.6 Unpacking pigz (2.4-1) ... [2020-07-20T08:22:22.874Z] #14 573.6 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-07-20T08:22:22.874Z] #14 573.6 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-20T08:22:22.874Z] #14 573.6 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-20T08:22:22.874Z] #14 573.7 Selecting previously unselected package python3.7-minimal. [2020-07-20T08:22:22.874Z] #14 573.7 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-07-20T08:22:22.874Z] #14 573.7 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-20T08:22:22.874Z] #14 573.8 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-07-20T08:22:22.874Z] #14 573.9 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-20T08:22:22.874Z] #14 574.2 Selecting previously unselected package python3-minimal. [2020-07-20T08:22:22.874Z] #14 574.2 (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 ... 15489 files and directories currently installed.) [2020-07-20T08:22:22.874Z] #14 574.2 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-07-20T08:22:22.874Z] #14 574.2 Unpacking python3-minimal (3.7.3-1) ... [2020-07-20T08:22:22.874Z] #14 574.3 Selecting previously unselected package libmpdec2:s390x. [2020-07-20T08:22:22.874Z] #14 574.3 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-07-20T08:22:22.874Z] #14 574.3 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-07-20T08:22:22.874Z] #14 574.3 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-07-20T08:22:22.874Z] #14 574.3 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-07-20T08:22:22.874Z] #14 574.3 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-20T08:22:22.874Z] #14 574.5 Selecting previously unselected package python3.7. [2020-07-20T08:22:22.874Z] #14 574.5 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-07-20T08:22:22.874Z] #14 574.5 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-20T08:22:22.874Z] #14 574.5 Selecting previously unselected package libpython3-stdlib:s390x. [2020-07-20T08:22:22.874Z] #14 574.5 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-07-20T08:22:22.874Z] #14 574.5 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-20T08:22:22.874Z] #14 574.5 Setting up python3-minimal (3.7.3-1) ... [2020-07-20T08:22:22.874Z] #14 574.7 Selecting previously unselected package python3. [2020-07-20T08:22:22.874Z] #14 574.7 (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 ... 15901 files and directories currently installed.) [2020-07-20T08:22:22.875Z] #14 574.7 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-07-20T08:22:22.875Z] #14 574.7 Unpacking python3 (3.7.3-1) ... [2020-07-20T08:22:22.875Z] #14 574.7 Selecting previously unselected package libip4tc0:s390x. [2020-07-20T08:22:22.875Z] #14 574.7 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-07-20T08:22:22.875Z] #14 574.7 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-07-20T08:22:22.875Z] #14 574.7 Selecting previously unselected package libip6tc0:s390x. [2020-07-20T08:22:22.875Z] #14 574.7 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-07-20T08:22:22.875Z] #14 574.7 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-07-20T08:22:22.875Z] #14 574.8 Selecting previously unselected package libiptc0:s390x. [2020-07-20T08:22:22.875Z] #14 574.8 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-07-20T08:22:22.875Z] #14 574.8 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-07-20T08:22:22.875Z] #14 574.8 Selecting previously unselected package libnfnetlink0:s390x. [2020-07-20T08:22:22.875Z] #14 574.8 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-07-20T08:22:22.875Z] #14 574.8 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-20T08:22:22.875Z] #14 574.8 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-07-20T08:22:22.875Z] #14 574.8 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-07-20T08:22:22.875Z] #14 574.8 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-20T08:22:22.875Z] #14 574.8 Selecting previously unselected package libnftnl11:s390x. [2020-07-20T08:22:22.875Z] #14 574.8 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-07-20T08:22:22.875Z] #14 574.8 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-07-20T08:22:22.875Z] #14 574.9 Selecting previously unselected package iptables. [2020-07-20T08:22:22.875Z] #14 574.9 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-07-20T08:22:22.875Z] #14 574.9 Unpacking iptables (1.8.2-4) ... [2020-07-20T08:22:22.875Z] #14 574.9 Selecting previously unselected package xxd. [2020-07-20T08:22:22.875Z] #14 574.9 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-07-20T08:22:22.875Z] #14 574.9 Unpacking xxd (2:8.1.0875-5) ... [2020-07-20T08:22:22.875Z] #14 575.0 Selecting previously unselected package vim-common. [2020-07-20T08:22:22.875Z] #14 575.0 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-20T08:22:22.875Z] #14 575.0 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-20T08:22:22.875Z] #14 575.0 Selecting previously unselected package bash-completion. [2020-07-20T08:22:22.875Z] #14 575.0 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-20T08:22:22.875Z] #14 575.5 Unpacking bash-completion (1:2.8-6) ... [2020-07-20T08:22:22.875Z] #14 575.5 Selecting previously unselected package bzip2. [2020-07-20T08:22:22.875Z] #14 575.5 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-07-20T08:22:22.875Z] #14 575.6 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-20T08:22:22.875Z] #14 575.6 Selecting previously unselected package xz-utils. [2020-07-20T08:22:22.875Z] #14 575.6 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-07-20T08:22:22.875Z] #14 575.6 Unpacking xz-utils (5.2.4-1) ... [2020-07-20T08:22:22.875Z] #14 575.6 Selecting previously unselected package apparmor. [2020-07-20T08:22:22.875Z] #14 575.6 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-07-20T08:22:22.875Z] #14 575.6 Unpacking apparmor (2.13.2-10) ... [2020-07-20T08:22:22.875Z] #14 575.7 Selecting previously unselected package aufs-tools. [2020-07-20T08:22:22.875Z] #14 575.7 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-07-20T08:22:22.875Z] #14 575.7 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-20T08:22:22.875Z] #14 575.7 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-20T08:22:22.875Z] #14 575.7 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-07-20T08:22:22.875Z] #14 575.7 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-20T08:22:22.875Z] #14 576.0 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-20T08:22:22.875Z] #14 576.0 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-07-20T08:22:22.875Z] #14 576.0 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-20T08:22:22.875Z] #14 576.2 Selecting previously unselected package binutils-mingw-w64. [2020-07-20T08:22:22.875Z] #14 576.2 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-20T08:22:22.875Z] #14 576.2 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-20T08:22:22.875Z] #14 576.3 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-07-20T08:22:22.875Z] #14 576.3 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-20T08:22:22.875Z] #14 576.3 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-20T08:22:22.875Z] #14 576.3 Selecting previously unselected package dmsetup. [2020-07-20T08:22:22.875Z] #14 576.3 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-07-20T08:22:22.875Z] #14 576.3 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-20T08:22:22.875Z] #14 576.3 Selecting previously unselected package mingw-w64-common. [2020-07-20T08:22:22.875Z] #14 576.3 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-20T08:22:22.875Z] #14 576.3 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-20T08:22:22.875Z] #14 576.8 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-20T08:22:22.875Z] #14 576.8 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-20T08:22:22.875Z] #14 576.8 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-20T08:22:22.875Z] #14 577.3 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-20T08:22:22.875Z] #14 577.3 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-20T08:22:22.875Z] #14 577.3 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:22:22.875Z] #14 577.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-20T08:22:22.875Z] #14 577.3 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-20T08:22:22.875Z] #14 577.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:22:23.914Z] #14 579.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-20T08:22:23.914Z] #14 579.9 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-07-20T08:22:23.914Z] #14 579.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:22:24.420Z] --- PASS: TestBuildSquashParent (8.59s) [2020-07-20T08:22:24.420Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-07-20T08:22:24.420Z] daemon.go:325: [db64730bf3c7e] waiting for daemon to start [2020-07-20T08:22:24.420Z] daemon.go:325: [db64730bf3c7e] waiting for daemon to start [2020-07-20T08:22:24.420Z] daemon.go:353: [db64730bf3c7e] daemon started [2020-07-20T08:22:24.420Z] daemon.go:461: [db64730bf3c7e] Stopping daemon [2020-07-20T08:22:24.420Z] daemon.go:296: [db64730bf3c7e] exiting daemon [2020-07-20T08:22:24.420Z] daemon.go:448: [db64730bf3c7e] Daemon stopped [2020-07-20T08:22:24.420Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-20T08:22:24.420Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T08:22:24.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T08:22:24.420Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T08:22:24.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T08:22:24.420Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T08:22:24.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T08:22:24.420Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T08:22:24.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T08:22:24.420Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T08:22:24.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T08:22:24.420Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T08:22:24.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T08:22:24.420Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T08:22:24.420Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T08:22:25.795Z] ................................................ [ 29%] [2020-07-20T08:22:26.000Z] #14 582.0 Selecting previously unselected package libonig5:s390x. [2020-07-20T08:22:26.000Z] #14 582.0 Preparing to unpack .../25-libonig5_6.9.1-1_s390x.deb ... [2020-07-20T08:22:26.000Z] #14 582.0 Unpacking libonig5:s390x (6.9.1-1) ... [2020-07-20T08:22:26.000Z] #14 582.0 Selecting previously unselected package libjq1:s390x. [2020-07-20T08:22:26.000Z] #14 582.0 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-07-20T08:22:26.000Z] #14 582.0 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-20T08:22:26.000Z] #14 582.0 Selecting previously unselected package jq. [2020-07-20T08:22:26.000Z] #14 582.0 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-07-20T08:22:26.000Z] #14 582.0 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-20T08:22:26.000Z] #14 582.1 Selecting previously unselected package libaio1:s390x. [2020-07-20T08:22:26.000Z] #14 582.1 Preparing to unpack .../28-libaio1_0.3.112-3_s390x.deb ... [2020-07-20T08:22:26.000Z] #14 582.1 Unpacking libaio1:s390x (0.3.112-3) ... [2020-07-20T08:22:26.000Z] #14 582.1 Selecting previously unselected package libbtrfs0. [2020-07-20T08:22:26.000Z] #14 582.1 Preparing to unpack .../29-libbtrfs0_4.20.1-2_s390x.deb ... [2020-07-20T08:22:26.000Z] #14 582.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-20T08:22:26.000Z] #14 582.1 Selecting previously unselected package libbtrfs-dev. [2020-07-20T08:22:26.000Z] #14 582.1 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-07-20T08:22:26.000Z] #14 582.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-20T08:22:26.000Z] #14 582.1 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-07-20T08:22:26.293Z] #14 582.1 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-07-20T08:22:26.293Z] #14 582.1 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-20T08:22:26.293Z] #14 582.2 Selecting previously unselected package libudev-dev:s390x. [2020-07-20T08:22:26.293Z] #14 582.2 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-07-20T08:22:26.293Z] #14 582.2 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-07-20T08:22:26.293Z] #14 582.2 Selecting previously unselected package libsepol1-dev:s390x. [2020-07-20T08:22:26.293Z] #14 582.2 Preparing to unpack .../33-libsepol1-dev_2.8-1_s390x.deb ... [2020-07-20T08:22:26.293Z] #14 582.2 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-07-20T08:22:26.293Z] #14 582.3 Selecting previously unselected package libpcre16-3:s390x. [2020-07-20T08:22:26.293Z] #14 582.3 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-07-20T08:22:26.293Z] #14 582.3 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-07-20T08:22:26.293Z] #14 582.3 Selecting previously unselected package libpcre32-3:s390x. [2020-07-20T08:22:26.293Z] #14 582.3 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-07-20T08:22:26.293Z] #14 582.3 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-07-20T08:22:26.293Z] #14 582.3 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-07-20T08:22:26.293Z] #14 582.3 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-07-20T08:22:26.293Z] #14 582.3 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-20T08:22:26.293Z] #14 582.3 Selecting previously unselected package libpcre3-dev:s390x. [2020-07-20T08:22:26.293Z] #14 582.3 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-07-20T08:22:26.293Z] #14 582.4 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-07-20T08:22:26.293Z] #14 582.4 Selecting previously unselected package libselinux1-dev:s390x. [2020-07-20T08:22:26.293Z] #14 582.4 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-07-20T08:22:26.293Z] #14 582.4 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-20T08:22:26.293Z] #14 582.5 Selecting previously unselected package libdevmapper-dev:s390x. [2020-07-20T08:22:26.586Z] #14 582.5 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-07-20T08:22:26.586Z] #14 582.5 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-20T08:22:26.586Z] #14 582.5 Selecting previously unselected package libgpm2:s390x. [2020-07-20T08:22:26.586Z] #14 582.5 Preparing to unpack .../40-libgpm2_1.20.7-5_s390x.deb ... [2020-07-20T08:22:26.586Z] #14 582.5 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-07-20T08:22:26.586Z] #14 582.5 Selecting previously unselected package libicu63:s390x. [2020-07-20T08:22:26.586Z] #14 582.5 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-07-20T08:22:26.586Z] #14 582.5 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-07-20T08:22:27.222Z] #14 583.2 Selecting previously unselected package libnet1:s390x. [2020-07-20T08:22:27.222Z] #14 583.2 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-07-20T08:22:27.222Z] #14 583.2 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-20T08:22:27.222Z] #14 583.2 Selecting previously unselected package libnl-3-200:s390x. [2020-07-20T08:22:27.222Z] #14 583.2 Preparing to unpack .../43-libnl-3-200_3.4.0-1_s390x.deb ... [2020-07-20T08:22:27.222Z] #14 583.2 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-07-20T08:22:27.222Z] #14 583.2 Selecting previously unselected package libprotobuf-c1:s390x. [2020-07-20T08:22:27.222Z] #14 583.2 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-07-20T08:22:27.222Z] #14 583.2 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-20T08:22:27.222Z] #14 583.2 Selecting previously unselected package libreadline5:s390x. [2020-07-20T08:22:27.222Z] #14 583.2 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-07-20T08:22:27.222Z] #14 583.2 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-20T08:22:27.222Z] #14 583.3 Selecting previously unselected package libsystemd-dev:s390x. [2020-07-20T08:22:27.222Z] #14 583.3 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-07-20T08:22:27.222Z] #14 583.3 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-20T08:22:27.517Z] #14 583.3 Selecting previously unselected package net-tools. [2020-07-20T08:22:27.517Z] #14 583.3 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-07-20T08:22:27.517Z] #14 583.3 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-20T08:22:27.517Z] #14 583.4 Selecting previously unselected package python-pip-whl. [2020-07-20T08:22:27.517Z] #14 583.4 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-07-20T08:22:27.517Z] #14 583.4 Unpacking python-pip-whl (18.1-5) ... [2020-07-20T08:22:27.517Z] #14 583.5 Selecting previously unselected package python3-lib2to3. [2020-07-20T08:22:27.517Z] #14 583.5 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-20T08:22:27.517Z] #14 583.5 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-20T08:22:27.517Z] #14 583.5 Selecting previously unselected package python3-distutils. [2020-07-20T08:22:27.517Z] #14 583.5 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-07-20T08:22:27.517Z] #14 583.5 Unpacking python3-distutils (3.7.3-1) ... [2020-07-20T08:22:27.517Z] #14 583.6 Selecting previously unselected package python3-pip. [2020-07-20T08:22:27.517Z] #14 583.6 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-07-20T08:22:27.517Z] #14 583.6 Unpacking python3-pip (18.1-5) ... [2020-07-20T08:22:27.517Z] #14 583.6 Selecting previously unselected package python3-pkg-resources. [2020-07-20T08:22:27.517Z] #14 583.6 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-20T08:22:27.517Z] #14 583.6 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-20T08:22:27.517Z] #14 583.6 Selecting previously unselected package python3-setuptools. [2020-07-20T08:22:27.517Z] #14 583.6 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-07-20T08:22:27.517Z] #14 583.6 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-20T08:22:27.517Z] #14 583.7 Selecting previously unselected package python3-wheel. [2020-07-20T08:22:27.517Z] #14 583.7 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-07-20T08:22:27.517Z] #14 583.7 Unpacking python3-wheel (0.32.3-2) ... [2020-07-20T08:22:27.517Z] #14 583.7 Selecting previously unselected package thin-provisioning-tools. [2020-07-20T08:22:27.714Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T08:22:27.812Z] #14 583.7 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-07-20T08:22:27.812Z] #14 583.7 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-20T08:22:27.812Z] #14 583.8 Selecting previously unselected package vim-runtime. [2020-07-20T08:22:27.812Z] #14 583.8 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-20T08:22:27.812Z] #14 583.8 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-20T08:22:27.812Z] #14 583.8 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-20T08:22:27.812Z] #14 583.8 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-20T08:22:27.973Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T08:22:28.180Z] #14 584.2 Selecting previously unselected package vim. [2020-07-20T08:22:28.180Z] #14 584.3 Preparing to unpack .../57-vim_2%3a8.1.0875-5_s390x.deb ... [2020-07-20T08:22:28.180Z] #14 584.3 Unpacking vim (2:8.1.0875-5) ... [2020-07-20T08:22:28.180Z] #14 584.4 Selecting previously unselected package xfsprogs. [2020-07-20T08:22:28.473Z] #14 584.4 Preparing to unpack .../58-xfsprogs_4.20.0-1_s390x.deb ... [2020-07-20T08:22:28.473Z] #14 584.4 Unpacking xfsprogs (4.20.0-1) ... [2020-07-20T08:22:28.473Z] #14 584.5 Selecting previously unselected package zip. [2020-07-20T08:22:28.473Z] #14 584.5 Preparing to unpack .../59-zip_3.0-11+b1_s390x.deb ... [2020-07-20T08:22:28.473Z] #14 584.5 Unpacking zip (3.0-11+b1) ... [2020-07-20T08:22:28.473Z] #14 584.5 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-07-20T08:22:28.473Z] #14 584.5 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-20T08:22:28.473Z] #14 584.5 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-20T08:22:28.473Z] #14 584.5 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-07-20T08:22:28.473Z] #14 584.5 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-07-20T08:22:28.473Z] #14 584.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-20T08:22:28.473Z] #14 584.5 Setting up libgpm2:s390x (1.20.7-5) ... [2020-07-20T08:22:28.473Z] #14 584.5 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-07-20T08:22:28.473Z] #14 584.6 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-07-20T08:22:28.473Z] #14 584.6 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-07-20T08:22:28.473Z] #14 584.6 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-07-20T08:22:28.473Z] #14 584.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:22:28.473Z] #14 584.6 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-07-20T08:22:28.473Z] #14 584.6 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-20T08:22:28.473Z] #14 584.6 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-07-20T08:22:28.473Z] #14 584.6 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-07-20T08:22:28.473Z] #14 584.6 Setting up xxd (2:8.1.0875-5) ... [2020-07-20T08:22:28.766Z] #14 584.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-20T08:22:28.766Z] #14 584.6 Setting up zip (3.0-11+b1) ... [2020-07-20T08:22:28.766Z] #14 584.6 Setting up vim-common (2:8.1.0875-5) ... [2020-07-20T08:22:28.766Z] #14 584.6 Setting up bash-completion (1:2.8-6) ... [2020-07-20T08:22:29.059Z] #14 585.1 Setting up libiptc0:s390x (1.8.2-4) ... [2020-07-20T08:22:29.059Z] #14 585.1 Setting up xz-utils (5.2.4-1) ... [2020-07-20T08:22:29.059Z] #14 585.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-20T08:22:29.059Z] #14 585.1 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-07-20T08:22:29.059Z] #14 585.1 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-07-20T08:22:29.059Z] #14 585.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-20T08:22:29.059Z] #14 585.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-20T08:22:29.060Z] #14 585.1 Setting up pigz (2.4-1) ... [2020-07-20T08:22:29.060Z] #14 585.1 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-07-20T08:22:29.060Z] #14 585.2 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-07-20T08:22:29.060Z] #14 585.2 Setting up python-pip-whl (18.1-5) ... [2020-07-20T08:22:29.353Z] #14 585.2 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-07-20T08:22:29.353Z] #14 585.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-20T08:22:29.353Z] #14 585.2 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-20T08:22:29.353Z] #14 585.2 Setting up libaio1:s390x (0.3.112-3) ... [2020-07-20T08:22:29.353Z] #14 585.3 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-07-20T08:22:29.353Z] #14 585.3 Setting up libonig5:s390x (6.9.1-1) ... [2020-07-20T08:22:29.353Z] #14 585.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-20T08:22:29.353Z] #14 585.3 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-07-20T08:22:29.353Z] #14 585.3 Setting up vim (2:8.1.0875-5) ... [2020-07-20T08:22:29.353Z] #14 585.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-20T08:22:29.353Z] #14 585.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-20T08:22:29.353Z] #14 585.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-20T08:22:29.353Z] #14 585.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-20T08:22:29.353Z] #14 585.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-20T08:22:29.353Z] #14 585.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-20T08:22:29.353Z] #14 585.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-20T08:22:29.353Z] #14 585.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-20T08:22:29.353Z] #14 585.3 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-07-20T08:22:29.353Z] #14 585.3 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-07-20T08:22:29.353Z] #14 585.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:22:29.353Z] #14 585.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 [2020-07-20T08:22:29.353Z] #14 585.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 [2020-07-20T08:22:29.353Z] #14 585.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-20T08:22:29.353Z] #14 585.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 [2020-07-20T08:22:29.353Z] #14 585.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 [2020-07-20T08:22:29.353Z] #14 585.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-20T08:22:29.353Z] #14 585.4 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-20T08:22:29.353Z] #14 585.4 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-07-20T08:22:29.353Z] #14 585.4 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-20T08:22:29.353Z] #14 585.4 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-07-20T08:22:29.353Z] #14 585.4 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-20T08:22:29.989Z] #14 585.9 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-07-20T08:22:29.989Z] #14 585.9 Setting up iptables (1.8.2-4) ... [2020-07-20T08:22:29.989Z] #14 585.9 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-20T08:22:29.989Z] #14 586.0 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-20T08:22:29.989Z] #14 586.0 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-20T08:22:29.989Z] #14 586.0 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-20T08:22:29.989Z] #14 586.0 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-20T08:22:29.989Z] #14 586.0 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-20T08:22:29.989Z] #14 586.0 Setting up python3 (3.7.3-1) ... [2020-07-20T08:22:29.989Z] #14 586.0 Setting up python3-wheel (0.32.3-2) ... [2020-07-20T08:22:30.282Z] #14 586.1 Setting up apparmor (2.13.2-10) ... [2020-07-20T08:22:30.576Z] #14 586.6 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-20T08:22:30.868Z] #14 586.7 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-20T08:22:30.868Z] #14 586.8 Setting up python3-distutils (3.7.3-1) ... [2020-07-20T08:22:30.868Z] #14 586.9 Setting up python3-setuptools (40.8.0-1) ... [2020-07-20T08:22:31.162Z] #14 587.1 Setting up python3-pip (18.1-5) ... [2020-07-20T08:22:31.265Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T08:22:31.265Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T08:22:31.455Z] #14 587.3 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-07-20T08:22:31.455Z] #14 587.3 Setting up dmsetup (2:1.02.155-3) ... [2020-07-20T08:22:31.455Z] #14 587.3 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-07-20T08:22:31.455Z] #14 587.3 Setting up xfsprogs (4.20.0-1) ... [2020-07-20T08:22:31.455Z] #14 587.3 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-07-20T08:22:31.455Z] #14 587.3 Processing triggers for mime-support (3.62) ... [2020-07-20T08:22:31.455Z] #14 587.3 Processing triggers for libc-bin (2.28-10) ... [2020-07-20T08:22:31.752Z] #14 DONE 587.6s [2020-07-20T08:22:31.752Z] [2020-07-20T08:22:31.752Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-07-20T08:22:32.390Z] #15 0.927 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-20T08:22:32.683Z] #15 0.930 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-20T08:22:32.683Z] #15 0.932 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-20T08:22:32.683Z] #15 DONE 1.1s [2020-07-20T08:22:32.683Z] [2020-07-20T08:22:32.683Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-07-20T08:22:33.362Z] ok github.com/docker/docker/api/server 0.137s coverage: 7.9% of statements [2020-07-20T08:22:34.197Z] #16 1.370 Collecting yamllint==1.16.0 [2020-07-20T08:22:34.197Z] #16 1.454 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-20T08:22:34.197Z] #16 1.476 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-20T08:22:34.197Z] #16 1.490 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-20T08:22:34.197Z] #16 1.502 Collecting pyyaml (from yamllint==1.16.0) [2020-07-20T08:22:34.197Z] #16 1.535 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-20T08:22:34.490Z] #16 1.789 Building wheels for collected packages: pyyaml [2020-07-20T08:22:34.490Z] #16 1.790 Running setup.py bdist_wheel for pyyaml: started [2020-07-20T08:22:34.554Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2020-07-20T08:22:34.554Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.29s) [2020-07-20T08:22:34.554Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.34s) [2020-07-20T08:22:34.554Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.32s) [2020-07-20T08:22:34.554Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.31s) [2020-07-20T08:22:34.554Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.13s) [2020-07-20T08:22:34.554Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.19s) [2020-07-20T08:22:34.554Z] === RUN TestBuildMultiStageCopy [2020-07-20T08:22:34.554Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-20T08:22:34.786Z] #16 1.951 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-20T08:22:34.786Z] #16 1.951 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-20T08:22:34.786Z] #16 1.965 Successfully built pyyaml [2020-07-20T08:22:34.786Z] #16 1.967 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-20T08:22:34.786Z] #16 2.032 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-20T08:22:35.080Z] #16 DONE 2.3s [2020-07-20T08:22:35.080Z] [2020-07-20T08:22:35.080Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-07-20T08:22:35.080Z] #21 DONE 0.1s [2020-07-20T08:22:35.080Z] [2020-07-20T08:22:35.080Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-20T08:22:35.648Z] #25 DONE 0.6s [2020-07-20T08:22:35.648Z] [2020-07-20T08:22:35.648Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-07-20T08:22:35.977Z] #27 DONE 0.1s [2020-07-20T08:22:35.977Z] [2020-07-20T08:22:35.977Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-07-20T08:22:35.977Z] #30 DONE 0.1s [2020-07-20T08:22:35.977Z] [2020-07-20T08:22:35.977Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-07-20T08:22:36.271Z] #35 DONE 0.1s [2020-07-20T08:22:36.271Z] [2020-07-20T08:22:36.271Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-07-20T08:22:36.271Z] #37 DONE 0.2s [2020-07-20T08:22:36.271Z] [2020-07-20T08:22:36.271Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-07-20T08:22:36.564Z] #40 DONE 0.2s [2020-07-20T08:22:36.565Z] [2020-07-20T08:22:36.565Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-07-20T08:22:36.860Z] #43 DONE 0.2s [2020-07-20T08:22:36.860Z] [2020-07-20T08:22:36.860Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-07-20T08:22:36.860Z] #46 DONE 0.1s [2020-07-20T08:22:36.860Z] [2020-07-20T08:22:36.860Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-07-20T08:22:37.089Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-20T08:22:37.154Z] #49 DONE 0.5s [2020-07-20T08:22:37.154Z] [2020-07-20T08:22:37.154Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-07-20T08:22:37.349Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-20T08:22:37.448Z] #53 DONE 0.1s [2020-07-20T08:22:37.448Z] [2020-07-20T08:22:37.448Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-07-20T08:22:37.742Z] #58 DONE 0.2s [2020-07-20T08:22:37.742Z] [2020-07-20T08:22:37.742Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-07-20T08:22:37.742Z] #62 DONE 0.1s [2020-07-20T08:22:37.742Z] [2020-07-20T08:22:37.742Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-07-20T08:22:37.918Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-20T08:22:38.035Z] #64 DONE 0.2s [2020-07-20T08:22:38.035Z] [2020-07-20T08:22:38.035Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-07-20T08:22:38.035Z] #67 DONE 0.1s [2020-07-20T08:22:38.329Z] [2020-07-20T08:22:38.329Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-07-20T08:22:38.329Z] #68 DONE 0.0s [2020-07-20T08:22:38.329Z] [2020-07-20T08:22:38.329Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-20T08:22:38.488Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-20T08:22:38.966Z] #69 DONE 0.6s [2020-07-20T08:22:38.966Z] [2020-07-20T08:22:38.966Z] #70 exporting to image [2020-07-20T08:22:38.966Z] #70 exporting layers [2020-07-20T08:22:39.075Z] --- PASS: TestBuildMultiStageCopy (4.68s) [2020-07-20T08:22:39.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.50s) [2020-07-20T08:22:39.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2020-07-20T08:22:39.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s) [2020-07-20T08:22:39.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2020-07-20T08:22:39.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2020-07-20T08:22:39.075Z] === RUN TestBuildMultiStageParentConfig [2020-07-20T08:22:40.356Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-07-20T08:22:40.454Z] --- PASS: TestBuildMultiStageParentConfig (1.26s) [2020-07-20T08:22:40.454Z] === RUN TestBuildLabelWithTargets [2020-07-20T08:22:41.717Z] #70 exporting layers 2.7s done [2020-07-20T08:22:41.718Z] #70 writing image sha256:76ca6dbf818ee4d43050f48e737e13a4087e40004c8426cb6e1c6d686768822d done [2020-07-20T08:22:41.718Z] #70 naming to docker.io/library/docker:1608292c091b10227fec0e455cc452d29b30369a done [2020-07-20T08:22:41.718Z] #70 DONE 2.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-20T08:22:42.146Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41235/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1608292c091b10227fec0e455cc452d29b30369a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:1608292c091b10227fec0e455cc452d29b30369a hack/test/unit [2020-07-20T08:22:42.359Z] --- PASS: TestBuildLabelWithTargets (2.01s) [2020-07-20T08:22:42.359Z] === RUN TestBuildWithEmptyLayers [2020-07-20T08:22:43.737Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2020-07-20T08:22:43.737Z] === RUN TestBuildMultiStageOnBuild [2020-07-20T08:22:44.222Z] ? github.com/docker/docker/api [no test files] [2020-07-20T08:22:46.271Z] --- PASS: TestBuildMultiStageOnBuild (2.88s) [2020-07-20T08:22:46.271Z] === RUN TestBuildUncleanTarFilenames [2020-07-20T08:22:47.809Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-07-20T08:22:48.175Z] --- PASS: TestBuildUncleanTarFilenames (1.74s) [2020-07-20T08:22:48.175Z] === RUN TestBuildMultiStageLayerLeak [2020-07-20T08:22:50.792Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-20T08:22:51.463Z] --- PASS: TestBuildMultiStageLayerLeak (3.23s) [2020-07-20T08:22:51.463Z] === RUN TestBuildWithHugeFile [2020-07-20T08:22:52.715Z] ok github.com/docker/docker/api/server 0.002s coverage: 7.9% of statements [2020-07-20T08:23:05.997Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-20T08:23:13.153Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-20T08:23:15.006Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-07-20T08:23:19.298Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-20T08:23:24.244Z] ok github.com/docker/docker/api/server/httputils 0.121s coverage: 14.7% of statements [2020-07-20T08:23:24.244Z] ok github.com/docker/docker/api/server/middleware 0.152s coverage: 37.7% of statements [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-20T08:23:24.244Z] ok github.com/docker/docker/api/server/router/swarm 0.138s coverage: 3.1% of statements [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/types [no test files] [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-20T08:23:24.244Z] ok github.com/docker/docker/api/types/filters 0.080s coverage: 92.2% of statements [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-20T08:23:24.244Z] ok github.com/docker/docker/api/types/strslice 0.088s coverage: 90.0% of statements [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-20T08:23:24.244Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-20T08:23:24.244Z] ok github.com/docker/docker/api/types/time 0.311s coverage: 100.0% of statements [2020-07-20T08:23:24.245Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements [2020-07-20T08:23:24.245Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-20T08:23:24.245Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-20T08:23:24.245Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-20T08:23:24.245Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-07-20T08:23:24.245Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-07-20T08:23:24.245Z] ? github.com/docker/docker/builder [no test files] [2020-07-20T08:23:24.245Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-20T08:23:24.245Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-20T08:23:24.245Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-20T08:23:24.245Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-20T08:23:24.245Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-20T08:23:24.245Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-20T08:23:24.245Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-20T08:23:29.020Z] ok github.com/docker/docker/builder/dockerfile 0.868s coverage: 43.2% of statements [2020-07-20T08:23:29.020Z] ok github.com/docker/docker/builder/dockerignore 0.049s coverage: 96.8% of statements [2020-07-20T08:23:29.020Z] ok github.com/docker/docker/builder/fscache 1.111s coverage: 69.2% of statements [2020-07-20T08:23:29.020Z] ok github.com/docker/docker/builder/remotecontext 0.759s coverage: 9.2% of statements [2020-07-20T08:23:33.570Z] ......................... [ 67%] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-20T08:23:40.081Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2020-07-20T08:23:40.081Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-20T08:23:40.081Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 3.1% of statements [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/types [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-20T08:23:40.081Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-20T08:23:40.081Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-20T08:23:40.081Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2020-07-20T08:23:40.081Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/builder [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-20T08:23:40.081Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-20T08:23:40.081Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-07-20T08:23:40.379Z] ok github.com/docker/docker/builder/fscache 0.109s coverage: 69.2% of statements [2020-07-20T08:23:40.586Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-20T08:23:40.586Z] ok github.com/docker/docker/api/server/middleware 0.023s coverage: 37.7% of statements [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-20T08:23:40.586Z] ok github.com/docker/docker/api/types/filters 0.019s coverage: 92.2% of statements [2020-07-20T08:23:40.586Z] ok github.com/docker/docker/api/types/strslice 0.030s coverage: 90.0% of statements [2020-07-20T08:23:40.586Z] ok github.com/docker/docker/api/types/time 0.037s coverage: 100.0% of statements [2020-07-20T08:23:40.586Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 3.1% of statements [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/types [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-20T08:23:40.586Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/builder [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-20T08:23:40.586Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-20T08:23:40.586Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-07-20T08:23:40.586Z] ok github.com/docker/docker/builder/fscache 0.146s coverage: 69.2% of statements [2020-07-20T08:23:40.586Z] ok github.com/docker/docker/builder/remotecontext 0.386s coverage: 13.6% of statements [2020-07-20T08:23:41.238Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2020-07-20T08:23:41.423Z] ok github.com/docker/docker/builder/dockerfile 1.040s coverage: 45.1% of statements [2020-07-20T08:23:41.883Z] ok github.com/docker/docker/builder/remotecontext/git 3.122s coverage: 85.1% of statements [2020-07-20T08:23:42.159Z] ok github.com/docker/docker/builder/remotecontext 0.336s coverage: 13.6% of statements [2020-07-20T08:23:42.454Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-07-20T08:23:42.530Z] ok github.com/docker/docker/builder/dockerfile 0.933s coverage: 45.1% of statements [2020-07-20T08:23:42.530Z] ? github.com/docker/docker/cli [no test files] [2020-07-20T08:23:42.530Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-20T08:23:43.493Z] ok github.com/docker/docker/builder/remotecontext/git 1.171s coverage: 85.1% of statements [2020-07-20T08:23:43.493Z] ? github.com/docker/docker/cli [no test files] [2020-07-20T08:23:43.493Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-20T08:23:45.576Z] ok github.com/docker/docker/client 0.127s coverage: 75.7% of statements [2020-07-20T08:23:51.106Z] ok github.com/docker/docker/client 0.329s coverage: 75.7% of statements [2020-07-20T08:23:59.169Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-20T08:23:59.169Z] Using test binary docker [2020-07-20T08:23:59.169Z] +++ /etc/init.d/apparmor start [2020-07-20T08:23:59.169Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-20T08:23:59.169Z] INFO: Waiting for daemon to start... [2020-07-20T08:23:59.169Z] Starting dockerd [2020-07-20T08:23:59.169Z] +++ 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 [2020-07-20T08:23:59.169Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-20T08:23:59.169Z] Using test binary docker [2020-07-20T08:23:59.169Z] +++ /etc/init.d/apparmor start [2020-07-20T08:23:59.169Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-20T08:23:59.169Z] INFO: Waiting for daemon to start... [2020-07-20T08:23:59.169Z] Starting dockerd [2020-07-20T08:23:59.169Z] +++ 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 [2020-07-20T08:23:59.169Z] . [2020-07-20T08:23:59.169Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-20T08:23:59.169Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-20T08:23:59.169Z] Error: No such image: emptyfs [2020-07-20T08:23:59.169Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-20T08:23:59.169Z] ++++ docker load [2020-07-20T08:23:59.169Z] [2020-07-20T08:23:59.169Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-20T08:23:59.169Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-20T08:23:59.169Z] Error: No such image: emptyfs [2020-07-20T08:23:59.169Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-20T08:23:59.169Z] ++++ docker load [2020-07-20T08:23:59.169Z] Running integration-test (iteration 1) [2020-07-20T08:23:59.169Z] 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)/ [2020-07-20T08:23:59.169Z] ++ 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)/' [2020-07-20T08:23:59.169Z] ++ set -e [2020-07-20T08:23:59.169Z] ++ '[' -n 0 ']' [2020-07-20T08:23:59.169Z] ++ set -x [2020-07-20T08:23:59.169Z] ++ 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= DOCKERFILE=Dockerfile 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)/' [2020-07-20T08:23:59.169Z] Running integration-test (iteration 1) [2020-07-20T08:23:59.169Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-20T08:23:59.169Z] ++ 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)/' [2020-07-20T08:23:59.169Z] ++ set -e [2020-07-20T08:23:59.169Z] ++ '[' -n 0 ']' [2020-07-20T08:23:59.169Z] ++ set -x [2020-07-20T08:23:59.169Z] ++ 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= DOCKERFILE=Dockerfile 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)/' [2020-07-20T08:23:59.176Z] ok github.com/docker/docker/builder/remotecontext/git 29.063s coverage: 85.1% of statements [2020-07-20T08:23:59.176Z] ? github.com/docker/docker/cli [no test files] [2020-07-20T08:23:59.176Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-20T08:23:59.176Z] ok github.com/docker/docker/cli/debug 0.085s coverage: 100.0% of statements [2020-07-20T08:23:59.176Z] ok github.com/docker/docker/client 0.578s coverage: 75.2% of statements [2020-07-20T08:24:01.395Z] ok github.com/docker/docker/cmd/dockerd 0.577s coverage: 18.6% of statements [2020-07-20T08:24:03.612Z] ok github.com/docker/docker/container 0.677s coverage: 42.8% of statements [2020-07-20T08:24:03.612Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-20T08:24:03.612Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-20T08:24:03.612Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-20T08:24:03.612Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-20T08:24:07.436Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-07-20T08:24:08.094Z] ok github.com/docker/docker/cmd/dockerd/hack 0.005s coverage: 72.9% of statements [2020-07-20T08:24:08.387Z] ok github.com/docker/docker/cmd/dockerd 0.046s coverage: 29.5% of statements [2020-07-20T08:24:09.903Z] ok github.com/docker/docker/container 0.119s coverage: 35.3% of statements [2020-07-20T08:24:09.903Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-20T08:24:09.903Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-20T08:24:09.903Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-20T08:24:09.903Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-20T08:24:15.646Z] ok github.com/docker/docker/daemon/cluster 0.032s coverage: 0.5% of statements [2020-07-20T08:24:16.283Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-07-20T08:24:17.323Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.8% of statements [2020-07-20T08:24:18.552Z] ok github.com/docker/docker/daemon 4.029s coverage: 9.1% of statements [2020-07-20T08:24:18.552Z] ok github.com/docker/docker/daemon/cluster 1.134s coverage: 0.5% of statements [2020-07-20T08:24:18.552Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.354s coverage: 65.3% of statements [2020-07-20T08:24:18.552Z] ok github.com/docker/docker/daemon/cluster/convert 0.754s coverage: 35.8% of statements [2020-07-20T08:24:18.552Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-20T08:24:18.552Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.829s coverage: 10.9% of statements [2020-07-20T08:24:18.552Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-20T08:24:18.552Z] ok github.com/docker/docker/daemon/config 0.470s coverage: 79.7% of statements [2020-07-20T08:24:18.552Z] ok github.com/docker/docker/daemon/discovery 0.171s coverage: 30.4% of statements [2020-07-20T08:24:18.552Z] ok github.com/docker/docker/daemon/events 0.284s coverage: 50.0% of statements [2020-07-20T08:24:18.552Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-20T08:24:18.552Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-20T08:24:18.552Z] ok github.com/docker/docker/daemon/graphdriver 0.129s coverage: 2.3% of statements [2020-07-20T08:24:18.552Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-07-20T08:24:18.552Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-07-20T08:24:18.552Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-20T08:24:18.552Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-07-20T08:24:18.552Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-07-20T08:24:18.552Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-07-20T08:24:18.552Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-07-20T08:24:18.552Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-20T08:24:18.552Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-07-20T08:24:18.552Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-07-20T08:24:18.552Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-07-20T08:24:20.773Z] ok github.com/docker/docker/daemon/images 0.534s coverage: 4.9% of statements [2020-07-20T08:24:20.773Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-20T08:24:20.773Z] ok github.com/docker/docker/daemon/links 0.062s coverage: 93.0% of statements [2020-07-20T08:24:20.773Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-20T08:24:21.760Z] ok github.com/docker/docker/daemon/logger 0.893s coverage: 44.0% of statements [2020-07-20T08:24:21.760Z] ok github.com/docker/docker/daemon/logger/awslogs 0.659s coverage: 78.2% of statements [2020-07-20T08:24:21.760Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-07-20T08:24:21.760Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-20T08:24:21.760Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-20T08:24:21.760Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-07-20T08:24:21.760Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-07-20T08:24:22.230Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.775s coverage: 62.1% of statements [2020-07-20T08:24:22.522Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-20T08:24:23.219Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.543s coverage: 88.3% of statements [2020-07-20T08:24:23.918Z] ok github.com/docker/docker/cmd/dockerd/hack 0.028s coverage: 72.9% of statements [2020-07-20T08:24:24.207Z] ok github.com/docker/docker/daemon/logger/local 0.373s coverage: 74.7% of statements [2020-07-20T08:24:24.207Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-20T08:24:24.232Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.426s coverage: 13.7% of statements [2020-07-20T08:24:24.410Z] tests/integration/client_test.py ..... [ 76%] [2020-07-20T08:24:24.676Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.375s coverage: 36.0% of statements [2020-07-20T08:24:24.879Z] ok github.com/docker/docker/daemon/config 0.017s coverage: 82.2% of statements [2020-07-20T08:24:24.970Z] tests/integration/errors_test.py . [ 76%] [2020-07-20T08:24:25.514Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.4% of statements [2020-07-20T08:24:25.807Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-07-20T08:24:26.846Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2020-07-20T08:24:27.496Z] ok github.com/docker/docker/daemon 12.291s coverage: 17.5% of statements [2020-07-20T08:24:27.496Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-20T08:24:27.496Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-20T08:24:27.496Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-20T08:24:27.496Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-20T08:24:27.629Z] ok github.com/docker/docker/daemon/logger/splunk 2.507s coverage: 84.5% of statements [2020-07-20T08:24:27.629Z] ok github.com/docker/docker/daemon/logger/syslog 0.191s coverage: 47.8% of statements [2020-07-20T08:24:27.629Z] ok github.com/docker/docker/daemon/logger/templates 0.133s coverage: 8.3% of statements [2020-07-20T08:24:27.629Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-20T08:24:27.629Z] ? github.com/docker/docker/daemon/network [no test files] [2020-07-20T08:24:27.629Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-20T08:24:29.010Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-07-20T08:24:29.196Z] ok github.com/docker/docker/distribution 1.440s coverage: 20.5% of statements [2020-07-20T08:24:29.196Z] ok github.com/docker/docker/distribution/metadata 0.954s coverage: 48.2% of statements [2020-07-20T08:24:29.196Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-20T08:24:29.602Z] ok github.com/docker/docker/cmd/dockerd 0.219s coverage: 29.5% of statements [2020-07-20T08:24:29.602Z] ok github.com/docker/docker/container 0.151s coverage: 35.6% of statements [2020-07-20T08:24:29.602Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-20T08:24:29.602Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-20T08:24:29.602Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-20T08:24:29.602Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-20T08:24:29.645Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.193s coverage: 56.9% of statements [2020-07-20T08:24:29.665Z] ok github.com/docker/docker/distribution/xfer 1.644s coverage: 62.2% of statements [2020-07-20T08:24:29.665Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-20T08:24:29.665Z] ok github.com/docker/docker/errdefs 0.242s coverage: 49.4% of statements [2020-07-20T08:24:31.270Z] Loaded image: buildpack-deps:jessie [2020-07-20T08:24:31.270Z] Loaded image: busybox:latest [2020-07-20T08:24:31.270Z] Loaded image: buildpack-deps:jessie [2020-07-20T08:24:31.270Z] Loaded image: busybox:glibc [2020-07-20T08:24:31.270Z] Loaded image: busybox:latest [2020-07-20T08:24:31.270Z] Loaded image: debian:jessie [2020-07-20T08:24:31.270Z] Loaded image: hello-world:latest [2020-07-20T08:24:31.270Z] INFO: Testing against a local daemon [2020-07-20T08:24:31.270Z] === RUN TestDockerDaemonSuite [2020-07-20T08:24:31.270Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-20T08:24:31.529Z] Loaded image: busybox:glibc [2020-07-20T08:24:31.529Z] Loaded image: debian:jessie [2020-07-20T08:24:31.529Z] Loaded image: hello-world:latest [2020-07-20T08:24:31.790Z] INFO: Testing against a local daemon [2020-07-20T08:24:31.790Z] === RUN TestDockerSuite [2020-07-20T08:24:31.790Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-20T08:24:31.790Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-20T08:24:31.790Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-20T08:24:31.790Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-20T08:24:31.790Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-20T08:24:31.790Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-20T08:24:31.790Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-20T08:24:31.790Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-20T08:24:32.619Z] ok github.com/docker/docker/image 1.054s coverage: 86.4% of statements [2020-07-20T08:24:32.619Z] ok github.com/docker/docker/image/cache 0.267s coverage: 19.2% of statements [2020-07-20T08:24:32.619Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-20T08:24:32.619Z] ok github.com/docker/docker/image/v1 0.303s coverage: 25.0% of statements [2020-07-20T08:24:32.619Z] ? github.com/docker/docker/internal/test [no test files] [2020-07-20T08:24:32.741Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-20T08:24:32.741Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-20T08:24:33.088Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-07-20T08:24:33.088Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-07-20T08:24:33.088Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-07-20T08:24:33.088Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-07-20T08:24:33.088Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-07-20T08:24:33.088Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-07-20T08:24:33.088Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-07-20T08:24:33.088Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-07-20T08:24:33.088Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-07-20T08:24:33.088Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-07-20T08:24:33.088Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-20T08:24:33.312Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-20T08:24:33.312Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-20T08:24:33.879Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-20T08:24:34.126Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.201s coverage: 46.2% of statements [2020-07-20T08:24:34.447Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-20T08:24:34.447Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-20T08:24:34.655Z] ok github.com/docker/docker/internal/testutil 0.360s coverage: 62.5% of statements [2020-07-20T08:24:35.827Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-20T08:24:36.086Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-20T08:24:36.345Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-20T08:24:36.345Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-20T08:24:36.345Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-20T08:24:36.580Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.079s coverage: 65.3% of statements [2020-07-20T08:24:37.282Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-20T08:24:37.613Z] ok github.com/docker/docker/layer 1.160s coverage: 30.4% of statements [2020-07-20T08:24:37.613Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-20T08:24:37.613Z] ok github.com/docker/docker/libcontainerd/local 0.455s coverage: 1.0% of statements [2020-07-20T08:24:37.613Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2020-07-20T08:24:37.613Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-20T08:24:37.613Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-20T08:24:37.613Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-20T08:24:37.613Z] ? github.com/docker/docker/oci [no test files] [2020-07-20T08:24:37.613Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-20T08:24:37.613Z] ok github.com/docker/docker/opts 0.338s coverage: 67.3% of statements [2020-07-20T08:24:37.613Z] ok github.com/docker/docker/pkg/aaparser 0.416s coverage: 50.0% of statements [2020-07-20T08:24:37.655Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.265s coverage: 49.5% of statements [2020-07-20T08:24:37.856Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-20T08:24:38.115Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-20T08:24:38.374Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-20T08:24:38.374Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-20T08:24:38.374Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-20T08:24:38.633Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-20T08:24:39.366Z] ok github.com/docker/docker/daemon/cluster/convert 0.046s coverage: 35.8% of statements [2020-07-20T08:24:39.366Z] ok github.com/docker/docker/daemon/cluster 0.160s coverage: 0.5% of statements [2020-07-20T08:24:41.171Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-20T08:24:42.108Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-20T08:24:43.487Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-20T08:24:43.888Z] ok github.com/docker/docker/daemon/discovery 0.010s coverage: 30.4% of statements [2020-07-20T08:24:44.429Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-20T08:24:44.566Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.827s coverage: 72.3% of statements [2020-07-20T08:24:44.566Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-20T08:24:44.566Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.073s coverage: 60.4% of statements [2020-07-20T08:24:44.566Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-20T08:24:44.861Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.651s coverage: 76.1% of statements [2020-07-20T08:24:44.861Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-20T08:24:45.155Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.0% of statements [2020-07-20T08:24:45.366Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-20T08:24:46.195Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2020-07-20T08:24:46.672Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2020-07-20T08:24:46.672Z] ok github.com/docker/docker/daemon/config 0.113s coverage: 82.2% of statements [2020-07-20T08:24:46.749Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-20T08:24:46.834Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2020-07-20T08:24:47.008Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-20T08:24:47.473Z] ok github.com/docker/docker/daemon/images 0.009s coverage: 4.9% of statements [2020-07-20T08:24:47.473Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-20T08:24:47.473Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-20T08:24:48.512Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.7% of statements [2020-07-20T08:24:48.806Z] ok github.com/docker/docker/daemon/logger/awslogs 0.069s coverage: 78.6% of statements [2020-07-20T08:24:48.806Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-20T08:24:48.806Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-20T08:24:48.912Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-20T08:24:49.443Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-07-20T08:24:49.454Z] ok github.com/docker/docker/daemon/graphdriver 0.030s coverage: 2.2% of statements [2020-07-20T08:24:49.479Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-20T08:24:49.736Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2020-07-20T08:24:49.739Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-20T08:24:50.372Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2020-07-20T08:24:50.372Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.002s coverage: 88.3% of statements [2020-07-20T08:24:50.678Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-20T08:24:51.413Z] ok github.com/docker/docker/daemon/logger/local 0.010s coverage: 74.7% of statements [2020-07-20T08:24:51.413Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-20T08:24:51.413Z] time="2020-07-20T08:24:51Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate798146803/log065834422.1: no such file or directory" [2020-07-20T08:24:51.413Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 38.5% of statements [2020-07-20T08:24:51.619Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-20T08:24:51.879Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-20T08:24:52.140Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-20T08:24:52.214Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-07-20T08:24:52.511Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.516s coverage: 13.7% of statements [2020-07-20T08:24:52.933Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-07-20T08:24:52.933Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-07-20T08:24:53.570Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-07-20T08:24:53.864Z] ok github.com/docker/docker/daemon/logger/splunk 1.477s coverage: 84.5% of statements [2020-07-20T08:24:53.864Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-20T08:24:53.864Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-20T08:24:54.046Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.771s coverage: 57.8% of statements [2020-07-20T08:24:54.062Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-20T08:24:54.999Z] --- PASS: TestBuildWithHugeFile (123.49s) [2020-07-20T08:24:54.999Z] === RUN TestBuildWithEmptyDockerfile [2020-07-20T08:24:54.999Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T08:24:54.999Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T08:24:54.999Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T08:24:54.999Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T08:24:54.999Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T08:24:54.999Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T08:24:54.999Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T08:24:54.999Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T08:24:54.999Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T08:24:54.999Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-07-20T08:24:54.999Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2020-07-20T08:24:54.999Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-07-20T08:24:54.999Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-07-20T08:24:54.999Z] === RUN TestBuildPreserveOwnership [2020-07-20T08:24:54.999Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-20T08:24:54.999Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-20T08:24:55.491Z] ok github.com/docker/docker/distribution 0.339s coverage: 22.3% of statements [2020-07-20T08:24:55.491Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2020-07-20T08:24:55.491Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-20T08:24:55.936Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-20T08:24:56.534Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-07-20T08:24:56.872Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-20T08:24:57.573Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-07-20T08:24:57.651Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.935s coverage: 68.5% of statements [2020-07-20T08:24:57.813Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-20T08:24:57.866Z] ok github.com/docker/docker/distribution/xfer 1.432s coverage: 83.4% of statements [2020-07-20T08:24:57.866Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-20T08:24:57.950Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.449s coverage: 49.5% of statements [2020-07-20T08:24:58.073Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-20T08:24:58.159Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-07-20T08:24:58.159Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-20T08:24:58.249Z] ok github.com/docker/docker/daemon 12.342s coverage: 17.5% of statements [2020-07-20T08:24:58.249Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-20T08:24:58.249Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-20T08:24:58.249Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-20T08:24:58.249Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-20T08:24:58.311Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-20T08:24:58.331Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-20T08:24:58.796Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-07-20T08:24:58.796Z] ? github.com/docker/docker/internal/test [no test files] [2020-07-20T08:24:58.852Z] ok github.com/docker/docker/pkg/archive 7.261s coverage: 62.2% of statements [2020-07-20T08:24:58.852Z] ok github.com/docker/docker/pkg/authorization 0.517s coverage: 26.2% of statements [2020-07-20T08:24:58.852Z] ok github.com/docker/docker/pkg/broadcaster 0.183s coverage: 100.0% of statements [2020-07-20T08:24:58.852Z] ok github.com/docker/docker/pkg/capabilities 0.184s coverage: 87.5% of statements [2020-07-20T08:24:58.852Z] ok github.com/docker/docker/pkg/chrootarchive 0.160s coverage: 15.4% of statements [2020-07-20T08:24:58.852Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-20T08:24:58.852Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-20T08:24:58.852Z] ok github.com/docker/docker/pkg/directory 0.045s coverage: 80.0% of statements [2020-07-20T08:24:58.852Z] ok github.com/docker/docker/pkg/discovery 0.145s coverage: 58.3% of statements [2020-07-20T08:24:58.852Z] ok github.com/docker/docker/pkg/discovery/file 0.157s coverage: 92.9% of statements [2020-07-20T08:24:58.852Z] ok github.com/docker/docker/pkg/discovery/kv 3.549s coverage: 84.1% of statements [2020-07-20T08:24:58.852Z] ok github.com/docker/docker/pkg/discovery/memory 0.483s coverage: 92.3% of statements [2020-07-20T08:24:58.852Z] ok github.com/docker/docker/pkg/discovery/nodes 0.099s coverage: 93.8% of statements [2020-07-20T08:24:58.852Z] ok github.com/docker/docker/pkg/filenotify 0.109s coverage: 38.2% of statements [2020-07-20T08:24:58.852Z] ok github.com/docker/docker/pkg/fileutils 0.147s coverage: 87.7% of statements [2020-07-20T08:24:58.852Z] ok github.com/docker/docker/pkg/homedir 0.171s coverage: 37.5% of statements [2020-07-20T08:24:58.852Z] ok github.com/docker/docker/pkg/idtools 0.087s coverage: 6.3% of statements [2020-07-20T08:24:58.852Z] ok github.com/docker/docker/pkg/ioutils 0.589s coverage: 69.1% of statements [2020-07-20T08:24:58.852Z] ok github.com/docker/docker/pkg/jsonmessage 0.188s coverage: 91.7% of statements [2020-07-20T08:24:58.852Z] ok github.com/docker/docker/pkg/locker 0.053s coverage: 88.9% of statements [2020-07-20T08:24:58.852Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2020-07-20T08:24:58.852Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-20T08:24:58.852Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2020-07-20T08:24:58.852Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-20T08:24:58.852Z] ok github.com/docker/docker/pkg/parsers 0.093s coverage: 97.0% of statements [2020-07-20T08:24:58.852Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-07-20T08:24:58.852Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-07-20T08:24:58.852Z] ok github.com/docker/docker/pkg/pidfile 0.064s coverage: 82.6% of statements [2020-07-20T08:24:58.852Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-20T08:24:58.852Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-20T08:24:59.432Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-07-20T08:24:59.432Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-07-20T08:24:59.432Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-07-20T08:24:59.709Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-20T08:24:59.709Z] --- PASS: TestBuildPreserveOwnership (4.63s) [2020-07-20T08:24:59.709Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.21s) [2020-07-20T08:24:59.709Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.42s) [2020-07-20T08:24:59.709Z] === RUN TestBuildPlatformInvalid [2020-07-20T08:24:59.709Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-07-20T08:24:59.709Z] PASS [2020-07-20T08:24:59.709Z] [2020-07-20T08:24:59.709Z] DONE 30 tests in 200.184s [2020-07-20T08:24:59.709Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-20T08:24:59.709Z] ++ 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 [2020-07-20T08:24:59.709Z] ++ set -e [2020-07-20T08:24:59.709Z] ++ '[' -n 0 ']' [2020-07-20T08:24:59.709Z] ++ set -x [2020-07-20T08:24:59.709Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:24:59.725Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-07-20T08:24:59.725Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-07-20T08:24:59.725Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-07-20T08:24:59.725Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-07-20T08:24:59.725Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-07-20T08:24:59.725Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-07-20T08:24:59.725Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-07-20T08:24:59.725Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-20T08:24:59.833Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.026s coverage: 46.2% of statements [2020-07-20T08:24:59.833Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-20T08:24:59.969Z] INFO: Testing against a local daemon [2020-07-20T08:24:59.969Z] === RUN TestConfigList [2020-07-20T08:25:00.018Z] ok github.com/docker/docker/internal/testutil 0.001s coverage: 62.5% of statements [2020-07-20T08:25:00.227Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-20T08:25:00.487Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-20T08:25:00.655Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2020-07-20T08:25:01.055Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-20T08:25:01.628Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-20T08:25:01.696Z] ok github.com/docker/docker/opts 0.016s coverage: 66.9% of statements [2020-07-20T08:25:01.696Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-20T08:25:01.945Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.0% of statements [2020-07-20T08:25:02.198Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-20T08:25:02.244Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.603s coverage: 76.1% of statements [2020-07-20T08:25:03.134Z] --- PASS: TestConfigList (3.09s) [2020-07-20T08:25:03.134Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-07-20T08:25:03.134Z] daemon.go:325: [dc705157f177b] waiting for daemon to start [2020-07-20T08:25:03.134Z] daemon.go:325: [dc705157f177b] waiting for daemon to start [2020-07-20T08:25:03.134Z] daemon.go:353: [dc705157f177b] daemon started [2020-07-20T08:25:03.135Z] daemon.go:461: [dc705157f177b] Stopping daemon [2020-07-20T08:25:03.135Z] daemon.go:296: [dc705157f177b] exiting daemon [2020-07-20T08:25:03.135Z] daemon.go:448: [dc705157f177b] Daemon stopped [2020-07-20T08:25:03.135Z] === RUN TestConfigsCreateAndDelete [2020-07-20T08:25:03.773Z] ok github.com/docker/docker/pkg/archive 0.548s coverage: 76.8% of statements [2020-07-20T08:25:03.801Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2020-07-20T08:25:03.801Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-07-20T08:25:04.068Z] ok github.com/docker/docker/pkg/authorization 0.161s coverage: 66.7% of statements [2020-07-20T08:25:04.073Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-20T08:25:04.073Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-20T08:25:04.332Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-20T08:25:04.361Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-20T08:25:04.592Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-20T08:25:04.654Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-07-20T08:25:04.852Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-20T08:25:05.342Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.657s coverage: 55.1% of statements [2020-07-20T08:25:05.342Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-20T08:25:05.342Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-20T08:25:05.790Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-20T08:25:05.790Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-20T08:25:05.790Z] --- PASS: TestConfigsCreateAndDelete (2.76s) [2020-07-20T08:25:05.790Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-07-20T08:25:05.790Z] daemon.go:325: [d62425cef5297] waiting for daemon to start [2020-07-20T08:25:05.790Z] daemon.go:325: [d62425cef5297] waiting for daemon to start [2020-07-20T08:25:05.790Z] daemon.go:353: [d62425cef5297] daemon started [2020-07-20T08:25:05.790Z] daemon.go:461: [d62425cef5297] Stopping daemon [2020-07-20T08:25:05.790Z] daemon.go:296: [d62425cef5297] exiting daemon [2020-07-20T08:25:05.790Z] daemon.go:448: [d62425cef5297] Daemon stopped [2020-07-20T08:25:05.790Z] === RUN TestConfigsUpdate [2020-07-20T08:25:06.049Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-20T08:25:06.620Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-20T08:25:06.620Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-20T08:25:07.191Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-20T08:25:07.466Z] ok github.com/docker/docker/daemon/logger 0.312s coverage: 43.7% of statements [2020-07-20T08:25:08.132Z] ok github.com/docker/docker/daemon/images 0.055s coverage: 4.9% of statements [2020-07-20T08:25:08.132Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-20T08:25:08.132Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-20T08:25:08.132Z] ok github.com/docker/docker/daemon/logger/awslogs 0.504s coverage: 78.6% of statements [2020-07-20T08:25:08.132Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-20T08:25:08.132Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-20T08:25:08.432Z] ok github.com/docker/docker/daemon/logger/gelf 0.031s coverage: 67.0% of statements [2020-07-20T08:25:09.095Z] --- PASS: TestConfigsUpdate (3.08s) [2020-07-20T08:25:09.095Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-07-20T08:25:09.095Z] daemon.go:325: [db46a88ac0b60] waiting for daemon to start [2020-07-20T08:25:09.095Z] daemon.go:325: [db46a88ac0b60] waiting for daemon to start [2020-07-20T08:25:09.095Z] daemon.go:353: [db46a88ac0b60] daemon started [2020-07-20T08:25:09.095Z] daemon.go:461: [db46a88ac0b60] Stopping daemon [2020-07-20T08:25:09.095Z] daemon.go:296: [db46a88ac0b60] exiting daemon [2020-07-20T08:25:09.095Z] daemon.go:448: [db46a88ac0b60] Daemon stopped [2020-07-20T08:25:09.095Z] === RUN TestTemplatedConfig [2020-07-20T08:25:09.095Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-20T08:25:09.128Z] ok github.com/docker/docker/pkg/chrootarchive 3.502s coverage: 43.2% of statements [2020-07-20T08:25:09.128Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-07-20T08:25:09.128Z] ok github.com/docker/docker/layer 8.010s coverage: 72.0% of statements [2020-07-20T08:25:09.128Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-20T08:25:09.128Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-20T08:25:09.128Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-20T08:25:09.128Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-20T08:25:09.128Z] ? github.com/docker/docker/oci [no test files] [2020-07-20T08:25:09.128Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-20T08:25:09.128Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-20T08:25:09.128Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-20T08:25:09.421Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-07-20T08:25:09.492Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.037s coverage: 88.3% of statements [2020-07-20T08:25:09.714Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2020-07-20T08:25:10.139Z] ok github.com/docker/docker/daemon/logger/journald 0.033s coverage: 26.2% of statements [2020-07-20T08:25:10.350Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2020-07-20T08:25:10.473Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-20T08:25:10.643Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-07-20T08:25:10.936Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-07-20T08:25:11.209Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.027s coverage: 62.1% of statements [2020-07-20T08:25:11.859Z] ok github.com/docker/docker/daemon/logger/local 0.063s coverage: 74.7% of statements [2020-07-20T08:25:11.859Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-20T08:25:11.974Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 66.3% of statements [2020-07-20T08:25:12.609Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-07-20T08:25:13.010Z] --- PASS: TestTemplatedConfig (3.70s) [2020-07-20T08:25:13.010Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-07-20T08:25:13.010Z] daemon.go:325: [d35df773e2efe] waiting for daemon to start [2020-07-20T08:25:13.010Z] daemon.go:325: [d35df773e2efe] waiting for daemon to start [2020-07-20T08:25:13.010Z] daemon.go:353: [d35df773e2efe] daemon started [2020-07-20T08:25:13.010Z] daemon.go:461: [d35df773e2efe] Stopping daemon [2020-07-20T08:25:13.010Z] daemon.go:296: [d35df773e2efe] exiting daemon [2020-07-20T08:25:13.010Z] daemon.go:448: [d35df773e2efe] Daemon stopped [2020-07-20T08:25:13.010Z] === RUN TestConfigInspect [2020-07-20T08:25:13.010Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-20T08:25:13.400Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.109s coverage: 37.9% of statements [2020-07-20T08:25:13.400Z] ok github.com/docker/docker/daemon/logger/templates 0.036s coverage: 8.3% of statements [2020-07-20T08:25:13.647Z] ok github.com/docker/docker/pkg/discovery/kv 3.064s coverage: 84.1% of statements [2020-07-20T08:25:13.647Z] ok github.com/docker/docker/pkg/fsutils 0.432s coverage: 85.1% of statements [2020-07-20T08:25:13.942Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 10.2% of statements [2020-07-20T08:25:14.199Z] ......... [ 86%] [2020-07-20T08:25:14.388Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-20T08:25:14.459Z] ok github.com/docker/docker/daemon/logger/syslog 0.071s coverage: 47.8% of statements [2020-07-20T08:25:14.580Z] ok github.com/docker/docker/pkg/idtools 0.210s coverage: 70.1% of statements [2020-07-20T08:25:14.647Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-20T08:25:14.874Z] ok github.com/docker/docker/pkg/ioutils 0.309s coverage: 69.6% of statements [2020-07-20T08:25:15.168Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-07-20T08:25:15.168Z] ok github.com/docker/docker/pkg/locker 0.012s coverage: 88.9% of statements [2020-07-20T08:25:15.217Z] --- PASS: TestConfigInspect (2.54s) [2020-07-20T08:25:15.217Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-07-20T08:25:15.217Z] daemon.go:325: [d5fddfa6af2e8] waiting for daemon to start [2020-07-20T08:25:15.217Z] daemon.go:325: [d5fddfa6af2e8] waiting for daemon to start [2020-07-20T08:25:15.217Z] daemon.go:353: [d5fddfa6af2e8] daemon started [2020-07-20T08:25:15.217Z] daemon.go:461: [d5fddfa6af2e8] Stopping daemon [2020-07-20T08:25:15.217Z] daemon.go:296: [d5fddfa6af2e8] exiting daemon [2020-07-20T08:25:15.217Z] daemon.go:448: [d5fddfa6af2e8] Daemon stopped [2020-07-20T08:25:15.217Z] === RUN TestConfigCreateWithLabels [2020-07-20T08:25:15.463Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2020-07-20T08:25:15.463Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-20T08:25:15.999Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2020-07-20T08:25:16.099Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2020-07-20T08:25:16.099Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-07-20T08:25:16.392Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-07-20T08:25:16.647Z] ok github.com/docker/docker/daemon/logger/splunk 2.748s coverage: 84.5% of statements [2020-07-20T08:25:16.647Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-20T08:25:16.647Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-20T08:25:16.685Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 90.0% of statements [2020-07-20T08:25:17.002Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-07-20T08:25:17.367Z] ok github.com/docker/docker/pkg/mount 1.236s coverage: 69.6% of statements [2020-07-20T08:25:17.368Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-20T08:25:17.368Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-20T08:25:17.368Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-20T08:25:17.663Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-07-20T08:25:17.798Z] tests/integration/models_images_test.py .............. [ 89%] [2020-07-20T08:25:18.206Z] ok github.com/docker/docker/distribution/metadata 0.117s coverage: 48.2% of statements [2020-07-20T08:25:18.300Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-20T08:25:18.503Z] --- PASS: TestConfigCreateWithLabels (2.75s) [2020-07-20T08:25:18.503Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-07-20T08:25:18.503Z] daemon.go:325: [dbb0861ab8977] waiting for daemon to start [2020-07-20T08:25:18.503Z] daemon.go:325: [dbb0861ab8977] waiting for daemon to start [2020-07-20T08:25:18.503Z] daemon.go:353: [dbb0861ab8977] daemon started [2020-07-20T08:25:18.503Z] daemon.go:461: [dbb0861ab8977] Stopping daemon [2020-07-20T08:25:18.503Z] daemon.go:296: [dbb0861ab8977] exiting daemon [2020-07-20T08:25:18.503Z] daemon.go:448: [dbb0861ab8977] Daemon stopped [2020-07-20T08:25:18.503Z] === RUN TestConfigCreateResolve [2020-07-20T08:25:18.503Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-20T08:25:18.594Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 87.9% of statements [2020-07-20T08:25:18.887Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-07-20T08:25:19.003Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-20T08:25:19.264Z] ok github.com/docker/docker/errdefs 0.010s coverage: 49.4% of statements [2020-07-20T08:25:19.264Z] ok github.com/docker/docker/distribution 0.555s coverage: 22.3% of statements [2020-07-20T08:25:19.264Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-20T08:25:19.930Z] ok github.com/docker/docker/pkg/pubsub 1.019s coverage: 72.7% of statements [2020-07-20T08:25:20.224Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-07-20T08:25:21.038Z] --- PASS: TestConfigCreateResolve (2.70s) [2020-07-20T08:25:21.038Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-07-20T08:25:21.038Z] daemon.go:325: [d1380b63dfee4] waiting for daemon to start [2020-07-20T08:25:21.038Z] daemon.go:325: [d1380b63dfee4] waiting for daemon to start [2020-07-20T08:25:21.038Z] daemon.go:353: [d1380b63dfee4] daemon started [2020-07-20T08:25:21.038Z] daemon.go:461: [d1380b63dfee4] Stopping daemon [2020-07-20T08:25:21.038Z] daemon.go:296: [d1380b63dfee4] exiting daemon [2020-07-20T08:25:21.038Z] daemon.go:448: [d1380b63dfee4] Daemon stopped [2020-07-20T08:25:21.038Z] === RUN TestConfigDaemonLibtrustID [2020-07-20T08:25:21.038Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-20T08:25:21.038Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-07-20T08:25:21.038Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-07-20T08:25:21.038Z] daemon.go:325: [d98937520840e] waiting for daemon to start [2020-07-20T08:25:21.038Z] daemon.go:325: [d98937520840e] waiting for daemon to start [2020-07-20T08:25:21.038Z] daemon.go:353: [d98937520840e] daemon started [2020-07-20T08:25:21.038Z] daemon.go:461: [d98937520840e] Stopping daemon [2020-07-20T08:25:21.038Z] daemon.go:296: [d98937520840e] exiting daemon [2020-07-20T08:25:21.296Z] daemon.go:448: [d98937520840e] Daemon stopped [2020-07-20T08:25:21.296Z] PASS [2020-07-20T08:25:21.296Z] [2020-07-20T08:25:21.296Z] DONE 8 tests in 21.306s [2020-07-20T08:25:21.296Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-20T08:25:21.296Z] ++ 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 [2020-07-20T08:25:21.296Z] ++ set -e [2020-07-20T08:25:21.296Z] ++ '[' -n 0 ']' [2020-07-20T08:25:21.296Z] ++ set -x [2020-07-20T08:25:21.297Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:25:21.297Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-20T08:25:21.297Z] INFO: Testing against a local daemon [2020-07-20T08:25:21.297Z] === RUN TestCheckpoint [2020-07-20T08:25:21.297Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-20T08:25:21.297Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T08:25:21.297Z] === RUN TestContainerInvalidJSON [2020-07-20T08:25:21.297Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T08:25:21.297Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T08:25:21.297Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T08:25:21.297Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T08:25:21.297Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-20T08:25:21.297Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-20T08:25:21.297Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T08:25:21.297Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-20T08:25:21.297Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T08:25:21.297Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-20T08:25:21.297Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-20T08:25:21.297Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-20T08:25:21.297Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-07-20T08:25:21.297Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-20T08:25:21.556Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-07-20T08:25:21.556Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-20T08:25:21.556Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-07-20T08:25:21.556Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-20T08:25:21.556Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-07-20T08:25:21.556Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-20T08:25:21.556Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-07-20T08:25:21.556Z] === RUN TestCopyFromContainer [2020-07-20T08:25:22.051Z] ok github.com/docker/docker/distribution/xfer 1.492s coverage: 83.4% of statements [2020-07-20T08:25:22.051Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-20T08:25:22.051Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2020-07-20T08:25:22.123Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-20T08:25:22.349Z] ok github.com/docker/docker/image 0.119s coverage: 86.4% of statements [2020-07-20T08:25:22.349Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-20T08:25:22.691Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-20T08:25:22.691Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-20T08:25:22.952Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-20T08:25:23.211Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-20T08:25:23.211Z] === RUN TestCopyFromContainer// [2020-07-20T08:25:23.410Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2020-07-20T08:25:23.410Z] ? github.com/docker/docker/internal/test [no test files] [2020-07-20T08:25:23.470Z] === RUN TestCopyFromContainer//bar/root [2020-07-20T08:25:23.470Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-20T08:25:23.730Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-20T08:25:23.730Z] === RUN TestCopyFromContainer/bar/quux [2020-07-20T08:25:23.730Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-20T08:25:23.730Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-20T08:25:23.752Z] ok github.com/docker/docker/pkg/signal 2.717s coverage: 61.0% of statements [2020-07-20T08:25:23.752Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-07-20T08:25:23.989Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-20T08:25:23.989Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-20T08:25:24.045Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-07-20T08:25:24.248Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-20T08:25:24.248Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-20T08:25:24.248Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-20T08:25:24.338Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-07-20T08:25:24.470Z] ok github.com/docker/docker/internal/testutil 0.022s coverage: 62.5% of statements [2020-07-20T08:25:24.507Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-20T08:25:24.507Z] --- PASS: TestCopyFromContainer (2.91s) [2020-07-20T08:25:24.507Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-07-20T08:25:24.507Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-07-20T08:25:24.507Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2020-07-20T08:25:24.507Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-07-20T08:25:24.507Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-07-20T08:25:24.507Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2020-07-20T08:25:24.507Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-07-20T08:25:24.507Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-07-20T08:25:24.507Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2020-07-20T08:25:24.507Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-07-20T08:25:24.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-20T08:25:24.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T08:25:24.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T08:25:24.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T08:25:24.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T08:25:24.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T08:25:24.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T08:25:24.507Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T08:25:24.507Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T08:25:24.507Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T08:25:24.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-07-20T08:25:24.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-20T08:25:24.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-20T08:25:24.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-20T08:25:24.507Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-20T08:25:24.507Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-07-20T08:25:24.507Z] === RUN TestCreateWithInvalidEnv [2020-07-20T08:25:24.631Z] ok github.com/docker/docker/pkg/symlink 0.009s coverage: 87.7% of statements [2020-07-20T08:25:24.766Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-20T08:25:24.766Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-20T08:25:24.766Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-20T08:25:24.766Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-20T08:25:24.766Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-20T08:25:24.766Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-20T08:25:24.766Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-20T08:25:24.766Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-20T08:25:24.766Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-20T08:25:24.766Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-20T08:25:24.766Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-20T08:25:24.766Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-20T08:25:24.766Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-20T08:25:24.766Z] === RUN TestCreateTmpfsMountsTarget [2020-07-20T08:25:24.766Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-20T08:25:24.766Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-20T08:25:24.924Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-07-20T08:25:25.119Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-07-20T08:25:25.119Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-07-20T08:25:25.119Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-07-20T08:25:25.119Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-07-20T08:25:25.119Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-07-20T08:25:25.119Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-07-20T08:25:25.119Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-07-20T08:25:25.119Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-07-20T08:25:25.119Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-07-20T08:25:25.119Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-07-20T08:25:25.119Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-20T08:25:25.535Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-20T08:25:25.535Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-20T08:25:25.559Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 35.1% of statements [2020-07-20T08:25:25.852Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2020-07-20T08:25:26.146Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-20T08:25:26.178Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2020-07-20T08:25:26.178Z] ok github.com/docker/docker/pkg/aaparser 0.008s coverage: 50.0% of statements [2020-07-20T08:25:26.488Z] ok github.com/docker/docker/pkg/tarsum 0.031s coverage: 89.3% of statements [2020-07-20T08:25:26.781Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-07-20T08:25:27.074Z] testing: warning: no tests to run [2020-07-20T08:25:27.074Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-07-20T08:25:27.084Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s) [2020-07-20T08:25:27.084Z] === RUN TestCreateWithCapabilities [2020-07-20T08:25:27.084Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-20T08:25:27.084Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-20T08:25:27.084Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-20T08:25:27.084Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-20T08:25:27.084Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-20T08:25:27.084Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-20T08:25:27.084Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-20T08:25:27.084Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-20T08:25:27.084Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T08:25:27.084Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T08:25:27.084Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T08:25:27.084Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T08:25:27.084Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-20T08:25:27.084Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-20T08:25:27.084Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-20T08:25:27.084Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-20T08:25:27.084Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-20T08:25:27.084Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-20T08:25:27.084Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T08:25:27.084Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T08:25:27.084Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T08:25:27.084Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T08:25:27.084Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-20T08:25:27.084Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-20T08:25:27.084Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T08:25:27.084Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T08:25:27.084Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-20T08:25:27.084Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-20T08:25:27.084Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-20T08:25:27.084Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T08:25:27.084Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T08:25:27.084Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-20T08:25:27.084Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-20T08:25:27.084Z] --- PASS: TestCreateWithCapabilities (0.06s) [2020-07-20T08:25:27.084Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2020-07-20T08:25:27.084Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-07-20T08:25:27.343Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-07-20T08:25:27.343Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-20T08:25:27.343Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-07-20T08:25:27.343Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-07-20T08:25:27.343Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-20T08:25:27.343Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-07-20T08:25:27.343Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-20T08:25:27.343Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-07-20T08:25:27.343Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-07-20T08:25:27.343Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-20T08:25:27.343Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-07-20T08:25:27.366Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-07-20T08:25:27.659Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-20T08:25:27.952Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-07-20T08:25:28.722Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/pkg/plugins 35.056s coverage: 73.6% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.223s coverage: 56.8% of statements [2020-07-20T08:25:28.970Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-20T08:25:28.970Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/pkg/plugins/transport 0.203s coverage: 85.7% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/pkg/pools 0.080s coverage: 87.9% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/pkg/progress 0.076s coverage: 75.9% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/pkg/pubsub 1.112s coverage: 72.7% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/pkg/reexec 0.185s coverage: 82.4% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/pkg/signal 0.125s coverage: 20.3% of statements [2020-07-20T08:25:28.970Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/pkg/stdcopy 0.078s coverage: 100.0% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/pkg/streamformatter 0.071s coverage: 66.2% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2020-07-20T08:25:28.970Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/pkg/sysinfo 0.068s coverage: 38.2% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/pkg/system 0.075s coverage: 12.3% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/pkg/tailfile 0.097s coverage: 88.6% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/pkg/tarsum 0.168s coverage: 89.3% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/pkg/term 0.120s coverage: 30.8% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/pkg/term/windows 0.106s coverage: 0.0% of statements [no tests to run] [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/pkg/truncindex 0.157s coverage: 91.5% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/pkg/urlutil 0.045s coverage: 100.0% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/pkg/useragent 0.086s coverage: 88.9% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/plugin 0.417s coverage: 12.0% of statements [2020-07-20T08:25:28.970Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/plugin/v2 0.145s coverage: 20.1% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/reference 0.166s coverage: 83.7% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/registry 0.520s coverage: 52.0% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/registry/resumable 0.325s coverage: 100.0% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/restartmanager 0.090s coverage: 49.0% of statements [2020-07-20T08:25:28.970Z] ? github.com/docker/docker/rootless [no test files] [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/runconfig 0.150s coverage: 54.5% of statements [2020-07-20T08:25:28.970Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-20T08:25:28.970Z] ? github.com/docker/docker/volume [no test files] [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/volume/drivers 0.197s coverage: 36.1% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/volume/local 0.137s coverage: 37.7% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/volume/mounts 0.140s coverage: 66.2% of statements [2020-07-20T08:25:28.970Z] ok github.com/docker/docker/volume/service 0.411s coverage: 70.3% of statements [2020-07-20T08:25:28.970Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-20T08:25:28.970Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-20T08:25:28.970Z] INFO: make.ps1 ended at 07/20/2020 08:25:26 [2020-07-20T08:25:28.970Z] INFO: Unit tests ended at 07/20/2020 08:25:27. Duration:00:03:29.1847512 [2020-07-20T08:25:28.970Z] INFO: Building busybox [2020-07-20T08:25:28.970Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-07-20T08:25:28.970Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-07-20T08:25:28.970Z] [2020-07-20T08:25:28.970Z] Sending build context to Docker daemon 2.56kB [2020-07-20T08:25:28.970Z] [2020-07-20T08:25:28.970Z] Step 1/6 : FROM microsoft/windowsservercore [2020-07-20T08:25:28.970Z] ---> 987b1d5e0abf [2020-07-20T08:25:28.970Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-07-20T08:25:28.970Z] ---> Running in 2c8acfcf7713 [2020-07-20T08:25:28.981Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.73s) [2020-07-20T08:25:28.981Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-20T08:25:28.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T08:25:28.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T08:25:28.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T08:25:28.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T08:25:28.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T08:25:28.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T08:25:28.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T08:25:28.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T08:25:28.981Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T08:25:28.981Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T08:25:28.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T08:25:28.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T08:25:28.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T08:25:28.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T08:25:28.981Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T08:25:28.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-20T08:25:28.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-20T08:25:28.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-07-20T08:25:28.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-07-20T08:25:28.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-07-20T08:25:28.981Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-20T08:25:28.981Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-20T08:25:29.465Z] ok github.com/docker/docker/plugin 0.549s coverage: 27.3% of statements [2020-07-20T08:25:29.550Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-20T08:25:29.752Z] ok github.com/docker/docker/opts 0.092s coverage: 66.9% of statements [2020-07-20T08:25:29.811Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2020-07-20T08:25:29.812Z] === RUN TestContainerStartOnDaemonRestart [2020-07-20T08:25:29.812Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-20T08:25:29.812Z] === RUN TestDaemonRestartIpcMode [2020-07-20T08:25:29.812Z] === PAUSE TestDaemonRestartIpcMode [2020-07-20T08:25:29.812Z] === RUN TestDiff [2020-07-20T08:25:30.049Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-07-20T08:25:30.379Z] --- PASS: TestDiff (0.55s) [2020-07-20T08:25:30.379Z] === RUN TestExecWithCloseStdin [2020-07-20T08:25:30.505Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-20T08:25:30.696Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-07-20T08:25:30.799Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.3% of statements [2020-07-20T08:25:31.317Z] --- PASS: TestExecWithCloseStdin (0.87s) [2020-07-20T08:25:31.317Z] === RUN TestExec [2020-07-20T08:25:31.338Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-20T08:25:31.342Z] ok github.com/docker/docker/pkg/archive 1.140s coverage: 76.8% of statements [2020-07-20T08:25:31.435Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-07-20T08:25:31.887Z] --- PASS: TestExec (0.85s) [2020-07-20T08:25:31.887Z] === RUN TestExecUser [2020-07-20T08:25:32.396Z] ok github.com/docker/docker/pkg/authorization 2.621s coverage: 66.7% of statements [2020-07-20T08:25:32.396Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2020-07-20T08:25:32.455Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-20T08:25:32.516Z] ok github.com/docker/docker/registry 0.086s coverage: 56.3% of statements [2020-07-20T08:25:32.714Z] --- PASS: TestExecUser (0.79s) [2020-07-20T08:25:32.714Z] === RUN TestExportContainerAndImportImage [2020-07-20T08:25:32.809Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-07-20T08:25:33.060Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-07-20T08:25:33.102Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 47.1% of statements [2020-07-20T08:25:33.359Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2020-07-20T08:25:33.725Z] Removing intermediate container 2c8acfcf7713 [2020-07-20T08:25:33.725Z] ---> 9d235bd36bff [2020-07-20T08:25:33.725Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-07-20T08:25:33.738Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-07-20T08:25:34.010Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-07-20T08:25:34.069Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-20T08:25:34.069Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-20T08:25:34.090Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2020-07-20T08:25:34.090Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-20T08:25:34.373Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-07-20T08:25:34.712Z] [2020-07-20T08:25:34.712Z] ---> d0de905b26f0 [2020-07-20T08:25:34.712Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-07-20T08:25:34.712Z] ---> Running in 49737f926730 [2020-07-20T08:25:35.008Z] ok github.com/docker/docker/volume/local 0.053s coverage: 73.0% of statements [2020-07-20T08:25:35.027Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-20T08:25:35.027Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-20T08:25:35.062Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-07-20T08:25:35.317Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2020-07-20T08:25:35.358Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-07-20T08:25:35.594Z] --- PASS: TestExportContainerAfterDaemonRestart (1.62s) [2020-07-20T08:25:35.594Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-07-20T08:25:35.594Z] daemon.go:325: [d152859e26df0] waiting for daemon to start [2020-07-20T08:25:35.594Z] daemon.go:325: [d152859e26df0] waiting for daemon to start [2020-07-20T08:25:35.594Z] daemon.go:353: [d152859e26df0] daemon started [2020-07-20T08:25:35.594Z] daemon.go:461: [d152859e26df0] Stopping daemon [2020-07-20T08:25:35.594Z] daemon.go:296: [d152859e26df0] exiting daemon [2020-07-20T08:25:35.594Z] daemon.go:448: [d152859e26df0] Daemon stopped [2020-07-20T08:25:35.594Z] daemon.go:325: [d152859e26df0] waiting for daemon to start [2020-07-20T08:25:35.594Z] daemon.go:325: [d152859e26df0] waiting for daemon to start [2020-07-20T08:25:35.594Z] daemon.go:353: [d152859e26df0] daemon started [2020-07-20T08:25:35.594Z] daemon.go:461: [d152859e26df0] Stopping daemon [2020-07-20T08:25:35.594Z] daemon.go:296: [d152859e26df0] exiting daemon [2020-07-20T08:25:35.594Z] daemon.go:448: [d152859e26df0] Daemon stopped [2020-07-20T08:25:35.594Z] === RUN TestHealthCheckWorkdir [2020-07-20T08:25:36.165Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-20T08:25:36.276Z] [2020-07-20T08:25:36.276Z] SUCCESS: Specified value was saved. [2020-07-20T08:25:36.400Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.0% of statements [2020-07-20T08:25:36.406Z] ok github.com/docker/docker/layer 7.566s coverage: 72.0% of statements [2020-07-20T08:25:36.406Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-20T08:25:36.406Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-20T08:25:36.406Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-20T08:25:36.406Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-20T08:25:36.406Z] ? github.com/docker/docker/oci [no test files] [2020-07-20T08:25:36.406Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-20T08:25:36.406Z] ok github.com/docker/docker/pkg/chrootarchive 3.964s coverage: 43.2% of statements [2020-07-20T08:25:36.406Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-20T08:25:36.406Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-20T08:25:36.425Z] --- PASS: TestHealthCheckWorkdir (0.97s) [2020-07-20T08:25:36.425Z] === RUN TestHealthKillContainer [2020-07-20T08:25:36.706Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 66.3% of statements [2020-07-20T08:25:37.010Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-20T08:25:37.482Z] ok github.com/docker/docker/pkg/fileutils 0.050s coverage: 89.5% of statements [2020-07-20T08:25:37.670Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-20T08:25:38.129Z] ok github.com/docker/docker/pkg/discovery/kv 3.095s coverage: 84.1% of statements [2020-07-20T08:25:38.129Z] ok github.com/docker/docker/pkg/fsutils 0.376s coverage: 85.1% of statements [2020-07-20T08:25:38.129Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 10.2% of statements [2020-07-20T08:25:38.182Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-20T08:25:38.182Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-20T08:25:38.182Z] [2020-07-20T08:25:38.182Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-20T08:25:38.182Z] =========================== short test summary info ============================ [2020-07-20T08:25:38.182Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-20T08:25:38.182Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-20T08:25:38.182Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-20T08:25:38.182Z] Not supported on most drivers [2020-07-20T08:25:38.182Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-20T08:25:38.182Z] Can fail if eth0 has multiple IP addresses [2020-07-20T08:25:38.182Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-20T08:25:38.182Z] This doesn't seem to be taken into account by the engine [2020-07-20T08:25:38.182Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-20T08:25:38.182Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-07-20T08:25:38.182Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-07-20T08:25:38.182Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-07-20T08:25:38.182Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-07-20T08:25:38.182Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-07-20T08:25:38.182Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-20T08:25:38.182Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 292.22 seconds == [2020-07-20T08:25:38.437Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-20T08:25:38.596Z] Removing intermediate container 49737f926730 [2020-07-20T08:25:38.596Z] ---> e934eb77185a [2020-07-20T08:25:38.596Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-07-20T08:25:38.596Z] ---> Running in f89586d483b7 [2020-07-20T08:25:38.913Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-20T08:25:39.481Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-20T08:25:39.481Z] --- PASS: TestHealthKillContainer (2.98s) [2020-07-20T08:25:39.481Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-20T08:25:39.481Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-20T08:25:39.676Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-07-20T08:25:39.676Z] ok github.com/docker/docker/pkg/locker 0.040s coverage: 88.9% of statements [2020-07-20T08:25:39.976Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-07-20T08:25:40.419Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2020-07-20T08:25:40.419Z] === RUN TestIpcModeNone [2020-07-20T08:25:40.678Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-20T08:25:40.938Z] --- PASS: TestIpcModeNone (0.83s) [2020-07-20T08:25:40.938Z] === RUN TestIpcModePrivate [2020-07-20T08:25:41.037Z] ok github.com/docker/docker/pkg/idtools 0.870s coverage: 70.1% of statements [2020-07-20T08:25:41.037Z] ok github.com/docker/docker/pkg/namesgenerator 0.018s coverage: 85.7% of statements [2020-07-20T08:25:41.506Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-20T08:25:41.686Z] ok github.com/docker/docker/pkg/ioutils 1.888s coverage: 70.4% of statements [2020-07-20T08:25:41.686Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-20T08:25:41.686Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-07-20T08:25:41.985Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-07-20T08:25:42.075Z] --- PASS: TestIpcModePrivate (0.88s) [2020-07-20T08:25:42.075Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2020-07-20T08:25:42.075Z] === RUN TestIpcModeShareable [2020-07-20T08:25:42.286Z] ok github.com/docker/docker/pkg/mount 0.874s coverage: 69.6% of statements [2020-07-20T08:25:42.286Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-20T08:25:42.334Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-20T08:25:42.590Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 90.0% of statements [2020-07-20T08:25:42.890Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2020-07-20T08:25:42.890Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-20T08:25:42.890Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-20T08:25:42.903Z] --- PASS: TestIpcModeShareable (0.92s) [2020-07-20T08:25:42.903Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:87, shared: true, mustBeShared: true [2020-07-20T08:25:42.903Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-20T08:25:43.422Z] Cannot create a file when that file already exists. [2020-07-20T08:25:43.953Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.097s coverage: 56.8% of statements [2020-07-20T08:25:44.251Z] ok github.com/docker/docker/pkg/pools 0.014s coverage: 87.9% of statements [2020-07-20T08:25:44.901Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2020-07-20T08:25:44.901Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2020-07-20T08:25:45.442Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-20T08:25:45.442Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-20T08:25:45.551Z] ok github.com/docker/docker/pkg/reexec 0.013s coverage: 82.4% of statements [2020-07-20T08:25:45.701Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.81s) [2020-07-20T08:25:45.701Z] === RUN TestAPIIpcModeHost [2020-07-20T08:25:45.960Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-20T08:25:46.201Z] ok github.com/docker/docker/pkg/pubsub 1.124s coverage: 72.7% of statements [2020-07-20T08:25:46.219Z] --- PASS: TestAPIIpcModeHost (0.59s) [2020-07-20T08:25:46.219Z] === RUN TestDaemonIpcModeShareable [2020-07-20T08:25:46.219Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-20T08:25:46.504Z] ok github.com/docker/docker/pkg/stdcopy 0.028s coverage: 100.0% of statements [2020-07-20T08:25:47.158Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-20T08:25:47.565Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-07-20T08:25:47.565Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-07-20T08:25:48.094Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2020-07-20T08:25:48.094Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-07-20T08:25:48.094Z] daemon.go:325: [d85e3ad9c14fd] waiting for daemon to start [2020-07-20T08:25:48.094Z] daemon.go:325: [d85e3ad9c14fd] waiting for daemon to start [2020-07-20T08:25:48.094Z] daemon.go:353: [d85e3ad9c14fd] daemon started [2020-07-20T08:25:48.094Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2020-07-20T08:25:48.094Z] daemon.go:461: [d85e3ad9c14fd] Stopping daemon [2020-07-20T08:25:48.094Z] daemon.go:296: [d85e3ad9c14fd] exiting daemon [2020-07-20T08:25:48.094Z] daemon.go:448: [d85e3ad9c14fd] Daemon stopped [2020-07-20T08:25:48.094Z] === RUN TestDaemonIpcModePrivate [2020-07-20T08:25:48.241Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-07-20T08:25:48.541Z] ok github.com/docker/docker/pkg/sysinfo 0.022s coverage: 80.8% of statements [2020-07-20T08:25:49.293Z] Removing intermediate container f89586d483b7 [2020-07-20T08:25:49.293Z] ---> 205de3e6bb95 [2020-07-20T08:25:49.293Z] Step 6/6 : CMD ["sh"] [2020-07-20T08:25:49.293Z] ---> Running in 32bdcfc99cdd [2020-07-20T08:25:49.293Z] Removing intermediate container 32bdcfc99cdd [2020-07-20T08:25:49.293Z] ---> 64e62ab10bf0 [2020-07-20T08:25:49.293Z] Successfully built 64e62ab10bf0 [2020-07-20T08:25:49.293Z] Successfully tagged busybox:latest [2020-07-20T08:25:49.293Z] INFO: Docker images of the daemon under test [2020-07-20T08:25:49.293Z] [2020-07-20T08:25:49.293Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-07-20T08:25:49.293Z] busybox latest 64e62ab10bf0 Less than a second ago 5.03GB [2020-07-20T08:25:49.293Z] microsoft/windowsservercore latest 987b1d5e0abf 12 days ago 4.99GB [2020-07-20T08:25:49.293Z] mcr.microsoft.com/windows/servercore ltsc2019 987b1d5e0abf 12 days ago 4.99GB [2020-07-20T08:25:49.293Z] [2020-07-20T08:25:49.293Z] INFO: Running integration tests at 07/20/2020 08:25:48... [2020-07-20T08:25:49.293Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-07-20T08:25:49.293Z] INFO: Integration API tests being run from the host: [2020-07-20T08:25:49.293Z] INFO: make.ps1 starting at 07/20/2020 08:25:48 [2020-07-20T08:25:49.473Z] --- PASS: TestDaemonIpcModePrivate (1.59s) [2020-07-20T08:25:49.473Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-07-20T08:25:49.473Z] daemon.go:325: [d0cd8930d2a25] waiting for daemon to start [2020-07-20T08:25:49.473Z] daemon.go:325: [d0cd8930d2a25] waiting for daemon to start [2020-07-20T08:25:49.473Z] daemon.go:353: [d0cd8930d2a25] daemon started [2020-07-20T08:25:49.473Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2020-07-20T08:25:49.473Z] daemon.go:461: [d0cd8930d2a25] Stopping daemon [2020-07-20T08:25:49.473Z] daemon.go:296: [d0cd8930d2a25] exiting daemon [2020-07-20T08:25:49.473Z] daemon.go:448: [d0cd8930d2a25] Daemon stopped [2020-07-20T08:25:49.473Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-20T08:25:49.596Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 35.1% of statements [2020-07-20T08:25:49.596Z] ok github.com/docker/docker/pkg/tailfile 0.076s coverage: 88.6% of statements [2020-07-20T08:25:49.732Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-20T08:25:49.763Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-07-20T08:25:49.991Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-20T08:25:50.241Z] ok github.com/docker/docker/pkg/signal 4.520s coverage: 61.0% of statements [2020-07-20T08:25:50.540Z] ok github.com/docker/docker/pkg/tarsum 0.159s coverage: 89.3% of statements [2020-07-20T08:25:50.540Z] ok github.com/docker/docker/pkg/term 0.040s coverage: 84.8% of statements [2020-07-20T08:25:50.599Z] umount: bundles/test-docker-py/root: no mount point specified. [2020-07-20T08:25:50.599Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-20T08:25:50.599Z] [2020-07-20T08:25:50.599Z] Unloading profiles will leave already running processes permanently [2020-07-20T08:25:50.599Z] unconfined, which can lead to unexpected situations. [2020-07-20T08:25:50.599Z] [2020-07-20T08:25:50.599Z] To set a process to complain mode, use the command line tool [2020-07-20T08:25:50.599Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-20T08:25:50.599Z] Post stage [Pipeline] junit [2020-07-20T08:25:51.171Z] Recording test results [2020-07-20T08:25:51.367Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.57s) [2020-07-20T08:25:51.367Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-07-20T08:25:51.367Z] daemon.go:325: [d7e218ace4ca1] waiting for daemon to start [2020-07-20T08:25:51.367Z] daemon.go:325: [d7e218ace4ca1] waiting for daemon to start [2020-07-20T08:25:51.367Z] daemon.go:353: [d7e218ace4ca1] daemon started [2020-07-20T08:25:51.367Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2020-07-20T08:25:51.367Z] daemon.go:461: [d7e218ace4ca1] Stopping daemon [2020-07-20T08:25:51.367Z] daemon.go:296: [d7e218ace4ca1] exiting daemon [2020-07-20T08:25:51.367Z] daemon.go:448: [d7e218ace4ca1] Daemon stopped [2020-07-20T08:25:51.367Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-20T08:25:51.591Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-07-20T08:25:51.591Z] testing: warning: no tests to run [2020-07-20T08:25:51.591Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: 0.0% of statements [no tests to run] [2020-07-20T08:25:51.591Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2020-07-20T08:25:51.895Z] ok github.com/docker/docker/pkg/plugins 33.612s coverage: 76.8% of statements [2020-07-20T08:25:51.895Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-20T08:25:51.895Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-20T08:25:51.895Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-20T08:25:51.895Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-20T08:25:51.895Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-20T08:25:51.895Z] ? github.com/docker/docker/rootless [no test files] [2020-07-20T08:25:51.895Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-20T08:25:51.895Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-20T08:25:51.895Z] ? github.com/docker/docker/volume [no test files] [2020-07-20T08:25:51.895Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-20T08:25:51.895Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-20T08:25:51.895Z] [2020-07-20T08:25:51.895Z] === Skipped [2020-07-20T08:25:51.895Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-20T08:25:51.895Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-20T08:25:51.895Z] [2020-07-20T08:25:51.895Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-20T08:25:51.895Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-20T08:25:51.895Z] [2020-07-20T08:25:51.895Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-20T08:25:51.895Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:25:51.895Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T08:25:51.895Z] [2020-07-20T08:25:51.895Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-20T08:25:51.895Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:25:51.895Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T08:25:51.895Z] [2020-07-20T08:25:51.895Z] === [33mSKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-20T08:25:51.895Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:25:51.895Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T08:25:51.895Z] [2020-07-20T08:25:51.895Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-20T08:25:51.895Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:25:51.895Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T08:25:51.895Z] [2020-07-20T08:25:51.895Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-20T08:25:51.895Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:25:51.895Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T08:25:51.895Z] [2020-07-20T08:25:51.895Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-20T08:25:51.895Z] graphtest_unix.go:73: No driver to put! [2020-07-20T08:25:51.895Z] [2020-07-20T08:25:51.895Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-20T08:25:51.895Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-20T08:25:51.895Z] [2020-07-20T08:25:51.895Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-20T08:25:51.895Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-20T08:25:51.895Z] [2020-07-20T08:25:51.895Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-20T08:25:51.895Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-20T08:25:51.895Z] [2020-07-20T08:25:51.895Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-20T08:25:51.895Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-20T08:25:51.895Z] [2020-07-20T08:25:51.895Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-20T08:25:51.895Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:25:51.895Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T08:25:51.895Z] [2020-07-20T08:25:51.895Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-20T08:25:51.896Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:25:51.896Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T08:25:51.896Z] [2020-07-20T08:25:51.896Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-20T08:25:51.896Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:25:51.896Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T08:25:51.896Z] [2020-07-20T08:25:51.896Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-20T08:25:51.896Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:25:51.896Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T08:25:51.896Z] [2020-07-20T08:25:51.896Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-20T08:25:51.896Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:25:51.896Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T08:25:51.896Z] [2020-07-20T08:25:51.896Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-20T08:25:51.896Z] graphtest_unix.go:73: No driver to put! [2020-07-20T08:25:51.896Z] [2020-07-20T08:25:51.896Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-20T08:25:51.896Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-20T08:25:51.896Z] [2020-07-20T08:25:51.896Z] [2020-07-20T08:25:51.896Z] DONE 2066 tests, 19 skipped in 188.012s Post stage [Pipeline] junit [2020-07-20T08:25:51.942Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-20T08:25:52.266Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2020-07-20T08:25:52.304Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.33s) [2020-07-20T08:25:52.304Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-07-20T08:25:52.304Z] daemon.go:325: [de976a5a9cd1f] waiting for daemon to start [2020-07-20T08:25:52.304Z] daemon.go:325: [de976a5a9cd1f] waiting for daemon to start [2020-07-20T08:25:52.304Z] daemon.go:353: [de976a5a9cd1f] daemon started [2020-07-20T08:25:52.304Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2020-07-20T08:25:52.304Z] daemon.go:461: [de976a5a9cd1f] Stopping daemon [2020-07-20T08:25:52.304Z] daemon.go:296: [de976a5a9cd1f] exiting daemon [2020-07-20T08:25:52.304Z] daemon.go:448: [de976a5a9cd1f] Daemon stopped [2020-07-20T08:25:52.304Z] === RUN TestIpcModeOlderClient [2020-07-20T08:25:52.304Z] === PAUSE TestIpcModeOlderClient [2020-07-20T08:25:52.304Z] === RUN TestKillContainerInvalidSignal [2020-07-20T08:25:52.455Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41235/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1608292c091b10227fec0e455cc452d29b30369a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:1608292c091b10227fec0e455cc452d29b30369a hack/make.sh dynbinary test-integration [Pipeline] sh [2020-07-20T08:25:52.757Z] [2020-07-20T08:25:52.757Z] Removing bundles/ [2020-07-20T08:25:52.757Z] [2020-07-20T08:25:52.757Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-20T08:25:52.824Z] + echo Ensuring container killed. [2020-07-20T08:25:52.824Z] Ensuring container killed. [2020-07-20T08:25:52.824Z] + docker rm -vf docker-pr1 [2020-07-20T08:25:52.824Z] Error: No such container: docker-pr1 [2020-07-20T08:25:52.824Z] + true [Pipeline] sh [2020-07-20T08:25:52.871Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-20T08:25:53.051Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T08:25:53.051Z] GOOS="" GOARCH="" GOARM="" [2020-07-20T08:25:53.132Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-20T08:25:53.132Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2020-07-20T08:25:53.132Z] === RUN TestKillContainer [2020-07-20T08:25:53.132Z] === RUN TestKillContainer/no_signal [2020-07-20T08:25:53.144Z] + echo Chowning /workspace to jenkins user [2020-07-20T08:25:53.144Z] Chowning /workspace to jenkins user [2020-07-20T08:25:53.144Z] + id -u [2020-07-20T08:25:53.144Z] + id -g [2020-07-20T08:25:53.144Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41235:/workspace busybox chown -R 1000:1000 /workspace [2020-07-20T08:25:53.326Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2020-07-20T08:25:54.068Z] === RUN TestKillContainer/non_killing_signal [2020-07-20T08:25:54.068Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-20T08:25:54.327Z] === RUN TestKillContainer/killing_signal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-20T08:25:54.836Z] + bundleName=docker-py [2020-07-20T08:25:54.836Z] + echo Creating docker-py-bundles.tar.gz [2020-07-20T08:25:54.836Z] Creating docker-py-bundles.tar.gz [2020-07-20T08:25:54.836Z] + 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 [2020-07-20T08:25:54.844Z] Archiving artifacts [2020-07-20T08:25:54.866Z] ok github.com/docker/docker/reference 0.013s coverage: 84.4% of statements [2020-07-20T08:25:55.267Z] --- PASS: TestKillContainer (2.29s) [2020-07-20T08:25:55.267Z] --- PASS: TestKillContainer/no_signal (0.74s) [2020-07-20T08:25:55.267Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-07-20T08:25:55.267Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2020-07-20T08:25:55.267Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-20T08:25:55.267Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-20T08:25:55.513Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 69.1% of statements [2020-07-20T08:25:55.526Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-20T08:25:55.810Z] ok github.com/docker/docker/plugin 0.573s coverage: 27.3% of statements [2020-07-20T08:25:56.095Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-20T08:25:56.275Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41235/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-20T08:25:56.618Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41235/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1608292c091b10227fec0e455cc452d29b30369a -e DOCKER_GRAPHDRIVER docker:1608292c091b10227fec0e455cc452d29b30369a hack/make.sh binary-daemon [2020-07-20T08:25:56.663Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-20T08:25:56.664Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2020-07-20T08:25:56.664Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2020-07-20T08:25:56.664Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.44s) [2020-07-20T08:25:56.664Z] === RUN TestKillStoppedContainer [2020-07-20T08:25:56.923Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-20T08:25:56.923Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-20T08:25:56.923Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-07-20T08:25:56.923Z] === RUN TestKillDifferentUserContainer [2020-07-20T08:25:57.181Z] [2020-07-20T08:25:57.181Z] Removing bundles/ [2020-07-20T08:25:57.181Z] [2020-07-20T08:25:57.181Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-20T08:25:57.181Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-20T08:25:57.181Z] GOOS="" GOARCH="" GOARM="" [2020-07-20T08:25:57.182Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-20T08:25:57.344Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2020-07-20T08:25:57.344Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 49.0% of statements [2020-07-20T08:25:57.443Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2020-07-20T08:25:57.443Z] === RUN TestInspectOomKilledTrue [2020-07-20T08:25:57.443Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-07-20T08:25:57.443Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T08:25:57.443Z] === RUN TestInspectOomKilledFalse [2020-07-20T08:25:57.443Z] --- SKIP: TestInspectOomKilledFalse (0.01s) [2020-07-20T08:25:57.443Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T08:25:57.443Z] === RUN TestLinksEtcHostsContentMatch [2020-07-20T08:25:57.723Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-20T08:25:58.303Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-07-20T08:25:58.303Z] === RUN TestLinksContainerNames [2020-07-20T08:25:58.303Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-20T08:25:58.303Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-20T08:25:58.888Z] ok github.com/docker/docker/registry 0.273s coverage: 56.3% of statements [2020-07-20T08:25:58.888Z] ok github.com/docker/docker/runconfig 0.027s coverage: 68.2% of statements [2020-07-20T08:25:59.187Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2020-07-20T08:25:59.683Z] --- PASS: TestLinksContainerNames (1.57s) [2020-07-20T08:25:59.684Z] === RUN TestLogsFollowTailEmpty [2020-07-20T08:25:59.943Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-20T08:26:00.510Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-07-20T08:26:00.510Z] === RUN TestContainerNetworkMountsNoChown [2020-07-20T08:26:01.298Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.0% of statements [2020-07-20T08:26:01.298Z] ok github.com/docker/docker/volume/local 0.045s coverage: 73.0% of statements [2020-07-20T08:26:01.448Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/default [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/default [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/private [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/private [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/rprivate [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/slave [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/slave [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/rslave [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/shared [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/shared [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/rshared [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-20T08:26:01.448Z] === CONT TestMountDaemonRoot/default [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-20T08:26:01.448Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-20T08:26:01.448Z] === CONT TestMountDaemonRoot/rshared [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T08:26:01.448Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-20T08:26:01.448Z] === CONT TestMountDaemonRoot/shared [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-20T08:26:01.448Z] === CONT TestMountDaemonRoot/rslave [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T08:26:01.448Z] === CONT TestMountDaemonRoot/slave [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-20T08:26:01.448Z] === CONT TestMountDaemonRoot/rprivate [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T08:26:01.448Z] === CONT TestMountDaemonRoot/private [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-20T08:26:01.448Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-20T08:26:01.448Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-20T08:26:01.448Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-20T08:26:01.448Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-20T08:26:01.448Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-20T08:26:01.448Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T08:26:01.448Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-20T08:26:01.448Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T08:26:01.448Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-20T08:26:01.707Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-20T08:26:01.707Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-20T08:26:01.707Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-20T08:26:01.707Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-20T08:26:01.707Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-20T08:26:01.707Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-20T08:26:01.707Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T08:26:01.707Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T08:26:01.707Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-20T08:26:01.707Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-20T08:26:01.707Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-20T08:26:01.966Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-20T08:26:01.966Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-20T08:26:01.966Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T08:26:01.966Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-20T08:26:01.966Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T08:26:01.966Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-20T08:26:01.966Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-20T08:26:01.966Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-20T08:26:01.966Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-20T08:26:01.966Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-07-20T08:26:01.966Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-20T08:26:01.966Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-07-20T08:26:01.966Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-07-20T08:26:01.966Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-07-20T08:26:01.966Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-07-20T08:26:01.966Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-20T08:26:01.966Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-20T08:26:01.966Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-07-20T08:26:01.966Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-07-20T08:26:01.966Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-07-20T08:26:01.966Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-20T08:26:01.966Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-20T08:26:01.966Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-07-20T08:26:01.966Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-07-20T08:26:01.966Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-20T08:26:01.966Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-20T08:26:01.966Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-07-20T08:26:01.966Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-07-20T08:26:01.967Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-07-20T08:26:01.967Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-07-20T08:26:01.967Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-20T08:26:01.967Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-07-20T08:26:01.967Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-07-20T08:26:01.967Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-07-20T08:26:01.967Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-07-20T08:26:01.967Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-20T08:26:01.967Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-07-20T08:26:01.967Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-20T08:26:01.967Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-07-20T08:26:01.967Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-07-20T08:26:01.967Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-20T08:26:01.967Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-20T08:26:01.967Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-07-20T08:26:01.967Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-20T08:26:01.967Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-07-20T08:26:01.967Z] === RUN TestContainerBindMountNonRecursive [2020-07-20T08:26:02.343Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-07-20T08:26:03.872Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-20T08:26:03.872Z] --- PASS: TestContainerBindMountNonRecursive (1.87s) [2020-07-20T08:26:03.872Z] === RUN TestNetworkNat [2020-07-20T08:26:04.809Z] --- PASS: TestNetworkNat (0.79s) [2020-07-20T08:26:04.809Z] === RUN TestNetworkLocalhostTCPNat [2020-07-20T08:26:05.378Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-20T08:26:05.638Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-20T08:26:05.638Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-07-20T08:26:05.638Z] === RUN TestNetworkLoopbackNat [2020-07-20T08:26:06.576Z] --- PASS: TestNetworkLoopbackNat (1.04s) [2020-07-20T08:26:06.576Z] === RUN TestPause [2020-07-20T08:26:07.145Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-20T08:26:07.405Z] --- PASS: TestPause (0.91s) [2020-07-20T08:26:07.405Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-20T08:26:07.405Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T08:26:07.405Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T08:26:07.405Z] === RUN TestPauseStopPausedContainer [2020-07-20T08:26:08.342Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2020-07-20T08:26:08.342Z] === RUN TestPsFilter [2020-07-20T08:26:08.342Z] --- PASS: TestPsFilter (0.14s) [2020-07-20T08:26:08.342Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-20T08:26:08.910Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-20T08:26:09.169Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2020-07-20T08:26:09.169Z] === RUN TestRemoveContainerWithVolume [2020-07-20T08:26:10.108Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2020-07-20T08:26:10.109Z] === RUN TestRemoveContainerRunning [2020-07-20T08:26:10.368Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-20T08:26:10.628Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-07-20T08:26:10.628Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-20T08:26:10.887Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-20T08:26:11.018Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-07-20T08:26:11.459Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.76s) [2020-07-20T08:26:11.459Z] === RUN TestRemoveInvalidContainer [2020-07-20T08:26:11.459Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-20T08:26:11.459Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-07-20T08:26:11.459Z] === RUN TestRenameLinkedContainer [2020-07-20T08:26:12.843Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-20T08:26:13.238Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-07-20T08:26:13.412Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-20T08:26:13.981Z] --- PASS: TestRenameLinkedContainer (2.51s) [2020-07-20T08:26:13.981Z] === RUN TestRenameStoppedContainer [2020-07-20T08:26:14.554Z] --- PASS: TestRenameStoppedContainer (0.57s) [2020-07-20T08:26:14.554Z] === RUN TestRenameRunningContainerAndReuse [2020-07-20T08:26:15.123Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-20T08:26:16.062Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2020-07-20T08:26:16.062Z] === RUN TestRenameInvalidName [2020-07-20T08:26:16.206Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-07-20T08:26:16.629Z] --- PASS: TestRenameInvalidName (0.60s) [2020-07-20T08:26:16.630Z] === RUN TestRenameAnonymousContainer [2020-07-20T08:26:18.426Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-07-20T08:26:19.183Z] --- PASS: TestRenameAnonymousContainer (2.39s) [2020-07-20T08:26:19.183Z] === RUN TestRenameContainerWithSameName [2020-07-20T08:26:19.183Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-20T08:26:19.442Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2020-07-20T08:26:19.442Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-20T08:26:20.380Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-20T08:26:20.638Z] --- PASS: TestRenameContainerWithLinkedContainer (1.19s) [2020-07-20T08:26:20.638Z] === RUN TestResize [2020-07-20T08:26:20.647Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-20T08:26:20.944Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.8% of statements [2020-07-20T08:26:20.944Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-20T08:26:20.944Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-20T08:26:20.944Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-20T08:26:20.944Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-20T08:26:20.944Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-20T08:26:20.944Z] ? github.com/docker/docker/rootless [no test files] [2020-07-20T08:26:20.944Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-20T08:26:20.944Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-20T08:26:20.944Z] ? github.com/docker/docker/volume [no test files] [2020-07-20T08:26:20.944Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-20T08:26:20.944Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-20T08:26:20.944Z] [2020-07-20T08:26:20.944Z] === Skipped [2020-07-20T08:26:20.944Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-20T08:26:20.944Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-20T08:26:20.944Z] [2020-07-20T08:26:20.944Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-20T08:26:20.944Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-20T08:26:20.944Z] [2020-07-20T08:26:20.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-20T08:26:20.944Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:26:20.944Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T08:26:20.944Z] [2020-07-20T08:26:20.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-20T08:26:20.944Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:26:20.944Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T08:26:20.944Z] [2020-07-20T08:26:20.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-20T08:26:20.944Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:26:20.944Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T08:26:20.944Z] [2020-07-20T08:26:20.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-20T08:26:20.944Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:26:20.944Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T08:26:20.944Z] [2020-07-20T08:26:20.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-20T08:26:20.944Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:26:20.944Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T08:26:20.944Z] [2020-07-20T08:26:20.944Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-20T08:26:20.944Z] graphtest_unix.go:73: No driver to put! [2020-07-20T08:26:20.944Z] [2020-07-20T08:26:20.944Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-20T08:26:20.944Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-20T08:26:20.944Z] [2020-07-20T08:26:20.944Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-20T08:26:20.944Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-20T08:26:20.944Z] [2020-07-20T08:26:20.944Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-20T08:26:20.944Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-20T08:26:20.944Z] [2020-07-20T08:26:20.944Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-20T08:26:20.944Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-20T08:26:20.944Z] [2020-07-20T08:26:20.944Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-20T08:26:20.944Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:26:20.944Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T08:26:20.944Z] [2020-07-20T08:26:20.944Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-20T08:26:20.944Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:26:20.944Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T08:26:20.944Z] [2020-07-20T08:26:20.944Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-20T08:26:20.944Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:26:20.944Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T08:26:20.944Z] [2020-07-20T08:26:20.944Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-20T08:26:20.944Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:26:20.944Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T08:26:20.944Z] [2020-07-20T08:26:20.944Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-20T08:26:20.944Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:26:20.944Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T08:26:20.944Z] [2020-07-20T08:26:20.944Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-20T08:26:20.944Z] graphtest_unix.go:73: No driver to put! [2020-07-20T08:26:20.944Z] [2020-07-20T08:26:20.944Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-20T08:26:20.944Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-20T08:26:20.944Z] [2020-07-20T08:26:20.944Z] [2020-07-20T08:26:20.944Z] DONE 2066 tests, 19 skipped in 257.547s Post stage [Pipeline] junit [2020-07-20T08:26:20.996Z] Recording test results [2020-07-20T08:26:21.206Z] --- PASS: TestResize (0.61s) [2020-07-20T08:26:21.206Z] === RUN TestResizeWithInvalidSize [2020-07-20T08:26:21.206Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-20T08:26:21.466Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-20T08:26:21.637Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-20T08:26:22.035Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2020-07-20T08:26:22.035Z] === RUN TestResizeWhenContainerNotStarted [2020-07-20T08:26:22.107Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-20T08:26:22.604Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s) [2020-07-20T08:26:22.604Z] === RUN TestDaemonRestartKillContainers [2020-07-20T08:26:22.604Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T08:26:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T08:26:22.604Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T08:26:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T08:26:22.604Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T08:26:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T08:26:22.604Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T08:26:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T08:26:22.604Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T08:26:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T08:26:22.604Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T08:26:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T08:26:22.604Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T08:26:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T08:26:22.604Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T08:26:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T08:26:22.604Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:26:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:26:22.604Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:26:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:26:22.604Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:26:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:26:22.604Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:26:22.604Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:26:22.604Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T08:26:22.604Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T08:26:22.801Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41235/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1608292c091b10227fec0e455cc452d29b30369a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:1608292c091b10227fec0e455cc452d29b30369a hack/make.sh dynbinary test-integration [2020-07-20T08:26:23.096Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-20T08:26:23.101Z] [2020-07-20T08:26:23.101Z] Removing bundles/ [2020-07-20T08:26:23.101Z] [2020-07-20T08:26:23.101Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-20T08:26:23.101Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T08:26:23.101Z] GOOS="" GOARCH="" GOARM="" [2020-07-20T08:26:23.565Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-20T08:26:25.142Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-20T08:26:25.710Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:26:25.710Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:26:25.796Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-20T08:26:27.617Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:26:27.617Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:26:28.186Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-20T08:26:29.566Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T08:26:29.566Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T08:26:29.602Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-20T08:26:30.502Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-20T08:26:32.411Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T08:26:32.411Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-20T08:26:32.670Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T08:26:33.246Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-20T08:26:36.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-20T08:26:36.769Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-20T08:26:37.109Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T08:26:37.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T08:26:37.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-20T08:26:38.987Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-07-20T08:26:39.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-20T08:26:40.782Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-20T08:26:40.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.97s) [2020-07-20T08:26:40.782Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T08:26:40.782Z] daemon.go:325: [d0e02e859d2f6] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:325: [d0e02e859d2f6] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:353: [d0e02e859d2f6] daemon started [2020-07-20T08:26:40.782Z] daemon.go:296: [d0e02e859d2f6] exiting daemon [2020-07-20T08:26:40.782Z] daemon.go:325: [d0e02e859d2f6] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:325: [d0e02e859d2f6] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:353: [d0e02e859d2f6] daemon started [2020-07-20T08:26:40.782Z] daemon.go:461: [d0e02e859d2f6] Stopping daemon [2020-07-20T08:26:40.782Z] daemon.go:296: [d0e02e859d2f6] exiting daemon [2020-07-20T08:26:40.782Z] daemon.go:448: [d0e02e859d2f6] Daemon stopped [2020-07-20T08:26:40.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.10s) [2020-07-20T08:26:40.782Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T08:26:40.782Z] daemon.go:325: [df0598dc7e10c] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:325: [df0598dc7e10c] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:353: [df0598dc7e10c] daemon started [2020-07-20T08:26:40.782Z] daemon.go:461: [df0598dc7e10c] Stopping daemon [2020-07-20T08:26:40.782Z] daemon.go:296: [df0598dc7e10c] exiting daemon [2020-07-20T08:26:40.782Z] daemon.go:448: [df0598dc7e10c] Daemon stopped [2020-07-20T08:26:40.782Z] daemon.go:325: [df0598dc7e10c] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:325: [df0598dc7e10c] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:353: [df0598dc7e10c] daemon started [2020-07-20T08:26:40.782Z] daemon.go:461: [df0598dc7e10c] Stopping daemon [2020-07-20T08:26:40.782Z] daemon.go:296: [df0598dc7e10c] exiting daemon [2020-07-20T08:26:40.782Z] daemon.go:448: [df0598dc7e10c] Daemon stopped [2020-07-20T08:26:40.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.86s) [2020-07-20T08:26:40.782Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:26:40.782Z] daemon.go:325: [dcea22f4d8a82] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:325: [dcea22f4d8a82] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:353: [dcea22f4d8a82] daemon started [2020-07-20T08:26:40.782Z] daemon.go:296: [dcea22f4d8a82] exiting daemon [2020-07-20T08:26:40.782Z] daemon.go:325: [dcea22f4d8a82] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:325: [dcea22f4d8a82] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:353: [dcea22f4d8a82] daemon started [2020-07-20T08:26:40.782Z] daemon.go:461: [dcea22f4d8a82] Stopping daemon [2020-07-20T08:26:40.782Z] daemon.go:296: [dcea22f4d8a82] exiting daemon [2020-07-20T08:26:40.782Z] daemon.go:448: [dcea22f4d8a82] Daemon stopped [2020-07-20T08:26:40.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.91s) [2020-07-20T08:26:40.782Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:26:40.782Z] daemon.go:325: [db1f94076a259] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:325: [db1f94076a259] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:353: [db1f94076a259] daemon started [2020-07-20T08:26:40.782Z] daemon.go:461: [db1f94076a259] Stopping daemon [2020-07-20T08:26:40.782Z] daemon.go:296: [db1f94076a259] exiting daemon [2020-07-20T08:26:40.782Z] daemon.go:448: [db1f94076a259] Daemon stopped [2020-07-20T08:26:40.782Z] daemon.go:325: [db1f94076a259] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:325: [db1f94076a259] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:353: [db1f94076a259] daemon started [2020-07-20T08:26:40.782Z] daemon.go:461: [db1f94076a259] Stopping daemon [2020-07-20T08:26:40.782Z] daemon.go:296: [db1f94076a259] exiting daemon [2020-07-20T08:26:40.782Z] daemon.go:448: [db1f94076a259] Daemon stopped [2020-07-20T08:26:40.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.82s) [2020-07-20T08:26:40.782Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:26:40.782Z] daemon.go:325: [df594f8e6e7e6] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:325: [df594f8e6e7e6] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:353: [df594f8e6e7e6] daemon started [2020-07-20T08:26:40.782Z] daemon.go:461: [df594f8e6e7e6] Stopping daemon [2020-07-20T08:26:40.782Z] daemon.go:296: [df594f8e6e7e6] exiting daemon [2020-07-20T08:26:40.782Z] daemon.go:448: [df594f8e6e7e6] Daemon stopped [2020-07-20T08:26:40.782Z] daemon.go:325: [df594f8e6e7e6] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:325: [df594f8e6e7e6] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:353: [df594f8e6e7e6] daemon started [2020-07-20T08:26:40.782Z] daemon.go:461: [df594f8e6e7e6] Stopping daemon [2020-07-20T08:26:40.782Z] daemon.go:296: [df594f8e6e7e6] exiting daemon [2020-07-20T08:26:40.782Z] daemon.go:448: [df594f8e6e7e6] Daemon stopped [2020-07-20T08:26:40.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.91s) [2020-07-20T08:26:40.782Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:26:40.782Z] daemon.go:325: [d11bc442401f1] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:325: [d11bc442401f1] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:353: [d11bc442401f1] daemon started [2020-07-20T08:26:40.782Z] daemon.go:296: [d11bc442401f1] exiting daemon [2020-07-20T08:26:40.782Z] daemon.go:325: [d11bc442401f1] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:325: [d11bc442401f1] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:353: [d11bc442401f1] daemon started [2020-07-20T08:26:40.782Z] daemon.go:461: [d11bc442401f1] Stopping daemon [2020-07-20T08:26:40.782Z] daemon.go:296: [d11bc442401f1] exiting daemon [2020-07-20T08:26:40.782Z] daemon.go:448: [d11bc442401f1] Daemon stopped [2020-07-20T08:26:40.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.82s) [2020-07-20T08:26:40.782Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T08:26:40.782Z] daemon.go:325: [d9f6bd3834214] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:325: [d9f6bd3834214] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:353: [d9f6bd3834214] daemon started [2020-07-20T08:26:40.782Z] daemon.go:461: [d9f6bd3834214] Stopping daemon [2020-07-20T08:26:40.782Z] daemon.go:296: [d9f6bd3834214] exiting daemon [2020-07-20T08:26:40.782Z] daemon.go:448: [d9f6bd3834214] Daemon stopped [2020-07-20T08:26:40.782Z] daemon.go:325: [d9f6bd3834214] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:325: [d9f6bd3834214] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:353: [d9f6bd3834214] daemon started [2020-07-20T08:26:40.782Z] daemon.go:461: [d9f6bd3834214] Stopping daemon [2020-07-20T08:26:40.782Z] daemon.go:296: [d9f6bd3834214] exiting daemon [2020-07-20T08:26:40.782Z] daemon.go:448: [d9f6bd3834214] Daemon stopped [2020-07-20T08:26:40.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.98s) [2020-07-20T08:26:40.782Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T08:26:40.782Z] daemon.go:325: [de9f1a96045b1] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:325: [de9f1a96045b1] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:353: [de9f1a96045b1] daemon started [2020-07-20T08:26:40.782Z] daemon.go:461: [de9f1a96045b1] Stopping daemon [2020-07-20T08:26:40.782Z] daemon.go:296: [de9f1a96045b1] exiting daemon [2020-07-20T08:26:40.782Z] daemon.go:448: [de9f1a96045b1] Daemon stopped [2020-07-20T08:26:40.782Z] daemon.go:325: [de9f1a96045b1] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:325: [de9f1a96045b1] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:353: [de9f1a96045b1] daemon started [2020-07-20T08:26:40.782Z] daemon.go:461: [de9f1a96045b1] Stopping daemon [2020-07-20T08:26:40.782Z] daemon.go:296: [de9f1a96045b1] exiting daemon [2020-07-20T08:26:40.782Z] daemon.go:448: [de9f1a96045b1] Daemon stopped [2020-07-20T08:26:40.782Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.85s) [2020-07-20T08:26:40.782Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T08:26:40.782Z] daemon.go:325: [d0fab634b2c09] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:325: [d0fab634b2c09] waiting for daemon to start [2020-07-20T08:26:40.782Z] daemon.go:353: [d0fab634b2c09] daemon started [2020-07-20T08:26:40.783Z] daemon.go:325: [d0fab634b2c09] waiting for daemon to start [2020-07-20T08:26:40.783Z] daemon.go:296: [d0fab634b2c09] exiting daemon [2020-07-20T08:26:40.783Z] daemon.go:325: [d0fab634b2c09] waiting for daemon to start [2020-07-20T08:26:40.783Z] daemon.go:353: [d0fab634b2c09] daemon started [2020-07-20T08:26:40.783Z] daemon.go:461: [d0fab634b2c09] Stopping daemon [2020-07-20T08:26:40.783Z] daemon.go:296: [d0fab634b2c09] exiting daemon [2020-07-20T08:26:40.783Z] daemon.go:448: [d0fab634b2c09] Daemon stopped [2020-07-20T08:26:40.783Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.84s) [2020-07-20T08:26:40.783Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T08:26:40.783Z] daemon.go:325: [d8e91663b1617] waiting for daemon to start [2020-07-20T08:26:40.783Z] daemon.go:325: [d8e91663b1617] waiting for daemon to start [2020-07-20T08:26:40.783Z] daemon.go:353: [d8e91663b1617] daemon started [2020-07-20T08:26:40.783Z] daemon.go:461: [d8e91663b1617] Stopping daemon [2020-07-20T08:26:40.783Z] daemon.go:296: [d8e91663b1617] exiting daemon [2020-07-20T08:26:40.783Z] daemon.go:448: [d8e91663b1617] Daemon stopped [2020-07-20T08:26:40.783Z] daemon.go:325: [d8e91663b1617] waiting for daemon to start [2020-07-20T08:26:40.783Z] daemon.go:325: [d8e91663b1617] waiting for daemon to start [2020-07-20T08:26:40.783Z] daemon.go:353: [d8e91663b1617] daemon started [2020-07-20T08:26:40.783Z] daemon.go:461: [d8e91663b1617] Stopping daemon [2020-07-20T08:26:40.783Z] daemon.go:296: [d8e91663b1617] exiting daemon [2020-07-20T08:26:40.783Z] daemon.go:448: [d8e91663b1617] Daemon stopped [2020-07-20T08:26:40.783Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.48s) [2020-07-20T08:26:40.783Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T08:26:40.783Z] daemon.go:325: [dfdddfb8cc591] waiting for daemon to start [2020-07-20T08:26:40.783Z] daemon.go:325: [dfdddfb8cc591] waiting for daemon to start [2020-07-20T08:26:40.783Z] daemon.go:353: [dfdddfb8cc591] daemon started [2020-07-20T08:26:40.783Z] daemon.go:296: [dfdddfb8cc591] exiting daemon [2020-07-20T08:26:40.783Z] daemon.go:325: [dfdddfb8cc591] waiting for daemon to start [2020-07-20T08:26:40.783Z] daemon.go:325: [dfdddfb8cc591] waiting for daemon to start [2020-07-20T08:26:40.783Z] daemon.go:353: [dfdddfb8cc591] daemon started [2020-07-20T08:26:40.783Z] daemon.go:461: [dfdddfb8cc591] Stopping daemon [2020-07-20T08:26:40.783Z] daemon.go:296: [dfdddfb8cc591] exiting daemon [2020-07-20T08:26:40.783Z] daemon.go:448: [dfdddfb8cc591] Daemon stopped [2020-07-20T08:26:40.783Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.09s) [2020-07-20T08:26:40.783Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T08:26:40.783Z] daemon.go:325: [d8ec257e48cc1] waiting for daemon to start [2020-07-20T08:26:40.783Z] daemon.go:325: [d8ec257e48cc1] waiting for daemon to start [2020-07-20T08:26:40.783Z] daemon.go:353: [d8ec257e48cc1] daemon started [2020-07-20T08:26:40.783Z] daemon.go:296: [d8ec257e48cc1] exiting daemon [2020-07-20T08:26:40.783Z] daemon.go:325: [d8ec257e48cc1] waiting for daemon to start [2020-07-20T08:26:40.783Z] daemon.go:325: [d8ec257e48cc1] waiting for daemon to start [2020-07-20T08:26:40.783Z] daemon.go:353: [d8ec257e48cc1] daemon started [2020-07-20T08:26:40.783Z] daemon.go:461: [d8ec257e48cc1] Stopping daemon [2020-07-20T08:26:40.783Z] daemon.go:296: [d8ec257e48cc1] exiting daemon [2020-07-20T08:26:40.783Z] daemon.go:448: [d8ec257e48cc1] Daemon stopped [2020-07-20T08:26:40.783Z] === RUN TestKernelTCPMemory [2020-07-20T08:26:41.205Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-07-20T08:26:42.180Z] --- PASS: TestKernelTCPMemory (1.33s) [2020-07-20T08:26:42.180Z] === RUN TestNISDomainname [2020-07-20T08:26:43.118Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-20T08:26:43.118Z] --- PASS: TestNISDomainname (1.13s) [2020-07-20T08:26:43.118Z] === RUN TestStats [2020-07-20T08:26:44.162Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-07-20T08:26:45.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-20T08:26:45.025Z] --- PASS: TestStats (1.98s) [2020-07-20T08:26:45.025Z] === RUN TestStopContainerWithTimeout [2020-07-20T08:26:45.025Z] === RUN TestStopContainerWithTimeout/0 [2020-07-20T08:26:45.025Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-20T08:26:45.025Z] === RUN TestStopContainerWithTimeout/1 [2020-07-20T08:26:45.025Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-20T08:26:45.025Z] === RUN TestStopContainerWithTimeout/3 [2020-07-20T08:26:45.025Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-20T08:26:45.025Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-20T08:26:45.025Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-20T08:26:45.025Z] === CONT TestStopContainerWithTimeout/0 [2020-07-20T08:26:45.025Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-20T08:26:45.731Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-07-20T08:26:46.408Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-20T08:26:46.409Z] === CONT TestStopContainerWithTimeout/3 [2020-07-20T08:26:47.789Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-20T08:26:47.957Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-07-20T08:26:48.359Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-20T08:26:48.359Z] === CONT TestStopContainerWithTimeout/1 [2020-07-20T08:26:48.618Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-20T08:26:49.556Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-20T08:26:50.075Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T08:26:50.075Z] [2020-07-20T08:26:50.075Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-20T08:26:50.075Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-20T08:26:50.075Z] HOSTNAME=f7e13ab899c1 [2020-07-20T08:26:50.075Z] TESTDEBUG=0 [2020-07-20T08:26:50.075Z] DEST=bundles/test-integration [2020-07-20T08:26:50.075Z] PWD=/go/src/github.com/docker/docker [2020-07-20T08:26:50.075Z] DOCKER_GITCOMMIT=1608292c091b10227fec0e455cc452d29b30369a [2020-07-20T08:26:50.075Z] container=docker [2020-07-20T08:26:50.075Z] HOME=/root [2020-07-20T08:26:50.075Z] GOLANG_VERSION=1.13.14 [2020-07-20T08:26:50.075Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-20T08:26:50.075Z] VALIDATE_BRANCH=19.03 [2020-07-20T08:26:50.075Z] TERM=xterm [2020-07-20T08:26:50.075Z] DOCKER_PKG=github.com/docker/docker [2020-07-20T08:26:50.075Z] SHLVL=1 [2020-07-20T08:26:50.075Z] TIMEOUT=120m [2020-07-20T08:26:50.075Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-20T08:26:50.075Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-20T08:26:50.075Z] GO111MODULE=off [2020-07-20T08:26:50.075Z] DOCKER_EXPERIMENTAL=1 [2020-07-20T08:26:50.075Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-20T08:26:50.075Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-20T08:26:50.075Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-20T08:26:50.075Z] GOPATH=/go [2020-07-20T08:26:50.075Z] PKG_CONFIG=pkg-config [2020-07-20T08:26:50.075Z] _=/usr/bin/env [2020-07-20T08:26:50.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-20T08:26:50.124Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-07-20T08:26:50.124Z] --- PASS: TestStopContainerWithTimeout/0 (1.39s) [2020-07-20T08:26:50.124Z] --- PASS: TestStopContainerWithTimeout/-1 (3.35s) [2020-07-20T08:26:50.124Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2020-07-20T08:26:50.124Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2020-07-20T08:26:50.124Z] === RUN TestDeleteDevicemapper [2020-07-20T08:26:50.124Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-20T08:26:50.124Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T08:26:50.124Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-20T08:26:50.919Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-07-20T08:26:50.919Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T08:26:50.919Z] INFO: Testing against a local daemon [2020-07-20T08:26:50.919Z] === RUN TestBuildWithSession [2020-07-20T08:26:50.919Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-20T08:26:50.919Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:26:50.919Z] === RUN TestBuildSquashParent [2020-07-20T08:26:50.919Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-07-20T08:26:50.919Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:26:50.919Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-20T08:26:50.919Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-07-20T08:26:50.919Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T08:26:50.919Z] === RUN TestBuildMultiStageCopy [2020-07-20T08:26:50.919Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-20T08:26:51.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-20T08:26:54.042Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.57s) [2020-07-20T08:26:54.042Z] === RUN TestUpdateMemory [2020-07-20T08:26:54.042Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-20T08:26:54.042Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-07-20T08:26:54.042Z] === RUN TestUpdateCPUQuota [2020-07-20T08:26:54.301Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-20T08:26:55.237Z] --- PASS: TestUpdateCPUQuota (1.57s) [2020-07-20T08:26:55.237Z] === RUN TestUpdatePidsLimit [2020-07-20T08:26:55.237Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-20T08:26:55.497Z] === RUN TestUpdatePidsLimit/no_change [2020-07-20T08:26:56.065Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-20T08:26:56.634Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-20T08:26:56.894Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-20T08:26:57.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-20T08:26:57.417Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-20T08:26:57.676Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-20T08:26:59.058Z] --- PASS: TestUpdatePidsLimit (3.93s) [2020-07-20T08:26:59.058Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-07-20T08:26:59.058Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-07-20T08:26:59.058Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2020-07-20T08:26:59.058Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-07-20T08:26:59.058Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2020-07-20T08:26:59.058Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2020-07-20T08:26:59.058Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2020-07-20T08:26:59.058Z] === RUN TestUpdateRestartPolicy [2020-07-20T08:26:59.588Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-20T08:27:00.057Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-20T08:27:01.048Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-20T08:27:01.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-20T08:27:01.853Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-20T08:27:02.037Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-20T08:27:03.027Z] --- PASS: TestBuildMultiStageCopy (12.35s) [2020-07-20T08:27:03.027Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.56s) [2020-07-20T08:27:03.027Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s) [2020-07-20T08:27:03.027Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.93s) [2020-07-20T08:27:03.027Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2020-07-20T08:27:03.027Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.16s) [2020-07-20T08:27:03.027Z] === RUN TestBuildMultiStageParentConfig [2020-07-20T08:27:03.027Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2020-07-20T08:27:03.027Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T08:27:03.027Z] === RUN TestBuildLabelWithTargets [2020-07-20T08:27:03.027Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-07-20T08:27:03.027Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T08:27:03.027Z] === RUN TestBuildWithEmptyLayers [2020-07-20T08:27:03.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-20T08:27:04.015Z] --- PASS: TestBuildWithEmptyLayers (0.83s) [2020-07-20T08:27:04.015Z] === RUN TestBuildMultiStageOnBuild [2020-07-20T08:27:04.015Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2020-07-20T08:27:04.015Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T08:27:04.015Z] === RUN TestBuildUncleanTarFilenames [2020-07-20T08:27:04.015Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-07-20T08:27:04.015Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T08:27:04.015Z] === RUN TestBuildMultiStageLayerLeak [2020-07-20T08:27:04.015Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2020-07-20T08:27:04.015Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T08:27:04.015Z] === RUN TestBuildWithHugeFile [2020-07-20T08:27:04.015Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2020-07-20T08:27:04.015Z] build_test.go:492: testEnv.OSType == "windows" [2020-07-20T08:27:04.015Z] === RUN TestBuildWithEmptyDockerfile [2020-07-20T08:27:04.015Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T08:27:04.015Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T08:27:04.015Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T08:27:04.015Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T08:27:04.015Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T08:27:04.015Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T08:27:04.015Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T08:27:04.015Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T08:27:04.015Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T08:27:04.015Z] --- PASS: TestBuildWithEmptyDockerfile (0.28s) [2020-07-20T08:27:04.015Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2020-07-20T08:27:04.015Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-07-20T08:27:04.015Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2020-07-20T08:27:04.015Z] === RUN TestBuildPreserveOwnership [2020-07-20T08:27:04.015Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-07-20T08:27:04.015Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T08:27:04.015Z] === RUN TestBuildPlatformInvalid [2020-07-20T08:27:04.015Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2020-07-20T08:27:04.015Z] PASS [2020-07-20T08:27:04.015Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-07-20T08:27:04.015Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T08:27:04.015Z] INFO: Testing against a local daemon [2020-07-20T08:27:04.015Z] === RUN TestConfigList [2020-07-20T08:27:04.015Z] --- SKIP: TestConfigList (0.00s) [2020-07-20T08:27:04.015Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:04.015Z] === RUN TestConfigsCreateAndDelete [2020-07-20T08:27:04.015Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-07-20T08:27:04.015Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:04.015Z] === RUN TestConfigsUpdate [2020-07-20T08:27:04.015Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-07-20T08:27:04.015Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:04.015Z] === RUN TestTemplatedConfig [2020-07-20T08:27:04.015Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-20T08:27:04.015Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:04.015Z] === RUN TestConfigInspect [2020-07-20T08:27:04.015Z] --- SKIP: TestConfigInspect (0.00s) [2020-07-20T08:27:04.015Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:04.015Z] === RUN TestConfigCreateWithLabels [2020-07-20T08:27:04.015Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-07-20T08:27:04.015Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T08:27:04.015Z] === RUN TestConfigCreateResolve [2020-07-20T08:27:04.015Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-07-20T08:27:04.015Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T08:27:04.015Z] === RUN TestConfigDaemonLibtrustID [2020-07-20T08:27:04.015Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-07-20T08:27:04.015Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T08:27:04.015Z] PASS [2020-07-20T08:27:04.015Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-07-20T08:27:04.015Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T08:27:04.015Z] INFO: Testing against a local daemon [2020-07-20T08:27:04.015Z] === RUN TestCheckpoint [2020-07-20T08:27:04.015Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-20T08:27:04.015Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T08:27:04.015Z] === RUN TestContainerInvalidJSON [2020-07-20T08:27:04.015Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T08:27:04.015Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T08:27:04.015Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T08:27:04.015Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T08:27:04.015Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-20T08:27:04.017Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-20T08:27:04.484Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-20T08:27:04.485Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T08:27:04.485Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-20T08:27:04.485Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T08:27:04.485Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-07-20T08:27:04.485Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-20T08:27:04.485Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-20T08:27:04.485Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-07-20T08:27:04.485Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-20T08:27:04.485Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2020-07-20T08:27:04.485Z] copy_test.go:25: testEnv.OSType == "windows" [2020-07-20T08:27:04.485Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-20T08:27:04.485Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-07-20T08:27:04.485Z] copy_test.go:39: testEnv.OSType == "windows" [2020-07-20T08:27:04.485Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-20T08:27:04.485Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-07-20T08:27:04.485Z] copy_test.go:51: testEnv.OSType == "windows" [2020-07-20T08:27:04.485Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-20T08:27:04.485Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-07-20T08:27:04.485Z] copy_test.go:65: testEnv.OSType == "windows" [2020-07-20T08:27:04.485Z] === RUN TestCopyFromContainer [2020-07-20T08:27:04.485Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-07-20T08:27:04.485Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:04.485Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-20T08:27:04.485Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T08:27:04.485Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T08:27:04.485Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T08:27:04.485Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T08:27:04.485Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T08:27:04.485Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T08:27:04.485Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T08:27:04.485Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T08:27:04.485Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T08:27:04.485Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-20T08:27:04.485Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-20T08:27:04.485Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-07-20T08:27:04.485Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-07-20T08:27:04.485Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-20T08:27:04.485Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-07-20T08:27:04.485Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-07-20T08:27:04.485Z] === RUN TestCreateWithInvalidEnv [2020-07-20T08:27:04.485Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-20T08:27:04.485Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-20T08:27:04.485Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-20T08:27:04.485Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-20T08:27:04.485Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-20T08:27:04.485Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-20T08:27:04.485Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-20T08:27:04.485Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-20T08:27:04.485Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-20T08:27:04.485Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-20T08:27:04.485Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-20T08:27:04.485Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-20T08:27:04.485Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-20T08:27:04.485Z] === RUN TestCreateTmpfsMountsTarget [2020-07-20T08:27:04.485Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-07-20T08:27:04.485Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:04.485Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-20T08:27:04.485Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-07-20T08:27:04.485Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T08:27:04.485Z] === RUN TestCreateWithCapabilities [2020-07-20T08:27:04.485Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-07-20T08:27:04.485Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-07-20T08:27:04.485Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-20T08:27:04.485Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-07-20T08:27:04.485Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T08:27:04.485Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-20T08:27:04.485Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T08:27:04.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T08:27:04.485Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T08:27:04.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T08:27:04.485Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T08:27:04.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T08:27:04.485Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T08:27:04.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T08:27:04.485Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T08:27:04.485Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T08:27:04.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T08:27:04.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T08:27:04.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T08:27:04.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T08:27:04.485Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T08:27:04.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-20T08:27:04.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-20T08:27:04.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-20T08:27:04.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-20T08:27:04.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-20T08:27:04.485Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-07-20T08:27:04.485Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-20T08:27:04.485Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-07-20T08:27:04.485Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-07-20T08:27:04.485Z] === RUN TestDiff [2020-07-20T08:27:04.485Z] --- SKIP: TestDiff (0.00s) [2020-07-20T08:27:04.485Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-07-20T08:27:04.485Z] === RUN TestExecWithCloseStdin [2020-07-20T08:27:05.409Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-20T08:27:05.979Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-20T08:27:06.547Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-20T08:27:06.706Z] --- PASS: TestExecWithCloseStdin (1.90s) [2020-07-20T08:27:06.706Z] === RUN TestExec [2020-07-20T08:27:06.706Z] --- SKIP: TestExec (0.00s) [2020-07-20T08:27:06.706Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-20T08:27:06.706Z] === RUN TestExecUser [2020-07-20T08:27:06.706Z] --- SKIP: TestExecUser (0.00s) [2020-07-20T08:27:06.706Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-07-20T08:27:06.706Z] === RUN TestExportContainerAndImportImage [2020-07-20T08:27:06.706Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-07-20T08:27:06.706Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:06.706Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-20T08:27:06.706Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-07-20T08:27:06.706Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:06.706Z] === RUN TestHealthCheckWorkdir [2020-07-20T08:27:06.706Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-07-20T08:27:06.706Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-20T08:27:06.706Z] === RUN TestHealthKillContainer [2020-07-20T08:27:06.706Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-07-20T08:27:06.706Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-07-20T08:27:06.706Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-20T08:27:06.706Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-07-20T08:27:06.706Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-07-20T08:27:06.706Z] === RUN TestKillContainerInvalidSignal [2020-07-20T08:27:07.694Z] --- PASS: TestKillContainerInvalidSignal (1.55s) [2020-07-20T08:27:07.694Z] === RUN TestKillContainer [2020-07-20T08:27:07.694Z] --- SKIP: TestKillContainer (0.00s) [2020-07-20T08:27:07.694Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-07-20T08:27:07.694Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-20T08:27:07.694Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-07-20T08:27:07.694Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-20T08:27:07.694Z] === RUN TestKillStoppedContainer [2020-07-20T08:27:07.694Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-07-20T08:27:07.694Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-20T08:27:07.694Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-20T08:27:07.694Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-07-20T08:27:07.694Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-07-20T08:27:07.694Z] === RUN TestKillDifferentUserContainer [2020-07-20T08:27:07.694Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-07-20T08:27:07.694Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-07-20T08:27:07.694Z] === RUN TestInspectOomKilledTrue [2020-07-20T08:27:07.694Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-20T08:27:07.694Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T08:27:07.694Z] === RUN TestInspectOomKilledFalse [2020-07-20T08:27:07.694Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-20T08:27:07.694Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T08:27:07.694Z] === RUN TestLogsFollowTailEmpty [2020-07-20T08:27:07.924Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-20T08:27:08.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-20T08:27:08.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-20T08:27:08.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-20T08:27:08.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-20T08:27:09.262Z] --- PASS: TestLogsFollowTailEmpty (1.54s) [2020-07-20T08:27:09.262Z] === RUN TestNetworkNat [2020-07-20T08:27:09.262Z] --- SKIP: TestNetworkNat (0.00s) [2020-07-20T08:27:09.262Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-07-20T08:27:09.262Z] === RUN TestNetworkLocalhostTCPNat [2020-07-20T08:27:09.262Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-07-20T08:27:09.262Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T08:27:09.262Z] === RUN TestNetworkLoopbackNat [2020-07-20T08:27:09.262Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-07-20T08:27:09.262Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-07-20T08:27:09.262Z] === RUN TestPause [2020-07-20T08:27:09.262Z] --- SKIP: TestPause (0.00s) [2020-07-20T08:27:09.262Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-07-20T08:27:09.262Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-20T08:27:10.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-20T08:27:10.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-20T08:27:10.828Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.50s) [2020-07-20T08:27:10.828Z] === RUN TestPauseStopPausedContainer [2020-07-20T08:27:10.828Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-07-20T08:27:10.828Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:10.828Z] === RUN TestPsFilter [2020-07-20T08:27:10.828Z] --- PASS: TestPsFilter (0.09s) [2020-07-20T08:27:10.828Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-20T08:27:11.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-20T08:27:11.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-20T08:27:11.840Z] --- PASS: TestUpdateRestartPolicy (12.61s) [2020-07-20T08:27:11.840Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-20T08:27:11.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-20T08:27:12.779Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-07-20T08:27:12.779Z] === RUN TestWaitNonBlocked [2020-07-20T08:27:12.779Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T08:27:12.779Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T08:27:12.779Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T08:27:12.779Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T08:27:12.779Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T08:27:12.779Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T08:27:13.046Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.77s) [2020-07-20T08:27:13.046Z] === RUN TestRemoveContainerWithVolume [2020-07-20T08:27:13.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-20T08:27:13.719Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-20T08:27:13.978Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-20T08:27:13.978Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.30s) [2020-07-20T08:27:13.978Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.35s) [2020-07-20T08:27:13.978Z] === RUN TestWaitBlocked [2020-07-20T08:27:13.978Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T08:27:13.978Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T08:27:13.978Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T08:27:13.978Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T08:27:13.978Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T08:27:13.978Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T08:27:14.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-20T08:27:14.614Z] --- PASS: TestRemoveContainerWithVolume (1.76s) [2020-07-20T08:27:14.614Z] === RUN TestRemoveContainerRunning [2020-07-20T08:27:15.355Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-20T08:27:15.355Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2020-07-20T08:27:15.355Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2020-07-20T08:27:15.355Z] === CONT TestContainerStartOnDaemonRestart [2020-07-20T08:27:15.355Z] === CONT TestIpcModeOlderClient [2020-07-20T08:27:15.355Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-07-20T08:27:15.355Z] === CONT TestDaemonRestartIpcMode [2020-07-20T08:27:15.355Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-20T08:27:16.182Z] --- PASS: TestRemoveContainerRunning (1.48s) [2020-07-20T08:27:16.182Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-20T08:27:16.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-20T08:27:16.734Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-20T08:27:16.995Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-20T08:27:17.751Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.46s) [2020-07-20T08:27:17.751Z] === RUN TestRemoveInvalidContainer [2020-07-20T08:27:17.751Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-20T08:27:17.751Z] === RUN TestRenameLinkedContainer [2020-07-20T08:27:17.751Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-07-20T08:27:17.751Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-07-20T08:27:17.751Z] === RUN TestRenameStoppedContainer [2020-07-20T08:27:18.376Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-20T08:27:18.554Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-20T08:27:18.554Z] Copying nested executables into bundles/binary-daemon [2020-07-20T08:27:18.554Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2020-07-20T08:27:18.635Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [Pipeline] sh [2020-07-20T08:27:18.895Z] --- PASS: TestContainerStartOnDaemonRestart (3.78s) [2020-07-20T08:27:18.895Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-07-20T08:27:18.895Z] daemon.go:325: [d0dc116d0577a] waiting for daemon to start [2020-07-20T08:27:18.895Z] daemon.go:325: [d0dc116d0577a] waiting for daemon to start [2020-07-20T08:27:18.895Z] daemon.go:353: [d0dc116d0577a] daemon started [2020-07-20T08:27:18.895Z] daemon.go:325: [d0dc116d0577a] waiting for daemon to start [2020-07-20T08:27:18.895Z] daemon.go:296: [d0dc116d0577a] exiting daemon [2020-07-20T08:27:18.895Z] daemon.go:325: [d0dc116d0577a] waiting for daemon to start [2020-07-20T08:27:18.895Z] daemon.go:353: [d0dc116d0577a] daemon started [2020-07-20T08:27:18.895Z] daemon.go:461: [d0dc116d0577a] Stopping daemon [2020-07-20T08:27:18.895Z] daemon.go:296: [d0dc116d0577a] exiting daemon [2020-07-20T08:27:18.895Z] daemon.go:448: [d0dc116d0577a] Daemon stopped [2020-07-20T08:27:18.963Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41235/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1608292c091b10227fec0e455cc452d29b30369a -e DOCKER_GRAPHDRIVER docker:1608292c091b10227fec0e455cc452d29b30369a hack/make.sh cross [2020-07-20T08:27:19.155Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-20T08:27:19.220Z] [2020-07-20T08:27:19.319Z] --- PASS: TestRenameStoppedContainer (1.74s) [2020-07-20T08:27:19.319Z] === RUN TestRenameRunningContainerAndReuse [2020-07-20T08:27:19.475Z] Removing bundles/ [2020-07-20T08:27:19.475Z] [2020-07-20T08:27:19.475Z] ---> Making bundle: cross (in bundles/cross) [2020-07-20T08:27:19.475Z] Cross building: bundles/cross/linux/amd64 [2020-07-20T08:27:19.475Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-20T08:27:19.475Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-20T08:27:20.093Z] --- PASS: TestDaemonRestartIpcMode (4.67s) [2020-07-20T08:27:20.093Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-07-20T08:27:20.093Z] daemon.go:325: [df19e43c32841] waiting for daemon to start [2020-07-20T08:27:20.093Z] daemon.go:325: [df19e43c32841] waiting for daemon to start [2020-07-20T08:27:20.093Z] daemon.go:353: [df19e43c32841] daemon started [2020-07-20T08:27:20.093Z] daemon.go:461: [df19e43c32841] Stopping daemon [2020-07-20T08:27:20.093Z] daemon.go:296: [df19e43c32841] exiting daemon [2020-07-20T08:27:20.093Z] daemon.go:448: [df19e43c32841] Daemon stopped [2020-07-20T08:27:20.093Z] daemon.go:325: [df19e43c32841] waiting for daemon to start [2020-07-20T08:27:20.093Z] daemon.go:325: [df19e43c32841] waiting for daemon to start [2020-07-20T08:27:20.093Z] daemon.go:353: [df19e43c32841] daemon started [2020-07-20T08:27:20.093Z] daemon.go:461: [df19e43c32841] Stopping daemon [2020-07-20T08:27:20.093Z] daemon.go:296: [df19e43c32841] exiting daemon [2020-07-20T08:27:20.093Z] daemon.go:448: [df19e43c32841] Daemon stopped [2020-07-20T08:27:20.093Z] PASS [2020-07-20T08:27:20.093Z] [2020-07-20T08:27:20.093Z] === Skipped [2020-07-20T08:27:20.093Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-20T08:27:20.093Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T08:27:20.093Z] [2020-07-20T08:27:20.093Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-07-20T08:27:20.093Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T08:27:20.093Z] [2020-07-20T08:27:20.093Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s) [2020-07-20T08:27:20.093Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T08:27:20.093Z] [2020-07-20T08:27:20.093Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T08:27:20.093Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T08:27:20.093Z] [2020-07-20T08:27:20.093Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-20T08:27:20.093Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T08:27:20.093Z] [2020-07-20T08:27:20.093Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-20T08:27:20.093Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-07-20T08:27:20.093Z] [2020-07-20T08:27:20.093Z] [2020-07-20T08:27:20.093Z] DONE 189 tests, 6 skipped in 118.736s [2020-07-20T08:27:20.093Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-20T08:27:20.093Z] ++ 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 [2020-07-20T08:27:20.093Z] ++ set -e [2020-07-20T08:27:20.093Z] ++ '[' -n 0 ']' [2020-07-20T08:27:20.093Z] ++ set -x [2020-07-20T08:27:20.093Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:27:20.093Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-20T08:27:20.093Z] INFO: Testing against a local daemon [2020-07-20T08:27:20.093Z] === RUN TestCommitInheritsEnv [2020-07-20T08:27:20.663Z] --- PASS: TestCommitInheritsEnv (0.46s) [2020-07-20T08:27:20.663Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-20T08:27:20.663Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-20T08:27:20.663Z] === RUN TestImagesFilterMultiReference [2020-07-20T08:27:20.663Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-07-20T08:27:20.663Z] === RUN TestImagePullPlatformInvalid [2020-07-20T08:27:20.663Z] --- PASS: TestImagePullPlatformInvalid (0.08s) [2020-07-20T08:27:20.663Z] === RUN TestRemoveImageOrphaning [2020-07-20T08:27:20.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-20T08:27:20.921Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-20T08:27:21.181Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-07-20T08:27:21.181Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-20T08:27:21.181Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-07-20T08:27:21.181Z] === RUN TestTagInvalidReference [2020-07-20T08:27:21.181Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-20T08:27:21.181Z] === RUN TestTagValidPrefixedRepo [2020-07-20T08:27:21.440Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2020-07-20T08:27:21.440Z] === RUN TestTagExistedNameWithoutForce [2020-07-20T08:27:21.440Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-20T08:27:21.440Z] === RUN TestTagOfficialNames [2020-07-20T08:27:21.440Z] --- PASS: TestTagOfficialNames (0.06s) [2020-07-20T08:27:21.440Z] === RUN TestTagMatchesDigest [2020-07-20T08:27:21.440Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-20T08:27:21.440Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-20T08:27:22.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-20T08:27:22.276Z] --- PASS: TestRenameRunningContainerAndReuse (3.12s) [2020-07-20T08:27:22.276Z] === RUN TestRenameInvalidName [2020-07-20T08:27:22.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-20T08:27:23.843Z] --- PASS: TestRenameInvalidName (1.51s) [2020-07-20T08:27:23.843Z] === RUN TestRenameAnonymousContainer [2020-07-20T08:27:23.843Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-07-20T08:27:23.843Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-07-20T08:27:23.843Z] === RUN TestRenameContainerWithSameName [2020-07-20T08:27:24.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-20T08:27:24.728Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-20T08:27:24.728Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-20T08:27:24.728Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-20T08:27:24.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-20T08:27:25.411Z] --- PASS: TestRenameContainerWithSameName (1.49s) [2020-07-20T08:27:25.411Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-20T08:27:25.411Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-07-20T08:27:25.411Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-07-20T08:27:25.411Z] === RUN TestResize [2020-07-20T08:27:25.411Z] --- SKIP: TestResize (0.00s) [2020-07-20T08:27:25.411Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-07-20T08:27:25.412Z] === RUN TestResizeWithInvalidSize [2020-07-20T08:27:25.412Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-07-20T08:27:25.412Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-07-20T08:27:25.412Z] === RUN TestResizeWhenContainerNotStarted [2020-07-20T08:27:25.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-20T08:27:26.108Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-20T08:27:26.647Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-20T08:27:26.647Z] Using test binary docker [2020-07-20T08:27:26.647Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-20T08:27:26.647Z] +++ /etc/init.d/apparmor start [2020-07-20T08:27:26.647Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-20T08:27:26.647Z] INFO: Waiting for daemon to start... [2020-07-20T08:27:26.647Z] Starting dockerd [2020-07-20T08:27:26.647Z] +++ 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 [2020-07-20T08:27:27.484Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-20T08:27:27.631Z] --- PASS: TestResizeWhenContainerNotStarted (1.87s) [2020-07-20T08:27:27.631Z] === RUN TestDaemonRestartKillContainers [2020-07-20T08:27:27.631Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-20T08:27:27.631Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:27.631Z] === RUN TestStats [2020-07-20T08:27:27.631Z] --- SKIP: TestStats (0.00s) [2020-07-20T08:27:27.631Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-07-20T08:27:27.631Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-20T08:27:28.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-20T08:27:28.646Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-20T08:27:28.756Z] . [2020-07-20T08:27:28.756Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-20T08:27:28.756Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-20T08:27:28.756Z] Error: No such image: emptyfs [2020-07-20T08:27:28.756Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-20T08:27:28.756Z] ++++ docker load [2020-07-20T08:27:29.049Z] Running integration-test (iteration 1) [2020-07-20T08:27:29.049Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-07-20T08:27:29.049Z] ++ 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 [2020-07-20T08:27:29.049Z] ++ set -e [2020-07-20T08:27:29.049Z] ++ '[' -n 0 ']' [2020-07-20T08:27:29.049Z] ++ set -x [2020-07-20T08:27:29.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:27:29.583Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-20T08:27:31.427Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.26s) [2020-07-20T08:27:31.427Z] === RUN TestStopContainerWithTimeout [2020-07-20T08:27:31.427Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-07-20T08:27:31.427Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-07-20T08:27:31.427Z] === RUN TestUpdateRestartPolicy [2020-07-20T08:27:32.872Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-20T08:27:35.407Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-20T08:27:35.956Z] Loaded image: buildpack-deps:jessie [2020-07-20T08:27:35.956Z] Loaded image: busybox:latest [2020-07-20T08:27:36.249Z] Loaded image: busybox:glibc [2020-07-20T08:27:36.249Z] Loaded image: debian:jessie [2020-07-20T08:27:36.249Z] Loaded image: hello-world:latest [2020-07-20T08:27:36.347Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-20T08:27:36.546Z] INFO: Testing against a local daemon [2020-07-20T08:27:36.546Z] === RUN TestBuildWithSession [2020-07-20T08:27:37.284Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-20T08:27:38.220Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-20T08:27:39.157Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-20T08:27:39.417Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-20T08:27:39.417Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-20T08:27:39.677Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-20T08:27:40.072Z] --- PASS: TestBuildWithSession (3.68s) [2020-07-20T08:27:40.073Z] === RUN TestBuildSquashParent [2020-07-20T08:27:40.250Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-20T08:27:40.250Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-20T08:27:42.157Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-20T08:27:42.157Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-20T08:27:45.479Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-20T08:27:45.479Z] [2020-07-20T08:27:45.479Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-20T08:27:45.479Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-20T08:27:45.479Z] HOSTNAME=6745e1e6a70f [2020-07-20T08:27:45.479Z] TESTDEBUG=0 [2020-07-20T08:27:45.479Z] DEST=bundles/test-integration [2020-07-20T08:27:45.479Z] PWD=/go/src/github.com/docker/docker [2020-07-20T08:27:45.479Z] DOCKER_GITCOMMIT=1608292c091b10227fec0e455cc452d29b30369a [2020-07-20T08:27:45.479Z] container=docker [2020-07-20T08:27:45.479Z] HOME=/root [2020-07-20T08:27:45.479Z] GOLANG_VERSION=1.13.14 [2020-07-20T08:27:45.479Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-20T08:27:45.479Z] VALIDATE_BRANCH=19.03 [2020-07-20T08:27:45.479Z] TERM=xterm [2020-07-20T08:27:45.479Z] DOCKER_PKG=github.com/docker/docker [2020-07-20T08:27:45.479Z] SHLVL=1 [2020-07-20T08:27:45.479Z] TIMEOUT=120m [2020-07-20T08:27:45.479Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-20T08:27:45.479Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-20T08:27:45.479Z] GO111MODULE=off [2020-07-20T08:27:45.479Z] DOCKER_EXPERIMENTAL=1 [2020-07-20T08:27:45.479Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-20T08:27:45.479Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-20T08:27:45.479Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-20T08:27:45.479Z] GOPATH=/go [2020-07-20T08:27:45.479Z] PKG_CONFIG=pkg-config [2020-07-20T08:27:45.479Z] _=/usr/bin/env [2020-07-20T08:27:45.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-20T08:27:46.349Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-20T08:27:46.917Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-20T08:27:46.982Z] --- PASS: TestBuildSquashParent (6.67s) [2020-07-20T08:27:46.982Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-20T08:27:46.982Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T08:27:46.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T08:27:46.982Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T08:27:46.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T08:27:46.982Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T08:27:46.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T08:27:46.982Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T08:27:46.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T08:27:46.982Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T08:27:46.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T08:27:46.982Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T08:27:46.982Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T08:27:46.982Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T08:27:46.982Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T08:27:48.297Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-20T08:27:49.056Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T08:27:49.349Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T08:27:50.207Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-20T08:27:51.583Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-20T08:27:52.100Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T08:27:52.100Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T08:27:52.664Z] --- PASS: TestUpdateRestartPolicy (18.53s) [2020-07-20T08:27:52.664Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-20T08:27:52.664Z] --- PASS: TestUpdateRestartWithAutoRemove (1.52s) [2020-07-20T08:27:52.664Z] === RUN TestWaitNonBlocked [2020-07-20T08:27:52.664Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T08:27:52.664Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T08:27:52.664Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T08:27:52.664Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T08:27:52.664Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T08:27:52.664Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T08:27:52.963Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-20T08:27:53.222Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-20T08:27:53.651Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-20T08:27:53.651Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.09s) [2020-07-20T08:27:53.651Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.18s) [2020-07-20T08:27:53.651Z] === RUN TestWaitBlocked [2020-07-20T08:27:53.651Z] --- SKIP: TestWaitBlocked (0.00s) [2020-07-20T08:27:53.651Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T08:27:53.651Z] PASS [2020-07-20T08:27:53.651Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-07-20T08:27:53.651Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T08:27:53.651Z] INFO: Testing against a local daemon [2020-07-20T08:27:53.651Z] === RUN TestCommitInheritsEnv [2020-07-20T08:27:53.651Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-07-20T08:27:53.651Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T08:27:53.651Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-20T08:27:53.651Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-07-20T08:27:53.651Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-07-20T08:27:53.651Z] === RUN TestImagesFilterMultiReference [2020-07-20T08:27:54.124Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-07-20T08:27:54.124Z] === RUN TestImagePullPlatformInvalid [2020-07-20T08:27:54.124Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-20T08:27:54.124Z] === RUN TestRemoveImageOrphaning [2020-07-20T08:27:54.124Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-07-20T08:27:54.124Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T08:27:54.124Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-20T08:27:54.124Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-07-20T08:27:54.124Z] === RUN TestTagInvalidReference [2020-07-20T08:27:54.124Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-20T08:27:54.124Z] === RUN TestTagValidPrefixedRepo [2020-07-20T08:27:54.124Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-07-20T08:27:54.124Z] === RUN TestTagExistedNameWithoutForce [2020-07-20T08:27:54.124Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-20T08:27:54.124Z] === RUN TestTagOfficialNames [2020-07-20T08:27:54.124Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-07-20T08:27:54.124Z] tag_test.go:98: testEnv.OSType == "windows" [2020-07-20T08:27:54.124Z] === RUN TestTagMatchesDigest [2020-07-20T08:27:54.124Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-20T08:27:54.124Z] PASS [2020-07-20T08:27:54.124Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-07-20T08:27:54.124Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T08:27:54.124Z] INFO: Testing against a local daemon [2020-07-20T08:27:54.124Z] === RUN TestNetworkCreateDelete [2020-07-20T08:27:54.124Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-07-20T08:27:54.124Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T08:27:54.124Z] === RUN TestDockerNetworkDeletePreferID [2020-07-20T08:27:54.124Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-07-20T08:27:54.124Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-07-20T08:27:54.124Z] === RUN TestDaemonDNSFallback [2020-07-20T08:27:54.124Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-07-20T08:27:54.124Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T08:27:54.124Z] === RUN TestInspectNetwork [2020-07-20T08:27:54.124Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-20T08:27:54.124Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-07-20T08:27:54.124Z] === RUN TestRunContainerWithBridgeNone [2020-07-20T08:27:54.124Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-20T08:27:54.124Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T08:27:54.124Z] === RUN TestNetworkInvalidJSON [2020-07-20T08:27:54.124Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-20T08:27:54.124Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-20T08:27:54.124Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T08:27:54.124Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T08:27:54.124Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T08:27:54.124Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T08:27:54.124Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-20T08:27:54.124Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T08:27:54.124Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T08:27:54.124Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-20T08:27:54.124Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-20T08:27:54.124Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-07-20T08:27:54.124Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-07-20T08:27:54.124Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-20T08:27:54.124Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-07-20T08:27:54.124Z] service_test.go:29: testEnv.OSType == "windows" [2020-07-20T08:27:54.124Z] === RUN TestDaemonDefaultNetworkPools [2020-07-20T08:27:54.124Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-07-20T08:27:54.124Z] service_test.go:51: testEnv.OSType == "windows" [2020-07-20T08:27:54.124Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-20T08:27:54.124Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-07-20T08:27:54.124Z] service_test.go:94: testEnv.OSType == "windows" [2020-07-20T08:27:54.124Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-20T08:27:54.124Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-20T08:27:54.124Z] service_test.go:127: testEnv.OSType == "windows" [2020-07-20T08:27:54.124Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-20T08:27:54.124Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-20T08:27:54.124Z] service_test.go:177: testEnv.OSType == "windows" [2020-07-20T08:27:54.124Z] === RUN TestServiceWithPredefinedNetwork [2020-07-20T08:27:54.124Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-20T08:27:54.124Z] service_test.go:201: testEnv.OSType == "windows" [2020-07-20T08:27:54.124Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-20T08:27:54.124Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T08:27:54.124Z] service_test.go:230: FLAKY_TEST [2020-07-20T08:27:54.124Z] === RUN TestServiceWithDataPathPortInit [2020-07-20T08:27:54.124Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-07-20T08:27:54.124Z] service_test.go:319: testEnv.OSType == "windows" [2020-07-20T08:27:54.124Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-20T08:27:54.124Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-20T08:27:54.124Z] service_test.go:386: testEnv.OSType == "windows" [2020-07-20T08:27:54.124Z] PASS [2020-07-20T08:27:54.124Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-07-20T08:27:54.124Z] PASS [2020-07-20T08:27:54.124Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-07-20T08:27:54.124Z] PASS [2020-07-20T08:27:54.124Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-07-20T08:27:54.124Z] PASS [2020-07-20T08:27:54.124Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-07-20T08:27:54.124Z] PASS [2020-07-20T08:27:54.124Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-07-20T08:27:54.124Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T08:27:54.124Z] INFO: Testing against a local daemon [2020-07-20T08:27:54.124Z] === RUN TestPluginInvalidJSON [2020-07-20T08:27:54.124Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T08:27:54.124Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T08:27:54.173Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-20T08:27:54.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.37s) [2020-07-20T08:27:54.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.50s) [2020-07-20T08:27:54.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.30s) [2020-07-20T08:27:54.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.50s) [2020-07-20T08:27:54.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.48s) [2020-07-20T08:27:54.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.57s) [2020-07-20T08:27:54.173Z] === RUN TestBuildMultiStageCopy [2020-07-20T08:27:54.173Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-20T08:27:54.195Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-20T08:27:54.594Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T08:27:54.594Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-20T08:27:54.594Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-20T08:27:54.594Z] PASS [2020-07-20T08:27:54.594Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-07-20T08:27:54.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T08:27:54.594Z] INFO: Testing against a local daemon [2020-07-20T08:27:54.594Z] === RUN TestExternalGraphDriver [2020-07-20T08:27:54.594Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-07-20T08:27:54.594Z] external_test.go:48: runtime.GOOS == "windows" [2020-07-20T08:27:54.594Z] === RUN TestGraphdriverPluginV2 [2020-07-20T08:27:54.594Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-07-20T08:27:54.594Z] external_test.go:407: runtime.GOOS == "windows" [2020-07-20T08:27:54.594Z] PASS [2020-07-20T08:27:54.594Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-07-20T08:27:54.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T08:27:54.594Z] INFO: Testing against a local daemon [2020-07-20T08:27:54.594Z] PASS [2020-07-20T08:27:54.594Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-07-20T08:27:54.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T08:27:54.594Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-07-20T08:27:54.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T08:27:54.594Z] INFO: Testing against a local daemon [2020-07-20T08:27:54.594Z] === RUN TestSecretInspect [2020-07-20T08:27:54.594Z] --- SKIP: TestSecretInspect (0.00s) [2020-07-20T08:27:54.594Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:54.594Z] === RUN TestSecretList [2020-07-20T08:27:54.594Z] --- SKIP: TestSecretList (0.00s) [2020-07-20T08:27:54.594Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:54.594Z] === RUN TestSecretsCreateAndDelete [2020-07-20T08:27:54.594Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-07-20T08:27:54.594Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:54.594Z] === RUN TestSecretsUpdate [2020-07-20T08:27:54.594Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-07-20T08:27:54.594Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:54.594Z] === RUN TestTemplatedSecret [2020-07-20T08:27:54.594Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-20T08:27:54.594Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:54.594Z] === RUN TestSecretCreateResolve [2020-07-20T08:27:54.594Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-07-20T08:27:54.594Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T08:27:54.594Z] PASS [2020-07-20T08:27:54.594Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-07-20T08:27:54.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T08:27:54.594Z] INFO: Testing against a local daemon [2020-07-20T08:27:54.594Z] === RUN TestServiceCreateInit [2020-07-20T08:27:54.594Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-20T08:27:54.594Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-20T08:27:54.594Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-20T08:27:54.594Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-20T08:27:54.594Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:54.594Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-20T08:27:54.594Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:54.594Z] === RUN TestCreateServiceMultipleTimes [2020-07-20T08:27:54.594Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-07-20T08:27:54.594Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:54.594Z] === RUN TestCreateServiceConflict [2020-07-20T08:27:54.594Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-07-20T08:27:54.594Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:54.594Z] === RUN TestCreateServiceMaxReplicas [2020-07-20T08:27:54.594Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-07-20T08:27:54.594Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:54.594Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-20T08:27:54.594Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-07-20T08:27:54.594Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:54.594Z] === RUN TestCreateServiceSecretFileMode [2020-07-20T08:27:54.594Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-07-20T08:27:54.594Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:54.594Z] === RUN TestCreateServiceConfigFileMode [2020-07-20T08:27:54.594Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-07-20T08:27:54.594Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:54.594Z] === RUN TestCreateServiceSysctls [2020-07-20T08:27:54.762Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-20T08:27:54.762Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-20T08:27:55.021Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-20T08:27:55.064Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-07-20T08:27:55.064Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:55.064Z] === RUN TestInspect [2020-07-20T08:27:55.064Z] --- SKIP: TestInspect (0.00s) [2020-07-20T08:27:55.064Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:55.064Z] === RUN TestDockerNetworkConnectAlias [2020-07-20T08:27:55.064Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-07-20T08:27:55.064Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:55.064Z] === RUN TestDockerNetworkReConnect [2020-07-20T08:27:55.064Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-07-20T08:27:55.064Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:55.064Z] === RUN TestServicePlugin [2020-07-20T08:27:55.064Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-20T08:27:55.064Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:55.064Z] === RUN TestServiceUpdateLabel [2020-07-20T08:27:55.064Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-07-20T08:27:55.064Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T08:27:55.064Z] === RUN TestServiceUpdateSecrets [2020-07-20T08:27:55.064Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-07-20T08:27:55.064Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T08:27:55.064Z] === RUN TestServiceUpdateConfigs [2020-07-20T08:27:55.064Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-07-20T08:27:55.064Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T08:27:55.064Z] === RUN TestServiceUpdateNetwork [2020-07-20T08:27:55.064Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-07-20T08:27:55.064Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-07-20T08:27:55.064Z] PASS [2020-07-20T08:27:55.064Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-07-20T08:27:55.064Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T08:27:55.064Z] INFO: Testing against a local daemon [2020-07-20T08:27:55.064Z] === RUN TestSessionCreate [2020-07-20T08:27:55.064Z] --- SKIP: TestSessionCreate (0.00s) [2020-07-20T08:27:55.064Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-07-20T08:27:55.064Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-20T08:27:55.064Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-07-20T08:27:55.065Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-07-20T08:27:55.065Z] PASS [2020-07-20T08:27:55.065Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-07-20T08:27:55.065Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T08:27:55.065Z] INFO: Testing against a local daemon [2020-07-20T08:27:55.065Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-20T08:27:55.065Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T08:27:55.065Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-07-20T08:27:55.065Z] === RUN TestEventsExecDie [2020-07-20T08:27:55.065Z] --- SKIP: TestEventsExecDie (0.00s) [2020-07-20T08:27:55.065Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-07-20T08:27:55.065Z] === RUN TestEventsBackwardsCompatible [2020-07-20T08:27:55.065Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-07-20T08:27:55.065Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-07-20T08:27:55.065Z] === RUN TestInfoAPI [2020-07-20T08:27:55.065Z] --- PASS: TestInfoAPI (0.03s) [2020-07-20T08:27:55.065Z] === RUN TestInfoAPIWarnings [2020-07-20T08:27:55.065Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-07-20T08:27:55.065Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-07-20T08:27:55.065Z] === RUN TestLoginFailsWithBadCredentials [2020-07-20T08:27:56.052Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2020-07-20T08:27:56.052Z] === RUN TestPingCacheHeaders [2020-07-20T08:27:56.052Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-20T08:27:56.052Z] === RUN TestPingGet [2020-07-20T08:27:56.052Z] --- PASS: TestPingGet (0.03s) [2020-07-20T08:27:56.052Z] === RUN TestPingHead [2020-07-20T08:27:56.052Z] --- PASS: TestPingHead (0.02s) [2020-07-20T08:27:56.052Z] === RUN TestVersion [2020-07-20T08:27:56.052Z] --- PASS: TestVersion (0.02s) [2020-07-20T08:27:56.052Z] PASS [2020-07-20T08:27:56.052Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-07-20T08:27:56.052Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T08:27:56.052Z] INFO: Testing against a local daemon [2020-07-20T08:27:56.052Z] === RUN TestVolumesCreateAndList [2020-07-20T08:27:56.052Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-20T08:27:56.052Z] === RUN TestVolumesRemove [2020-07-20T08:27:56.052Z] --- SKIP: TestVolumesRemove (0.00s) [2020-07-20T08:27:56.052Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-07-20T08:27:56.052Z] === RUN TestVolumesInspect [2020-07-20T08:27:56.052Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-20T08:27:56.052Z] === RUN TestVolumesInvalidJSON [2020-07-20T08:27:56.052Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-20T08:27:56.052Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-20T08:27:56.052Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-20T08:27:56.052Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-20T08:27:56.052Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-20T08:27:56.052Z] PASS [2020-07-20T08:27:56.052Z] INFO: make.ps1 ended at 07/20/2020 08:27:55 [2020-07-20T08:27:56.052Z] INFO: Integration CLI tests being run from the host: [2020-07-20T08:27:56.052Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-07-20T08:27:56.911Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-20T08:27:57.203Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-20T08:27:57.556Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-20T08:27:57.841Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-20T08:27:58.506Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-20T08:27:59.141Z] --- PASS: TestBuildMultiStageCopy (4.90s) [2020-07-20T08:27:59.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.61s) [2020-07-20T08:27:59.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-07-20T08:27:59.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2020-07-20T08:27:59.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2020-07-20T08:27:59.141Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-07-20T08:27:59.141Z] === RUN TestBuildMultiStageParentConfig [2020-07-20T08:28:00.654Z] --- PASS: TestBuildMultiStageParentConfig (1.66s) [2020-07-20T08:28:00.654Z] === RUN TestBuildLabelWithTargets [2020-07-20T08:28:00.844Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-20T08:28:03.395Z] --- PASS: TestBuildLabelWithTargets (2.43s) [2020-07-20T08:28:03.395Z] === RUN TestBuildWithEmptyLayers [2020-07-20T08:28:04.045Z] --- PASS: TestBuildWithEmptyLayers (0.96s) [2020-07-20T08:28:04.045Z] === RUN TestBuildMultiStageOnBuild [2020-07-20T08:28:04.733Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-07-20T08:28:04.733Z] INFO: Testing against a local daemon [2020-07-20T08:28:04.733Z] === RUN TestDockerSuite [2020-07-20T08:28:04.733Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-20T08:28:04.733Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-20T08:28:04.733Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-20T08:28:04.733Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-20T08:28:04.733Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-20T08:28:04.733Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-20T08:28:04.733Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-20T08:28:04.733Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-20T08:28:05.039Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-20T08:28:05.202Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-20T08:28:05.202Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-20T08:28:05.672Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-20T08:28:06.142Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-20T08:28:06.417Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-20T08:28:06.417Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-20T08:28:07.354Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-20T08:28:07.572Z] --- PASS: TestBuildMultiStageOnBuild (2.91s) [2020-07-20T08:28:07.572Z] === RUN TestBuildUncleanTarFilenames [2020-07-20T08:28:07.613Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-20T08:28:08.207Z] --- PASS: TestBuildUncleanTarFilenames (1.22s) [2020-07-20T08:28:08.207Z] === RUN TestBuildMultiStageLayerLeak [2020-07-20T08:28:10.150Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-20T08:28:10.150Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-20T08:28:11.734Z] --- PASS: TestBuildMultiStageLayerLeak (3.08s) [2020-07-20T08:28:11.734Z] === RUN TestBuildWithHugeFile [2020-07-20T08:28:14.344Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-20T08:28:14.912Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-20T08:28:15.171Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-20T08:28:15.171Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-20T08:28:15.430Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-20T08:28:15.430Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-20T08:28:15.430Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-20T08:28:15.999Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-20T08:28:16.569Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-20T08:28:17.139Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-20T08:28:19.045Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-20T08:28:22.353Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-20T08:28:23.291Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-20T08:28:23.550Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-20T08:28:24.119Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-20T08:28:24.687Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-20T08:28:24.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-20T08:28:24.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-20T08:28:24.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-20T08:28:26.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-20T08:28:26.593Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-20T08:28:27.161Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-20T08:28:28.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-20T08:28:28.099Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-20T08:28:28.359Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-20T08:28:29.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-20T08:28:30.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-20T08:28:30.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-20T08:28:31.648Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-20T08:28:32.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-20T08:28:33.028Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-20T08:28:33.287Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-20T08:28:34.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-20T08:28:37.483Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-20T08:28:38.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-20T08:28:38.421Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-20T08:28:38.882Z] --- PASS: TestBuildWithHugeFile (27.35s) [2020-07-20T08:28:38.882Z] === RUN TestBuildWithEmptyDockerfile [2020-07-20T08:28:38.882Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T08:28:38.882Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T08:28:38.882Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T08:28:38.882Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T08:28:38.882Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T08:28:38.882Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T08:28:38.882Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T08:28:38.882Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T08:28:38.882Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T08:28:38.882Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-07-20T08:28:38.882Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2020-07-20T08:28:38.882Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-07-20T08:28:38.882Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-07-20T08:28:38.882Z] === RUN TestBuildPreserveOwnership [2020-07-20T08:28:38.882Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-20T08:28:38.989Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-20T08:28:39.557Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-20T08:28:40.923Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-20T08:28:40.923Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-20T08:28:40.923Z] Cross building: bundles/cross/windows/amd64 [2020-07-20T08:28:40.923Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-20T08:28:40.923Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-20T08:28:40.936Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-20T08:28:43.345Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-20T08:28:43.470Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-20T08:28:45.375Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-20T08:28:45.453Z] --- PASS: TestBuildPreserveOwnership (6.52s) [2020-07-20T08:28:45.453Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.24s) [2020-07-20T08:28:45.453Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.27s) [2020-07-20T08:28:45.453Z] === RUN TestBuildPlatformInvalid [2020-07-20T08:28:45.756Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-07-20T08:28:45.756Z] PASS [2020-07-20T08:28:45.756Z] [2020-07-20T08:28:45.756Z] DONE 30 tests in 76.683s [2020-07-20T08:28:45.756Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-07-20T08:28:45.756Z] ++ 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 [2020-07-20T08:28:45.756Z] ++ set -e [2020-07-20T08:28:45.756Z] ++ '[' -n 0 ']' [2020-07-20T08:28:45.756Z] ++ set -x [2020-07-20T08:28:45.756Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:28:45.756Z] INFO: Testing against a local daemon [2020-07-20T08:28:45.756Z] === RUN TestConfigList [2020-07-20T08:28:45.943Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-20T08:28:45.943Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-20T08:28:46.511Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-20T08:28:46.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-20T08:28:47.080Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-20T08:28:47.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-20T08:28:48.494Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-20T08:28:48.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-20T08:28:49.871Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-20T08:28:49.871Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-20T08:28:50.217Z] --- PASS: TestConfigList (3.82s) [2020-07-20T08:28:50.217Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-07-20T08:28:50.217Z] daemon.go:325: [d0f149a1df79a] waiting for daemon to start [2020-07-20T08:28:50.217Z] daemon.go:325: [d0f149a1df79a] waiting for daemon to start [2020-07-20T08:28:50.217Z] daemon.go:353: [d0f149a1df79a] daemon started [2020-07-20T08:28:50.217Z] daemon.go:461: [d0f149a1df79a] Stopping daemon [2020-07-20T08:28:50.217Z] daemon.go:296: [d0f149a1df79a] exiting daemon [2020-07-20T08:28:50.217Z] daemon.go:448: [d0f149a1df79a] Daemon stopped [2020-07-20T08:28:50.217Z] === RUN TestConfigsCreateAndDelete [2020-07-20T08:28:51.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-20T08:28:51.776Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-20T08:28:52.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-20T08:28:52.345Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-20T08:28:52.913Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-20T08:28:53.482Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-20T08:28:53.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-20T08:28:53.769Z] --- PASS: TestConfigsCreateAndDelete (3.68s) [2020-07-20T08:28:53.769Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-07-20T08:28:53.769Z] daemon.go:325: [d198bdd7dbaa3] waiting for daemon to start [2020-07-20T08:28:53.769Z] daemon.go:325: [d198bdd7dbaa3] waiting for daemon to start [2020-07-20T08:28:53.769Z] daemon.go:353: [d198bdd7dbaa3] daemon started [2020-07-20T08:28:53.769Z] daemon.go:461: [d198bdd7dbaa3] Stopping daemon [2020-07-20T08:28:53.769Z] daemon.go:296: [d198bdd7dbaa3] exiting daemon [2020-07-20T08:28:53.769Z] daemon.go:448: [d198bdd7dbaa3] Daemon stopped [2020-07-20T08:28:53.769Z] === RUN TestConfigsUpdate [2020-07-20T08:28:55.264Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-20T08:28:55.264Z] Using test binary docker [2020-07-20T08:28:55.264Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-20T08:28:55.264Z] +++ /etc/init.d/apparmor start [2020-07-20T08:28:55.264Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-20T08:28:55.264Z] INFO: Waiting for daemon to start... [2020-07-20T08:28:55.264Z] Starting dockerd [2020-07-20T08:28:55.264Z] +++ 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 [2020-07-20T08:28:55.388Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-20T08:28:55.388Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-20T08:28:57.292Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-20T08:28:57.294Z] --- PASS: TestConfigsUpdate (3.70s) [2020-07-20T08:28:57.294Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-07-20T08:28:57.294Z] daemon.go:325: [d8a31c458698b] waiting for daemon to start [2020-07-20T08:28:57.294Z] daemon.go:325: [d8a31c458698b] waiting for daemon to start [2020-07-20T08:28:57.294Z] daemon.go:353: [d8a31c458698b] daemon started [2020-07-20T08:28:57.294Z] daemon.go:461: [d8a31c458698b] Stopping daemon [2020-07-20T08:28:57.294Z] daemon.go:296: [d8a31c458698b] exiting daemon [2020-07-20T08:28:57.294Z] daemon.go:448: [d8a31c458698b] Daemon stopped [2020-07-20T08:28:57.294Z] === RUN TestTemplatedConfig [2020-07-20T08:28:57.342Z] . [2020-07-20T08:28:57.342Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-20T08:28:57.342Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-20T08:28:57.342Z] Error: No such image: emptyfs [2020-07-20T08:28:57.342Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-20T08:28:57.342Z] ++++ docker load [2020-07-20T08:28:57.342Z] Running integration-test (iteration 1) [2020-07-20T08:28:57.342Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-07-20T08:28:57.342Z] ++ 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 [2020-07-20T08:28:57.342Z] ++ set -e [2020-07-20T08:28:57.342Z] ++ '[' -n 0 ']' [2020-07-20T08:28:57.342Z] ++ set -x [2020-07-20T08:28:57.342Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:28:59.197Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-20T08:28:59.766Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-20T08:29:00.818Z] --- PASS: TestTemplatedConfig (3.61s) [2020-07-20T08:29:00.818Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-07-20T08:29:00.818Z] daemon.go:325: [d172a3841db65] waiting for daemon to start [2020-07-20T08:29:00.818Z] daemon.go:325: [d172a3841db65] waiting for daemon to start [2020-07-20T08:29:00.818Z] daemon.go:353: [d172a3841db65] daemon started [2020-07-20T08:29:00.818Z] daemon.go:461: [d172a3841db65] Stopping daemon [2020-07-20T08:29:00.818Z] daemon.go:296: [d172a3841db65] exiting daemon [2020-07-20T08:29:00.818Z] daemon.go:448: [d172a3841db65] Daemon stopped [2020-07-20T08:29:00.818Z] === RUN TestConfigInspect [2020-07-20T08:29:01.145Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-20T08:29:03.054Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-20T08:29:04.091Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-20T08:29:04.343Z] --- PASS: TestConfigInspect (3.55s) [2020-07-20T08:29:04.343Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-07-20T08:29:04.343Z] daemon.go:325: [df60aa4b057b4] waiting for daemon to start [2020-07-20T08:29:04.343Z] daemon.go:325: [df60aa4b057b4] waiting for daemon to start [2020-07-20T08:29:04.343Z] daemon.go:353: [df60aa4b057b4] daemon started [2020-07-20T08:29:04.343Z] daemon.go:461: [df60aa4b057b4] Stopping daemon [2020-07-20T08:29:04.343Z] daemon.go:296: [df60aa4b057b4] exiting daemon [2020-07-20T08:29:04.343Z] daemon.go:448: [df60aa4b057b4] Daemon stopped [2020-07-20T08:29:04.343Z] === RUN TestConfigCreateWithLabels [2020-07-20T08:29:04.659Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-20T08:29:06.565Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-07-20T08:29:07.133Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-20T08:29:07.771Z] Loaded image: buildpack-deps:jessie [2020-07-20T08:29:07.771Z] Loaded image: busybox:latest [2020-07-20T08:29:07.771Z] Loaded image: busybox:glibc [2020-07-20T08:29:07.771Z] Loaded image: debian:jessie [2020-07-20T08:29:07.771Z] Loaded image: hello-world:latest [2020-07-20T08:29:07.771Z] INFO: Testing against a local daemon [2020-07-20T08:29:07.771Z] === RUN TestBuildWithSession [2020-07-20T08:29:07.870Z] --- PASS: TestConfigCreateWithLabels (3.79s) [2020-07-20T08:29:07.870Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-07-20T08:29:07.870Z] daemon.go:325: [d1a3909ed6de9] waiting for daemon to start [2020-07-20T08:29:07.870Z] daemon.go:325: [d1a3909ed6de9] waiting for daemon to start [2020-07-20T08:29:07.870Z] daemon.go:353: [d1a3909ed6de9] daemon started [2020-07-20T08:29:07.870Z] daemon.go:461: [d1a3909ed6de9] Stopping daemon [2020-07-20T08:29:07.870Z] daemon.go:296: [d1a3909ed6de9] exiting daemon [2020-07-20T08:29:07.870Z] daemon.go:448: [d1a3909ed6de9] Daemon stopped [2020-07-20T08:29:07.870Z] === RUN TestConfigCreateResolve [2020-07-20T08:29:09.298Z] --- PASS: TestBuildWithSession (1.73s) [2020-07-20T08:29:09.298Z] === RUN TestBuildSquashParent [2020-07-20T08:29:10.424Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-20T08:29:11.459Z] --- PASS: TestConfigCreateResolve (3.66s) [2020-07-20T08:29:11.459Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-07-20T08:29:11.459Z] daemon.go:325: [d747f098e85ac] waiting for daemon to start [2020-07-20T08:29:11.459Z] daemon.go:325: [d747f098e85ac] waiting for daemon to start [2020-07-20T08:29:11.459Z] daemon.go:353: [d747f098e85ac] daemon started [2020-07-20T08:29:11.459Z] daemon.go:461: [d747f098e85ac] Stopping daemon [2020-07-20T08:29:11.459Z] daemon.go:296: [d747f098e85ac] exiting daemon [2020-07-20T08:29:11.459Z] daemon.go:448: [d747f098e85ac] Daemon stopped [2020-07-20T08:29:11.459Z] === RUN TestConfigDaemonLibtrustID [2020-07-20T08:29:12.094Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-07-20T08:29:12.094Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-07-20T08:29:12.094Z] daemon.go:325: [da9d16fa4c195] waiting for daemon to start [2020-07-20T08:29:12.094Z] daemon.go:325: [da9d16fa4c195] waiting for daemon to start [2020-07-20T08:29:12.094Z] daemon.go:353: [da9d16fa4c195] daemon started [2020-07-20T08:29:12.094Z] daemon.go:461: [da9d16fa4c195] Stopping daemon [2020-07-20T08:29:12.094Z] daemon.go:296: [da9d16fa4c195] exiting daemon [2020-07-20T08:29:12.094Z] daemon.go:448: [da9d16fa4c195] Daemon stopped [2020-07-20T08:29:12.094Z] PASS [2020-07-20T08:29:12.094Z] [2020-07-20T08:29:12.094Z] DONE 8 tests in 26.438s [2020-07-20T08:29:12.094Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-07-20T08:29:12.094Z] ++ 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 [2020-07-20T08:29:12.094Z] ++ set -e [2020-07-20T08:29:12.094Z] ++ '[' -n 0 ']' [2020-07-20T08:29:12.094Z] ++ set -x [2020-07-20T08:29:12.094Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:29:12.094Z] INFO: Testing against a local daemon [2020-07-20T08:29:12.094Z] === RUN TestCheckpoint [2020-07-20T08:29:12.094Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-20T08:29:12.094Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T08:29:12.094Z] === RUN TestContainerInvalidJSON [2020-07-20T08:29:12.094Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T08:29:12.094Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T08:29:12.094Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T08:29:12.094Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T08:29:12.094Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-20T08:29:12.094Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-20T08:29:12.094Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T08:29:12.094Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-20T08:29:12.094Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T08:29:12.094Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-07-20T08:29:12.094Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-20T08:29:12.094Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-20T08:29:12.094Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-20T08:29:12.094Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-20T08:29:12.387Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-07-20T08:29:12.387Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-20T08:29:12.387Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-07-20T08:29:12.387Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-20T08:29:12.680Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-07-20T08:29:12.680Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-20T08:29:12.680Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-07-20T08:29:12.680Z] === RUN TestCopyFromContainer [2020-07-20T08:29:13.732Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-20T08:29:13.808Z] --- PASS: TestBuildSquashParent (4.13s) [2020-07-20T08:29:13.808Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-20T08:29:13.808Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T08:29:13.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T08:29:13.808Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T08:29:13.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T08:29:13.808Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T08:29:13.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T08:29:13.808Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T08:29:13.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T08:29:13.808Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T08:29:13.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T08:29:13.808Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T08:29:13.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T08:29:13.808Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-20T08:29:13.808Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-20T08:29:13.808Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-20T08:29:13.808Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-20T08:29:14.817Z] === RUN TestCopyFromContainer// [2020-07-20T08:29:14.817Z] === RUN TestCopyFromContainer//bar/root [2020-07-20T08:29:15.110Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-20T08:29:15.139Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-20T08:29:15.139Z] === RUN TestCopyFromContainer/bar/quux [2020-07-20T08:29:15.139Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-20T08:29:15.139Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-20T08:29:15.431Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-20T08:29:15.431Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-20T08:29:15.431Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-20T08:29:15.724Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-20T08:29:15.724Z] --- PASS: TestCopyFromContainer (2.95s) [2020-07-20T08:29:15.724Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-07-20T08:29:15.724Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-07-20T08:29:15.724Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-07-20T08:29:15.724Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-07-20T08:29:15.724Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-07-20T08:29:15.724Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-07-20T08:29:15.724Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-07-20T08:29:15.724Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-07-20T08:29:15.724Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-07-20T08:29:15.724Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-07-20T08:29:15.724Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-20T08:29:15.724Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T08:29:15.724Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T08:29:15.724Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T08:29:15.724Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T08:29:15.724Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T08:29:15.724Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T08:29:15.724Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T08:29:15.724Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T08:29:15.724Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T08:29:15.724Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-07-20T08:29:15.724Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-20T08:29:15.724Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-20T08:29:15.724Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-20T08:29:15.724Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-20T08:29:15.724Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-20T08:29:15.724Z] === RUN TestCreateWithInvalidEnv [2020-07-20T08:29:15.724Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-20T08:29:15.724Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-20T08:29:15.724Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-20T08:29:15.724Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-20T08:29:15.724Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-20T08:29:15.724Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-20T08:29:15.724Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-20T08:29:15.724Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-20T08:29:15.724Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-20T08:29:15.724Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-20T08:29:15.724Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-20T08:29:15.724Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-20T08:29:15.724Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-20T08:29:15.724Z] === RUN TestCreateTmpfsMountsTarget [2020-07-20T08:29:15.724Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-20T08:29:15.724Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-20T08:29:15.902Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-20T08:29:16.048Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-20T08:29:16.196Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-20T08:29:16.308Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-20T08:29:17.765Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-20T08:29:17.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.56s) [2020-07-20T08:29:17.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.72s) [2020-07-20T08:29:17.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.74s) [2020-07-20T08:29:17.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.78s) [2020-07-20T08:29:17.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s) [2020-07-20T08:29:17.765Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.84s) [2020-07-20T08:29:17.765Z] === RUN TestBuildMultiStageCopy [2020-07-20T08:29:17.765Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-20T08:29:18.213Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-20T08:29:18.462Z] --- PASS: TestCreateWithCustomMaskedPaths (2.40s) [2020-07-20T08:29:18.462Z] === RUN TestCreateWithCapabilities [2020-07-20T08:29:18.462Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-20T08:29:18.462Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-20T08:29:18.462Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-20T08:29:18.462Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-20T08:29:18.462Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-20T08:29:18.462Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-20T08:29:18.462Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-20T08:29:18.462Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-20T08:29:18.462Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T08:29:18.462Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T08:29:18.462Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T08:29:18.462Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T08:29:18.462Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-20T08:29:18.462Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-20T08:29:18.462Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-20T08:29:18.462Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-20T08:29:18.462Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-20T08:29:18.462Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-20T08:29:18.462Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T08:29:18.462Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T08:29:18.462Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T08:29:18.462Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T08:29:18.462Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-20T08:29:18.462Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T08:29:18.462Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T08:29:18.462Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-20T08:29:18.462Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-20T08:29:18.462Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-20T08:29:18.462Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T08:29:18.462Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T08:29:18.462Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-20T08:29:18.462Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-20T08:29:18.462Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-20T08:29:18.462Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-07-20T08:29:18.462Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-20T08:29:18.462Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-20T08:29:18.462Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-07-20T08:29:18.462Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-07-20T08:29:18.462Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-07-20T08:29:18.462Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-07-20T08:29:18.462Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-07-20T08:29:18.462Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-20T08:29:18.462Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-07-20T08:29:18.462Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2020-07-20T08:29:18.462Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-07-20T08:29:18.462Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-20T08:29:19.844Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-20T08:29:19.844Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-20T08:29:20.119Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-20T08:29:20.155Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-20T08:29:20.450Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-20T08:29:20.748Z] --- PASS: TestBuildMultiStageCopy (2.93s) [2020-07-20T08:29:20.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.63s) [2020-07-20T08:29:20.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-07-20T08:29:20.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.33s) [2020-07-20T08:29:20.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-07-20T08:29:20.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2020-07-20T08:29:20.748Z] === RUN TestBuildMultiStageParentConfig [2020-07-20T08:29:21.057Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-20T08:29:21.057Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-20T08:29:21.223Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.62s) [2020-07-20T08:29:21.223Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-20T08:29:21.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T08:29:21.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T08:29:21.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T08:29:21.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T08:29:21.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T08:29:21.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T08:29:21.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T08:29:21.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T08:29:21.223Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T08:29:21.223Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T08:29:21.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T08:29:21.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T08:29:21.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T08:29:21.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T08:29:21.223Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T08:29:21.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-20T08:29:21.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-07-20T08:29:21.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-20T08:29:21.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-20T08:29:21.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-20T08:29:21.223Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-07-20T08:29:21.223Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-20T08:29:21.792Z] --- PASS: TestBuildMultiStageParentConfig (0.81s) [2020-07-20T08:29:21.792Z] === RUN TestBuildLabelWithTargets [2020-07-20T08:29:21.859Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2020-07-20T08:29:21.859Z] === RUN TestContainerStartOnDaemonRestart [2020-07-20T08:29:21.859Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-20T08:29:21.859Z] === RUN TestDaemonRestartIpcMode [2020-07-20T08:29:21.859Z] === PAUSE TestDaemonRestartIpcMode [2020-07-20T08:29:21.859Z] === RUN TestDiff [2020-07-20T08:29:22.436Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-20T08:29:22.833Z] --- PASS: TestBuildLabelWithTargets (1.24s) [2020-07-20T08:29:22.833Z] === RUN TestBuildWithEmptyLayers [2020-07-20T08:29:22.899Z] --- PASS: TestDiff (0.84s) [2020-07-20T08:29:22.899Z] === RUN TestExecWithCloseStdin [2020-07-20T08:29:23.004Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-20T08:29:23.473Z] --- PASS: TestBuildWithEmptyLayers (0.58s) [2020-07-20T08:29:23.473Z] === RUN TestBuildMultiStageOnBuild [2020-07-20T08:29:23.937Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-07-20T08:29:23.937Z] === RUN TestExec [2020-07-20T08:29:24.576Z] --- PASS: TestExec (0.96s) [2020-07-20T08:29:24.576Z] === RUN TestExecUser [2020-07-20T08:29:25.542Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-20T08:29:25.542Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-20T08:29:25.559Z] --- PASS: TestBuildMultiStageOnBuild (1.78s) [2020-07-20T08:29:25.559Z] === RUN TestBuildUncleanTarFilenames [2020-07-20T08:29:25.614Z] --- PASS: TestExecUser (0.93s) [2020-07-20T08:29:25.614Z] === RUN TestExportContainerAndImportImage [2020-07-20T08:29:26.198Z] --- PASS: TestBuildUncleanTarFilenames (0.81s) [2020-07-20T08:29:26.198Z] === RUN TestBuildMultiStageLayerLeak [2020-07-20T08:29:26.652Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2020-07-20T08:29:26.652Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-20T08:29:28.278Z] --- PASS: TestBuildMultiStageLayerLeak (1.83s) [2020-07-20T08:29:28.278Z] === RUN TestBuildWithHugeFile [2020-07-20T08:29:28.725Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2020-07-20T08:29:28.725Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-07-20T08:29:28.725Z] daemon.go:325: [d0d2bc23e3c7a] waiting for daemon to start [2020-07-20T08:29:28.725Z] daemon.go:325: [d0d2bc23e3c7a] waiting for daemon to start [2020-07-20T08:29:28.725Z] daemon.go:353: [d0d2bc23e3c7a] daemon started [2020-07-20T08:29:28.725Z] daemon.go:461: [d0d2bc23e3c7a] Stopping daemon [2020-07-20T08:29:28.725Z] daemon.go:296: [d0d2bc23e3c7a] exiting daemon [2020-07-20T08:29:28.725Z] daemon.go:448: [d0d2bc23e3c7a] Daemon stopped [2020-07-20T08:29:28.725Z] daemon.go:325: [d0d2bc23e3c7a] waiting for daemon to start [2020-07-20T08:29:28.725Z] daemon.go:325: [d0d2bc23e3c7a] waiting for daemon to start [2020-07-20T08:29:28.725Z] daemon.go:353: [d0d2bc23e3c7a] daemon started [2020-07-20T08:29:28.725Z] daemon.go:461: [d0d2bc23e3c7a] Stopping daemon [2020-07-20T08:29:28.725Z] daemon.go:296: [d0d2bc23e3c7a] exiting daemon [2020-07-20T08:29:28.725Z] daemon.go:448: [d0d2bc23e3c7a] Daemon stopped [2020-07-20T08:29:28.725Z] === RUN TestHealthCheckWorkdir [2020-07-20T08:29:29.359Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-07-20T08:29:29.359Z] === RUN TestHealthKillContainer [2020-07-20T08:29:32.109Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-20T08:29:32.883Z] --- PASS: TestHealthKillContainer (3.03s) [2020-07-20T08:29:32.883Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-20T08:29:33.048Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-20T08:29:33.176Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2020-07-20T08:29:33.176Z] === RUN TestIpcModeNone [2020-07-20T08:29:33.985Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-20T08:29:34.214Z] --- PASS: TestIpcModeNone (0.93s) [2020-07-20T08:29:34.214Z] === RUN TestIpcModePrivate [2020-07-20T08:29:35.252Z] --- PASS: TestIpcModePrivate (0.92s) [2020-07-20T08:29:35.252Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-07-20T08:29:35.252Z] === RUN TestIpcModeShareable [2020-07-20T08:29:36.291Z] --- PASS: TestIpcModeShareable (0.95s) [2020-07-20T08:29:36.291Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-07-20T08:29:36.291Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-20T08:29:36.521Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-20T08:29:39.031Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.88s) [2020-07-20T08:29:39.031Z] === RUN TestAPIIpcModeHost [2020-07-20T08:29:39.730Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-07-20T08:29:39.730Z] === RUN TestDaemonIpcModeShareable [2020-07-20T08:29:41.245Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2020-07-20T08:29:41.245Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-07-20T08:29:41.245Z] daemon.go:325: [d378fe0c6b26c] waiting for daemon to start [2020-07-20T08:29:41.245Z] daemon.go:325: [d378fe0c6b26c] waiting for daemon to start [2020-07-20T08:29:41.245Z] daemon.go:353: [d378fe0c6b26c] daemon started [2020-07-20T08:29:41.245Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-20T08:29:41.245Z] daemon.go:461: [d378fe0c6b26c] Stopping daemon [2020-07-20T08:29:41.245Z] daemon.go:296: [d378fe0c6b26c] exiting daemon [2020-07-20T08:29:41.245Z] daemon.go:448: [d378fe0c6b26c] Daemon stopped [2020-07-20T08:29:41.245Z] === RUN TestDaemonIpcModePrivate [2020-07-20T08:29:41.792Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-20T08:29:43.332Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2020-07-20T08:29:43.332Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-07-20T08:29:43.332Z] daemon.go:325: [d04311763ad3c] waiting for daemon to start [2020-07-20T08:29:43.332Z] daemon.go:325: [d04311763ad3c] waiting for daemon to start [2020-07-20T08:29:43.332Z] daemon.go:353: [d04311763ad3c] daemon started [2020-07-20T08:29:43.332Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-20T08:29:43.332Z] daemon.go:461: [d04311763ad3c] Stopping daemon [2020-07-20T08:29:43.332Z] daemon.go:296: [d04311763ad3c] exiting daemon [2020-07-20T08:29:43.332Z] daemon.go:448: [d04311763ad3c] Daemon stopped [2020-07-20T08:29:43.332Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-20T08:29:44.340Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-20T08:29:44.845Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-07-20T08:29:44.846Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-07-20T08:29:44.846Z] daemon.go:325: [d4d047776d571] waiting for daemon to start [2020-07-20T08:29:44.846Z] daemon.go:325: [d4d047776d571] waiting for daemon to start [2020-07-20T08:29:44.846Z] daemon.go:353: [d4d047776d571] daemon started [2020-07-20T08:29:44.846Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-20T08:29:44.846Z] daemon.go:461: [d4d047776d571] Stopping daemon [2020-07-20T08:29:44.846Z] daemon.go:296: [d4d047776d571] exiting daemon [2020-07-20T08:29:44.846Z] daemon.go:448: [d4d047776d571] Daemon stopped [2020-07-20T08:29:44.846Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-20T08:29:46.249Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-20T08:29:46.919Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2020-07-20T08:29:46.919Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-07-20T08:29:46.919Z] daemon.go:325: [d11826bcf746d] waiting for daemon to start [2020-07-20T08:29:46.919Z] daemon.go:325: [d11826bcf746d] waiting for daemon to start [2020-07-20T08:29:46.919Z] daemon.go:353: [d11826bcf746d] daemon started [2020-07-20T08:29:46.919Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-20T08:29:46.919Z] daemon.go:461: [d11826bcf746d] Stopping daemon [2020-07-20T08:29:46.919Z] daemon.go:296: [d11826bcf746d] exiting daemon [2020-07-20T08:29:46.919Z] daemon.go:448: [d11826bcf746d] Daemon stopped [2020-07-20T08:29:46.919Z] === RUN TestIpcModeOlderClient [2020-07-20T08:29:46.919Z] === PAUSE TestIpcModeOlderClient [2020-07-20T08:29:46.919Z] === RUN TestKillContainerInvalidSignal [2020-07-20T08:29:47.554Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2020-07-20T08:29:47.554Z] === RUN TestKillContainer [2020-07-20T08:29:47.554Z] === RUN TestKillContainer/no_signal [2020-07-20T08:29:48.593Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-20T08:29:48.593Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-20T08:29:48.593Z] remote: Enumerating objects: 2, done. [2020-07-20T08:29:48.593Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-20T08:29:48.593Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-20T08:29:48.593Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-20T08:29:48.593Z] 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. [2020-07-20T08:29:48.593Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-20T08:29:48.593Z] [2020-07-20T08:29:48.594Z] === RUN TestKillContainer/non_killing_signal [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-20T08:29:48.787Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-20T08:29:48.887Z] === RUN TestKillContainer/killing_signal [2020-07-20T08:29:48.919Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41235/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1608292c091b10227fec0e455cc452d29b30369a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:1608292c091b10227fec0e455cc452d29b30369a hack/test/unit [2020-07-20T08:29:49.046Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-20T08:29:50.401Z] --- PASS: TestKillContainer (2.67s) [2020-07-20T08:29:50.401Z] --- PASS: TestKillContainer/no_signal (0.93s) [2020-07-20T08:29:50.401Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2020-07-20T08:29:50.401Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2020-07-20T08:29:50.401Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-20T08:29:50.401Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-20T08:29:51.040Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-20T08:29:51.436Z] ? github.com/docker/docker/api [no test files] [2020-07-20T08:29:51.581Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-20T08:29:51.581Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-20T08:29:52.078Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s) [2020-07-20T08:29:52.078Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-07-20T08:29:52.078Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-07-20T08:29:52.078Z] === RUN TestKillStoppedContainer [2020-07-20T08:29:52.078Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-07-20T08:29:52.078Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-20T08:29:52.078Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-07-20T08:29:52.078Z] === RUN TestKillDifferentUserContainer [2020-07-20T08:29:53.121Z] --- PASS: TestKillDifferentUserContainer (0.92s) [2020-07-20T08:29:53.121Z] === RUN TestInspectOomKilledTrue [2020-07-20T08:29:53.121Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-20T08:29:53.121Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T08:29:53.121Z] === RUN TestInspectOomKilledFalse [2020-07-20T08:29:53.121Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-20T08:29:53.121Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T08:29:53.121Z] === RUN TestLinksEtcHostsContentMatch [2020-07-20T08:29:53.758Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-07-20T08:29:53.758Z] === RUN TestLinksContainerNames [2020-07-20T08:29:54.872Z] --- PASS: TestDockerDaemonSuite (323.13s) [2020-07-20T08:29:54.872Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.80s) [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-20T08:29:54.872Z] daemon.go:325: [dd4949dd27509] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [dd4949dd27509] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [dd4949dd27509] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [dd4949dd27509] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [dd4949dd27509] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [dd4949dd27509] Daemon stopped [2020-07-20T08:29:54.872Z] daemon.go:325: [dd4949dd27509] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [dd4949dd27509] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [dd4949dd27509] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [dd4949dd27509] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [dd4949dd27509] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [dd4949dd27509] Daemon stopped [2020-07-20T08:29:54.872Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.80s) [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-20T08:29:54.872Z] daemon.go:325: [dff8c1d422aa1] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [dff8c1d422aa1] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [dff8c1d422aa1] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [dff8c1d422aa1] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [dff8c1d422aa1] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [dff8c1d422aa1] Daemon stopped [2020-07-20T08:29:54.872Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.65s) [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-20T08:29:54.872Z] daemon.go:325: [d586f16e7fb34] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [d586f16e7fb34] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [d586f16e7fb34] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [d586f16e7fb34] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [d586f16e7fb34] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [d586f16e7fb34] Daemon stopped [2020-07-20T08:29:54.872Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.30s) [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-20T08:29:54.872Z] daemon.go:325: [dba5b97936367] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [dba5b97936367] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [dba5b97936367] daemon started [2020-07-20T08:29:54.872Z] daemon.go:296: [dba5b97936367] exiting daemon [2020-07-20T08:29:54.872Z] docker_cli_daemon_test.go:1449: Daemon dba5b97936367 is not started [2020-07-20T08:29:54.872Z] daemon.go:325: [dba5b97936367] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [dba5b97936367] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [dba5b97936367] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [dba5b97936367] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [dba5b97936367] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [dba5b97936367] Daemon stopped [2020-07-20T08:29:54.872Z] check_test.go:309: Daemon d31198df016fa is not started [2020-07-20T08:29:54.872Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.38s) [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-20T08:29:54.872Z] daemon.go:325: [d0472cbb2fa38] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [d0472cbb2fa38] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [d0472cbb2fa38] daemon started [2020-07-20T08:29:54.872Z] daemon.go:296: [d0472cbb2fa38] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:325: [d0472cbb2fa38] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [d0472cbb2fa38] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [d0472cbb2fa38] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [d0472cbb2fa38] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [d0472cbb2fa38] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [d0472cbb2fa38] Daemon stopped [2020-07-20T08:29:54.872Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.91s) [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-20T08:29:54.872Z] daemon.go:325: [d07d9b06b61a9] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [d07d9b06b61a9] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [d07d9b06b61a9] daemon started [2020-07-20T08:29:54.872Z] daemon.go:296: [d07d9b06b61a9] exiting daemon [2020-07-20T08:29:54.872Z] check_test.go:309: Daemon db93561c44a0d is not started [2020-07-20T08:29:54.872Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.33s) [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-20T08:29:54.872Z] daemon.go:325: [d6d771fd4b923] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [d6d771fd4b923] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [d6d771fd4b923] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [d6d771fd4b923] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [d6d771fd4b923] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [d6d771fd4b923] Daemon stopped [2020-07-20T08:29:54.872Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.79s) [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-20T08:29:54.872Z] daemon.go:325: [dbaaa67928920] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:296: [dbaaa67928920] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:325: [dbaaa67928920] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [dbaaa67928920] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [dbaaa67928920] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [dbaaa67928920] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [dbaaa67928920] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [dbaaa67928920] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [dbaaa67928920] Daemon stopped [2020-07-20T08:29:54.872Z] daemon.go:325: [dbaaa67928920] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [dbaaa67928920] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [dbaaa67928920] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [dbaaa67928920] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [dbaaa67928920] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [dbaaa67928920] Daemon stopped [2020-07-20T08:29:54.872Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.62s) [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-20T08:29:54.872Z] daemon.go:325: [dddf73aa48d3c] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [dddf73aa48d3c] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [dddf73aa48d3c] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [dddf73aa48d3c] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [dddf73aa48d3c] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [dddf73aa48d3c] Daemon stopped [2020-07-20T08:29:54.872Z] daemon.go:325: [dddf73aa48d3c] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [dddf73aa48d3c] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [dddf73aa48d3c] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [dddf73aa48d3c] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [dddf73aa48d3c] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [dddf73aa48d3c] Daemon stopped [2020-07-20T08:29:54.872Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.11s) [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-20T08:29:54.872Z] daemon.go:325: [d7f50a0196460] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [d7f50a0196460] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [d7f50a0196460] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [d7f50a0196460] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [d7f50a0196460] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [d7f50a0196460] Daemon stopped [2020-07-20T08:29:54.872Z] daemon.go:325: [d7f50a0196460] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [d7f50a0196460] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [d7f50a0196460] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [d7f50a0196460] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [d7f50a0196460] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [d7f50a0196460] Daemon stopped [2020-07-20T08:29:54.872Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.08s) [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-20T08:29:54.872Z] daemon.go:325: [dc2d4a278b85d] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [dc2d4a278b85d] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [dc2d4a278b85d] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [dc2d4a278b85d] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [dc2d4a278b85d] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [dc2d4a278b85d] Daemon stopped [2020-07-20T08:29:54.872Z] daemon.go:325: [dc2d4a278b85d] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [dc2d4a278b85d] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [dc2d4a278b85d] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [dc2d4a278b85d] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [dc2d4a278b85d] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [dc2d4a278b85d] Daemon stopped [2020-07-20T08:29:54.872Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.07s) [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-20T08:29:54.872Z] daemon.go:325: [d258a62091fd9] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [d258a62091fd9] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [d258a62091fd9] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [d258a62091fd9] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [d258a62091fd9] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [d258a62091fd9] Daemon stopped [2020-07-20T08:29:54.872Z] daemon.go:325: [d258a62091fd9] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [d258a62091fd9] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [d258a62091fd9] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [d258a62091fd9] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [d258a62091fd9] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [d258a62091fd9] Daemon stopped [2020-07-20T08:29:54.872Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.40s) [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-20T08:29:54.872Z] daemon.go:325: [d1647a087ce20] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [d1647a087ce20] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [d1647a087ce20] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [d1647a087ce20] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [d1647a087ce20] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [d1647a087ce20] Daemon stopped [2020-07-20T08:29:54.872Z] daemon.go:325: [d1647a087ce20] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [d1647a087ce20] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [d1647a087ce20] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [d1647a087ce20] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [d1647a087ce20] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [d1647a087ce20] Daemon stopped [2020-07-20T08:29:54.872Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.29s) [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-20T08:29:54.872Z] daemon.go:325: [d58ec4c391d0e] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [d58ec4c391d0e] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [d58ec4c391d0e] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [d58ec4c391d0e] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [d58ec4c391d0e] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [d58ec4c391d0e] Daemon stopped [2020-07-20T08:29:54.872Z] daemon.go:325: [d58ec4c391d0e] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [d58ec4c391d0e] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [d58ec4c391d0e] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [d58ec4c391d0e] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [d58ec4c391d0e] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [d58ec4c391d0e] Daemon stopped [2020-07-20T08:29:54.872Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-20T08:29:54.872Z] daemon.go:325: [d2b72d304f2b2] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:296: [d2b72d304f2b2] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:325: [d2b72d304f2b2] waiting for daemon to start [2020-07-20T08:29:54.872Z] check_test.go:309: Daemon dedf8199b386e is not started [2020-07-20T08:29:54.872Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-20T08:29:54.872Z] daemon.go:325: [d2f82604acc90] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:296: [d2f82604acc90] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:325: [d2f82604acc90] waiting for daemon to start [2020-07-20T08:29:54.872Z] check_test.go:309: Daemon d84d24f0b2b05 is not started [2020-07-20T08:29:54.872Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.18s) [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-20T08:29:54.872Z] daemon.go:325: [d26969be82f7d] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [d26969be82f7d] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [d26969be82f7d] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [d26969be82f7d] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [d26969be82f7d] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [d26969be82f7d] Daemon stopped [2020-07-20T08:29:54.872Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-20T08:29:54.872Z] daemon.go:325: [d7b3cda537981] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [d7b3cda537981] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [d7b3cda537981] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [d7b3cda537981] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [d7b3cda537981] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [d7b3cda537981] Daemon stopped [2020-07-20T08:29:54.872Z] check_test.go:309: Daemon d7b3cda537981 is not started [2020-07-20T08:29:54.872Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.34s) [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-20T08:29:54.872Z] daemon.go:325: [ddb75f48e9c9e] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [ddb75f48e9c9e] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [ddb75f48e9c9e] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [ddb75f48e9c9e] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [ddb75f48e9c9e] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [ddb75f48e9c9e] Daemon stopped [2020-07-20T08:29:54.872Z] daemon.go:325: [ddb75f48e9c9e] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [ddb75f48e9c9e] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [ddb75f48e9c9e] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [ddb75f48e9c9e] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [ddb75f48e9c9e] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [ddb75f48e9c9e] Daemon stopped [2020-07-20T08:29:54.872Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s) [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-20T08:29:54.872Z] daemon.go:325: [d481790b0979a] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [d481790b0979a] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [d481790b0979a] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [d481790b0979a] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [d481790b0979a] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [d481790b0979a] Daemon stopped [2020-07-20T08:29:54.872Z] daemon.go:325: [d481790b0979a] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:325: [d481790b0979a] waiting for daemon to start [2020-07-20T08:29:54.872Z] daemon.go:353: [d481790b0979a] daemon started [2020-07-20T08:29:54.872Z] daemon.go:461: [d481790b0979a] Stopping daemon [2020-07-20T08:29:54.872Z] daemon.go:296: [d481790b0979a] exiting daemon [2020-07-20T08:29:54.872Z] daemon.go:448: [d481790b0979a] Daemon stopped [2020-07-20T08:29:54.872Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.49s) [2020-07-20T08:29:54.872Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-20T08:29:54.872Z] daemon.go:325: [d246c3f217464] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [d246c3f217464] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [d246c3f217464] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [d246c3f217464] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [d246c3f217464] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [d246c3f217464] Daemon stopped [2020-07-20T08:29:54.873Z] daemon.go:325: [d246c3f217464] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [d246c3f217464] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [d246c3f217464] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [d246c3f217464] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [d246c3f217464] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [d246c3f217464] Daemon stopped [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-20T08:29:54.873Z] daemon.go:325: [dd058da2e5557] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [dd058da2e5557] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [dd058da2e5557] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [dd058da2e5557] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [dd058da2e5557] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [dd058da2e5557] Daemon stopped [2020-07-20T08:29:54.873Z] daemon.go:325: [dd058da2e5557] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [dd058da2e5557] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [dd058da2e5557] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [dd058da2e5557] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [dd058da2e5557] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [dd058da2e5557] Daemon stopped [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-07-20T08:29:54.873Z] daemon.go:325: [d2f5ea1131e5f] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [d2f5ea1131e5f] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [d2f5ea1131e5f] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [d2f5ea1131e5f] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [d2f5ea1131e5f] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [d2f5ea1131e5f] Daemon stopped [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-07-20T08:29:54.873Z] daemon.go:325: [dc4e83062cf29] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [dc4e83062cf29] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [dc4e83062cf29] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [dc4e83062cf29] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [dc4e83062cf29] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [dc4e83062cf29] Daemon stopped [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.75s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-20T08:29:54.873Z] daemon.go:325: [d29af6ec71f18] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [d29af6ec71f18] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [d29af6ec71f18] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [d29af6ec71f18] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [d29af6ec71f18] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [d29af6ec71f18] Daemon stopped [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-20T08:29:54.873Z] daemon.go:325: [daa7f1e03d401] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:296: [daa7f1e03d401] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:325: [daa7f1e03d401] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:461: [daa7f1e03d401] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:450: [daa7f1e03d401] Error when stopping daemon: daemon not started [2020-07-20T08:29:54.873Z] check_test.go:309: Daemon daa7f1e03d401 is not started [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-07-20T08:29:54.873Z] daemon.go:325: [dc7bacc49a29f] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [dc7bacc49a29f] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [dc7bacc49a29f] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [dc7bacc49a29f] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [dc7bacc49a29f] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [dc7bacc49a29f] Daemon stopped [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-20T08:29:54.873Z] daemon.go:325: [d4d71d971c601] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [d4d71d971c601] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [d4d71d971c601] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [d4d71d971c601] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [d4d71d971c601] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [d4d71d971c601] Daemon stopped [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-07-20T08:29:54.873Z] daemon.go:325: [ddb756211afec] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [ddb756211afec] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [ddb756211afec] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [ddb756211afec] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [ddb756211afec] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [ddb756211afec] Daemon stopped [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.03s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-20T08:29:54.873Z] daemon.go:325: [d34ac62f22b3a] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [d34ac62f22b3a] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [d34ac62f22b3a] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [d34ac62f22b3a] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [d34ac62f22b3a] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [d34ac62f22b3a] Daemon stopped [2020-07-20T08:29:54.873Z] daemon.go:325: [d34ac62f22b3a] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [d34ac62f22b3a] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [d34ac62f22b3a] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [d34ac62f22b3a] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [d34ac62f22b3a] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [d34ac62f22b3a] Daemon stopped [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.06s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-07-20T08:29:54.873Z] daemon.go:325: [d48760d4411d9] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [d48760d4411d9] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [d48760d4411d9] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [d48760d4411d9] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [d48760d4411d9] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [d48760d4411d9] Daemon stopped [2020-07-20T08:29:54.873Z] daemon.go:325: [d48760d4411d9] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [d48760d4411d9] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [d48760d4411d9] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [d48760d4411d9] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [d48760d4411d9] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [d48760d4411d9] Daemon stopped [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.54s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-07-20T08:29:54.873Z] daemon.go:325: [d26c214c62dea] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [d26c214c62dea] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [d26c214c62dea] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [d26c214c62dea] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [d26c214c62dea] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [d26c214c62dea] Daemon stopped [2020-07-20T08:29:54.873Z] daemon.go:325: [d26c214c62dea] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [d26c214c62dea] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [d26c214c62dea] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [d26c214c62dea] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [d26c214c62dea] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [d26c214c62dea] Daemon stopped [2020-07-20T08:29:54.873Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-20T08:29:54.873Z] requirement.go:26: unmatched requirement IPv6 [2020-07-20T08:29:54.873Z] check_test.go:309: Daemon dc792fc08c00e is not started [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.29s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-20T08:29:54.873Z] daemon.go:325: [d9c3d6655fe65] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [d9c3d6655fe65] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [d9c3d6655fe65] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [d9c3d6655fe65] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [d9c3d6655fe65] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [d9c3d6655fe65] Daemon stopped [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.77s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-20T08:29:54.873Z] daemon.go:325: [dee7ab9329b3b] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [dee7ab9329b3b] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [dee7ab9329b3b] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [dee7ab9329b3b] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [dee7ab9329b3b] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [dee7ab9329b3b] Daemon stopped [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.76s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-20T08:29:54.873Z] daemon.go:325: [d4199adb8f2d2] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [d4199adb8f2d2] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [d4199adb8f2d2] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [d4199adb8f2d2] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [d4199adb8f2d2] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [d4199adb8f2d2] Daemon stopped [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.74s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-20T08:29:54.873Z] daemon.go:325: [dfeea46101482] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [dfeea46101482] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [dfeea46101482] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [dfeea46101482] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [dfeea46101482] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [dfeea46101482] Daemon stopped [2020-07-20T08:29:54.873Z] check_test.go:309: Daemon dfeea46101482 is not started [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.07s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-20T08:29:54.873Z] daemon.go:325: [db1cfeab88717] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [db1cfeab88717] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [db1cfeab88717] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [db1cfeab88717] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [db1cfeab88717] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [db1cfeab88717] Daemon stopped [2020-07-20T08:29:54.873Z] daemon.go:325: [db1cfeab88717] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [db1cfeab88717] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [db1cfeab88717] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [db1cfeab88717] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [db1cfeab88717] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [db1cfeab88717] Daemon stopped [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-20T08:29:54.873Z] daemon.go:325: [dcfdc8cb0513c] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [dcfdc8cb0513c] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [dcfdc8cb0513c] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [dcfdc8cb0513c] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [dcfdc8cb0513c] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [dcfdc8cb0513c] Daemon stopped [2020-07-20T08:29:54.873Z] check_test.go:309: Daemon dcfdc8cb0513c is not started [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.72s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-20T08:29:54.873Z] daemon.go:325: [d8b03663cecd4] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [d8b03663cecd4] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [d8b03663cecd4] daemon started [2020-07-20T08:29:54.873Z] daemon.go:296: [d8b03663cecd4] exiting daemon [2020-07-20T08:29:54.873Z] docker_cli_daemon_plugins_test.go:80: Daemon d8b03663cecd4 is not started [2020-07-20T08:29:54.873Z] daemon.go:325: [d8b03663cecd4] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [d8b03663cecd4] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [d8b03663cecd4] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [d8b03663cecd4] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [d8b03663cecd4] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [d8b03663cecd4] Daemon stopped [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.36s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-20T08:29:54.873Z] daemon.go:325: [d9000895d05a3] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [d9000895d05a3] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [d9000895d05a3] daemon started [2020-07-20T08:29:54.873Z] daemon.go:296: [d9000895d05a3] exiting daemon [2020-07-20T08:29:54.873Z] docker_cli_daemon_plugins_test.go:170: Daemon d9000895d05a3 is not started [2020-07-20T08:29:54.873Z] daemon.go:325: [d9000895d05a3] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [d9000895d05a3] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [d9000895d05a3] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [d9000895d05a3] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [d9000895d05a3] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [d9000895d05a3] Daemon stopped [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.51s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-20T08:29:54.873Z] daemon.go:325: [d3100cb89da93] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [d3100cb89da93] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [d3100cb89da93] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [d3100cb89da93] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [d3100cb89da93] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [d3100cb89da93] Daemon stopped [2020-07-20T08:29:54.873Z] daemon.go:325: [d3100cb89da93] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [d3100cb89da93] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [d3100cb89da93] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [d3100cb89da93] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [d3100cb89da93] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [d3100cb89da93] Daemon stopped [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-20T08:29:54.873Z] daemon.go:325: [dae40f9c8acf9] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [dae40f9c8acf9] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [dae40f9c8acf9] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [dae40f9c8acf9] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [dae40f9c8acf9] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [dae40f9c8acf9] Daemon stopped [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.57s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-20T08:29:54.873Z] daemon.go:325: [d91360389e965] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [d91360389e965] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [d91360389e965] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [d91360389e965] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [d91360389e965] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [d91360389e965] Daemon stopped [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-20T08:29:54.873Z] daemon.go:325: [dba5104a49a38] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:296: [dba5104a49a38] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:325: [dba5104a49a38] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:461: [dba5104a49a38] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:450: [dba5104a49a38] Error when stopping daemon: daemon not started [2020-07-20T08:29:54.873Z] check_test.go:309: Daemon dba5104a49a38 is not started [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-20T08:29:54.873Z] daemon.go:325: [df8a0f9e38627] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [df8a0f9e38627] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [df8a0f9e38627] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [df8a0f9e38627] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [df8a0f9e38627] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [df8a0f9e38627] Daemon stopped [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.76s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-20T08:29:54.873Z] daemon.go:325: [d19362db13b8c] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [d19362db13b8c] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [d19362db13b8c] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [d19362db13b8c] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [d19362db13b8c] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [d19362db13b8c] Daemon stopped [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.91s) [2020-07-20T08:29:54.873Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-20T08:29:54.873Z] daemon.go:325: [d1d7e10427dd2] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:325: [d1d7e10427dd2] waiting for daemon to start [2020-07-20T08:29:54.873Z] daemon.go:353: [d1d7e10427dd2] daemon started [2020-07-20T08:29:54.873Z] daemon.go:461: [d1d7e10427dd2] Stopping daemon [2020-07-20T08:29:54.873Z] daemon.go:296: [d1d7e10427dd2] exiting daemon [2020-07-20T08:29:54.873Z] daemon.go:448: [d1d7e10427dd2] Daemon stopped [2020-07-20T08:29:54.873Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.83s) [2020-07-20T08:29:54.874Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-20T08:29:54.874Z] daemon.go:325: [d14e24387eebf] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [d14e24387eebf] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [d14e24387eebf] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [d14e24387eebf] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [d14e24387eebf] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [d14e24387eebf] Daemon stopped [2020-07-20T08:29:54.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.79s) [2020-07-20T08:29:54.874Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-20T08:29:54.874Z] daemon.go:325: [d87dadf81a18e] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [d87dadf81a18e] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [d87dadf81a18e] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [d87dadf81a18e] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [d87dadf81a18e] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [d87dadf81a18e] Daemon stopped [2020-07-20T08:29:54.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.66s) [2020-07-20T08:29:54.874Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-20T08:29:54.874Z] daemon.go:325: [d4d008a51d1c7] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [d4d008a51d1c7] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [d4d008a51d1c7] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [d4d008a51d1c7] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [d4d008a51d1c7] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [d4d008a51d1c7] Daemon stopped [2020-07-20T08:29:54.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.08s) [2020-07-20T08:29:54.874Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-20T08:29:54.874Z] daemon.go:325: [dd52353ce224e] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [dd52353ce224e] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [dd52353ce224e] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [dd52353ce224e] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [dd52353ce224e] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [dd52353ce224e] Daemon stopped [2020-07-20T08:29:54.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-07-20T08:29:54.874Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-20T08:29:54.874Z] daemon.go:325: [d04c49f171a83] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [d04c49f171a83] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [d04c49f171a83] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [d04c49f171a83] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [d04c49f171a83] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [d04c49f171a83] Daemon stopped [2020-07-20T08:29:54.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-07-20T08:29:54.874Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-20T08:29:54.874Z] daemon.go:325: [db7766846d292] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [db7766846d292] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [db7766846d292] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [db7766846d292] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [db7766846d292] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [db7766846d292] Daemon stopped [2020-07-20T08:29:54.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-07-20T08:29:54.874Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-20T08:29:54.874Z] daemon.go:325: [dc0875c3702d7] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [dc0875c3702d7] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [dc0875c3702d7] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [dc0875c3702d7] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [dc0875c3702d7] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [dc0875c3702d7] Daemon stopped [2020-07-20T08:29:54.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.77s) [2020-07-20T08:29:54.874Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-20T08:29:54.874Z] daemon.go:325: [def3ce32e469f] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [def3ce32e469f] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [def3ce32e469f] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [def3ce32e469f] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [def3ce32e469f] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [def3ce32e469f] Daemon stopped [2020-07-20T08:29:54.874Z] check_test.go:309: Daemon def3ce32e469f is not started [2020-07-20T08:29:54.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.32s) [2020-07-20T08:29:54.874Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-20T08:29:54.874Z] daemon.go:325: [d6d7d64f32b24] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [d6d7d64f32b24] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [d6d7d64f32b24] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [d6d7d64f32b24] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [d6d7d64f32b24] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [d6d7d64f32b24] Daemon stopped [2020-07-20T08:29:54.874Z] daemon.go:325: [d6d7d64f32b24] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [d6d7d64f32b24] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [d6d7d64f32b24] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [d6d7d64f32b24] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [d6d7d64f32b24] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [d6d7d64f32b24] Daemon stopped [2020-07-20T08:29:54.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.77s) [2020-07-20T08:29:54.874Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-20T08:29:54.874Z] daemon.go:325: [db83950691faa] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [db83950691faa] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [db83950691faa] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [db83950691faa] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [db83950691faa] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [db83950691faa] Daemon stopped [2020-07-20T08:29:54.874Z] daemon.go:325: [db83950691faa] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [db83950691faa] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [db83950691faa] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [db83950691faa] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [db83950691faa] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [db83950691faa] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [db83950691faa] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [db83950691faa] Daemon stopped [2020-07-20T08:29:54.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.93s) [2020-07-20T08:29:54.874Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-20T08:29:54.874Z] daemon.go:325: [d1a8f0541513e] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [d1a8f0541513e] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [d1a8f0541513e] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [d1a8f0541513e] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [d1a8f0541513e] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [d1a8f0541513e] Daemon stopped [2020-07-20T08:29:54.874Z] daemon.go:325: [d1a8f0541513e] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [d1a8f0541513e] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [d1a8f0541513e] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [d1a8f0541513e] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [d1a8f0541513e] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [d1a8f0541513e] Daemon stopped [2020-07-20T08:29:54.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2020-07-20T08:29:54.874Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-20T08:29:54.874Z] daemon.go:325: [d8443c442b0ca] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [d8443c442b0ca] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [d8443c442b0ca] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [d8443c442b0ca] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [d8443c442b0ca] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [d8443c442b0ca] Daemon stopped [2020-07-20T08:29:54.874Z] daemon.go:325: [d8443c442b0ca] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [d8443c442b0ca] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [d8443c442b0ca] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [d8443c442b0ca] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [d8443c442b0ca] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [d8443c442b0ca] Daemon stopped [2020-07-20T08:29:54.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.89s) [2020-07-20T08:29:54.874Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-20T08:29:54.874Z] daemon.go:325: [dea57a436d59f] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [dea57a436d59f] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [dea57a436d59f] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [dea57a436d59f] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [dea57a436d59f] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [dea57a436d59f] Daemon stopped [2020-07-20T08:29:54.874Z] daemon.go:325: [dea57a436d59f] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [dea57a436d59f] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [dea57a436d59f] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [dea57a436d59f] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [dea57a436d59f] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [dea57a436d59f] Daemon stopped [2020-07-20T08:29:54.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.95s) [2020-07-20T08:29:54.874Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-20T08:29:54.874Z] daemon.go:325: [d16d552abdfaf] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [d16d552abdfaf] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [d16d552abdfaf] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [d16d552abdfaf] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [d16d552abdfaf] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [d16d552abdfaf] Daemon stopped [2020-07-20T08:29:54.874Z] daemon.go:325: [d16d552abdfaf] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [d16d552abdfaf] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [d16d552abdfaf] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [d16d552abdfaf] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [d16d552abdfaf] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [d16d552abdfaf] Daemon stopped [2020-07-20T08:29:54.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.68s) [2020-07-20T08:29:54.874Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-20T08:29:54.874Z] daemon.go:325: [dfc82bad10300] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [dfc82bad10300] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [dfc82bad10300] daemon started [2020-07-20T08:29:54.874Z] daemon.go:296: [dfc82bad10300] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:325: [dfc82bad10300] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [dfc82bad10300] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [dfc82bad10300] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [dfc82bad10300] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [dfc82bad10300] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [dfc82bad10300] Daemon stopped [2020-07-20T08:29:54.874Z] check_test.go:309: Daemon dfc82bad10300 is not started [2020-07-20T08:29:54.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s) [2020-07-20T08:29:54.874Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-20T08:29:54.874Z] daemon.go:325: [d458af6cdd62c] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [d458af6cdd62c] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [d458af6cdd62c] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [d458af6cdd62c] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [d458af6cdd62c] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [d458af6cdd62c] Daemon stopped [2020-07-20T08:29:54.874Z] daemon.go:325: [d458af6cdd62c] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [d458af6cdd62c] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [d458af6cdd62c] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [d458af6cdd62c] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [d458af6cdd62c] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [d458af6cdd62c] Daemon stopped [2020-07-20T08:29:54.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.01s) [2020-07-20T08:29:54.874Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-20T08:29:54.874Z] daemon.go:325: [d892339d46923] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [d892339d46923] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [d892339d46923] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [d892339d46923] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [d892339d46923] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [d892339d46923] Daemon stopped [2020-07-20T08:29:54.874Z] daemon.go:325: [d892339d46923] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [d892339d46923] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [d892339d46923] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [d892339d46923] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [d892339d46923] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [d892339d46923] Daemon stopped [2020-07-20T08:29:54.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.34s) [2020-07-20T08:29:54.874Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-20T08:29:54.874Z] daemon.go:325: [df4ae6232bfbd] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [df4ae6232bfbd] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [df4ae6232bfbd] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [df4ae6232bfbd] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [df4ae6232bfbd] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [df4ae6232bfbd] Daemon stopped [2020-07-20T08:29:54.874Z] daemon.go:325: [df4ae6232bfbd] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [df4ae6232bfbd] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [df4ae6232bfbd] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [df4ae6232bfbd] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [df4ae6232bfbd] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [df4ae6232bfbd] Daemon stopped [2020-07-20T08:29:54.874Z] daemon.go:325: [df4ae6232bfbd] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [df4ae6232bfbd] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [df4ae6232bfbd] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [df4ae6232bfbd] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [df4ae6232bfbd] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [df4ae6232bfbd] Daemon stopped [2020-07-20T08:29:54.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.20s) [2020-07-20T08:29:54.874Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-20T08:29:54.874Z] daemon.go:325: [d7ad9e043a1a5] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [d7ad9e043a1a5] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [d7ad9e043a1a5] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [d7ad9e043a1a5] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [d7ad9e043a1a5] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [d7ad9e043a1a5] Daemon stopped [2020-07-20T08:29:54.874Z] daemon.go:325: [d7ad9e043a1a5] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [d7ad9e043a1a5] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [d7ad9e043a1a5] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [d7ad9e043a1a5] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [d7ad9e043a1a5] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [d7ad9e043a1a5] Daemon stopped [2020-07-20T08:29:54.874Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.70s) [2020-07-20T08:29:54.874Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-20T08:29:54.874Z] daemon.go:325: [d145bf1a1dffe] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [d145bf1a1dffe] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [d145bf1a1dffe] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [d145bf1a1dffe] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [d145bf1a1dffe] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [d145bf1a1dffe] Daemon stopped [2020-07-20T08:29:54.874Z] daemon.go:325: [d145bf1a1dffe] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [d145bf1a1dffe] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [d145bf1a1dffe] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [d145bf1a1dffe] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [d145bf1a1dffe] exiting daemon [2020-07-20T08:29:54.874Z] daemon.go:448: [d145bf1a1dffe] Daemon stopped [2020-07-20T08:29:54.874Z] daemon.go:325: [d145bf1a1dffe] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:325: [d145bf1a1dffe] waiting for daemon to start [2020-07-20T08:29:54.874Z] daemon.go:353: [d145bf1a1dffe] daemon started [2020-07-20T08:29:54.874Z] daemon.go:461: [d145bf1a1dffe] Stopping daemon [2020-07-20T08:29:54.874Z] daemon.go:296: [d145bf1a1dffe] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [d145bf1a1dffe] Daemon stopped [2020-07-20T08:29:54.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.26s) [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-20T08:29:54.875Z] daemon.go:325: [d0c33ae91b845] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d0c33ae91b845] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d0c33ae91b845] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [d0c33ae91b845] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [d0c33ae91b845] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [d0c33ae91b845] Daemon stopped [2020-07-20T08:29:54.875Z] daemon.go:325: [d0c33ae91b845] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d0c33ae91b845] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d0c33ae91b845] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [d0c33ae91b845] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [d0c33ae91b845] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [d0c33ae91b845] Daemon stopped [2020-07-20T08:29:54.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.18s) [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-20T08:29:54.875Z] daemon.go:325: [d55aae1a82cfe] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d55aae1a82cfe] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d55aae1a82cfe] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [d55aae1a82cfe] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [d55aae1a82cfe] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [d55aae1a82cfe] Daemon stopped [2020-07-20T08:29:54.875Z] daemon.go:325: [d55aae1a82cfe] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d55aae1a82cfe] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d55aae1a82cfe] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [d55aae1a82cfe] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [d55aae1a82cfe] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [d55aae1a82cfe] Daemon stopped [2020-07-20T08:29:54.875Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-20T08:29:54.875Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-20T08:29:54.875Z] check_test.go:309: Daemon d6a57a0c2916b is not started [2020-07-20T08:29:54.875Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-20T08:29:54.875Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-20T08:29:54.875Z] check_test.go:309: Daemon d83f1683e6064 is not started [2020-07-20T08:29:54.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.78s) [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-20T08:29:54.875Z] daemon.go:325: [d1452df35fcf6] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d1452df35fcf6] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d1452df35fcf6] daemon started [2020-07-20T08:29:54.875Z] daemon.go:296: [d1452df35fcf6] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:325: [d1452df35fcf6] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d1452df35fcf6] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d1452df35fcf6] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [d1452df35fcf6] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [d1452df35fcf6] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [d1452df35fcf6] Daemon stopped [2020-07-20T08:29:54.875Z] check_test.go:309: Daemon d1452df35fcf6 is not started [2020-07-20T08:29:54.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.06s) [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-20T08:29:54.875Z] daemon.go:325: [d22ee65dc7849] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d22ee65dc7849] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d22ee65dc7849] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [d22ee65dc7849] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [d22ee65dc7849] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [d22ee65dc7849] Daemon stopped [2020-07-20T08:29:54.875Z] daemon.go:325: [d22ee65dc7849] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d22ee65dc7849] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d22ee65dc7849] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [d22ee65dc7849] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [d22ee65dc7849] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [d22ee65dc7849] Daemon stopped [2020-07-20T08:29:54.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.31s) [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-20T08:29:54.875Z] daemon.go:325: [dead319c7577b] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [dead319c7577b] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [dead319c7577b] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [dead319c7577b] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [dead319c7577b] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [dead319c7577b] Daemon stopped [2020-07-20T08:29:54.875Z] daemon.go:325: [dead319c7577b] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [dead319c7577b] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [dead319c7577b] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [dead319c7577b] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [dead319c7577b] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [dead319c7577b] Daemon stopped [2020-07-20T08:29:54.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.21s) [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-20T08:29:54.875Z] daemon.go:325: [dbbd4252cd834] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [dbbd4252cd834] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [dbbd4252cd834] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [dbbd4252cd834] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [dbbd4252cd834] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [dbbd4252cd834] Daemon stopped [2020-07-20T08:29:54.875Z] daemon.go:325: [dbbd4252cd834] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [dbbd4252cd834] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [dbbd4252cd834] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [dbbd4252cd834] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [dbbd4252cd834] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [dbbd4252cd834] Daemon stopped [2020-07-20T08:29:54.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.50s) [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-20T08:29:54.875Z] daemon.go:325: [d95349a85d703] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d95349a85d703] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d95349a85d703] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [d95349a85d703] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [d95349a85d703] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [d95349a85d703] Daemon stopped [2020-07-20T08:29:54.875Z] daemon.go:325: [d95349a85d703] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d95349a85d703] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d95349a85d703] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [d95349a85d703] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [d95349a85d703] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [d95349a85d703] Daemon stopped [2020-07-20T08:29:54.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.11s) [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-20T08:29:54.875Z] daemon.go:325: [db942f0026730] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [db942f0026730] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [db942f0026730] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [db942f0026730] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [db942f0026730] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [db942f0026730] Daemon stopped [2020-07-20T08:29:54.875Z] daemon.go:325: [db942f0026730] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [db942f0026730] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [db942f0026730] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [db942f0026730] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [db942f0026730] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [db942f0026730] Daemon stopped [2020-07-20T08:29:54.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.06s) [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-20T08:29:54.875Z] daemon.go:325: [d00dd4971ede8] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d00dd4971ede8] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d00dd4971ede8] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [d00dd4971ede8] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [d00dd4971ede8] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [d00dd4971ede8] Daemon stopped [2020-07-20T08:29:54.875Z] daemon.go:325: [d00dd4971ede8] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d00dd4971ede8] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d00dd4971ede8] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [d00dd4971ede8] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [d00dd4971ede8] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [d00dd4971ede8] Daemon stopped [2020-07-20T08:29:54.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.66s) [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-20T08:29:54.875Z] daemon.go:325: [dc588cb9ae052] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [dc588cb9ae052] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [dc588cb9ae052] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [dc588cb9ae052] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [dc588cb9ae052] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [dc588cb9ae052] Daemon stopped [2020-07-20T08:29:54.875Z] daemon.go:325: [dc588cb9ae052] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [dc588cb9ae052] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [dc588cb9ae052] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [dc588cb9ae052] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [dc588cb9ae052] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [dc588cb9ae052] Daemon stopped [2020-07-20T08:29:54.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.65s) [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-20T08:29:54.875Z] daemon.go:325: [d4a417ac92f7e] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d4a417ac92f7e] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d4a417ac92f7e] daemon started [2020-07-20T08:29:54.875Z] daemon.go:296: [d4a417ac92f7e] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:325: [d4a417ac92f7e] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d4a417ac92f7e] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d4a417ac92f7e] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [d4a417ac92f7e] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [d4a417ac92f7e] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [d4a417ac92f7e] Daemon stopped [2020-07-20T08:29:54.875Z] check_test.go:309: Daemon d4a417ac92f7e is not started [2020-07-20T08:29:54.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.37s) [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-20T08:29:54.875Z] daemon.go:325: [d098fcf73fd82] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d098fcf73fd82] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d098fcf73fd82] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [d098fcf73fd82] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [d098fcf73fd82] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [d098fcf73fd82] Daemon stopped [2020-07-20T08:29:54.875Z] daemon.go:325: [d098fcf73fd82] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d098fcf73fd82] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d098fcf73fd82] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [d098fcf73fd82] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [d098fcf73fd82] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [d098fcf73fd82] Daemon stopped [2020-07-20T08:29:54.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.59s) [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-20T08:29:54.875Z] daemon.go:325: [d8dd72e7620f7] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d8dd72e7620f7] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d8dd72e7620f7] daemon started [2020-07-20T08:29:54.875Z] daemon.go:296: [d8dd72e7620f7] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:461: [d8dd72e7620f7] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:450: [d8dd72e7620f7] Error when stopping daemon: daemon not started [2020-07-20T08:29:54.875Z] docker_cli_daemon_plugins_test.go:106: Daemon d8dd72e7620f7 is not started [2020-07-20T08:29:54.875Z] daemon.go:325: [d8dd72e7620f7] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d8dd72e7620f7] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d8dd72e7620f7] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [d8dd72e7620f7] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [d8dd72e7620f7] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [d8dd72e7620f7] Daemon stopped [2020-07-20T08:29:54.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.81s) [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-20T08:29:54.875Z] daemon.go:325: [d1767acbf9b7a] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d1767acbf9b7a] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d1767acbf9b7a] daemon started [2020-07-20T08:29:54.875Z] daemon.go:296: [d1767acbf9b7a] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:461: [d1767acbf9b7a] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:450: [d1767acbf9b7a] Error when stopping daemon: daemon not started [2020-07-20T08:29:54.875Z] check_test.go:309: Daemon d1767acbf9b7a is not started [2020-07-20T08:29:54.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-20T08:29:54.875Z] daemon.go:325: [da31225511a59] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [da31225511a59] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [da31225511a59] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [da31225511a59] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [da31225511a59] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [da31225511a59] Daemon stopped [2020-07-20T08:29:54.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.21s) [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-20T08:29:54.875Z] daemon.go:325: [d8b0daefe4ab9] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d8b0daefe4ab9] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d8b0daefe4ab9] daemon started [2020-07-20T08:29:54.875Z] daemon.go:296: [d8b0daefe4ab9] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:325: [d8b0daefe4ab9] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d8b0daefe4ab9] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d8b0daefe4ab9] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [d8b0daefe4ab9] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [d8b0daefe4ab9] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [d8b0daefe4ab9] Daemon stopped [2020-07-20T08:29:54.875Z] daemon.go:325: [d8b0daefe4ab9] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d8b0daefe4ab9] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d8b0daefe4ab9] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [d8b0daefe4ab9] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [d8b0daefe4ab9] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [d8b0daefe4ab9] Daemon stopped [2020-07-20T08:29:54.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-20T08:29:54.875Z] daemon.go:325: [d60dda94299ae] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d60dda94299ae] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d60dda94299ae] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [d60dda94299ae] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [d60dda94299ae] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [d60dda94299ae] Daemon stopped [2020-07-20T08:29:54.875Z] daemon.go:325: [d60dda94299ae] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d60dda94299ae] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d60dda94299ae] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [d60dda94299ae] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [d60dda94299ae] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [d60dda94299ae] Daemon stopped [2020-07-20T08:29:54.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-20T08:29:54.875Z] daemon.go:325: [dfb7cbdc67e2d] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [dfb7cbdc67e2d] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [dfb7cbdc67e2d] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [dfb7cbdc67e2d] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [dfb7cbdc67e2d] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [dfb7cbdc67e2d] Daemon stopped [2020-07-20T08:29:54.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-20T08:29:54.875Z] daemon.go:325: [d9e08733f26cf] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [d9e08733f26cf] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [d9e08733f26cf] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [d9e08733f26cf] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [d9e08733f26cf] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [d9e08733f26cf] Daemon stopped [2020-07-20T08:29:54.875Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s) [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-20T08:29:54.875Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-07-20T08:29:54.875Z] daemon.go:325: [dbe22e9471d5a] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [dbe22e9471d5a] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [dbe22e9471d5a] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [dbe22e9471d5a] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [dbe22e9471d5a] exiting daemon [2020-07-20T08:29:54.875Z] daemon.go:448: [dbe22e9471d5a] Daemon stopped [2020-07-20T08:29:54.875Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-20T08:29:54.875Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-07-20T08:29:54.875Z] daemon.go:325: [deed8a995301f] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:325: [deed8a995301f] waiting for daemon to start [2020-07-20T08:29:54.875Z] daemon.go:353: [deed8a995301f] daemon started [2020-07-20T08:29:54.875Z] daemon.go:461: [deed8a995301f] Stopping daemon [2020-07-20T08:29:54.875Z] daemon.go:296: [deed8a995301f] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [deed8a995301f] Daemon stopped [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-20T08:29:54.876Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-07-20T08:29:54.876Z] daemon.go:325: [d4e90385a2824] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:296: [d4e90385a2824] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:325: [d4e90385a2824] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-20T08:29:54.876Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-07-20T08:29:54.876Z] daemon.go:325: [d23afd2aa4127] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:296: [d23afd2aa4127] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:325: [d23afd2aa4127] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-20T08:29:54.876Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-07-20T08:29:54.876Z] daemon.go:325: [db57905e2e78e] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:296: [db57905e2e78e] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:325: [db57905e2e78e] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-20T08:29:54.876Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-07-20T08:29:54.876Z] daemon.go:325: [d59fc0973e122] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [d59fc0973e122] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [d59fc0973e122] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [d59fc0973e122] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [d59fc0973e122] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [d59fc0973e122] Daemon stopped [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-20T08:29:54.876Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-07-20T08:29:54.876Z] daemon.go:325: [d9386ae996e31] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [d9386ae996e31] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [d9386ae996e31] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [d9386ae996e31] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [d9386ae996e31] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [d9386ae996e31] Daemon stopped [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-20T08:29:54.876Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-07-20T08:29:54.876Z] daemon.go:325: [da70bce6e17d9] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:296: [da70bce6e17d9] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:325: [da70bce6e17d9] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-20T08:29:54.876Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-07-20T08:29:54.876Z] daemon.go:325: [dc006ef8b7239] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:296: [dc006ef8b7239] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:325: [dc006ef8b7239] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-20T08:29:54.876Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-07-20T08:29:54.876Z] daemon.go:325: [d270aaf772bff] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:296: [d270aaf772bff] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:325: [d270aaf772bff] waiting for daemon to start [2020-07-20T08:29:54.876Z] check_test.go:309: Daemon dd2c2b1980ed1 is not started [2020-07-20T08:29:54.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-20T08:29:54.876Z] daemon.go:325: [dcd033e5fe29c] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [dcd033e5fe29c] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [dcd033e5fe29c] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [dcd033e5fe29c] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [dcd033e5fe29c] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [dcd033e5fe29c] Daemon stopped [2020-07-20T08:29:54.876Z] daemon.go:325: [dcd033e5fe29c] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [dcd033e5fe29c] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [dcd033e5fe29c] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [dcd033e5fe29c] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [dcd033e5fe29c] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [dcd033e5fe29c] Daemon stopped [2020-07-20T08:29:54.876Z] check_test.go:309: Daemon dcd033e5fe29c is not started [2020-07-20T08:29:54.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-20T08:29:54.876Z] daemon.go:325: [df4ca91724e83] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [df4ca91724e83] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [df4ca91724e83] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [df4ca91724e83] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [df4ca91724e83] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [df4ca91724e83] Daemon stopped [2020-07-20T08:29:54.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-20T08:29:54.876Z] daemon.go:325: [d989af0807331] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [d989af0807331] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [d989af0807331] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [d989af0807331] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [d989af0807331] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [d989af0807331] Daemon stopped [2020-07-20T08:29:54.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.29s) [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-20T08:29:54.876Z] daemon.go:325: [daf68660ac847] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [daf68660ac847] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [daf68660ac847] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [daf68660ac847] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [daf68660ac847] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [daf68660ac847] Daemon stopped [2020-07-20T08:29:54.876Z] daemon.go:325: [daf68660ac847] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [daf68660ac847] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [daf68660ac847] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [daf68660ac847] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [daf68660ac847] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [daf68660ac847] Daemon stopped [2020-07-20T08:29:54.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-20T08:29:54.876Z] daemon.go:325: [d6ad6d798d2af] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [d6ad6d798d2af] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [d6ad6d798d2af] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [d6ad6d798d2af] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [d6ad6d798d2af] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [d6ad6d798d2af] Daemon stopped [2020-07-20T08:29:54.876Z] check_test.go:309: Daemon d6ad6d798d2af is not started [2020-07-20T08:29:54.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.01s) [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-20T08:29:54.876Z] daemon.go:325: [d2b6a3537d151] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [d2b6a3537d151] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [d2b6a3537d151] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [d2b6a3537d151] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [d2b6a3537d151] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [d2b6a3537d151] Daemon stopped [2020-07-20T08:29:54.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.88s) [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-20T08:29:54.876Z] daemon.go:325: [d208e51b585fa] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [d208e51b585fa] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [d208e51b585fa] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [d208e51b585fa] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [d208e51b585fa] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [d208e51b585fa] Daemon stopped [2020-07-20T08:29:54.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.92s) [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-20T08:29:54.876Z] daemon.go:325: [d40e1be9ac56d] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [d40e1be9ac56d] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [d40e1be9ac56d] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [d40e1be9ac56d] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [d40e1be9ac56d] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [d40e1be9ac56d] Daemon stopped [2020-07-20T08:29:54.876Z] daemon.go:325: [d40e1be9ac56d] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [d40e1be9ac56d] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [d40e1be9ac56d] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [d40e1be9ac56d] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [d40e1be9ac56d] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [d40e1be9ac56d] Daemon stopped [2020-07-20T08:29:54.876Z] daemon.go:325: [d40e1be9ac56d] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [d40e1be9ac56d] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [d40e1be9ac56d] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [d40e1be9ac56d] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [d40e1be9ac56d] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [d40e1be9ac56d] Daemon stopped [2020-07-20T08:29:54.876Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-20T08:29:54.876Z] daemon.go:325: [d237e580130ef] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [d237e580130ef] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [d237e580130ef] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [d237e580130ef] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [d237e580130ef] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [d237e580130ef] Daemon stopped [2020-07-20T08:29:54.876Z] daemon.go:325: [d237e580130ef] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:296: [d237e580130ef] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:325: [d237e580130ef] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:461: [d237e580130ef] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:450: [d237e580130ef] Error when stopping daemon: daemon not started [2020-07-20T08:29:54.876Z] check_test.go:309: Daemon d237e580130ef is not started [2020-07-20T08:29:54.876Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.65s) [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-20T08:29:54.876Z] daemon.go:325: [d00e0bd90c58c] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [d00e0bd90c58c] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [d00e0bd90c58c] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [d00e0bd90c58c] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [d00e0bd90c58c] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [d00e0bd90c58c] Daemon stopped [2020-07-20T08:29:54.876Z] daemon.go:325: [d00e0bd90c58c] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [d00e0bd90c58c] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [d00e0bd90c58c] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [d00e0bd90c58c] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [d00e0bd90c58c] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [d00e0bd90c58c] Daemon stopped [2020-07-20T08:29:54.876Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.47s) [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-20T08:29:54.876Z] daemon.go:325: [d2125708989cb] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [d2125708989cb] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [d2125708989cb] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [d2125708989cb] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [d2125708989cb] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [d2125708989cb] Daemon stopped [2020-07-20T08:29:54.876Z] daemon.go:325: [d2125708989cb] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [d2125708989cb] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [d2125708989cb] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [d2125708989cb] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [d2125708989cb] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [d2125708989cb] Daemon stopped [2020-07-20T08:29:54.876Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.12s) [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-20T08:29:54.876Z] daemon.go:325: [db9db11a74bb6] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [db9db11a74bb6] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [db9db11a74bb6] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [db9db11a74bb6] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [db9db11a74bb6] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [db9db11a74bb6] Daemon stopped [2020-07-20T08:29:54.876Z] daemon.go:325: [db9db11a74bb6] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [db9db11a74bb6] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [db9db11a74bb6] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [db9db11a74bb6] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [db9db11a74bb6] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [db9db11a74bb6] Daemon stopped [2020-07-20T08:29:54.876Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.21s) [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-20T08:29:54.876Z] daemon.go:325: [d37331d328800] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [d37331d328800] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [d37331d328800] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [d37331d328800] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [d37331d328800] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [d37331d328800] Daemon stopped [2020-07-20T08:29:54.876Z] daemon.go:325: [d37331d328800] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [d37331d328800] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [d37331d328800] daemon started [2020-07-20T08:29:54.876Z] check_test.go:309: Daemon d5f35e4428b47 is not started [2020-07-20T08:29:54.876Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-07-20T08:29:54.876Z] daemon.go:325: [d95133aa7b9c0] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [d95133aa7b9c0] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [d95133aa7b9c0] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [d95133aa7b9c0] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [d95133aa7b9c0] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [d95133aa7b9c0] Daemon stopped [2020-07-20T08:29:54.876Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-20T08:29:54.876Z] daemon.go:325: [da289f33c76e7] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [da289f33c76e7] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [da289f33c76e7] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [da289f33c76e7] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [da289f33c76e7] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [da289f33c76e7] Daemon stopped [2020-07-20T08:29:54.876Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-20T08:29:54.876Z] daemon.go:325: [decf2ff87b16d] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [decf2ff87b16d] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [decf2ff87b16d] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [decf2ff87b16d] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [decf2ff87b16d] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [decf2ff87b16d] Daemon stopped [2020-07-20T08:29:54.876Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.93s) [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-07-20T08:29:54.876Z] daemon.go:325: [daf812e9cf3aa] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [daf812e9cf3aa] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [daf812e9cf3aa] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [daf812e9cf3aa] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [daf812e9cf3aa] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [daf812e9cf3aa] Daemon stopped [2020-07-20T08:29:54.876Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-20T08:29:54.876Z] check_test.go:309: Daemon d88e6b491bc3f is not started [2020-07-20T08:29:54.876Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.80s) [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-20T08:29:54.876Z] daemon.go:325: [d43c0ceb389fd] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [d43c0ceb389fd] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [d43c0ceb389fd] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [d43c0ceb389fd] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [d43c0ceb389fd] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [d43c0ceb389fd] Daemon stopped [2020-07-20T08:29:54.876Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.83s) [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-20T08:29:54.876Z] daemon.go:325: [d0325479525b1] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [d0325479525b1] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [d0325479525b1] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [d0325479525b1] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [d0325479525b1] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [d0325479525b1] Daemon stopped [2020-07-20T08:29:54.876Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.96s) [2020-07-20T08:29:54.876Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-20T08:29:54.876Z] daemon.go:325: [d36fbfa7d58bc] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [d36fbfa7d58bc] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [d36fbfa7d58bc] daemon started [2020-07-20T08:29:54.876Z] daemon.go:461: [d36fbfa7d58bc] Stopping daemon [2020-07-20T08:29:54.876Z] daemon.go:296: [d36fbfa7d58bc] exiting daemon [2020-07-20T08:29:54.876Z] daemon.go:448: [d36fbfa7d58bc] Daemon stopped [2020-07-20T08:29:54.876Z] daemon.go:325: [d36fbfa7d58bc] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:325: [d36fbfa7d58bc] waiting for daemon to start [2020-07-20T08:29:54.876Z] daemon.go:353: [d36fbfa7d58bc] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [d36fbfa7d58bc] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [d36fbfa7d58bc] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [d36fbfa7d58bc] Daemon stopped [2020-07-20T08:29:54.877Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2020-07-20T08:29:54.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-07-20T08:29:54.877Z] daemon.go:325: [d6cf6018ee2ba] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:325: [d6cf6018ee2ba] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:353: [d6cf6018ee2ba] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [d6cf6018ee2ba] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [d6cf6018ee2ba] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [d6cf6018ee2ba] Daemon stopped [2020-07-20T08:29:54.877Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.83s) [2020-07-20T08:29:54.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-07-20T08:29:54.877Z] daemon.go:325: [d7fb199d3fbdf] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:325: [d7fb199d3fbdf] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:353: [d7fb199d3fbdf] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [d7fb199d3fbdf] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [d7fb199d3fbdf] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [d7fb199d3fbdf] Daemon stopped [2020-07-20T08:29:54.877Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.58s) [2020-07-20T08:29:54.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-07-20T08:29:54.877Z] daemon.go:325: [dd3f0d53c85f1] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:325: [dd3f0d53c85f1] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:353: [dd3f0d53c85f1] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [dd3f0d53c85f1] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [dd3f0d53c85f1] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [dd3f0d53c85f1] Daemon stopped [2020-07-20T08:29:54.877Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.36s) [2020-07-20T08:29:54.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-20T08:29:54.877Z] daemon.go:325: [d80f34c34c073] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:325: [d80f34c34c073] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:353: [d80f34c34c073] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [d80f34c34c073] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [d80f34c34c073] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [d80f34c34c073] Daemon stopped [2020-07-20T08:29:54.877Z] daemon.go:325: [d80f34c34c073] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:325: [d80f34c34c073] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:353: [d80f34c34c073] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [d80f34c34c073] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [d80f34c34c073] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [d80f34c34c073] Daemon stopped [2020-07-20T08:29:54.877Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.35s) [2020-07-20T08:29:54.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-20T08:29:54.877Z] daemon.go:325: [d9a8fa0e18d75] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:325: [d9a8fa0e18d75] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:353: [d9a8fa0e18d75] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [d9a8fa0e18d75] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [d9a8fa0e18d75] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [d9a8fa0e18d75] Daemon stopped [2020-07-20T08:29:54.877Z] daemon.go:325: [d9a8fa0e18d75] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:325: [d9a8fa0e18d75] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:353: [d9a8fa0e18d75] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [d9a8fa0e18d75] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [d9a8fa0e18d75] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [d9a8fa0e18d75] Daemon stopped [2020-07-20T08:29:54.877Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.44s) [2020-07-20T08:29:54.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-07-20T08:29:54.877Z] daemon.go:325: [d2015a6339452] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:325: [d2015a6339452] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:353: [d2015a6339452] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [d2015a6339452] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [d2015a6339452] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [d2015a6339452] Daemon stopped [2020-07-20T08:29:54.877Z] daemon.go:325: [d2015a6339452] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:325: [d2015a6339452] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:353: [d2015a6339452] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [d2015a6339452] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [d2015a6339452] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [d2015a6339452] Daemon stopped [2020-07-20T08:29:54.877Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.71s) [2020-07-20T08:29:54.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-20T08:29:54.877Z] daemon.go:325: [d5375f97059b3] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:325: [d5375f97059b3] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:353: [d5375f97059b3] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [d5375f97059b3] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [d5375f97059b3] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [d5375f97059b3] Daemon stopped [2020-07-20T08:29:54.877Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2020-07-20T08:29:54.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-20T08:29:54.877Z] daemon.go:325: [de149d1618f5e] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:325: [de149d1618f5e] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:353: [de149d1618f5e] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [de149d1618f5e] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [de149d1618f5e] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [de149d1618f5e] Daemon stopped [2020-07-20T08:29:54.877Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2020-07-20T08:29:54.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-20T08:29:54.877Z] daemon.go:325: [ddb8efe9f3c5c] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:325: [ddb8efe9f3c5c] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:353: [ddb8efe9f3c5c] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [ddb8efe9f3c5c] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [ddb8efe9f3c5c] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [ddb8efe9f3c5c] Daemon stopped [2020-07-20T08:29:54.877Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.10s) [2020-07-20T08:29:54.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-20T08:29:54.877Z] daemon.go:325: [d17b20d84c9f6] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:325: [d17b20d84c9f6] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:353: [d17b20d84c9f6] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [d17b20d84c9f6] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [d17b20d84c9f6] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [d17b20d84c9f6] Daemon stopped [2020-07-20T08:29:54.877Z] daemon.go:325: [d17b20d84c9f6] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:325: [d17b20d84c9f6] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:353: [d17b20d84c9f6] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [d17b20d84c9f6] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [d17b20d84c9f6] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [d17b20d84c9f6] Daemon stopped [2020-07-20T08:29:54.877Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.75s) [2020-07-20T08:29:54.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-20T08:29:54.877Z] daemon.go:325: [dc17fd11b4cb9] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:325: [dc17fd11b4cb9] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:353: [dc17fd11b4cb9] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [dc17fd11b4cb9] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [dc17fd11b4cb9] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [dc17fd11b4cb9] Daemon stopped [2020-07-20T08:29:54.877Z] daemon.go:325: [dc17fd11b4cb9] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:325: [dc17fd11b4cb9] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:353: [dc17fd11b4cb9] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [dc17fd11b4cb9] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [dc17fd11b4cb9] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [dc17fd11b4cb9] Daemon stopped [2020-07-20T08:29:54.877Z] daemon.go:325: [dc17fd11b4cb9] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:296: [dc17fd11b4cb9] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:325: [dc17fd11b4cb9] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:461: [dc17fd11b4cb9] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:450: [dc17fd11b4cb9] Error when stopping daemon: daemon not started [2020-07-20T08:29:54.877Z] docker_cli_daemon_test.go:2542: Daemon dc17fd11b4cb9 is not started [2020-07-20T08:29:54.877Z] daemon.go:325: [dc17fd11b4cb9] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:325: [dc17fd11b4cb9] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:353: [dc17fd11b4cb9] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [dc17fd11b4cb9] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [dc17fd11b4cb9] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [dc17fd11b4cb9] Daemon stopped [2020-07-20T08:29:54.877Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.54s) [2020-07-20T08:29:54.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-20T08:29:54.877Z] daemon.go:325: [dcf296332b42b] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:325: [dcf296332b42b] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:353: [dcf296332b42b] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [dcf296332b42b] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [dcf296332b42b] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [dcf296332b42b] Daemon stopped [2020-07-20T08:29:54.877Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.76s) [2020-07-20T08:29:54.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-20T08:29:54.877Z] daemon.go:325: [d8d555582e2c6] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:325: [d8d555582e2c6] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:353: [d8d555582e2c6] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [d8d555582e2c6] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [d8d555582e2c6] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [d8d555582e2c6] Daemon stopped [2020-07-20T08:29:54.877Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.86s) [2020-07-20T08:29:54.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-07-20T08:29:54.877Z] daemon.go:325: [d6428e0b04718] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:325: [d6428e0b04718] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:353: [d6428e0b04718] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [d6428e0b04718] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [d6428e0b04718] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [d6428e0b04718] Daemon stopped [2020-07-20T08:29:54.877Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.55s) [2020-07-20T08:29:54.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-07-20T08:29:54.877Z] daemon.go:325: [d2e174b155251] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:325: [d2e174b155251] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:353: [d2e174b155251] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [d2e174b155251] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [d2e174b155251] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [d2e174b155251] Daemon stopped [2020-07-20T08:29:54.877Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2020-07-20T08:29:54.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-07-20T08:29:54.877Z] check_test.go:309: Daemon d8d2671721b2d is not started [2020-07-20T08:29:54.877Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.51s) [2020-07-20T08:29:54.877Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-07-20T08:29:54.877Z] daemon.go:325: [dc2c7b47b2580] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:325: [dc2c7b47b2580] waiting for daemon to start [2020-07-20T08:29:54.877Z] daemon.go:353: [dc2c7b47b2580] daemon started [2020-07-20T08:29:54.877Z] daemon.go:461: [dc2c7b47b2580] Stopping daemon [2020-07-20T08:29:54.877Z] daemon.go:296: [dc2c7b47b2580] exiting daemon [2020-07-20T08:29:54.877Z] daemon.go:448: [dc2c7b47b2580] Daemon stopped [2020-07-20T08:29:54.877Z] === RUN TestDockerSwarmSuite [2020-07-20T08:29:54.877Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-20T08:29:55.270Z] --- PASS: TestLinksContainerNames (1.74s) [2020-07-20T08:29:55.270Z] === RUN TestLogsFollowTailEmpty [2020-07-20T08:29:55.814Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-20T08:29:56.074Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-20T08:29:56.309Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-07-20T08:29:56.309Z] === RUN TestContainerNetworkMountsNoChown [2020-07-20T08:29:56.641Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-20T08:29:56.944Z] --- PASS: TestContainerNetworkMountsNoChown (0.85s) [2020-07-20T08:29:56.944Z] === RUN TestMountDaemonRoot [2020-07-20T08:29:57.209Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/default [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/default [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/private [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/private [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/rprivate [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/slave [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/slave [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/rslave [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/shared [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/shared [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/rshared [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-20T08:29:57.237Z] === CONT TestMountDaemonRoot/default [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-20T08:29:57.237Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-20T08:29:57.237Z] === CONT TestMountDaemonRoot/rprivate [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T08:29:57.237Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-20T08:29:57.237Z] === CONT TestMountDaemonRoot/rshared [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T08:29:57.237Z] === CONT TestMountDaemonRoot/shared [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-20T08:29:57.237Z] === CONT TestMountDaemonRoot/rslave [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T08:29:57.237Z] === CONT TestMountDaemonRoot/slave [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-20T08:29:57.237Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T08:29:57.237Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-20T08:29:57.237Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T08:29:57.237Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-20T08:29:57.237Z] === CONT TestMountDaemonRoot/private [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-20T08:29:57.237Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-20T08:29:57.237Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-20T08:29:57.237Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-20T08:29:57.237Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-20T08:29:57.237Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-20T08:29:57.468Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-20T08:29:57.529Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-20T08:29:57.529Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T08:29:57.529Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-20T08:29:57.529Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T08:29:57.529Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-20T08:29:57.529Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-20T08:29:57.529Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-20T08:29:57.529Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-20T08:29:57.529Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-20T08:29:57.529Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T08:29:57.727Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-20T08:29:57.727Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-20T08:29:57.822Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-20T08:29:57.822Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T08:29:57.822Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-20T08:29:57.822Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-20T08:29:57.822Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-20T08:29:57.822Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-20T08:29:57.822Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-20T08:29:57.822Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-20T08:29:57.822Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-20T08:29:57.987Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-07-20T08:29:58.114Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-07-20T08:29:58.114Z] === RUN TestContainerBindMountNonRecursive [2020-07-20T08:30:00.188Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2020-07-20T08:30:00.188Z] === RUN TestNetworkNat [2020-07-20T08:30:00.523Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-20T08:30:00.782Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-20T08:30:00.823Z] --- PASS: TestNetworkNat (0.94s) [2020-07-20T08:30:00.823Z] === RUN TestNetworkLocalhostTCPNat [2020-07-20T08:30:01.351Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-20T08:30:01.933Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-07-20T08:30:01.933Z] === RUN TestNetworkLoopbackNat [2020-07-20T08:30:02.973Z] --- PASS: TestNetworkLoopbackNat (1.21s) [2020-07-20T08:30:02.973Z] === RUN TestPause [2020-07-20T08:30:03.258Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-20T08:30:04.012Z] --- PASS: TestPause (0.89s) [2020-07-20T08:30:04.012Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-20T08:30:04.012Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T08:30:04.012Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T08:30:04.012Z] === RUN TestPauseStopPausedContainer [2020-07-20T08:30:04.647Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-07-20T08:30:04.647Z] === RUN TestPsFilter [2020-07-20T08:30:04.940Z] --- PASS: TestPsFilter (0.29s) [2020-07-20T08:30:04.940Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-20T08:30:05.165Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-20T08:30:05.733Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-20T08:30:05.978Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2020-07-20T08:30:05.978Z] === RUN TestRemoveContainerWithVolume [2020-07-20T08:30:06.292Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2020-07-20T08:30:06.301Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-20T08:30:06.613Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2020-07-20T08:30:06.613Z] === RUN TestRemoveContainerRunning [2020-07-20T08:30:07.252Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-20T08:30:07.650Z] --- PASS: TestRemoveContainerRunning (0.90s) [2020-07-20T08:30:07.650Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-20T08:30:08.689Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2020-07-20T08:30:08.689Z] === RUN TestRemoveInvalidContainer [2020-07-20T08:30:08.689Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-07-20T08:30:08.689Z] === RUN TestRenameLinkedContainer [2020-07-20T08:30:12.214Z] --- PASS: TestRenameLinkedContainer (3.44s) [2020-07-20T08:30:12.214Z] === RUN TestRenameStoppedContainer [2020-07-20T08:30:12.848Z] --- PASS: TestRenameStoppedContainer (0.89s) [2020-07-20T08:30:12.848Z] === RUN TestRenameRunningContainerAndReuse [2020-07-20T08:30:13.816Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-20T08:30:14.921Z] --- PASS: TestRenameRunningContainerAndReuse (1.77s) [2020-07-20T08:30:14.921Z] === RUN TestRenameInvalidName [2020-07-20T08:30:15.556Z] --- PASS: TestRenameInvalidName (0.88s) [2020-07-20T08:30:15.556Z] === RUN TestRenameAnonymousContainer [2020-07-20T08:30:20.383Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-20T08:30:20.383Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-20T08:30:21.135Z] --- PASS: TestRenameAnonymousContainer (4.91s) [2020-07-20T08:30:21.135Z] === RUN TestRenameContainerWithSameName [2020-07-20T08:30:21.428Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2020-07-20T08:30:21.428Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-20T08:30:23.501Z] --- PASS: TestRenameContainerWithLinkedContainer (1.81s) [2020-07-20T08:30:23.501Z] === RUN TestResize [2020-07-20T08:30:24.138Z] --- PASS: TestResize (0.94s) [2020-07-20T08:30:24.138Z] === RUN TestResizeWithInvalidSize [2020-07-20T08:30:25.176Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-07-20T08:30:25.176Z] === RUN TestResizeWhenContainerNotStarted [2020-07-20T08:30:25.277Z] --- PASS: TestBuildWithHugeFile (54.19s) [2020-07-20T08:30:25.277Z] === RUN TestBuildWithEmptyDockerfile [2020-07-20T08:30:25.277Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T08:30:25.277Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T08:30:25.277Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T08:30:25.277Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T08:30:25.277Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T08:30:25.277Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T08:30:25.277Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-20T08:30:25.277Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-20T08:30:25.277Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-20T08:30:25.277Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-07-20T08:30:25.277Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-07-20T08:30:25.277Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-07-20T08:30:25.277Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-07-20T08:30:25.277Z] === RUN TestBuildPreserveOwnership [2020-07-20T08:30:25.277Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-20T08:30:25.277Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-20T08:30:25.878Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2020-07-20T08:30:25.878Z] === RUN TestDaemonRestartKillContainers [2020-07-20T08:30:25.878Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T08:30:25.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T08:30:25.878Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T08:30:25.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T08:30:25.878Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T08:30:25.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T08:30:25.878Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T08:30:25.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T08:30:25.878Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T08:30:25.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T08:30:25.878Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T08:30:25.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T08:30:25.878Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T08:30:25.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T08:30:25.878Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T08:30:25.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T08:30:25.878Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:30:25.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:30:25.878Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:30:25.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:30:25.878Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:30:25.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:30:25.878Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:30:25.878Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:30:25.878Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T08:30:25.878Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T08:30:26.358Z] --- PASS: TestBuildPreserveOwnership (3.85s) [2020-07-20T08:30:26.358Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.55s) [2020-07-20T08:30:26.358Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s) [2020-07-20T08:30:26.358Z] === RUN TestBuildPlatformInvalid [2020-07-20T08:30:26.358Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-07-20T08:30:26.358Z] PASS [2020-07-20T08:30:26.358Z] [2020-07-20T08:30:26.358Z] DONE 30 tests in 89.059s [2020-07-20T08:30:26.358Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-07-20T08:30:26.358Z] ++ 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 [2020-07-20T08:30:26.358Z] ++ set -e [2020-07-20T08:30:26.358Z] ++ '[' -n 0 ']' [2020-07-20T08:30:26.358Z] ++ set -x [2020-07-20T08:30:26.358Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:30:26.358Z] INFO: Testing against a local daemon [2020-07-20T08:30:26.358Z] === RUN TestConfigList [2020-07-20T08:30:27.952Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T08:30:28.245Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T08:30:28.436Z] --- PASS: TestConfigList (1.84s) [2020-07-20T08:30:28.436Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-07-20T08:30:28.436Z] daemon.go:325: [d9e73832e5d4c] waiting for daemon to start [2020-07-20T08:30:28.436Z] daemon.go:325: [d9e73832e5d4c] waiting for daemon to start [2020-07-20T08:30:28.436Z] daemon.go:353: [d9e73832e5d4c] daemon started [2020-07-20T08:30:28.436Z] daemon.go:461: [d9e73832e5d4c] Stopping daemon [2020-07-20T08:30:28.436Z] daemon.go:296: [d9e73832e5d4c] exiting daemon [2020-07-20T08:30:28.436Z] daemon.go:448: [d9e73832e5d4c] Daemon stopped [2020-07-20T08:30:28.436Z] === RUN TestConfigsCreateAndDelete [2020-07-20T08:30:30.525Z] --- PASS: TestConfigsCreateAndDelete (1.92s) [2020-07-20T08:30:30.525Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-07-20T08:30:30.525Z] daemon.go:325: [d55034fc1f11a] waiting for daemon to start [2020-07-20T08:30:30.525Z] daemon.go:325: [d55034fc1f11a] waiting for daemon to start [2020-07-20T08:30:30.525Z] daemon.go:353: [d55034fc1f11a] daemon started [2020-07-20T08:30:30.525Z] daemon.go:461: [d55034fc1f11a] Stopping daemon [2020-07-20T08:30:30.525Z] daemon.go:296: [d55034fc1f11a] exiting daemon [2020-07-20T08:30:30.525Z] daemon.go:448: [d55034fc1f11a] Daemon stopped [2020-07-20T08:30:30.525Z] === RUN TestConfigsUpdate [2020-07-20T08:30:30.987Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T08:30:30.987Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T08:30:32.045Z] --- PASS: TestConfigsUpdate (1.87s) [2020-07-20T08:30:32.046Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-07-20T08:30:32.046Z] daemon.go:325: [d7d780ee0d004] waiting for daemon to start [2020-07-20T08:30:32.046Z] daemon.go:325: [d7d780ee0d004] waiting for daemon to start [2020-07-20T08:30:32.046Z] daemon.go:353: [d7d780ee0d004] daemon started [2020-07-20T08:30:32.046Z] daemon.go:461: [d7d780ee0d004] Stopping daemon [2020-07-20T08:30:32.046Z] daemon.go:296: [d7d780ee0d004] exiting daemon [2020-07-20T08:30:32.046Z] daemon.go:448: [d7d780ee0d004] Daemon stopped [2020-07-20T08:30:32.046Z] === RUN TestTemplatedConfig [2020-07-20T08:30:32.590Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-20T08:30:33.090Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T08:30:33.157Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-20T08:30:33.303Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-20T08:30:33.383Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:30:33.776Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-20T08:30:33.776Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-20T08:30:33.776Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-20T08:30:34.247Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-20T08:30:34.247Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-20T08:30:34.791Z] --- PASS: TestTemplatedConfig (2.34s) [2020-07-20T08:30:34.791Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-07-20T08:30:34.791Z] daemon.go:325: [df72d437741a9] waiting for daemon to start [2020-07-20T08:30:34.791Z] daemon.go:325: [df72d437741a9] waiting for daemon to start [2020-07-20T08:30:34.791Z] daemon.go:353: [df72d437741a9] daemon started [2020-07-20T08:30:34.791Z] daemon.go:461: [df72d437741a9] Stopping daemon [2020-07-20T08:30:34.791Z] daemon.go:296: [df72d437741a9] exiting daemon [2020-07-20T08:30:34.791Z] daemon.go:448: [df72d437741a9] Daemon stopped [2020-07-20T08:30:34.791Z] === RUN TestConfigInspect [2020-07-20T08:30:34.896Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:30:35.134Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-20T08:30:35.134Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-20T08:30:35.134Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-20T08:30:35.134Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-20T08:30:35.134Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-20T08:30:35.134Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-20T08:30:35.598Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:30:36.238Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:30:36.325Z] --- PASS: TestConfigInspect (1.91s) [2020-07-20T08:30:36.325Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-07-20T08:30:36.325Z] daemon.go:325: [df7092fba63bc] waiting for daemon to start [2020-07-20T08:30:36.325Z] daemon.go:325: [df7092fba63bc] waiting for daemon to start [2020-07-20T08:30:36.325Z] daemon.go:353: [df7092fba63bc] daemon started [2020-07-20T08:30:36.325Z] daemon.go:461: [df7092fba63bc] Stopping daemon [2020-07-20T08:30:36.325Z] daemon.go:296: [df7092fba63bc] exiting daemon [2020-07-20T08:30:36.325Z] daemon.go:448: [df7092fba63bc] Daemon stopped [2020-07-20T08:30:36.325Z] === RUN TestConfigCreateWithLabels [2020-07-20T08:30:36.911Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T08:30:38.401Z] --- PASS: TestConfigCreateWithLabels (1.85s) [2020-07-20T08:30:38.401Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-07-20T08:30:38.401Z] daemon.go:325: [d9ce6bdedcd36] waiting for daemon to start [2020-07-20T08:30:38.401Z] daemon.go:325: [d9ce6bdedcd36] waiting for daemon to start [2020-07-20T08:30:38.401Z] daemon.go:353: [d9ce6bdedcd36] daemon started [2020-07-20T08:30:38.401Z] daemon.go:461: [d9ce6bdedcd36] Stopping daemon [2020-07-20T08:30:38.401Z] daemon.go:296: [d9ce6bdedcd36] exiting daemon [2020-07-20T08:30:38.401Z] daemon.go:448: [d9ce6bdedcd36] Daemon stopped [2020-07-20T08:30:38.401Z] === RUN TestConfigCreateResolve [2020-07-20T08:30:39.137Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-20T08:30:39.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.01s) [2020-07-20T08:30:39.137Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T08:30:39.137Z] daemon.go:325: [ddf300f7fcaef] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:325: [ddf300f7fcaef] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [ddf300f7fcaef] daemon started [2020-07-20T08:30:39.137Z] daemon.go:296: [ddf300f7fcaef] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:325: [ddf300f7fcaef] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:325: [ddf300f7fcaef] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [ddf300f7fcaef] daemon started [2020-07-20T08:30:39.137Z] daemon.go:461: [ddf300f7fcaef] Stopping daemon [2020-07-20T08:30:39.137Z] daemon.go:296: [ddf300f7fcaef] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:448: [ddf300f7fcaef] Daemon stopped [2020-07-20T08:30:39.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s) [2020-07-20T08:30:39.137Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T08:30:39.137Z] daemon.go:325: [ddaf943c04dba] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:325: [ddaf943c04dba] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [ddaf943c04dba] daemon started [2020-07-20T08:30:39.137Z] daemon.go:296: [ddaf943c04dba] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:325: [ddaf943c04dba] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:325: [ddaf943c04dba] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [ddaf943c04dba] daemon started [2020-07-20T08:30:39.137Z] daemon.go:461: [ddaf943c04dba] Stopping daemon [2020-07-20T08:30:39.137Z] daemon.go:296: [ddaf943c04dba] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:448: [ddaf943c04dba] Daemon stopped [2020-07-20T08:30:39.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.69s) [2020-07-20T08:30:39.137Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T08:30:39.137Z] daemon.go:325: [d140b0c3f847b] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:325: [d140b0c3f847b] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [d140b0c3f847b] daemon started [2020-07-20T08:30:39.137Z] daemon.go:296: [d140b0c3f847b] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:325: [d140b0c3f847b] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:325: [d140b0c3f847b] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [d140b0c3f847b] daemon started [2020-07-20T08:30:39.137Z] daemon.go:461: [d140b0c3f847b] Stopping daemon [2020-07-20T08:30:39.137Z] daemon.go:296: [d140b0c3f847b] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:448: [d140b0c3f847b] Daemon stopped [2020-07-20T08:30:39.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.14s) [2020-07-20T08:30:39.137Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T08:30:39.137Z] daemon.go:325: [d07b6c2168630] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:325: [d07b6c2168630] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [d07b6c2168630] daemon started [2020-07-20T08:30:39.137Z] daemon.go:461: [d07b6c2168630] Stopping daemon [2020-07-20T08:30:39.137Z] daemon.go:296: [d07b6c2168630] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:448: [d07b6c2168630] Daemon stopped [2020-07-20T08:30:39.137Z] daemon.go:325: [d07b6c2168630] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:325: [d07b6c2168630] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [d07b6c2168630] daemon started [2020-07-20T08:30:39.137Z] daemon.go:461: [d07b6c2168630] Stopping daemon [2020-07-20T08:30:39.137Z] daemon.go:296: [d07b6c2168630] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:448: [d07b6c2168630] Daemon stopped [2020-07-20T08:30:39.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.23s) [2020-07-20T08:30:39.137Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T08:30:39.137Z] daemon.go:325: [d4dfa4ad09cd6] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:325: [d4dfa4ad09cd6] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [d4dfa4ad09cd6] daemon started [2020-07-20T08:30:39.137Z] daemon.go:461: [d4dfa4ad09cd6] Stopping daemon [2020-07-20T08:30:39.137Z] daemon.go:296: [d4dfa4ad09cd6] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:448: [d4dfa4ad09cd6] Daemon stopped [2020-07-20T08:30:39.137Z] daemon.go:325: [d4dfa4ad09cd6] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:325: [d4dfa4ad09cd6] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [d4dfa4ad09cd6] daemon started [2020-07-20T08:30:39.137Z] daemon.go:461: [d4dfa4ad09cd6] Stopping daemon [2020-07-20T08:30:39.137Z] daemon.go:296: [d4dfa4ad09cd6] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:448: [d4dfa4ad09cd6] Daemon stopped [2020-07-20T08:30:39.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s) [2020-07-20T08:30:39.137Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T08:30:39.137Z] daemon.go:325: [d6ca5970c6406] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:325: [d6ca5970c6406] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [d6ca5970c6406] daemon started [2020-07-20T08:30:39.137Z] daemon.go:325: [d6ca5970c6406] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:296: [d6ca5970c6406] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:325: [d6ca5970c6406] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [d6ca5970c6406] daemon started [2020-07-20T08:30:39.137Z] daemon.go:461: [d6ca5970c6406] Stopping daemon [2020-07-20T08:30:39.137Z] daemon.go:296: [d6ca5970c6406] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:448: [d6ca5970c6406] Daemon stopped [2020-07-20T08:30:39.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-07-20T08:30:39.137Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:30:39.137Z] daemon.go:325: [de9202bc25d5c] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:325: [de9202bc25d5c] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [de9202bc25d5c] daemon started [2020-07-20T08:30:39.137Z] daemon.go:461: [de9202bc25d5c] Stopping daemon [2020-07-20T08:30:39.137Z] daemon.go:296: [de9202bc25d5c] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:448: [de9202bc25d5c] Daemon stopped [2020-07-20T08:30:39.137Z] daemon.go:325: [de9202bc25d5c] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:325: [de9202bc25d5c] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [de9202bc25d5c] daemon started [2020-07-20T08:30:39.137Z] daemon.go:461: [de9202bc25d5c] Stopping daemon [2020-07-20T08:30:39.137Z] daemon.go:296: [de9202bc25d5c] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:448: [de9202bc25d5c] Daemon stopped [2020-07-20T08:30:39.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.19s) [2020-07-20T08:30:39.137Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T08:30:39.137Z] daemon.go:325: [d2b7da1b1f621] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:325: [d2b7da1b1f621] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [d2b7da1b1f621] daemon started [2020-07-20T08:30:39.137Z] daemon.go:461: [d2b7da1b1f621] Stopping daemon [2020-07-20T08:30:39.137Z] daemon.go:296: [d2b7da1b1f621] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:448: [d2b7da1b1f621] Daemon stopped [2020-07-20T08:30:39.137Z] daemon.go:325: [d2b7da1b1f621] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:325: [d2b7da1b1f621] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [d2b7da1b1f621] daemon started [2020-07-20T08:30:39.137Z] daemon.go:461: [d2b7da1b1f621] Stopping daemon [2020-07-20T08:30:39.137Z] daemon.go:296: [d2b7da1b1f621] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:448: [d2b7da1b1f621] Daemon stopped [2020-07-20T08:30:39.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2020-07-20T08:30:39.137Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:30:39.137Z] daemon.go:325: [dbd70db6c9cd4] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:325: [dbd70db6c9cd4] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [dbd70db6c9cd4] daemon started [2020-07-20T08:30:39.137Z] daemon.go:461: [dbd70db6c9cd4] Stopping daemon [2020-07-20T08:30:39.137Z] daemon.go:296: [dbd70db6c9cd4] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:448: [dbd70db6c9cd4] Daemon stopped [2020-07-20T08:30:39.137Z] daemon.go:325: [dbd70db6c9cd4] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:325: [dbd70db6c9cd4] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [dbd70db6c9cd4] daemon started [2020-07-20T08:30:39.137Z] daemon.go:461: [dbd70db6c9cd4] Stopping daemon [2020-07-20T08:30:39.137Z] daemon.go:296: [dbd70db6c9cd4] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:448: [dbd70db6c9cd4] Daemon stopped [2020-07-20T08:30:39.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2020-07-20T08:30:39.137Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:30:39.137Z] daemon.go:325: [da85f1c3b7c92] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:325: [da85f1c3b7c92] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [da85f1c3b7c92] daemon started [2020-07-20T08:30:39.137Z] daemon.go:325: [da85f1c3b7c92] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:296: [da85f1c3b7c92] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:325: [da85f1c3b7c92] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [da85f1c3b7c92] daemon started [2020-07-20T08:30:39.137Z] daemon.go:461: [da85f1c3b7c92] Stopping daemon [2020-07-20T08:30:39.137Z] daemon.go:296: [da85f1c3b7c92] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:448: [da85f1c3b7c92] Daemon stopped [2020-07-20T08:30:39.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-07-20T08:30:39.137Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:30:39.137Z] daemon.go:325: [d738bb5f044ab] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:325: [d738bb5f044ab] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [d738bb5f044ab] daemon started [2020-07-20T08:30:39.137Z] daemon.go:325: [d738bb5f044ab] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:296: [d738bb5f044ab] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:325: [d738bb5f044ab] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [d738bb5f044ab] daemon started [2020-07-20T08:30:39.137Z] daemon.go:461: [d738bb5f044ab] Stopping daemon [2020-07-20T08:30:39.137Z] daemon.go:296: [d738bb5f044ab] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:448: [d738bb5f044ab] Daemon stopped [2020-07-20T08:30:39.137Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.18s) [2020-07-20T08:30:39.137Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T08:30:39.137Z] daemon.go:325: [d015bb5bd6455] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:325: [d015bb5bd6455] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [d015bb5bd6455] daemon started [2020-07-20T08:30:39.137Z] daemon.go:461: [d015bb5bd6455] Stopping daemon [2020-07-20T08:30:39.137Z] daemon.go:296: [d015bb5bd6455] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:448: [d015bb5bd6455] Daemon stopped [2020-07-20T08:30:39.137Z] daemon.go:325: [d015bb5bd6455] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:325: [d015bb5bd6455] waiting for daemon to start [2020-07-20T08:30:39.137Z] daemon.go:353: [d015bb5bd6455] daemon started [2020-07-20T08:30:39.137Z] daemon.go:461: [d015bb5bd6455] Stopping daemon [2020-07-20T08:30:39.137Z] daemon.go:296: [d015bb5bd6455] exiting daemon [2020-07-20T08:30:39.137Z] daemon.go:448: [d015bb5bd6455] Daemon stopped [2020-07-20T08:30:39.137Z] === RUN TestKernelTCPMemory [2020-07-20T08:30:39.773Z] --- PASS: TestKernelTCPMemory (0.93s) [2020-07-20T08:30:39.773Z] === RUN TestNISDomainname [2020-07-20T08:30:39.933Z] --- PASS: TestConfigCreateResolve (1.89s) [2020-07-20T08:30:39.933Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-07-20T08:30:39.933Z] daemon.go:325: [dc2074a7fa5ed] waiting for daemon to start [2020-07-20T08:30:39.933Z] daemon.go:325: [dc2074a7fa5ed] waiting for daemon to start [2020-07-20T08:30:39.933Z] daemon.go:353: [dc2074a7fa5ed] daemon started [2020-07-20T08:30:39.933Z] daemon.go:461: [dc2074a7fa5ed] Stopping daemon [2020-07-20T08:30:39.933Z] daemon.go:296: [dc2074a7fa5ed] exiting daemon [2020-07-20T08:30:39.933Z] daemon.go:448: [dc2074a7fa5ed] Daemon stopped [2020-07-20T08:30:39.933Z] === RUN TestConfigDaemonLibtrustID [2020-07-20T08:30:40.571Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-07-20T08:30:40.571Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-07-20T08:30:40.571Z] daemon.go:325: [da0abbc320b36] waiting for daemon to start [2020-07-20T08:30:40.571Z] daemon.go:325: [da0abbc320b36] waiting for daemon to start [2020-07-20T08:30:40.571Z] daemon.go:353: [da0abbc320b36] daemon started [2020-07-20T08:30:40.571Z] daemon.go:461: [da0abbc320b36] Stopping daemon [2020-07-20T08:30:40.571Z] daemon.go:296: [da0abbc320b36] exiting daemon [2020-07-20T08:30:40.571Z] daemon.go:448: [da0abbc320b36] Daemon stopped [2020-07-20T08:30:40.571Z] PASS [2020-07-20T08:30:40.571Z] [2020-07-20T08:30:40.571Z] DONE 8 tests in 14.221s [2020-07-20T08:30:40.571Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-07-20T08:30:40.571Z] ++ 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 [2020-07-20T08:30:40.571Z] ++ set -e [2020-07-20T08:30:40.571Z] ++ '[' -n 0 ']' [2020-07-20T08:30:40.571Z] ++ set -x [2020-07-20T08:30:40.571Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:30:40.571Z] INFO: Testing against a local daemon [2020-07-20T08:30:40.571Z] === RUN TestCheckpoint [2020-07-20T08:30:40.571Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-20T08:30:40.571Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T08:30:40.571Z] === RUN TestContainerInvalidJSON [2020-07-20T08:30:40.571Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T08:30:40.571Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T08:30:40.571Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T08:30:40.571Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T08:30:40.571Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-20T08:30:40.571Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-20T08:30:40.571Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-20T08:30:40.571Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-20T08:30:40.571Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-20T08:30:40.571Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-20T08:30:40.571Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-20T08:30:40.571Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-20T08:30:40.571Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-20T08:30:40.571Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-20T08:30:40.866Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-07-20T08:30:40.866Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-20T08:30:40.866Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-07-20T08:30:40.866Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-20T08:30:40.866Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-07-20T08:30:40.866Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-20T08:30:40.866Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-07-20T08:30:40.866Z] === RUN TestCopyFromContainer [2020-07-20T08:30:41.013Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-20T08:30:41.013Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-20T08:30:41.013Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-20T08:30:41.323Z] --- PASS: TestNISDomainname (1.09s) [2020-07-20T08:30:41.323Z] === RUN TestStats [2020-07-20T08:30:42.391Z] === RUN TestCopyFromContainer// [2020-07-20T08:30:42.391Z] === RUN TestCopyFromContainer//bar/root [2020-07-20T08:30:42.391Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-20T08:30:42.391Z] === RUN TestCopyFromContainer/bar/quux [2020-07-20T08:30:42.391Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-20T08:30:42.686Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-20T08:30:42.686Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-20T08:30:42.686Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-20T08:30:42.686Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-20T08:30:42.686Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-20T08:30:42.954Z] --- PASS: TestStats (1.87s) [2020-07-20T08:30:42.954Z] === RUN TestStopContainerWithTimeout [2020-07-20T08:30:42.954Z] === RUN TestStopContainerWithTimeout/0 [2020-07-20T08:30:42.954Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-20T08:30:42.954Z] === RUN TestStopContainerWithTimeout/1 [2020-07-20T08:30:42.954Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-20T08:30:42.954Z] === RUN TestStopContainerWithTimeout/3 [2020-07-20T08:30:42.954Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-20T08:30:42.954Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-20T08:30:42.954Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-20T08:30:42.954Z] === CONT TestStopContainerWithTimeout/0 [2020-07-20T08:30:42.954Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-20T08:30:42.979Z] --- PASS: TestCopyFromContainer (1.93s) [2020-07-20T08:30:42.979Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-20T08:30:42.979Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-07-20T08:30:42.979Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-07-20T08:30:42.979Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-07-20T08:30:42.979Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-07-20T08:30:42.979Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-07-20T08:30:42.979Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-20T08:30:42.979Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-20T08:30:42.979Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-07-20T08:30:42.979Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-20T08:30:42.979Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-20T08:30:42.979Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T08:30:42.979Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T08:30:42.979Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T08:30:42.979Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T08:30:42.979Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T08:30:42.979Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T08:30:42.979Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-20T08:30:42.979Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-20T08:30:42.979Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-20T08:30:42.979Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-20T08:30:42.979Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-20T08:30:42.979Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-20T08:30:42.979Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-20T08:30:42.979Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-20T08:30:42.979Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-20T08:30:42.979Z] === RUN TestCreateWithInvalidEnv [2020-07-20T08:30:42.979Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-20T08:30:42.979Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-20T08:30:42.979Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-20T08:30:42.979Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-20T08:30:42.979Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-20T08:30:42.979Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-20T08:30:42.979Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-20T08:30:42.979Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-20T08:30:42.979Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-20T08:30:42.979Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-20T08:30:42.979Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-20T08:30:42.979Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-20T08:30:42.979Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-20T08:30:42.979Z] === RUN TestCreateTmpfsMountsTarget [2020-07-20T08:30:42.979Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-20T08:30:42.979Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-20T08:30:43.141Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-20T08:30:43.141Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-20T08:30:43.141Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-20T08:30:43.141Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-20T08:30:43.234Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-20T08:30:44.075Z] === CONT TestStopContainerWithTimeout/3 [2020-07-20T08:30:44.496Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2020-07-20T08:30:44.497Z] === RUN TestCreateWithCapabilities [2020-07-20T08:30:44.497Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-20T08:30:44.497Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-20T08:30:44.497Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-20T08:30:44.497Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-20T08:30:44.497Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-20T08:30:44.497Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-20T08:30:44.497Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-20T08:30:44.497Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-20T08:30:44.497Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T08:30:44.497Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T08:30:44.497Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T08:30:44.497Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T08:30:44.497Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-20T08:30:44.497Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-20T08:30:44.497Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-20T08:30:44.497Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-20T08:30:44.497Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-20T08:30:44.497Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-20T08:30:44.497Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T08:30:44.497Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T08:30:44.497Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T08:30:44.497Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T08:30:44.793Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-20T08:30:44.793Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-20T08:30:44.793Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-20T08:30:44.793Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-20T08:30:44.793Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-20T08:30:44.793Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-20T08:30:44.793Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-20T08:30:44.793Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-20T08:30:44.793Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-20T08:30:44.793Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-20T08:30:44.793Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-20T08:30:44.793Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-07-20T08:30:44.793Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-07-20T08:30:44.793Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-20T08:30:44.793Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-20T08:30:44.793Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-07-20T08:30:44.793Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-07-20T08:30:44.793Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-07-20T08:30:44.793Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-07-20T08:30:44.793Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-07-20T08:30:44.793Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-07-20T08:30:44.793Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-07-20T08:30:44.793Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-07-20T08:30:44.793Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-20T08:30:45.048Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-20T08:30:45.048Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-20T08:30:45.048Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-20T08:30:45.454Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-20T08:30:45.454Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-20T08:30:45.454Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-20T08:30:45.454Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-20T08:30:45.454Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-20T08:30:45.986Z] --- PASS: TestImportExtremelyLargeImageWorks (204.38s) [2020-07-20T08:30:45.986Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-07-20T08:30:45.986Z] daemon.go:325: [dabd365ab4209] waiting for daemon to start [2020-07-20T08:30:45.986Z] daemon.go:325: [dabd365ab4209] waiting for daemon to start [2020-07-20T08:30:45.986Z] daemon.go:353: [dabd365ab4209] daemon started [2020-07-20T08:30:45.986Z] daemon.go:461: [dabd365ab4209] Stopping daemon [2020-07-20T08:30:45.986Z] daemon.go:296: [dabd365ab4209] exiting daemon [2020-07-20T08:30:45.986Z] daemon.go:448: [dabd365ab4209] Daemon stopped [2020-07-20T08:30:45.986Z] PASS [2020-07-20T08:30:45.986Z] [2020-07-20T08:30:45.986Z] DONE 11 tests in 205.859s [2020-07-20T08:30:45.986Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-20T08:30:45.986Z] ++ 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 [2020-07-20T08:30:45.986Z] ++ set -e [2020-07-20T08:30:45.986Z] ++ '[' -n 0 ']' [2020-07-20T08:30:45.986Z] ++ set -x [2020-07-20T08:30:45.986Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:30:45.986Z] INFO: Testing against a local daemon [2020-07-20T08:30:45.986Z] === RUN TestNetworkCreateDelete [2020-07-20T08:30:46.244Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-07-20T08:30:46.244Z] === RUN TestDockerNetworkDeletePreferID [2020-07-20T08:30:46.269Z] === CONT TestStopContainerWithTimeout/1 [2020-07-20T08:30:46.317Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2020-07-20T08:30:46.317Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-20T08:30:46.317Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T08:30:46.317Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T08:30:46.317Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T08:30:46.317Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T08:30:46.317Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T08:30:46.317Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T08:30:46.317Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T08:30:46.317Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T08:30:46.317Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T08:30:46.317Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T08:30:46.317Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-20T08:30:46.317Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-20T08:30:46.317Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-20T08:30:46.317Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-20T08:30:46.317Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-20T08:30:46.317Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-20T08:30:46.317Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-07-20T08:30:46.317Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-07-20T08:30:46.317Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-07-20T08:30:46.610Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-07-20T08:30:46.610Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-07-20T08:30:46.610Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-20T08:30:46.813Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2020-07-20T08:30:46.813Z] === RUN TestDaemonDNSFallback [2020-07-20T08:30:46.903Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2020-07-20T08:30:46.903Z] === RUN TestContainerStartOnDaemonRestart [2020-07-20T08:30:46.903Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-20T08:30:46.903Z] === RUN TestDaemonRestartIpcMode [2020-07-20T08:30:46.903Z] === PAUSE TestDaemonRestartIpcMode [2020-07-20T08:30:46.903Z] === RUN TestDiff [2020-07-20T08:30:47.545Z] --- PASS: TestDiff (0.56s) [2020-07-20T08:30:47.545Z] === RUN TestExecWithCloseStdin [2020-07-20T08:30:47.892Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-20T08:30:47.892Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2020-07-20T08:30:47.892Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2020-07-20T08:30:47.892Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2020-07-20T08:30:47.892Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2020-07-20T08:30:47.892Z] === RUN TestDeleteDevicemapper [2020-07-20T08:30:47.892Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-20T08:30:47.892Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T08:30:47.892Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-20T08:30:48.186Z] --- PASS: TestExecWithCloseStdin (0.66s) [2020-07-20T08:30:48.186Z] === RUN TestExec [2020-07-20T08:30:48.192Z] --- PASS: TestDaemonDNSFallback (1.61s) [2020-07-20T08:30:48.192Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-07-20T08:30:48.192Z] daemon.go:325: [df6a350dcb93d] waiting for daemon to start [2020-07-20T08:30:48.192Z] daemon.go:325: [df6a350dcb93d] waiting for daemon to start [2020-07-20T08:30:48.192Z] daemon.go:353: [df6a350dcb93d] daemon started [2020-07-20T08:30:48.192Z] daemon.go:461: [df6a350dcb93d] Stopping daemon [2020-07-20T08:30:48.192Z] daemon.go:296: [df6a350dcb93d] exiting daemon [2020-07-20T08:30:48.192Z] daemon.go:448: [df6a350dcb93d] Daemon stopped [2020-07-20T08:30:48.192Z] === RUN TestInspectNetwork [2020-07-20T08:30:48.410Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-20T08:30:48.410Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-20T08:30:48.410Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-20T08:30:48.827Z] --- PASS: TestExec (0.62s) [2020-07-20T08:30:48.828Z] === RUN TestExecUser [2020-07-20T08:30:49.142Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-20T08:30:49.142Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-20T08:30:49.467Z] --- PASS: TestExecUser (0.63s) [2020-07-20T08:30:49.467Z] === RUN TestExportContainerAndImportImage [2020-07-20T08:30:50.512Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2020-07-20T08:30:50.512Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-20T08:30:51.560Z] --- PASS: TestExportContainerAfterDaemonRestart (1.39s) [2020-07-20T08:30:51.560Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-07-20T08:30:51.560Z] daemon.go:325: [dcdeb378cf6d6] waiting for daemon to start [2020-07-20T08:30:51.560Z] daemon.go:325: [dcdeb378cf6d6] waiting for daemon to start [2020-07-20T08:30:51.560Z] daemon.go:353: [dcdeb378cf6d6] daemon started [2020-07-20T08:30:51.560Z] daemon.go:461: [dcdeb378cf6d6] Stopping daemon [2020-07-20T08:30:51.560Z] daemon.go:296: [dcdeb378cf6d6] exiting daemon [2020-07-20T08:30:51.560Z] daemon.go:448: [dcdeb378cf6d6] Daemon stopped [2020-07-20T08:30:51.560Z] daemon.go:325: [dcdeb378cf6d6] waiting for daemon to start [2020-07-20T08:30:51.560Z] daemon.go:325: [dcdeb378cf6d6] waiting for daemon to start [2020-07-20T08:30:51.560Z] daemon.go:353: [dcdeb378cf6d6] daemon started [2020-07-20T08:30:51.560Z] daemon.go:461: [dcdeb378cf6d6] Stopping daemon [2020-07-20T08:30:51.560Z] daemon.go:296: [dcdeb378cf6d6] exiting daemon [2020-07-20T08:30:51.560Z] daemon.go:448: [dcdeb378cf6d6] Daemon stopped [2020-07-20T08:30:51.560Z] === RUN TestHealthCheckWorkdir [2020-07-20T08:30:51.606Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.65s) [2020-07-20T08:30:51.606Z] === RUN TestUpdateMemory [2020-07-20T08:30:51.606Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-20T08:30:51.606Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-07-20T08:30:51.606Z] === RUN TestUpdateCPUQuota [2020-07-20T08:30:52.602Z] --- PASS: TestHealthCheckWorkdir (0.76s) [2020-07-20T08:30:52.602Z] === RUN TestHealthKillContainer [2020-07-20T08:30:52.778Z] --- PASS: TestUpdateCPUQuota (1.24s) [2020-07-20T08:30:52.778Z] === RUN TestUpdatePidsLimit [2020-07-20T08:30:52.779Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-20T08:30:53.072Z] === RUN TestUpdatePidsLimit/no_change [2020-07-20T08:30:53.343Z] === RUN TestInspectNetwork/full_network_id [2020-07-20T08:30:53.343Z] === RUN TestInspectNetwork/partial_network_id [2020-07-20T08:30:53.343Z] === RUN TestInspectNetwork/network_name [2020-07-20T08:30:53.343Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-20T08:30:53.602Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-20T08:30:53.707Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-20T08:30:53.861Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-20T08:30:54.000Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-20T08:30:54.288Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-20T08:30:54.294Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-20T08:30:54.428Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-20T08:30:54.687Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-20T08:30:54.687Z] === RUN TestDockerSuite/TestBuildFails [2020-07-20T08:30:54.970Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-20T08:30:55.254Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-20T08:30:55.254Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-20T08:30:55.264Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-20T08:30:55.350Z] --- PASS: TestHealthKillContainer (2.74s) [2020-07-20T08:30:55.350Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-20T08:30:55.643Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2020-07-20T08:30:55.643Z] === RUN TestIpcModeNone [2020-07-20T08:30:56.283Z] --- PASS: TestIpcModeNone (0.60s) [2020-07-20T08:30:56.283Z] === RUN TestIpcModePrivate [2020-07-20T08:30:56.785Z] --- PASS: TestUpdatePidsLimit (4.03s) [2020-07-20T08:30:56.785Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-07-20T08:30:56.785Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2020-07-20T08:30:56.785Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-07-20T08:30:56.785Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-07-20T08:30:56.785Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2020-07-20T08:30:56.785Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-07-20T08:30:56.785Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-07-20T08:30:56.785Z] === RUN TestUpdateRestartPolicy [2020-07-20T08:30:56.923Z] --- PASS: TestIpcModePrivate (0.64s) [2020-07-20T08:30:56.923Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-07-20T08:30:56.923Z] === RUN TestIpcModeShareable [2020-07-20T08:30:57.157Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-20T08:30:57.157Z] --- PASS: TestInspectNetwork (8.75s) [2020-07-20T08:30:57.157Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-07-20T08:30:57.157Z] daemon.go:325: [dc0f0a2932514] waiting for daemon to start [2020-07-20T08:30:57.157Z] daemon.go:325: [dc0f0a2932514] waiting for daemon to start [2020-07-20T08:30:57.157Z] daemon.go:353: [dc0f0a2932514] daemon started [2020-07-20T08:30:57.157Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-20T08:30:57.157Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-20T08:30:57.157Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-20T08:30:57.157Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-20T08:30:57.157Z] daemon.go:461: [dc0f0a2932514] Stopping daemon [2020-07-20T08:30:57.157Z] daemon.go:296: [dc0f0a2932514] exiting daemon [2020-07-20T08:30:57.157Z] daemon.go:448: [dc0f0a2932514] Daemon stopped [2020-07-20T08:30:57.157Z] === RUN TestRunContainerWithBridgeNone [2020-07-20T08:30:57.563Z] --- PASS: TestIpcModeShareable (0.63s) [2020-07-20T08:30:57.563Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-07-20T08:30:57.563Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-20T08:30:59.062Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-20T08:30:59.062Z] --- PASS: TestRunContainerWithBridgeNone (2.04s) [2020-07-20T08:30:59.062Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-07-20T08:30:59.062Z] daemon.go:325: [d231854fd2df7] waiting for daemon to start [2020-07-20T08:30:59.062Z] daemon.go:325: [d231854fd2df7] waiting for daemon to start [2020-07-20T08:30:59.062Z] daemon.go:353: [d231854fd2df7] daemon started [2020-07-20T08:30:59.062Z] daemon.go:461: [d231854fd2df7] Stopping daemon [2020-07-20T08:30:59.062Z] daemon.go:296: [d231854fd2df7] exiting daemon [2020-07-20T08:30:59.063Z] daemon.go:448: [d231854fd2df7] Daemon stopped [2020-07-20T08:30:59.063Z] === RUN TestNetworkInvalidJSON [2020-07-20T08:30:59.063Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-20T08:30:59.063Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-20T08:30:59.063Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T08:30:59.063Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T08:30:59.063Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T08:30:59.063Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T08:30:59.063Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-20T08:30:59.063Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T08:30:59.063Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T08:30:59.063Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-20T08:30:59.063Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-20T08:30:59.063Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-20T08:30:59.063Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-20T08:30:59.063Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-20T08:30:59.649Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s) [2020-07-20T08:30:59.649Z] === RUN TestAPIIpcModeHost [2020-07-20T08:30:59.943Z] --- PASS: TestAPIIpcModeHost (0.49s) [2020-07-20T08:30:59.943Z] === RUN TestDaemonIpcModeShareable [2020-07-20T08:31:00.000Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-20T08:31:00.259Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-07-20T08:31:00.259Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-07-20T08:31:00.259Z] daemon.go:325: [de63518ae2a63] waiting for daemon to start [2020-07-20T08:31:00.259Z] daemon.go:325: [de63518ae2a63] waiting for daemon to start [2020-07-20T08:31:00.259Z] daemon.go:353: [de63518ae2a63] daemon started [2020-07-20T08:31:00.259Z] daemon.go:461: [de63518ae2a63] Stopping daemon [2020-07-20T08:31:00.259Z] daemon.go:296: [de63518ae2a63] exiting daemon [2020-07-20T08:31:00.259Z] daemon.go:448: [de63518ae2a63] Daemon stopped [2020-07-20T08:31:00.259Z] daemon.go:325: [de63518ae2a63] waiting for daemon to start [2020-07-20T08:31:00.259Z] daemon.go:325: [de63518ae2a63] waiting for daemon to start [2020-07-20T08:31:00.259Z] daemon.go:353: [de63518ae2a63] daemon started [2020-07-20T08:31:00.259Z] daemon.go:461: [de63518ae2a63] Stopping daemon [2020-07-20T08:31:00.259Z] daemon.go:296: [de63518ae2a63] exiting daemon [2020-07-20T08:31:00.259Z] daemon.go:448: [de63518ae2a63] Daemon stopped [2020-07-20T08:31:00.259Z] === RUN TestDaemonDefaultNetworkPools [2020-07-20T08:31:00.827Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2020-07-20T08:31:00.827Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-07-20T08:31:00.827Z] daemon.go:325: [dc4e122477ef2] waiting for daemon to start [2020-07-20T08:31:00.827Z] daemon.go:325: [dc4e122477ef2] waiting for daemon to start [2020-07-20T08:31:00.827Z] daemon.go:353: [dc4e122477ef2] daemon started [2020-07-20T08:31:00.827Z] daemon.go:461: [dc4e122477ef2] Stopping daemon [2020-07-20T08:31:00.827Z] daemon.go:296: [dc4e122477ef2] exiting daemon [2020-07-20T08:31:00.827Z] daemon.go:448: [dc4e122477ef2] Daemon stopped [2020-07-20T08:31:00.827Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-20T08:31:01.086Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-20T08:31:01.346Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-20T08:31:01.465Z] --- PASS: TestDaemonIpcModeShareable (1.44s) [2020-07-20T08:31:01.465Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-07-20T08:31:01.465Z] daemon.go:325: [d6c2e737a7abb] waiting for daemon to start [2020-07-20T08:31:01.465Z] daemon.go:325: [d6c2e737a7abb] waiting for daemon to start [2020-07-20T08:31:01.465Z] daemon.go:353: [d6c2e737a7abb] daemon started [2020-07-20T08:31:01.465Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-20T08:31:01.465Z] daemon.go:461: [d6c2e737a7abb] Stopping daemon [2020-07-20T08:31:01.465Z] daemon.go:296: [d6c2e737a7abb] exiting daemon [2020-07-20T08:31:01.465Z] daemon.go:448: [d6c2e737a7abb] Daemon stopped [2020-07-20T08:31:01.465Z] === RUN TestDaemonIpcModePrivate [2020-07-20T08:31:02.285Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-07-20T08:31:02.285Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-07-20T08:31:02.285Z] daemon.go:325: [d7eb734281fe3] waiting for daemon to start [2020-07-20T08:31:02.285Z] daemon.go:325: [d7eb734281fe3] waiting for daemon to start [2020-07-20T08:31:02.285Z] daemon.go:353: [d7eb734281fe3] daemon started [2020-07-20T08:31:02.285Z] daemon.go:461: [d7eb734281fe3] Stopping daemon [2020-07-20T08:31:02.285Z] daemon.go:296: [d7eb734281fe3] exiting daemon [2020-07-20T08:31:02.285Z] daemon.go:448: [d7eb734281fe3] Daemon stopped [2020-07-20T08:31:02.285Z] daemon.go:325: [d7eb734281fe3] waiting for daemon to start [2020-07-20T08:31:02.285Z] daemon.go:325: [d7eb734281fe3] waiting for daemon to start [2020-07-20T08:31:02.285Z] daemon.go:353: [d7eb734281fe3] daemon started [2020-07-20T08:31:02.285Z] daemon.go:461: [d7eb734281fe3] Stopping daemon [2020-07-20T08:31:02.285Z] daemon.go:296: [d7eb734281fe3] exiting daemon [2020-07-20T08:31:02.285Z] daemon.go:448: [d7eb734281fe3] Daemon stopped [2020-07-20T08:31:02.285Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-20T08:31:02.285Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-20T08:31:02.986Z] --- PASS: TestDaemonIpcModePrivate (1.37s) [2020-07-20T08:31:02.986Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-07-20T08:31:02.986Z] daemon.go:325: [d11fd2985eab8] waiting for daemon to start [2020-07-20T08:31:02.986Z] daemon.go:325: [d11fd2985eab8] waiting for daemon to start [2020-07-20T08:31:02.986Z] daemon.go:353: [d11fd2985eab8] daemon started [2020-07-20T08:31:02.986Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-20T08:31:02.986Z] daemon.go:461: [d11fd2985eab8] Stopping daemon [2020-07-20T08:31:02.986Z] daemon.go:296: [d11fd2985eab8] exiting daemon [2020-07-20T08:31:02.986Z] daemon.go:448: [d11fd2985eab8] Daemon stopped [2020-07-20T08:31:02.986Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-20T08:31:03.665Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s) [2020-07-20T08:31:03.666Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-20T08:31:03.666Z] daemon.go:325: [d7832b8a4c388] waiting for daemon to start [2020-07-20T08:31:03.666Z] daemon.go:325: [d7832b8a4c388] waiting for daemon to start [2020-07-20T08:31:03.666Z] daemon.go:353: [d7832b8a4c388] daemon started [2020-07-20T08:31:03.666Z] daemon.go:461: [d7832b8a4c388] Stopping daemon [2020-07-20T08:31:03.666Z] daemon.go:296: [d7832b8a4c388] exiting daemon [2020-07-20T08:31:03.666Z] daemon.go:448: [d7832b8a4c388] Daemon stopped [2020-07-20T08:31:03.666Z] daemon.go:325: [d7832b8a4c388] waiting for daemon to start [2020-07-20T08:31:03.666Z] daemon.go:325: [d7832b8a4c388] waiting for daemon to start [2020-07-20T08:31:03.666Z] daemon.go:353: [d7832b8a4c388] daemon started [2020-07-20T08:31:03.666Z] daemon.go:461: [d7832b8a4c388] Stopping daemon [2020-07-20T08:31:03.666Z] daemon.go:296: [d7832b8a4c388] exiting daemon [2020-07-20T08:31:03.666Z] daemon.go:448: [d7832b8a4c388] Daemon stopped [2020-07-20T08:31:03.666Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-20T08:31:03.925Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-20T08:31:04.033Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.37s) [2020-07-20T08:31:04.033Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-07-20T08:31:04.033Z] daemon.go:325: [d5244586a1777] waiting for daemon to start [2020-07-20T08:31:04.033Z] daemon.go:325: [d5244586a1777] waiting for daemon to start [2020-07-20T08:31:04.033Z] daemon.go:353: [d5244586a1777] daemon started [2020-07-20T08:31:04.033Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-07-20T08:31:04.033Z] daemon.go:461: [d5244586a1777] Stopping daemon [2020-07-20T08:31:04.033Z] daemon.go:296: [d5244586a1777] exiting daemon [2020-07-20T08:31:04.033Z] daemon.go:448: [d5244586a1777] Daemon stopped [2020-07-20T08:31:04.033Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-20T08:31:04.185Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-07-20T08:31:04.185Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-07-20T08:31:04.185Z] daemon.go:325: [d78b42f00c307] waiting for daemon to start [2020-07-20T08:31:04.185Z] daemon.go:325: [d78b42f00c307] waiting for daemon to start [2020-07-20T08:31:04.185Z] daemon.go:353: [d78b42f00c307] daemon started [2020-07-20T08:31:04.185Z] daemon.go:461: [d78b42f00c307] Stopping daemon [2020-07-20T08:31:04.185Z] daemon.go:296: [d78b42f00c307] exiting daemon [2020-07-20T08:31:04.185Z] daemon.go:448: [d78b42f00c307] Daemon stopped [2020-07-20T08:31:04.185Z] === RUN TestServiceWithPredefinedNetwork [2020-07-20T08:31:04.753Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-20T08:31:05.014Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-20T08:31:05.563Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.39s) [2020-07-20T08:31:05.563Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-07-20T08:31:05.563Z] daemon.go:325: [de56255316de5] waiting for daemon to start [2020-07-20T08:31:05.563Z] daemon.go:325: [de56255316de5] waiting for daemon to start [2020-07-20T08:31:05.563Z] daemon.go:353: [de56255316de5] daemon started [2020-07-20T08:31:05.563Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-07-20T08:31:05.563Z] daemon.go:461: [de56255316de5] Stopping daemon [2020-07-20T08:31:05.563Z] daemon.go:296: [de56255316de5] exiting daemon [2020-07-20T08:31:05.563Z] daemon.go:448: [de56255316de5] Daemon stopped [2020-07-20T08:31:05.563Z] === RUN TestIpcModeOlderClient [2020-07-20T08:31:05.563Z] === PAUSE TestIpcModeOlderClient [2020-07-20T08:31:05.563Z] === RUN TestKillContainerInvalidSignal [2020-07-20T08:31:06.201Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2020-07-20T08:31:06.201Z] === RUN TestKillContainer [2020-07-20T08:31:06.201Z] === RUN TestKillContainer/no_signal [2020-07-20T08:31:06.495Z] === RUN TestKillContainer/non_killing_signal [2020-07-20T08:31:06.921Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-20T08:31:06.921Z] --- PASS: TestServiceWithPredefinedNetwork (2.80s) [2020-07-20T08:31:06.921Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-07-20T08:31:06.921Z] daemon.go:325: [daf87508a425d] waiting for daemon to start [2020-07-20T08:31:06.921Z] daemon.go:325: [daf87508a425d] waiting for daemon to start [2020-07-20T08:31:06.921Z] daemon.go:353: [daf87508a425d] daemon started [2020-07-20T08:31:06.921Z] daemon.go:461: [daf87508a425d] Stopping daemon [2020-07-20T08:31:06.921Z] daemon.go:296: [daf87508a425d] exiting daemon [2020-07-20T08:31:06.921Z] daemon.go:448: [daf87508a425d] Daemon stopped [2020-07-20T08:31:06.921Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-20T08:31:06.921Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T08:31:06.921Z] service_test.go:230: FLAKY_TEST [2020-07-20T08:31:06.921Z] === RUN TestServiceWithDataPathPortInit [2020-07-20T08:31:07.131Z] === RUN TestKillContainer/killing_signal [2020-07-20T08:31:07.769Z] --- PASS: TestKillContainer (1.68s) [2020-07-20T08:31:07.769Z] --- PASS: TestKillContainer/no_signal (0.53s) [2020-07-20T08:31:07.769Z] --- PASS: TestKillContainer/non_killing_signal (0.40s) [2020-07-20T08:31:07.769Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2020-07-20T08:31:07.769Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-20T08:31:07.769Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-20T08:31:07.858Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-20T08:31:08.409Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-20T08:31:09.051Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2020-07-20T08:31:09.051Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s) [2020-07-20T08:31:09.051Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-07-20T08:31:09.051Z] === RUN TestKillStoppedContainer [2020-07-20T08:31:09.051Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-20T08:31:09.051Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-20T08:31:09.051Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-07-20T08:31:09.051Z] === RUN TestKillDifferentUserContainer [2020-07-20T08:31:09.238Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-20T08:31:09.688Z] --- PASS: TestKillDifferentUserContainer (0.56s) [2020-07-20T08:31:09.688Z] === RUN TestInspectOomKilledTrue [2020-07-20T08:31:09.808Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-20T08:31:10.336Z] --- PASS: TestInspectOomKilledTrue (0.89s) [2020-07-20T08:31:10.336Z] === RUN TestInspectOomKilledFalse [2020-07-20T08:31:10.745Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-20T08:31:10.976Z] --- PASS: TestInspectOomKilledFalse (0.57s) [2020-07-20T08:31:10.976Z] === RUN TestLinksEtcHostsContentMatch [2020-07-20T08:31:11.617Z] --- PASS: TestLinksEtcHostsContentMatch (0.43s) [2020-07-20T08:31:11.617Z] === RUN TestLinksContainerNames [2020-07-20T08:31:12.261Z] --- PASS: TestUpdateRestartPolicy (13.05s) [2020-07-20T08:31:12.261Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-20T08:31:12.261Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s) [2020-07-20T08:31:12.261Z] === RUN TestWaitNonBlocked [2020-07-20T08:31:12.261Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T08:31:12.261Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T08:31:12.261Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T08:31:12.261Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T08:31:12.261Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T08:31:12.261Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T08:31:12.261Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-20T08:31:12.261Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2020-07-20T08:31:12.261Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2020-07-20T08:31:12.261Z] === RUN TestWaitBlocked [2020-07-20T08:31:12.261Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T08:31:12.261Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T08:31:12.261Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T08:31:12.261Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T08:31:12.261Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T08:31:12.261Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T08:31:12.658Z] --- PASS: TestLinksContainerNames (1.07s) [2020-07-20T08:31:12.658Z] === RUN TestLogsFollowTailEmpty [2020-07-20T08:31:12.663Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-20T08:31:12.922Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-20T08:31:12.950Z] --- PASS: TestLogsFollowTailEmpty (0.53s) [2020-07-20T08:31:12.950Z] === RUN TestContainerNetworkMountsNoChown [2020-07-20T08:31:13.300Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-20T08:31:13.300Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.23s) [2020-07-20T08:31:13.300Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.35s) [2020-07-20T08:31:13.300Z] === CONT TestContainerStartOnDaemonRestart [2020-07-20T08:31:13.300Z] === CONT TestIpcModeOlderClient [2020-07-20T08:31:13.300Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-07-20T08:31:13.300Z] === CONT TestDaemonRestartIpcMode [2020-07-20T08:31:13.489Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-20T08:31:13.590Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s) [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/default [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/default [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/private [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/private [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/rprivate [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/slave [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/slave [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/rslave [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/shared [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/shared [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/rshared [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-20T08:31:13.590Z] === CONT TestMountDaemonRoot/default [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-20T08:31:13.590Z] === CONT TestMountDaemonRoot/rslave [2020-07-20T08:31:13.590Z] === CONT TestMountDaemonRoot/rprivate [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-20T08:31:13.590Z] === CONT TestMountDaemonRoot/private [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-20T08:31:13.590Z] === CONT TestMountDaemonRoot/slave [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-20T08:31:13.590Z] === CONT TestMountDaemonRoot/shared [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-20T08:31:13.590Z] === CONT TestMountDaemonRoot/rshared [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T08:31:13.590Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-20T08:31:13.590Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-20T08:31:13.590Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-20T08:31:13.590Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-20T08:31:13.590Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-20T08:31:13.590Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-20T08:31:13.590Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-20T08:31:13.590Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-20T08:31:13.590Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-20T08:31:13.590Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-20T08:31:13.886Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-20T08:31:13.886Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-20T08:31:13.886Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-20T08:31:13.886Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-20T08:31:13.886Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-20T08:31:13.886Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-20T08:31:13.886Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-20T08:31:13.886Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-20T08:31:13.886Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-20T08:31:13.886Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-20T08:31:13.886Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-20T08:31:13.886Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-20T08:31:13.886Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-20T08:31:13.886Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-20T08:31:13.886Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-20T08:31:13.886Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-20T08:31:13.886Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-20T08:31:13.886Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-20T08:31:13.886Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-20T08:31:13.886Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-20T08:31:13.886Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-20T08:31:13.886Z] === RUN TestContainerBindMountNonRecursive [2020-07-20T08:31:13.914Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-20T08:31:13.914Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-07-20T08:31:13.914Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2020-07-20T08:31:13.914Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-20T08:31:13.914Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-20T08:31:13.914Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-20T08:31:13.914Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-20T08:31:13.914Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-20T08:31:13.914Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-20T08:31:13.914Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-20T08:31:13.914Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-20T08:31:13.914Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-20T08:31:14.057Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-20T08:31:14.170Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-20T08:31:14.170Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-20T08:31:14.316Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-20T08:31:14.316Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-20T08:31:14.740Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 3.1% of statements [2020-07-20T08:31:14.740Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-20T08:31:14.740Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-20T08:31:14.740Z] ? github.com/docker/docker/api/types [no test files] [2020-07-20T08:31:14.740Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-20T08:31:14.740Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-20T08:31:14.740Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-20T08:31:14.740Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-20T08:31:15.254Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-20T08:31:15.302Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2020-07-20T08:31:15.302Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2020-07-20T08:31:15.302Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-20T08:31:15.302Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-20T08:31:15.302Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-20T08:31:15.302Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-20T08:31:15.302Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-20T08:31:15.302Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-20T08:31:15.302Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-20T08:31:15.413Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2020-07-20T08:31:15.413Z] === RUN TestNetworkNat [2020-07-20T08:31:15.512Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-20T08:31:15.771Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-20T08:31:15.865Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2020-07-20T08:31:15.865Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-07-20T08:31:15.865Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-20T08:31:15.865Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-20T08:31:15.865Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-20T08:31:15.865Z] ? github.com/docker/docker/builder [no test files] [2020-07-20T08:31:15.865Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-20T08:31:15.865Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-20T08:31:15.865Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-20T08:31:15.865Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-20T08:31:15.865Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-20T08:31:15.865Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-20T08:31:15.865Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-20T08:31:16.031Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-20T08:31:16.049Z] --- PASS: TestNetworkNat (0.58s) [2020-07-20T08:31:16.049Z] === RUN TestNetworkLocalhostTCPNat [2020-07-20T08:31:16.290Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-20T08:31:16.343Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-07-20T08:31:16.343Z] === RUN TestNetworkLoopbackNat [2020-07-20T08:31:16.427Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-07-20T08:31:16.834Z] --- PASS: TestContainerStartOnDaemonRestart (3.23s) [2020-07-20T08:31:16.834Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-07-20T08:31:16.834Z] daemon.go:325: [d9e9090cd4a8a] waiting for daemon to start [2020-07-20T08:31:16.834Z] daemon.go:325: [d9e9090cd4a8a] waiting for daemon to start [2020-07-20T08:31:16.834Z] daemon.go:353: [d9e9090cd4a8a] daemon started [2020-07-20T08:31:16.834Z] daemon.go:325: [d9e9090cd4a8a] waiting for daemon to start [2020-07-20T08:31:16.834Z] daemon.go:296: [d9e9090cd4a8a] exiting daemon [2020-07-20T08:31:16.834Z] daemon.go:325: [d9e9090cd4a8a] waiting for daemon to start [2020-07-20T08:31:16.834Z] daemon.go:353: [d9e9090cd4a8a] daemon started [2020-07-20T08:31:16.834Z] daemon.go:461: [d9e9090cd4a8a] Stopping daemon [2020-07-20T08:31:16.834Z] daemon.go:296: [d9e9090cd4a8a] exiting daemon [2020-07-20T08:31:16.834Z] daemon.go:448: [d9e9090cd4a8a] Daemon stopped [2020-07-20T08:31:16.859Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-20T08:31:17.389Z] --- PASS: TestNetworkLoopbackNat (0.81s) [2020-07-20T08:31:17.389Z] === RUN TestPause [2020-07-20T08:31:17.470Z] --- PASS: TestDaemonRestartIpcMode (4.06s) [2020-07-20T08:31:17.470Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-07-20T08:31:17.470Z] daemon.go:325: [db5ec905ed306] waiting for daemon to start [2020-07-20T08:31:17.470Z] daemon.go:325: [db5ec905ed306] waiting for daemon to start [2020-07-20T08:31:17.470Z] daemon.go:353: [db5ec905ed306] daemon started [2020-07-20T08:31:17.470Z] daemon.go:461: [db5ec905ed306] Stopping daemon [2020-07-20T08:31:17.470Z] daemon.go:296: [db5ec905ed306] exiting daemon [2020-07-20T08:31:17.470Z] daemon.go:448: [db5ec905ed306] Daemon stopped [2020-07-20T08:31:17.470Z] daemon.go:325: [db5ec905ed306] waiting for daemon to start [2020-07-20T08:31:17.470Z] daemon.go:325: [db5ec905ed306] waiting for daemon to start [2020-07-20T08:31:17.470Z] daemon.go:353: [db5ec905ed306] daemon started [2020-07-20T08:31:17.470Z] daemon.go:461: [db5ec905ed306] Stopping daemon [2020-07-20T08:31:17.470Z] daemon.go:296: [db5ec905ed306] exiting daemon [2020-07-20T08:31:17.470Z] daemon.go:448: [db5ec905ed306] Daemon stopped [2020-07-20T08:31:17.470Z] PASS [2020-07-20T08:31:17.470Z] [2020-07-20T08:31:17.470Z] === Skipped [2020-07-20T08:31:17.470Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-07-20T08:31:17.470Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T08:31:17.470Z] [2020-07-20T08:31:17.470Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-20T08:31:17.470Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T08:31:17.470Z] [2020-07-20T08:31:17.470Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-20T08:31:17.470Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-20T08:31:17.470Z] [2020-07-20T08:31:17.470Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T08:31:17.470Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T08:31:17.470Z] [2020-07-20T08:31:17.470Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-07-20T08:31:17.470Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T08:31:17.470Z] [2020-07-20T08:31:17.470Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-07-20T08:31:17.470Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-07-20T08:31:17.470Z] [2020-07-20T08:31:17.470Z] [2020-07-20T08:31:17.470Z] DONE 189 tests, 6 skipped in 125.310s [2020-07-20T08:31:17.470Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-07-20T08:31:17.470Z] ++ 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 [2020-07-20T08:31:17.470Z] ++ set -e [2020-07-20T08:31:17.470Z] ++ '[' -n 0 ']' [2020-07-20T08:31:17.470Z] ++ set -x [2020-07-20T08:31:17.470Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:31:17.470Z] INFO: Testing against a local daemon [2020-07-20T08:31:17.470Z] === RUN TestCommitInheritsEnv [2020-07-20T08:31:17.797Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-20T08:31:18.027Z] --- PASS: TestPause (0.60s) [2020-07-20T08:31:18.027Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-20T08:31:18.027Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T08:31:18.027Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T08:31:18.027Z] === RUN TestPauseStopPausedContainer [2020-07-20T08:31:18.106Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-07-20T08:31:18.106Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-20T08:31:18.106Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-20T08:31:18.106Z] === RUN TestImagesFilterMultiReference [2020-07-20T08:31:18.106Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-07-20T08:31:18.106Z] === RUN TestImagePullPlatformInvalid [2020-07-20T08:31:18.106Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-07-20T08:31:18.106Z] === RUN TestRemoveImageOrphaning [2020-07-20T08:31:18.324Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2020-07-20T08:31:18.324Z] === RUN TestPsFilter [2020-07-20T08:31:18.620Z] --- PASS: TestPsFilter (0.16s) [2020-07-20T08:31:18.620Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-20T08:31:18.741Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-07-20T08:31:18.741Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-20T08:31:18.741Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-07-20T08:31:18.741Z] === RUN TestTagInvalidReference [2020-07-20T08:31:18.741Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-20T08:31:18.741Z] === RUN TestTagValidPrefixedRepo [2020-07-20T08:31:18.741Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-20T08:31:18.741Z] === RUN TestTagExistedNameWithoutForce [2020-07-20T08:31:18.741Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-20T08:31:18.741Z] === RUN TestTagOfficialNames [2020-07-20T08:31:18.741Z] --- PASS: TestTagOfficialNames (0.07s) [2020-07-20T08:31:18.741Z] === RUN TestTagMatchesDigest [2020-07-20T08:31:18.741Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-20T08:31:18.741Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-20T08:31:19.259Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2020-07-20T08:31:19.259Z] === RUN TestRemoveContainerWithVolume [2020-07-20T08:31:19.701Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-20T08:31:19.712Z] ok github.com/docker/docker/builder/fscache 0.114s coverage: 69.2% of statements [2020-07-20T08:31:19.898Z] --- PASS: TestRemoveContainerWithVolume (0.59s) [2020-07-20T08:31:19.898Z] === RUN TestRemoveContainerRunning [2020-07-20T08:31:19.968Z] ok github.com/docker/docker/builder/dockerfile 0.263s coverage: 45.1% of statements [2020-07-20T08:31:20.197Z] --- PASS: TestRemoveContainerRunning (0.56s) [2020-07-20T08:31:20.197Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-20T08:31:20.836Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.59s) [2020-07-20T08:31:20.836Z] === RUN TestRemoveInvalidContainer [2020-07-20T08:31:20.836Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-20T08:31:20.836Z] === RUN TestRenameLinkedContainer [2020-07-20T08:31:22.484Z] ok github.com/docker/docker/builder/remotecontext/git 1.059s coverage: 85.1% of statements [2020-07-20T08:31:22.484Z] ok github.com/docker/docker/builder/remotecontext 0.079s coverage: 13.6% of statements [2020-07-20T08:31:22.740Z] ? github.com/docker/docker/cli [no test files] [2020-07-20T08:31:22.740Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-20T08:31:22.922Z] --- PASS: TestRenameLinkedContainer (2.12s) [2020-07-20T08:31:22.922Z] === RUN TestRenameStoppedContainer [2020-07-20T08:31:22.984Z] --- PASS: TestServiceWithDataPathPortInit (15.63s) [2020-07-20T08:31:22.985Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-20T08:31:22.985Z] daemon.go:325: [d6e6809eb15e4] waiting for daemon to start [2020-07-20T08:31:22.985Z] daemon.go:325: [d6e6809eb15e4] waiting for daemon to start [2020-07-20T08:31:22.985Z] daemon.go:353: [d6e6809eb15e4] daemon started [2020-07-20T08:31:22.985Z] daemon.go:461: [d6e6809eb15e4] Stopping daemon [2020-07-20T08:31:22.985Z] daemon.go:296: [d6e6809eb15e4] exiting daemon [2020-07-20T08:31:22.985Z] daemon.go:448: [d6e6809eb15e4] Daemon stopped [2020-07-20T08:31:22.985Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-20T08:31:22.985Z] daemon.go:325: [d0a2f05c7b92c] waiting for daemon to start [2020-07-20T08:31:22.985Z] daemon.go:325: [d0a2f05c7b92c] waiting for daemon to start [2020-07-20T08:31:22.985Z] daemon.go:353: [d0a2f05c7b92c] daemon started [2020-07-20T08:31:22.985Z] daemon.go:461: [d0a2f05c7b92c] Stopping daemon [2020-07-20T08:31:22.985Z] daemon.go:296: [d0a2f05c7b92c] exiting daemon [2020-07-20T08:31:22.985Z] daemon.go:448: [d0a2f05c7b92c] Daemon stopped [2020-07-20T08:31:22.985Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-20T08:31:22.996Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-07-20T08:31:23.563Z] --- PASS: TestRenameStoppedContainer (0.55s) [2020-07-20T08:31:23.563Z] === RUN TestRenameRunningContainerAndReuse [2020-07-20T08:31:23.922Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-20T08:31:24.604Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s) [2020-07-20T08:31:24.604Z] === RUN TestRenameInvalidName [2020-07-20T08:31:25.243Z] --- PASS: TestRenameInvalidName (0.56s) [2020-07-20T08:31:25.243Z] === RUN TestRenameAnonymousContainer [2020-07-20T08:31:26.458Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-20T08:31:26.718Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-20T08:31:26.718Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-20T08:31:26.978Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-20T08:31:26.978Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-20T08:31:27.237Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-20T08:31:27.324Z] --- PASS: TestRenameAnonymousContainer (1.97s) [2020-07-20T08:31:27.324Z] === RUN TestRenameContainerWithSameName [2020-07-20T08:31:27.617Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2020-07-20T08:31:27.617Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-20T08:31:28.174Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-20T08:31:28.245Z] ok github.com/docker/docker/client 0.149s coverage: 75.7% of statements [2020-07-20T08:31:28.661Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s) [2020-07-20T08:31:28.661Z] === RUN TestResize [2020-07-20T08:31:29.111Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-20T08:31:29.316Z] --- PASS: TestResize (0.56s) [2020-07-20T08:31:29.316Z] === RUN TestResizeWithInvalidSize [2020-07-20T08:31:29.956Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2020-07-20T08:31:29.956Z] === RUN TestResizeWhenContainerNotStarted [2020-07-20T08:31:30.049Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.56s) [2020-07-20T08:31:30.049Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-07-20T08:31:30.049Z] daemon.go:325: [d899fee1bed99] waiting for daemon to start [2020-07-20T08:31:30.049Z] daemon.go:325: [d899fee1bed99] waiting for daemon to start [2020-07-20T08:31:30.049Z] daemon.go:353: [d899fee1bed99] daemon started [2020-07-20T08:31:30.049Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p5mpchp8nfx1qrgyva5k6b2rp Created:2020-07-20 08:31:23.528252464 +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[2706cb59cca47d7e51f7d8b9b75d50fd6d5aa1b257bd19107b6aaf9286b7f171:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.96pd1dyav9t5308howmma8ss5 EndpointID:58dc6d4a13f8ffc446cf1ad54bfa3b2355a98ae6013b1aedc2e297e594fff84b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2f5ab3c7b0fed2defc2dbd54fed6ff38dfdc7f4223c5fbd63ee226c6795cec19 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:4b96448fa5dc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.96pd1dyav9t5308howmma8ss5 EndpointID:58dc6d4a13f8ffc446cf1ad54bfa3b2355a98ae6013b1aedc2e297e594fff84b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-20T08:31:30.049Z] daemon.go:461: [d899fee1bed99] Stopping daemon [2020-07-20T08:31:30.049Z] daemon.go:296: [d899fee1bed99] exiting daemon [2020-07-20T08:31:30.049Z] daemon.go:448: [d899fee1bed99] Daemon stopped [2020-07-20T08:31:30.049Z] PASS [2020-07-20T08:31:30.049Z] [2020-07-20T08:31:30.049Z] === Skipped [2020-07-20T08:31:30.049Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T08:31:30.049Z] service_test.go:230: FLAKY_TEST [2020-07-20T08:31:30.049Z] [2020-07-20T08:31:30.049Z] [2020-07-20T08:31:30.049Z] DONE 22 tests, 1 skipped in 44.313s [2020-07-20T08:31:30.049Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-20T08:31:30.049Z] ++ 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 [2020-07-20T08:31:30.049Z] ++ set -e [2020-07-20T08:31:30.049Z] ++ '[' -n 0 ']' [2020-07-20T08:31:30.049Z] ++ set -x [2020-07-20T08:31:30.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:31:30.309Z] INFO: Testing against a local daemon [2020-07-20T08:31:30.309Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-20T08:31:30.309Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T08:31:30.309Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T08:31:30.309Z] === RUN TestDockerNetworkIpvlan [2020-07-20T08:31:30.309Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-20T08:31:30.309Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T08:31:30.309Z] PASS [2020-07-20T08:31:30.309Z] [2020-07-20T08:31:30.309Z] === Skipped [2020-07-20T08:31:30.309Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T08:31:30.309Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T08:31:30.309Z] [2020-07-20T08:31:30.309Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-20T08:31:30.309Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T08:31:30.309Z] [2020-07-20T08:31:30.309Z] [2020-07-20T08:31:30.309Z] DONE 2 tests, 2 skipped in 0.137s [2020-07-20T08:31:30.309Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-20T08:31:30.309Z] ++ 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 [2020-07-20T08:31:30.309Z] ++ set -e [2020-07-20T08:31:30.309Z] ++ '[' -n 0 ']' [2020-07-20T08:31:30.309Z] ++ set -x [2020-07-20T08:31:30.310Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:31:30.569Z] INFO: Testing against a local daemon [2020-07-20T08:31:30.569Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-20T08:31:30.599Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s) [2020-07-20T08:31:30.599Z] === RUN TestDaemonRestartKillContainers [2020-07-20T08:31:30.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T08:31:30.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T08:31:30.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T08:31:30.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T08:31:30.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T08:31:30.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T08:31:30.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T08:31:30.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T08:31:30.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T08:31:30.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T08:31:30.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T08:31:30.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T08:31:30.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T08:31:30.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T08:31:30.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T08:31:30.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T08:31:30.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:31:30.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:31:30.599Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:31:30.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:31:30.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:31:30.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:31:30.599Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:31:30.599Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:31:30.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T08:31:30.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:31:30.599Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:31:30.599Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T08:31:31.947Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-20T08:31:31.947Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-07-20T08:31:31.947Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-07-20T08:31:31.947Z] daemon.go:325: [dc4c4e601c0e9] waiting for daemon to start [2020-07-20T08:31:31.947Z] daemon.go:325: [dc4c4e601c0e9] waiting for daemon to start [2020-07-20T08:31:31.947Z] daemon.go:353: [dc4c4e601c0e9] daemon started [2020-07-20T08:31:31.947Z] daemon.go:461: [dc4c4e601c0e9] Stopping daemon [2020-07-20T08:31:31.947Z] daemon.go:296: [dc4c4e601c0e9] exiting daemon [2020-07-20T08:31:31.947Z] daemon.go:448: [dc4c4e601c0e9] Daemon stopped [2020-07-20T08:31:31.947Z] daemon.go:325: [dc4c4e601c0e9] waiting for daemon to start [2020-07-20T08:31:31.947Z] daemon.go:325: [dc4c4e601c0e9] waiting for daemon to start [2020-07-20T08:31:31.947Z] daemon.go:353: [dc4c4e601c0e9] daemon started [2020-07-20T08:31:31.947Z] daemon.go:461: [dc4c4e601c0e9] Stopping daemon [2020-07-20T08:31:31.947Z] daemon.go:296: [dc4c4e601c0e9] exiting daemon [2020-07-20T08:31:31.947Z] daemon.go:448: [dc4c4e601c0e9] Daemon stopped [2020-07-20T08:31:31.947Z] === RUN TestDockerNetworkMacvlan [2020-07-20T08:31:31.947Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-20T08:31:32.140Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:31:32.140Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T08:31:32.515Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-20T08:31:32.515Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-20T08:31:32.787Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T08:31:33.084Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T08:31:33.452Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-20T08:31:33.737Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T08:31:34.399Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-20T08:31:34.793Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T08:31:36.337Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:31:36.337Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T08:31:36.937Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-20T08:31:38.439Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-20T08:31:38.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2020-07-20T08:31:38.439Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:31:38.439Z] daemon.go:325: [df6d5f1e9c9f7] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:325: [df6d5f1e9c9f7] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:353: [df6d5f1e9c9f7] daemon started [2020-07-20T08:31:38.439Z] daemon.go:461: [df6d5f1e9c9f7] Stopping daemon [2020-07-20T08:31:38.439Z] daemon.go:296: [df6d5f1e9c9f7] exiting daemon [2020-07-20T08:31:38.439Z] daemon.go:448: [df6d5f1e9c9f7] Daemon stopped [2020-07-20T08:31:38.439Z] daemon.go:325: [df6d5f1e9c9f7] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:325: [df6d5f1e9c9f7] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:353: [df6d5f1e9c9f7] daemon started [2020-07-20T08:31:38.439Z] daemon.go:461: [df6d5f1e9c9f7] Stopping daemon [2020-07-20T08:31:38.439Z] daemon.go:296: [df6d5f1e9c9f7] exiting daemon [2020-07-20T08:31:38.439Z] daemon.go:448: [df6d5f1e9c9f7] Daemon stopped [2020-07-20T08:31:38.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-07-20T08:31:38.439Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-20T08:31:38.439Z] daemon.go:325: [dce7ea59f03a0] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:325: [dce7ea59f03a0] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:353: [dce7ea59f03a0] daemon started [2020-07-20T08:31:38.439Z] daemon.go:461: [dce7ea59f03a0] Stopping daemon [2020-07-20T08:31:38.439Z] daemon.go:296: [dce7ea59f03a0] exiting daemon [2020-07-20T08:31:38.439Z] daemon.go:448: [dce7ea59f03a0] Daemon stopped [2020-07-20T08:31:38.439Z] daemon.go:325: [dce7ea59f03a0] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:325: [dce7ea59f03a0] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:353: [dce7ea59f03a0] daemon started [2020-07-20T08:31:38.439Z] daemon.go:461: [dce7ea59f03a0] Stopping daemon [2020-07-20T08:31:38.439Z] daemon.go:296: [dce7ea59f03a0] exiting daemon [2020-07-20T08:31:38.439Z] daemon.go:448: [dce7ea59f03a0] Daemon stopped [2020-07-20T08:31:38.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.43s) [2020-07-20T08:31:38.439Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-20T08:31:38.439Z] daemon.go:325: [d1c39ea61d736] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:325: [d1c39ea61d736] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:353: [d1c39ea61d736] daemon started [2020-07-20T08:31:38.439Z] daemon.go:296: [d1c39ea61d736] exiting daemon [2020-07-20T08:31:38.439Z] daemon.go:325: [d1c39ea61d736] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:325: [d1c39ea61d736] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:353: [d1c39ea61d736] daemon started [2020-07-20T08:31:38.439Z] daemon.go:461: [d1c39ea61d736] Stopping daemon [2020-07-20T08:31:38.439Z] daemon.go:296: [d1c39ea61d736] exiting daemon [2020-07-20T08:31:38.439Z] daemon.go:448: [d1c39ea61d736] Daemon stopped [2020-07-20T08:31:38.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.72s) [2020-07-20T08:31:38.439Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-20T08:31:38.439Z] daemon.go:325: [da60d2edeb03e] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:325: [da60d2edeb03e] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:353: [da60d2edeb03e] daemon started [2020-07-20T08:31:38.439Z] daemon.go:296: [da60d2edeb03e] exiting daemon [2020-07-20T08:31:38.439Z] daemon.go:325: [da60d2edeb03e] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:325: [da60d2edeb03e] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:353: [da60d2edeb03e] daemon started [2020-07-20T08:31:38.439Z] daemon.go:461: [da60d2edeb03e] Stopping daemon [2020-07-20T08:31:38.439Z] daemon.go:296: [da60d2edeb03e] exiting daemon [2020-07-20T08:31:38.439Z] daemon.go:448: [da60d2edeb03e] Daemon stopped [2020-07-20T08:31:38.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-07-20T08:31:38.439Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:31:38.439Z] daemon.go:325: [dbd5b03eb1b88] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:325: [dbd5b03eb1b88] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:353: [dbd5b03eb1b88] daemon started [2020-07-20T08:31:38.439Z] daemon.go:325: [dbd5b03eb1b88] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:296: [dbd5b03eb1b88] exiting daemon [2020-07-20T08:31:38.439Z] daemon.go:325: [dbd5b03eb1b88] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:353: [dbd5b03eb1b88] daemon started [2020-07-20T08:31:38.439Z] daemon.go:461: [dbd5b03eb1b88] Stopping daemon [2020-07-20T08:31:38.439Z] daemon.go:296: [dbd5b03eb1b88] exiting daemon [2020-07-20T08:31:38.439Z] daemon.go:448: [dbd5b03eb1b88] Daemon stopped [2020-07-20T08:31:38.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.56s) [2020-07-20T08:31:38.439Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-20T08:31:38.439Z] daemon.go:325: [d9f92e25d142f] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:325: [d9f92e25d142f] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:353: [d9f92e25d142f] daemon started [2020-07-20T08:31:38.439Z] daemon.go:461: [d9f92e25d142f] Stopping daemon [2020-07-20T08:31:38.439Z] daemon.go:296: [d9f92e25d142f] exiting daemon [2020-07-20T08:31:38.439Z] daemon.go:448: [d9f92e25d142f] Daemon stopped [2020-07-20T08:31:38.439Z] daemon.go:325: [d9f92e25d142f] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:325: [d9f92e25d142f] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:353: [d9f92e25d142f] daemon started [2020-07-20T08:31:38.439Z] daemon.go:461: [d9f92e25d142f] Stopping daemon [2020-07-20T08:31:38.439Z] daemon.go:296: [d9f92e25d142f] exiting daemon [2020-07-20T08:31:38.439Z] daemon.go:448: [d9f92e25d142f] Daemon stopped [2020-07-20T08:31:38.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.33s) [2020-07-20T08:31:38.439Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-20T08:31:38.439Z] daemon.go:325: [dd5f5febdca83] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:325: [dd5f5febdca83] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:353: [dd5f5febdca83] daemon started [2020-07-20T08:31:38.439Z] daemon.go:461: [dd5f5febdca83] Stopping daemon [2020-07-20T08:31:38.439Z] daemon.go:296: [dd5f5febdca83] exiting daemon [2020-07-20T08:31:38.439Z] daemon.go:448: [dd5f5febdca83] Daemon stopped [2020-07-20T08:31:38.439Z] daemon.go:325: [dd5f5febdca83] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:325: [dd5f5febdca83] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:353: [dd5f5febdca83] daemon started [2020-07-20T08:31:38.439Z] daemon.go:461: [dd5f5febdca83] Stopping daemon [2020-07-20T08:31:38.439Z] daemon.go:296: [dd5f5febdca83] exiting daemon [2020-07-20T08:31:38.439Z] daemon.go:448: [dd5f5febdca83] Daemon stopped [2020-07-20T08:31:38.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.31s) [2020-07-20T08:31:38.439Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-20T08:31:38.439Z] daemon.go:325: [d1f04b0cdd67f] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:325: [d1f04b0cdd67f] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:353: [d1f04b0cdd67f] daemon started [2020-07-20T08:31:38.439Z] daemon.go:325: [d1f04b0cdd67f] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:296: [d1f04b0cdd67f] exiting daemon [2020-07-20T08:31:38.439Z] daemon.go:325: [d1f04b0cdd67f] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:353: [d1f04b0cdd67f] daemon started [2020-07-20T08:31:38.439Z] daemon.go:461: [d1f04b0cdd67f] Stopping daemon [2020-07-20T08:31:38.439Z] daemon.go:296: [d1f04b0cdd67f] exiting daemon [2020-07-20T08:31:38.439Z] daemon.go:448: [d1f04b0cdd67f] Daemon stopped [2020-07-20T08:31:38.439Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.73s) [2020-07-20T08:31:38.439Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-20T08:31:38.439Z] daemon.go:325: [d6dfe79f3824c] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:325: [d6dfe79f3824c] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:353: [d6dfe79f3824c] daemon started [2020-07-20T08:31:38.439Z] daemon.go:325: [d6dfe79f3824c] waiting for daemon to start [2020-07-20T08:31:38.439Z] daemon.go:296: [d6dfe79f3824c] exiting daemon [2020-07-20T08:31:38.439Z] daemon.go:325: [d6dfe79f3824c] waiting for daemon to start [2020-07-20T08:31:38.440Z] daemon.go:353: [d6dfe79f3824c] daemon started [2020-07-20T08:31:38.440Z] daemon.go:461: [d6dfe79f3824c] Stopping daemon [2020-07-20T08:31:38.440Z] daemon.go:296: [d6dfe79f3824c] exiting daemon [2020-07-20T08:31:38.440Z] daemon.go:448: [d6dfe79f3824c] Daemon stopped [2020-07-20T08:31:38.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) [2020-07-20T08:31:38.440Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-20T08:31:38.440Z] daemon.go:325: [d3160e9b4899e] waiting for daemon to start [2020-07-20T08:31:38.440Z] daemon.go:325: [d3160e9b4899e] waiting for daemon to start [2020-07-20T08:31:38.440Z] daemon.go:353: [d3160e9b4899e] daemon started [2020-07-20T08:31:38.440Z] daemon.go:461: [d3160e9b4899e] Stopping daemon [2020-07-20T08:31:38.440Z] daemon.go:296: [d3160e9b4899e] exiting daemon [2020-07-20T08:31:38.440Z] daemon.go:448: [d3160e9b4899e] Daemon stopped [2020-07-20T08:31:38.440Z] daemon.go:325: [d3160e9b4899e] waiting for daemon to start [2020-07-20T08:31:38.440Z] daemon.go:325: [d3160e9b4899e] waiting for daemon to start [2020-07-20T08:31:38.440Z] daemon.go:353: [d3160e9b4899e] daemon started [2020-07-20T08:31:38.440Z] daemon.go:461: [d3160e9b4899e] Stopping daemon [2020-07-20T08:31:38.440Z] daemon.go:296: [d3160e9b4899e] exiting daemon [2020-07-20T08:31:38.440Z] daemon.go:448: [d3160e9b4899e] Daemon stopped [2020-07-20T08:31:38.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.52s) [2020-07-20T08:31:38.440Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-20T08:31:38.440Z] daemon.go:325: [d848d4aa083eb] waiting for daemon to start [2020-07-20T08:31:38.440Z] daemon.go:325: [d848d4aa083eb] waiting for daemon to start [2020-07-20T08:31:38.440Z] daemon.go:353: [d848d4aa083eb] daemon started [2020-07-20T08:31:38.440Z] daemon.go:325: [d848d4aa083eb] waiting for daemon to start [2020-07-20T08:31:38.440Z] daemon.go:296: [d848d4aa083eb] exiting daemon [2020-07-20T08:31:38.440Z] daemon.go:325: [d848d4aa083eb] waiting for daemon to start [2020-07-20T08:31:38.440Z] daemon.go:353: [d848d4aa083eb] daemon started [2020-07-20T08:31:38.440Z] daemon.go:461: [d848d4aa083eb] Stopping daemon [2020-07-20T08:31:38.440Z] daemon.go:296: [d848d4aa083eb] exiting daemon [2020-07-20T08:31:38.440Z] daemon.go:448: [d848d4aa083eb] Daemon stopped [2020-07-20T08:31:38.440Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.93s) [2020-07-20T08:31:38.440Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-20T08:31:38.440Z] daemon.go:325: [dd8dc097aa57b] waiting for daemon to start [2020-07-20T08:31:38.440Z] daemon.go:325: [dd8dc097aa57b] waiting for daemon to start [2020-07-20T08:31:38.440Z] daemon.go:353: [dd8dc097aa57b] daemon started [2020-07-20T08:31:38.440Z] daemon.go:461: [dd8dc097aa57b] Stopping daemon [2020-07-20T08:31:38.440Z] daemon.go:296: [dd8dc097aa57b] exiting daemon [2020-07-20T08:31:38.440Z] daemon.go:448: [dd8dc097aa57b] Daemon stopped [2020-07-20T08:31:38.440Z] daemon.go:325: [dd8dc097aa57b] waiting for daemon to start [2020-07-20T08:31:38.440Z] daemon.go:325: [dd8dc097aa57b] waiting for daemon to start [2020-07-20T08:31:38.440Z] daemon.go:353: [dd8dc097aa57b] daemon started [2020-07-20T08:31:38.440Z] daemon.go:461: [dd8dc097aa57b] Stopping daemon [2020-07-20T08:31:38.440Z] daemon.go:296: [dd8dc097aa57b] exiting daemon [2020-07-20T08:31:38.440Z] daemon.go:448: [dd8dc097aa57b] Daemon stopped [2020-07-20T08:31:38.440Z] === RUN TestKernelTCPMemory [2020-07-20T08:31:39.087Z] --- PASS: TestKernelTCPMemory (0.68s) [2020-07-20T08:31:39.087Z] === RUN TestNISDomainname [2020-07-20T08:31:39.727Z] --- PASS: TestNISDomainname (0.73s) [2020-07-20T08:31:39.727Z] === RUN TestStats [2020-07-20T08:31:40.227Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-20T08:31:40.227Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-20T08:31:41.242Z] --- PASS: TestStats (1.56s) [2020-07-20T08:31:41.242Z] === RUN TestStopContainerWithTimeout [2020-07-20T08:31:41.242Z] === RUN TestStopContainerWithTimeout/0 [2020-07-20T08:31:41.242Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-20T08:31:41.242Z] === RUN TestStopContainerWithTimeout/1 [2020-07-20T08:31:41.242Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-20T08:31:41.242Z] === RUN TestStopContainerWithTimeout/3 [2020-07-20T08:31:41.242Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-20T08:31:41.242Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-20T08:31:41.242Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-20T08:31:41.537Z] === CONT TestStopContainerWithTimeout/0 [2020-07-20T08:31:41.537Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-20T08:31:41.537Z] === CONT TestStopContainerWithTimeout/3 [2020-07-20T08:31:41.537Z] === CONT TestStopContainerWithTimeout/1 [2020-07-20T08:31:42.131Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-20T08:31:42.700Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-20T08:31:44.079Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-20T08:31:44.079Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-20T08:31:44.284Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-20T08:31:44.284Z] --- PASS: TestStopContainerWithTimeout/0 (0.93s) [2020-07-20T08:31:44.284Z] --- PASS: TestStopContainerWithTimeout/1 (2.02s) [2020-07-20T08:31:44.284Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2020-07-20T08:31:44.284Z] --- PASS: TestStopContainerWithTimeout/-1 (3.01s) [2020-07-20T08:31:44.284Z] === RUN TestDeleteDevicemapper [2020-07-20T08:31:44.284Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-20T08:31:44.284Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T08:31:44.284Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-20T08:31:45.800Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2020-07-20T08:31:45.800Z] === RUN TestUpdateMemory [2020-07-20T08:31:46.613Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-20T08:31:46.843Z] --- PASS: TestUpdateMemory (0.79s) [2020-07-20T08:31:46.843Z] === RUN TestUpdateCPUQuota [2020-07-20T08:31:46.872Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-20T08:31:47.884Z] --- PASS: TestUpdateCPUQuota (0.92s) [2020-07-20T08:31:47.884Z] === RUN TestUpdatePidsLimit [2020-07-20T08:31:47.884Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-20T08:31:47.884Z] === RUN TestUpdatePidsLimit/no_change [2020-07-20T08:31:48.178Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-20T08:31:48.249Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-20T08:31:48.472Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-20T08:31:48.508Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-20T08:31:48.766Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-20T08:31:49.071Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-20T08:31:49.376Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-20T08:31:49.886Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-20T08:31:49.886Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-20T08:31:50.416Z] --- PASS: TestUpdatePidsLimit (2.66s) [2020-07-20T08:31:50.416Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.27s) [2020-07-20T08:31:50.416Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2020-07-20T08:31:50.416Z] --- PASS: TestUpdatePidsLimit/update_lower (0.28s) [2020-07-20T08:31:50.416Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2020-07-20T08:31:50.416Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2020-07-20T08:31:50.416Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s) [2020-07-20T08:31:50.416Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2020-07-20T08:31:50.416Z] === RUN TestUpdateRestartPolicy [2020-07-20T08:31:50.454Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-20T08:31:51.021Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-20T08:31:52.399Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-20T08:31:52.399Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-20T08:31:52.399Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-20T08:31:52.657Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-20T08:31:52.917Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-20T08:31:53.485Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-20T08:31:54.864Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-20T08:31:55.123Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-20T08:31:55.692Z] --- PASS: TestDockerNetworkMacvlan (23.98s) [2020-07-20T08:31:55.692Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-20T08:31:55.692Z] daemon.go:325: [dec9c050e27b1] waiting for daemon to start [2020-07-20T08:31:55.692Z] daemon.go:325: [dec9c050e27b1] waiting for daemon to start [2020-07-20T08:31:55.692Z] daemon.go:353: [dec9c050e27b1] daemon started [2020-07-20T08:31:55.692Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-20T08:31:55.692Z] daemon.go:461: [dec9c050e27b1] Stopping daemon [2020-07-20T08:31:55.692Z] daemon.go:296: [dec9c050e27b1] exiting daemon [2020-07-20T08:31:55.692Z] daemon.go:448: [dec9c050e27b1] Daemon stopped [2020-07-20T08:31:55.692Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-20T08:31:55.692Z] daemon.go:325: [dac57a5bf7209] waiting for daemon to start [2020-07-20T08:31:55.692Z] daemon.go:325: [dac57a5bf7209] waiting for daemon to start [2020-07-20T08:31:55.692Z] daemon.go:353: [dac57a5bf7209] daemon started [2020-07-20T08:31:55.692Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-07-20T08:31:55.692Z] daemon.go:461: [dac57a5bf7209] Stopping daemon [2020-07-20T08:31:55.692Z] daemon.go:296: [dac57a5bf7209] exiting daemon [2020-07-20T08:31:55.692Z] daemon.go:448: [dac57a5bf7209] Daemon stopped [2020-07-20T08:31:55.692Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-20T08:31:55.951Z] daemon.go:325: [df9ed682a3bde] waiting for daemon to start [2020-07-20T08:31:55.951Z] daemon.go:325: [df9ed682a3bde] waiting for daemon to start [2020-07-20T08:31:55.951Z] daemon.go:353: [df9ed682a3bde] daemon started [2020-07-20T08:31:55.951Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2020-07-20T08:31:55.951Z] daemon.go:461: [df9ed682a3bde] Stopping daemon [2020-07-20T08:31:55.951Z] daemon.go:296: [df9ed682a3bde] exiting daemon [2020-07-20T08:31:55.951Z] daemon.go:448: [df9ed682a3bde] Daemon stopped [2020-07-20T08:31:55.951Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-20T08:31:55.951Z] daemon.go:325: [ddee577f24d38] waiting for daemon to start [2020-07-20T08:31:55.951Z] daemon.go:325: [ddee577f24d38] waiting for daemon to start [2020-07-20T08:31:55.951Z] daemon.go:353: [ddee577f24d38] daemon started [2020-07-20T08:31:55.951Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.08s) [2020-07-20T08:31:55.951Z] daemon.go:461: [ddee577f24d38] Stopping daemon [2020-07-20T08:31:55.951Z] daemon.go:296: [ddee577f24d38] exiting daemon [2020-07-20T08:31:55.951Z] daemon.go:448: [ddee577f24d38] Daemon stopped [2020-07-20T08:31:55.951Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-20T08:31:55.951Z] daemon.go:325: [db1975e047224] waiting for daemon to start [2020-07-20T08:31:55.951Z] daemon.go:325: [db1975e047224] waiting for daemon to start [2020-07-20T08:31:55.951Z] daemon.go:353: [db1975e047224] daemon started [2020-07-20T08:31:55.951Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.80s) [2020-07-20T08:31:55.951Z] daemon.go:461: [db1975e047224] Stopping daemon [2020-07-20T08:31:55.951Z] daemon.go:296: [db1975e047224] exiting daemon [2020-07-20T08:31:55.951Z] daemon.go:448: [db1975e047224] Daemon stopped [2020-07-20T08:31:55.951Z] PASS [2020-07-20T08:31:55.951Z] [2020-07-20T08:31:55.951Z] DONE 7 tests in 25.503s [2020-07-20T08:31:55.951Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-20T08:31:55.951Z] ++ 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 [2020-07-20T08:31:55.951Z] ++ set -e [2020-07-20T08:31:55.951Z] ++ '[' -n 0 ']' [2020-07-20T08:31:55.951Z] ++ set -x [2020-07-20T08:31:55.951Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:31:55.951Z] testing: warning: no tests to run [2020-07-20T08:31:55.951Z] PASS [2020-07-20T08:31:55.951Z] [2020-07-20T08:31:55.951Z] DONE 0 tests in 0.027s [2020-07-20T08:31:55.951Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-20T08:31:55.951Z] ++ 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 [2020-07-20T08:31:55.951Z] ++ set -e [2020-07-20T08:31:55.951Z] ++ '[' -n 0 ']' [2020-07-20T08:31:55.951Z] ++ set -x [2020-07-20T08:31:55.951Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:31:55.951Z] INFO: Testing against a local daemon [2020-07-20T08:31:55.951Z] === RUN TestAuthZPluginAllowRequest [2020-07-20T08:31:57.329Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-20T08:31:57.610Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2020-07-20T08:31:57.610Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-07-20T08:31:57.610Z] daemon.go:325: [d496347797a71] waiting for daemon to start [2020-07-20T08:31:57.610Z] daemon.go:325: [d496347797a71] waiting for daemon to start [2020-07-20T08:31:57.610Z] daemon.go:353: [d496347797a71] daemon started [2020-07-20T08:31:57.610Z] daemon.go:461: [d496347797a71] Stopping daemon [2020-07-20T08:31:57.610Z] daemon.go:296: [d496347797a71] exiting daemon [2020-07-20T08:31:57.610Z] daemon.go:448: [d496347797a71] Daemon stopped [2020-07-20T08:31:57.610Z] === RUN TestAuthZPluginTLS [2020-07-20T08:31:58.183Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-07-20T08:31:58.183Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-07-20T08:31:58.183Z] daemon.go:325: [db8d65ce8bda2] waiting for daemon to start [2020-07-20T08:31:58.183Z] daemon.go:325: [db8d65ce8bda2] waiting for daemon to start [2020-07-20T08:31:58.183Z] daemon.go:353: [db8d65ce8bda2] daemon started [2020-07-20T08:31:58.183Z] daemon.go:461: [db8d65ce8bda2] Stopping daemon [2020-07-20T08:31:58.183Z] daemon.go:296: [db8d65ce8bda2] exiting daemon [2020-07-20T08:31:58.183Z] daemon.go:448: [db8d65ce8bda2] Daemon stopped [2020-07-20T08:31:58.183Z] === RUN TestAuthZPluginDenyRequest [2020-07-20T08:31:58.183Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-20T08:31:58.750Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2020-07-20T08:31:58.750Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-07-20T08:31:58.750Z] daemon.go:325: [d15e117f11635] waiting for daemon to start [2020-07-20T08:31:58.750Z] daemon.go:325: [d15e117f11635] waiting for daemon to start [2020-07-20T08:31:58.750Z] daemon.go:353: [d15e117f11635] daemon started [2020-07-20T08:31:58.750Z] daemon.go:461: [d15e117f11635] Stopping daemon [2020-07-20T08:31:58.750Z] daemon.go:296: [d15e117f11635] exiting daemon [2020-07-20T08:31:58.750Z] daemon.go:448: [d15e117f11635] Daemon stopped [2020-07-20T08:31:58.750Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-20T08:31:59.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-20T08:31:59.010Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-20T08:31:59.010Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-07-20T08:31:59.010Z] daemon.go:325: [d3c4a74db153e] waiting for daemon to start [2020-07-20T08:31:59.010Z] daemon.go:325: [d3c4a74db153e] waiting for daemon to start [2020-07-20T08:31:59.010Z] daemon.go:353: [d3c4a74db153e] daemon started [2020-07-20T08:31:59.010Z] daemon.go:461: [d3c4a74db153e] Stopping daemon [2020-07-20T08:31:59.010Z] daemon.go:296: [d3c4a74db153e] exiting daemon [2020-07-20T08:31:59.010Z] daemon.go:448: [d3c4a74db153e] Daemon stopped [2020-07-20T08:31:59.010Z] === RUN TestAuthZPluginDenyResponse [2020-07-20T08:31:59.949Z] --- PASS: TestAuthZPluginDenyResponse (0.60s) [2020-07-20T08:31:59.949Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-07-20T08:31:59.949Z] daemon.go:325: [d532a604731f1] waiting for daemon to start [2020-07-20T08:31:59.949Z] daemon.go:325: [d532a604731f1] waiting for daemon to start [2020-07-20T08:31:59.949Z] daemon.go:353: [d532a604731f1] daemon started [2020-07-20T08:31:59.949Z] daemon.go:461: [d532a604731f1] Stopping daemon [2020-07-20T08:31:59.949Z] daemon.go:296: [d532a604731f1] exiting daemon [2020-07-20T08:31:59.949Z] daemon.go:448: [d532a604731f1] Daemon stopped [2020-07-20T08:31:59.949Z] === RUN TestAuthZPluginAllowEventStream [2020-07-20T08:32:00.208Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-20T08:32:01.586Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-20T08:32:01.586Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s) [2020-07-20T08:32:01.586Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-07-20T08:32:01.586Z] daemon.go:325: [d8b172a6d6891] waiting for daemon to start [2020-07-20T08:32:01.586Z] daemon.go:325: [d8b172a6d6891] waiting for daemon to start [2020-07-20T08:32:01.586Z] daemon.go:353: [d8b172a6d6891] daemon started [2020-07-20T08:32:01.586Z] daemon.go:461: [d8b172a6d6891] Stopping daemon [2020-07-20T08:32:01.586Z] daemon.go:296: [d8b172a6d6891] exiting daemon [2020-07-20T08:32:01.586Z] daemon.go:448: [d8b172a6d6891] Daemon stopped [2020-07-20T08:32:01.586Z] === RUN TestAuthZPluginErrorResponse [2020-07-20T08:32:02.155Z] --- PASS: TestAuthZPluginErrorResponse (0.61s) [2020-07-20T08:32:02.155Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-07-20T08:32:02.155Z] daemon.go:325: [db44c806d265e] waiting for daemon to start [2020-07-20T08:32:02.155Z] daemon.go:325: [db44c806d265e] waiting for daemon to start [2020-07-20T08:32:02.155Z] daemon.go:353: [db44c806d265e] daemon started [2020-07-20T08:32:02.155Z] daemon.go:461: [db44c806d265e] Stopping daemon [2020-07-20T08:32:02.155Z] daemon.go:296: [db44c806d265e] exiting daemon [2020-07-20T08:32:02.155Z] daemon.go:448: [db44c806d265e] Daemon stopped [2020-07-20T08:32:02.155Z] === RUN TestAuthZPluginErrorRequest [2020-07-20T08:32:02.722Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-20T08:32:02.722Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-07-20T08:32:02.722Z] daemon.go:325: [db51a4828da53] waiting for daemon to start [2020-07-20T08:32:02.722Z] daemon.go:325: [db51a4828da53] waiting for daemon to start [2020-07-20T08:32:02.722Z] daemon.go:353: [db51a4828da53] daemon started [2020-07-20T08:32:02.722Z] daemon.go:461: [db51a4828da53] Stopping daemon [2020-07-20T08:32:02.722Z] daemon.go:296: [db51a4828da53] exiting daemon [2020-07-20T08:32:02.722Z] daemon.go:448: [db51a4828da53] Daemon stopped [2020-07-20T08:32:02.722Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-20T08:32:02.982Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-20T08:32:03.241Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.60s) [2020-07-20T08:32:03.241Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-20T08:32:03.241Z] daemon.go:325: [dac5cbd13649d] waiting for daemon to start [2020-07-20T08:32:03.241Z] daemon.go:325: [dac5cbd13649d] waiting for daemon to start [2020-07-20T08:32:03.241Z] daemon.go:353: [dac5cbd13649d] daemon started [2020-07-20T08:32:03.241Z] daemon.go:461: [dac5cbd13649d] Stopping daemon [2020-07-20T08:32:03.241Z] daemon.go:296: [dac5cbd13649d] exiting daemon [2020-07-20T08:32:03.241Z] daemon.go:448: [dac5cbd13649d] Daemon stopped [2020-07-20T08:32:03.241Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-20T08:32:03.241Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-20T08:32:03.292Z] --- PASS: TestUpdateRestartPolicy (11.38s) [2020-07-20T08:32:03.292Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-20T08:32:03.292Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2020-07-20T08:32:03.292Z] === RUN TestWaitNonBlocked [2020-07-20T08:32:03.292Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T08:32:03.292Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T08:32:03.292Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T08:32:03.292Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T08:32:03.292Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-20T08:32:03.292Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-20T08:32:03.292Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-20T08:32:03.292Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2020-07-20T08:32:03.292Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2020-07-20T08:32:03.292Z] === RUN TestWaitBlocked [2020-07-20T08:32:03.292Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T08:32:03.292Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T08:32:03.292Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T08:32:03.292Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T08:32:03.292Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-20T08:32:03.292Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-20T08:32:03.933Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-20T08:32:03.933Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2020-07-20T08:32:03.933Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2020-07-20T08:32:03.933Z] === CONT TestContainerStartOnDaemonRestart [2020-07-20T08:32:03.933Z] === CONT TestDaemonRestartIpcMode [2020-07-20T08:32:03.933Z] === CONT TestIpcModeOlderClient [2020-07-20T08:32:03.933Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-07-20T08:32:05.151Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s) [2020-07-20T08:32:05.151Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-07-20T08:32:05.151Z] daemon.go:325: [d8c1935fae7a7] waiting for daemon to start [2020-07-20T08:32:05.151Z] daemon.go:325: [d8c1935fae7a7] waiting for daemon to start [2020-07-20T08:32:05.151Z] daemon.go:353: [d8c1935fae7a7] daemon started [2020-07-20T08:32:05.151Z] daemon.go:461: [d8c1935fae7a7] Stopping daemon [2020-07-20T08:32:05.151Z] daemon.go:296: [d8c1935fae7a7] exiting daemon [2020-07-20T08:32:05.151Z] daemon.go:448: [d8c1935fae7a7] Daemon stopped [2020-07-20T08:32:05.151Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-20T08:32:06.530Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-20T08:32:06.714Z] --- PASS: TestContainerStartOnDaemonRestart (2.56s) [2020-07-20T08:32:06.714Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-07-20T08:32:06.714Z] daemon.go:325: [d272a8460dc2e] waiting for daemon to start [2020-07-20T08:32:06.714Z] daemon.go:325: [d272a8460dc2e] waiting for daemon to start [2020-07-20T08:32:06.714Z] daemon.go:353: [d272a8460dc2e] daemon started [2020-07-20T08:32:06.714Z] daemon.go:325: [d272a8460dc2e] waiting for daemon to start [2020-07-20T08:32:06.714Z] daemon.go:296: [d272a8460dc2e] exiting daemon [2020-07-20T08:32:06.714Z] daemon.go:325: [d272a8460dc2e] waiting for daemon to start [2020-07-20T08:32:06.714Z] daemon.go:353: [d272a8460dc2e] daemon started [2020-07-20T08:32:06.714Z] daemon.go:461: [d272a8460dc2e] Stopping daemon [2020-07-20T08:32:06.714Z] daemon.go:296: [d272a8460dc2e] exiting daemon [2020-07-20T08:32:06.714Z] daemon.go:448: [d272a8460dc2e] Daemon stopped [2020-07-20T08:32:06.789Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s) [2020-07-20T08:32:06.789Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-07-20T08:32:06.789Z] daemon.go:325: [d427ed3a8dcdd] waiting for daemon to start [2020-07-20T08:32:06.789Z] daemon.go:325: [d427ed3a8dcdd] waiting for daemon to start [2020-07-20T08:32:06.789Z] daemon.go:353: [d427ed3a8dcdd] daemon started [2020-07-20T08:32:06.789Z] daemon.go:461: [d427ed3a8dcdd] Stopping daemon [2020-07-20T08:32:06.789Z] daemon.go:296: [d427ed3a8dcdd] exiting daemon [2020-07-20T08:32:06.789Z] daemon.go:448: [d427ed3a8dcdd] Daemon stopped [2020-07-20T08:32:06.789Z] === RUN TestAuthZPluginHeader [2020-07-20T08:32:06.918Z] ok github.com/docker/docker/cmd/dockerd/hack 0.004s coverage: 72.9% of statements [2020-07-20T08:32:06.918Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 29.5% of statements [2020-07-20T08:32:06.918Z] ok github.com/docker/docker/container 0.120s coverage: 35.3% of statements [2020-07-20T08:32:06.918Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-20T08:32:06.918Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-20T08:32:06.918Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-20T08:32:06.918Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-20T08:32:07.008Z] --- PASS: TestDaemonRestartIpcMode (3.07s) [2020-07-20T08:32:07.008Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-07-20T08:32:07.008Z] daemon.go:325: [d3db958585a1f] waiting for daemon to start [2020-07-20T08:32:07.008Z] daemon.go:325: [d3db958585a1f] waiting for daemon to start [2020-07-20T08:32:07.008Z] daemon.go:353: [d3db958585a1f] daemon started [2020-07-20T08:32:07.008Z] daemon.go:461: [d3db958585a1f] Stopping daemon [2020-07-20T08:32:07.008Z] daemon.go:296: [d3db958585a1f] exiting daemon [2020-07-20T08:32:07.008Z] daemon.go:448: [d3db958585a1f] Daemon stopped [2020-07-20T08:32:07.008Z] daemon.go:325: [d3db958585a1f] waiting for daemon to start [2020-07-20T08:32:07.008Z] daemon.go:325: [d3db958585a1f] waiting for daemon to start [2020-07-20T08:32:07.008Z] daemon.go:353: [d3db958585a1f] daemon started [2020-07-20T08:32:07.008Z] daemon.go:461: [d3db958585a1f] Stopping daemon [2020-07-20T08:32:07.008Z] daemon.go:296: [d3db958585a1f] exiting daemon [2020-07-20T08:32:07.008Z] daemon.go:448: [d3db958585a1f] Daemon stopped [2020-07-20T08:32:07.008Z] PASS [2020-07-20T08:32:07.008Z] [2020-07-20T08:32:07.008Z] === Skipped [2020-07-20T08:32:07.008Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-07-20T08:32:07.008Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-20T08:32:07.008Z] [2020-07-20T08:32:07.008Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-20T08:32:07.008Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-20T08:32:07.008Z] [2020-07-20T08:32:07.008Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-07-20T08:32:07.008Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-20T08:32:07.008Z] [2020-07-20T08:32:07.008Z] [2020-07-20T08:32:07.008Z] DONE 189 tests, 3 skipped in 86.291s [2020-07-20T08:32:07.008Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-07-20T08:32:07.008Z] ++ 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 [2020-07-20T08:32:07.008Z] ++ set -e [2020-07-20T08:32:07.008Z] ++ '[' -n 0 ']' [2020-07-20T08:32:07.008Z] ++ set -x [2020-07-20T08:32:07.008Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:32:07.008Z] INFO: Testing against a local daemon [2020-07-20T08:32:07.008Z] === RUN TestCommitInheritsEnv [2020-07-20T08:32:07.301Z] --- PASS: TestCommitInheritsEnv (0.33s) [2020-07-20T08:32:07.301Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-20T08:32:07.301Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-20T08:32:07.301Z] === RUN TestImagesFilterMultiReference [2020-07-20T08:32:07.301Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-07-20T08:32:07.301Z] === RUN TestImagePullPlatformInvalid [2020-07-20T08:32:07.301Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-07-20T08:32:07.301Z] === RUN TestRemoveImageOrphaning [2020-07-20T08:32:07.358Z] --- PASS: TestAuthZPluginHeader (0.79s) [2020-07-20T08:32:07.358Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-07-20T08:32:07.358Z] daemon.go:325: [d13729049e0c9] waiting for daemon to start [2020-07-20T08:32:07.358Z] daemon.go:325: [d13729049e0c9] waiting for daemon to start [2020-07-20T08:32:07.358Z] daemon.go:353: [d13729049e0c9] daemon started [2020-07-20T08:32:07.358Z] daemon.go:461: [d13729049e0c9] Stopping daemon [2020-07-20T08:32:07.358Z] daemon.go:296: [d13729049e0c9] exiting daemon [2020-07-20T08:32:07.358Z] daemon.go:448: [d13729049e0c9] Daemon stopped [2020-07-20T08:32:07.358Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-20T08:32:07.595Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2020-07-20T08:32:07.595Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-20T08:32:07.891Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-20T08:32:07.891Z] === RUN TestTagInvalidReference [2020-07-20T08:32:07.891Z] --- PASS: TestTagInvalidReference (0.02s) [2020-07-20T08:32:07.891Z] === RUN TestTagValidPrefixedRepo [2020-07-20T08:32:07.891Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-07-20T08:32:07.891Z] === RUN TestTagExistedNameWithoutForce [2020-07-20T08:32:07.891Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-20T08:32:07.891Z] === RUN TestTagOfficialNames [2020-07-20T08:32:07.891Z] --- PASS: TestTagOfficialNames (0.04s) [2020-07-20T08:32:07.891Z] === RUN TestTagMatchesDigest [2020-07-20T08:32:07.891Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-20T08:32:07.891Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-20T08:32:08.294Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-20T08:32:08.553Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-20T08:32:09.492Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-20T08:32:11.396Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.03s) [2020-07-20T08:32:11.396Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-07-20T08:32:11.396Z] daemon.go:325: [df944bf35de0c] waiting for daemon to start [2020-07-20T08:32:11.396Z] daemon.go:325: [df944bf35de0c] waiting for daemon to start [2020-07-20T08:32:11.396Z] daemon.go:353: [df944bf35de0c] daemon started [2020-07-20T08:32:11.396Z] daemon.go:461: [df944bf35de0c] Stopping daemon [2020-07-20T08:32:11.396Z] daemon.go:296: [df944bf35de0c] exiting daemon [2020-07-20T08:32:11.396Z] daemon.go:448: [df944bf35de0c] Daemon stopped [2020-07-20T08:32:11.396Z] daemon.go:325: [df944bf35de0c] waiting for daemon to start [2020-07-20T08:32:11.396Z] daemon.go:325: [df944bf35de0c] waiting for daemon to start [2020-07-20T08:32:11.396Z] daemon.go:353: [df944bf35de0c] daemon started [2020-07-20T08:32:11.396Z] daemon.go:461: [df944bf35de0c] Stopping daemon [2020-07-20T08:32:11.396Z] daemon.go:296: [df944bf35de0c] exiting daemon [2020-07-20T08:32:11.396Z] daemon.go:448: [df944bf35de0c] Daemon stopped [2020-07-20T08:32:11.396Z] === RUN TestAuthZPluginV2Disable [2020-07-20T08:32:14.689Z] --- PASS: TestAuthZPluginV2Disable (3.27s) [2020-07-20T08:32:14.689Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-07-20T08:32:14.689Z] daemon.go:325: [da326417bf86b] waiting for daemon to start [2020-07-20T08:32:14.689Z] daemon.go:325: [da326417bf86b] waiting for daemon to start [2020-07-20T08:32:14.689Z] daemon.go:353: [da326417bf86b] daemon started [2020-07-20T08:32:14.689Z] daemon.go:461: [da326417bf86b] Stopping daemon [2020-07-20T08:32:14.689Z] daemon.go:296: [da326417bf86b] exiting daemon [2020-07-20T08:32:14.689Z] daemon.go:448: [da326417bf86b] Daemon stopped [2020-07-20T08:32:14.689Z] daemon.go:325: [da326417bf86b] waiting for daemon to start [2020-07-20T08:32:14.689Z] daemon.go:325: [da326417bf86b] waiting for daemon to start [2020-07-20T08:32:14.689Z] daemon.go:353: [da326417bf86b] daemon started [2020-07-20T08:32:14.689Z] daemon.go:461: [da326417bf86b] Stopping daemon [2020-07-20T08:32:14.689Z] daemon.go:296: [da326417bf86b] exiting daemon [2020-07-20T08:32:14.689Z] daemon.go:448: [da326417bf86b] Daemon stopped [2020-07-20T08:32:14.689Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-20T08:32:15.021Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2020-07-20T08:32:16.067Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-20T08:32:16.388Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-07-20T08:32:17.756Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2020-07-20T08:32:17.972Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.08s) [2020-07-20T08:32:17.972Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-07-20T08:32:17.972Z] daemon.go:325: [dcd4fcfb2f8e9] waiting for daemon to start [2020-07-20T08:32:17.972Z] daemon.go:325: [dcd4fcfb2f8e9] waiting for daemon to start [2020-07-20T08:32:17.972Z] daemon.go:353: [dcd4fcfb2f8e9] daemon started [2020-07-20T08:32:17.972Z] daemon.go:461: [dcd4fcfb2f8e9] Stopping daemon [2020-07-20T08:32:17.972Z] daemon.go:296: [dcd4fcfb2f8e9] exiting daemon [2020-07-20T08:32:17.972Z] daemon.go:448: [dcd4fcfb2f8e9] Daemon stopped [2020-07-20T08:32:17.972Z] daemon.go:325: [dcd4fcfb2f8e9] waiting for daemon to start [2020-07-20T08:32:17.972Z] daemon.go:325: [dcd4fcfb2f8e9] waiting for daemon to start [2020-07-20T08:32:17.972Z] daemon.go:353: [dcd4fcfb2f8e9] daemon started [2020-07-20T08:32:17.972Z] daemon.go:461: [dcd4fcfb2f8e9] Stopping daemon [2020-07-20T08:32:17.972Z] daemon.go:296: [dcd4fcfb2f8e9] exiting daemon [2020-07-20T08:32:17.972Z] daemon.go:448: [dcd4fcfb2f8e9] Daemon stopped [2020-07-20T08:32:17.972Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-20T08:32:18.909Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-20T08:32:20.823Z] === RUN TestDockerSuite/TestBuildRm [2020-07-20T08:32:24.119Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-20T08:32:24.687Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-20T08:32:25.843Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2020-07-20T08:32:26.067Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-20T08:32:26.327Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-20T08:32:26.897Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-20T08:32:27.211Z] ok github.com/docker/docker/daemon 12.189s coverage: 17.5% of statements [2020-07-20T08:32:27.211Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-20T08:32:27.211Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-20T08:32:27.773Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 82.2% of statements [2020-07-20T08:32:28.275Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-20T08:32:28.336Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.4% of statements [2020-07-20T08:32:28.844Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-20T08:32:28.899Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-07-20T08:32:28.899Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-20T08:32:28.899Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-20T08:32:29.784Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-20T08:32:30.266Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-07-20T08:32:31.162Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.33s) [2020-07-20T08:32:31.162Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-20T08:32:31.162Z] daemon.go:325: [d58576f98ba0e] waiting for daemon to start [2020-07-20T08:32:31.162Z] daemon.go:325: [d58576f98ba0e] waiting for daemon to start [2020-07-20T08:32:31.162Z] daemon.go:353: [d58576f98ba0e] daemon started [2020-07-20T08:32:31.162Z] daemon.go:461: [d58576f98ba0e] Stopping daemon [2020-07-20T08:32:31.162Z] daemon.go:296: [d58576f98ba0e] exiting daemon [2020-07-20T08:32:31.162Z] daemon.go:448: [d58576f98ba0e] Daemon stopped [2020-07-20T08:32:31.162Z] daemon.go:325: [d58576f98ba0e] waiting for daemon to start [2020-07-20T08:32:31.162Z] daemon.go:325: [d58576f98ba0e] waiting for daemon to start [2020-07-20T08:32:31.162Z] daemon.go:296: [d58576f98ba0e] exiting daemon [2020-07-20T08:32:31.162Z] daemon.go:325: [d58576f98ba0e] waiting for daemon to start [2020-07-20T08:32:31.162Z] daemon.go:325: [d58576f98ba0e] waiting for daemon to start [2020-07-20T08:32:31.162Z] daemon.go:325: [d58576f98ba0e] waiting for daemon to start [2020-07-20T08:32:31.162Z] daemon.go:353: [d58576f98ba0e] daemon started [2020-07-20T08:32:31.162Z] daemon.go:461: [d58576f98ba0e] Stopping daemon [2020-07-20T08:32:31.162Z] daemon.go:296: [d58576f98ba0e] exiting daemon [2020-07-20T08:32:31.162Z] daemon.go:448: [d58576f98ba0e] Daemon stopped [2020-07-20T08:32:31.162Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-20T08:32:32.099Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-20T08:32:32.099Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-20T08:32:32.359Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-20T08:32:32.359Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-20T08:32:32.359Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-20T08:32:32.787Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.484s coverage: 72.3% of statements [2020-07-20T08:32:32.787Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-07-20T08:32:32.927Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-20T08:32:33.495Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-20T08:32:33.495Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-20T08:32:34.189Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.416s coverage: 56.9% of statements [2020-07-20T08:32:34.435Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-20T08:32:35.800Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-20T08:32:35.800Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-20T08:32:35.800Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-20T08:32:35.800Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-20T08:32:36.711Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.281s coverage: 49.5% of statements [2020-07-20T08:32:37.726Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-20T08:32:37.986Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-20T08:32:38.080Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.678s coverage: 45.9% of statements [2020-07-20T08:32:38.080Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-20T08:32:38.554Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-20T08:32:38.813Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-20T08:32:39.008Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.665s coverage: 60.4% of statements [2020-07-20T08:32:39.008Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-20T08:32:39.384Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-20T08:32:39.598Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-20T08:32:39.598Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-20T08:32:39.598Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-20T08:32:39.598Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-20T08:32:39.598Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-20T08:32:40.067Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-20T08:32:40.320Z] === RUN TestDockerSuite/TestBuildUser [2020-07-20T08:32:40.377Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.293s coverage: 76.1% of statements [2020-07-20T08:32:40.377Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-20T08:32:40.537Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-20T08:32:40.633Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-07-20T08:32:41.258Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-20T08:32:42.000Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.037s coverage: 3.0% of statements [2020-07-20T08:32:42.929Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-07-20T08:32:43.514Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-20T08:32:43.823Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-20T08:32:43.859Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2020-07-20T08:32:43.859Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-20T08:32:43.859Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-20T08:32:44.508Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-20T08:32:44.508Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-20T08:32:44.508Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-20T08:32:44.508Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-20T08:32:45.224Z] ok github.com/docker/docker/daemon/logger 0.227s coverage: 43.7% of statements [2020-07-20T08:32:46.153Z] ok github.com/docker/docker/daemon/logger/awslogs 0.159s coverage: 78.6% of statements [2020-07-20T08:32:46.153Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-20T08:32:46.153Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-20T08:32:46.410Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 67.0% of statements [2020-07-20T08:32:46.739Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-20T08:32:46.973Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 26.2% of statements [2020-07-20T08:32:47.902Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 62.1% of statements [2020-07-20T08:32:47.902Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2020-07-20T08:32:48.031Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2020-07-20T08:32:48.031Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-20T08:32:48.031Z] daemon.go:325: [d87cf7be360c2] waiting for daemon to start [2020-07-20T08:32:48.031Z] daemon.go:325: [d87cf7be360c2] waiting for daemon to start [2020-07-20T08:32:48.031Z] daemon.go:353: [d87cf7be360c2] daemon started [2020-07-20T08:32:48.031Z] daemon.go:461: [d87cf7be360c2] Stopping daemon [2020-07-20T08:32:48.031Z] daemon.go:296: [d87cf7be360c2] exiting daemon [2020-07-20T08:32:48.031Z] daemon.go:448: [d87cf7be360c2] Daemon stopped [2020-07-20T08:32:48.031Z] daemon.go:325: [d87cf7be360c2] waiting for daemon to start [2020-07-20T08:32:48.031Z] daemon.go:325: [d87cf7be360c2] waiting for daemon to start [2020-07-20T08:32:48.031Z] daemon.go:325: [d87cf7be360c2] waiting for daemon to start [2020-07-20T08:32:48.031Z] daemon.go:325: [d87cf7be360c2] waiting for daemon to start [2020-07-20T08:32:48.031Z] daemon.go:339: [d87cf7be360c2] error pinging daemon on start: Get http://d87cf7be360c2.sock/_ping: context deadline exceeded [2020-07-20T08:32:48.031Z] daemon.go:325: [d87cf7be360c2] waiting for daemon to start [2020-07-20T08:32:48.031Z] daemon.go:339: [d87cf7be360c2] error pinging daemon on start: Get http://d87cf7be360c2.sock/_ping: context deadline exceeded [2020-07-20T08:32:48.031Z] daemon.go:325: [d87cf7be360c2] waiting for daemon to start [2020-07-20T08:32:48.031Z] daemon.go:339: [d87cf7be360c2] error pinging daemon on start: Get http://d87cf7be360c2.sock/_ping: context deadline exceeded [2020-07-20T08:32:48.031Z] daemon.go:325: [d87cf7be360c2] waiting for daemon to start [2020-07-20T08:32:48.031Z] daemon.go:339: [d87cf7be360c2] error pinging daemon on start: Get http://d87cf7be360c2.sock/_ping: context deadline exceeded [2020-07-20T08:32:48.031Z] daemon.go:296: [d87cf7be360c2] exiting daemon [2020-07-20T08:32:48.031Z] daemon.go:325: [d87cf7be360c2] waiting for daemon to start [2020-07-20T08:32:48.031Z] daemon.go:325: [d87cf7be360c2] waiting for daemon to start [2020-07-20T08:32:48.031Z] daemon.go:325: [d87cf7be360c2] waiting for daemon to start [2020-07-20T08:32:48.031Z] daemon.go:353: [d87cf7be360c2] daemon started [2020-07-20T08:32:48.031Z] daemon.go:461: [d87cf7be360c2] Stopping daemon [2020-07-20T08:32:48.031Z] daemon.go:296: [d87cf7be360c2] exiting daemon [2020-07-20T08:32:48.031Z] daemon.go:448: [d87cf7be360c2] Daemon stopped [2020-07-20T08:32:48.031Z] PASS [2020-07-20T08:32:48.031Z] [2020-07-20T08:32:48.031Z] DONE 17 tests in 51.871s [2020-07-20T08:32:48.031Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-20T08:32:48.031Z] ++ 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 [2020-07-20T08:32:48.031Z] ++ set -e [2020-07-20T08:32:48.031Z] ++ '[' -n 0 ']' [2020-07-20T08:32:48.031Z] ++ set -x [2020-07-20T08:32:48.031Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:32:48.031Z] INFO: Testing against a local daemon [2020-07-20T08:32:48.031Z] === RUN TestPluginInvalidJSON [2020-07-20T08:32:48.031Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T08:32:48.031Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T08:32:48.031Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T08:32:48.031Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-20T08:32:48.031Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-20T08:32:48.031Z] PASS [2020-07-20T08:32:48.031Z] [2020-07-20T08:32:48.031Z] DONE 2 tests in 0.143s [2020-07-20T08:32:48.031Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-20T08:32:48.031Z] ++ 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 [2020-07-20T08:32:48.031Z] ++ set -e [2020-07-20T08:32:48.031Z] ++ '[' -n 0 ']' [2020-07-20T08:32:48.031Z] ++ set -x [2020-07-20T08:32:48.031Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:32:48.031Z] INFO: Testing against a local daemon [2020-07-20T08:32:48.031Z] === RUN TestExternalGraphDriver [2020-07-20T08:32:48.290Z] === RUN TestExternalGraphDriver/json [2020-07-20T08:32:49.312Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 74.7% of statements [2020-07-20T08:32:49.312Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-20T08:32:49.312Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 37.9% of statements [2020-07-20T08:32:50.196Z] === RUN TestExternalGraphDriver/spec [2020-07-20T08:32:51.201Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 47.8% of statements [2020-07-20T08:32:51.457Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2020-07-20T08:32:52.103Z] === RUN TestExternalGraphDriver/pull [2020-07-20T08:32:52.385Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-07-20T08:32:52.641Z] ok github.com/docker/docker/daemon/logger/splunk 1.611s coverage: 84.5% of statements [2020-07-20T08:32:52.641Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-20T08:32:52.641Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-20T08:32:53.483Z] --- PASS: TestExternalGraphDriver (5.47s) [2020-07-20T08:32:53.483Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-07-20T08:32:53.483Z] daemon.go:325: [d1603251f4c6f] waiting for daemon to start [2020-07-20T08:32:53.483Z] daemon.go:325: [d1603251f4c6f] waiting for daemon to start [2020-07-20T08:32:53.483Z] daemon.go:353: [d1603251f4c6f] daemon started [2020-07-20T08:32:53.483Z] daemon.go:461: [d1603251f4c6f] Stopping daemon [2020-07-20T08:32:53.483Z] daemon.go:296: [d1603251f4c6f] exiting daemon [2020-07-20T08:32:53.483Z] daemon.go:448: [d1603251f4c6f] Daemon stopped [2020-07-20T08:32:53.483Z] daemon.go:325: [d1603251f4c6f] waiting for daemon to start [2020-07-20T08:32:53.483Z] daemon.go:325: [d1603251f4c6f] waiting for daemon to start [2020-07-20T08:32:53.483Z] daemon.go:353: [d1603251f4c6f] daemon started [2020-07-20T08:32:53.483Z] daemon.go:461: [d1603251f4c6f] Stopping daemon [2020-07-20T08:32:53.483Z] daemon.go:296: [d1603251f4c6f] exiting daemon [2020-07-20T08:32:53.483Z] daemon.go:448: [d1603251f4c6f] Daemon stopped [2020-07-20T08:32:53.483Z] --- PASS: TestExternalGraphDriver/json (1.94s) [2020-07-20T08:32:53.483Z] daemon.go:325: [d1603251f4c6f] waiting for daemon to start [2020-07-20T08:32:53.483Z] daemon.go:325: [d1603251f4c6f] waiting for daemon to start [2020-07-20T08:32:53.483Z] daemon.go:353: [d1603251f4c6f] daemon started [2020-07-20T08:32:53.483Z] daemon.go:461: [d1603251f4c6f] Stopping daemon [2020-07-20T08:32:53.483Z] daemon.go:296: [d1603251f4c6f] exiting daemon [2020-07-20T08:32:53.483Z] daemon.go:448: [d1603251f4c6f] Daemon stopped [2020-07-20T08:32:53.483Z] daemon.go:325: [d1603251f4c6f] waiting for daemon to start [2020-07-20T08:32:53.483Z] daemon.go:325: [d1603251f4c6f] waiting for daemon to start [2020-07-20T08:32:53.483Z] daemon.go:353: [d1603251f4c6f] daemon started [2020-07-20T08:32:53.483Z] daemon.go:461: [d1603251f4c6f] Stopping daemon [2020-07-20T08:32:53.483Z] daemon.go:296: [d1603251f4c6f] exiting daemon [2020-07-20T08:32:53.483Z] daemon.go:448: [d1603251f4c6f] Daemon stopped [2020-07-20T08:32:53.483Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2020-07-20T08:32:53.483Z] daemon.go:325: [d1603251f4c6f] waiting for daemon to start [2020-07-20T08:32:53.483Z] daemon.go:325: [d1603251f4c6f] waiting for daemon to start [2020-07-20T08:32:53.483Z] daemon.go:353: [d1603251f4c6f] daemon started [2020-07-20T08:32:53.483Z] daemon.go:461: [d1603251f4c6f] Stopping daemon [2020-07-20T08:32:53.483Z] daemon.go:296: [d1603251f4c6f] exiting daemon [2020-07-20T08:32:53.483Z] daemon.go:448: [d1603251f4c6f] Daemon stopped [2020-07-20T08:32:53.483Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2020-07-20T08:32:53.483Z] === RUN TestGraphdriverPluginV2 [2020-07-20T08:32:54.051Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-20T08:32:54.989Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-20T08:32:55.160Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 48.2% of statements [2020-07-20T08:32:55.161Z] ok github.com/docker/docker/distribution 0.203s coverage: 22.3% of statements [2020-07-20T08:32:55.161Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-20T08:32:55.247Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-20T08:32:55.814Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-20T08:32:56.054Z] --- PASS: TestImportExtremelyLargeImageWorks (86.68s) [2020-07-20T08:32:56.054Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-07-20T08:32:56.054Z] daemon.go:325: [dce739a99079c] waiting for daemon to start [2020-07-20T08:32:56.054Z] daemon.go:325: [dce739a99079c] waiting for daemon to start [2020-07-20T08:32:56.054Z] daemon.go:353: [dce739a99079c] daemon started [2020-07-20T08:32:56.054Z] daemon.go:461: [dce739a99079c] Stopping daemon [2020-07-20T08:32:56.054Z] daemon.go:296: [dce739a99079c] exiting daemon [2020-07-20T08:32:56.054Z] daemon.go:448: [dce739a99079c] Daemon stopped [2020-07-20T08:32:56.054Z] PASS [2020-07-20T08:32:56.054Z] [2020-07-20T08:32:56.054Z] DONE 11 tests in 88.139s [2020-07-20T08:32:56.054Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-07-20T08:32:56.054Z] ++ 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 [2020-07-20T08:32:56.054Z] ++ set -e [2020-07-20T08:32:56.054Z] ++ '[' -n 0 ']' [2020-07-20T08:32:56.054Z] ++ set -x [2020-07-20T08:32:56.054Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:32:56.054Z] INFO: Testing against a local daemon [2020-07-20T08:32:56.054Z] === RUN TestNetworkCreateDelete [2020-07-20T08:32:56.054Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-07-20T08:32:56.054Z] === RUN TestDockerNetworkDeletePreferID [2020-07-20T08:32:56.054Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-07-20T08:32:56.054Z] === RUN TestDaemonDNSFallback [2020-07-20T08:32:56.054Z] --- PASS: TestDaemonDNSFallback (2.53s) [2020-07-20T08:32:56.054Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-07-20T08:32:56.054Z] daemon.go:325: [dfec621f2e940] waiting for daemon to start [2020-07-20T08:32:56.054Z] daemon.go:325: [dfec621f2e940] waiting for daemon to start [2020-07-20T08:32:56.054Z] daemon.go:353: [dfec621f2e940] daemon started [2020-07-20T08:32:56.054Z] daemon.go:461: [dfec621f2e940] Stopping daemon [2020-07-20T08:32:56.054Z] daemon.go:296: [dfec621f2e940] exiting daemon [2020-07-20T08:32:56.054Z] daemon.go:448: [dfec621f2e940] Daemon stopped [2020-07-20T08:32:56.054Z] === RUN TestInspectNetwork [2020-07-20T08:32:56.054Z] === RUN TestInspectNetwork/full_network_id [2020-07-20T08:32:56.054Z] === RUN TestInspectNetwork/partial_network_id [2020-07-20T08:32:56.054Z] === RUN TestInspectNetwork/network_name [2020-07-20T08:32:56.054Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-20T08:32:56.088Z] ok github.com/docker/docker/errdefs 0.007s coverage: 49.4% of statements [2020-07-20T08:32:56.381Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-20T08:32:56.640Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-20T08:32:57.201Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-20T08:32:57.454Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-07-20T08:32:58.017Z] ok github.com/docker/docker/distribution/xfer 1.437s coverage: 83.4% of statements [2020-07-20T08:32:58.017Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-20T08:32:58.019Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-20T08:32:58.019Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-20T08:32:58.019Z] --- PASS: TestGraphdriverPluginV2 (4.33s) [2020-07-20T08:32:58.019Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-07-20T08:32:58.019Z] daemon.go:325: [d035719923e9b] waiting for daemon to start [2020-07-20T08:32:58.019Z] daemon.go:325: [d035719923e9b] waiting for daemon to start [2020-07-20T08:32:58.019Z] daemon.go:353: [d035719923e9b] daemon started [2020-07-20T08:32:58.019Z] daemon.go:461: [d035719923e9b] Stopping daemon [2020-07-20T08:32:58.019Z] daemon.go:296: [d035719923e9b] exiting daemon [2020-07-20T08:32:58.019Z] === RUN TestDockerSuite/TestBuildWindowsUser daemon.go:448: [d035719923e9b] Daemon stopped [2020-07-20T08:32:58.019Z] daemon.go:325: [d035719923e9b] waiting for daemon to start [2020-07-20T08:32:58.019Z] daemon.go:325: [d035719923e9b] waiting for daemon to start [2020-07-20T08:32:58.019Z] [2020-07-20T08:32:58.019Z] daemon.go:353: [d035719923e9b] daemon started [2020-07-20T08:32:58.019Z] daemon.go:461: [d035719923e9b] Stopping daemon [2020-07-20T08:32:58.019Z] daemon.go:296: [d035719923e9b] exiting daemon [2020-07-20T08:32:58.019Z] daemon.go:448: [d035719923e9b] Daemon stopped [2020-07-20T08:32:58.019Z] PASS [2020-07-20T08:32:58.019Z] [2020-07-20T08:32:58.019Z] DONE 5 tests in 9.968s [2020-07-20T08:32:58.019Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-20T08:32:58.019Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-20T08:32:58.019Z] ++ 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 [2020-07-20T08:32:58.019Z] ++ set -e [2020-07-20T08:32:58.019Z] ++ '[' -n 0 ']' [2020-07-20T08:32:58.019Z] ++ set -x [2020-07-20T08:32:58.019Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:32:58.019Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-20T08:32:58.019Z] INFO: Testing against a local daemon [2020-07-20T08:32:58.019Z] === RUN TestContinueAfterPluginCrash [2020-07-20T08:32:58.019Z] === PAUSE TestContinueAfterPluginCrash [2020-07-20T08:32:58.019Z] === RUN TestDaemonStartWithLogOpt [2020-07-20T08:32:58.019Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-20T08:32:58.019Z] === CONT TestContinueAfterPluginCrash [2020-07-20T08:32:58.019Z] === CONT TestDaemonStartWithLogOpt [2020-07-20T08:32:58.580Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2020-07-20T08:32:58.580Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-20T08:32:59.510Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-07-20T08:32:59.510Z] ? github.com/docker/docker/internal/test [no test files] [2020-07-20T08:32:59.581Z] --- PASS: TestInspectNetwork (10.97s) [2020-07-20T08:32:59.581Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-07-20T08:32:59.581Z] daemon.go:325: [d5459cacda9db] waiting for daemon to start [2020-07-20T08:32:59.581Z] daemon.go:325: [d5459cacda9db] waiting for daemon to start [2020-07-20T08:32:59.581Z] daemon.go:353: [d5459cacda9db] daemon started [2020-07-20T08:32:59.581Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-20T08:32:59.581Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-20T08:32:59.581Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-20T08:32:59.581Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-20T08:32:59.581Z] daemon.go:461: [d5459cacda9db] Stopping daemon [2020-07-20T08:32:59.581Z] daemon.go:296: [d5459cacda9db] exiting daemon [2020-07-20T08:32:59.581Z] daemon.go:448: [d5459cacda9db] Daemon stopped [2020-07-20T08:32:59.581Z] === RUN TestRunContainerWithBridgeNone [2020-07-20T08:32:59.928Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-20T08:33:00.187Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-20T08:33:00.439Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-07-20T08:33:00.439Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-07-20T08:33:00.439Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-07-20T08:33:00.695Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-07-20T08:33:00.695Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-07-20T08:33:00.695Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-07-20T08:33:00.695Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-07-20T08:33:00.695Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-07-20T08:33:00.695Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-07-20T08:33:00.695Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-07-20T08:33:00.695Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-20T08:33:01.015Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-20T08:33:01.125Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-20T08:33:01.258Z] ok github.com/docker/docker/internal/testutil 0.013s coverage: 62.5% of statements [2020-07-20T08:33:02.012Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-20T08:33:02.012Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-20T08:33:02.063Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-20T08:33:02.188Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2020-07-20T08:33:02.321Z] --- PASS: TestRunContainerWithBridgeNone (2.41s) [2020-07-20T08:33:02.321Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-07-20T08:33:02.321Z] daemon.go:325: [d2428a6ee4777] waiting for daemon to start [2020-07-20T08:33:02.321Z] daemon.go:325: [d2428a6ee4777] waiting for daemon to start [2020-07-20T08:33:02.321Z] daemon.go:353: [d2428a6ee4777] daemon started [2020-07-20T08:33:02.321Z] daemon.go:461: [d2428a6ee4777] Stopping daemon [2020-07-20T08:33:02.321Z] daemon.go:296: [d2428a6ee4777] exiting daemon [2020-07-20T08:33:02.321Z] daemon.go:448: [d2428a6ee4777] Daemon stopped [2020-07-20T08:33:02.321Z] === RUN TestNetworkInvalidJSON [2020-07-20T08:33:02.321Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-20T08:33:02.321Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-20T08:33:02.321Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T08:33:02.321Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T08:33:02.321Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T08:33:02.321Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T08:33:02.321Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-20T08:33:02.321Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T08:33:02.321Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T08:33:02.321Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-07-20T08:33:02.321Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-20T08:33:02.321Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-20T08:33:02.321Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-20T08:33:02.321Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-20T08:33:03.360Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-07-20T08:33:03.360Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-07-20T08:33:03.360Z] daemon.go:325: [d030ffa18adc6] waiting for daemon to start [2020-07-20T08:33:03.360Z] daemon.go:325: [d030ffa18adc6] waiting for daemon to start [2020-07-20T08:33:03.360Z] daemon.go:353: [d030ffa18adc6] daemon started [2020-07-20T08:33:03.360Z] daemon.go:461: [d030ffa18adc6] Stopping daemon [2020-07-20T08:33:03.360Z] daemon.go:296: [d030ffa18adc6] exiting daemon [2020-07-20T08:33:03.360Z] daemon.go:448: [d030ffa18adc6] Daemon stopped [2020-07-20T08:33:03.360Z] daemon.go:325: [d030ffa18adc6] waiting for daemon to start [2020-07-20T08:33:03.360Z] daemon.go:325: [d030ffa18adc6] waiting for daemon to start [2020-07-20T08:33:03.360Z] daemon.go:353: [d030ffa18adc6] daemon started [2020-07-20T08:33:03.360Z] daemon.go:461: [d030ffa18adc6] Stopping daemon [2020-07-20T08:33:03.360Z] daemon.go:296: [d030ffa18adc6] exiting daemon [2020-07-20T08:33:03.360Z] daemon.go:448: [d030ffa18adc6] Daemon stopped [2020-07-20T08:33:03.360Z] === RUN TestDaemonDefaultNetworkPools [2020-07-20T08:33:03.442Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-20T08:33:03.442Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-20T08:33:03.555Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2020-07-20T08:33:03.555Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-07-20T08:33:03.996Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2020-07-20T08:33:03.996Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-07-20T08:33:03.996Z] daemon.go:325: [d5d4cdc36d579] waiting for daemon to start [2020-07-20T08:33:03.996Z] daemon.go:325: [d5d4cdc36d579] waiting for daemon to start [2020-07-20T08:33:03.996Z] daemon.go:353: [d5d4cdc36d579] daemon started [2020-07-20T08:33:03.996Z] daemon.go:461: [d5d4cdc36d579] Stopping daemon [2020-07-20T08:33:03.996Z] daemon.go:296: [d5d4cdc36d579] exiting daemon [2020-07-20T08:33:03.996Z] daemon.go:448: [d5d4cdc36d579] Daemon stopped [2020-07-20T08:33:03.996Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-20T08:33:04.983Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-20T08:33:05.458Z] ok github.com/docker/docker/pkg/archive 0.302s coverage: 77.1% of statements [2020-07-20T08:33:05.509Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-07-20T08:33:05.509Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-07-20T08:33:05.509Z] daemon.go:325: [d3c20a8a1e059] waiting for daemon to start [2020-07-20T08:33:05.509Z] daemon.go:325: [d3c20a8a1e059] waiting for daemon to start [2020-07-20T08:33:05.509Z] daemon.go:353: [d3c20a8a1e059] daemon started [2020-07-20T08:33:05.509Z] daemon.go:461: [d3c20a8a1e059] Stopping daemon [2020-07-20T08:33:05.509Z] daemon.go:296: [d3c20a8a1e059] exiting daemon [2020-07-20T08:33:05.509Z] daemon.go:448: [d3c20a8a1e059] Daemon stopped [2020-07-20T08:33:05.509Z] daemon.go:325: [d3c20a8a1e059] waiting for daemon to start [2020-07-20T08:33:05.509Z] daemon.go:325: [d3c20a8a1e059] waiting for daemon to start [2020-07-20T08:33:05.509Z] daemon.go:353: [d3c20a8a1e059] daemon started [2020-07-20T08:33:05.509Z] daemon.go:461: [d3c20a8a1e059] Stopping daemon [2020-07-20T08:33:05.509Z] daemon.go:296: [d3c20a8a1e059] exiting daemon [2020-07-20T08:33:05.509Z] daemon.go:448: [d3c20a8a1e059] Daemon stopped [2020-07-20T08:33:05.509Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-20T08:33:05.977Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-20T08:33:06.388Z] ok github.com/docker/docker/pkg/authorization 0.203s coverage: 66.7% of statements [2020-07-20T08:33:06.548Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-07-20T08:33:06.548Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-20T08:33:06.548Z] daemon.go:325: [d11f5c13527a2] waiting for daemon to start [2020-07-20T08:33:06.548Z] daemon.go:325: [d11f5c13527a2] waiting for daemon to start [2020-07-20T08:33:06.548Z] daemon.go:353: [d11f5c13527a2] daemon started [2020-07-20T08:33:06.548Z] daemon.go:461: [d11f5c13527a2] Stopping daemon [2020-07-20T08:33:06.548Z] daemon.go:296: [d11f5c13527a2] exiting daemon [2020-07-20T08:33:06.548Z] daemon.go:448: [d11f5c13527a2] Daemon stopped [2020-07-20T08:33:06.548Z] daemon.go:325: [d11f5c13527a2] waiting for daemon to start [2020-07-20T08:33:06.548Z] daemon.go:325: [d11f5c13527a2] waiting for daemon to start [2020-07-20T08:33:06.548Z] daemon.go:353: [d11f5c13527a2] daemon started [2020-07-20T08:33:06.548Z] daemon.go:461: [d11f5c13527a2] Stopping daemon [2020-07-20T08:33:06.548Z] daemon.go:296: [d11f5c13527a2] exiting daemon [2020-07-20T08:33:06.548Z] daemon.go:448: [d11f5c13527a2] Daemon stopped [2020-07-20T08:33:06.548Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-20T08:33:06.645Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-07-20T08:33:06.732Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-20T08:33:06.901Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-07-20T08:33:07.183Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-07-20T08:33:07.183Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-07-20T08:33:07.183Z] daemon.go:325: [d315ba868d911] waiting for daemon to start [2020-07-20T08:33:07.183Z] daemon.go:325: [d315ba868d911] waiting for daemon to start [2020-07-20T08:33:07.183Z] daemon.go:353: [d315ba868d911] daemon started [2020-07-20T08:33:07.183Z] daemon.go:461: [d315ba868d911] Stopping daemon [2020-07-20T08:33:07.183Z] daemon.go:296: [d315ba868d911] exiting daemon [2020-07-20T08:33:07.183Z] daemon.go:448: [d315ba868d911] Daemon stopped [2020-07-20T08:33:07.183Z] === RUN TestServiceWithPredefinedNetwork [2020-07-20T08:33:08.662Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-20T08:33:09.604Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-20T08:33:10.167Z] ok github.com/docker/docker/layer 7.085s coverage: 72.0% of statements [2020-07-20T08:33:10.167Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-20T08:33:10.167Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-20T08:33:10.167Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-20T08:33:10.167Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-20T08:33:10.167Z] ? github.com/docker/docker/oci [no test files] [2020-07-20T08:33:10.167Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-20T08:33:10.167Z] ok github.com/docker/docker/pkg/chrootarchive 2.530s coverage: 43.2% of statements [2020-07-20T08:33:10.167Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-20T08:33:10.167Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-20T08:33:10.172Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-20T08:33:10.424Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-07-20T08:33:10.710Z] --- PASS: TestServiceWithPredefinedNetwork (3.73s) [2020-07-20T08:33:10.710Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-07-20T08:33:10.710Z] daemon.go:325: [de93be2012f15] waiting for daemon to start [2020-07-20T08:33:10.710Z] daemon.go:325: [de93be2012f15] waiting for daemon to start [2020-07-20T08:33:10.710Z] daemon.go:353: [de93be2012f15] daemon started [2020-07-20T08:33:10.710Z] daemon.go:461: [de93be2012f15] Stopping daemon [2020-07-20T08:33:10.710Z] daemon.go:296: [de93be2012f15] exiting daemon [2020-07-20T08:33:10.710Z] daemon.go:448: [de93be2012f15] Daemon stopped [2020-07-20T08:33:10.710Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-20T08:33:10.710Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T08:33:10.710Z] service_test.go:230: FLAKY_TEST [2020-07-20T08:33:10.710Z] === RUN TestServiceWithDataPathPortInit [2020-07-20T08:33:10.758Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-20T08:33:10.758Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-20T08:33:10.758Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-20T08:33:10.758Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-20T08:33:10.758Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-20T08:33:10.758Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-20T08:33:10.985Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-07-20T08:33:11.109Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-20T08:33:11.109Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-20T08:33:11.241Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-07-20T08:33:11.804Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-07-20T08:33:12.045Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-20T08:33:12.732Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2020-07-20T08:33:12.989Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-07-20T08:33:13.948Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-20T08:33:13.948Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-20T08:33:13.948Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-20T08:33:14.355Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 66.3% of statements [2020-07-20T08:33:14.885Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-20T08:33:14.917Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-07-20T08:33:15.145Z] --- PASS: TestDaemonStartWithLogOpt (16.93s) [2020-07-20T08:33:15.146Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-07-20T08:33:15.146Z] daemon.go:325: [dbf1075cef3d6] waiting for daemon to start [2020-07-20T08:33:15.146Z] daemon.go:325: [dbf1075cef3d6] waiting for daemon to start [2020-07-20T08:33:15.146Z] daemon.go:353: [dbf1075cef3d6] daemon started [2020-07-20T08:33:15.146Z] daemon.go:461: [dbf1075cef3d6] Stopping daemon [2020-07-20T08:33:15.146Z] daemon.go:296: [dbf1075cef3d6] exiting daemon [2020-07-20T08:33:15.146Z] daemon.go:448: [dbf1075cef3d6] Daemon stopped [2020-07-20T08:33:15.146Z] daemon.go:325: [dbf1075cef3d6] waiting for daemon to start [2020-07-20T08:33:15.146Z] daemon.go:325: [dbf1075cef3d6] waiting for daemon to start [2020-07-20T08:33:15.146Z] daemon.go:353: [dbf1075cef3d6] daemon started [2020-07-20T08:33:15.146Z] daemon.go:461: [dbf1075cef3d6] Stopping daemon [2020-07-20T08:33:15.146Z] daemon.go:296: [dbf1075cef3d6] exiting daemon [2020-07-20T08:33:15.146Z] daemon.go:448: [dbf1075cef3d6] Daemon stopped [2020-07-20T08:33:15.405Z] === RUN TestDockerSuite/TestCommitChange [2020-07-20T08:33:15.479Z] ok github.com/docker/docker/pkg/discovery/kv 3.068s coverage: 84.1% of statements [2020-07-20T08:33:15.736Z] ok github.com/docker/docker/pkg/fsutils 0.189s coverage: 85.1% of statements [2020-07-20T08:33:15.736Z] ok github.com/docker/docker/pkg/homedir 0.022s coverage: 10.2% of statements [2020-07-20T08:33:15.975Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-20T08:33:16.545Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-20T08:33:17.103Z] ok github.com/docker/docker/pkg/idtools 0.476s coverage: 70.1% of statements [2020-07-20T08:33:17.103Z] ok github.com/docker/docker/pkg/ioutils 0.438s coverage: 69.1% of statements [2020-07-20T08:33:17.484Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-20T08:33:17.665Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-07-20T08:33:17.665Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements [2020-07-20T08:33:17.920Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2020-07-20T08:33:17.921Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-20T08:33:18.420Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-20T08:33:18.482Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-07-20T08:33:18.482Z] ok github.com/docker/docker/pkg/mount 0.027s coverage: 69.6% of statements [2020-07-20T08:33:18.482Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-20T08:33:18.989Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-20T08:33:19.044Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2020-07-20T08:33:19.044Z] ok github.com/docker/docker/pkg/parsers/kernel 0.007s coverage: 60.0% of statements [2020-07-20T08:33:19.300Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements [2020-07-20T08:33:19.558Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-07-20T08:33:19.558Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-20T08:33:19.558Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-20T08:33:19.927Z] --- PASS: TestContinueAfterPluginCrash (21.71s) [2020-07-20T08:33:19.927Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-07-20T08:33:19.927Z] daemon.go:325: [d846d67f43208] waiting for daemon to start [2020-07-20T08:33:19.927Z] daemon.go:325: [d846d67f43208] waiting for daemon to start [2020-07-20T08:33:19.927Z] daemon.go:353: [d846d67f43208] daemon started [2020-07-20T08:33:19.927Z] daemon.go:461: [d846d67f43208] Stopping daemon [2020-07-20T08:33:19.927Z] daemon.go:296: [d846d67f43208] exiting daemon [2020-07-20T08:33:19.927Z] daemon.go:448: [d846d67f43208] Daemon stopped [2020-07-20T08:33:19.927Z] PASS [2020-07-20T08:33:19.927Z] [2020-07-20T08:33:19.927Z] DONE 2 tests in 21.855s [2020-07-20T08:33:19.927Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-20T08:33:19.927Z] ++ 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 [2020-07-20T08:33:19.927Z] ++ set -e [2020-07-20T08:33:19.927Z] ++ '[' -n 0 ']' [2020-07-20T08:33:19.927Z] ++ set -x [2020-07-20T08:33:19.927Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:33:19.927Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-20T08:33:19.927Z] INFO: Testing against a local daemon [2020-07-20T08:33:19.927Z] === RUN TestPluginWithDevMounts [2020-07-20T08:33:19.927Z] === PAUSE TestPluginWithDevMounts [2020-07-20T08:33:19.927Z] === CONT TestPluginWithDevMounts [2020-07-20T08:33:20.495Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-20T08:33:20.500Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2020-07-20T08:33:21.064Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-20T08:33:21.428Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-20T08:33:21.428Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-07-20T08:33:21.684Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-07-20T08:33:22.001Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-20T08:33:22.260Z] --- PASS: TestPluginWithDevMounts (2.15s) [2020-07-20T08:33:22.260Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-07-20T08:33:22.260Z] daemon.go:325: [d024071716cb7] waiting for daemon to start [2020-07-20T08:33:22.260Z] daemon.go:325: [d024071716cb7] waiting for daemon to start [2020-07-20T08:33:22.260Z] daemon.go:353: [d024071716cb7] daemon started [2020-07-20T08:33:22.260Z] daemon.go:461: [d024071716cb7] Stopping daemon [2020-07-20T08:33:22.260Z] daemon.go:296: [d024071716cb7] exiting daemon [2020-07-20T08:33:22.260Z] daemon.go:448: [d024071716cb7] Daemon stopped [2020-07-20T08:33:22.260Z] PASS [2020-07-20T08:33:22.260Z] [2020-07-20T08:33:22.260Z] DONE 1 tests in 2.296s [2020-07-20T08:33:22.260Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-20T08:33:22.260Z] ++ 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 [2020-07-20T08:33:22.260Z] ++ set -e [2020-07-20T08:33:22.260Z] ++ '[' -n 0 ']' [2020-07-20T08:33:22.260Z] ++ set -x [2020-07-20T08:33:22.261Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:33:22.261Z] INFO: Testing against a local daemon [2020-07-20T08:33:22.261Z] === RUN TestSecretInspect [2020-07-20T08:33:22.831Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-20T08:33:22.831Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-20T08:33:22.831Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-20T08:33:23.049Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 72.7% of statements [2020-07-20T08:33:23.306Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-07-20T08:33:23.400Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-20T08:33:23.400Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-20T08:33:23.400Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-20T08:33:23.400Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-20T08:33:25.305Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-20T08:33:25.564Z] --- PASS: TestSecretInspect (3.27s) [2020-07-20T08:33:25.564Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-07-20T08:33:25.564Z] daemon.go:325: [d7e39bb9eb22d] waiting for daemon to start [2020-07-20T08:33:25.564Z] daemon.go:325: [d7e39bb9eb22d] waiting for daemon to start [2020-07-20T08:33:25.565Z] daemon.go:353: [d7e39bb9eb22d] daemon started [2020-07-20T08:33:25.565Z] daemon.go:461: [d7e39bb9eb22d] Stopping daemon [2020-07-20T08:33:25.565Z] daemon.go:296: [d7e39bb9eb22d] exiting daemon [2020-07-20T08:33:25.565Z] daemon.go:448: [d7e39bb9eb22d] Daemon stopped [2020-07-20T08:33:25.565Z] === RUN TestSecretList [2020-07-20T08:33:25.565Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-20T08:33:26.573Z] ok github.com/docker/docker/pkg/signal 2.848s coverage: 61.0% of statements [2020-07-20T08:33:26.829Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-07-20T08:33:26.947Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-20T08:33:26.947Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-20T08:33:27.206Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-20T08:33:27.391Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-20T08:33:27.691Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-20T08:33:27.947Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-20T08:33:28.508Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 82.5% of statements [2020-07-20T08:33:28.586Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-20T08:33:28.845Z] --- PASS: TestSecretList (3.23s) [2020-07-20T08:33:28.845Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-07-20T08:33:28.845Z] daemon.go:325: [d8e9922be1159] waiting for daemon to start [2020-07-20T08:33:28.845Z] daemon.go:325: [d8e9922be1159] waiting for daemon to start [2020-07-20T08:33:28.845Z] daemon.go:353: [d8e9922be1159] daemon started [2020-07-20T08:33:28.845Z] daemon.go:461: [d8e9922be1159] Stopping daemon [2020-07-20T08:33:28.845Z] daemon.go:296: [d8e9922be1159] exiting daemon [2020-07-20T08:33:28.845Z] daemon.go:448: [d8e9922be1159] Daemon stopped [2020-07-20T08:33:28.845Z] === RUN TestSecretsCreateAndDelete [2020-07-20T08:33:29.070Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 35.1% of statements [2020-07-20T08:33:29.326Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2020-07-20T08:33:29.424Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-20T08:33:29.931Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2020-07-20T08:33:29.997Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-20T08:33:30.493Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-07-20T08:33:30.565Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-20T08:33:30.566Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-20T08:33:30.566Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-20T08:33:30.750Z] testing: warning: no tests to run [2020-07-20T08:33:30.750Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-07-20T08:33:31.047Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-20T08:33:31.303Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-07-20T08:33:31.502Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-20T08:33:31.502Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-20T08:33:31.502Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-20T08:33:31.502Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-20T08:33:31.502Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-20T08:33:31.502Z] --- PASS: TestSecretsCreateAndDelete (2.75s) [2020-07-20T08:33:31.502Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-07-20T08:33:31.502Z] daemon.go:325: [d7a11ac48c466] waiting for daemon to start [2020-07-20T08:33:31.502Z] daemon.go:325: [d7a11ac48c466] waiting for daemon to start [2020-07-20T08:33:31.502Z] daemon.go:353: [d7a11ac48c466] daemon started [2020-07-20T08:33:31.502Z] daemon.go:461: [d7a11ac48c466] Stopping daemon [2020-07-20T08:33:31.502Z] daemon.go:296: [d7a11ac48c466] exiting daemon [2020-07-20T08:33:31.502Z] daemon.go:448: [d7a11ac48c466] Daemon stopped [2020-07-20T08:33:31.502Z] === RUN TestSecretsUpdate [2020-07-20T08:33:31.558Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-07-20T08:33:32.071Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-20T08:33:32.639Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-20T08:33:33.207Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-20T08:33:33.207Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-20T08:33:33.234Z] --- PASS: TestServiceWithDataPathPortInit (20.75s) [2020-07-20T08:33:33.234Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-20T08:33:33.234Z] daemon.go:325: [d111f39a82d9f] waiting for daemon to start [2020-07-20T08:33:33.234Z] daemon.go:325: [d111f39a82d9f] waiting for daemon to start [2020-07-20T08:33:33.234Z] daemon.go:353: [d111f39a82d9f] daemon started [2020-07-20T08:33:33.234Z] daemon.go:461: [d111f39a82d9f] Stopping daemon [2020-07-20T08:33:33.234Z] daemon.go:296: [d111f39a82d9f] exiting daemon [2020-07-20T08:33:33.234Z] daemon.go:448: [d111f39a82d9f] Daemon stopped [2020-07-20T08:33:33.234Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-20T08:33:33.234Z] daemon.go:325: [df7f33535382b] waiting for daemon to start [2020-07-20T08:33:33.234Z] daemon.go:325: [df7f33535382b] waiting for daemon to start [2020-07-20T08:33:33.234Z] daemon.go:353: [df7f33535382b] daemon started [2020-07-20T08:33:33.234Z] daemon.go:461: [df7f33535382b] Stopping daemon [2020-07-20T08:33:33.234Z] daemon.go:296: [df7f33535382b] exiting daemon [2020-07-20T08:33:33.234Z] daemon.go:448: [df7f33535382b] Daemon stopped [2020-07-20T08:33:33.234Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-20T08:33:33.448Z] ok github.com/docker/docker/plugin 0.516s coverage: 27.3% of statements [2020-07-20T08:33:34.146Z] --- PASS: TestSecretsUpdate (2.65s) [2020-07-20T08:33:34.146Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-07-20T08:33:34.146Z] daemon.go:325: [d054fd5c8cee8] waiting for daemon to start [2020-07-20T08:33:34.146Z] daemon.go:325: [d054fd5c8cee8] waiting for daemon to start [2020-07-20T08:33:34.146Z] daemon.go:353: [d054fd5c8cee8] daemon started [2020-07-20T08:33:34.146Z] daemon.go:461: [d054fd5c8cee8] Stopping daemon [2020-07-20T08:33:34.146Z] daemon.go:296: [d054fd5c8cee8] exiting daemon [2020-07-20T08:33:34.146Z] daemon.go:448: [d054fd5c8cee8] Daemon stopped [2020-07-20T08:33:34.146Z] === RUN TestTemplatedSecret [2020-07-20T08:33:34.377Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-20T08:33:34.713Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-20T08:33:35.280Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-20T08:33:35.280Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-20T08:33:35.321Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 74.1% of statements [2020-07-20T08:33:35.539Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-20T08:33:35.578Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-07-20T08:33:36.476Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-20T08:33:36.987Z] ok github.com/docker/docker/registry 0.078s coverage: 56.3% of statements [2020-07-20T08:33:37.045Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-20T08:33:37.304Z] --- PASS: TestTemplatedSecret (3.05s) [2020-07-20T08:33:37.304Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-07-20T08:33:37.304Z] daemon.go:325: [d908ed8f0eb86] waiting for daemon to start [2020-07-20T08:33:37.304Z] daemon.go:325: [d908ed8f0eb86] waiting for daemon to start [2020-07-20T08:33:37.304Z] daemon.go:353: [d908ed8f0eb86] daemon started [2020-07-20T08:33:37.304Z] daemon.go:461: [d908ed8f0eb86] Stopping daemon [2020-07-20T08:33:37.304Z] daemon.go:296: [d908ed8f0eb86] exiting daemon [2020-07-20T08:33:37.304Z] daemon.go:448: [d908ed8f0eb86] Daemon stopped [2020-07-20T08:33:37.304Z] === RUN TestSecretCreateResolve [2020-07-20T08:33:37.549Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-07-20T08:33:37.564Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-20T08:33:37.564Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-20T08:33:37.805Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 47.1% of statements [2020-07-20T08:33:38.133Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-20T08:33:38.702Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-20T08:33:38.735Z] ok github.com/docker/docker/runconfig 0.009s coverage: 68.2% of statements [2020-07-20T08:33:39.270Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-20T08:33:39.270Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-20T08:33:39.297Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-20T08:33:39.837Z] --- PASS: TestSecretCreateResolve (2.55s) [2020-07-20T08:33:39.837Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-07-20T08:33:39.837Z] daemon.go:325: [d1b43ed8af616] waiting for daemon to start [2020-07-20T08:33:39.837Z] daemon.go:325: [d1b43ed8af616] waiting for daemon to start [2020-07-20T08:33:39.837Z] daemon.go:353: [d1b43ed8af616] daemon started [2020-07-20T08:33:39.837Z] daemon.go:461: [d1b43ed8af616] Stopping daemon [2020-07-20T08:33:39.837Z] daemon.go:296: [d1b43ed8af616] exiting daemon [2020-07-20T08:33:39.837Z] daemon.go:448: [d1b43ed8af616] Daemon stopped [2020-07-20T08:33:39.837Z] PASS [2020-07-20T08:33:39.837Z] [2020-07-20T08:33:39.837Z] DONE 6 tests in 17.632s [2020-07-20T08:33:39.837Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-20T08:33:39.837Z] ++ 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 [2020-07-20T08:33:39.837Z] ++ set -e [2020-07-20T08:33:39.837Z] ++ '[' -n 0 ']' [2020-07-20T08:33:39.837Z] ++ set -x [2020-07-20T08:33:39.837Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:33:39.837Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-20T08:33:40.096Z] INFO: Testing against a local daemon [2020-07-20T08:33:40.096Z] === RUN TestServiceCreateInit [2020-07-20T08:33:40.096Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-20T08:33:40.225Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-07-20T08:33:40.355Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-20T08:33:40.788Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-07-20T08:33:40.952Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-20T08:33:40.952Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-20T08:33:40.952Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-20T08:33:41.293Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-20T08:33:41.715Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-07-20T08:33:41.730Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.19s) [2020-07-20T08:33:41.730Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-07-20T08:33:41.730Z] daemon.go:325: [d8ada429dfc11] waiting for daemon to start [2020-07-20T08:33:41.730Z] daemon.go:325: [d8ada429dfc11] waiting for daemon to start [2020-07-20T08:33:41.730Z] daemon.go:353: [d8ada429dfc11] daemon started [2020-07-20T08:33:41.730Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3lpmb8so5fa2hzeozfz79tkm0 Created:2020-07-20 08:33:33.000382231 +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[f42056ea231d35f587985befc499b42e648875c851c6168ddc3ffe17987ae708:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.snsl11us8fae8y17j99jero6n EndpointID:c0e12985d30dcbf3463eaa790a78d200e444ca38fc75bb2c4d1ce4bb5e2a5ee1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:37ef37e9537e9f601f084e2da37919a15459460a1afbefe007151a4fa907a608 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:ada81aa73fe6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.snsl11us8fae8y17j99jero6n EndpointID:c0e12985d30dcbf3463eaa790a78d200e444ca38fc75bb2c4d1ce4bb5e2a5ee1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-20T08:33:41.730Z] daemon.go:461: [d8ada429dfc11] Stopping daemon [2020-07-20T08:33:41.730Z] daemon.go:296: [d8ada429dfc11] exiting daemon [2020-07-20T08:33:41.730Z] daemon.go:448: [d8ada429dfc11] Daemon stopped [2020-07-20T08:33:41.730Z] PASS [2020-07-20T08:33:41.730Z] [2020-07-20T08:33:41.730Z] === Skipped [2020-07-20T08:33:41.730Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T08:33:41.730Z] service_test.go:230: FLAKY_TEST [2020-07-20T08:33:41.730Z] [2020-07-20T08:33:41.730Z] [2020-07-20T08:33:41.730Z] DONE 22 tests, 1 skipped in 56.168s [2020-07-20T08:33:41.730Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-20T08:33:41.730Z] ++ 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 [2020-07-20T08:33:41.730Z] ++ set -e [2020-07-20T08:33:41.730Z] ++ '[' -n 0 ']' [2020-07-20T08:33:41.730Z] ++ set -x [2020-07-20T08:33:41.730Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:33:41.730Z] INFO: Testing against a local daemon [2020-07-20T08:33:41.730Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-20T08:33:41.730Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T08:33:41.730Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T08:33:41.730Z] === RUN TestDockerNetworkIpvlan [2020-07-20T08:33:41.730Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-20T08:33:41.730Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T08:33:41.730Z] PASS [2020-07-20T08:33:41.730Z] [2020-07-20T08:33:41.730Z] === Skipped [2020-07-20T08:33:41.730Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T08:33:41.730Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T08:33:41.730Z] [2020-07-20T08:33:41.730Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-20T08:33:41.730Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T08:33:41.730Z] [2020-07-20T08:33:41.730Z] [2020-07-20T08:33:41.730Z] DONE 2 tests, 2 skipped in 0.073s [2020-07-20T08:33:41.730Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-20T08:33:41.731Z] ++ 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 [2020-07-20T08:33:41.731Z] ++ set -e [2020-07-20T08:33:41.731Z] ++ '[' -n 0 ']' [2020-07-20T08:33:41.731Z] ++ set -x [2020-07-20T08:33:41.731Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:33:42.023Z] INFO: Testing against a local daemon [2020-07-20T08:33:42.023Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-20T08:33:42.672Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-20T08:33:42.672Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-20T08:33:42.672Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-20T08:33:42.672Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-20T08:33:42.672Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-20T08:33:43.537Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.52s) [2020-07-20T08:33:43.537Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-07-20T08:33:43.537Z] daemon.go:325: [d1e63fa9d2dd6] waiting for daemon to start [2020-07-20T08:33:43.537Z] daemon.go:325: [d1e63fa9d2dd6] waiting for daemon to start [2020-07-20T08:33:43.537Z] daemon.go:353: [d1e63fa9d2dd6] daemon started [2020-07-20T08:33:43.537Z] daemon.go:461: [d1e63fa9d2dd6] Stopping daemon [2020-07-20T08:33:43.537Z] daemon.go:296: [d1e63fa9d2dd6] exiting daemon [2020-07-20T08:33:43.537Z] daemon.go:448: [d1e63fa9d2dd6] Daemon stopped [2020-07-20T08:33:43.537Z] daemon.go:325: [d1e63fa9d2dd6] waiting for daemon to start [2020-07-20T08:33:43.537Z] daemon.go:325: [d1e63fa9d2dd6] waiting for daemon to start [2020-07-20T08:33:43.537Z] daemon.go:353: [d1e63fa9d2dd6] daemon started [2020-07-20T08:33:43.537Z] daemon.go:461: [d1e63fa9d2dd6] Stopping daemon [2020-07-20T08:33:43.537Z] daemon.go:296: [d1e63fa9d2dd6] exiting daemon [2020-07-20T08:33:43.537Z] daemon.go:448: [d1e63fa9d2dd6] Daemon stopped [2020-07-20T08:33:43.537Z] === RUN TestDockerNetworkMacvlan [2020-07-20T08:33:43.608Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-20T08:33:44.175Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-20T08:33:44.988Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-20T08:33:45.214Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-20T08:33:46.252Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-20T08:33:48.276Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-20T08:33:48.535Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-20T08:33:48.535Z] --- PASS: TestServiceCreateInit (8.49s) [2020-07-20T08:33:48.535Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.05s) [2020-07-20T08:33:48.535Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-07-20T08:33:48.535Z] daemon.go:325: [dade63099b4f5] waiting for daemon to start [2020-07-20T08:33:48.535Z] daemon.go:325: [dade63099b4f5] waiting for daemon to start [2020-07-20T08:33:48.535Z] daemon.go:353: [dade63099b4f5] daemon started [2020-07-20T08:33:48.535Z] daemon.go:461: [dade63099b4f5] Stopping daemon [2020-07-20T08:33:48.535Z] daemon.go:296: [dade63099b4f5] exiting daemon [2020-07-20T08:33:48.535Z] daemon.go:448: [dade63099b4f5] Daemon stopped [2020-07-20T08:33:48.535Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.38s) [2020-07-20T08:33:48.535Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-07-20T08:33:48.535Z] daemon.go:325: [d34ab80f61195] waiting for daemon to start [2020-07-20T08:33:48.535Z] daemon.go:325: [d34ab80f61195] waiting for daemon to start [2020-07-20T08:33:48.535Z] daemon.go:353: [d34ab80f61195] daemon started [2020-07-20T08:33:48.535Z] daemon.go:461: [d34ab80f61195] Stopping daemon [2020-07-20T08:33:48.535Z] daemon.go:296: [d34ab80f61195] exiting daemon [2020-07-20T08:33:48.535Z] daemon.go:448: [d34ab80f61195] Daemon stopped [2020-07-20T08:33:48.535Z] === RUN TestCreateServiceMultipleTimes [2020-07-20T08:33:49.106Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-20T08:33:49.106Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-20T08:33:49.106Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-20T08:33:49.778Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-20T08:33:51.654Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-20T08:33:52.590Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-20T08:33:53.971Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-20T08:33:55.358Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-20T08:33:56.546Z] ok github.com/docker/docker/pkg/plugins 33.623s coverage: 76.8% of statements [2020-07-20T08:33:56.546Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-20T08:33:56.546Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-20T08:33:56.546Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-20T08:33:56.546Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-20T08:33:56.546Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-20T08:33:56.546Z] ? github.com/docker/docker/rootless [no test files] [2020-07-20T08:33:56.546Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-20T08:33:56.546Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-20T08:33:56.546Z] ? github.com/docker/docker/volume [no test files] [2020-07-20T08:33:56.546Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-20T08:33:56.546Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-20T08:33:56.546Z] [2020-07-20T08:33:56.546Z] === Skipped [2020-07-20T08:33:56.546Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-20T08:33:56.546Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-20T08:33:56.546Z] [2020-07-20T08:33:56.546Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-20T08:33:56.546Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-20T08:33:56.546Z] [2020-07-20T08:33:56.546Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-20T08:33:56.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:33:56.546Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T08:33:56.546Z] [2020-07-20T08:33:56.546Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-20T08:33:56.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:33:56.546Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T08:33:56.546Z] [2020-07-20T08:33:56.546Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-20T08:33:56.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:33:56.546Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T08:33:56.546Z] [2020-07-20T08:33:56.546Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-20T08:33:56.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:33:56.546Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T08:33:56.546Z] [2020-07-20T08:33:56.546Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-20T08:33:56.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:33:56.546Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-20T08:33:56.546Z] [2020-07-20T08:33:56.546Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-20T08:33:56.546Z] graphtest_unix.go:73: No driver to put! [2020-07-20T08:33:56.546Z] [2020-07-20T08:33:56.546Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-20T08:33:56.546Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-20T08:33:56.546Z] [2020-07-20T08:33:56.546Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-20T08:33:56.546Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-20T08:33:56.546Z] [2020-07-20T08:33:56.546Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-20T08:33:56.546Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-20T08:33:56.546Z] [2020-07-20T08:33:56.546Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-20T08:33:56.546Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-20T08:33:56.546Z] [2020-07-20T08:33:56.546Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-20T08:33:56.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:33:56.546Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T08:33:56.546Z] [2020-07-20T08:33:56.546Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-20T08:33:56.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:33:56.546Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T08:33:56.546Z] [2020-07-20T08:33:56.546Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-20T08:33:56.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:33:56.546Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T08:33:56.546Z] [2020-07-20T08:33:56.546Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-20T08:33:56.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:33:56.546Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T08:33:56.546Z] [2020-07-20T08:33:56.546Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-20T08:33:56.546Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-20T08:33:56.546Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-20T08:33:56.546Z] [2020-07-20T08:33:56.546Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-20T08:33:56.546Z] graphtest_unix.go:73: No driver to put! [2020-07-20T08:33:56.546Z] [2020-07-20T08:33:56.546Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-20T08:33:56.546Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-20T08:33:56.546Z] [2020-07-20T08:33:56.546Z] [2020-07-20T08:33:56.546Z] DONE 2066 tests, 19 skipped in 244.083s Post stage [Pipeline] junit [2020-07-20T08:33:56.555Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-20T08:33:57.259Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-20T08:33:57.290Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41235/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1608292c091b10227fec0e455cc452d29b30369a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:1608292c091b10227fec0e455cc452d29b30369a hack/validate/vendor [2020-07-20T08:33:57.518Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-20T08:33:57.852Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [2020-07-20T08:33:58.820Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-20T08:33:58.820Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-20T08:33:58.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [Pipeline] sh [2020-07-20T08:33:59.141Z] + echo Building e2e image [2020-07-20T08:33:59.141Z] Building e2e image [2020-07-20T08:33:59.141Z] + docker build --build-arg DOCKER_GITCOMMIT=1608292c091b10227fec0e455cc452d29b30369a -t moby-e2e-test -f Dockerfile.e2e . [2020-07-20T08:33:59.141Z] #2 [internal] load .dockerignore [2020-07-20T08:33:59.141Z] #2 transferring context: 34B done [2020-07-20T08:33:59.141Z] #2 DONE 0.0s [2020-07-20T08:33:59.141Z] [2020-07-20T08:33:59.141Z] #1 [internal] load build definition from Dockerfile.e2e [2020-07-20T08:33:59.141Z] #1 transferring dockerfile: 3.21kB done [2020-07-20T08:33:59.141Z] #1 DONE 0.0s [2020-07-20T08:33:59.141Z] [2020-07-20T08:33:59.141Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-20T08:33:59.400Z] #4 DONE 0.2s [2020-07-20T08:33:59.400Z] [2020-07-20T08:33:59.400Z] #3 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-07-20T08:33:59.400Z] #3 DONE 0.2s [2020-07-20T08:33:59.400Z] [2020-07-20T08:33:59.400Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-20T08:33:59.400Z] #14 resolve docker.io/library/golang:1.13.14-alpine@sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b done [2020-07-20T08:33:59.423Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-20T08:33:59.662Z] #14 sha256:298aa35a5d8df51a0106afd3977b44d7fe278954f25480a5d877e4db724cf992 3.83kB / 3.83kB done [2020-07-20T08:33:59.662Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-07-20T08:33:59.662Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-07-20T08:33:59.662Z] #14 sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b 1.65kB / 1.65kB done [2020-07-20T08:33:59.662Z] #14 sha256:8c4e26ae98bc6cca696af54c802970fca0fe83353272e2d33ca3b1a5ed6a4c5f 1.36kB / 1.36kB done [2020-07-20T08:33:59.662Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-07-20T08:33:59.662Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 0B / 127.35MB 0.2s [2020-07-20T08:33:59.662Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 0B / 126B 0.2s [2020-07-20T08:33:59.662Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 126B / 126B 0.2s done [2020-07-20T08:33:59.920Z] #14 ... [2020-07-20T08:33:59.920Z] [2020-07-20T08:33:59.920Z] #8 [internal] load build context [2020-07-20T08:33:59.920Z] #8 transferring context: 802.40kB 0.4s done [2020-07-20T08:33:59.920Z] #8 DONE 0.4s [2020-07-20T08:33:59.920Z] [2020-07-20T08:33:59.920Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-20T08:33:59.920Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-07-20T08:33:59.920Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 14.37MB / 127.35MB 0.5s [2020-07-20T08:33:59.920Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 22.78MB / 127.35MB 0.6s [2020-07-20T08:33:59.920Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-07-20T08:33:59.990Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-20T08:34:00.178Z] #14 ... [2020-07-20T08:34:00.178Z] [2020-07-20T08:34:00.178Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-20T08:34:00.178Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-07-20T08:34:00.178Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-07-20T08:34:00.178Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-07-20T08:34:00.178Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-07-20T08:34:00.178Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-07-20T08:34:00.178Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-07-20T08:34:00.178Z] #5 DONE 0.7s [2020-07-20T08:34:00.178Z] [2020-07-20T08:34:00.178Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-20T08:34:00.178Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 49.23MB / 127.35MB 0.9s [2020-07-20T08:34:00.437Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 62.07MB / 127.35MB 1.0s [2020-07-20T08:34:00.437Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 77.02MB / 127.35MB 1.2s [2020-07-20T08:34:00.694Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 90.86MB / 127.35MB 1.3s [2020-07-20T08:34:00.951Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 118.82MB / 127.35MB 1.5s [2020-07-20T08:34:00.951Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.6s [2020-07-20T08:34:01.207Z] #14 ... [2020-07-20T08:34:01.207Z] [2020-07-20T08:34:01.207Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-20T08:34:01.207Z] #6 DONE 1.1s [2020-07-20T08:34:01.207Z] [2020-07-20T08:34:01.207Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-20T08:34:01.207Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.7s done [2020-07-20T08:34:01.207Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c [2020-07-20T08:34:04.725Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-20T08:34:05.257Z] --- PASS: TestCreateServiceMultipleTimes (16.43s) [2020-07-20T08:34:05.257Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-07-20T08:34:05.257Z] daemon.go:325: [d386bcf01248e] waiting for daemon to start [2020-07-20T08:34:05.257Z] daemon.go:325: [d386bcf01248e] waiting for daemon to start [2020-07-20T08:34:05.257Z] daemon.go:353: [d386bcf01248e] daemon started [2020-07-20T08:34:05.257Z] daemon.go:461: [d386bcf01248e] Stopping daemon [2020-07-20T08:34:05.257Z] daemon.go:296: [d386bcf01248e] exiting daemon [2020-07-20T08:34:05.257Z] daemon.go:448: [d386bcf01248e] Daemon stopped [2020-07-20T08:34:05.257Z] === RUN TestCreateServiceConflict [2020-07-20T08:34:05.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-20T08:34:06.454Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.0s [2020-07-20T08:34:06.454Z] #14 ... [2020-07-20T08:34:06.454Z] [2020-07-20T08:34:06.454Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-20T08:34:06.454Z] #7 0.975 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-20T08:34:06.454Z] #7 2.064 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-20T08:34:06.454Z] #7 2.180 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-07-20T08:34:06.454Z] #7 2.187 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-07-20T08:34:06.454Z] #7 2.194 (3/30) Installing readline (8.0.0-r0) [2020-07-20T08:34:06.454Z] #7 2.198 (4/30) Installing bash (5.0.0-r0) [2020-07-20T08:34:06.454Z] #7 2.215 Executing bash-5.0.0-r0.post-install [2020-07-20T08:34:06.454Z] #7 2.217 (5/30) Installing ca-certificates (20191127-r2) [2020-07-20T08:34:06.454Z] #7 2.243 (6/30) Installing libgcc (8.3.0-r0) [2020-07-20T08:34:06.454Z] #7 2.247 (7/30) Installing libstdc++ (8.3.0-r0) [2020-07-20T08:34:06.454Z] #7 2.263 (8/30) Installing binutils (2.32-r0) [2020-07-20T08:34:06.454Z] #7 2.367 (9/30) Installing gmp (6.1.2-r1) [2020-07-20T08:34:06.454Z] #7 2.375 (10/30) Installing isl (0.18-r0) [2020-07-20T08:34:06.454Z] #7 2.397 (11/30) Installing libgomp (8.3.0-r0) [2020-07-20T08:34:06.454Z] #7 2.401 (12/30) Installing libatomic (8.3.0-r0) [2020-07-20T08:34:06.454Z] #7 2.402 (13/30) Installing mpfr3 (3.1.5-r1) [2020-07-20T08:34:06.454Z] #7 2.408 (14/30) Installing mpc1 (1.1.0-r0) [2020-07-20T08:34:06.454Z] #7 2.411 (15/30) Installing gcc (8.3.0-r0) [2020-07-20T08:34:06.454Z] #7 3.257 (16/30) Installing musl-dev (1.1.22-r3) [2020-07-20T08:34:06.454Z] #7 3.367 (17/30) Installing libc-dev (0.7.1-r0) [2020-07-20T08:34:06.454Z] #7 3.369 (18/30) Installing g++ (8.3.0-r0) [2020-07-20T08:34:06.454Z] #7 3.914 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-07-20T08:34:06.454Z] #7 3.919 (20/30) Installing libcurl (7.66.0-r0) [2020-07-20T08:34:06.454Z] #7 3.926 (21/30) Installing expat (2.2.8-r0) [2020-07-20T08:34:06.454Z] #7 3.934 (22/30) Installing pcre2 (10.33-r0) [2020-07-20T08:34:06.454Z] #7 3.942 (23/30) Installing git (2.22.4-r0) [2020-07-20T08:34:06.454Z] #7 4.142 (24/30) Installing libmnl (1.0.4-r0) [2020-07-20T08:34:06.454Z] #7 4.144 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-07-20T08:34:06.454Z] #7 4.148 (26/30) Installing iptables (1.8.3-r1) [2020-07-20T08:34:06.454Z] #7 4.173 (27/30) Installing pigz (2.4-r0) [2020-07-20T08:34:06.454Z] #7 4.182 (28/30) Installing tar (1.32-r0) [2020-07-20T08:34:06.454Z] #7 4.190 (29/30) Installing xz-libs (5.2.4-r0) [2020-07-20T08:34:06.454Z] #7 4.195 (30/30) Installing xz (5.2.4-r0) [2020-07-20T08:34:06.454Z] #7 4.204 Executing busybox-1.30.1-r3.trigger [2020-07-20T08:34:06.454Z] #7 4.210 Executing ca-certificates-20191127-r2.trigger [2020-07-20T08:34:06.454Z] #7 4.287 OK: 179 MiB in 44 packages [2020-07-20T08:34:06.454Z] #7 DONE 5.4s [2020-07-20T08:34:06.454Z] [2020-07-20T08:34:06.454Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-20T08:34:06.454Z] #9 DONE 0.1s [2020-07-20T08:34:06.711Z] [2020-07-20T08:34:06.711Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-20T08:34:06.711Z] #10 DONE 0.0s [2020-07-20T08:34:06.711Z] [2020-07-20T08:34:06.711Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-20T08:34:06.711Z] #11 DONE 0.0s [2020-07-20T08:34:06.711Z] [2020-07-20T08:34:06.711Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-20T08:34:06.711Z] #12 DONE 0.1s [2020-07-20T08:34:06.711Z] [2020-07-20T08:34:06.711Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-20T08:34:06.967Z] #13 DONE 0.1s [2020-07-20T08:34:06.967Z] [2020-07-20T08:34:06.967Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-20T08:34:07.529Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 6.3s done [2020-07-20T08:34:07.529Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 [2020-07-20T08:34:07.784Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 done [2020-07-20T08:34:07.784Z] #14 DONE 8.3s [2020-07-20T08:34:07.784Z] [2020-07-20T08:34:07.784Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-20T08:34:07.790Z] --- PASS: TestCreateServiceConflict (2.41s) [2020-07-20T08:34:07.790Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-07-20T08:34:07.790Z] daemon.go:325: [d370ceb76e172] waiting for daemon to start [2020-07-20T08:34:07.790Z] daemon.go:325: [d370ceb76e172] waiting for daemon to start [2020-07-20T08:34:07.790Z] daemon.go:353: [d370ceb76e172] daemon started [2020-07-20T08:34:07.790Z] daemon.go:461: [d370ceb76e172] Stopping daemon [2020-07-20T08:34:07.790Z] daemon.go:296: [d370ceb76e172] exiting daemon [2020-07-20T08:34:07.790Z] daemon.go:448: [d370ceb76e172] Daemon stopped [2020-07-20T08:34:07.790Z] === RUN TestCreateServiceMaxReplicas [2020-07-20T08:34:08.345Z] #15 0.531 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-20T08:34:09.271Z] #15 1.582 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-20T08:34:09.271Z] #15 1.691 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-07-20T08:34:09.528Z] #15 1.695 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-07-20T08:34:09.528Z] #15 1.701 (3/54) Installing readline (8.0.4-r0) [2020-07-20T08:34:09.528Z] #15 1.704 (4/54) Installing bash (5.0.17-r0) [2020-07-20T08:34:09.528Z] #15 1.716 Executing bash-5.0.17-r0.post-install [2020-07-20T08:34:09.528Z] #15 1.718 (5/54) Installing linux-headers (5.4.5-r1) [2020-07-20T08:34:09.528Z] #15 1.796 (6/54) Installing libblkid (2.35.2-r0) [2020-07-20T08:34:09.528Z] #15 1.801 (7/54) Installing libuuid (2.35.2-r0) [2020-07-20T08:34:09.528Z] #15 1.803 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-07-20T08:34:09.528Z] #15 1.808 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-07-20T08:34:09.528Z] #15 1.812 (10/54) Installing libgcc (9.3.0-r2) [2020-07-20T08:34:09.528Z] #15 1.814 (11/54) Installing libstdc++ (9.3.0-r2) [2020-07-20T08:34:09.528Z] #15 1.826 (12/54) Installing binutils (2.34-r1) [2020-07-20T08:34:09.528Z] #15 1.892 (13/54) Installing libmagic (5.38-r0) [2020-07-20T08:34:09.528Z] #15 1.912 (14/54) Installing file (5.38-r0) [2020-07-20T08:34:09.799Z] #15 1.913 (15/54) Installing gmp (6.2.0-r0) [2020-07-20T08:34:09.799Z] #15 1.919 (16/54) Installing isl (0.18-r0) [2020-07-20T08:34:09.799Z] #15 1.933 (17/54) Installing libgomp (9.3.0-r2) [2020-07-20T08:34:09.799Z] #15 1.936 (18/54) Installing libatomic (9.3.0-r2) [2020-07-20T08:34:09.799Z] #15 1.937 (19/54) Installing libgphobos (9.3.0-r2) [2020-07-20T08:34:09.799Z] #15 1.977 (20/54) Installing mpfr4 (4.0.2-r4) [2020-07-20T08:34:09.799Z] #15 1.983 (21/54) Installing mpc1 (1.1.0-r1) [2020-07-20T08:34:09.799Z] #15 1.985 (22/54) Installing gcc (9.3.0-r2) [2020-07-20T08:34:10.324Z] --- PASS: TestCreateServiceMaxReplicas (3.00s) [2020-07-20T08:34:10.324Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-07-20T08:34:10.324Z] daemon.go:325: [dd19374c64d48] waiting for daemon to start [2020-07-20T08:34:10.324Z] daemon.go:325: [dd19374c64d48] waiting for daemon to start [2020-07-20T08:34:10.324Z] daemon.go:353: [dd19374c64d48] daemon started [2020-07-20T08:34:10.324Z] daemon.go:461: [dd19374c64d48] Stopping daemon [2020-07-20T08:34:10.324Z] daemon.go:296: [dd19374c64d48] exiting daemon [2020-07-20T08:34:10.324Z] daemon.go:448: [dd19374c64d48] Daemon stopped [2020-07-20T08:34:10.324Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-20T08:34:10.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-20T08:34:10.734Z] #15 2.858 (23/54) Installing musl-dev (1.1.24-r9) [2020-07-20T08:34:10.734Z] #15 2.931 (24/54) Installing libc-dev (0.7.2-r3) [2020-07-20T08:34:10.734Z] #15 2.932 (25/54) Installing g++ (9.3.0-r2) [2020-07-20T08:34:10.990Z] #15 3.352 (26/54) Installing make (4.3-r0) [2020-07-20T08:34:10.990Z] #15 3.356 (27/54) Installing fortify-headers (1.1-r0) [2020-07-20T08:34:10.990Z] #15 3.358 (28/54) Installing patch (2.7.6-r6) [2020-07-20T08:34:10.990Z] #15 3.361 (29/54) Installing build-base (0.5-r2) [2020-07-20T08:34:10.990Z] #15 3.362 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-07-20T08:34:10.990Z] #15 3.364 (31/54) Installing libcurl (7.69.1-r0) [2020-07-20T08:34:10.990Z] #15 3.370 (32/54) Installing curl (7.69.1-r0) [2020-07-20T08:34:10.990Z] #15 3.373 (33/54) Installing oniguruma (6.9.5-r1) [2020-07-20T08:34:10.990Z] #15 3.379 (34/54) Installing jq (1.6-r1) [2020-07-20T08:34:10.990Z] #15 3.386 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-07-20T08:34:10.990Z] #15 3.391 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-07-20T08:34:10.990Z] #15 3.392 (37/54) Installing libaio (0.3.112-r1) [2020-07-20T08:34:10.990Z] #15 3.394 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-07-20T08:34:10.990Z] #15 3.425 (39/54) Installing blkid (2.35.2-r0) [2020-07-20T08:34:10.990Z] #15 3.428 (40/54) Installing libcap-ng (0.7.10-r0) [2020-07-20T08:34:10.990Z] #15 3.430 (41/54) Installing setpriv (2.35.2-r0) [2020-07-20T08:34:10.990Z] #15 3.431 (42/54) Installing libmount (2.35.2-r0) [2020-07-20T08:34:10.990Z] #15 3.436 (43/54) Installing libsmartcols (2.35.2-r0) [2020-07-20T08:34:10.990Z] #15 3.440 (44/54) Installing findmnt (2.35.2-r0) [2020-07-20T08:34:10.990Z] #15 3.441 (45/54) Installing mcookie (2.35.2-r0) [2020-07-20T08:34:10.990Z] #15 3.443 (46/54) Installing hexdump (2.35.2-r0) [2020-07-20T08:34:10.990Z] #15 3.445 (47/54) Installing lsblk (2.35.2-r0) [2020-07-20T08:34:10.990Z] #15 3.448 (48/54) Installing libfdisk (2.35.2-r0) [2020-07-20T08:34:10.990Z] #15 3.453 (49/54) Installing sfdisk (2.35.2-r0) [2020-07-20T08:34:11.246Z] #15 3.455 (50/54) Installing cfdisk (2.35.2-r0) [2020-07-20T08:34:11.246Z] #15 3.458 (51/54) Installing util-linux (2.35.2-r0) [2020-07-20T08:34:11.246Z] #15 3.495 (52/54) Installing pkgconf (1.7.2-r0) [2020-07-20T08:34:11.246Z] #15 3.497 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-07-20T08:34:11.246Z] #15 3.519 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-07-20T08:34:11.246Z] #15 3.523 Executing busybox-1.31.1-r16.trigger [2020-07-20T08:34:11.246Z] #15 3.530 OK: 230 MiB in 69 packages [2020-07-20T08:34:11.807Z] #15 DONE 3.9s [2020-07-20T08:34:11.807Z] [2020-07-20T08:34:11.807Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-20T08:34:12.369Z] #16 DONE 0.6s [2020-07-20T08:34:12.369Z] [2020-07-20T08:34:12.369Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-20T08:34:12.935Z] #17 DONE 0.6s [2020-07-20T08:34:12.935Z] [2020-07-20T08:34:12.935Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-20T08:34:12.935Z] #18 DONE 0.0s [2020-07-20T08:34:12.935Z] [2020-07-20T08:34:12.935Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-20T08:34:12.935Z] #19 DONE 0.1s [2020-07-20T08:34:12.935Z] [2020-07-20T08:34:12.935Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-20T08:34:12.935Z] #26 DONE 0.1s [2020-07-20T08:34:12.935Z] [2020-07-20T08:34:12.935Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-20T08:34:12.935Z] #22 DONE 0.1s [2020-07-20T08:34:12.935Z] [2020-07-20T08:34:12.935Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-20T08:34:12.935Z] #27 DONE 0.1s [2020-07-20T08:34:12.935Z] [2020-07-20T08:34:12.935Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-20T08:34:13.192Z] #23 DONE 0.1s [2020-07-20T08:34:13.192Z] [2020-07-20T08:34:13.192Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-20T08:34:13.192Z] #28 DONE 0.1s [2020-07-20T08:34:13.192Z] [2020-07-20T08:34:13.192Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-20T08:34:13.960Z] --- PASS: TestDockerNetworkMacvlan (27.94s) [2020-07-20T08:34:13.960Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-20T08:34:13.960Z] daemon.go:325: [d66dac8170404] waiting for daemon to start [2020-07-20T08:34:13.960Z] daemon.go:325: [d66dac8170404] waiting for daemon to start [2020-07-20T08:34:13.960Z] daemon.go:353: [d66dac8170404] daemon started [2020-07-20T08:34:13.960Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-07-20T08:34:13.960Z] daemon.go:461: [d66dac8170404] Stopping daemon [2020-07-20T08:34:13.960Z] daemon.go:296: [d66dac8170404] exiting daemon [2020-07-20T08:34:13.960Z] daemon.go:448: [d66dac8170404] Daemon stopped [2020-07-20T08:34:13.960Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-20T08:34:13.960Z] daemon.go:325: [d2f816e8338b3] waiting for daemon to start [2020-07-20T08:34:13.960Z] daemon.go:325: [d2f816e8338b3] waiting for daemon to start [2020-07-20T08:34:13.960Z] daemon.go:353: [d2f816e8338b3] daemon started [2020-07-20T08:34:13.960Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-07-20T08:34:13.960Z] daemon.go:461: [d2f816e8338b3] Stopping daemon [2020-07-20T08:34:13.960Z] daemon.go:296: [d2f816e8338b3] exiting daemon [2020-07-20T08:34:13.960Z] daemon.go:448: [d2f816e8338b3] Daemon stopped [2020-07-20T08:34:13.960Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-20T08:34:13.960Z] daemon.go:325: [dcebdd58741c8] waiting for daemon to start [2020-07-20T08:34:13.960Z] daemon.go:325: [dcebdd58741c8] waiting for daemon to start [2020-07-20T08:34:13.960Z] daemon.go:353: [dcebdd58741c8] daemon started [2020-07-20T08:34:13.960Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.38s) [2020-07-20T08:34:13.960Z] daemon.go:461: [dcebdd58741c8] Stopping daemon [2020-07-20T08:34:13.960Z] daemon.go:296: [dcebdd58741c8] exiting daemon [2020-07-20T08:34:13.960Z] daemon.go:448: [dcebdd58741c8] Daemon stopped [2020-07-20T08:34:13.960Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-20T08:34:13.960Z] daemon.go:325: [dfda0aa2925a3] waiting for daemon to start [2020-07-20T08:34:13.960Z] daemon.go:325: [dfda0aa2925a3] waiting for daemon to start [2020-07-20T08:34:13.960Z] daemon.go:353: [dfda0aa2925a3] daemon started [2020-07-20T08:34:13.960Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.41s) [2020-07-20T08:34:13.960Z] daemon.go:461: [dfda0aa2925a3] Stopping daemon [2020-07-20T08:34:13.960Z] daemon.go:296: [dfda0aa2925a3] exiting daemon [2020-07-20T08:34:13.960Z] daemon.go:448: [dfda0aa2925a3] Daemon stopped [2020-07-20T08:34:13.960Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-20T08:34:13.960Z] daemon.go:325: [d953ec3d8ab4b] waiting for daemon to start [2020-07-20T08:34:13.960Z] daemon.go:325: [d953ec3d8ab4b] waiting for daemon to start [2020-07-20T08:34:13.960Z] daemon.go:353: [d953ec3d8ab4b] daemon started [2020-07-20T08:34:13.960Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.35s) [2020-07-20T08:34:13.960Z] daemon.go:461: [d953ec3d8ab4b] Stopping daemon [2020-07-20T08:34:13.960Z] daemon.go:296: [d953ec3d8ab4b] exiting daemon [2020-07-20T08:34:13.960Z] daemon.go:448: [d953ec3d8ab4b] Daemon stopped [2020-07-20T08:34:13.960Z] PASS [2020-07-20T08:34:13.960Z] [2020-07-20T08:34:13.960Z] DONE 7 tests in 29.524s [2020-07-20T08:34:13.960Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-20T08:34:13.960Z] ++ 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 [2020-07-20T08:34:13.960Z] ++ set -e [2020-07-20T08:34:13.960Z] ++ '[' -n 0 ']' [2020-07-20T08:34:13.960Z] ++ set -x [2020-07-20T08:34:13.960Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:34:13.960Z] testing: warning: no tests to run [2020-07-20T08:34:13.960Z] PASS [2020-07-20T08:34:13.960Z] [2020-07-20T08:34:13.960Z] DONE 0 tests in 0.015s [2020-07-20T08:34:13.960Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-20T08:34:13.960Z] ++ 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 [2020-07-20T08:34:13.960Z] ++ set -e [2020-07-20T08:34:13.960Z] ++ '[' -n 0 ']' [2020-07-20T08:34:13.960Z] ++ set -x [2020-07-20T08:34:13.960Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:34:13.960Z] INFO: Testing against a local daemon [2020-07-20T08:34:13.960Z] === RUN TestAuthZPluginAllowRequest [2020-07-20T08:34:13.960Z] --- PASS: TestAuthZPluginAllowRequest (1.74s) [2020-07-20T08:34:13.960Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-07-20T08:34:13.960Z] daemon.go:325: [d2f175c4a89d4] waiting for daemon to start [2020-07-20T08:34:13.960Z] daemon.go:325: [d2f175c4a89d4] waiting for daemon to start [2020-07-20T08:34:13.960Z] daemon.go:353: [d2f175c4a89d4] daemon started [2020-07-20T08:34:13.960Z] daemon.go:461: [d2f175c4a89d4] Stopping daemon [2020-07-20T08:34:13.960Z] daemon.go:296: [d2f175c4a89d4] exiting daemon [2020-07-20T08:34:13.960Z] daemon.go:448: [d2f175c4a89d4] Daemon stopped [2020-07-20T08:34:13.960Z] === RUN TestAuthZPluginTLS [2020-07-20T08:34:13.960Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-07-20T08:34:13.960Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-07-20T08:34:13.960Z] daemon.go:325: [df724bce9ef8d] waiting for daemon to start [2020-07-20T08:34:13.960Z] daemon.go:325: [df724bce9ef8d] waiting for daemon to start [2020-07-20T08:34:13.960Z] daemon.go:353: [df724bce9ef8d] daemon started [2020-07-20T08:34:13.960Z] daemon.go:461: [df724bce9ef8d] Stopping daemon [2020-07-20T08:34:13.960Z] daemon.go:296: [df724bce9ef8d] exiting daemon [2020-07-20T08:34:13.960Z] daemon.go:448: [df724bce9ef8d] Daemon stopped [2020-07-20T08:34:13.960Z] === RUN TestAuthZPluginDenyRequest [2020-07-20T08:34:14.253Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-07-20T08:34:14.253Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-07-20T08:34:14.253Z] daemon.go:325: [dbdcedf372372] waiting for daemon to start [2020-07-20T08:34:14.253Z] daemon.go:325: [dbdcedf372372] waiting for daemon to start [2020-07-20T08:34:14.253Z] daemon.go:353: [dbdcedf372372] daemon started [2020-07-20T08:34:14.253Z] daemon.go:461: [dbdcedf372372] Stopping daemon [2020-07-20T08:34:14.253Z] daemon.go:296: [dbdcedf372372] exiting daemon [2020-07-20T08:34:14.253Z] daemon.go:448: [dbdcedf372372] Daemon stopped [2020-07-20T08:34:14.253Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-20T08:34:14.888Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-07-20T08:34:14.888Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-07-20T08:34:14.888Z] daemon.go:325: [d2a7637ba5997] waiting for daemon to start [2020-07-20T08:34:14.888Z] daemon.go:325: [d2a7637ba5997] waiting for daemon to start [2020-07-20T08:34:14.888Z] daemon.go:353: [d2a7637ba5997] daemon started [2020-07-20T08:34:14.888Z] daemon.go:461: [d2a7637ba5997] Stopping daemon [2020-07-20T08:34:14.888Z] daemon.go:296: [d2a7637ba5997] exiting daemon [2020-07-20T08:34:14.888Z] daemon.go:448: [d2a7637ba5997] Daemon stopped [2020-07-20T08:34:14.888Z] === RUN TestAuthZPluginDenyResponse [2020-07-20T08:34:15.524Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-07-20T08:34:15.524Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-07-20T08:34:15.524Z] daemon.go:325: [d45e89b981c28] waiting for daemon to start [2020-07-20T08:34:15.524Z] daemon.go:325: [d45e89b981c28] waiting for daemon to start [2020-07-20T08:34:15.524Z] daemon.go:353: [d45e89b981c28] daemon started [2020-07-20T08:34:15.524Z] daemon.go:461: [d45e89b981c28] Stopping daemon [2020-07-20T08:34:15.524Z] daemon.go:296: [d45e89b981c28] exiting daemon [2020-07-20T08:34:15.524Z] daemon.go:448: [d45e89b981c28] Daemon stopped [2020-07-20T08:34:15.524Z] === RUN TestAuthZPluginAllowEventStream [2020-07-20T08:34:16.458Z] #29 ... [2020-07-20T08:34:16.458Z] [2020-07-20T08:34:16.458Z] #31 [builder 1/4] COPY . . [2020-07-20T08:34:16.458Z] #31 DONE 3.5s [2020-07-20T08:34:16.458Z] [2020-07-20T08:34:16.458Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-20T08:34:16.458Z] #24 1.418 + RM_GOPATH=0 [2020-07-20T08:34:16.458Z] #24 1.418 + TMP_GOPATH= [2020-07-20T08:34:16.458Z] #24 1.418 + : /build [2020-07-20T08:34:16.458Z] #24 1.419 + '[' -z '' ']' [2020-07-20T08:34:16.458Z] #24 1.420 ++ mktemp -d [2020-07-20T08:34:16.458Z] #24 1.424 + export GOPATH=/tmp/tmp.jjhgEe [2020-07-20T08:34:16.458Z] #24 1.425 + GOPATH=/tmp/tmp.jjhgEe [2020-07-20T08:34:16.458Z] #24 1.425 + RM_GOPATH=1 [2020-07-20T08:34:16.458Z] #24 1.426 ++ dirname ./install.sh [2020-07-20T08:34:16.458Z] #24 1.427 + dir=. [2020-07-20T08:34:16.458Z] #24 1.427 + bin=dockercli [2020-07-20T08:34:16.458Z] #24 1.427 + shift [2020-07-20T08:34:16.458Z] #24 1.428 + '[' '!' -f ./dockercli.installer ']' [2020-07-20T08:34:16.458Z] #24 1.428 + . ./dockercli.installer [2020-07-20T08:34:16.458Z] #24 1.428 ++ : stable [2020-07-20T08:34:16.458Z] #24 1.428 ++ : 17.06.2-ce [2020-07-20T08:34:16.458Z] #24 1.428 + install_dockercli [2020-07-20T08:34:16.458Z] #24 1.429 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-20T08:34:16.458Z] #24 1.429 Install docker/cli version 17.06.2-ce from stable [2020-07-20T08:34:16.458Z] #24 1.429 ++ uname -m [2020-07-20T08:34:16.458Z] #24 1.431 + arch=x86_64 [2020-07-20T08:34:16.458Z] #24 1.431 + '[' x86_64 '!=' x86_64 ']' [2020-07-20T08:34:16.458Z] #24 1.431 + url=https://download.docker.com/linux/static [2020-07-20T08:34:16.458Z] #24 1.432 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-20T08:34:16.458Z] #24 1.433 + tar -xz docker/docker [2020-07-20T08:34:17.102Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2020-07-20T08:34:17.102Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-07-20T08:34:17.102Z] daemon.go:325: [d1c307fd5bd4c] waiting for daemon to start [2020-07-20T08:34:17.102Z] daemon.go:325: [d1c307fd5bd4c] waiting for daemon to start [2020-07-20T08:34:17.102Z] daemon.go:353: [d1c307fd5bd4c] daemon started [2020-07-20T08:34:17.102Z] daemon.go:461: [d1c307fd5bd4c] Stopping daemon [2020-07-20T08:34:17.102Z] daemon.go:296: [d1c307fd5bd4c] exiting daemon [2020-07-20T08:34:17.102Z] daemon.go:448: [d1c307fd5bd4c] Daemon stopped [2020-07-20T08:34:17.102Z] === RUN TestAuthZPluginErrorResponse [2020-07-20T08:34:17.739Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-07-20T08:34:17.739Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-07-20T08:34:17.739Z] daemon.go:325: [d7ec43eb5f0f4] waiting for daemon to start [2020-07-20T08:34:17.739Z] daemon.go:325: [d7ec43eb5f0f4] waiting for daemon to start [2020-07-20T08:34:17.739Z] daemon.go:353: [d7ec43eb5f0f4] daemon started [2020-07-20T08:34:17.739Z] daemon.go:461: [d7ec43eb5f0f4] Stopping daemon [2020-07-20T08:34:17.739Z] daemon.go:296: [d7ec43eb5f0f4] exiting daemon [2020-07-20T08:34:17.739Z] daemon.go:448: [d7ec43eb5f0f4] Daemon stopped [2020-07-20T08:34:17.739Z] === RUN TestAuthZPluginErrorRequest [2020-07-20T08:34:17.821Z] #24 4.765 + mkdir -p /build [2020-07-20T08:34:17.822Z] #24 4.771 + mv docker/docker /build/ [2020-07-20T08:34:17.822Z] #24 4.772 + rmdir docker [2020-07-20T08:34:17.822Z] #24 DONE 4.8s [2020-07-20T08:34:17.822Z] [2020-07-20T08:34:17.822Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-20T08:34:17.822Z] #20 2.715 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-07-20T08:34:17.822Z] #20 3.214 curl: option --progress: is ambiguous [2020-07-20T08:34:17.822Z] #20 3.224 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-20T08:34:17.822Z] #20 3.741 curl: option --progress: is ambiguous [2020-07-20T08:34:17.822Z] #20 3.741 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-20T08:34:17.822Z] #20 4.261 curl: option --progress: is ambiguous [2020-07-20T08:34:17.822Z] #20 4.262 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-20T08:34:17.822Z] #20 4.597 curl: option --progress: is ambiguous [2020-07-20T08:34:17.822Z] #20 4.598 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-20T08:34:18.032Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-20T08:34:18.032Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-07-20T08:34:18.032Z] daemon.go:325: [dc8908171eba7] waiting for daemon to start [2020-07-20T08:34:18.032Z] daemon.go:325: [dc8908171eba7] waiting for daemon to start [2020-07-20T08:34:18.032Z] daemon.go:353: [dc8908171eba7] daemon started [2020-07-20T08:34:18.032Z] daemon.go:461: [dc8908171eba7] Stopping daemon [2020-07-20T08:34:18.032Z] daemon.go:296: [dc8908171eba7] exiting daemon [2020-07-20T08:34:18.032Z] daemon.go:448: [dc8908171eba7] Daemon stopped [2020-07-20T08:34:18.032Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-20T08:34:18.077Z] #20 ... [2020-07-20T08:34:18.077Z] [2020-07-20T08:34:18.077Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-20T08:34:18.077Z] #32 DONE 1.6s [2020-07-20T08:34:18.077Z] [2020-07-20T08:34:18.077Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-20T08:34:18.077Z] #20 5.032 [2020-07-20T08:34:18.077Z] #20 ... [2020-07-20T08:34:18.077Z] [2020-07-20T08:34:18.077Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-20T08:34:18.667Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-07-20T08:34:18.667Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-20T08:34:18.667Z] daemon.go:325: [d9640fae4303c] waiting for daemon to start [2020-07-20T08:34:18.667Z] daemon.go:325: [d9640fae4303c] waiting for daemon to start [2020-07-20T08:34:18.667Z] daemon.go:353: [d9640fae4303c] daemon started [2020-07-20T08:34:18.667Z] daemon.go:461: [d9640fae4303c] Stopping daemon [2020-07-20T08:34:18.667Z] daemon.go:296: [d9640fae4303c] exiting daemon [2020-07-20T08:34:18.667Z] daemon.go:448: [d9640fae4303c] Daemon stopped [2020-07-20T08:34:18.667Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-20T08:34:19.203Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-20T08:34:19.967Z] #33 1.806 [2020-07-20T08:34:19.967Z] #33 1.897 Removing bundles/ [2020-07-20T08:34:19.967Z] #33 1.898 [2020-07-20T08:34:19.967Z] #33 1.902 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-20T08:34:20.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-20T08:34:20.560Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-20T08:34:20.560Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-20T08:34:20.740Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2020-07-20T08:34:20.740Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-07-20T08:34:20.740Z] daemon.go:325: [d92cdff8c06cc] waiting for daemon to start [2020-07-20T08:34:20.740Z] daemon.go:325: [d92cdff8c06cc] waiting for daemon to start [2020-07-20T08:34:20.740Z] daemon.go:353: [d92cdff8c06cc] daemon started [2020-07-20T08:34:20.740Z] daemon.go:461: [d92cdff8c06cc] Stopping daemon [2020-07-20T08:34:20.740Z] daemon.go:296: [d92cdff8c06cc] exiting daemon [2020-07-20T08:34:20.740Z] daemon.go:448: [d92cdff8c06cc] Daemon stopped [2020-07-20T08:34:20.740Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-20T08:34:20.896Z] #33 2.761 Building test suite binary ./integration-cli/test.main [2020-07-20T08:34:22.462Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-20T08:34:22.812Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2020-07-20T08:34:22.812Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-07-20T08:34:22.812Z] daemon.go:325: [dd5505c0cdfbe] waiting for daemon to start [2020-07-20T08:34:22.812Z] daemon.go:325: [dd5505c0cdfbe] waiting for daemon to start [2020-07-20T08:34:22.812Z] daemon.go:353: [dd5505c0cdfbe] daemon started [2020-07-20T08:34:22.812Z] daemon.go:461: [dd5505c0cdfbe] Stopping daemon [2020-07-20T08:34:22.812Z] daemon.go:296: [dd5505c0cdfbe] exiting daemon [2020-07-20T08:34:22.812Z] daemon.go:448: [dd5505c0cdfbe] Daemon stopped [2020-07-20T08:34:22.812Z] === RUN TestAuthZPluginHeader [2020-07-20T08:34:23.414Z] #33 ... [2020-07-20T08:34:23.414Z] [2020-07-20T08:34:23.414Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-20T08:34:23.414Z] #20 6.322 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-07-20T08:34:23.414Z] #20 6.664 curl: option --progress: is ambiguous [2020-07-20T08:34:23.414Z] #20 6.668 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-20T08:34:23.414Z] #20 7.043 [2020-07-20T08:34:23.414Z] #20 8.284 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-07-20T08:34:23.414Z] #20 8.683 curl: option --progress: is ambiguous [2020-07-20T08:34:23.414Z] #20 8.684 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-20T08:34:23.414Z] #20 9.005 [2020-07-20T08:34:23.414Z] #20 10.12 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-07-20T08:34:23.414Z] #20 10.52 curl: option --progress: is ambiguous [2020-07-20T08:34:23.414Z] #20 10.52 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-20T08:34:23.851Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-07-20T08:34:23.851Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-07-20T08:34:23.851Z] daemon.go:325: [d33f01b8a8678] waiting for daemon to start [2020-07-20T08:34:23.851Z] daemon.go:325: [d33f01b8a8678] waiting for daemon to start [2020-07-20T08:34:23.851Z] daemon.go:353: [d33f01b8a8678] daemon started [2020-07-20T08:34:23.851Z] daemon.go:461: [d33f01b8a8678] Stopping daemon [2020-07-20T08:34:23.851Z] daemon.go:296: [d33f01b8a8678] exiting daemon [2020-07-20T08:34:23.851Z] daemon.go:448: [d33f01b8a8678] Daemon stopped [2020-07-20T08:34:23.851Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-20T08:34:23.851Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-20T08:34:23.851Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:34:23.851Z] === RUN TestAuthZPluginV2Disable [2020-07-20T08:34:23.851Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-20T08:34:23.851Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:34:23.851Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-20T08:34:23.851Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-20T08:34:23.851Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:34:23.851Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-20T08:34:23.851Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-20T08:34:23.851Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:34:23.851Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-20T08:34:23.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-20T08:34:23.856Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-20T08:34:23.856Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.61s) [2020-07-20T08:34:23.856Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-07-20T08:34:23.856Z] daemon.go:325: [db994c8e95b13] waiting for daemon to start [2020-07-20T08:34:23.856Z] daemon.go:325: [db994c8e95b13] waiting for daemon to start [2020-07-20T08:34:23.856Z] daemon.go:353: [db994c8e95b13] daemon started [2020-07-20T08:34:23.856Z] daemon.go:461: [db994c8e95b13] Stopping daemon [2020-07-20T08:34:23.856Z] daemon.go:296: [db994c8e95b13] exiting daemon [2020-07-20T08:34:23.856Z] daemon.go:448: [db994c8e95b13] Daemon stopped [2020-07-20T08:34:23.856Z] === RUN TestCreateServiceSecretFileMode [2020-07-20T08:34:23.977Z] #20 10.88 [2020-07-20T08:34:24.981Z] #20 11.97 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-07-20T08:34:25.544Z] #20 12.44 curl: option --progress: is ambiguous [2020-07-20T08:34:25.544Z] #20 12.44 curl: try 'curl --help' or 'curl --manual' for more information [2020-07-20T08:34:25.800Z] #20 12.82 [2020-07-20T08:34:25.800Z] #20 12.94 Download of images into '/build' complete. [2020-07-20T08:34:25.800Z] #20 12.94 Use something like the following to load the result into a Docker daemon: [2020-07-20T08:34:26.057Z] #20 12.94 tar -cC '/build' . | docker load [2020-07-20T08:34:26.057Z] #20 DONE 13.0s [2020-07-20T08:34:26.057Z] [2020-07-20T08:34:26.057Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-20T08:34:26.621Z] #33 ... [2020-07-20T08:34:26.621Z] [2020-07-20T08:34:26.621Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-20T08:34:26.621Z] #21 DONE 0.0s [2020-07-20T08:34:26.621Z] [2020-07-20T08:34:26.621Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-20T08:34:26.621Z] #25 DONE 0.1s [2020-07-20T08:34:26.877Z] [2020-07-20T08:34:26.877Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-20T08:34:27.142Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-20T08:34:27.401Z] --- PASS: TestCreateServiceSecretFileMode (3.37s) [2020-07-20T08:34:27.401Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-07-20T08:34:27.401Z] daemon.go:325: [db104009ea64a] waiting for daemon to start [2020-07-20T08:34:27.401Z] daemon.go:325: [db104009ea64a] waiting for daemon to start [2020-07-20T08:34:27.401Z] daemon.go:353: [db104009ea64a] daemon started [2020-07-20T08:34:27.401Z] daemon.go:461: [db104009ea64a] Stopping daemon [2020-07-20T08:34:27.401Z] daemon.go:296: [db104009ea64a] exiting daemon [2020-07-20T08:34:27.401Z] daemon.go:448: [db104009ea64a] Daemon stopped [2020-07-20T08:34:27.401Z] === RUN TestCreateServiceConfigFileMode [2020-07-20T08:34:27.904Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-20T08:34:27.904Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-20T08:34:28.339Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-20T08:34:28.598Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-20T08:34:29.166Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-20T08:34:30.104Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-20T08:34:30.671Z] --- PASS: TestCreateServiceConfigFileMode (3.25s) [2020-07-20T08:34:30.671Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-07-20T08:34:30.671Z] daemon.go:325: [d5795d8fb7eb8] waiting for daemon to start [2020-07-20T08:34:30.671Z] daemon.go:325: [d5795d8fb7eb8] waiting for daemon to start [2020-07-20T08:34:30.671Z] daemon.go:353: [d5795d8fb7eb8] daemon started [2020-07-20T08:34:30.671Z] daemon.go:461: [d5795d8fb7eb8] Stopping daemon [2020-07-20T08:34:30.671Z] daemon.go:296: [d5795d8fb7eb8] exiting daemon [2020-07-20T08:34:30.671Z] daemon.go:448: [d5795d8fb7eb8] Daemon stopped [2020-07-20T08:34:30.671Z] === RUN TestCreateServiceSysctls [2020-07-20T08:34:30.930Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-20T08:34:31.497Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-20T08:34:31.715Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-20T08:34:31.715Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-20T08:34:31.715Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-20T08:34:32.438Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-20T08:34:33.376Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-20T08:34:34.755Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-20T08:34:35.013Z] --- PASS: TestCreateServiceSysctls (4.54s) [2020-07-20T08:34:35.013Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-07-20T08:34:35.013Z] daemon.go:325: [d457757ec772c] waiting for daemon to start [2020-07-20T08:34:35.013Z] daemon.go:325: [d457757ec772c] waiting for daemon to start [2020-07-20T08:34:35.013Z] daemon.go:353: [d457757ec772c] daemon started [2020-07-20T08:34:35.013Z] daemon.go:461: [d457757ec772c] Stopping daemon [2020-07-20T08:34:35.013Z] daemon.go:296: [d457757ec772c] exiting daemon [2020-07-20T08:34:35.013Z] daemon.go:448: [d457757ec772c] Daemon stopped [2020-07-20T08:34:35.013Z] === RUN TestInspect [2020-07-20T08:34:35.582Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-20T08:34:36.494Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-20T08:34:36.494Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-20T08:34:36.522Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-20T08:34:36.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-20T08:34:36.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-20T08:34:37.438Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-20T08:34:37.462Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-20T08:34:37.721Z] --- PASS: TestInspect (2.75s) [2020-07-20T08:34:37.721Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-07-20T08:34:37.721Z] daemon.go:325: [dd7b8f705e4a6] waiting for daemon to start [2020-07-20T08:34:37.721Z] daemon.go:325: [dd7b8f705e4a6] waiting for daemon to start [2020-07-20T08:34:37.721Z] daemon.go:353: [dd7b8f705e4a6] daemon started [2020-07-20T08:34:37.721Z] daemon.go:461: [dd7b8f705e4a6] Stopping daemon [2020-07-20T08:34:37.721Z] daemon.go:296: [dd7b8f705e4a6] exiting daemon [2020-07-20T08:34:37.721Z] daemon.go:448: [dd7b8f705e4a6] Daemon stopped [2020-07-20T08:34:37.721Z] === RUN TestDockerNetworkConnectAlias [2020-07-20T08:34:38.290Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-20T08:34:38.857Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-20T08:34:39.426Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-20T08:34:40.804Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-20T08:34:40.804Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-20T08:34:41.741Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-20T08:34:42.579Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.32s) [2020-07-20T08:34:42.579Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-20T08:34:42.579Z] daemon.go:325: [d1eac0340f8ce] waiting for daemon to start [2020-07-20T08:34:42.579Z] daemon.go:325: [d1eac0340f8ce] waiting for daemon to start [2020-07-20T08:34:42.579Z] daemon.go:353: [d1eac0340f8ce] daemon started [2020-07-20T08:34:42.579Z] daemon.go:461: [d1eac0340f8ce] Stopping daemon [2020-07-20T08:34:42.579Z] daemon.go:296: [d1eac0340f8ce] exiting daemon [2020-07-20T08:34:42.579Z] daemon.go:448: [d1eac0340f8ce] Daemon stopped [2020-07-20T08:34:42.579Z] daemon.go:325: [d1eac0340f8ce] waiting for daemon to start [2020-07-20T08:34:42.579Z] daemon.go:325: [d1eac0340f8ce] waiting for daemon to start [2020-07-20T08:34:42.579Z] daemon.go:325: [d1eac0340f8ce] waiting for daemon to start [2020-07-20T08:34:42.579Z] daemon.go:325: [d1eac0340f8ce] waiting for daemon to start [2020-07-20T08:34:42.579Z] daemon.go:339: [d1eac0340f8ce] error pinging daemon on start: Get http://d1eac0340f8ce.sock/_ping: context deadline exceeded [2020-07-20T08:34:42.579Z] daemon.go:325: [d1eac0340f8ce] waiting for daemon to start [2020-07-20T08:34:42.579Z] daemon.go:339: [d1eac0340f8ce] error pinging daemon on start: Get http://d1eac0340f8ce.sock/_ping: context deadline exceeded [2020-07-20T08:34:42.579Z] daemon.go:325: [d1eac0340f8ce] waiting for daemon to start [2020-07-20T08:34:42.579Z] daemon.go:339: [d1eac0340f8ce] error pinging daemon on start: Get http://d1eac0340f8ce.sock/_ping: context deadline exceeded [2020-07-20T08:34:42.579Z] daemon.go:325: [d1eac0340f8ce] waiting for daemon to start [2020-07-20T08:34:42.579Z] daemon.go:339: [d1eac0340f8ce] error pinging daemon on start: Get http://d1eac0340f8ce.sock/_ping: context deadline exceeded [2020-07-20T08:34:42.579Z] daemon.go:325: [d1eac0340f8ce] waiting for daemon to start [2020-07-20T08:34:42.579Z] daemon.go:296: [d1eac0340f8ce] exiting daemon [2020-07-20T08:34:42.579Z] daemon.go:339: [d1eac0340f8ce] error pinging daemon on start: Get http://d1eac0340f8ce.sock/_ping: read unix @->/tmp/docker-integration/d1eac0340f8ce.sock: read: connection reset by peer [2020-07-20T08:34:42.579Z] daemon.go:325: [d1eac0340f8ce] waiting for daemon to start [2020-07-20T08:34:42.579Z] daemon.go:325: [d1eac0340f8ce] waiting for daemon to start [2020-07-20T08:34:42.579Z] daemon.go:325: [d1eac0340f8ce] waiting for daemon to start [2020-07-20T08:34:42.579Z] daemon.go:353: [d1eac0340f8ce] daemon started [2020-07-20T08:34:42.579Z] daemon.go:461: [d1eac0340f8ce] Stopping daemon [2020-07-20T08:34:42.579Z] daemon.go:296: [d1eac0340f8ce] exiting daemon [2020-07-20T08:34:42.579Z] daemon.go:448: [d1eac0340f8ce] Daemon stopped [2020-07-20T08:34:42.579Z] PASS [2020-07-20T08:34:42.579Z] [2020-07-20T08:34:42.579Z] === Skipped [2020-07-20T08:34:42.579Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-20T08:34:42.580Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:34:42.580Z] [2020-07-20T08:34:42.580Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-20T08:34:42.580Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:34:42.580Z] [2020-07-20T08:34:42.580Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-20T08:34:42.580Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:34:42.580Z] [2020-07-20T08:34:42.580Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-20T08:34:42.580Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:34:42.580Z] [2020-07-20T08:34:42.580Z] [2020-07-20T08:34:42.580Z] DONE 17 tests, 4 skipped in 29.660s [2020-07-20T08:34:42.580Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-20T08:34:42.580Z] ++ 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 [2020-07-20T08:34:42.580Z] ++ set -e [2020-07-20T08:34:42.580Z] ++ '[' -n 0 ']' [2020-07-20T08:34:42.580Z] ++ set -x [2020-07-20T08:34:42.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=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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:34:42.580Z] INFO: Testing against a local daemon [2020-07-20T08:34:42.580Z] === RUN TestPluginInvalidJSON [2020-07-20T08:34:42.580Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T08:34:42.580Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T08:34:42.580Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T08:34:42.580Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-07-20T08:34:42.580Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-20T08:34:42.580Z] PASS [2020-07-20T08:34:42.580Z] [2020-07-20T08:34:42.580Z] DONE 2 tests in 0.083s [2020-07-20T08:34:42.580Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-20T08:34:42.580Z] ++ 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 [2020-07-20T08:34:42.580Z] ++ set -e [2020-07-20T08:34:42.580Z] ++ '[' -n 0 ']' [2020-07-20T08:34:42.580Z] ++ set -x [2020-07-20T08:34:42.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=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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:34:42.580Z] INFO: Testing against a local daemon [2020-07-20T08:34:42.580Z] === RUN TestExternalGraphDriver [2020-07-20T08:34:42.580Z] === RUN TestExternalGraphDriver/json [2020-07-20T08:34:42.678Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-20T08:34:42.678Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-20T08:34:43.247Z] --- PASS: TestDockerNetworkConnectAlias (5.30s) [2020-07-20T08:34:43.247Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-07-20T08:34:43.247Z] daemon.go:325: [d01d420ca55c3] waiting for daemon to start [2020-07-20T08:34:43.247Z] daemon.go:325: [d01d420ca55c3] waiting for daemon to start [2020-07-20T08:34:43.247Z] daemon.go:353: [d01d420ca55c3] daemon started [2020-07-20T08:34:43.247Z] daemon.go:461: [d01d420ca55c3] Stopping daemon [2020-07-20T08:34:43.247Z] daemon.go:296: [d01d420ca55c3] exiting daemon [2020-07-20T08:34:43.247Z] daemon.go:448: [d01d420ca55c3] Daemon stopped [2020-07-20T08:34:43.247Z] === RUN TestDockerNetworkReConnect [2020-07-20T08:34:43.629Z] === RUN TestExternalGraphDriver/spec [2020-07-20T08:34:43.822Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-20T08:34:44.393Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-20T08:34:44.917Z] #33 ... [2020-07-20T08:34:44.917Z] [2020-07-20T08:34:44.917Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-20T08:34:44.917Z] #29 30.09 # github.com/docker/docker/contrib/httpserver [2020-07-20T08:34:44.917Z] #29 30.09 loadinternal: cannot find runtime/cgo [2020-07-20T08:34:44.917Z] #29 DONE 30.3s [2020-07-20T08:34:44.917Z] [2020-07-20T08:34:44.917Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-20T08:34:44.917Z] #33 ... [2020-07-20T08:34:44.917Z] [2020-07-20T08:34:44.917Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-20T08:34:44.917Z] #30 DONE 0.1s [2020-07-20T08:34:44.917Z] [2020-07-20T08:34:44.917Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-20T08:34:45.709Z] === RUN TestExternalGraphDriver/pull [2020-07-20T08:34:45.771Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-20T08:34:46.338Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-20T08:34:46.907Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-20T08:34:47.474Z] --- PASS: TestDockerNetworkReConnect (4.24s) [2020-07-20T08:34:47.474Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-07-20T08:34:47.474Z] daemon.go:325: [dffa6eb18b8d5] waiting for daemon to start [2020-07-20T08:34:47.474Z] daemon.go:325: [dffa6eb18b8d5] waiting for daemon to start [2020-07-20T08:34:47.474Z] daemon.go:353: [dffa6eb18b8d5] daemon started [2020-07-20T08:34:47.474Z] daemon.go:461: [dffa6eb18b8d5] Stopping daemon [2020-07-20T08:34:47.474Z] daemon.go:296: [dffa6eb18b8d5] exiting daemon [2020-07-20T08:34:47.474Z] daemon.go:448: [dffa6eb18b8d5] Daemon stopped [2020-07-20T08:34:47.474Z] === RUN TestServicePlugin [2020-07-20T08:34:48.043Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-20T08:34:48.448Z] --- PASS: TestExternalGraphDriver (6.69s) [2020-07-20T08:34:48.448Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-07-20T08:34:48.448Z] daemon.go:325: [dc60b916ce7a6] waiting for daemon to start [2020-07-20T08:34:48.448Z] daemon.go:325: [dc60b916ce7a6] waiting for daemon to start [2020-07-20T08:34:48.448Z] daemon.go:353: [dc60b916ce7a6] daemon started [2020-07-20T08:34:48.448Z] daemon.go:461: [dc60b916ce7a6] Stopping daemon [2020-07-20T08:34:48.448Z] daemon.go:296: [dc60b916ce7a6] exiting daemon [2020-07-20T08:34:48.448Z] daemon.go:448: [dc60b916ce7a6] Daemon stopped [2020-07-20T08:34:48.448Z] daemon.go:325: [dc60b916ce7a6] waiting for daemon to start [2020-07-20T08:34:48.448Z] daemon.go:325: [dc60b916ce7a6] waiting for daemon to start [2020-07-20T08:34:48.448Z] daemon.go:353: [dc60b916ce7a6] daemon started [2020-07-20T08:34:48.448Z] daemon.go:461: [dc60b916ce7a6] Stopping daemon [2020-07-20T08:34:48.448Z] daemon.go:296: [dc60b916ce7a6] exiting daemon [2020-07-20T08:34:48.448Z] daemon.go:448: [dc60b916ce7a6] Daemon stopped [2020-07-20T08:34:48.448Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2020-07-20T08:34:48.448Z] daemon.go:325: [dc60b916ce7a6] waiting for daemon to start [2020-07-20T08:34:48.448Z] daemon.go:325: [dc60b916ce7a6] waiting for daemon to start [2020-07-20T08:34:48.448Z] daemon.go:353: [dc60b916ce7a6] daemon started [2020-07-20T08:34:48.448Z] daemon.go:461: [dc60b916ce7a6] Stopping daemon [2020-07-20T08:34:48.448Z] daemon.go:296: [dc60b916ce7a6] exiting daemon [2020-07-20T08:34:48.448Z] daemon.go:448: [dc60b916ce7a6] Daemon stopped [2020-07-20T08:34:48.448Z] daemon.go:325: [dc60b916ce7a6] waiting for daemon to start [2020-07-20T08:34:48.448Z] daemon.go:325: [dc60b916ce7a6] waiting for daemon to start [2020-07-20T08:34:48.448Z] daemon.go:353: [dc60b916ce7a6] daemon started [2020-07-20T08:34:48.448Z] daemon.go:461: [dc60b916ce7a6] Stopping daemon [2020-07-20T08:34:48.448Z] daemon.go:296: [dc60b916ce7a6] exiting daemon [2020-07-20T08:34:48.448Z] daemon.go:448: [dc60b916ce7a6] Daemon stopped [2020-07-20T08:34:48.448Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2020-07-20T08:34:48.448Z] daemon.go:325: [dc60b916ce7a6] waiting for daemon to start [2020-07-20T08:34:48.448Z] daemon.go:325: [dc60b916ce7a6] waiting for daemon to start [2020-07-20T08:34:48.448Z] daemon.go:353: [dc60b916ce7a6] daemon started [2020-07-20T08:34:48.448Z] daemon.go:461: [dc60b916ce7a6] Stopping daemon [2020-07-20T08:34:48.448Z] daemon.go:296: [dc60b916ce7a6] exiting daemon [2020-07-20T08:34:48.448Z] daemon.go:448: [dc60b916ce7a6] Daemon stopped [2020-07-20T08:34:48.448Z] --- PASS: TestExternalGraphDriver/pull (2.12s) [2020-07-20T08:34:48.448Z] === RUN TestGraphdriverPluginV2 [2020-07-20T08:34:48.448Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-07-20T08:34:48.448Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:34:48.448Z] PASS [2020-07-20T08:34:48.448Z] [2020-07-20T08:34:48.448Z] === Skipped [2020-07-20T08:34:48.448Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-07-20T08:34:48.448Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:34:48.448Z] [2020-07-20T08:34:48.448Z] [2020-07-20T08:34:48.448Z] DONE 5 tests, 1 skipped in 6.833s [2020-07-20T08:34:48.448Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-20T08:34:48.448Z] ++ 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 [2020-07-20T08:34:48.448Z] ++ set -e [2020-07-20T08:34:48.448Z] ++ '[' -n 0 ']' [2020-07-20T08:34:48.448Z] ++ set -x [2020-07-20T08:34:48.448Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:34:48.448Z] INFO: Testing against a local daemon [2020-07-20T08:34:48.448Z] === RUN TestContinueAfterPluginCrash [2020-07-20T08:34:48.448Z] === PAUSE TestContinueAfterPluginCrash [2020-07-20T08:34:48.448Z] === RUN TestDaemonStartWithLogOpt [2020-07-20T08:34:48.448Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-20T08:34:48.448Z] === CONT TestContinueAfterPluginCrash [2020-07-20T08:34:48.448Z] === CONT TestDaemonStartWithLogOpt [2020-07-20T08:34:48.982Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-20T08:34:50.888Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-20T08:34:54.177Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-20T08:34:56.710Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-20T08:34:56.969Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-20T08:34:58.721Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-20T08:34:58.884Z] --- PASS: TestDaemonStartWithLogOpt (9.09s) [2020-07-20T08:34:58.884Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-07-20T08:34:58.884Z] daemon.go:325: [d20c1e322d098] waiting for daemon to start [2020-07-20T08:34:58.884Z] daemon.go:325: [d20c1e322d098] waiting for daemon to start [2020-07-20T08:34:58.884Z] daemon.go:353: [d20c1e322d098] daemon started [2020-07-20T08:34:58.884Z] daemon.go:461: [d20c1e322d098] Stopping daemon [2020-07-20T08:34:58.884Z] daemon.go:296: [d20c1e322d098] exiting daemon [2020-07-20T08:34:58.884Z] daemon.go:448: [d20c1e322d098] Daemon stopped [2020-07-20T08:34:58.884Z] daemon.go:325: [d20c1e322d098] waiting for daemon to start [2020-07-20T08:34:58.884Z] daemon.go:325: [d20c1e322d098] waiting for daemon to start [2020-07-20T08:34:58.884Z] daemon.go:353: [d20c1e322d098] daemon started [2020-07-20T08:34:58.884Z] daemon.go:461: [d20c1e322d098] Stopping daemon [2020-07-20T08:34:58.884Z] daemon.go:296: [d20c1e322d098] exiting daemon [2020-07-20T08:34:58.884Z] daemon.go:448: [d20c1e322d098] Daemon stopped [2020-07-20T08:35:00.262Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-20T08:35:01.695Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-20T08:35:02.165Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-20T08:35:02.411Z] --- PASS: TestContinueAfterPluginCrash (13.95s) [2020-07-20T08:35:02.411Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-07-20T08:35:02.411Z] daemon.go:325: [d9d5907729966] waiting for daemon to start [2020-07-20T08:35:02.411Z] daemon.go:325: [d9d5907729966] waiting for daemon to start [2020-07-20T08:35:02.411Z] daemon.go:353: [d9d5907729966] daemon started [2020-07-20T08:35:02.411Z] daemon.go:461: [d9d5907729966] Stopping daemon [2020-07-20T08:35:02.411Z] daemon.go:296: [d9d5907729966] exiting daemon [2020-07-20T08:35:02.411Z] daemon.go:448: [d9d5907729966] Daemon stopped [2020-07-20T08:35:02.411Z] PASS [2020-07-20T08:35:02.411Z] [2020-07-20T08:35:02.411Z] DONE 2 tests in 14.031s [2020-07-20T08:35:02.411Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-20T08:35:02.411Z] ++ 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 [2020-07-20T08:35:02.411Z] ++ set -e [2020-07-20T08:35:02.411Z] ++ '[' -n 0 ']' [2020-07-20T08:35:02.411Z] ++ set -x [2020-07-20T08:35:02.411Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:35:02.411Z] INFO: Testing against a local daemon [2020-07-20T08:35:02.411Z] === RUN TestPluginWithDevMounts [2020-07-20T08:35:02.411Z] === PAUSE TestPluginWithDevMounts [2020-07-20T08:35:02.411Z] === CONT TestPluginWithDevMounts [2020-07-20T08:35:02.424Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-20T08:35:02.692Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-20T08:35:02.692Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-20T08:35:03.685Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-20T08:35:03.685Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-20T08:35:03.924Z] --- PASS: TestPluginWithDevMounts (1.95s) [2020-07-20T08:35:03.924Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-07-20T08:35:03.924Z] daemon.go:325: [df04520a8121e] waiting for daemon to start [2020-07-20T08:35:03.924Z] daemon.go:325: [df04520a8121e] waiting for daemon to start [2020-07-20T08:35:03.924Z] daemon.go:353: [df04520a8121e] daemon started [2020-07-20T08:35:03.924Z] daemon.go:461: [df04520a8121e] Stopping daemon [2020-07-20T08:35:03.924Z] daemon.go:296: [df04520a8121e] exiting daemon [2020-07-20T08:35:03.924Z] daemon.go:448: [df04520a8121e] Daemon stopped [2020-07-20T08:35:03.924Z] PASS [2020-07-20T08:35:04.217Z] [2020-07-20T08:35:04.217Z] DONE 1 tests in 2.025s [2020-07-20T08:35:04.217Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-07-20T08:35:04.217Z] ++ 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 [2020-07-20T08:35:04.217Z] ++ set -e [2020-07-20T08:35:04.217Z] ++ '[' -n 0 ']' [2020-07-20T08:35:04.217Z] ++ set -x [2020-07-20T08:35:04.217Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:35:04.217Z] INFO: Testing against a local daemon [2020-07-20T08:35:04.217Z] === RUN TestSecretInspect [2020-07-20T08:35:05.714Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-20T08:35:05.973Z] === RUN TestDockerSuite/TestCpToDot [2020-07-20T08:35:06.540Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-20T08:35:07.478Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-20T08:35:07.743Z] --- PASS: TestSecretInspect (3.55s) [2020-07-20T08:35:07.743Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-07-20T08:35:07.743Z] daemon.go:325: [d96218a525849] waiting for daemon to start [2020-07-20T08:35:07.743Z] daemon.go:325: [d96218a525849] waiting for daemon to start [2020-07-20T08:35:07.743Z] daemon.go:353: [d96218a525849] daemon started [2020-07-20T08:35:07.743Z] daemon.go:461: [d96218a525849] Stopping daemon [2020-07-20T08:35:07.743Z] daemon.go:296: [d96218a525849] exiting daemon [2020-07-20T08:35:07.743Z] daemon.go:448: [d96218a525849] Daemon stopped [2020-07-20T08:35:07.743Z] === RUN TestSecretList [2020-07-20T08:35:08.469Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-20T08:35:08.866Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-20T08:35:09.436Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-20T08:35:09.463Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-20T08:35:09.463Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-20T08:35:09.463Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-20T08:35:10.373Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-20T08:35:10.373Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-20T08:35:10.462Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-20T08:35:10.934Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-20T08:35:10.941Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-20T08:35:11.268Z] --- PASS: TestSecretList (3.70s) [2020-07-20T08:35:11.269Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-07-20T08:35:11.269Z] daemon.go:325: [d8193026660f8] waiting for daemon to start [2020-07-20T08:35:11.269Z] daemon.go:325: [d8193026660f8] waiting for daemon to start [2020-07-20T08:35:11.269Z] daemon.go:353: [d8193026660f8] daemon started [2020-07-20T08:35:11.269Z] daemon.go:461: [d8193026660f8] Stopping daemon [2020-07-20T08:35:11.269Z] daemon.go:296: [d8193026660f8] exiting daemon [2020-07-20T08:35:11.269Z] daemon.go:448: [d8193026660f8] Daemon stopped [2020-07-20T08:35:11.269Z] === RUN TestSecretsCreateAndDelete [2020-07-20T08:35:11.407Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-20T08:35:11.877Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-20T08:35:11.877Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-20T08:35:11.877Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-20T08:35:11.879Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-20T08:35:12.351Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-20T08:35:12.445Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-20T08:35:12.706Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-20T08:35:12.706Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-20T08:35:12.706Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-20T08:35:13.274Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-20T08:35:13.533Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-20T08:35:13.533Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-20T08:35:13.533Z] === RUN TestDockerSuite/TestCreateRM [2020-07-20T08:35:13.792Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-20T08:35:13.792Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-20T08:35:13.792Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-20T08:35:13.792Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-20T08:35:15.170Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-20T08:35:15.170Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-20T08:35:15.170Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-20T08:35:15.731Z] --- PASS: TestSecretsCreateAndDelete (3.69s) [2020-07-20T08:35:15.731Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-07-20T08:35:15.731Z] daemon.go:325: [d56dba5a95f62] waiting for daemon to start [2020-07-20T08:35:15.731Z] daemon.go:325: [d56dba5a95f62] waiting for daemon to start [2020-07-20T08:35:15.731Z] daemon.go:353: [d56dba5a95f62] daemon started [2020-07-20T08:35:15.731Z] daemon.go:461: [d56dba5a95f62] Stopping daemon [2020-07-20T08:35:15.731Z] daemon.go:296: [d56dba5a95f62] exiting daemon [2020-07-20T08:35:15.731Z] daemon.go:448: [d56dba5a95f62] Daemon stopped [2020-07-20T08:35:15.731Z] === RUN TestSecretsUpdate [2020-07-20T08:35:16.548Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-20T08:35:17.146Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-20T08:35:18.723Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-20T08:35:18.723Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-20T08:35:19.084Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-20T08:35:19.257Z] --- PASS: TestSecretsUpdate (3.60s) [2020-07-20T08:35:19.257Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-07-20T08:35:19.257Z] daemon.go:325: [d3fa80f0f2c02] waiting for daemon to start [2020-07-20T08:35:19.257Z] daemon.go:325: [d3fa80f0f2c02] waiting for daemon to start [2020-07-20T08:35:19.257Z] daemon.go:353: [d3fa80f0f2c02] daemon started [2020-07-20T08:35:19.257Z] daemon.go:461: [d3fa80f0f2c02] Stopping daemon [2020-07-20T08:35:19.257Z] daemon.go:296: [d3fa80f0f2c02] exiting daemon [2020-07-20T08:35:19.257Z] daemon.go:448: [d3fa80f0f2c02] Daemon stopped [2020-07-20T08:35:19.257Z] === RUN TestTemplatedSecret [2020-07-20T08:35:19.343Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-20T08:35:19.343Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-20T08:35:19.343Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-20T08:35:19.343Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-20T08:35:19.601Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-20T08:35:19.716Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-20T08:35:19.860Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-20T08:35:20.802Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-20T08:35:21.372Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-20T08:35:21.632Z] --- PASS: TestServicePlugin (34.21s) [2020-07-20T08:35:21.632Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-07-20T08:35:21.633Z] daemon.go:325: [d2ca9cdbf7b5d] waiting for daemon to start [2020-07-20T08:35:21.633Z] daemon.go:325: [d2ca9cdbf7b5d] waiting for daemon to start [2020-07-20T08:35:21.633Z] daemon.go:353: [d2ca9cdbf7b5d] daemon started [2020-07-20T08:35:21.633Z] daemon.go:461: [d2ca9cdbf7b5d] Stopping daemon [2020-07-20T08:35:21.633Z] daemon.go:296: [d2ca9cdbf7b5d] exiting daemon [2020-07-20T08:35:21.633Z] daemon.go:448: [d2ca9cdbf7b5d] Daemon stopped [2020-07-20T08:35:21.633Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-07-20T08:35:21.633Z] daemon.go:325: [d2beaad3b2974] waiting for daemon to start [2020-07-20T08:35:21.633Z] daemon.go:325: [d2beaad3b2974] waiting for daemon to start [2020-07-20T08:35:21.633Z] daemon.go:353: [d2beaad3b2974] daemon started [2020-07-20T08:35:21.633Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-07-20T08:35:21.633Z] daemon.go:325: [d52a3cc36d90f] waiting for daemon to start [2020-07-20T08:35:21.633Z] daemon.go:325: [d52a3cc36d90f] waiting for daemon to start [2020-07-20T08:35:21.633Z] daemon.go:353: [d52a3cc36d90f] daemon started [2020-07-20T08:35:21.633Z] plugin_test.go:60: [d52a3cc36d90f] joining swarm manager [d2beaad3b2974]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:35:21.633Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-07-20T08:35:21.633Z] daemon.go:325: [db1519afcd70c] waiting for daemon to start [2020-07-20T08:35:21.633Z] daemon.go:325: [db1519afcd70c] waiting for daemon to start [2020-07-20T08:35:21.633Z] daemon.go:353: [db1519afcd70c] daemon started [2020-07-20T08:35:21.633Z] plugin_test.go:63: [db1519afcd70c] joining swarm manager [d2beaad3b2974]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:35:21.633Z] daemon.go:461: [db1519afcd70c] Stopping daemon [2020-07-20T08:35:21.633Z] daemon.go:296: [db1519afcd70c] exiting daemon [2020-07-20T08:35:21.633Z] daemon.go:448: [db1519afcd70c] Daemon stopped [2020-07-20T08:35:21.633Z] daemon.go:461: [d52a3cc36d90f] Stopping daemon [2020-07-20T08:35:21.633Z] daemon.go:296: [d52a3cc36d90f] exiting daemon [2020-07-20T08:35:21.633Z] daemon.go:448: [d52a3cc36d90f] Daemon stopped [2020-07-20T08:35:21.633Z] daemon.go:461: [d2beaad3b2974] Stopping daemon [2020-07-20T08:35:21.633Z] daemon.go:296: [d2beaad3b2974] exiting daemon [2020-07-20T08:35:21.633Z] daemon.go:448: [d2beaad3b2974] Daemon stopped [2020-07-20T08:35:21.633Z] === RUN TestServiceUpdateLabel [2020-07-20T08:35:22.569Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-20T08:35:22.782Z] --- PASS: TestTemplatedSecret (3.60s) [2020-07-20T08:35:22.782Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-07-20T08:35:22.782Z] daemon.go:325: [d69503323b22c] waiting for daemon to start [2020-07-20T08:35:22.782Z] daemon.go:325: [d69503323b22c] waiting for daemon to start [2020-07-20T08:35:22.782Z] daemon.go:353: [d69503323b22c] daemon started [2020-07-20T08:35:22.782Z] daemon.go:461: [d69503323b22c] Stopping daemon [2020-07-20T08:35:22.782Z] daemon.go:296: [d69503323b22c] exiting daemon [2020-07-20T08:35:22.782Z] daemon.go:448: [d69503323b22c] Daemon stopped [2020-07-20T08:35:22.782Z] === RUN TestSecretCreateResolve [2020-07-20T08:35:22.829Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-20T08:35:24.207Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-20T08:35:24.466Z] --- PASS: TestServiceUpdateLabel (2.98s) [2020-07-20T08:35:24.466Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-07-20T08:35:24.466Z] daemon.go:325: [deded347fc79e] waiting for daemon to start [2020-07-20T08:35:24.466Z] daemon.go:325: [deded347fc79e] waiting for daemon to start [2020-07-20T08:35:24.466Z] daemon.go:353: [deded347fc79e] daemon started [2020-07-20T08:35:24.466Z] daemon.go:461: [deded347fc79e] Stopping daemon [2020-07-20T08:35:24.466Z] daemon.go:296: [deded347fc79e] exiting daemon [2020-07-20T08:35:24.466Z] daemon.go:448: [deded347fc79e] Daemon stopped [2020-07-20T08:35:24.466Z] === RUN TestServiceUpdateSecrets [2020-07-20T08:35:24.726Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-20T08:35:25.297Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-20T08:35:25.557Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-20T08:35:26.125Z] === RUN TestDockerSuite/TestDockerFails [2020-07-20T08:35:26.125Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-20T08:35:26.125Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-20T08:35:26.125Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-20T08:35:26.308Z] --- PASS: TestSecretCreateResolve (3.65s) [2020-07-20T08:35:26.308Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-07-20T08:35:26.308Z] daemon.go:325: [d54ffc13f8a3d] waiting for daemon to start [2020-07-20T08:35:26.308Z] daemon.go:325: [d54ffc13f8a3d] waiting for daemon to start [2020-07-20T08:35:26.308Z] daemon.go:353: [d54ffc13f8a3d] daemon started [2020-07-20T08:35:26.308Z] daemon.go:461: [d54ffc13f8a3d] Stopping daemon [2020-07-20T08:35:26.308Z] daemon.go:296: [d54ffc13f8a3d] exiting daemon [2020-07-20T08:35:26.308Z] daemon.go:448: [d54ffc13f8a3d] Daemon stopped [2020-07-20T08:35:26.308Z] PASS [2020-07-20T08:35:26.308Z] [2020-07-20T08:35:26.308Z] DONE 6 tests in 21.847s [2020-07-20T08:35:26.308Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-07-20T08:35:26.308Z] ++ 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 [2020-07-20T08:35:26.308Z] ++ set -e [2020-07-20T08:35:26.308Z] ++ '[' -n 0 ']' [2020-07-20T08:35:26.308Z] ++ set -x [2020-07-20T08:35:26.308Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:35:26.308Z] INFO: Testing against a local daemon [2020-07-20T08:35:26.308Z] === RUN TestServiceCreateInit [2020-07-20T08:35:26.308Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-20T08:35:27.505Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-20T08:35:27.763Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-20T08:35:28.701Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-20T08:35:28.701Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-20T08:35:28.701Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-20T08:35:28.960Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-20T08:35:30.507Z] --- PASS: TestImportExtremelyLargeImageWorks (192.66s) [2020-07-20T08:35:30.507Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-07-20T08:35:30.507Z] daemon.go:325: [d7edebc10bae9] waiting for daemon to start [2020-07-20T08:35:30.507Z] daemon.go:325: [d7edebc10bae9] waiting for daemon to start [2020-07-20T08:35:30.507Z] daemon.go:353: [d7edebc10bae9] daemon started [2020-07-20T08:35:30.507Z] daemon.go:461: [d7edebc10bae9] Stopping daemon [2020-07-20T08:35:30.507Z] daemon.go:296: [d7edebc10bae9] exiting daemon [2020-07-20T08:35:30.507Z] daemon.go:448: [d7edebc10bae9] Daemon stopped [2020-07-20T08:35:30.507Z] PASS [2020-07-20T08:35:30.507Z] [2020-07-20T08:35:30.507Z] DONE 11 tests in 193.673s [2020-07-20T08:35:30.507Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-07-20T08:35:30.507Z] ++ 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 [2020-07-20T08:35:30.507Z] ++ set -e [2020-07-20T08:35:30.507Z] ++ '[' -n 0 ']' [2020-07-20T08:35:30.507Z] ++ set -x [2020-07-20T08:35:30.507Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:35:30.507Z] INFO: Testing against a local daemon [2020-07-20T08:35:30.507Z] === RUN TestNetworkCreateDelete [2020-07-20T08:35:30.507Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-07-20T08:35:30.507Z] === RUN TestDockerNetworkDeletePreferID [2020-07-20T08:35:30.507Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-07-20T08:35:30.507Z] === RUN TestDaemonDNSFallback [2020-07-20T08:35:30.507Z] --- PASS: TestDaemonDNSFallback (1.53s) [2020-07-20T08:35:30.507Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-07-20T08:35:30.507Z] daemon.go:325: [d65e882b98b46] waiting for daemon to start [2020-07-20T08:35:30.507Z] daemon.go:325: [d65e882b98b46] waiting for daemon to start [2020-07-20T08:35:30.507Z] daemon.go:353: [d65e882b98b46] daemon started [2020-07-20T08:35:30.507Z] daemon.go:461: [d65e882b98b46] Stopping daemon [2020-07-20T08:35:30.507Z] daemon.go:296: [d65e882b98b46] exiting daemon [2020-07-20T08:35:30.507Z] daemon.go:448: [d65e882b98b46] Daemon stopped [2020-07-20T08:35:30.507Z] === RUN TestInspectNetwork [2020-07-20T08:35:30.507Z] === RUN TestInspectNetwork/full_network_id [2020-07-20T08:35:30.507Z] === RUN TestInspectNetwork/partial_network_id [2020-07-20T08:35:30.507Z] === RUN TestInspectNetwork/network_name [2020-07-20T08:35:30.507Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-20T08:35:30.507Z] --- PASS: TestInspectNetwork (6.96s) [2020-07-20T08:35:30.507Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-07-20T08:35:30.507Z] daemon.go:325: [d8cd9055391a2] waiting for daemon to start [2020-07-20T08:35:30.507Z] daemon.go:325: [d8cd9055391a2] waiting for daemon to start [2020-07-20T08:35:30.507Z] daemon.go:353: [d8cd9055391a2] daemon started [2020-07-20T08:35:30.507Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-20T08:35:30.507Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-20T08:35:30.507Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-20T08:35:30.507Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-20T08:35:30.507Z] daemon.go:461: [d8cd9055391a2] Stopping daemon [2020-07-20T08:35:30.507Z] daemon.go:296: [d8cd9055391a2] exiting daemon [2020-07-20T08:35:30.507Z] daemon.go:448: [d8cd9055391a2] Daemon stopped [2020-07-20T08:35:30.507Z] === RUN TestRunContainerWithBridgeNone [2020-07-20T08:35:31.977Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-20T08:35:32.036Z] --- PASS: TestRunContainerWithBridgeNone (1.94s) [2020-07-20T08:35:32.036Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-07-20T08:35:32.036Z] daemon.go:325: [da0a7f02b4140] waiting for daemon to start [2020-07-20T08:35:32.036Z] daemon.go:325: [da0a7f02b4140] waiting for daemon to start [2020-07-20T08:35:32.036Z] daemon.go:353: [da0a7f02b4140] daemon started [2020-07-20T08:35:32.036Z] daemon.go:461: [da0a7f02b4140] Stopping daemon [2020-07-20T08:35:32.036Z] daemon.go:296: [da0a7f02b4140] exiting daemon [2020-07-20T08:35:32.036Z] daemon.go:448: [da0a7f02b4140] Daemon stopped [2020-07-20T08:35:32.036Z] === RUN TestNetworkInvalidJSON [2020-07-20T08:35:32.036Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-20T08:35:32.036Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-20T08:35:32.036Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T08:35:32.036Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T08:35:32.036Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T08:35:32.036Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T08:35:32.036Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-20T08:35:32.036Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-20T08:35:32.036Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-20T08:35:32.036Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-20T08:35:32.036Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-20T08:35:32.036Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-20T08:35:32.036Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-20T08:35:32.036Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-20T08:35:32.271Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-20T08:35:32.271Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-20T08:35:32.271Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-20T08:35:33.077Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-07-20T08:35:33.077Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-07-20T08:35:33.077Z] daemon.go:325: [decbe58d6009e] waiting for daemon to start [2020-07-20T08:35:33.077Z] daemon.go:325: [decbe58d6009e] waiting for daemon to start [2020-07-20T08:35:33.077Z] daemon.go:353: [decbe58d6009e] daemon started [2020-07-20T08:35:33.078Z] daemon.go:461: [decbe58d6009e] Stopping daemon [2020-07-20T08:35:33.078Z] daemon.go:296: [decbe58d6009e] exiting daemon [2020-07-20T08:35:33.078Z] daemon.go:448: [decbe58d6009e] Daemon stopped [2020-07-20T08:35:33.078Z] daemon.go:325: [decbe58d6009e] waiting for daemon to start [2020-07-20T08:35:33.078Z] daemon.go:325: [decbe58d6009e] waiting for daemon to start [2020-07-20T08:35:33.078Z] daemon.go:353: [decbe58d6009e] daemon started [2020-07-20T08:35:33.078Z] daemon.go:461: [decbe58d6009e] Stopping daemon [2020-07-20T08:35:33.078Z] daemon.go:296: [decbe58d6009e] exiting daemon [2020-07-20T08:35:33.078Z] daemon.go:448: [decbe58d6009e] Daemon stopped [2020-07-20T08:35:33.078Z] === RUN TestDaemonDefaultNetworkPools [2020-07-20T08:35:33.720Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-07-20T08:35:33.720Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-07-20T08:35:33.720Z] daemon.go:325: [da039c0d7c70a] waiting for daemon to start [2020-07-20T08:35:33.720Z] daemon.go:325: [da039c0d7c70a] waiting for daemon to start [2020-07-20T08:35:33.720Z] daemon.go:353: [da039c0d7c70a] daemon started [2020-07-20T08:35:33.720Z] daemon.go:461: [da039c0d7c70a] Stopping daemon [2020-07-20T08:35:33.720Z] daemon.go:296: [da039c0d7c70a] exiting daemon [2020-07-20T08:35:33.720Z] daemon.go:448: [da039c0d7c70a] Daemon stopped [2020-07-20T08:35:33.720Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-20T08:35:34.503Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-20T08:35:34.768Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-07-20T08:35:34.768Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-07-20T08:35:34.768Z] daemon.go:325: [d3d30ec1c13fb] waiting for daemon to start [2020-07-20T08:35:34.768Z] daemon.go:325: [d3d30ec1c13fb] waiting for daemon to start [2020-07-20T08:35:34.768Z] daemon.go:353: [d3d30ec1c13fb] daemon started [2020-07-20T08:35:34.768Z] daemon.go:461: [d3d30ec1c13fb] Stopping daemon [2020-07-20T08:35:34.768Z] daemon.go:296: [d3d30ec1c13fb] exiting daemon [2020-07-20T08:35:34.768Z] daemon.go:448: [d3d30ec1c13fb] Daemon stopped [2020-07-20T08:35:34.768Z] daemon.go:325: [d3d30ec1c13fb] waiting for daemon to start [2020-07-20T08:35:34.768Z] daemon.go:325: [d3d30ec1c13fb] waiting for daemon to start [2020-07-20T08:35:34.768Z] daemon.go:353: [d3d30ec1c13fb] daemon started [2020-07-20T08:35:34.768Z] daemon.go:461: [d3d30ec1c13fb] Stopping daemon [2020-07-20T08:35:34.768Z] daemon.go:296: [d3d30ec1c13fb] exiting daemon [2020-07-20T08:35:34.768Z] daemon.go:448: [d3d30ec1c13fb] Daemon stopped [2020-07-20T08:35:34.768Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-20T08:35:34.978Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-20T08:35:35.451Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-20T08:35:35.451Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-20T08:35:35.529Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-20T08:35:36.097Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-20T08:35:36.288Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2020-07-20T08:35:36.288Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-20T08:35:36.288Z] daemon.go:325: [d7cbcc75a79ee] waiting for daemon to start [2020-07-20T08:35:36.288Z] daemon.go:325: [d7cbcc75a79ee] waiting for daemon to start [2020-07-20T08:35:36.288Z] daemon.go:353: [d7cbcc75a79ee] daemon started [2020-07-20T08:35:36.288Z] daemon.go:461: [d7cbcc75a79ee] Stopping daemon [2020-07-20T08:35:36.288Z] daemon.go:296: [d7cbcc75a79ee] exiting daemon [2020-07-20T08:35:36.288Z] daemon.go:448: [d7cbcc75a79ee] Daemon stopped [2020-07-20T08:35:36.288Z] daemon.go:325: [d7cbcc75a79ee] waiting for daemon to start [2020-07-20T08:35:36.288Z] daemon.go:325: [d7cbcc75a79ee] waiting for daemon to start [2020-07-20T08:35:36.288Z] daemon.go:353: [d7cbcc75a79ee] daemon started [2020-07-20T08:35:36.288Z] daemon.go:461: [d7cbcc75a79ee] Stopping daemon [2020-07-20T08:35:36.288Z] daemon.go:296: [d7cbcc75a79ee] exiting daemon [2020-07-20T08:35:36.288Z] daemon.go:448: [d7cbcc75a79ee] Daemon stopped [2020-07-20T08:35:36.288Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-20T08:35:36.443Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-20T08:35:36.583Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-07-20T08:35:36.584Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-07-20T08:35:36.584Z] daemon.go:325: [dcf710d997d48] waiting for daemon to start [2020-07-20T08:35:36.584Z] daemon.go:325: [dcf710d997d48] waiting for daemon to start [2020-07-20T08:35:36.584Z] daemon.go:353: [dcf710d997d48] daemon started [2020-07-20T08:35:36.584Z] daemon.go:461: [dcf710d997d48] Stopping daemon [2020-07-20T08:35:36.584Z] daemon.go:296: [dcf710d997d48] exiting daemon [2020-07-20T08:35:36.584Z] daemon.go:448: [dcf710d997d48] Daemon stopped [2020-07-20T08:35:36.584Z] === RUN TestServiceWithPredefinedNetwork [2020-07-20T08:35:36.915Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-20T08:35:36.915Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-20T08:35:36.915Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-20T08:35:37.477Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-20T08:35:37.659Z] --- PASS: TestServiceCreateInit (10.70s) [2020-07-20T08:35:37.659Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.29s) [2020-07-20T08:35:37.659Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-07-20T08:35:37.659Z] daemon.go:325: [db543a018de3d] waiting for daemon to start [2020-07-20T08:35:37.659Z] daemon.go:325: [db543a018de3d] waiting for daemon to start [2020-07-20T08:35:37.659Z] daemon.go:353: [db543a018de3d] daemon started [2020-07-20T08:35:37.659Z] daemon.go:461: [db543a018de3d] Stopping daemon [2020-07-20T08:35:37.659Z] daemon.go:296: [db543a018de3d] exiting daemon [2020-07-20T08:35:37.659Z] daemon.go:448: [db543a018de3d] Daemon stopped [2020-07-20T08:35:37.659Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.40s) [2020-07-20T08:35:37.659Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-07-20T08:35:37.659Z] daemon.go:325: [d9ee31280980a] waiting for daemon to start [2020-07-20T08:35:37.659Z] daemon.go:325: [d9ee31280980a] waiting for daemon to start [2020-07-20T08:35:37.659Z] daemon.go:353: [d9ee31280980a] daemon started [2020-07-20T08:35:37.659Z] daemon.go:461: [d9ee31280980a] Stopping daemon [2020-07-20T08:35:37.659Z] daemon.go:296: [d9ee31280980a] exiting daemon [2020-07-20T08:35:37.659Z] daemon.go:448: [d9ee31280980a] Daemon stopped [2020-07-20T08:35:37.659Z] === RUN TestCreateServiceMultipleTimes [2020-07-20T08:35:38.670Z] --- PASS: TestServiceWithPredefinedNetwork (1.96s) [2020-07-20T08:35:38.670Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-07-20T08:35:38.670Z] daemon.go:325: [d4bf51c466654] waiting for daemon to start [2020-07-20T08:35:38.670Z] daemon.go:325: [d4bf51c466654] waiting for daemon to start [2020-07-20T08:35:38.670Z] daemon.go:353: [d4bf51c466654] daemon started [2020-07-20T08:35:38.670Z] daemon.go:461: [d4bf51c466654] Stopping daemon [2020-07-20T08:35:38.670Z] daemon.go:296: [d4bf51c466654] exiting daemon [2020-07-20T08:35:38.670Z] daemon.go:448: [d4bf51c466654] Daemon stopped [2020-07-20T08:35:38.670Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-20T08:35:38.670Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T08:35:38.670Z] service_test.go:230: FLAKY_TEST [2020-07-20T08:35:38.670Z] === RUN TestServiceWithDataPathPortInit [2020-07-20T08:35:38.854Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-20T08:35:39.420Z] --- PASS: TestServiceUpdateSecrets (14.78s) [2020-07-20T08:35:39.420Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-07-20T08:35:39.420Z] daemon.go:325: [d860d6709fd43] waiting for daemon to start [2020-07-20T08:35:39.420Z] daemon.go:325: [d860d6709fd43] waiting for daemon to start [2020-07-20T08:35:39.420Z] daemon.go:353: [d860d6709fd43] daemon started [2020-07-20T08:35:39.420Z] daemon.go:461: [d860d6709fd43] Stopping daemon [2020-07-20T08:35:39.420Z] daemon.go:296: [d860d6709fd43] exiting daemon [2020-07-20T08:35:39.420Z] daemon.go:448: [d860d6709fd43] Daemon stopped [2020-07-20T08:35:39.420Z] === RUN TestServiceUpdateConfigs [2020-07-20T08:35:39.679Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-20T08:35:40.248Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-20T08:35:40.248Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-20T08:35:40.816Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-20T08:35:41.697Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-20T08:35:41.753Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-20T08:35:42.321Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-20T08:35:43.257Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-20T08:35:44.634Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-20T08:35:46.013Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-20T08:35:47.919Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-20T08:35:49.821Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-20T08:35:50.758Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-20T08:35:51.695Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-20T08:35:51.954Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-20T08:35:52.214Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-20T08:35:53.150Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-20T08:35:53.150Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-20T08:35:53.409Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-20T08:35:53.669Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-20T08:35:53.669Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-20T08:35:53.669Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-20T08:35:54.056Z] --- PASS: TestServiceWithDataPathPortInit (13.57s) [2020-07-20T08:35:54.056Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-20T08:35:54.056Z] daemon.go:325: [dd094a831ed2a] waiting for daemon to start [2020-07-20T08:35:54.056Z] daemon.go:325: [dd094a831ed2a] waiting for daemon to start [2020-07-20T08:35:54.056Z] daemon.go:353: [dd094a831ed2a] daemon started [2020-07-20T08:35:54.056Z] daemon.go:461: [dd094a831ed2a] Stopping daemon [2020-07-20T08:35:54.056Z] daemon.go:296: [dd094a831ed2a] exiting daemon [2020-07-20T08:35:54.056Z] daemon.go:448: [dd094a831ed2a] Daemon stopped [2020-07-20T08:35:54.056Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-07-20T08:35:54.056Z] daemon.go:325: [d52f00bfa6b76] waiting for daemon to start [2020-07-20T08:35:54.056Z] daemon.go:325: [d52f00bfa6b76] waiting for daemon to start [2020-07-20T08:35:54.056Z] daemon.go:353: [d52f00bfa6b76] daemon started [2020-07-20T08:35:54.056Z] daemon.go:461: [d52f00bfa6b76] Stopping daemon [2020-07-20T08:35:54.056Z] daemon.go:296: [d52f00bfa6b76] exiting daemon [2020-07-20T08:35:54.056Z] daemon.go:448: [d52f00bfa6b76] Daemon stopped [2020-07-20T08:35:54.056Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-20T08:35:54.247Z] --- PASS: TestServiceUpdateConfigs (14.94s) [2020-07-20T08:35:54.247Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-07-20T08:35:54.247Z] daemon.go:325: [d8cbb95165693] waiting for daemon to start [2020-07-20T08:35:54.247Z] daemon.go:325: [d8cbb95165693] waiting for daemon to start [2020-07-20T08:35:54.247Z] daemon.go:353: [d8cbb95165693] daemon started [2020-07-20T08:35:54.247Z] daemon.go:461: [d8cbb95165693] Stopping daemon [2020-07-20T08:35:54.247Z] daemon.go:296: [d8cbb95165693] exiting daemon [2020-07-20T08:35:54.247Z] daemon.go:448: [d8cbb95165693] Daemon stopped [2020-07-20T08:35:54.247Z] === RUN TestServiceUpdateNetwork [2020-07-20T08:35:55.184Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-20T08:35:56.122Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-20T08:35:56.122Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-20T08:35:56.122Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-20T08:35:57.060Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-20T08:35:57.319Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-20T08:35:57.577Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-20T08:35:58.953Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-20T08:35:58.953Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-20T08:35:58.953Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-20T08:35:58.953Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-20T08:35:59.639Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.71s) [2020-07-20T08:35:59.639Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-07-20T08:35:59.639Z] daemon.go:325: [dc0459f487dbd] waiting for daemon to start [2020-07-20T08:35:59.639Z] daemon.go:325: [dc0459f487dbd] waiting for daemon to start [2020-07-20T08:35:59.639Z] daemon.go:353: [dc0459f487dbd] daemon started [2020-07-20T08:35:59.639Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i9oozejxxxahg56xopksdg0ac Created:2020-07-20 08:35:53.123322778 +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[d4245a2890177a3b96490771d572f56e74f68c110ffea5c8f89ad94bb04303e8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jwlpmui1wwbvmogilwj3wkww3 EndpointID:e0334496e49870cce5ee24c4d3f12f44d233623b1bda0e17095b66bdbbaa3884 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c50c9f340222c9a6686cdd4205c9f12e3f755202b6eda186f09e0b0fa4097595 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:bc0d34a24d26 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.jwlpmui1wwbvmogilwj3wkww3 EndpointID:e0334496e49870cce5ee24c4d3f12f44d233623b1bda0e17095b66bdbbaa3884 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-20T08:35:59.639Z] daemon.go:461: [dc0459f487dbd] Stopping daemon [2020-07-20T08:35:59.639Z] daemon.go:296: [dc0459f487dbd] exiting daemon [2020-07-20T08:35:59.639Z] daemon.go:448: [dc0459f487dbd] Daemon stopped [2020-07-20T08:35:59.639Z] PASS [2020-07-20T08:35:59.639Z] [2020-07-20T08:35:59.639Z] === Skipped [2020-07-20T08:35:59.639Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-20T08:35:59.639Z] service_test.go:230: FLAKY_TEST [2020-07-20T08:35:59.639Z] [2020-07-20T08:35:59.639Z] [2020-07-20T08:35:59.639Z] DONE 22 tests, 1 skipped in 38.266s [2020-07-20T08:35:59.639Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-20T08:35:59.639Z] ++ 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 [2020-07-20T08:35:59.639Z] ++ set -e [2020-07-20T08:35:59.639Z] ++ '[' -n 0 ']' [2020-07-20T08:35:59.639Z] ++ set -x [2020-07-20T08:35:59.639Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:35:59.640Z] INFO: Testing against a local daemon [2020-07-20T08:35:59.640Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-20T08:35:59.640Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T08:35:59.640Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T08:35:59.640Z] === RUN TestDockerNetworkIpvlan [2020-07-20T08:35:59.640Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-20T08:35:59.640Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T08:35:59.640Z] PASS [2020-07-20T08:35:59.640Z] [2020-07-20T08:35:59.640Z] === Skipped [2020-07-20T08:35:59.640Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-20T08:35:59.640Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T08:35:59.640Z] [2020-07-20T08:35:59.640Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-20T08:35:59.640Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-20T08:35:59.640Z] [2020-07-20T08:35:59.640Z] [2020-07-20T08:35:59.640Z] DONE 2 tests, 2 skipped in 0.081s [2020-07-20T08:35:59.640Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-20T08:35:59.640Z] ++ 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 [2020-07-20T08:35:59.640Z] ++ set -e [2020-07-20T08:35:59.640Z] ++ '[' -n 0 ']' [2020-07-20T08:35:59.640Z] ++ set -x [2020-07-20T08:35:59.640Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:35:59.640Z] INFO: Testing against a local daemon [2020-07-20T08:35:59.640Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-20T08:36:00.145Z] --- PASS: TestCreateServiceMultipleTimes (23.34s) [2020-07-20T08:36:00.145Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-07-20T08:36:00.145Z] daemon.go:325: [daf7a022a62c2] waiting for daemon to start [2020-07-20T08:36:00.145Z] daemon.go:325: [daf7a022a62c2] waiting for daemon to start [2020-07-20T08:36:00.145Z] daemon.go:353: [daf7a022a62c2] daemon started [2020-07-20T08:36:00.145Z] daemon.go:461: [daf7a022a62c2] Stopping daemon [2020-07-20T08:36:00.145Z] daemon.go:296: [daf7a022a62c2] exiting daemon [2020-07-20T08:36:00.145Z] daemon.go:448: [daf7a022a62c2] Daemon stopped [2020-07-20T08:36:00.145Z] === RUN TestCreateServiceConflict [2020-07-20T08:36:00.281Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2020-07-20T08:36:00.281Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-07-20T08:36:00.281Z] daemon.go:325: [d37287651535b] waiting for daemon to start [2020-07-20T08:36:00.281Z] daemon.go:325: [d37287651535b] waiting for daemon to start [2020-07-20T08:36:00.281Z] daemon.go:353: [d37287651535b] daemon started [2020-07-20T08:36:00.281Z] daemon.go:461: [d37287651535b] Stopping daemon [2020-07-20T08:36:00.281Z] daemon.go:296: [d37287651535b] exiting daemon [2020-07-20T08:36:00.281Z] daemon.go:448: [d37287651535b] Daemon stopped [2020-07-20T08:36:00.281Z] daemon.go:325: [d37287651535b] waiting for daemon to start [2020-07-20T08:36:00.281Z] daemon.go:325: [d37287651535b] waiting for daemon to start [2020-07-20T08:36:00.281Z] daemon.go:353: [d37287651535b] daemon started [2020-07-20T08:36:00.281Z] daemon.go:461: [d37287651535b] Stopping daemon [2020-07-20T08:36:00.281Z] daemon.go:296: [d37287651535b] exiting daemon [2020-07-20T08:36:00.281Z] daemon.go:448: [d37287651535b] Daemon stopped [2020-07-20T08:36:00.281Z] === RUN TestDockerNetworkMacvlan [2020-07-20T08:36:00.328Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-20T08:36:00.586Z] === RUN TestDockerSuite/TestEventsRename [2020-07-20T08:36:01.154Z] === RUN TestDockerSuite/TestEventsResize [2020-07-20T08:36:01.323Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-20T08:36:01.960Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-20T08:36:02.090Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-20T08:36:02.349Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-20T08:36:02.916Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-20T08:36:03.009Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-20T08:36:03.175Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-20T08:36:03.773Z] --- PASS: TestCreateServiceConflict (3.66s) [2020-07-20T08:36:03.773Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-07-20T08:36:03.773Z] daemon.go:325: [d7e804b8e3ed8] waiting for daemon to start [2020-07-20T08:36:03.773Z] daemon.go:325: [d7e804b8e3ed8] waiting for daemon to start [2020-07-20T08:36:03.773Z] daemon.go:353: [d7e804b8e3ed8] daemon started [2020-07-20T08:36:03.773Z] daemon.go:461: [d7e804b8e3ed8] Stopping daemon [2020-07-20T08:36:03.773Z] daemon.go:296: [d7e804b8e3ed8] exiting daemon [2020-07-20T08:36:03.773Z] daemon.go:448: [d7e804b8e3ed8] Daemon stopped [2020-07-20T08:36:03.773Z] === RUN TestCreateServiceMaxReplicas [2020-07-20T08:36:05.117Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-20T08:36:06.459Z] === RUN TestDockerSuite/TestEventsTop [2020-07-20T08:36:06.459Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-20T08:36:07.835Z] --- PASS: TestServiceUpdateNetwork (13.34s) [2020-07-20T08:36:07.835Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-07-20T08:36:07.835Z] daemon.go:325: [de28de2bbf07d] waiting for daemon to start [2020-07-20T08:36:07.835Z] daemon.go:325: [de28de2bbf07d] waiting for daemon to start [2020-07-20T08:36:07.835Z] daemon.go:353: [de28de2bbf07d] daemon started [2020-07-20T08:36:07.835Z] daemon.go:461: [de28de2bbf07d] Stopping daemon [2020-07-20T08:36:07.835Z] daemon.go:296: [de28de2bbf07d] exiting daemon [2020-07-20T08:36:07.835Z] daemon.go:448: [de28de2bbf07d] Daemon stopped [2020-07-20T08:36:07.835Z] PASS [2020-07-20T08:36:07.835Z] [2020-07-20T08:36:07.835Z] DONE 18 tests in 147.763s [2020-07-20T08:36:07.835Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-20T08:36:07.835Z] ++ 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 [2020-07-20T08:36:07.835Z] ++ set -e [2020-07-20T08:36:07.835Z] ++ '[' -n 0 ']' [2020-07-20T08:36:07.835Z] ++ set -x [2020-07-20T08:36:07.835Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:36:07.835Z] INFO: Testing against a local daemon [2020-07-20T08:36:07.835Z] === RUN TestSessionCreate [2020-07-20T08:36:07.835Z] --- PASS: TestSessionCreate (0.02s) [2020-07-20T08:36:07.835Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-20T08:36:07.835Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-20T08:36:07.835Z] PASS [2020-07-20T08:36:07.835Z] [2020-07-20T08:36:07.835Z] DONE 2 tests in 0.143s [2020-07-20T08:36:07.835Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-20T08:36:07.835Z] ++ 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 [2020-07-20T08:36:07.835Z] ++ set -e [2020-07-20T08:36:07.835Z] ++ '[' -n 0 ']' [2020-07-20T08:36:07.835Z] ++ set -x [2020-07-20T08:36:07.835Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:36:07.835Z] INFO: Testing against a local daemon [2020-07-20T08:36:07.835Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-20T08:36:07.835Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T08:36:07.835Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T08:36:07.835Z] === RUN TestEventsExecDie [2020-07-20T08:36:07.859Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-20T08:36:08.361Z] --- PASS: TestCreateServiceMaxReplicas (4.09s) [2020-07-20T08:36:08.361Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-07-20T08:36:08.361Z] daemon.go:325: [d648c669cf029] waiting for daemon to start [2020-07-20T08:36:08.361Z] daemon.go:325: [d648c669cf029] waiting for daemon to start [2020-07-20T08:36:08.361Z] daemon.go:353: [d648c669cf029] daemon started [2020-07-20T08:36:08.361Z] daemon.go:461: [d648c669cf029] Stopping daemon [2020-07-20T08:36:08.361Z] daemon.go:296: [d648c669cf029] exiting daemon [2020-07-20T08:36:08.361Z] daemon.go:448: [d648c669cf029] Daemon stopped [2020-07-20T08:36:08.361Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-20T08:36:08.403Z] --- PASS: TestEventsExecDie (0.54s) [2020-07-20T08:36:08.403Z] === RUN TestEventsBackwardsCompatible [2020-07-20T08:36:08.403Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-07-20T08:36:08.403Z] === RUN TestInfoBinaryCommits [2020-07-20T08:36:08.403Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-20T08:36:08.403Z] === RUN TestInfoAPIVersioned [2020-07-20T08:36:08.403Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-20T08:36:08.403Z] === RUN TestInfoAPI [2020-07-20T08:36:08.403Z] --- PASS: TestInfoAPI (0.03s) [2020-07-20T08:36:08.403Z] === RUN TestInfoAPIWarnings [2020-07-20T08:36:08.970Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-20T08:36:09.229Z] --- PASS: TestInfoAPIWarnings (0.79s) [2020-07-20T08:36:09.229Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-07-20T08:36:09.229Z] daemon.go:325: [d2aa6f69a62e4] waiting for daemon to start [2020-07-20T08:36:09.229Z] daemon.go:325: [d2aa6f69a62e4] waiting for daemon to start [2020-07-20T08:36:09.229Z] daemon.go:353: [d2aa6f69a62e4] daemon started [2020-07-20T08:36:09.229Z] daemon.go:461: [d2aa6f69a62e4] Stopping daemon [2020-07-20T08:36:09.229Z] daemon.go:296: [d2aa6f69a62e4] exiting daemon [2020-07-20T08:36:09.229Z] daemon.go:448: [d2aa6f69a62e4] Daemon stopped [2020-07-20T08:36:09.229Z] === RUN TestLoginFailsWithBadCredentials [2020-07-20T08:36:09.489Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2020-07-20T08:36:09.489Z] === RUN TestPingCacheHeaders [2020-07-20T08:36:09.489Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-20T08:36:09.489Z] === RUN TestPingGet [2020-07-20T08:36:09.489Z] --- PASS: TestPingGet (0.03s) [2020-07-20T08:36:09.489Z] === RUN TestPingHead [2020-07-20T08:36:09.489Z] --- PASS: TestPingHead (0.02s) [2020-07-20T08:36:09.489Z] === RUN TestVersion [2020-07-20T08:36:09.748Z] --- PASS: TestVersion (0.02s) [2020-07-20T08:36:09.748Z] PASS [2020-07-20T08:36:09.748Z] [2020-07-20T08:36:09.748Z] === Skipped [2020-07-20T08:36:09.748Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T08:36:09.748Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T08:36:09.748Z] [2020-07-20T08:36:09.748Z] [2020-07-20T08:36:09.748Z] DONE 12 tests, 1 skipped in 1.874s [2020-07-20T08:36:09.748Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-20T08:36:09.748Z] ++ 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 [2020-07-20T08:36:09.748Z] ++ set -e [2020-07-20T08:36:09.748Z] ++ '[' -n 0 ']' [2020-07-20T08:36:09.748Z] ++ set -x [2020-07-20T08:36:09.748Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:36:09.748Z] INFO: Testing against a local daemon [2020-07-20T08:36:09.748Z] === RUN TestVolumesCreateAndList [2020-07-20T08:36:09.748Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-20T08:36:09.748Z] === RUN TestVolumesRemove [2020-07-20T08:36:10.007Z] --- PASS: TestVolumesRemove (0.08s) [2020-07-20T08:36:10.007Z] === RUN TestVolumesInspect [2020-07-20T08:36:10.007Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-20T08:36:10.007Z] === RUN TestVolumesInvalidJSON [2020-07-20T08:36:10.007Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-20T08:36:10.007Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-20T08:36:10.007Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-20T08:36:10.007Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-20T08:36:10.007Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-20T08:36:10.007Z] PASS [2020-07-20T08:36:10.007Z] [2020-07-20T08:36:10.007Z] DONE 5 tests in 0.314s [2020-07-20T08:36:10.007Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-20T08:36:10.266Z] ++++ cat bundles/test-integration/docker.pid [2020-07-20T08:36:10.266Z] === RUN TestDockerSuite/TestExec [2020-07-20T08:36:10.266Z] +++ kill 4646 [2020-07-20T08:36:10.833Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-20T08:36:11.400Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-20T08:36:11.400Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-20T08:36:11.400Z] +++ /etc/init.d/apparmor stop [2020-07-20T08:36:11.400Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-20T08:36:11.400Z] [2020-07-20T08:36:11.400Z] Unloading profiles will leave already running processes permanently [2020-07-20T08:36:11.400Z] unconfined, which can lead to unexpected situations. [2020-07-20T08:36:11.400Z] [2020-07-20T08:36:11.400Z] To set a process to complain mode, use the command line tool [2020-07-20T08:36:11.400Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-20T08:36:11.400Z] +++ true [2020-07-20T08:36:11.400Z] exiting test-integration [2020-07-20T08:36:11.400Z] ++ exit 0 [2020-07-20T08:36:11.400Z] [2020-07-20T08:36:11.659Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-20T08:36:12.233Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-20T08:36:12.491Z] + for job in $(jobs -p) [2020-07-20T08:36:12.491Z] + wait 30064 [2020-07-20T08:36:13.867Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-20T08:36:14.127Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-20T08:36:14.693Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-20T08:36:14.953Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-20T08:36:15.543Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-20T08:36:16.110Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-20T08:36:16.678Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-20T08:36:17.611Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-20T08:36:17.611Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-20T08:36:17.611Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-20T08:36:17.613Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-20T08:36:18.551Z] === RUN TestDockerSuite/TestExecEnv [2020-07-20T08:36:18.810Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-20T08:36:19.747Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-20T08:36:20.315Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-20T08:36:20.581Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-20T08:36:20.581Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-20T08:36:20.581Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-20T08:36:20.581Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-20T08:36:21.053Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-20T08:36:21.525Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-20T08:36:22.220Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-20T08:36:22.481Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-20T08:36:23.048Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-20T08:36:23.615Z] === RUN TestDockerSuite/TestExecParseError [2020-07-20T08:36:23.699Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.13s) [2020-07-20T08:36:23.699Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-07-20T08:36:23.699Z] daemon.go:325: [deeb7f6c7e3cb] waiting for daemon to start [2020-07-20T08:36:23.699Z] daemon.go:325: [deeb7f6c7e3cb] waiting for daemon to start [2020-07-20T08:36:23.699Z] daemon.go:353: [deeb7f6c7e3cb] daemon started [2020-07-20T08:36:23.699Z] daemon.go:461: [deeb7f6c7e3cb] Stopping daemon [2020-07-20T08:36:23.699Z] daemon.go:296: [deeb7f6c7e3cb] exiting daemon [2020-07-20T08:36:23.699Z] daemon.go:448: [deeb7f6c7e3cb] Daemon stopped [2020-07-20T08:36:23.699Z] === RUN TestCreateServiceSecretFileMode [2020-07-20T08:36:23.874Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-20T08:36:24.442Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-20T08:36:25.011Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-20T08:36:25.946Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-20T08:36:26.449Z] --- PASS: TestDockerNetworkMacvlan (23.33s) [2020-07-20T08:36:26.449Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-20T08:36:26.449Z] daemon.go:325: [d0e58147958dd] waiting for daemon to start [2020-07-20T08:36:26.449Z] daemon.go:325: [d0e58147958dd] waiting for daemon to start [2020-07-20T08:36:26.449Z] daemon.go:353: [d0e58147958dd] daemon started [2020-07-20T08:36:26.449Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-07-20T08:36:26.449Z] daemon.go:461: [d0e58147958dd] Stopping daemon [2020-07-20T08:36:26.449Z] daemon.go:296: [d0e58147958dd] exiting daemon [2020-07-20T08:36:26.449Z] daemon.go:448: [d0e58147958dd] Daemon stopped [2020-07-20T08:36:26.449Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-20T08:36:26.449Z] daemon.go:325: [dbe44a00dd069] waiting for daemon to start [2020-07-20T08:36:26.449Z] daemon.go:325: [dbe44a00dd069] waiting for daemon to start [2020-07-20T08:36:26.449Z] daemon.go:353: [dbe44a00dd069] daemon started [2020-07-20T08:36:26.449Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-07-20T08:36:26.449Z] daemon.go:461: [dbe44a00dd069] Stopping daemon [2020-07-20T08:36:26.449Z] daemon.go:296: [dbe44a00dd069] exiting daemon [2020-07-20T08:36:26.449Z] daemon.go:448: [dbe44a00dd069] Daemon stopped [2020-07-20T08:36:26.449Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-20T08:36:26.449Z] daemon.go:325: [db63db7f7fa8c] waiting for daemon to start [2020-07-20T08:36:26.449Z] daemon.go:325: [db63db7f7fa8c] waiting for daemon to start [2020-07-20T08:36:26.449Z] daemon.go:353: [db63db7f7fa8c] daemon started [2020-07-20T08:36:26.449Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2020-07-20T08:36:26.449Z] daemon.go:461: [db63db7f7fa8c] Stopping daemon [2020-07-20T08:36:26.449Z] daemon.go:296: [db63db7f7fa8c] exiting daemon [2020-07-20T08:36:26.449Z] daemon.go:448: [db63db7f7fa8c] Daemon stopped [2020-07-20T08:36:26.449Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-20T08:36:26.449Z] daemon.go:325: [dba8a869e7f11] waiting for daemon to start [2020-07-20T08:36:26.449Z] daemon.go:325: [dba8a869e7f11] waiting for daemon to start [2020-07-20T08:36:26.449Z] daemon.go:353: [dba8a869e7f11] daemon started [2020-07-20T08:36:26.449Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.86s) [2020-07-20T08:36:26.449Z] daemon.go:461: [dba8a869e7f11] Stopping daemon [2020-07-20T08:36:26.449Z] daemon.go:296: [dba8a869e7f11] exiting daemon [2020-07-20T08:36:26.449Z] daemon.go:448: [dba8a869e7f11] Daemon stopped [2020-07-20T08:36:26.449Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-07-20T08:36:26.449Z] daemon.go:325: [d79269558134f] waiting for daemon to start [2020-07-20T08:36:26.449Z] daemon.go:325: [d79269558134f] waiting for daemon to start [2020-07-20T08:36:26.449Z] daemon.go:353: [d79269558134f] daemon started [2020-07-20T08:36:26.449Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.67s) [2020-07-20T08:36:26.449Z] daemon.go:461: [d79269558134f] Stopping daemon [2020-07-20T08:36:26.449Z] daemon.go:296: [d79269558134f] exiting daemon [2020-07-20T08:36:26.449Z] daemon.go:448: [d79269558134f] Daemon stopped [2020-07-20T08:36:26.449Z] PASS [2020-07-20T08:36:26.449Z] [2020-07-20T08:36:26.449Z] DONE 7 tests in 24.756s [2020-07-20T08:36:26.449Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-20T08:36:26.449Z] ++ 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 [2020-07-20T08:36:26.449Z] ++ set -e [2020-07-20T08:36:26.449Z] ++ '[' -n 0 ']' [2020-07-20T08:36:26.449Z] ++ set -x [2020-07-20T08:36:26.449Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:36:26.449Z] testing: warning: no tests to run [2020-07-20T08:36:26.449Z] PASS [2020-07-20T08:36:26.449Z] [2020-07-20T08:36:26.449Z] DONE 0 tests in 0.012s [2020-07-20T08:36:26.449Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-20T08:36:26.449Z] ++ 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 [2020-07-20T08:36:26.449Z] ++ set -e [2020-07-20T08:36:26.449Z] ++ '[' -n 0 ']' [2020-07-20T08:36:26.449Z] ++ set -x [2020-07-20T08:36:26.449Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:36:26.449Z] INFO: Testing against a local daemon [2020-07-20T08:36:26.449Z] === RUN TestAuthZPluginAllowRequest [2020-07-20T08:36:26.449Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2020-07-20T08:36:26.449Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-07-20T08:36:26.449Z] daemon.go:325: [d4d94e5de53fc] waiting for daemon to start [2020-07-20T08:36:26.449Z] daemon.go:325: [d4d94e5de53fc] waiting for daemon to start [2020-07-20T08:36:26.449Z] daemon.go:353: [d4d94e5de53fc] daemon started [2020-07-20T08:36:26.449Z] daemon.go:461: [d4d94e5de53fc] Stopping daemon [2020-07-20T08:36:26.449Z] daemon.go:296: [d4d94e5de53fc] exiting daemon [2020-07-20T08:36:26.449Z] daemon.go:448: [d4d94e5de53fc] Daemon stopped [2020-07-20T08:36:26.449Z] === RUN TestAuthZPluginTLS [2020-07-20T08:36:26.449Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-07-20T08:36:26.449Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-07-20T08:36:26.449Z] daemon.go:325: [d6f252108debc] waiting for daemon to start [2020-07-20T08:36:26.449Z] daemon.go:325: [d6f252108debc] waiting for daemon to start [2020-07-20T08:36:26.449Z] daemon.go:353: [d6f252108debc] daemon started [2020-07-20T08:36:26.449Z] daemon.go:461: [d6f252108debc] Stopping daemon [2020-07-20T08:36:26.449Z] daemon.go:296: [d6f252108debc] exiting daemon [2020-07-20T08:36:26.449Z] daemon.go:448: [d6f252108debc] Daemon stopped [2020-07-20T08:36:26.449Z] === RUN TestAuthZPluginDenyRequest [2020-07-20T08:36:26.449Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-07-20T08:36:26.449Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-07-20T08:36:26.449Z] daemon.go:325: [d560a922d8698] waiting for daemon to start [2020-07-20T08:36:26.449Z] daemon.go:325: [d560a922d8698] waiting for daemon to start [2020-07-20T08:36:26.449Z] daemon.go:353: [d560a922d8698] daemon started [2020-07-20T08:36:26.449Z] daemon.go:461: [d560a922d8698] Stopping daemon [2020-07-20T08:36:26.449Z] daemon.go:296: [d560a922d8698] exiting daemon [2020-07-20T08:36:26.449Z] daemon.go:448: [d560a922d8698] Daemon stopped [2020-07-20T08:36:26.449Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-20T08:36:26.476Z] --- PASS: TestCreateServiceSecretFileMode (3.52s) [2020-07-20T08:36:26.476Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-07-20T08:36:26.476Z] daemon.go:325: [d6c51195b602a] waiting for daemon to start [2020-07-20T08:36:26.476Z] daemon.go:325: [d6c51195b602a] waiting for daemon to start [2020-07-20T08:36:26.476Z] daemon.go:353: [d6c51195b602a] daemon started [2020-07-20T08:36:26.476Z] daemon.go:461: [d6c51195b602a] Stopping daemon [2020-07-20T08:36:26.476Z] daemon.go:296: [d6c51195b602a] exiting daemon [2020-07-20T08:36:26.476Z] daemon.go:448: [d6c51195b602a] Daemon stopped [2020-07-20T08:36:26.476Z] === RUN TestCreateServiceConfigFileMode [2020-07-20T08:36:26.514Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-20T08:36:26.752Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-07-20T08:36:26.752Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-07-20T08:36:26.752Z] daemon.go:325: [df8f287a6b11a] waiting for daemon to start [2020-07-20T08:36:26.752Z] daemon.go:325: [df8f287a6b11a] waiting for daemon to start [2020-07-20T08:36:26.752Z] daemon.go:353: [df8f287a6b11a] daemon started [2020-07-20T08:36:26.752Z] daemon.go:461: [df8f287a6b11a] Stopping daemon [2020-07-20T08:36:26.752Z] daemon.go:296: [df8f287a6b11a] exiting daemon [2020-07-20T08:36:26.752Z] daemon.go:448: [df8f287a6b11a] Daemon stopped [2020-07-20T08:36:26.752Z] === RUN TestAuthZPluginDenyResponse [2020-07-20T08:36:26.773Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-20T08:36:27.389Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-07-20T08:36:27.389Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-07-20T08:36:27.389Z] daemon.go:325: [db852e9c62f06] waiting for daemon to start [2020-07-20T08:36:27.389Z] daemon.go:325: [db852e9c62f06] waiting for daemon to start [2020-07-20T08:36:27.389Z] daemon.go:353: [db852e9c62f06] daemon started [2020-07-20T08:36:27.389Z] daemon.go:461: [db852e9c62f06] Stopping daemon [2020-07-20T08:36:27.389Z] daemon.go:296: [db852e9c62f06] exiting daemon [2020-07-20T08:36:27.389Z] daemon.go:448: [db852e9c62f06] Daemon stopped [2020-07-20T08:36:27.389Z] === RUN TestAuthZPluginAllowEventStream [2020-07-20T08:36:28.914Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s) [2020-07-20T08:36:28.914Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-07-20T08:36:28.914Z] daemon.go:325: [dbcc508972904] waiting for daemon to start [2020-07-20T08:36:28.914Z] daemon.go:325: [dbcc508972904] waiting for daemon to start [2020-07-20T08:36:28.914Z] daemon.go:353: [dbcc508972904] daemon started [2020-07-20T08:36:28.914Z] daemon.go:461: [dbcc508972904] Stopping daemon [2020-07-20T08:36:28.914Z] daemon.go:296: [dbcc508972904] exiting daemon [2020-07-20T08:36:28.914Z] daemon.go:448: [dbcc508972904] Daemon stopped [2020-07-20T08:36:28.914Z] === RUN TestAuthZPluginErrorResponse [2020-07-20T08:36:29.207Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-07-20T08:36:29.208Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-07-20T08:36:29.208Z] daemon.go:325: [d266526a52288] waiting for daemon to start [2020-07-20T08:36:29.208Z] daemon.go:325: [d266526a52288] waiting for daemon to start [2020-07-20T08:36:29.208Z] daemon.go:353: [d266526a52288] daemon started [2020-07-20T08:36:29.208Z] daemon.go:461: [d266526a52288] Stopping daemon [2020-07-20T08:36:29.208Z] daemon.go:296: [d266526a52288] exiting daemon [2020-07-20T08:36:29.208Z] daemon.go:448: [d266526a52288] Daemon stopped [2020-07-20T08:36:29.208Z] === RUN TestAuthZPluginErrorRequest [2020-07-20T08:36:29.846Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-20T08:36:29.846Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-07-20T08:36:29.846Z] daemon.go:325: [dc64114a25d80] waiting for daemon to start [2020-07-20T08:36:29.846Z] daemon.go:325: [dc64114a25d80] waiting for daemon to start [2020-07-20T08:36:29.846Z] daemon.go:353: [dc64114a25d80] daemon started [2020-07-20T08:36:29.846Z] daemon.go:461: [dc64114a25d80] Stopping daemon [2020-07-20T08:36:29.846Z] daemon.go:296: [dc64114a25d80] exiting daemon [2020-07-20T08:36:29.846Z] daemon.go:448: [dc64114a25d80] Daemon stopped [2020-07-20T08:36:29.846Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-20T08:36:29.995Z] --- PASS: TestCreateServiceConfigFileMode (3.24s) [2020-07-20T08:36:29.995Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-07-20T08:36:29.995Z] daemon.go:325: [d2e147c2bf273] waiting for daemon to start [2020-07-20T08:36:29.995Z] daemon.go:325: [d2e147c2bf273] waiting for daemon to start [2020-07-20T08:36:29.995Z] daemon.go:353: [d2e147c2bf273] daemon started [2020-07-20T08:36:29.995Z] daemon.go:461: [d2e147c2bf273] Stopping daemon [2020-07-20T08:36:29.995Z] daemon.go:296: [d2e147c2bf273] exiting daemon [2020-07-20T08:36:29.995Z] daemon.go:448: [d2e147c2bf273] Daemon stopped [2020-07-20T08:36:29.995Z] === RUN TestCreateServiceSysctls [2020-07-20T08:36:30.486Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-07-20T08:36:30.486Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-20T08:36:30.486Z] daemon.go:325: [d4f8863a8577e] waiting for daemon to start [2020-07-20T08:36:30.486Z] daemon.go:325: [d4f8863a8577e] waiting for daemon to start [2020-07-20T08:36:30.486Z] daemon.go:353: [d4f8863a8577e] daemon started [2020-07-20T08:36:30.486Z] daemon.go:461: [d4f8863a8577e] Stopping daemon [2020-07-20T08:36:30.486Z] daemon.go:296: [d4f8863a8577e] exiting daemon [2020-07-20T08:36:30.486Z] daemon.go:448: [d4f8863a8577e] Daemon stopped [2020-07-20T08:36:30.486Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-20T08:36:32.008Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s) [2020-07-20T08:36:32.008Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-07-20T08:36:32.008Z] daemon.go:325: [d574070e7f82a] waiting for daemon to start [2020-07-20T08:36:32.008Z] daemon.go:325: [d574070e7f82a] waiting for daemon to start [2020-07-20T08:36:32.008Z] daemon.go:353: [d574070e7f82a] daemon started [2020-07-20T08:36:32.008Z] daemon.go:461: [d574070e7f82a] Stopping daemon [2020-07-20T08:36:32.008Z] daemon.go:296: [d574070e7f82a] exiting daemon [2020-07-20T08:36:32.008Z] daemon.go:448: [d574070e7f82a] Daemon stopped [2020-07-20T08:36:32.008Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-20T08:36:34.085Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s) [2020-07-20T08:36:34.085Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-07-20T08:36:34.085Z] daemon.go:325: [d9bd51fb59994] waiting for daemon to start [2020-07-20T08:36:34.085Z] daemon.go:325: [d9bd51fb59994] waiting for daemon to start [2020-07-20T08:36:34.085Z] daemon.go:353: [d9bd51fb59994] daemon started [2020-07-20T08:36:34.085Z] daemon.go:461: [d9bd51fb59994] Stopping daemon [2020-07-20T08:36:34.085Z] daemon.go:296: [d9bd51fb59994] exiting daemon [2020-07-20T08:36:34.085Z] daemon.go:448: [d9bd51fb59994] Daemon stopped [2020-07-20T08:36:34.085Z] === RUN TestAuthZPluginHeader [2020-07-20T08:36:34.446Z] --- PASS: TestCreateServiceSysctls (4.50s) [2020-07-20T08:36:34.446Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-07-20T08:36:34.446Z] daemon.go:325: [d461a46972465] waiting for daemon to start [2020-07-20T08:36:34.446Z] daemon.go:325: [d461a46972465] waiting for daemon to start [2020-07-20T08:36:34.446Z] daemon.go:353: [d461a46972465] daemon started [2020-07-20T08:36:34.446Z] daemon.go:461: [d461a46972465] Stopping daemon [2020-07-20T08:36:34.446Z] daemon.go:296: [d461a46972465] exiting daemon [2020-07-20T08:36:34.446Z] daemon.go:448: [d461a46972465] Daemon stopped [2020-07-20T08:36:34.446Z] === RUN TestInspect [2020-07-20T08:36:34.724Z] --- PASS: TestAuthZPluginHeader (0.80s) [2020-07-20T08:36:34.724Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-07-20T08:36:34.724Z] daemon.go:325: [dc12127d13a0f] waiting for daemon to start [2020-07-20T08:36:34.724Z] daemon.go:325: [dc12127d13a0f] waiting for daemon to start [2020-07-20T08:36:34.724Z] daemon.go:353: [dc12127d13a0f] daemon started [2020-07-20T08:36:34.724Z] daemon.go:461: [dc12127d13a0f] Stopping daemon [2020-07-20T08:36:34.724Z] daemon.go:296: [dc12127d13a0f] exiting daemon [2020-07-20T08:36:34.724Z] daemon.go:448: [dc12127d13a0f] Daemon stopped [2020-07-20T08:36:34.724Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-20T08:36:34.724Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-20T08:36:34.724Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:36:34.724Z] === RUN TestAuthZPluginV2Disable [2020-07-20T08:36:34.724Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-20T08:36:34.724Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:36:34.724Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-20T08:36:34.724Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-20T08:36:34.724Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:36:34.724Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-20T08:36:34.724Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-20T08:36:34.724Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:36:34.724Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-20T08:36:36.309Z] #33 126.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-20T08:36:36.309Z] #33 128.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-20T08:36:36.309Z] #33 129.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-20T08:36:36.309Z] #33 131.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-20T08:36:36.309Z] #33 132.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-20T08:36:36.309Z] #33 133.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-20T08:36:36.309Z] #33 135.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-20T08:36:36.309Z] #33 136.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-20T08:36:36.309Z] #33 136.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-20T08:36:36.309Z] #33 138.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-20T08:36:37.271Z] #33 139.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-20T08:36:38.636Z] #33 140.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-20T08:36:38.895Z] --- PASS: TestInspect (3.92s) [2020-07-20T08:36:38.895Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-07-20T08:36:38.895Z] daemon.go:325: [d69b544dd2fdf] waiting for daemon to start [2020-07-20T08:36:38.895Z] daemon.go:325: [d69b544dd2fdf] waiting for daemon to start [2020-07-20T08:36:38.895Z] daemon.go:353: [d69b544dd2fdf] daemon started [2020-07-20T08:36:38.895Z] daemon.go:461: [d69b544dd2fdf] Stopping daemon [2020-07-20T08:36:38.895Z] daemon.go:296: [d69b544dd2fdf] exiting daemon [2020-07-20T08:36:38.895Z] daemon.go:448: [d69b544dd2fdf] Daemon stopped [2020-07-20T08:36:38.895Z] === RUN TestDockerNetworkConnectAlias [2020-07-20T08:36:38.971Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-20T08:36:38.971Z] === RUN TestDockerSuite/TestExecTTY [2020-07-20T08:36:38.971Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-20T08:36:38.971Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-20T08:36:39.538Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-20T08:36:40.106Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-20T08:36:40.106Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-20T08:36:40.524Z] #33 142.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-20T08:36:41.483Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-20T08:36:41.743Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-20T08:36:41.890Z] #33 143.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-20T08:36:42.680Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-20T08:36:42.818Z] #33 144.9 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-20T08:36:42.938Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-20T08:36:43.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-20T08:36:43.794Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-20T08:36:44.750Z] #33 146.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-20T08:36:45.678Z] #33 147.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-20T08:36:45.784Z] --- PASS: TestDockerNetworkConnectAlias (7.81s) [2020-07-20T08:36:45.784Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-07-20T08:36:45.784Z] daemon.go:325: [d68c0921b0e99] waiting for daemon to start [2020-07-20T08:36:45.784Z] daemon.go:325: [d68c0921b0e99] waiting for daemon to start [2020-07-20T08:36:45.784Z] daemon.go:353: [d68c0921b0e99] daemon started [2020-07-20T08:36:45.784Z] daemon.go:461: [d68c0921b0e99] Stopping daemon [2020-07-20T08:36:45.784Z] daemon.go:296: [d68c0921b0e99] exiting daemon [2020-07-20T08:36:45.784Z] daemon.go:448: [d68c0921b0e99] Daemon stopped [2020-07-20T08:36:45.784Z] === RUN TestDockerNetworkReConnect [2020-07-20T08:36:46.605Z] #33 148.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-20T08:36:46.879Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-20T08:36:47.350Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-20T08:36:47.350Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-20T08:36:47.970Z] #33 150.0 [2020-07-20T08:36:48.226Z] #33 DONE 150.2s [2020-07-20T08:36:48.226Z] [2020-07-20T08:36:48.226Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-20T08:36:49.062Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-20T08:36:49.591Z] #34 DONE 1.2s [2020-07-20T08:36:50.956Z] [2020-07-20T08:36:50.956Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-20T08:36:51.212Z] #35 DONE 0.5s [2020-07-20T08:36:51.212Z] [2020-07-20T08:36:51.212Z] #36 exporting to image [2020-07-20T08:36:51.212Z] #36 exporting layers [2020-07-20T08:36:52.673Z] --- PASS: TestDockerNetworkReConnect (6.11s) [2020-07-20T08:36:52.673Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-07-20T08:36:52.673Z] daemon.go:325: [dc755972f2603] waiting for daemon to start [2020-07-20T08:36:52.673Z] daemon.go:325: [dc755972f2603] waiting for daemon to start [2020-07-20T08:36:52.673Z] daemon.go:353: [dc755972f2603] daemon started [2020-07-20T08:36:52.673Z] daemon.go:461: [dc755972f2603] Stopping daemon [2020-07-20T08:36:52.673Z] daemon.go:296: [dc755972f2603] exiting daemon [2020-07-20T08:36:52.673Z] daemon.go:448: [dc755972f2603] Daemon stopped [2020-07-20T08:36:52.673Z] === RUN TestServicePlugin [2020-07-20T08:36:52.673Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-20T08:36:52.673Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:36:52.673Z] === RUN TestServiceUpdateLabel [2020-07-20T08:36:53.100Z] #36 exporting layers 1.7s done [2020-07-20T08:36:53.100Z] #36 writing image sha256:9fcfd46e4bd96f37daa970dacdb78f3cbc226672f27333eb74b69f43fb404837 done [2020-07-20T08:36:53.100Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-20T08:36:53.100Z] #36 DONE 1.7s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-20T08:36:53.246Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-20T08:36:53.331Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.74s) [2020-07-20T08:36:53.331Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-20T08:36:53.331Z] daemon.go:325: [d3151b03340d0] waiting for daemon to start [2020-07-20T08:36:53.331Z] daemon.go:325: [d3151b03340d0] waiting for daemon to start [2020-07-20T08:36:53.331Z] daemon.go:353: [d3151b03340d0] daemon started [2020-07-20T08:36:53.331Z] daemon.go:461: [d3151b03340d0] Stopping daemon [2020-07-20T08:36:53.331Z] daemon.go:296: [d3151b03340d0] exiting daemon [2020-07-20T08:36:53.331Z] daemon.go:448: [d3151b03340d0] Daemon stopped [2020-07-20T08:36:53.331Z] daemon.go:325: [d3151b03340d0] waiting for daemon to start [2020-07-20T08:36:53.331Z] daemon.go:325: [d3151b03340d0] waiting for daemon to start [2020-07-20T08:36:53.331Z] daemon.go:325: [d3151b03340d0] waiting for daemon to start [2020-07-20T08:36:53.331Z] daemon.go:325: [d3151b03340d0] waiting for daemon to start [2020-07-20T08:36:53.331Z] daemon.go:339: [d3151b03340d0] error pinging daemon on start: Get http://d3151b03340d0.sock/_ping: context deadline exceeded [2020-07-20T08:36:53.331Z] daemon.go:325: [d3151b03340d0] waiting for daemon to start [2020-07-20T08:36:53.331Z] daemon.go:339: [d3151b03340d0] error pinging daemon on start: Get http://d3151b03340d0.sock/_ping: context deadline exceeded [2020-07-20T08:36:53.331Z] daemon.go:325: [d3151b03340d0] waiting for daemon to start [2020-07-20T08:36:53.331Z] daemon.go:339: [d3151b03340d0] error pinging daemon on start: Get http://d3151b03340d0.sock/_ping: context deadline exceeded [2020-07-20T08:36:53.331Z] daemon.go:325: [d3151b03340d0] waiting for daemon to start [2020-07-20T08:36:53.331Z] daemon.go:339: [d3151b03340d0] error pinging daemon on start: Get http://d3151b03340d0.sock/_ping: context deadline exceeded [2020-07-20T08:36:53.331Z] daemon.go:296: [d3151b03340d0] exiting daemon [2020-07-20T08:36:53.331Z] daemon.go:325: [d3151b03340d0] waiting for daemon to start [2020-07-20T08:36:53.331Z] daemon.go:325: [d3151b03340d0] waiting for daemon to start [2020-07-20T08:36:53.331Z] daemon.go:325: [d3151b03340d0] waiting for daemon to start [2020-07-20T08:36:53.331Z] daemon.go:353: [d3151b03340d0] daemon started [2020-07-20T08:36:53.331Z] daemon.go:461: [d3151b03340d0] Stopping daemon [2020-07-20T08:36:53.331Z] daemon.go:296: [d3151b03340d0] exiting daemon [2020-07-20T08:36:53.331Z] daemon.go:448: [d3151b03340d0] Daemon stopped [2020-07-20T08:36:53.331Z] PASS [2020-07-20T08:36:53.331Z] [2020-07-20T08:36:53.331Z] === Skipped [2020-07-20T08:36:53.331Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-20T08:36:53.331Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:36:53.331Z] [2020-07-20T08:36:53.331Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-20T08:36:53.331Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:36:53.331Z] [2020-07-20T08:36:53.331Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-20T08:36:53.331Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:36:53.331Z] [2020-07-20T08:36:53.331Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-20T08:36:53.331Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:36:53.331Z] [2020-07-20T08:36:53.331Z] [2020-07-20T08:36:53.331Z] DONE 17 tests, 4 skipped in 27.486s [2020-07-20T08:36:53.331Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-20T08:36:53.331Z] ++ 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 [2020-07-20T08:36:53.331Z] ++ set -e [2020-07-20T08:36:53.331Z] ++ '[' -n 0 ']' [2020-07-20T08:36:53.331Z] ++ set -x [2020-07-20T08:36:53.331Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:36:53.331Z] INFO: Testing against a local daemon [2020-07-20T08:36:53.331Z] === RUN TestPluginInvalidJSON [2020-07-20T08:36:53.331Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T08:36:53.331Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T08:36:53.331Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-20T08:36:53.331Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-07-20T08:36:53.331Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-20T08:36:53.331Z] PASS [2020-07-20T08:36:53.331Z] [2020-07-20T08:36:53.331Z] DONE 2 tests in 0.087s [2020-07-20T08:36:53.331Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-20T08:36:53.331Z] ++ 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 [2020-07-20T08:36:53.331Z] ++ set -e [2020-07-20T08:36:53.331Z] ++ '[' -n 0 ']' [2020-07-20T08:36:53.331Z] ++ set -x [2020-07-20T08:36:53.332Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:36:53.332Z] INFO: Testing against a local daemon [2020-07-20T08:36:53.332Z] === RUN TestExternalGraphDriver [2020-07-20T08:36:53.332Z] === RUN TestExternalGraphDriver/json [2020-07-20T08:36:53.332Z] === RUN TestExternalGraphDriver/spec [2020-07-20T08:36:53.427Z] + echo Ensuring container killed. [2020-07-20T08:36:53.428Z] Ensuring container killed. [2020-07-20T08:36:53.428Z] + docker rm -vf docker-pr1 [2020-07-20T08:36:53.428Z] Error: No such container: docker-pr1 [2020-07-20T08:36:53.428Z] + true [Pipeline] sh [2020-07-20T08:36:53.740Z] + echo Chowning /workspace to jenkins user [2020-07-20T08:36:53.740Z] Chowning /workspace to jenkins user [2020-07-20T08:36:53.740Z] + id -u [2020-07-20T08:36:53.740Z] + id -g [2020-07-20T08:36:53.740Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41235:/workspace busybox chown -R 1000:1000 /workspace [2020-07-20T08:36:54.180Z] === RUN TestDockerSuite/TestGetContainerStatsStream [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-20T08:36:55.003Z] + bundleName=unit [2020-07-20T08:36:55.003Z] + echo Creating unit-bundles.tar.gz [2020-07-20T08:36:55.003Z] Creating unit-bundles.tar.gz [2020-07-20T08:36:55.003Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-20T08:36:55.003Z] bundles/junit-report.xml [2020-07-20T08:36:55.003Z] bundles/go-test-report.json [2020-07-20T08:36:55.003Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-20T08:36:55.012Z] Archiving artifacts [2020-07-20T08:36:55.406Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41235/1/artifacts/ [Pipeline] } [2020-07-20T08:36:55.418Z] === RUN TestExternalGraphDriver/pull [Pipeline] // catchError [Pipeline] sh [2020-07-20T08:36:55.703Z] + make clean [2020-07-20T08:36:55.960Z] docker volume rm -f docker-dev-cache [2020-07-20T08:36:55.960Z] docker-dev-cache [Pipeline] deleteDir [2020-07-20T08:36:56.188Z] --- PASS: TestServiceUpdateLabel (3.63s) [2020-07-20T08:36:56.188Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-07-20T08:36:56.188Z] daemon.go:325: [df67aee69a4fa] waiting for daemon to start [2020-07-20T08:36:56.188Z] daemon.go:325: [df67aee69a4fa] waiting for daemon to start [2020-07-20T08:36:56.188Z] daemon.go:353: [df67aee69a4fa] daemon started [2020-07-20T08:36:56.188Z] daemon.go:461: [df67aee69a4fa] Stopping daemon [2020-07-20T08:36:56.188Z] daemon.go:296: [df67aee69a4fa] exiting daemon [2020-07-20T08:36:56.188Z] daemon.go:448: [df67aee69a4fa] Daemon stopped [2020-07-20T08:36:56.188Z] === RUN TestServiceUpdateSecrets [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-20T08:36:56.938Z] --- PASS: TestExternalGraphDriver (5.48s) [2020-07-20T08:36:56.938Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-07-20T08:36:56.938Z] daemon.go:325: [d6330d7f8348b] waiting for daemon to start [2020-07-20T08:36:56.938Z] daemon.go:325: [d6330d7f8348b] waiting for daemon to start [2020-07-20T08:36:56.938Z] daemon.go:353: [d6330d7f8348b] daemon started [2020-07-20T08:36:56.938Z] daemon.go:461: [d6330d7f8348b] Stopping daemon [2020-07-20T08:36:56.938Z] daemon.go:296: [d6330d7f8348b] exiting daemon [2020-07-20T08:36:56.938Z] daemon.go:448: [d6330d7f8348b] Daemon stopped [2020-07-20T08:36:56.938Z] daemon.go:325: [d6330d7f8348b] waiting for daemon to start [2020-07-20T08:36:56.938Z] daemon.go:325: [d6330d7f8348b] waiting for daemon to start [2020-07-20T08:36:56.938Z] daemon.go:353: [d6330d7f8348b] daemon started [2020-07-20T08:36:56.938Z] daemon.go:461: [d6330d7f8348b] Stopping daemon [2020-07-20T08:36:56.938Z] daemon.go:296: [d6330d7f8348b] exiting daemon [2020-07-20T08:36:56.938Z] daemon.go:448: [d6330d7f8348b] Daemon stopped [2020-07-20T08:36:56.938Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2020-07-20T08:36:56.938Z] daemon.go:325: [d6330d7f8348b] waiting for daemon to start [2020-07-20T08:36:56.938Z] daemon.go:325: [d6330d7f8348b] waiting for daemon to start [2020-07-20T08:36:56.938Z] daemon.go:353: [d6330d7f8348b] daemon started [2020-07-20T08:36:56.938Z] daemon.go:461: [d6330d7f8348b] Stopping daemon [2020-07-20T08:36:56.938Z] daemon.go:296: [d6330d7f8348b] exiting daemon [2020-07-20T08:36:56.938Z] daemon.go:448: [d6330d7f8348b] Daemon stopped [2020-07-20T08:36:56.938Z] daemon.go:325: [d6330d7f8348b] waiting for daemon to start [2020-07-20T08:36:56.938Z] daemon.go:325: [d6330d7f8348b] waiting for daemon to start [2020-07-20T08:36:56.938Z] daemon.go:353: [d6330d7f8348b] daemon started [2020-07-20T08:36:56.938Z] daemon.go:461: [d6330d7f8348b] Stopping daemon [2020-07-20T08:36:56.938Z] daemon.go:296: [d6330d7f8348b] exiting daemon [2020-07-20T08:36:56.938Z] daemon.go:448: [d6330d7f8348b] Daemon stopped [2020-07-20T08:36:56.938Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2020-07-20T08:36:56.938Z] daemon.go:325: [d6330d7f8348b] waiting for daemon to start [2020-07-20T08:36:56.938Z] daemon.go:325: [d6330d7f8348b] waiting for daemon to start [2020-07-20T08:36:56.938Z] daemon.go:353: [d6330d7f8348b] daemon started [2020-07-20T08:36:56.938Z] daemon.go:461: [d6330d7f8348b] Stopping daemon [2020-07-20T08:36:56.938Z] daemon.go:296: [d6330d7f8348b] exiting daemon [2020-07-20T08:36:56.938Z] daemon.go:448: [d6330d7f8348b] Daemon stopped [2020-07-20T08:36:56.938Z] --- PASS: TestExternalGraphDriver/pull (1.73s) [2020-07-20T08:36:56.938Z] === RUN TestGraphdriverPluginV2 [2020-07-20T08:36:56.938Z] --- SKIP: TestGraphdriverPluginV2 (0.10s) [2020-07-20T08:36:56.938Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:36:56.938Z] PASS [2020-07-20T08:36:56.938Z] [2020-07-20T08:36:56.938Z] === Skipped [2020-07-20T08:36:56.938Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.10s) [2020-07-20T08:36:56.938Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:36:56.938Z] [2020-07-20T08:36:56.938Z] [2020-07-20T08:36:56.938Z] DONE 5 tests, 1 skipped in 5.657s [2020-07-20T08:36:56.938Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-20T08:36:56.938Z] ++ 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 [2020-07-20T08:36:56.938Z] ++ set -e [2020-07-20T08:36:56.938Z] ++ '[' -n 0 ']' [2020-07-20T08:36:56.938Z] ++ set -x [2020-07-20T08:36:56.939Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:36:57.235Z] INFO: Testing against a local daemon [2020-07-20T08:36:57.235Z] === RUN TestContinueAfterPluginCrash [2020-07-20T08:36:57.235Z] === PAUSE TestContinueAfterPluginCrash [2020-07-20T08:36:57.235Z] === RUN TestDaemonStartWithLogOpt [2020-07-20T08:36:57.235Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-20T08:36:57.235Z] === CONT TestContinueAfterPluginCrash [2020-07-20T08:36:57.235Z] === CONT TestDaemonStartWithLogOpt [2020-07-20T08:36:59.446Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-20T08:36:59.446Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-20T08:36:59.446Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-20T08:36:59.446Z] === RUN TestDockerSuite/TestHealth [2020-07-20T08:37:05.246Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-20T08:37:05.246Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-20T08:37:05.719Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-20T08:37:08.690Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-20T08:37:09.948Z] --- PASS: TestDaemonStartWithLogOpt (11.04s) [2020-07-20T08:37:09.948Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-07-20T08:37:09.948Z] daemon.go:325: [d04995037babc] waiting for daemon to start [2020-07-20T08:37:09.948Z] daemon.go:325: [d04995037babc] waiting for daemon to start [2020-07-20T08:37:09.948Z] daemon.go:353: [d04995037babc] daemon started [2020-07-20T08:37:09.948Z] daemon.go:461: [d04995037babc] Stopping daemon [2020-07-20T08:37:09.948Z] daemon.go:296: [d04995037babc] exiting daemon [2020-07-20T08:37:09.948Z] daemon.go:448: [d04995037babc] Daemon stopped [2020-07-20T08:37:09.949Z] daemon.go:325: [d04995037babc] waiting for daemon to start [2020-07-20T08:37:09.949Z] daemon.go:325: [d04995037babc] waiting for daemon to start [2020-07-20T08:37:09.949Z] daemon.go:353: [d04995037babc] daemon started [2020-07-20T08:37:09.949Z] daemon.go:461: [d04995037babc] Stopping daemon [2020-07-20T08:37:09.949Z] daemon.go:296: [d04995037babc] exiting daemon [2020-07-20T08:37:09.949Z] daemon.go:448: [d04995037babc] Daemon stopped [2020-07-20T08:37:10.920Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-20T08:37:11.561Z] --- PASS: TestServiceUpdateSecrets (15.82s) [2020-07-20T08:37:11.561Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-07-20T08:37:11.561Z] daemon.go:325: [dc9a8ecf973ec] waiting for daemon to start [2020-07-20T08:37:11.561Z] daemon.go:325: [dc9a8ecf973ec] waiting for daemon to start [2020-07-20T08:37:11.561Z] daemon.go:353: [dc9a8ecf973ec] daemon started [2020-07-20T08:37:11.561Z] daemon.go:461: [dc9a8ecf973ec] Stopping daemon [2020-07-20T08:37:11.561Z] daemon.go:296: [dc9a8ecf973ec] exiting daemon [2020-07-20T08:37:11.561Z] daemon.go:448: [dc9a8ecf973ec] Daemon stopped [2020-07-20T08:37:11.561Z] === RUN TestServiceUpdateConfigs [2020-07-20T08:37:13.158Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-20T08:37:13.478Z] --- PASS: TestContinueAfterPluginCrash (15.78s) [2020-07-20T08:37:13.478Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-07-20T08:37:13.478Z] daemon.go:325: [d19e908ce18eb] waiting for daemon to start [2020-07-20T08:37:13.478Z] daemon.go:325: [d19e908ce18eb] waiting for daemon to start [2020-07-20T08:37:13.478Z] daemon.go:353: [d19e908ce18eb] daemon started [2020-07-20T08:37:13.478Z] daemon.go:461: [d19e908ce18eb] Stopping daemon [2020-07-20T08:37:13.478Z] daemon.go:296: [d19e908ce18eb] exiting daemon [2020-07-20T08:37:13.478Z] daemon.go:448: [d19e908ce18eb] Daemon stopped [2020-07-20T08:37:13.478Z] PASS [2020-07-20T08:37:13.478Z] [2020-07-20T08:37:13.478Z] DONE 2 tests in 15.852s [2020-07-20T08:37:13.478Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-20T08:37:13.478Z] ++ 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 [2020-07-20T08:37:13.478Z] ++ set -e [2020-07-20T08:37:13.478Z] ++ '[' -n 0 ']' [2020-07-20T08:37:13.478Z] ++ set -x [2020-07-20T08:37:13.478Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:37:13.478Z] INFO: Testing against a local daemon [2020-07-20T08:37:13.478Z] === RUN TestPluginWithDevMounts [2020-07-20T08:37:13.478Z] === PAUSE TestPluginWithDevMounts [2020-07-20T08:37:13.478Z] === CONT TestPluginWithDevMounts [2020-07-20T08:37:14.999Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-07-20T08:37:14.999Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-07-20T08:37:14.999Z] daemon.go:325: [d3da7990b553a] waiting for daemon to start [2020-07-20T08:37:14.999Z] daemon.go:325: [d3da7990b553a] waiting for daemon to start [2020-07-20T08:37:14.999Z] daemon.go:353: [d3da7990b553a] daemon started [2020-07-20T08:37:14.999Z] daemon.go:461: [d3da7990b553a] Stopping daemon [2020-07-20T08:37:14.999Z] daemon.go:296: [d3da7990b553a] exiting daemon [2020-07-20T08:37:14.999Z] daemon.go:448: [d3da7990b553a] Daemon stopped [2020-07-20T08:37:14.999Z] PASS [2020-07-20T08:37:14.999Z] [2020-07-20T08:37:14.999Z] DONE 1 tests in 1.943s [2020-07-20T08:37:14.999Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-07-20T08:37:14.999Z] ++ 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 [2020-07-20T08:37:14.999Z] ++ set -e [2020-07-20T08:37:14.999Z] ++ '[' -n 0 ']' [2020-07-20T08:37:14.999Z] ++ set -x [2020-07-20T08:37:14.999Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:37:14.999Z] INFO: Testing against a local daemon [2020-07-20T08:37:14.999Z] === RUN TestSecretInspect [2020-07-20T08:37:17.078Z] --- PASS: TestSecretInspect (1.83s) [2020-07-20T08:37:17.078Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-07-20T08:37:17.078Z] daemon.go:325: [d83544b2363b6] waiting for daemon to start [2020-07-20T08:37:17.078Z] daemon.go:325: [d83544b2363b6] waiting for daemon to start [2020-07-20T08:37:17.078Z] daemon.go:353: [d83544b2363b6] daemon started [2020-07-20T08:37:17.078Z] daemon.go:461: [d83544b2363b6] Stopping daemon [2020-07-20T08:37:17.078Z] daemon.go:296: [d83544b2363b6] exiting daemon [2020-07-20T08:37:17.078Z] daemon.go:448: [d83544b2363b6] Daemon stopped [2020-07-20T08:37:17.078Z] === RUN TestSecretList [2020-07-20T08:37:18.601Z] --- PASS: TestSecretList (1.88s) [2020-07-20T08:37:18.601Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-07-20T08:37:18.601Z] daemon.go:325: [d8236d7f4ede0] waiting for daemon to start [2020-07-20T08:37:18.601Z] daemon.go:325: [d8236d7f4ede0] waiting for daemon to start [2020-07-20T08:37:18.601Z] daemon.go:353: [d8236d7f4ede0] daemon started [2020-07-20T08:37:18.601Z] daemon.go:461: [d8236d7f4ede0] Stopping daemon [2020-07-20T08:37:18.601Z] daemon.go:296: [d8236d7f4ede0] exiting daemon [2020-07-20T08:37:18.601Z] daemon.go:448: [d8236d7f4ede0] Daemon stopped [2020-07-20T08:37:18.601Z] === RUN TestSecretsCreateAndDelete [2020-07-20T08:37:20.685Z] --- PASS: TestSecretsCreateAndDelete (1.87s) [2020-07-20T08:37:20.685Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-07-20T08:37:20.685Z] daemon.go:325: [d1f7b8d68175e] waiting for daemon to start [2020-07-20T08:37:20.685Z] daemon.go:325: [d1f7b8d68175e] waiting for daemon to start [2020-07-20T08:37:20.685Z] daemon.go:353: [d1f7b8d68175e] daemon started [2020-07-20T08:37:20.685Z] daemon.go:461: [d1f7b8d68175e] Stopping daemon [2020-07-20T08:37:20.685Z] daemon.go:296: [d1f7b8d68175e] exiting daemon [2020-07-20T08:37:20.685Z] daemon.go:448: [d1f7b8d68175e] Daemon stopped [2020-07-20T08:37:20.685Z] === RUN TestSecretsUpdate [2020-07-20T08:37:21.373Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-20T08:37:21.373Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-20T08:37:21.373Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-20T08:37:21.373Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-20T08:37:21.373Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-20T08:37:21.373Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-20T08:37:21.373Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-20T08:37:21.373Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-20T08:37:21.373Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-20T08:37:21.373Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-20T08:37:21.373Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-20T08:37:21.373Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-20T08:37:21.373Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-20T08:37:21.373Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-20T08:37:21.373Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-20T08:37:21.373Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-20T08:37:21.373Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-20T08:37:21.632Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-20T08:37:21.632Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-20T08:37:22.201Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-20T08:37:22.775Z] --- PASS: TestSecretsUpdate (1.89s) [2020-07-20T08:37:22.775Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-07-20T08:37:22.775Z] daemon.go:325: [d3b505a77fb29] waiting for daemon to start [2020-07-20T08:37:22.775Z] daemon.go:325: [d3b505a77fb29] waiting for daemon to start [2020-07-20T08:37:22.775Z] daemon.go:353: [d3b505a77fb29] daemon started [2020-07-20T08:37:22.775Z] daemon.go:461: [d3b505a77fb29] Stopping daemon [2020-07-20T08:37:22.775Z] daemon.go:296: [d3b505a77fb29] exiting daemon [2020-07-20T08:37:22.775Z] daemon.go:448: [d3b505a77fb29] Daemon stopped [2020-07-20T08:37:22.775Z] === RUN TestTemplatedSecret [2020-07-20T08:37:24.731Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-20T08:37:24.731Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-20T08:37:24.731Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-20T08:37:24.877Z] --- PASS: TestTemplatedSecret (2.26s) [2020-07-20T08:37:24.877Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-07-20T08:37:24.877Z] daemon.go:325: [d0c4673314b0a] waiting for daemon to start [2020-07-20T08:37:24.877Z] daemon.go:325: [d0c4673314b0a] waiting for daemon to start [2020-07-20T08:37:24.877Z] daemon.go:353: [d0c4673314b0a] daemon started [2020-07-20T08:37:24.877Z] daemon.go:461: [d0c4673314b0a] Stopping daemon [2020-07-20T08:37:24.877Z] daemon.go:296: [d0c4673314b0a] exiting daemon [2020-07-20T08:37:24.877Z] daemon.go:448: [d0c4673314b0a] Daemon stopped [2020-07-20T08:37:24.877Z] === RUN TestSecretCreateResolve [2020-07-20T08:37:25.671Z] === RUN TestDockerSuite/TestImportFile [2020-07-20T08:37:26.399Z] --- PASS: TestSecretCreateResolve (1.86s) [2020-07-20T08:37:26.399Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-07-20T08:37:26.399Z] daemon.go:325: [db94d5bc5df40] waiting for daemon to start [2020-07-20T08:37:26.399Z] daemon.go:325: [db94d5bc5df40] waiting for daemon to start [2020-07-20T08:37:26.399Z] daemon.go:353: [db94d5bc5df40] daemon started [2020-07-20T08:37:26.399Z] daemon.go:461: [db94d5bc5df40] Stopping daemon [2020-07-20T08:37:26.399Z] daemon.go:296: [db94d5bc5df40] exiting daemon [2020-07-20T08:37:26.399Z] daemon.go:448: [db94d5bc5df40] Daemon stopped [2020-07-20T08:37:26.399Z] PASS [2020-07-20T08:37:26.399Z] [2020-07-20T08:37:26.399Z] DONE 6 tests in 11.649s [2020-07-20T08:37:26.611Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-20T08:37:26.693Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-07-20T08:37:26.693Z] ++ 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 [2020-07-20T08:37:26.693Z] ++ set -e [2020-07-20T08:37:26.693Z] ++ '[' -n 0 ']' [2020-07-20T08:37:26.693Z] ++ set -x [2020-07-20T08:37:26.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=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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:37:26.693Z] INFO: Testing against a local daemon [2020-07-20T08:37:26.693Z] === RUN TestServiceCreateInit [2020-07-20T08:37:26.693Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-20T08:37:26.869Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-20T08:37:27.809Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-20T08:37:29.214Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-20T08:37:30.144Z] --- PASS: TestServiceUpdateConfigs (15.92s) [2020-07-20T08:37:30.144Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-07-20T08:37:30.144Z] daemon.go:325: [de419b12fce51] waiting for daemon to start [2020-07-20T08:37:30.144Z] daemon.go:325: [de419b12fce51] waiting for daemon to start [2020-07-20T08:37:30.144Z] daemon.go:353: [de419b12fce51] daemon started [2020-07-20T08:37:30.144Z] daemon.go:461: [de419b12fce51] Stopping daemon [2020-07-20T08:37:30.144Z] daemon.go:296: [de419b12fce51] exiting daemon [2020-07-20T08:37:30.144Z] daemon.go:448: [de419b12fce51] Daemon stopped [2020-07-20T08:37:30.144Z] === RUN TestServiceUpdateNetwork [2020-07-20T08:37:30.149Z] === RUN TestDockerSuite/TestInfoDebug [2020-07-20T08:37:30.232Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-20T08:37:30.407Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-07-20T08:37:31.342Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-07-20T08:37:31.601Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-07-20T08:37:32.976Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-20T08:37:33.235Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-20T08:37:33.801Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-20T08:37:34.368Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-20T08:37:34.368Z] === RUN TestDockerSuite/TestInfoFormat [2020-07-20T08:37:34.368Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-20T08:37:34.368Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-07-20T08:37:34.717Z] --- PASS: TestServiceCreateInit (7.31s) [2020-07-20T08:37:34.717Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s) [2020-07-20T08:37:34.717Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-07-20T08:37:34.717Z] daemon.go:325: [d3cf0f3a38a2f] waiting for daemon to start [2020-07-20T08:37:34.717Z] daemon.go:325: [d3cf0f3a38a2f] waiting for daemon to start [2020-07-20T08:37:34.717Z] daemon.go:353: [d3cf0f3a38a2f] daemon started [2020-07-20T08:37:34.717Z] daemon.go:461: [d3cf0f3a38a2f] Stopping daemon [2020-07-20T08:37:34.717Z] daemon.go:296: [d3cf0f3a38a2f] exiting daemon [2020-07-20T08:37:34.717Z] daemon.go:448: [d3cf0f3a38a2f] Daemon stopped [2020-07-20T08:37:34.717Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s) [2020-07-20T08:37:34.717Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-07-20T08:37:34.717Z] daemon.go:325: [d38fbe8fb47d6] waiting for daemon to start [2020-07-20T08:37:34.717Z] daemon.go:325: [d38fbe8fb47d6] waiting for daemon to start [2020-07-20T08:37:34.717Z] daemon.go:353: [d38fbe8fb47d6] daemon started [2020-07-20T08:37:34.717Z] daemon.go:461: [d38fbe8fb47d6] Stopping daemon [2020-07-20T08:37:34.717Z] daemon.go:296: [d38fbe8fb47d6] exiting daemon [2020-07-20T08:37:34.717Z] daemon.go:448: [d38fbe8fb47d6] Daemon stopped [2020-07-20T08:37:34.717Z] === RUN TestCreateServiceMultipleTimes [2020-07-20T08:37:34.935Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-20T08:37:35.193Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-20T08:37:35.760Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-20T08:37:36.328Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-20T08:37:36.586Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-20T08:37:37.153Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-20T08:37:37.153Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-20T08:37:37.721Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-20T08:37:37.721Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-20T08:37:38.658Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-20T08:37:39.225Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-20T08:37:39.792Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-20T08:37:39.792Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-20T08:37:40.051Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-20T08:37:40.051Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-20T08:37:40.986Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-20T08:37:41.245Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-20T08:37:41.813Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-20T08:37:42.382Z] === RUN TestDockerSuite/TestInspectImage [2020-07-20T08:37:42.382Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-20T08:37:42.382Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-20T08:37:42.382Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-20T08:37:42.646Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-20T08:37:43.215Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-20T08:37:43.215Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-20T08:37:43.784Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-20T08:37:44.043Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-20T08:37:45.421Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-20T08:37:45.421Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-20T08:37:45.477Z] --- PASS: TestServiceUpdateNetwork (15.92s) [2020-07-20T08:37:45.477Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-07-20T08:37:45.477Z] daemon.go:325: [dfd212ccc57f9] waiting for daemon to start [2020-07-20T08:37:45.477Z] daemon.go:325: [dfd212ccc57f9] waiting for daemon to start [2020-07-20T08:37:45.477Z] daemon.go:353: [dfd212ccc57f9] daemon started [2020-07-20T08:37:45.477Z] daemon.go:461: [dfd212ccc57f9] Stopping daemon [2020-07-20T08:37:45.477Z] daemon.go:296: [dfd212ccc57f9] exiting daemon [2020-07-20T08:37:45.477Z] daemon.go:448: [dfd212ccc57f9] Daemon stopped [2020-07-20T08:37:45.477Z] PASS [2020-07-20T08:37:45.477Z] [2020-07-20T08:37:45.477Z] === Skipped [2020-07-20T08:37:45.477Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-07-20T08:37:45.477Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:37:45.477Z] [2020-07-20T08:37:45.477Z] [2020-07-20T08:37:45.477Z] DONE 18 tests, 1 skipped in 137.379s [2020-07-20T08:37:45.477Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-07-20T08:37:45.477Z] ++ 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 [2020-07-20T08:37:45.477Z] ++ set -e [2020-07-20T08:37:45.477Z] ++ '[' -n 0 ']' [2020-07-20T08:37:45.477Z] ++ set -x [2020-07-20T08:37:45.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:37:45.477Z] INFO: Testing against a local daemon [2020-07-20T08:37:45.477Z] === RUN TestSessionCreate [2020-07-20T08:37:45.477Z] --- PASS: TestSessionCreate (0.02s) [2020-07-20T08:37:45.477Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-20T08:37:45.477Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-20T08:37:45.477Z] PASS [2020-07-20T08:37:45.477Z] [2020-07-20T08:37:45.477Z] DONE 2 tests in 0.110s [2020-07-20T08:37:45.477Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-07-20T08:37:45.477Z] ++ 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 [2020-07-20T08:37:45.477Z] ++ set -e [2020-07-20T08:37:45.477Z] ++ '[' -n 0 ']' [2020-07-20T08:37:45.477Z] ++ set -x [2020-07-20T08:37:45.477Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:37:45.477Z] INFO: Testing against a local daemon [2020-07-20T08:37:45.477Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-20T08:37:45.477Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T08:37:45.477Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T08:37:45.477Z] === RUN TestEventsExecDie [2020-07-20T08:37:45.477Z] --- PASS: TestEventsExecDie (0.99s) [2020-07-20T08:37:45.477Z] === RUN TestEventsBackwardsCompatible [2020-07-20T08:37:45.477Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-07-20T08:37:45.477Z] === RUN TestInfoBinaryCommits [2020-07-20T08:37:45.477Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-20T08:37:45.477Z] === RUN TestInfoAPIVersioned [2020-07-20T08:37:45.477Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-20T08:37:45.477Z] === RUN TestInfoAPI [2020-07-20T08:37:45.477Z] --- PASS: TestInfoAPI (0.02s) [2020-07-20T08:37:45.477Z] === RUN TestInfoAPIWarnings [2020-07-20T08:37:45.477Z] --- PASS: TestInfoAPIWarnings (0.82s) [2020-07-20T08:37:45.477Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-07-20T08:37:45.477Z] daemon.go:325: [da92e88ef8576] waiting for daemon to start [2020-07-20T08:37:45.477Z] daemon.go:325: [da92e88ef8576] waiting for daemon to start [2020-07-20T08:37:45.477Z] daemon.go:353: [da92e88ef8576] daemon started [2020-07-20T08:37:45.477Z] daemon.go:461: [da92e88ef8576] Stopping daemon [2020-07-20T08:37:45.477Z] daemon.go:296: [da92e88ef8576] exiting daemon [2020-07-20T08:37:45.477Z] daemon.go:448: [da92e88ef8576] Daemon stopped [2020-07-20T08:37:45.477Z] === RUN TestLoginFailsWithBadCredentials [2020-07-20T08:37:45.768Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-07-20T08:37:45.768Z] === RUN TestPingCacheHeaders [2020-07-20T08:37:45.768Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-20T08:37:45.768Z] === RUN TestPingGet [2020-07-20T08:37:45.768Z] --- PASS: TestPingGet (0.01s) [2020-07-20T08:37:45.768Z] === RUN TestPingHead [2020-07-20T08:37:45.768Z] --- PASS: TestPingHead (0.01s) [2020-07-20T08:37:45.768Z] === RUN TestVersion [2020-07-20T08:37:45.768Z] --- PASS: TestVersion (0.01s) [2020-07-20T08:37:45.768Z] PASS [2020-07-20T08:37:45.768Z] [2020-07-20T08:37:45.768Z] === Skipped [2020-07-20T08:37:45.768Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T08:37:45.768Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T08:37:45.768Z] [2020-07-20T08:37:45.768Z] [2020-07-20T08:37:45.768Z] DONE 12 tests, 1 skipped in 2.398s [2020-07-20T08:37:45.768Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-07-20T08:37:45.768Z] ++ 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 [2020-07-20T08:37:45.768Z] ++ set -e [2020-07-20T08:37:45.768Z] ++ '[' -n 0 ']' [2020-07-20T08:37:45.768Z] ++ set -x [2020-07-20T08:37:45.768Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:37:45.989Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-20T08:37:46.059Z] INFO: Testing against a local daemon [2020-07-20T08:37:46.059Z] === RUN TestVolumesCreateAndList [2020-07-20T08:37:46.059Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-07-20T08:37:46.059Z] === RUN TestVolumesRemove [2020-07-20T08:37:46.059Z] --- PASS: TestVolumesRemove (0.14s) [2020-07-20T08:37:46.059Z] === RUN TestVolumesInspect [2020-07-20T08:37:46.059Z] --- PASS: TestVolumesInspect (0.01s) [2020-07-20T08:37:46.059Z] === RUN TestVolumesInvalidJSON [2020-07-20T08:37:46.059Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-20T08:37:46.059Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-20T08:37:46.059Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-20T08:37:46.059Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-20T08:37:46.059Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-20T08:37:46.059Z] PASS [2020-07-20T08:37:46.059Z] [2020-07-20T08:37:46.059Z] DONE 5 tests in 0.251s [2020-07-20T08:37:46.059Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-20T08:37:46.350Z] ++++ cat bundles/test-integration/docker.pid [2020-07-20T08:37:46.350Z] +++ kill 10878 [2020-07-20T08:37:46.558Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-20T08:37:47.383Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-20T08:37:47.383Z] +++ /etc/init.d/apparmor stop [2020-07-20T08:37:47.503Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-20T08:37:47.674Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-20T08:37:47.674Z] [2020-07-20T08:37:47.674Z] Unloading profiles will leave already running processes permanently [2020-07-20T08:37:47.674Z] unconfined, which can lead to unexpected situations. [2020-07-20T08:37:47.674Z] [2020-07-20T08:37:47.674Z] To set a process to complain mode, use the command line tool [2020-07-20T08:37:47.674Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-20T08:37:47.674Z] +++ true [2020-07-20T08:37:47.674Z] exiting test-integration [2020-07-20T08:37:47.674Z] ++ exit 0 [2020-07-20T08:37:47.674Z] [2020-07-20T08:37:47.773Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-20T08:37:48.341Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-20T08:37:48.908Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-20T08:37:49.166Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue Post stage [Pipeline] junit [2020-07-20T08:37:49.227Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-20T08:37:49.734Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-20T08:37:50.032Z] + echo Ensuring container killed. [2020-07-20T08:37:50.032Z] Ensuring container killed. [2020-07-20T08:37:50.032Z] + docker rm -vf docker-pr1 [2020-07-20T08:37:50.032Z] Error: No such container: docker-pr1 [2020-07-20T08:37:50.032Z] + true [Pipeline] sh [2020-07-20T08:37:50.113Z] --- PASS: TestCreateServiceMultipleTimes (15.42s) [2020-07-20T08:37:50.113Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-07-20T08:37:50.113Z] daemon.go:325: [d3b22a336493d] waiting for daemon to start [2020-07-20T08:37:50.113Z] daemon.go:325: [d3b22a336493d] waiting for daemon to start [2020-07-20T08:37:50.113Z] daemon.go:353: [d3b22a336493d] daemon started [2020-07-20T08:37:50.113Z] daemon.go:461: [d3b22a336493d] Stopping daemon [2020-07-20T08:37:50.113Z] daemon.go:296: [d3b22a336493d] exiting daemon [2020-07-20T08:37:50.113Z] daemon.go:448: [d3b22a336493d] Daemon stopped [2020-07-20T08:37:50.113Z] === RUN TestCreateServiceConflict [2020-07-20T08:37:50.302Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-20T08:37:50.302Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-20T08:37:50.410Z] + echo Chowning /workspace to jenkins user [2020-07-20T08:37:50.410Z] Chowning /workspace to jenkins user [2020-07-20T08:37:50.410Z] + id -u [2020-07-20T08:37:50.410Z] + id -g [2020-07-20T08:37:50.410Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41235:/workspace busybox chown -R 1001:1001 /workspace [2020-07-20T08:37:50.410Z] Unable to find image 'busybox:latest' locally [2020-07-20T08:37:50.702Z] latest: Pulling from library/busybox [2020-07-20T08:37:50.702Z] 351d6c492d3f: Pulling fs layer [2020-07-20T08:37:50.994Z] 351d6c492d3f: Download complete [2020-07-20T08:37:51.154Z] --- PASS: TestCreateServiceConflict (1.85s) [2020-07-20T08:37:51.154Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-07-20T08:37:51.154Z] daemon.go:325: [d249a82117179] waiting for daemon to start [2020-07-20T08:37:51.154Z] daemon.go:325: [d249a82117179] waiting for daemon to start [2020-07-20T08:37:51.154Z] daemon.go:353: [d249a82117179] daemon started [2020-07-20T08:37:51.154Z] daemon.go:461: [d249a82117179] Stopping daemon [2020-07-20T08:37:51.154Z] daemon.go:296: [d249a82117179] exiting daemon [2020-07-20T08:37:51.154Z] daemon.go:448: [d249a82117179] Daemon stopped [2020-07-20T08:37:51.154Z] === RUN TestCreateServiceMaxReplicas [2020-07-20T08:37:51.625Z] 351d6c492d3f: Pull complete [2020-07-20T08:37:51.625Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-20T08:37:51.625Z] Status: Downloaded newer image for busybox:latest [2020-07-20T08:37:51.679Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-20T08:37:52.615Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-20T08:37:53.551Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-20T08:37:53.551Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-20T08:37:53.900Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2020-07-20T08:37:53.900Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-07-20T08:37:53.900Z] daemon.go:325: [d8db9829dfd97] waiting for daemon to start [2020-07-20T08:37:53.900Z] daemon.go:325: [d8db9829dfd97] waiting for daemon to start [2020-07-20T08:37:53.900Z] daemon.go:353: [d8db9829dfd97] daemon started [2020-07-20T08:37:53.900Z] daemon.go:461: [d8db9829dfd97] Stopping daemon [2020-07-20T08:37:53.900Z] daemon.go:296: [d8db9829dfd97] exiting daemon [2020-07-20T08:37:53.900Z] daemon.go:448: [d8db9829dfd97] Daemon stopped [2020-07-20T08:37:53.900Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-20T08:37:54.086Z] + bundleName=s390x-integration [2020-07-20T08:37:54.086Z] + echo Creating s390x-integration-bundles.tar.gz [2020-07-20T08:37:54.086Z] Creating s390x-integration-bundles.tar.gz [2020-07-20T08:37:54.086Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-20T08:37:54.086Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-20T08:37:54.130Z] Archiving artifacts [2020-07-20T08:37:54.485Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41235/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-20T08:37:54.867Z] + make clean [2020-07-20T08:37:54.929Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-20T08:37:55.498Z] docker volume rm -f docker-dev-cache [2020-07-20T08:37:55.498Z] docker-dev-cache [Pipeline] deleteDir [2020-07-20T08:37:55.909Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-20T08:37:57.286Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-20T08:37:57.286Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-20T08:37:58.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-20T08:37:58.663Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-20T08:37:58.923Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-20T08:37:59.860Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-20T08:38:04.059Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-20T08:38:06.581Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.79s) [2020-07-20T08:38:06.581Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-07-20T08:38:06.581Z] daemon.go:325: [d932cebd0d15d] waiting for daemon to start [2020-07-20T08:38:06.581Z] daemon.go:325: [d932cebd0d15d] waiting for daemon to start [2020-07-20T08:38:06.581Z] daemon.go:353: [d932cebd0d15d] daemon started [2020-07-20T08:38:06.581Z] daemon.go:461: [d932cebd0d15d] Stopping daemon [2020-07-20T08:38:06.581Z] daemon.go:296: [d932cebd0d15d] exiting daemon [2020-07-20T08:38:06.581Z] daemon.go:448: [d932cebd0d15d] Daemon stopped [2020-07-20T08:38:06.581Z] === RUN TestCreateServiceSecretFileMode [2020-07-20T08:38:09.330Z] --- PASS: TestCreateServiceSecretFileMode (2.24s) [2020-07-20T08:38:09.330Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-07-20T08:38:09.330Z] daemon.go:325: [db933a4206848] waiting for daemon to start [2020-07-20T08:38:09.330Z] daemon.go:325: [db933a4206848] waiting for daemon to start [2020-07-20T08:38:09.330Z] daemon.go:353: [db933a4206848] daemon started [2020-07-20T08:38:09.330Z] daemon.go:461: [db933a4206848] Stopping daemon [2020-07-20T08:38:09.330Z] daemon.go:296: [db933a4206848] exiting daemon [2020-07-20T08:38:09.330Z] daemon.go:448: [db933a4206848] Daemon stopped [2020-07-20T08:38:09.330Z] === RUN TestCreateServiceConfigFileMode [2020-07-20T08:38:09.334Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-20T08:38:10.715Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-20T08:38:11.408Z] --- PASS: TestCreateServiceConfigFileMode (2.21s) [2020-07-20T08:38:11.408Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-07-20T08:38:11.408Z] daemon.go:325: [d54f1622087d2] waiting for daemon to start [2020-07-20T08:38:11.408Z] daemon.go:325: [d54f1622087d2] waiting for daemon to start [2020-07-20T08:38:11.408Z] daemon.go:353: [d54f1622087d2] daemon started [2020-07-20T08:38:11.408Z] daemon.go:461: [d54f1622087d2] Stopping daemon [2020-07-20T08:38:11.408Z] daemon.go:296: [d54f1622087d2] exiting daemon [2020-07-20T08:38:11.408Z] daemon.go:448: [d54f1622087d2] Daemon stopped [2020-07-20T08:38:11.408Z] === RUN TestCreateServiceSysctls [2020-07-20T08:38:12.093Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-20T08:38:12.675Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-20T08:38:14.155Z] --- PASS: TestCreateServiceSysctls (3.00s) [2020-07-20T08:38:14.155Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-07-20T08:38:14.155Z] daemon.go:325: [d07cb21d8888b] waiting for daemon to start [2020-07-20T08:38:14.155Z] daemon.go:325: [d07cb21d8888b] waiting for daemon to start [2020-07-20T08:38:14.155Z] daemon.go:353: [d07cb21d8888b] daemon started [2020-07-20T08:38:14.155Z] daemon.go:461: [d07cb21d8888b] Stopping daemon [2020-07-20T08:38:14.155Z] daemon.go:296: [d07cb21d8888b] exiting daemon [2020-07-20T08:38:14.155Z] daemon.go:448: [d07cb21d8888b] Daemon stopped [2020-07-20T08:38:14.155Z] === RUN TestInspect [2020-07-20T08:38:14.578Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-20T08:38:14.578Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-20T08:38:14.578Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-20T08:38:14.578Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-20T08:38:14.578Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-20T08:38:15.146Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-20T08:38:15.406Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-20T08:38:16.911Z] --- PASS: TestInspect (2.43s) [2020-07-20T08:38:16.911Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-07-20T08:38:16.911Z] daemon.go:325: [d165a9df845e0] waiting for daemon to start [2020-07-20T08:38:16.911Z] daemon.go:325: [d165a9df845e0] waiting for daemon to start [2020-07-20T08:38:16.911Z] daemon.go:353: [d165a9df845e0] daemon started [2020-07-20T08:38:16.911Z] daemon.go:461: [d165a9df845e0] Stopping daemon [2020-07-20T08:38:16.911Z] daemon.go:296: [d165a9df845e0] exiting daemon [2020-07-20T08:38:16.911Z] daemon.go:448: [d165a9df845e0] Daemon stopped [2020-07-20T08:38:16.911Z] === RUN TestDockerNetworkConnectAlias [2020-07-20T08:38:19.596Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-20T08:38:19.596Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-20T08:38:20.466Z] --- PASS: TestDockerNetworkConnectAlias (4.07s) [2020-07-20T08:38:20.466Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-07-20T08:38:20.466Z] daemon.go:325: [de15b4dc5e4ef] waiting for daemon to start [2020-07-20T08:38:20.466Z] daemon.go:325: [de15b4dc5e4ef] waiting for daemon to start [2020-07-20T08:38:20.466Z] daemon.go:353: [de15b4dc5e4ef] daemon started [2020-07-20T08:38:20.466Z] daemon.go:461: [de15b4dc5e4ef] Stopping daemon [2020-07-20T08:38:20.466Z] daemon.go:296: [de15b4dc5e4ef] exiting daemon [2020-07-20T08:38:20.466Z] daemon.go:448: [de15b4dc5e4ef] Daemon stopped [2020-07-20T08:38:20.466Z] === RUN TestDockerNetworkReConnect [2020-07-20T08:38:22.131Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-20T08:38:24.027Z] --- PASS: TestDockerNetworkReConnect (3.30s) [2020-07-20T08:38:24.027Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-07-20T08:38:24.027Z] daemon.go:325: [d3f8a158a3032] waiting for daemon to start [2020-07-20T08:38:24.027Z] daemon.go:325: [d3f8a158a3032] waiting for daemon to start [2020-07-20T08:38:24.027Z] daemon.go:353: [d3f8a158a3032] daemon started [2020-07-20T08:38:24.027Z] daemon.go:461: [d3f8a158a3032] Stopping daemon [2020-07-20T08:38:24.027Z] daemon.go:296: [d3f8a158a3032] exiting daemon [2020-07-20T08:38:24.027Z] daemon.go:448: [d3f8a158a3032] Daemon stopped [2020-07-20T08:38:24.027Z] === RUN TestServicePlugin [2020-07-20T08:38:24.027Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-20T08:38:24.027Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:38:24.027Z] === RUN TestServiceUpdateLabel [2020-07-20T08:38:24.035Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-20T08:38:24.604Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-20T08:38:24.604Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-20T08:38:25.533Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-20T08:38:25.533Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-20T08:38:25.533Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-20T08:38:25.542Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-20T08:38:26.106Z] --- PASS: TestServiceUpdateLabel (1.88s) [2020-07-20T08:38:26.107Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-07-20T08:38:26.107Z] daemon.go:325: [d5d664144da44] waiting for daemon to start [2020-07-20T08:38:26.107Z] daemon.go:325: [d5d664144da44] waiting for daemon to start [2020-07-20T08:38:26.107Z] daemon.go:353: [d5d664144da44] daemon started [2020-07-20T08:38:26.107Z] daemon.go:461: [d5d664144da44] Stopping daemon [2020-07-20T08:38:26.107Z] daemon.go:296: [d5d664144da44] exiting daemon [2020-07-20T08:38:26.107Z] daemon.go:448: [d5d664144da44] Daemon stopped [2020-07-20T08:38:26.107Z] === RUN TestServiceUpdateSecrets [2020-07-20T08:38:26.480Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-20T08:38:27.860Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-20T08:38:28.795Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-20T08:38:29.732Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-20T08:38:31.635Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-20T08:38:31.894Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-20T08:38:32.462Z] === RUN TestDockerSuite/TestLogsSince [2020-07-20T08:38:39.022Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-20T08:38:39.280Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-20T08:38:41.475Z] --- PASS: TestServiceUpdateSecrets (14.23s) [2020-07-20T08:38:41.475Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-07-20T08:38:41.475Z] daemon.go:325: [d7fa25a0aa0c4] waiting for daemon to start [2020-07-20T08:38:41.475Z] daemon.go:325: [d7fa25a0aa0c4] waiting for daemon to start [2020-07-20T08:38:41.475Z] daemon.go:353: [d7fa25a0aa0c4] daemon started [2020-07-20T08:38:41.475Z] daemon.go:461: [d7fa25a0aa0c4] Stopping daemon [2020-07-20T08:38:41.475Z] daemon.go:296: [d7fa25a0aa0c4] exiting daemon [2020-07-20T08:38:41.475Z] daemon.go:448: [d7fa25a0aa0c4] Daemon stopped [2020-07-20T08:38:41.475Z] === RUN TestServiceUpdateConfigs [2020-07-20T08:38:44.568Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-20T08:38:44.827Z] === RUN TestDockerSuite/TestLogsTail [2020-07-20T08:38:45.397Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-20T08:38:45.964Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-20T08:38:46.224Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-20T08:38:46.483Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-20T08:38:47.052Z] === RUN TestDockerSuite/TestNetHostname [2020-07-20T08:38:48.503Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-20T08:38:48.503Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-20T08:38:49.071Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-20T08:38:50.450Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-20T08:38:50.710Z] === RUN TestDockerSuite/TestPluginActive [2020-07-20T08:38:52.085Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-20T08:38:54.624Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-20T08:38:56.874Z] --- PASS: TestServiceUpdateConfigs (14.41s) [2020-07-20T08:38:56.874Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-07-20T08:38:56.874Z] daemon.go:325: [da7f56f0d4460] waiting for daemon to start [2020-07-20T08:38:56.874Z] daemon.go:325: [da7f56f0d4460] waiting for daemon to start [2020-07-20T08:38:56.874Z] daemon.go:353: [da7f56f0d4460] daemon started [2020-07-20T08:38:56.874Z] daemon.go:461: [da7f56f0d4460] Stopping daemon [2020-07-20T08:38:56.874Z] daemon.go:296: [da7f56f0d4460] exiting daemon [2020-07-20T08:38:56.874Z] daemon.go:448: [da7f56f0d4460] Daemon stopped [2020-07-20T08:38:56.874Z] === RUN TestServiceUpdateNetwork [2020-07-20T08:38:59.897Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-20T08:38:59.897Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-20T08:39:00.465Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-20T08:39:01.033Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-20T08:39:02.939Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-20T08:39:04.318Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-20T08:39:06.223Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-20T08:39:07.265Z] --- PASS: TestServiceUpdateNetwork (12.21s) [2020-07-20T08:39:07.265Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-07-20T08:39:07.265Z] daemon.go:325: [d444c086273c4] waiting for daemon to start [2020-07-20T08:39:07.265Z] daemon.go:325: [d444c086273c4] waiting for daemon to start [2020-07-20T08:39:07.265Z] daemon.go:353: [d444c086273c4] daemon started [2020-07-20T08:39:07.265Z] daemon.go:461: [d444c086273c4] Stopping daemon [2020-07-20T08:39:07.265Z] daemon.go:296: [d444c086273c4] exiting daemon [2020-07-20T08:39:07.265Z] daemon.go:448: [d444c086273c4] Daemon stopped [2020-07-20T08:39:07.265Z] PASS [2020-07-20T08:39:07.265Z] [2020-07-20T08:39:07.265Z] === Skipped [2020-07-20T08:39:07.265Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-07-20T08:39:07.265Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-20T08:39:07.265Z] [2020-07-20T08:39:07.265Z] [2020-07-20T08:39:07.265Z] DONE 18 tests, 1 skipped in 100.019s [2020-07-20T08:39:07.265Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-07-20T08:39:07.265Z] ++ 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 [2020-07-20T08:39:07.265Z] ++ set -e [2020-07-20T08:39:07.265Z] ++ '[' -n 0 ']' [2020-07-20T08:39:07.265Z] ++ set -x [2020-07-20T08:39:07.265Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:39:07.265Z] INFO: Testing against a local daemon [2020-07-20T08:39:07.265Z] === RUN TestSessionCreate [2020-07-20T08:39:07.265Z] --- PASS: TestSessionCreate (0.04s) [2020-07-20T08:39:07.265Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-20T08:39:07.265Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2020-07-20T08:39:07.265Z] PASS [2020-07-20T08:39:07.265Z] [2020-07-20T08:39:07.265Z] DONE 2 tests in 0.152s [2020-07-20T08:39:07.265Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-07-20T08:39:07.265Z] ++ 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 [2020-07-20T08:39:07.265Z] ++ set -e [2020-07-20T08:39:07.265Z] ++ '[' -n 0 ']' [2020-07-20T08:39:07.265Z] ++ set -x [2020-07-20T08:39:07.265Z] ++ 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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:39:07.265Z] INFO: Testing against a local daemon [2020-07-20T08:39:07.265Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-20T08:39:07.265Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T08:39:07.265Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T08:39:07.265Z] === RUN TestEventsExecDie [2020-07-20T08:39:07.560Z] --- PASS: TestEventsExecDie (0.64s) [2020-07-20T08:39:07.560Z] === RUN TestEventsBackwardsCompatible [2020-07-20T08:39:07.560Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-07-20T08:39:07.560Z] === RUN TestInfoBinaryCommits [2020-07-20T08:39:07.560Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-07-20T08:39:07.560Z] === RUN TestInfoAPIVersioned [2020-07-20T08:39:07.560Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-20T08:39:07.560Z] === RUN TestInfoAPI [2020-07-20T08:39:07.560Z] --- PASS: TestInfoAPI (0.04s) [2020-07-20T08:39:07.560Z] === RUN TestInfoAPIWarnings [2020-07-20T08:39:08.610Z] --- PASS: TestInfoAPIWarnings (0.80s) [2020-07-20T08:39:08.610Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-07-20T08:39:08.610Z] daemon.go:325: [dd19f6afe4e39] waiting for daemon to start [2020-07-20T08:39:08.610Z] daemon.go:325: [dd19f6afe4e39] waiting for daemon to start [2020-07-20T08:39:08.610Z] daemon.go:353: [dd19f6afe4e39] daemon started [2020-07-20T08:39:08.610Z] daemon.go:461: [dd19f6afe4e39] Stopping daemon [2020-07-20T08:39:08.610Z] daemon.go:296: [dd19f6afe4e39] exiting daemon [2020-07-20T08:39:08.610Z] daemon.go:448: [dd19f6afe4e39] Daemon stopped [2020-07-20T08:39:08.610Z] === RUN TestLoginFailsWithBadCredentials [2020-07-20T08:39:08.906Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-07-20T08:39:08.906Z] === RUN TestPingCacheHeaders [2020-07-20T08:39:08.906Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-07-20T08:39:08.906Z] === RUN TestPingGet [2020-07-20T08:39:08.906Z] --- PASS: TestPingGet (0.02s) [2020-07-20T08:39:08.906Z] === RUN TestPingHead [2020-07-20T08:39:08.906Z] --- PASS: TestPingHead (0.03s) [2020-07-20T08:39:08.906Z] === RUN TestVersion [2020-07-20T08:39:08.906Z] --- PASS: TestVersion (0.04s) [2020-07-20T08:39:08.906Z] PASS [2020-07-20T08:39:08.906Z] [2020-07-20T08:39:08.906Z] === Skipped [2020-07-20T08:39:08.906Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-20T08:39:08.906Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-20T08:39:08.906Z] [2020-07-20T08:39:08.906Z] [2020-07-20T08:39:08.906Z] DONE 12 tests, 1 skipped in 2.137s [2020-07-20T08:39:08.907Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-07-20T08:39:08.907Z] ++ 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 [2020-07-20T08:39:08.907Z] ++ set -e [2020-07-20T08:39:08.907Z] ++ '[' -n 0 ']' [2020-07-20T08:39:08.907Z] ++ set -x [2020-07-20T08:39:08.907Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKERFILE=Dockerfile 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 [2020-07-20T08:39:08.907Z] INFO: Testing against a local daemon [2020-07-20T08:39:08.907Z] === RUN TestVolumesCreateAndList [2020-07-20T08:39:08.907Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-20T08:39:08.907Z] === RUN TestVolumesRemove [2020-07-20T08:39:09.200Z] --- PASS: TestVolumesRemove (0.07s) [2020-07-20T08:39:09.200Z] === RUN TestVolumesInspect [2020-07-20T08:39:09.200Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-20T08:39:09.200Z] === RUN TestVolumesInvalidJSON [2020-07-20T08:39:09.200Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-20T08:39:09.200Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-20T08:39:09.200Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-20T08:39:09.200Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-20T08:39:09.200Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-20T08:39:09.200Z] PASS [2020-07-20T08:39:09.200Z] [2020-07-20T08:39:09.200Z] DONE 5 tests in 0.223s [2020-07-20T08:39:09.200Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-20T08:39:09.200Z] ++++ cat bundles/test-integration/docker.pid [2020-07-20T08:39:09.200Z] +++ kill 12330 [2020-07-20T08:39:10.415Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-20T08:39:10.717Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-20T08:39:10.717Z] +++ /etc/init.d/apparmor stop [2020-07-20T08:39:10.717Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-20T08:39:10.717Z] [2020-07-20T08:39:10.717Z] Unloading profiles will leave already running processes permanently [2020-07-20T08:39:10.717Z] unconfined, which can lead to unexpected situations. [2020-07-20T08:39:10.717Z] [2020-07-20T08:39:10.717Z] To set a process to complain mode, use the command line tool [2020-07-20T08:39:10.717Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-20T08:39:10.717Z] +++ true [2020-07-20T08:39:10.717Z] exiting test-integration [2020-07-20T08:39:10.717Z] ++ exit 0 [2020-07-20T08:39:10.717Z] [2020-07-20T08:39:11.351Z] === RUN TestDockerSuite/TestPortExposeHostBinding Post stage [Pipeline] junit [2020-07-20T08:39:11.805Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-20T08:39:12.289Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-20T08:39:12.564Z] + echo Ensuring container killed. [2020-07-20T08:39:12.564Z] Ensuring container killed. [2020-07-20T08:39:12.564Z] + docker rm -vf docker-pr1 [2020-07-20T08:39:12.564Z] Error: No such container: docker-pr1 [2020-07-20T08:39:12.564Z] + true [Pipeline] sh [2020-07-20T08:39:12.856Z] === RUN TestDockerSuite/TestPortList [2020-07-20T08:39:12.954Z] + echo Chowning /workspace to jenkins user [2020-07-20T08:39:12.954Z] Chowning /workspace to jenkins user [2020-07-20T08:39:12.954Z] + id -u [2020-07-20T08:39:12.954Z] + id -g [2020-07-20T08:39:12.954Z] + docker run --rm -v /home/docker/workspace/moby_PR-41235:/workspace busybox chown -R 1001:1001 /workspace [2020-07-20T08:39:12.954Z] Unable to find image 'busybox:latest' locally [2020-07-20T08:39:13.254Z] latest: Pulling from library/busybox [2020-07-20T08:39:13.254Z] 7257f00f7d70: Pulling fs layer [2020-07-20T08:39:13.547Z] 7257f00f7d70: Verifying Checksum [2020-07-20T08:39:13.547Z] 7257f00f7d70: Download complete [2020-07-20T08:39:13.547Z] 7257f00f7d70: Pull complete [2020-07-20T08:39:13.547Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-20T08:39:13.547Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-20T08:39:15.468Z] + bundleName=ppc64le-integration [2020-07-20T08:39:15.468Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-07-20T08:39:15.468Z] Creating ppc64le-integration-bundles.tar.gz [2020-07-20T08:39:15.468Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-07-20T08:39:15.468Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-07-20T08:39:15.541Z] Archiving artifacts [2020-07-20T08:39:18.337Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41235/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-20T08:39:18.724Z] + make clean [2020-07-20T08:39:19.020Z] docker volume rm -f docker-dev-cache [2020-07-20T08:39:19.020Z] docker-dev-cache [Pipeline] deleteDir [2020-07-20T08:39:19.421Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-20T08:39:19.681Z] === RUN TestDockerSuite/TestPostContainersAttach [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-20T08:39:26.232Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-20T08:39:26.232Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-20T08:39:26.248Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-20T08:39:26.248Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-20T08:39:26.248Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-20T08:39:26.248Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-20T08:39:26.248Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-20T08:39:26.507Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-20T08:39:26.507Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-20T08:39:26.703Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-20T08:39:27.082Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-20T08:39:27.082Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-20T08:39:28.025Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-20T08:39:28.025Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-20T08:39:28.960Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-20T08:39:29.897Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-20T08:39:31.277Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-20T08:39:31.277Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-20T08:39:31.845Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-20T08:39:32.105Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-20T08:39:34.641Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-20T08:39:36.021Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-20T08:39:37.926Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-20T08:39:41.214Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-20T08:39:41.214Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-20T08:39:43.753Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-20T08:39:50.315Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-20T08:39:50.608Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-20T08:39:51.984Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-20T08:39:52.033Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-20T08:39:52.921Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-20T08:39:53.859Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-20T08:39:53.859Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-20T08:39:54.796Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-20T08:39:56.703Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-20T08:39:58.082Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-20T08:39:58.082Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-20T08:39:58.651Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-20T08:39:59.209Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-20T08:40:01.189Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-20T08:40:02.568Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-20T08:40:03.136Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-20T08:40:03.136Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-20T08:40:03.394Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-20T08:40:03.654Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-20T08:40:03.654Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-20T08:40:04.221Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-20T08:40:05.156Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-20T08:40:06.093Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-20T08:40:06.353Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-20T08:40:07.905Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-20T08:40:12.922Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-20T08:40:13.859Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-20T08:40:15.763Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-20T08:40:15.763Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-20T08:40:15.763Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-20T08:40:16.022Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-20T08:40:17.940Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-20T08:40:18.875Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-20T08:40:21.409Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-20T08:40:21.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-20T08:40:21.977Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-20T08:40:21.977Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-20T08:40:21.977Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-20T08:40:25.265Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-20T08:40:25.526Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-20T08:40:25.786Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-20T08:40:27.167Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-20T08:40:28.546Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-20T08:40:29.925Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-20T08:40:30.863Z] === RUN TestDockerSuite/TestRmiTag [2020-07-20T08:40:30.863Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-20T08:40:31.432Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-20T08:40:34.724Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-20T08:40:34.724Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-20T08:40:35.295Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-20T08:40:35.554Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-20T08:40:36.492Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-20T08:40:36.751Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-20T08:40:37.010Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-20T08:40:37.579Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-20T08:40:37.579Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-20T08:40:38.052Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-20T08:40:38.147Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-20T08:40:39.542Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-20T08:40:40.110Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-20T08:40:40.680Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-20T08:40:41.247Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-20T08:40:42.185Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-20T08:40:42.754Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-20T08:40:43.692Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-20T08:40:43.951Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-20T08:40:44.523Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-20T08:40:44.782Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-20T08:40:45.350Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-20T08:40:45.919Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-20T08:40:46.858Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-20T08:40:47.795Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-20T08:40:48.364Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-20T08:40:48.501Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-20T08:40:49.302Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-20T08:40:49.868Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-20T08:40:49.868Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-20T08:40:51.247Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-20T08:40:51.814Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-20T08:40:52.382Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-20T08:40:52.950Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-20T08:40:53.210Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-20T08:40:53.210Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-20T08:40:53.782Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-20T08:40:54.041Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-20T08:40:54.608Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-20T08:40:55.176Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-20T08:40:55.435Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-20T08:40:55.435Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-20T08:40:56.003Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-20T08:40:56.003Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-20T08:40:56.570Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-20T08:40:57.137Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-20T08:40:57.182Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-20T08:40:57.706Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-20T08:40:58.315Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-20T08:40:58.315Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-20T08:40:58.891Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-20T08:40:59.826Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-20T08:41:00.763Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-20T08:41:01.698Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-20T08:41:01.957Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-20T08:41:02.524Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-20T08:41:03.091Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-20T08:41:03.351Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-20T08:41:03.920Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-20T08:41:05.300Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-20T08:41:07.837Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-20T08:41:07.837Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-20T08:41:07.837Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-20T08:41:09.216Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-20T08:41:10.597Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-20T08:41:11.974Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-20T08:41:13.877Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-20T08:41:13.877Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-20T08:41:13.877Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-20T08:41:14.444Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-20T08:41:15.823Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-20T08:41:16.392Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-20T08:41:17.770Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-20T08:41:18.029Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-20T08:41:18.966Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-20T08:41:19.561Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-20T08:41:19.561Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-20T08:41:20.128Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-20T08:41:21.067Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-20T08:41:21.067Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-20T08:41:21.326Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-20T08:41:21.893Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-20T08:41:22.461Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-20T08:41:22.720Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-20T08:41:22.720Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-20T08:41:23.288Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-20T08:41:23.547Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-20T08:41:24.118Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-20T08:41:24.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-20T08:41:24.688Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-20T08:41:25.256Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-20T08:41:25.520Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-20T08:41:26.463Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-20T08:41:27.033Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-20T08:41:27.292Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-20T08:41:27.860Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-20T08:41:28.430Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-20T08:41:29.368Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-20T08:41:29.629Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-20T08:41:29.629Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-20T08:41:32.166Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-20T08:41:32.737Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-20T08:41:44.944Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-20T08:41:44.944Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-20T08:41:45.202Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-20T08:41:45.202Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-20T08:41:45.202Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-20T08:41:45.202Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-20T08:41:45.770Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-20T08:41:47.716Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-20T08:41:49.093Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-20T08:41:49.351Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-20T08:41:50.291Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-20T08:41:53.582Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-20T08:41:55.483Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-20T08:41:55.743Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-20T08:41:56.003Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-20T08:41:56.571Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-20T08:41:57.141Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-20T08:41:57.141Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-20T08:41:57.401Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-20T08:41:58.779Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-20T08:41:58.779Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-20T08:41:59.716Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-20T08:42:00.655Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-20T08:42:00.655Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-20T08:42:00.914Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-20T08:42:01.851Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-20T08:42:02.110Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-20T08:42:03.048Z] === RUN TestDockerSuite/TestRunMount [2020-07-20T08:42:04.954Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-20T08:42:08.242Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-20T08:42:08.242Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-20T08:42:08.501Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-20T08:42:09.070Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-20T08:42:10.465Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-20T08:42:12.375Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-20T08:42:12.375Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-20T08:42:14.913Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-20T08:42:16.292Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-20T08:42:16.551Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-20T08:42:18.460Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-20T08:42:19.836Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-20T08:42:20.405Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-20T08:42:20.665Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-20T08:42:20.924Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-20T08:42:21.863Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-20T08:42:22.122Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-20T08:42:22.690Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-20T08:42:24.067Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-20T08:42:25.007Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-20T08:42:28.298Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-20T08:42:28.298Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-20T08:42:28.298Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-20T08:42:28.556Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-20T08:42:28.814Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-20T08:42:29.073Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-20T08:42:29.640Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-20T08:42:29.640Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-20T08:42:30.207Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-20T08:42:30.467Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-20T08:42:30.467Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-20T08:42:31.034Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-20T08:42:31.619Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-20T08:42:32.562Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-20T08:42:33.129Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-20T08:42:33.390Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-20T08:42:33.958Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-20T08:42:34.217Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-20T08:42:34.785Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-20T08:42:35.353Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-20T08:42:35.353Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-20T08:42:35.611Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-20T08:42:36.178Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-20T08:42:36.179Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-20T08:42:36.438Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-20T08:42:37.374Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-20T08:42:37.374Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-20T08:42:38.713Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-20T08:42:38.713Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-20T08:42:38.713Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-20T08:42:38.713Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-20T08:42:38.713Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-20T08:42:38.713Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-20T08:42:38.713Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-20T08:42:38.713Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-20T08:42:38.713Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-20T08:42:38.713Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-20T08:42:39.184Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-20T08:42:39.908Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-20T08:42:40.844Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-20T08:42:40.844Z] === RUN TestDockerSuite/TestRunRm [2020-07-20T08:42:41.103Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-20T08:42:43.962Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-20T08:42:43.962Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-20T08:42:43.962Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-20T08:42:43.962Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-20T08:42:43.962Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-20T08:42:43.962Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-20T08:42:45.296Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-20T08:42:45.296Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-20T08:42:45.555Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-20T08:42:46.929Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-20T08:42:46.929Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-20T08:42:46.929Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-20T08:42:46.929Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-20T08:42:46.937Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-20T08:42:47.400Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-20T08:42:47.875Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-20T08:42:48.134Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-20T08:42:50.667Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-20T08:42:51.605Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-20T08:42:52.172Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-20T08:42:54.142Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-20T08:42:54.416Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-20T08:42:54.686Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-20T08:42:55.263Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-20T08:42:55.830Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-20T08:42:56.090Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-20T08:42:56.657Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-20T08:42:56.917Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-20T08:42:57.486Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-20T08:42:57.746Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-20T08:43:00.280Z] === RUN TestDockerSuite/TestRunState [2020-07-20T08:43:01.216Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-20T08:43:01.475Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-20T08:43:02.043Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-20T08:43:02.301Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-20T08:43:02.301Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-20T08:43:02.560Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-20T08:43:03.128Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-20T08:43:04.065Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-20T08:43:04.065Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-20T08:43:04.065Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-20T08:43:04.326Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-20T08:43:04.587Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-20T08:43:06.494Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-20T08:43:07.061Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-20T08:43:07.127Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-20T08:43:07.320Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-20T08:43:07.595Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-20T08:43:07.595Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-20T08:43:07.595Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-20T08:43:07.595Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-20T08:43:07.595Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-20T08:43:07.595Z] === RUN TestDockerSuite/TestBuildFails [2020-07-20T08:43:08.260Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-20T08:43:09.807Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-20T08:43:09.807Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-20T08:43:10.796Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-20T08:43:11.056Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-20T08:43:12.960Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-20T08:43:13.897Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-20T08:43:14.465Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-20T08:43:14.556Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-20T08:43:15.044Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-20T08:43:15.980Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-20T08:43:15.980Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-20T08:43:17.358Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-20T08:43:18.342Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-20T08:43:18.735Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-20T08:43:18.994Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-20T08:43:18.994Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-20T08:43:19.253Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-20T08:43:19.514Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-20T08:43:20.081Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-20T08:43:20.650Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-20T08:43:20.650Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-20T08:43:20.650Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-20T08:43:21.218Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-20T08:43:23.753Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-20T08:43:24.013Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-20T08:43:24.202Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-20T08:43:24.581Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-20T08:43:25.961Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-20T08:43:26.899Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-20T08:43:28.279Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-20T08:43:30.061Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-20T08:43:30.188Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-20T08:43:30.188Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-20T08:43:30.529Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-20T08:43:30.756Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-20T08:43:31.324Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-20T08:43:31.324Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-20T08:43:31.324Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-20T08:43:31.324Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-20T08:43:31.324Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-20T08:43:31.324Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-20T08:43:31.892Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-20T08:43:32.460Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-20T08:43:33.839Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-20T08:43:34.100Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-20T08:43:34.359Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-20T08:43:34.927Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-20T08:43:34.927Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-20T08:43:35.186Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-20T08:43:35.186Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-20T08:43:35.453Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-20T08:43:35.453Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-20T08:43:35.453Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-20T08:43:35.453Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-20T08:43:35.453Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-20T08:43:35.453Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-20T08:43:35.453Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-20T08:43:35.453Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-20T08:43:36.022Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-20T08:43:36.390Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-20T08:43:36.390Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-20T08:43:36.390Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-20T08:43:36.858Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-20T08:43:36.858Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-20T08:43:36.959Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-20T08:43:37.217Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-20T08:43:37.476Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-20T08:43:37.476Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-20T08:43:38.047Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-20T08:43:38.047Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-20T08:43:38.614Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-20T08:43:38.614Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-20T08:43:39.551Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-20T08:43:39.810Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-20T08:43:40.070Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-20T08:43:40.070Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-20T08:43:40.070Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-20T08:43:40.638Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-20T08:43:41.576Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-20T08:43:42.149Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-20T08:43:42.149Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-20T08:43:42.718Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-20T08:43:42.718Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-20T08:43:43.285Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-20T08:43:43.854Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-20T08:43:44.423Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-20T08:43:45.510Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-20T08:43:45.510Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-20T08:43:46.330Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-20T08:43:46.590Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-20T08:43:46.590Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-20T08:43:46.849Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-20T08:43:47.418Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-20T08:43:48.355Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-20T08:43:48.926Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-20T08:43:48.926Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-20T08:43:49.185Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-20T08:43:50.563Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-20T08:43:50.563Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-20T08:43:51.132Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-20T08:43:52.511Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-20T08:43:52.511Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-20T08:43:53.890Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-20T08:43:53.890Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-20T08:43:53.890Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-20T08:43:54.165Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-20T08:43:54.165Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-20T08:43:54.843Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-20T08:43:54.843Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-20T08:43:56.229Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-20T08:43:56.377Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-20T08:43:56.377Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-20T08:43:56.797Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-20T08:43:56.844Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-20T08:43:56.844Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-20T08:43:57.057Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-20T08:43:57.057Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-20T08:43:57.316Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-20T08:43:57.883Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-20T08:43:59.787Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-20T08:44:01.594Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-20T08:44:01.594Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-20T08:44:02.579Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-20T08:44:03.046Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-20T08:44:03.514Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-20T08:44:03.981Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-20T08:44:05.053Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-20T08:44:05.543Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-20T08:44:05.989Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-20T08:44:06.557Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-20T08:44:07.494Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-20T08:44:08.062Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-20T08:44:10.289Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-20T08:44:10.289Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-20T08:44:10.289Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-20T08:44:10.289Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-20T08:44:10.289Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-20T08:44:10.289Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-20T08:44:10.289Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-20T08:44:10.599Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-20T08:44:10.599Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-20T08:44:10.759Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-20T08:44:11.227Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-20T08:44:11.977Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-20T08:44:12.547Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-20T08:44:13.925Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-20T08:44:13.925Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-20T08:44:15.306Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-20T08:44:15.977Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-20T08:44:16.686Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-20T08:44:17.254Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-20T08:44:19.793Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-20T08:44:21.697Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-20T08:44:23.600Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-20T08:44:24.167Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-20T08:44:26.700Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-20T08:44:30.889Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-20T08:44:33.421Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-20T08:44:33.810Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-20T08:44:33.810Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-20T08:44:34.797Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-20T08:44:35.364Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-20T08:44:35.931Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-20T08:44:36.021Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-20T08:44:36.499Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-20T08:44:36.499Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-20T08:44:36.758Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-20T08:44:37.016Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-20T08:44:40.305Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-20T08:44:42.836Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-20T08:44:43.095Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-20T08:44:43.662Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-20T08:44:43.662Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-20T08:44:44.230Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-20T08:44:45.612Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-20T08:44:45.612Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-20T08:44:46.183Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-20T08:44:46.750Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-20T08:44:47.319Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-20T08:44:48.257Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-20T08:44:49.631Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-20T08:44:52.166Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-20T08:44:52.735Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-20T08:44:52.735Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-20T08:44:53.302Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-20T08:44:53.870Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-20T08:44:56.403Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-20T08:44:58.307Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-20T08:45:00.884Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-20T08:45:01.822Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-20T08:45:03.201Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-20T08:45:04.579Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-20T08:45:05.516Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-20T08:45:06.108Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-20T08:45:08.061Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-20T08:45:09.436Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-20T08:45:10.812Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-20T08:45:11.379Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-20T08:45:12.757Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-20T08:45:14.662Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-20T08:45:16.042Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-20T08:45:16.516Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-20T08:45:17.419Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-20T08:45:18.356Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-20T08:45:19.732Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-20T08:45:20.300Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-20T08:45:23.018Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-20T08:45:24.919Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-20T08:45:25.048Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-20T08:45:27.454Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-20T08:45:29.797Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-20T08:45:35.587Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-20T08:45:35.587Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-20T08:45:35.587Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-20T08:45:35.587Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-20T08:45:35.587Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-20T08:45:35.587Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-20T08:45:35.587Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-20T08:45:36.154Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-20T08:45:36.154Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-20T08:45:36.722Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-20T08:45:36.981Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-20T08:45:36.981Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-20T08:45:36.981Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-20T08:45:36.981Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-20T08:45:38.360Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-20T08:45:38.620Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-20T08:45:38.620Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-20T08:45:38.620Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-20T08:45:38.620Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-20T08:45:39.188Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-20T08:45:40.567Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-20T08:45:40.567Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-20T08:45:40.567Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-20T08:45:42.473Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-20T08:45:42.473Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-20T08:45:44.716Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-20T08:45:44.716Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-20T08:45:45.009Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite (1273.37s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.85s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.55s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.44s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.42s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.00s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.83s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.93s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.09s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.59s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.86s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.90s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.85s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.90s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.78s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.91s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.81s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAttachDetach (0.96s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.84s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.83s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.84s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.74s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.95s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.76s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.82s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.11s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.97s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.47s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.74s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.36s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.43s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.07s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.58s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.03s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.69s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.21s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.04s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.68s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.15s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.68s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.92s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.88s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.24s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.31s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.97s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.21s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.70s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.70s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.35s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.94s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.96s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.03s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.93s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.11s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.92s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.73s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.07s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.84s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.04s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.09s) [2020-07-20T08:45:45.009Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.63s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.91s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.73s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.41s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.25s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.10s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.67s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.93s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.44s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.44s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.41s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.93s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.84s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.19s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.31s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.99s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.92s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.77s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.17s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.94s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCmd (0.43s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s) [2020-07-20T08:45:45.010Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-20T08:45:45.010Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.76s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.18s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildContChar (3.44s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.12s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.34s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.93s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.38s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.69s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.46s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.36s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.82s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.42s) [2020-07-20T08:45:45.010Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s) [2020-07-20T08:45:45.010Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.010Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.06s) [2020-07-20T08:45:45.010Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.010Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-20T08:45:45.010Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.010Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-07-20T08:45:45.010Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.66s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.26s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.17s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.77s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.12s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.38s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.04s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.81s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.20s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.39s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.27s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.11s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.40s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.90s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.84s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.18s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.60s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.29s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.40s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.38s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.20s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.50s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.61s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.52s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.28s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.69s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.35s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.06s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.41s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.68s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildEnv (1.62s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.42s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.13s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.70s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.39s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.68s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.45s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.74s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.42s) [2020-07-20T08:45:45.010Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-20T08:45:45.010Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.68s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildExpose (0.20s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.39s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.30s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.21s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildFails (0.52s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.50s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.89s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.30s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.06s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.28s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.85s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.78s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.53s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.39s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.17s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildHistory (3.44s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.48s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.42s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.34s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.73s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildLabel (0.36s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.34s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.27s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.25s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildLabels (0.43s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.07s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.80s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.25s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.64s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.97s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.00s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.61s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.37s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.40s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.31s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.09s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.71s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.37s) [2020-07-20T08:45:45.010Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-20T08:45:45.010Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.74s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.20s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.21s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.36s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.60s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.55s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.02s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.26s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.25s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.42s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.21s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.00s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.15s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.94s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.27s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.49s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.88s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildPATH (1.84s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.56s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.70s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.46s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.88s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.76s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildRm (3.13s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.00s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.32s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.14s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.76s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.67s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.57s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.19s) [2020-07-20T08:45:45.010Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-20T08:45:45.010Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.55s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildStderr (0.87s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.81s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.63s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.62s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.32s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.57s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.84s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildUser (1.16s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.06s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.73s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.62s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.35s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.67s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.71s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.39s) [2020-07-20T08:45:45.010Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-20T08:45:45.010Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.010Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-07-20T08:45:45.010Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.010Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2020-07-20T08:45:45.010Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.010Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-07-20T08:45:45.010Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.92s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.18s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.04s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.95s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.09s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.19s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.98s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.98s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.33s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.53s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.73s) [2020-07-20T08:45:45.010Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-20T08:45:45.010Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.93s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.07s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-07-20T08:45:45.010Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2020-07-20T08:45:45.010Z] docker_cli_sni_test.go:18: Flakey test [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.66s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.62s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestCommitChange (0.60s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.53s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.93s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.98s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.59s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestCommitTTY (1.04s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.67s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.43s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.74s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.06s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.36s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.05s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.04s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.43s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.48s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.22s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.77s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.77s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.53s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.70s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.58s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.60s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.55s) [2020-07-20T08:45:45.010Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.32s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.58s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.44s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.65s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.69s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.61s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.55s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.49s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.61s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.58s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.20s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.42s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.84s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.37s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.63s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.56s) [2020-07-20T08:45:45.011Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-20T08:45:45.011Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.61s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.83s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.28s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.41s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.41s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.56s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.87s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.53s) [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc0008df240 } [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1373165752 /foo false } [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1373165752 /foo true } [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3271937207 /foo false } [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3271937207 /foo true } [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3271937207 /foo true 0xc0008df6c0 } [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc0008df6e0 } [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc0008df700 } [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc0008df720 } [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc0008df740 } [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.88s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:1926: case 0 [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:1926: case 1 [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:1926: case 2 [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:1926: case 3 [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:1926: case 4 [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:1926: case 5 [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:1926: case 6 [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:1926: case 7 [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:1926: case 8 [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:1926: case 9 [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:1926: case 10 [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:1926: case 11 [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:1926: case 12 [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:1926: case 13 [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:1926: case 14 [2020-07-20T08:45:45.011Z] docker_api_containers_test.go:1926: case 15 [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.72s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.45s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.86s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.66s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.65s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.03s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.72s) [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership454799712/file1 919da0ce6315f84b8076fa4bc6aec00d0e7e8f855e9a8466c8808c81662fbfd7:/tmpvol/file1` [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.66s) [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp 50aa1c34569bf17ed0d9febfb01fb806d981018a07cbee2c903b879ef8ef705e:/root/file1 /tmp/test-cp-from-case-a532896575/itWorks.txt` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a532896575/itWorks.txt" contains "file1\n" [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.68s) [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp 10497aeeb93d482632facd2382c4a073e7254a96059ce85071505c41bdac11f0:/file1 /tmp/test-cp-from-case-b773134226/testDir/` [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.99s) [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c419070921/file2" contains "file2\n" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp e824d0e87200417fa1167ee32631005d07d76622c84ede0d8f92066c738f9649:/root/file1 /tmp/test-cp-from-case-c419070921/file2` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c419070921/file2" contains "file1\n" [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.24s) [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp 77701125d0f2e74c7bcb7e67c384fd68bee535e7710aa294619856abfa02c3e4:/file1 /tmp/test-cp-from-case-d184237716/dir1` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d184237716/dir1/file1" contains "file1\n" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp 77701125d0f2e74c7bcb7e67c384fd68bee535e7710aa294619856abfa02c3e4:/file1 /tmp/test-cp-from-case-d184237716/dir1/` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d184237716/dir1/file1" contains "file1\n" [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.16s) [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp 231bc9521519033904af5d5309b1a486f3650b309397d3b25e7dc59f3650b7ef:dir1 /tmp/test-cp-from-case-e043260131/testDir` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e043260131/testDir/file1-1" contains "file1-1\n" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp 231bc9521519033904af5d5309b1a486f3650b309397d3b25e7dc59f3650b7ef:dir1 /tmp/test-cp-from-case-e043260131/testDir/` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e043260131/testDir/file1-1" contains "file1-1\n" [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.72s) [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp 1f0de5c2666f03eab4bda75e7f84d7c97f997c4165cd20a0cb00f5b2795a417e:/root/dir1 /tmp/test-cp-from-case-f456739558/file1` [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.02s) [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp 01e62be9921ec94406d12f9fec5eb0d00252d21e2ecc025056b5c05c522405be:/root/dir1 /tmp/test-cp-from-case-g179186445/dir2` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g179186445/dir2/dir1/file1-1" contains "file1-1\n" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp 01e62be9921ec94406d12f9fec5eb0d00252d21e2ecc025056b5c05c522405be:/root/dir1 /tmp/test-cp-from-case-g179186445/dir2/` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g179186445/dir2/dir1/file1-1" contains "file1-1\n" [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.79s) [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp c3b676bb503d82413ef5f574e69def8d17c6ad4cbfa3f68bf4f956963b3e2277:dir1/. /tmp/test-cp-from-case-h622364424/testDir` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h622364424/testDir/file1-1" contains "file1-1\n" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp c3b676bb503d82413ef5f574e69def8d17c6ad4cbfa3f68bf4f956963b3e2277:dir1/. /tmp/test-cp-from-case-h622364424/testDir/` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h622364424/testDir/file1-1" contains "file1-1\n" [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.61s) [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp d4f4815ac3c3e0bd0919262d23355974bf8fe22e99f55eab39aa7449582541c3:/root/dir1/. /tmp/test-cp-from-case-i174435527/file1` [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.65s) [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp 48221a4cfda06e84fceb6c6544a4adb5b7b55a40ce262b9f0994f451bd900222:/root/dir1/. /tmp/test-cp-from-case-j009406330/dir2` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j009406330/dir2/file1-1" contains "file1-1\n" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp 48221a4cfda06e84fceb6c6544a4adb5b7b55a40ce262b9f0994f451bd900222:/root/dir1/. /tmp/test-cp-from-case-j009406330/dir2/` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j009406330/dir2/file1-1" contains "file1-1\n" [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.22s) [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp 01e37cae062259261dfe864d5893da10affa3b000a38a97a9b486a02b1deba8f:/file2 /tmp/test-cp-from-err-dst-not-dir929553553/symlinkToFile1` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir929553553/symlinkToFile1" points to "file1" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir929553553/file1" contains "file2\n" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp 01e37cae062259261dfe864d5893da10affa3b000a38a97a9b486a02b1deba8f:/file2 /tmp/test-cp-from-err-dst-not-dir929553553/symlinkToDir1` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir929553553/symlinkToDir1" points to "dir1" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir929553553/file2" contains "file2\n" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp 01e37cae062259261dfe864d5893da10affa3b000a38a97a9b486a02b1deba8f:/file2 /tmp/test-cp-from-err-dst-not-dir929553553/brokenSymlinkToFileX` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir929553553/brokenSymlinkToFileX" points to "fileX" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir929553553/fileX" contains "file2\n" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp 01e37cae062259261dfe864d5893da10affa3b000a38a97a9b486a02b1deba8f:/dir2 /tmp/test-cp-from-err-dst-not-dir929553553/symlinkToDir1` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir929553553/symlinkToDir1" points to "dir1" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir929553553/dir1/dir2/file2-1" contains "file2-1\n" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp 01e37cae062259261dfe864d5893da10affa3b000a38a97a9b486a02b1deba8f:/dir2 /tmp/test-cp-from-err-dst-not-dir929553553/brokenSymlinkToDirX` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir929553553/brokenSymlinkToDirX" points to "dirX" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir929553553/dirX/file2-1" contains "file2-1\n" [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.07s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.98s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.98s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.79s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.06s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.69s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.77s) [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.12s) [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a988644441/file1 e8cb3fdf18f9c7c84a25c64a3b7b2d66ecceaef2d26ab159242214bc2c03bc37:/root/itWorks.txt` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:279: checking that container "e8cb3fdf18f9c7c84a25c64a3b7b2d66ecceaef2d26ab159242214bc2c03bc37" start output contains "file1\n" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:209: running `docker start -a e8cb3fdf18f9c7c84a25c64a3b7b2d66ecceaef2d26ab159242214bc2c03bc37` [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.66s) [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b301197284/file1 f93d6ebcd1b1ae564ed1291328aed687b6ddf6abb7fe53e48d1f76ea977ec13a:testDir/` [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.90s) [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:279: checking that container "783d9c0487d4445211eae437b8b666d82acb4eee6becf95b545adcc80b8ed3bf" start output contains "file2\n" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:209: running `docker start -a 783d9c0487d4445211eae437b8b666d82acb4eee6becf95b545adcc80b8ed3bf` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c185559539/file1 783d9c0487d4445211eae437b8b666d82acb4eee6becf95b545adcc80b8ed3bf:/root/file2` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:279: checking that container "783d9c0487d4445211eae437b8b666d82acb4eee6becf95b545adcc80b8ed3bf" start output contains "file1\n" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:209: running `docker start -a 783d9c0487d4445211eae437b8b666d82acb4eee6becf95b545adcc80b8ed3bf` [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.31s) [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:279: checking that container "1e4df07102c2ad3d606b6101ff56e06bd795aeee833781276b77bcb9233a2a58" start output contains "" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1e4df07102c2ad3d606b6101ff56e06bd795aeee833781276b77bcb9233a2a58` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d270468790/file1 1e4df07102c2ad3d606b6101ff56e06bd795aeee833781276b77bcb9233a2a58:dir1` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:279: checking that container "1e4df07102c2ad3d606b6101ff56e06bd795aeee833781276b77bcb9233a2a58" start output contains "file1\n" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1e4df07102c2ad3d606b6101ff56e06bd795aeee833781276b77bcb9233a2a58` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:279: checking that container "60530f269f1b1d3be0ab07acd0af45879191ced2b7cc9ba54f64449dff3d1121" start output contains "" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:209: running `docker start -a 60530f269f1b1d3be0ab07acd0af45879191ced2b7cc9ba54f64449dff3d1121` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d270468790/file1 60530f269f1b1d3be0ab07acd0af45879191ced2b7cc9ba54f64449dff3d1121:dir1/` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:279: checking that container "60530f269f1b1d3be0ab07acd0af45879191ced2b7cc9ba54f64449dff3d1121" start output contains "file1\n" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:209: running `docker start -a 60530f269f1b1d3be0ab07acd0af45879191ced2b7cc9ba54f64449dff3d1121` [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.38s) [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e352680093/dir1 f29ee8fd0e6f8b16d95ed6f46ae99b83ac72c21c7afc4f9870117982881decee:testDir` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:279: checking that container "f29ee8fd0e6f8b16d95ed6f46ae99b83ac72c21c7afc4f9870117982881decee" start output contains "file1-1\n" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:209: running `docker start -a f29ee8fd0e6f8b16d95ed6f46ae99b83ac72c21c7afc4f9870117982881decee` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e352680093/dir1 eafa043c4ff0999dda50b94dbbd56d209ef257610e8df8026c0e217887dce3d6:testDir/` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:279: checking that container "eafa043c4ff0999dda50b94dbbd56d209ef257610e8df8026c0e217887dce3d6" start output contains "file1-1\n" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:209: running `docker start -a eafa043c4ff0999dda50b94dbbd56d209ef257610e8df8026c0e217887dce3d6` [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.53s) [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f334287704/dir1 4990ea2423b72a32010e1aeb2bbd7c7d7630bc61b3ebd5982492ea063c256911:/root/file1` [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.97s) [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:279: checking that container "f1725aed8173ff109d433a325e9a1a2e521978d001de98e1ca1729e74c6c3222" start output contains "" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:209: running `docker start -a f1725aed8173ff109d433a325e9a1a2e521978d001de98e1ca1729e74c6c3222` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g435372759/dir1 f1725aed8173ff109d433a325e9a1a2e521978d001de98e1ca1729e74c6c3222:/root/dir2` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:279: checking that container "f1725aed8173ff109d433a325e9a1a2e521978d001de98e1ca1729e74c6c3222" start output contains "file1-1\n" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:209: running `docker start -a f1725aed8173ff109d433a325e9a1a2e521978d001de98e1ca1729e74c6c3222` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:279: checking that container "5fb5af69d4c2e731ede2d3647597cc26085ad8b7f8ca2911a8fa7ae52c08bb02" start output contains "" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5fb5af69d4c2e731ede2d3647597cc26085ad8b7f8ca2911a8fa7ae52c08bb02` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g435372759/dir1 5fb5af69d4c2e731ede2d3647597cc26085ad8b7f8ca2911a8fa7ae52c08bb02:/dir2/` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:279: checking that container "5fb5af69d4c2e731ede2d3647597cc26085ad8b7f8ca2911a8fa7ae52c08bb02" start output contains "file1-1\n" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5fb5af69d4c2e731ede2d3647597cc26085ad8b7f8ca2911a8fa7ae52c08bb02` [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.99s) [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h023724618/dir1/. 3a4163f3fa91f7deb12f74b253b8d93bed193854e285eee7569dca55d4154a7e:testDir` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:279: checking that container "3a4163f3fa91f7deb12f74b253b8d93bed193854e285eee7569dca55d4154a7e" start output contains "file1-1\n" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3a4163f3fa91f7deb12f74b253b8d93bed193854e285eee7569dca55d4154a7e` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h023724618/dir1/. a841e4e9642e0b55c0f3baed19202b15ac46637cea8ede980cd2bd603119a566:testDir/` [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:279: checking that container "a841e4e9642e0b55c0f3baed19202b15ac46637cea8ede980cd2bd603119a566" start output contains "file1-1\n" [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:209: running `docker start -a a841e4e9642e0b55c0f3baed19202b15ac46637cea8ede980cd2bd603119a566` [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.54s) [2020-07-20T08:45:45.011Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i304361249/dir1/. c9a2d58cb66b0f0199935b20dd814581a86bb3f31577b0595fadce9f9f189e16:/root/file1` [2020-07-20T08:45:45.011Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.06s) [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:279: checking that container "5289fc7e6c0fdab253c1aef5409cc6dc4fb7b3bc2de9e646dd33724f778e19a0" start output contains "" [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5289fc7e6c0fdab253c1aef5409cc6dc4fb7b3bc2de9e646dd33724f778e19a0` [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j968063500/dir1/. 5289fc7e6c0fdab253c1aef5409cc6dc4fb7b3bc2de9e646dd33724f778e19a0:/dir2` [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:279: checking that container "5289fc7e6c0fdab253c1aef5409cc6dc4fb7b3bc2de9e646dd33724f778e19a0" start output contains "file1-1\n" [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5289fc7e6c0fdab253c1aef5409cc6dc4fb7b3bc2de9e646dd33724f778e19a0` [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:279: checking that container "b7c40a8c41ca3c16c803a9ab1fca9676d394ceefa6c54e529ecc1d9fc99faae9" start output contains "" [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:209: running `docker start -a b7c40a8c41ca3c16c803a9ab1fca9676d394ceefa6c54e529ecc1d9fc99faae9` [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j968063500/dir1/. b7c40a8c41ca3c16c803a9ab1fca9676d394ceefa6c54e529ecc1d9fc99faae9:/dir2/` [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:279: checking that container "b7c40a8c41ca3c16c803a9ab1fca9676d394ceefa6c54e529ecc1d9fc99faae9" start output contains "file1-1\n" [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:209: running `docker start -a b7c40a8c41ca3c16c803a9ab1fca9676d394ceefa6c54e529ecc1d9fc99faae9` [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.59s) [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions095498235/permdirtest permtest:/` [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCpToDot (0.50s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.88s) [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs262056933/file1 497c6a341c14d88b8f6cf4c87fc0ca9245301eb0feb6de999f4dedc32e0df848:/root/shouldNotExist` [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:279: checking that container "497c6a341c14d88b8f6cf4c87fc0ca9245301eb0feb6de999f4dedc32e0df848" start output contains "" [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:209: running `docker start -a 497c6a341c14d88b8f6cf4c87fc0ca9245301eb0feb6de999f4dedc32e0df848` [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.33s) [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume365291520/file1 00340330ae1c5d4fc2313f6313e63a02e5c92283a1ee35f3ddea70be859cad31:/vol_ro/shouldNotExist` [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:279: checking that container "00340330ae1c5d4fc2313f6313e63a02e5c92283a1ee35f3ddea70be859cad31" start output contains "" [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:209: running `docker start -a 00340330ae1c5d4fc2313f6313e63a02e5c92283a1ee35f3ddea70be859cad31` [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCpToStdout (0.54s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.90s) [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-195638111/file2 36e4505d60abc4d6386a5edeebf17877d6fbad3bdb6442f457d20a1e9578c013:/vol2/symlinkToFile1` [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-195638111/symlinkToFile1" points to "file1" [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-195638111/file1" contains "file2\n" [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-195638111/file2 36e4505d60abc4d6386a5edeebf17877d6fbad3bdb6442f457d20a1e9578c013:/vol2/symlinkToDir1` [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-195638111/symlinkToDir1" points to "dir1" [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-195638111/file2" contains "file2\n" [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-195638111/file2 36e4505d60abc4d6386a5edeebf17877d6fbad3bdb6442f457d20a1e9578c013:/vol2/brokenSymlinkToFileX` [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-195638111/brokenSymlinkToFileX" points to "fileX" [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-195638111/fileX" contains "file2\n" [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-195638111//dir2 36e4505d60abc4d6386a5edeebf17877d6fbad3bdb6442f457d20a1e9578c013:/vol2/symlinkToDir1` [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-195638111/symlinkToDir1" points to "dir1" [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-195638111/dir1/dir2/file2-1" contains "file2-1\n" [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-195638111//dir2 36e4505d60abc4d6386a5edeebf17877d6fbad3bdb6442f457d20a1e9578c013:/vol2/brokenSymlinkToDirX` [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-195638111/brokenSymlinkToDirX" points to "dirX" [2020-07-20T08:45:45.012Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-195638111/dirX/file2-1" contains "file2-1\n" [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.91s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.32s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.45s) [2020-07-20T08:45:45.012Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-20T08:45:45.012Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.44s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCreateRM (0.09s) [2020-07-20T08:45:45.012Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-20T08:45:45.012Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.33s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.96s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.43s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.85s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.62s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.12s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.40s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.79s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.71s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.51s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.09s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.49s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.94s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.09s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.30s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.36s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.60s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.55s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.16s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.86s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsAttach (0.58s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsCommit (0.76s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.84s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.63s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.74s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.14s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.01s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.05s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsCopy (0.78s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.92s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.48s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.74s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.16s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsFilters (1.24s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsFormat (1.08s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.90s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.34s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.33s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2020-07-20T08:45:45.012Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-20T08:45:45.012Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-20T08:45:45.012Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-20T08:45:45.012Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.27s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsRename (0.62s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsResize (0.60s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.44s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.53s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsTop (0.50s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.18s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.50s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.54s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.34s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.48s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.49s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.47s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.55s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.47s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.94s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecCgroup (0.80s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecEnv (0.50s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.97s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecInspectID (1.56s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecInteractive (0.51s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.92s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecStartFails (0.51s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.70s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecTTY (0.49s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.46s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2020-07-20T08:45:45.012Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-20T08:45:45.012Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.18s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.49s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestExecWithUser (0.68s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.59s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.46s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.44s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestHealth (18.82s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.53s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.48s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.28s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.59s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.52s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.46s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImportDisplay (0.95s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImportFile (1.04s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImportGzipped (1.12s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s) [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestInfoDebug (0.55s) [2020-07-20T08:45:45.012Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-07-20T08:45:45.012Z] daemon.go:325: [d000b82e31f6c] waiting for daemon to start [2020-07-20T08:45:45.012Z] daemon.go:325: [d000b82e31f6c] waiting for daemon to start [2020-07-20T08:45:45.012Z] daemon.go:353: [d000b82e31f6c] daemon started [2020-07-20T08:45:45.012Z] daemon.go:461: [d000b82e31f6c] Stopping daemon [2020-07-20T08:45:45.012Z] daemon.go:296: [d000b82e31f6c] exiting daemon [2020-07-20T08:45:45.012Z] daemon.go:448: [d000b82e31f6c] Daemon stopped [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.65s) [2020-07-20T08:45:45.012Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-07-20T08:45:45.012Z] daemon.go:325: [d9d185180c3e6] waiting for daemon to start [2020-07-20T08:45:45.012Z] daemon.go:325: [d9d185180c3e6] waiting for daemon to start [2020-07-20T08:45:45.012Z] daemon.go:353: [d9d185180c3e6] daemon started [2020-07-20T08:45:45.012Z] daemon.go:461: [d9d185180c3e6] Stopping daemon [2020-07-20T08:45:45.012Z] daemon.go:296: [d9d185180c3e6] exiting daemon [2020-07-20T08:45:45.012Z] daemon.go:448: [d9d185180c3e6] Daemon stopped [2020-07-20T08:45:45.012Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2020-07-20T08:45:45.012Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-07-20T08:45:45.012Z] daemon.go:325: [db4b34a7fafe3] waiting for daemon to start [2020-07-20T08:45:45.012Z] daemon.go:325: [db4b34a7fafe3] waiting for daemon to start [2020-07-20T08:45:45.013Z] daemon.go:353: [db4b34a7fafe3] daemon started [2020-07-20T08:45:45.013Z] daemon.go:461: [db4b34a7fafe3] Stopping daemon [2020-07-20T08:45:45.013Z] daemon.go:296: [db4b34a7fafe3] exiting daemon [2020-07-20T08:45:45.013Z] daemon.go:448: [db4b34a7fafe3] Daemon stopped [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-20T08:45:45.013Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-07-20T08:45:45.013Z] daemon.go:325: [da1dfd228da71] waiting for daemon to start [2020-07-20T08:45:45.013Z] daemon.go:296: [da1dfd228da71] exiting daemon [2020-07-20T08:45:45.013Z] daemon.go:325: [da1dfd228da71] waiting for daemon to start [2020-07-20T08:45:45.013Z] daemon.go:325: [da1dfd228da71] waiting for daemon to start [2020-07-20T08:45:45.013Z] daemon.go:296: [da1dfd228da71] exiting daemon [2020-07-20T08:45:45.013Z] daemon.go:325: [da1dfd228da71] waiting for daemon to start [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInfoFormat (0.03s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.55s) [2020-07-20T08:45:45.013Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-07-20T08:45:45.013Z] daemon.go:325: [d952169f78d28] waiting for daemon to start [2020-07-20T08:45:45.013Z] daemon.go:325: [d952169f78d28] waiting for daemon to start [2020-07-20T08:45:45.013Z] daemon.go:353: [d952169f78d28] daemon started [2020-07-20T08:45:45.013Z] daemon.go:461: [d952169f78d28] Stopping daemon [2020-07-20T08:45:45.013Z] daemon.go:296: [d952169f78d28] exiting daemon [2020-07-20T08:45:45.013Z] daemon.go:448: [d952169f78d28] Daemon stopped [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.46s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.48s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.16s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2020-07-20T08:45:45.013Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-20T08:45:45.013Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.62s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-07-20T08:45:45.013Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-20T08:45:45.013Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.32s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.49s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.42s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.47s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.90s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.03s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.37s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.33s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.39s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.60s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.96s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.84s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.74s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.59s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.50s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.44s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.41s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.68s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.94s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.16s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.00s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.17s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.84s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.92s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.48s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.65s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.22s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPluginActive (1.37s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.40s) [2020-07-20T08:45:45.013Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-20T08:45:45.013Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.95s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.41s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.32s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.96s) [2020-07-20T08:45:45.013Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-07-20T08:45:45.013Z] daemon.go:325: [d9fe5e95ddb6d] waiting for daemon to start [2020-07-20T08:45:45.013Z] daemon.go:325: [d9fe5e95ddb6d] waiting for daemon to start [2020-07-20T08:45:45.013Z] daemon.go:353: [d9fe5e95ddb6d] daemon started [2020-07-20T08:45:45.013Z] daemon.go:461: [d9fe5e95ddb6d] Stopping daemon [2020-07-20T08:45:45.013Z] daemon.go:296: [d9fe5e95ddb6d] exiting daemon [2020-07-20T08:45:45.013Z] daemon.go:448: [d9fe5e95ddb6d] Daemon stopped [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.86s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.28s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.81s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.84s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPortList (6.01s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.84s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.86s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.90s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.94s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.23s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.75s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPsByOrder (2.50s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.15s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.01s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.98s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.63s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.35s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.81s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.38s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.88s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.13s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.85s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.06s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.47s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.71s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2020-07-20T08:45:45.013Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-20T08:45:45.013Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.28s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.17s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.44s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.45s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.20s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.26s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.67s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.10s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.06s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.81s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.75s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.22s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.30s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.61s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.82s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.53s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.87s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.84s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunAddHost (0.42s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.43s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.70s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.42s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.47s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.83s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.53s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.67s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.95s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.94s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.52s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.85s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.63s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.51s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.65s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.75s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.58s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.60s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.56s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.91s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.89s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.49s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.54s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.06s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.43s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.42s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.34s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.04s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.52s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.09s) [2020-07-20T08:45:45.013Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-20T08:45:45.013Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.013Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-20T08:45:45.013Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.11s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.84s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.29s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.98s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s) [2020-07-20T08:45:45.013Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-20T08:45:45.013Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.95s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.43s) [2020-07-20T08:45:45.013Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.45s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.41s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.46s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.45s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.51s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunExitCode (0.55s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.72s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.84s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunExposePort (0.04s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.71s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.07s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2020-07-20T08:45:45.014Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-20T08:45:45.014Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.27s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.74s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.91s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.72s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.97s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.43s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.05s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.51s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.04s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.31s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.36s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.42s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.74s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.35s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.83s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.05s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.09s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.00s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunMount (4.99s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.33s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.82s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.45s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.95s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.74s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.34s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.92s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunNetHost (0.66s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.32s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.26s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.62s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.14s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.41s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.40s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.52s) [2020-07-20T08:45:45.014Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-20T08:45:45.014Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.01s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.58s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.40s) [2020-07-20T08:45:45.014Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.40s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2020-07-20T08:45:45.014Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-20T08:45:45.014Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.49s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.40s) [2020-07-20T08:45:45.014Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-20T08:45:45.014Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.86s) [2020-07-20T08:45:45.014Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-20T08:45:45.014Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.03s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.23s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunRm (0.52s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.56s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.38s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.63s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.75s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.42s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.53s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.39s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.39s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.45s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.44s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.36s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunState (0.95s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.44s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2020-07-20T08:45:45.014Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-20T08:45:45.014Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunSysctls (0.97s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.54s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.69s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.63s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.35s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.84s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.73s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.49s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.79s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.69s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.54s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.18s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunUserByID (0.43s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.10s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.42s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunUserByName (0.42s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2020-07-20T08:45:45.014Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-20T08:45:45.014Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.55s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.42s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.64s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.36s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.90s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.32s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.55s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.41s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.44s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.56s) [2020-07-20T08:45:45.014Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-20T08:45:45.014Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.014Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-20T08:45:45.014Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.014Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-20T08:45:45.014Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.14s) [2020-07-20T08:45:45.014Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-20T08:45:45.014Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.60s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.33s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.54s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.50s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s) [2020-07-20T08:45:45.014Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-20T08:45:45.014Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.09s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s) [2020-07-20T08:45:45.014Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-20T08:45:45.014Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-20T08:45:45.014Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-20T08:45:45.014Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-20T08:45:45.014Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-20T08:45:45.014Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-20T08:45:45.014Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-20T08:45:45.014Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-20T08:45:45.014Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-20T08:45:45.014Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.68s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.67s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.64s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.43s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.08s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.63s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.68s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.06s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.64s) [2020-07-20T08:45:45.014Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-20T08:45:45.014Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.49s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.09s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.53s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.80s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.54s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.64s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.77s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.85s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.35s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.50s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.56s) [2020-07-20T08:45:45.014Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents242218137 [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.03s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.21s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.30s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.72s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.14s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.48s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.86s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.45s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.63s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.69s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.68s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.75s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestStartRecordError (1.23s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.32s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.39s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.75s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.03s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.47s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.49s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.59s) [2020-07-20T08:45:45.014Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-07-20T08:45:45.014Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.55s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.92s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.90s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2020-07-20T08:45:45.014Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s) [2020-07-20T08:45:45.014Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-20T08:45:45.015Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.53s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.12s) [2020-07-20T08:45:45.015Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-20T08:45:45.015Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.56s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.91s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUpdateStats (3.55s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.00s) [2020-07-20T08:45:45.015Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-20T08:45:45.015Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.52s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.14s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.18s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.17s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.39s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.82s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.40s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.29s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.27s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.01s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.81s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.53s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.29s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.29s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.28s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.57s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.79s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.49s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.30s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.69s) [2020-07-20T08:45:45.015Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.72s) [2020-07-20T08:45:45.015Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-20T08:45:45.015Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-20T08:45:45.015Z] === RUN TestDockerRegistrySuite [2020-07-20T08:45:45.015Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-20T08:45:46.391Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-20T08:45:47.328Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-20T08:45:48.264Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-20T08:45:50.801Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-20T08:45:51.059Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-20T08:45:51.864Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-20T08:45:52.331Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-20T08:45:52.331Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-20T08:45:52.331Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-20T08:45:52.963Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-20T08:45:54.343Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-20T08:45:54.543Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-20T08:45:55.722Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-20T08:45:56.300Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-20T08:45:57.268Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-20T08:45:58.336Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-20T08:45:58.644Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-20T08:45:59.581Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-20T08:46:00.147Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-20T08:46:00.552Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-20T08:46:00.552Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-20T08:46:01.020Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-20T08:46:01.084Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-20T08:46:03.230Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-20T08:46:03.620Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-20T08:46:04.215Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-20T08:46:04.998Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-20T08:46:05.199Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-20T08:46:05.937Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-20T08:46:07.845Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-20T08:46:08.782Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-20T08:46:08.782Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-20T08:46:09.042Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-20T08:46:09.980Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-20T08:46:11.361Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-20T08:46:12.299Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-20T08:46:13.852Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-20T08:46:14.320Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-20T08:46:14.835Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-20T08:46:14.835Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-20T08:46:15.772Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-20T08:46:16.031Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-20T08:46:16.031Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-20T08:46:16.291Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-20T08:46:16.549Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-20T08:46:17.117Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-20T08:46:17.117Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-20T08:46:18.061Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-20T08:46:19.438Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-20T08:46:20.376Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-20T08:46:21.313Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-20T08:46:22.248Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite (37.77s) [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.09s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon df6c81abf28e4 is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.00s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon da0506d5213ab is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.21s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon d3776f4861faa is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.74s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon d94592632f337 is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.13s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon da7cb53b23c0e is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.30s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon d0efa1532d073 is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.83s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon dac91d3a8789c is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.96s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon de7ff18028867 is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon d3501bfa17fae is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.98s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon dd85b561073f2 is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.89s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon d5fb725acad9c is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon d1151ed5f1450 is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.95s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-20T08:46:22.815Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:385dba1e287e30abbe0925c27467faf6fde17ec61fe830097a1fd2ec270380c0 [2020-07-20T08:46:22.815Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0af8dfc2bf91f0c3ca3bacc3212376de07b80081e0b1855a4870b17fe7a4972f [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon d2e830e9256a5 is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.74s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-20T08:46:22.815Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2aa35bf442ec3867ff0ef8e49d4990226b15347aab8d15b98073b46e0986c8fe [2020-07-20T08:46:22.815Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5debe7b1776d427e20215728aba072fff0728430e9e5ea057ac1e8e9b46ba181 [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon de9f114dd92d9 is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon d5d5ee51ade8f is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.97s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon df8d2a0fef43b is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.05s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon d223e4b0d4842 is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon d98f2ee7b04fb is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.15s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon d8cf61e74a376 is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.05s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon d20083f271d65 is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.03s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon d39909845ad24 is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.19s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon df072cf3d692e is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon dab4903d57743 is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.93s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon d671e362279f6 is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon d4b64dc51aba9 is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon d0ec205dab1c6 is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon df6c6ed31c2af is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon dbce2d34ec96e is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon dfae8234aa0af is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon d83dfbd5398cb is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon d638baf7e7dee is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.39s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon d1341bca2b771 is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.74s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon dbba827c771ef is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.95s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-07-20T08:46:22.815Z] check_test.go:196: Daemon de74106ac9393 is not started [2020-07-20T08:46:22.815Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2020-07-20T08:46:22.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-20T08:46:22.815Z] daemon.go:325: [d7b9137b38054] waiting for daemon to start [2020-07-20T08:46:22.816Z] daemon.go:325: [d7b9137b38054] waiting for daemon to start [2020-07-20T08:46:22.816Z] daemon.go:353: [d7b9137b38054] daemon started [2020-07-20T08:46:22.816Z] daemon.go:461: [d7b9137b38054] Stopping daemon [2020-07-20T08:46:22.816Z] daemon.go:296: [d7b9137b38054] exiting daemon [2020-07-20T08:46:22.816Z] daemon.go:448: [d7b9137b38054] Daemon stopped [2020-07-20T08:46:22.816Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-07-20T08:46:22.816Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-07-20T08:46:22.816Z] daemon.go:325: [dae00bd6d6875] waiting for daemon to start [2020-07-20T08:46:22.816Z] daemon.go:325: [dae00bd6d6875] waiting for daemon to start [2020-07-20T08:46:22.816Z] daemon.go:353: [dae00bd6d6875] daemon started [2020-07-20T08:46:22.816Z] daemon.go:461: [dae00bd6d6875] Stopping daemon [2020-07-20T08:46:22.816Z] daemon.go:296: [dae00bd6d6875] exiting daemon [2020-07-20T08:46:22.816Z] daemon.go:448: [dae00bd6d6875] Daemon stopped [2020-07-20T08:46:22.816Z] === RUN TestDockerSchema1RegistrySuite [2020-07-20T08:46:22.816Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-20T08:46:22.972Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-20T08:46:24.533Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-20T08:46:25.348Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-20T08:46:27.883Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-20T08:46:27.883Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-20T08:46:29.260Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-20T08:46:30.197Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-20T08:46:30.456Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-20T08:46:31.392Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-20T08:46:32.332Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-20T08:46:32.900Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-20T08:46:33.183Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-20T08:46:35.434Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-20T08:46:35.694Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-20T08:46:35.694Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-20T08:46:36.263Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-20T08:46:36.263Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-20T08:46:36.522Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-20T08:46:36.781Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-20T08:46:37.348Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-20T08:46:37.607Z] --- PASS: TestDockerSchema1RegistrySuite (14.72s) [2020-07-20T08:46:37.607Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.52s) [2020-07-20T08:46:37.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-20T08:46:37.607Z] check_test.go:223: Daemon d604c8498aa7d is not started [2020-07-20T08:46:37.607Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.61s) [2020-07-20T08:46:37.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-20T08:46:37.607Z] check_test.go:223: Daemon d84b7ee980951 is not started [2020-07-20T08:46:37.607Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.08s) [2020-07-20T08:46:37.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-20T08:46:37.607Z] check_test.go:223: Daemon d0078c2dc60cb is not started [2020-07-20T08:46:37.607Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.23s) [2020-07-20T08:46:37.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-20T08:46:37.607Z] check_test.go:223: Daemon de567f9e793e7 is not started [2020-07-20T08:46:37.607Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-20T08:46:37.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-20T08:46:37.607Z] check_test.go:223: Daemon dcebc89b25419 is not started [2020-07-20T08:46:37.607Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2020-07-20T08:46:37.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-20T08:46:37.607Z] check_test.go:223: Daemon df268b63cdde3 is not started [2020-07-20T08:46:37.607Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2020-07-20T08:46:37.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-20T08:46:37.607Z] check_test.go:223: Daemon d4269bf856e4c is not started [2020-07-20T08:46:37.607Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2020-07-20T08:46:37.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-20T08:46:37.607Z] check_test.go:223: Daemon d8635dc917cea is not started [2020-07-20T08:46:37.607Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.32s) [2020-07-20T08:46:37.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-20T08:46:37.607Z] check_test.go:223: Daemon d63a8d1d70b27 is not started [2020-07-20T08:46:37.607Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.49s) [2020-07-20T08:46:37.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-20T08:46:37.607Z] check_test.go:223: Daemon d64908b01431d is not started [2020-07-20T08:46:37.607Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s) [2020-07-20T08:46:37.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-20T08:46:37.607Z] check_test.go:223: Daemon d0cc838a32d13 is not started [2020-07-20T08:46:37.607Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2020-07-20T08:46:37.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-20T08:46:37.607Z] check_test.go:223: Daemon deaf2132d8a82 is not started [2020-07-20T08:46:37.607Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-07-20T08:46:37.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-20T08:46:37.607Z] check_test.go:223: Daemon dcac67e6d29cc is not started [2020-07-20T08:46:37.607Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-07-20T08:46:37.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-20T08:46:37.607Z] check_test.go:223: Daemon d85f9d9e9d6cc is not started [2020-07-20T08:46:37.607Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.53s) [2020-07-20T08:46:37.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-20T08:46:37.607Z] check_test.go:223: Daemon dcbba96bdca4b is not started [2020-07-20T08:46:37.607Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s) [2020-07-20T08:46:37.607Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-20T08:46:37.607Z] check_test.go:223: Daemon d399529522a74 is not started [2020-07-20T08:46:37.607Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-20T08:46:37.607Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-20T08:46:37.930Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-20T08:46:38.544Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-20T08:46:38.813Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-20T08:46:39.079Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-20T08:46:40.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-20T08:46:40.460Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-20T08:46:41.027Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-20T08:46:41.286Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-20T08:46:41.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.98s) [2020-07-20T08:46:41.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.87s) [2020-07-20T08:46:41.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-20T08:46:41.545Z] check_test.go:252: Daemon d819dc64b05d5 is not started [2020-07-20T08:46:41.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-07-20T08:46:41.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-20T08:46:41.545Z] check_test.go:252: Daemon d3de83ce29dcf is not started [2020-07-20T08:46:41.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2020-07-20T08:46:41.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-20T08:46:41.545Z] check_test.go:252: Daemon dce74cbb9b297 is not started [2020-07-20T08:46:41.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.17s) [2020-07-20T08:46:41.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-20T08:46:41.545Z] daemon.go:325: [d2e02d2679952] waiting for daemon to start [2020-07-20T08:46:41.545Z] daemon.go:325: [d2e02d2679952] waiting for daemon to start [2020-07-20T08:46:41.545Z] daemon.go:353: [d2e02d2679952] daemon started [2020-07-20T08:46:41.545Z] daemon.go:461: [d2e02d2679952] Stopping daemon [2020-07-20T08:46:41.545Z] daemon.go:296: [d2e02d2679952] exiting daemon [2020-07-20T08:46:41.545Z] daemon.go:448: [d2e02d2679952] Daemon stopped [2020-07-20T08:46:41.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-07-20T08:46:41.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-20T08:46:41.545Z] check_test.go:252: Daemon ddb3e96e40784 is not started [2020-07-20T08:46:41.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-07-20T08:46:41.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-20T08:46:41.545Z] check_test.go:252: Daemon db50d0e8dfad5 is not started [2020-07-20T08:46:41.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-07-20T08:46:41.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-20T08:46:41.545Z] check_test.go:252: Daemon dc1e93b0e951f is not started [2020-07-20T08:46:41.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-07-20T08:46:41.545Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-20T08:46:41.545Z] check_test.go:252: Daemon db5ea6f8456ae is not started [2020-07-20T08:46:41.545Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-20T08:46:41.545Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-20T08:46:41.715Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-20T08:46:42.701Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-20T08:46:42.701Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-20T08:46:42.701Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-20T08:46:44.911Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-20T08:46:44.911Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-20T08:46:46.812Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-20T08:46:46.812Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-20T08:46:47.070Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-20T08:46:47.070Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-20T08:46:47.328Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-07-20T08:46:47.328Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-07-20T08:46:47.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-20T08:46:47.328Z] check_test.go:279: Daemon db65fdeabc0bb is not started [2020-07-20T08:46:47.328Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-20T08:46:47.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-20T08:46:47.328Z] check_test.go:279: Daemon d87c612a4db98 is not started [2020-07-20T08:46:47.328Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-20T08:46:47.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-20T08:46:47.328Z] check_test.go:279: Daemon d6b1632f5908d is not started [2020-07-20T08:46:47.328Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-07-20T08:46:47.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-20T08:46:47.328Z] check_test.go:279: Daemon d1c362603b6e1 is not started [2020-07-20T08:46:47.328Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-07-20T08:46:47.328Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-20T08:46:47.328Z] check_test.go:279: Daemon d34010c572eeb is not started [2020-07-20T08:46:47.328Z] === RUN TestDockerNetworkSuite [2020-07-20T08:46:47.328Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-20T08:46:49.232Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-20T08:46:49.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-20T08:46:52.337Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-20T08:46:54.241Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-20T08:46:56.777Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-20T08:46:57.714Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-20T08:47:02.992Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-20T08:47:04.895Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-20T08:47:05.833Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-20T08:47:06.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-20T08:47:06.659Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-20T08:47:07.595Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-20T08:47:08.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-20T08:47:08.532Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-20T08:47:08.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-20T08:47:09.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-20T08:47:09.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-20T08:47:09.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-20T08:47:09.988Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-20T08:47:10.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-20T08:47:11.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-20T08:47:11.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-20T08:47:11.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-20T08:47:11.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-20T08:47:14.468Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-20T08:47:16.371Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-20T08:47:20.755Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-20T08:47:21.644Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-20T08:47:21.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-20T08:47:22.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-20T08:47:22.213Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-20T08:47:22.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-20T08:47:22.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-20T08:47:22.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-20T08:47:22.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-20T08:47:25.264Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-20T08:47:25.264Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-20T08:47:25.264Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-20T08:47:25.831Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-20T08:47:29.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-20T08:47:32.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-20T08:47:32.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-20T08:47:32.669Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-20T08:47:34.046Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-20T08:47:34.046Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-20T08:47:34.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-20T08:47:35.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-20T08:47:36.623Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-20T08:47:43.193Z] --- PASS: TestDockerNetworkSuite (54.88s) [2020-07-20T08:47:43.193Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.66s) [2020-07-20T08:47:43.193Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon dac440866d292 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.67s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon dfe987ecfb40b is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.80s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d03328c84c825 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.46s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d2ab3382f92e2 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.44s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:1233: Daemon d93bf2e013f95 is not started [2020-07-20T08:47:43.194Z] daemon.go:325: [d93bf2e013f95] waiting for daemon to start [2020-07-20T08:47:43.194Z] daemon.go:325: [d93bf2e013f95] waiting for daemon to start [2020-07-20T08:47:43.194Z] daemon.go:353: [d93bf2e013f95] daemon started [2020-07-20T08:47:43.194Z] daemon.go:461: [d93bf2e013f95] Stopping daemon [2020-07-20T08:47:43.194Z] daemon.go:296: [d93bf2e013f95] exiting daemon [2020-07-20T08:47:43.194Z] daemon.go:448: [d93bf2e013f95] Daemon stopped [2020-07-20T08:47:43.194Z] daemon.go:325: [d93bf2e013f95] waiting for daemon to start [2020-07-20T08:47:43.194Z] daemon.go:325: [d93bf2e013f95] waiting for daemon to start [2020-07-20T08:47:43.194Z] daemon.go:353: [d93bf2e013f95] daemon started [2020-07-20T08:47:43.194Z] daemon.go:461: [d93bf2e013f95] Stopping daemon [2020-07-20T08:47:43.194Z] daemon.go:296: [d93bf2e013f95] exiting daemon [2020-07-20T08:47:43.194Z] daemon.go:448: [d93bf2e013f95] Daemon stopped [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.34s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon dbee76cb6747a is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.91s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon dcb0dd7b8754a is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.17s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d60aaa3011ec2 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon de7a45c014d6c is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.48s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d9f32b2e5c337 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d89b123d08086 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.81s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d1d8af5ac7146 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.84s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d92c4d820d8c3 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d7980e1f71af6 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d3bb2f7f9c07b is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d61e6dab09bb3 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon dc7445fc31684 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon dcc8b886b9f4f is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon de2103bf540f5 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d973b0802b0bc is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon df526b959f137 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d5af4d0dd838c is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d467282ddcdef is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon dc9515b750a07 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.29s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-20T08:47:43.194Z] daemon.go:325: [d2a67dc3c6e1a] waiting for daemon to start [2020-07-20T08:47:43.194Z] daemon.go:325: [d2a67dc3c6e1a] waiting for daemon to start [2020-07-20T08:47:43.194Z] daemon.go:353: [d2a67dc3c6e1a] daemon started [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:968: Daemon d2a67dc3c6e1a is not started [2020-07-20T08:47:43.194Z] daemon.go:325: [d2a67dc3c6e1a] waiting for daemon to start [2020-07-20T08:47:43.194Z] daemon.go:296: [d2a67dc3c6e1a] exiting daemon [2020-07-20T08:47:43.194Z] daemon.go:325: [d2a67dc3c6e1a] waiting for daemon to start [2020-07-20T08:47:43.194Z] daemon.go:353: [d2a67dc3c6e1a] daemon started [2020-07-20T08:47:43.194Z] daemon.go:461: [d2a67dc3c6e1a] Stopping daemon [2020-07-20T08:47:43.194Z] daemon.go:296: [d2a67dc3c6e1a] exiting daemon [2020-07-20T08:47:43.194Z] daemon.go:448: [d2a67dc3c6e1a] Daemon stopped [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.68s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d8711ba92e3e4 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.12s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-20T08:47:43.194Z] daemon.go:325: [d644e96489d94] waiting for daemon to start [2020-07-20T08:47:43.194Z] daemon.go:325: [d644e96489d94] waiting for daemon to start [2020-07-20T08:47:43.194Z] daemon.go:353: [d644e96489d94] daemon started [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:1116: Daemon d644e96489d94 is not started [2020-07-20T08:47:43.194Z] daemon.go:296: [d644e96489d94] exiting daemon [2020-07-20T08:47:43.194Z] daemon.go:325: [d644e96489d94] waiting for daemon to start [2020-07-20T08:47:43.194Z] daemon.go:325: [d644e96489d94] waiting for daemon to start [2020-07-20T08:47:43.194Z] daemon.go:353: [d644e96489d94] daemon started [2020-07-20T08:47:43.194Z] daemon.go:461: [d644e96489d94] Stopping daemon [2020-07-20T08:47:43.194Z] daemon.go:296: [d644e96489d94] exiting daemon [2020-07-20T08:47:43.194Z] daemon.go:448: [d644e96489d94] Daemon stopped [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d814e1c4dca98 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d5fb8e9e170ab is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d0bb4dbcbc412 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d8f8f66231ac5 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d9cb1f3b4ba28 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d31d38a2e7d5d is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon dbd095871d8b5 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.34s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d0afd4b33e292 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon debe0e08201d2 is not started [2020-07-20T08:47:43.194Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-20T08:47:43.194Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d70138265a86b is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.70s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon db09196c566e5 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.26s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-20T08:47:43.194Z] daemon.go:325: [d74515bfc9a10] waiting for daemon to start [2020-07-20T08:47:43.194Z] daemon.go:325: [d74515bfc9a10] waiting for daemon to start [2020-07-20T08:47:43.194Z] daemon.go:353: [d74515bfc9a10] daemon started [2020-07-20T08:47:43.194Z] daemon.go:461: [d74515bfc9a10] Stopping daemon [2020-07-20T08:47:43.194Z] daemon.go:296: [d74515bfc9a10] exiting daemon [2020-07-20T08:47:43.194Z] daemon.go:448: [d74515bfc9a10] Daemon stopped [2020-07-20T08:47:43.194Z] daemon.go:325: [d74515bfc9a10] waiting for daemon to start [2020-07-20T08:47:43.194Z] daemon.go:325: [d74515bfc9a10] waiting for daemon to start [2020-07-20T08:47:43.194Z] daemon.go:353: [d74515bfc9a10] daemon started [2020-07-20T08:47:43.194Z] daemon.go:461: [d74515bfc9a10] Stopping daemon [2020-07-20T08:47:43.194Z] daemon.go:296: [d74515bfc9a10] exiting daemon [2020-07-20T08:47:43.194Z] daemon.go:448: [d74515bfc9a10] Daemon stopped [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.86s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-20T08:47:43.194Z] daemon.go:325: [d4df738933971] waiting for daemon to start [2020-07-20T08:47:43.194Z] daemon.go:325: [d4df738933971] waiting for daemon to start [2020-07-20T08:47:43.194Z] daemon.go:353: [d4df738933971] daemon started [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:1084: Daemon d4df738933971 is not started [2020-07-20T08:47:43.194Z] daemon.go:325: [d4df738933971] waiting for daemon to start [2020-07-20T08:47:43.194Z] daemon.go:296: [d4df738933971] exiting daemon [2020-07-20T08:47:43.194Z] daemon.go:325: [d4df738933971] waiting for daemon to start [2020-07-20T08:47:43.194Z] daemon.go:353: [d4df738933971] daemon started [2020-07-20T08:47:43.194Z] daemon.go:461: [d4df738933971] Stopping daemon [2020-07-20T08:47:43.194Z] daemon.go:296: [d4df738933971] exiting daemon [2020-07-20T08:47:43.194Z] daemon.go:448: [d4df738933971] Daemon stopped [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d7154eca09a19 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon df3833636dac9 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.47s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d08b4176aa8d4 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d7878aaa9a441 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon de6e67fd11f54 is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d3bdd5e1fd08a is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.09s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d2a75d2d4ccde is not started [2020-07-20T08:47:43.194Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.77s) [2020-07-20T08:47:43.194Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-20T08:47:43.194Z] docker_cli_network_unix_test.go:46: Daemon d353ab5cc85f3 is not started [2020-07-20T08:47:43.194Z] === RUN TestDockerHubPullSuite [2020-07-20T08:47:43.194Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-20T08:47:43.453Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-20T08:47:45.984Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-20T08:47:45.984Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-20T08:47:46.032Z] === RUN TestDockerSuite/TestBuildRm [2020-07-20T08:47:47.360Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-20T08:47:47.619Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-20T08:47:47.619Z] --- PASS: TestDockerHubPullSuite (5.43s) [2020-07-20T08:47:47.619Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.29s) [2020-07-20T08:47:47.619Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-20T08:47:47.619Z] daemon.go:325: [d12c612e1778b] waiting for daemon to start [2020-07-20T08:47:47.619Z] daemon.go:325: [d12c612e1778b] waiting for daemon to start [2020-07-20T08:47:47.619Z] daemon.go:353: [d12c612e1778b] daemon started [2020-07-20T08:47:47.619Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s) [2020-07-20T08:47:47.619Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.40s) [2020-07-20T08:47:47.619Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.30s) [2020-07-20T08:47:47.619Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2020-07-20T08:47:47.619Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2020-07-20T08:47:47.619Z] daemon.go:461: [d12c612e1778b] Stopping daemon [2020-07-20T08:47:47.619Z] daemon.go:296: [d12c612e1778b] exiting daemon [2020-07-20T08:47:47.619Z] daemon.go:448: [d12c612e1778b] Daemon stopped [2020-07-20T08:47:47.619Z] PASS [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === Skipped [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.06s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.06s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.03s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.03s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2020-07-20T08:47:47.619Z] docker_cli_sni_test.go:18: Flakey test [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-20T08:47:47.619Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-20T08:47:47.619Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-20T08:47:47.619Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-07-20T08:47:47.619Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.619Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-20T08:47:47.619Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-20T08:47:47.619Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-20T08:47:47.619Z] [2020-07-20T08:47:47.620Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-20T08:47:47.620Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-07-20T08:47:47.620Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-20T08:47:47.620Z] [2020-07-20T08:47:47.620Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-20T08:47:47.620Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-07-20T08:47:47.620Z] requirement.go:26: unmatched requirement blkioWeight [2020-07-20T08:47:47.620Z] [2020-07-20T08:47:47.620Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-20T08:47:47.620Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-07-20T08:47:47.620Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-20T08:47:47.620Z] [2020-07-20T08:47:47.620Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-07-20T08:47:47.620Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-07-20T08:47:47.620Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-07-20T08:47:47.620Z] [2020-07-20T08:47:47.620Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-20T08:47:47.620Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-20T08:47:47.620Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-20T08:47:47.620Z] [2020-07-20T08:47:47.620Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-20T08:47:47.620Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-07-20T08:47:47.620Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-20T08:47:47.620Z] [2020-07-20T08:47:47.620Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-20T08:47:47.620Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-07-20T08:47:47.620Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-07-20T08:47:47.620Z] [2020-07-20T08:47:47.620Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-20T08:47:47.620Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-07-20T08:47:47.620Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-20T08:47:47.620Z] [2020-07-20T08:47:47.620Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-20T08:47:47.620Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-20T08:47:47.620Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-20T08:47:47.620Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-07-20T08:47:47.620Z] docker_cli_network_unix_test.go:46: Daemon d70138265a86b is not started [2020-07-20T08:47:47.620Z] [2020-07-20T08:47:47.620Z] [2020-07-20T08:47:47.620Z] DONE 1249 tests, 51 skipped in 1428.991s [2020-07-20T08:47:47.620Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-20T08:47:47.620Z] ++++ cat bundles/test-integration/docker.pid [2020-07-20T08:47:47.620Z] +++ kill 7315 [2020-07-20T08:47:48.555Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-20T08:47:48.555Z] +++ /etc/init.d/apparmor stop [2020-07-20T08:47:48.555Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-20T08:47:48.555Z] [2020-07-20T08:47:48.555Z] Unloading profiles will leave already running processes permanently [2020-07-20T08:47:48.555Z] unconfined, which can lead to unexpected situations. [2020-07-20T08:47:48.555Z] [2020-07-20T08:47:48.555Z] To set a process to complain mode, use the command line tool [2020-07-20T08:47:48.555Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-20T08:47:48.555Z] +++ true [2020-07-20T08:47:48.555Z] exiting test-integration [2020-07-20T08:47:48.555Z] ++ exit 0 [2020-07-20T08:47:48.555Z] [2020-07-20T08:47:49.126Z] + for job in $(jobs -p) [2020-07-20T08:47:49.126Z] + wait 30065 [2020-07-20T08:47:54.685Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-20T08:48:03.359Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-20T08:48:03.359Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-20T08:48:03.359Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-20T08:48:03.830Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-20T08:48:06.807Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-20T08:48:09.774Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-20T08:48:20.254Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-20T08:48:32.781Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-20T08:48:33.252Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-20T08:48:33.724Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-20T08:48:44.181Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-20T08:48:44.181Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-20T08:48:48.955Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-20T08:48:48.955Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-20T08:48:52.765Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-20T08:48:56.831Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-20T08:48:56.831Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-20T08:48:57.766Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-20T08:49:04.331Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-20T08:49:05.707Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-20T08:49:10.973Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-20T08:49:12.349Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-20T08:49:14.049Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-20T08:49:14.049Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-20T08:49:14.049Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-20T08:49:15.043Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-20T08:49:16.536Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-20T08:49:16.536Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-20T08:49:23.097Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-20T08:49:23.097Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-20T08:49:23.664Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-20T08:49:25.496Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-20T08:49:26.194Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-20T08:49:29.308Z] === RUN TestDockerSuite/TestBuildUser [2020-07-20T08:49:29.309Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-20T08:49:29.309Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-20T08:49:29.309Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-20T08:49:33.117Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-20T08:49:33.589Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-20T08:49:35.816Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-20T08:49:35.816Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-20T08:49:35.816Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-20T08:50:01.153Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-20T08:50:01.153Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-20T08:50:09.847Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-20T08:50:13.656Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-20T08:50:13.656Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-20T08:50:13.656Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-20T08:50:15.883Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-20T08:50:16.355Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-07-20T08:50:22.429Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-20T08:50:28.891Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-20T08:50:31.859Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-20T08:50:31.859Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-20T08:50:44.389Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-20T08:50:44.389Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-20T08:50:44.861Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-20T08:50:44.861Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-20T08:50:45.854Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-20T08:50:54.544Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-20T08:50:55.015Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-20T08:50:55.486Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-20T08:50:55.486Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-20T08:50:55.486Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-20T08:50:57.065Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-20T08:51:01.840Z] === RUN TestDockerSuite/TestCommitChange [2020-07-20T08:51:06.616Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-20T08:51:10.424Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-20T08:51:10.424Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-20T08:51:16.315Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-20T08:51:16.315Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-20T08:51:18.649Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-20T08:51:22.205Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-20T08:51:22.836Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-20T08:51:26.989Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-20T08:51:26.989Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-20T08:51:26.989Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-20T08:51:26.989Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-20T08:51:26.989Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-20T08:51:26.989Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-20T08:51:26.989Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-20T08:51:26.989Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-20T08:51:26.989Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-20T08:51:27.024Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-20T08:51:32.885Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-20T08:51:38.795Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-20T08:51:38.795Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-20T08:51:41.022Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-20T08:51:41.022Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-20T08:51:41.022Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-20T08:51:41.022Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-20T08:51:42.595Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-20T08:51:42.595Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-20T08:51:42.595Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-20T08:51:44.821Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-20T08:51:44.821Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-20T08:51:44.821Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-20T08:51:44.822Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-20T08:51:44.822Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-20T08:51:47.048Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-20T08:51:48.624Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-20T08:51:50.197Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-20T08:51:50.197Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-20T08:51:50.197Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-20T08:51:51.771Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-20T08:51:51.771Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-20T08:51:53.998Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-20T08:51:53.998Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-20T08:51:53.998Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-20T08:51:55.573Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-20T08:51:55.574Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-20T08:51:57.147Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-20T08:51:57.148Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-20T08:51:59.374Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-20T08:51:59.374Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-20T08:52:01.601Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-20T08:52:10.296Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-20T08:52:17.481Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-20T08:52:17.481Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-20T08:52:17.481Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-20T08:52:17.481Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-20T08:52:17.481Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-20T08:52:19.726Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-20T08:52:19.726Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-20T08:52:21.955Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-20T08:52:21.955Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-20T08:52:23.530Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-20T08:52:23.530Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-20T08:52:27.339Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-20T08:52:28.913Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-20T08:52:28.913Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-20T08:52:28.913Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-20T08:52:28.913Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-20T08:52:28.913Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-20T08:52:28.913Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-07-20T08:52:30.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-20T08:52:48.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-20T08:52:48.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-20T08:52:48.350Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-20T08:52:48.350Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-20T08:52:48.350Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-20T08:52:48.350Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-20T08:52:48.350Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-20T08:52:48.350Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-20T08:52:48.350Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-20T08:52:48.350Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-20T08:52:48.350Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-20T08:52:48.350Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-20T08:52:48.350Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-20T08:52:48.350Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-20T08:52:48.350Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-20T08:52:48.350Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-20T08:52:48.350Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-20T08:52:48.350Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-20T08:52:48.350Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-20T08:52:48.350Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-20T08:52:48.350Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-20T08:52:48.350Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-20T08:52:49.924Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-20T08:52:49.924Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-20T08:52:49.924Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-20T08:52:52.137Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-20T08:52:52.137Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-20T08:52:52.137Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-20T08:52:52.137Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-20T08:52:55.925Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-20T08:52:58.151Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-20T08:52:58.151Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-20T08:52:58.151Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-20T08:53:05.333Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-20T08:53:05.333Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-20T08:53:05.333Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-20T08:53:12.516Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-20T08:53:12.516Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-20T08:53:12.516Z] === RUN TestDockerSuite/TestCpToDot [2020-07-20T08:53:14.089Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-20T08:53:14.089Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-20T08:53:14.089Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-20T08:53:21.276Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-20T08:53:21.276Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-20T08:53:21.276Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-20T08:53:21.276Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-20T08:53:21.276Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-20T08:53:21.276Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-20T08:53:21.276Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-20T08:53:22.848Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-20T08:53:24.423Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-20T08:53:24.894Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-20T08:53:24.894Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-20T08:53:26.472Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-20T08:53:27.464Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-20T08:53:27.464Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-20T08:53:27.464Z] === RUN TestDockerSuite/TestCreateRM [2020-07-20T08:53:27.464Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-20T08:53:27.464Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-20T08:53:27.936Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-20T08:53:27.936Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-20T08:53:35.123Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-20T08:53:35.123Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-20T08:53:35.596Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-20T08:53:39.406Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-20T08:53:39.878Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-20T08:53:39.879Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-20T08:53:41.453Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-20T08:53:41.453Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-20T08:53:41.453Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-20T08:53:41.925Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-20T08:53:41.925Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-20T08:53:41.925Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-20T08:53:41.925Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-20T08:53:41.925Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-20T08:53:41.925Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-20T08:53:41.925Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-20T08:53:41.925Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-20T08:53:41.925Z] === RUN TestDockerSuite/TestDockerFails [2020-07-20T08:53:41.925Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-20T08:53:41.925Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-20T08:53:41.925Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-20T08:53:41.925Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-20T08:53:41.925Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-20T08:53:41.925Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-20T08:53:44.151Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-20T08:53:45.725Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-20T08:53:47.956Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-20T08:53:48.501Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-20T08:53:49.067Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-20T08:53:51.598Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-20T08:53:53.503Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-20T08:53:57.695Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-20T08:53:59.597Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-20T08:54:00.480Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-20T08:54:04.290Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-20T08:54:09.074Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-20T08:54:10.649Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-20T08:54:11.121Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-20T08:54:14.091Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-20T08:54:14.091Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-20T08:54:15.083Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-20T08:54:18.892Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-20T08:54:22.704Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-20T08:54:22.704Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-20T08:54:23.175Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-20T08:54:23.175Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-20T08:54:23.175Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-20T08:54:23.175Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-20T08:54:24.168Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-20T08:54:24.168Z] === RUN TestDockerSuite/TestEventsRename [2020-07-20T08:54:26.395Z] === RUN TestDockerSuite/TestEventsResize [2020-07-20T08:54:28.627Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-20T08:54:30.202Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-20T08:54:32.427Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-20T08:54:37.203Z] === RUN TestDockerSuite/TestEventsTop [2020-07-20T08:54:37.203Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-20T08:54:39.432Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-20T08:54:43.245Z] === RUN TestDockerSuite/TestExec [2020-07-20T08:54:43.245Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-20T08:54:43.245Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-20T08:54:44.239Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-20T08:54:45.813Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-20T08:54:45.813Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-20T08:54:45.813Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-20T08:54:45.813Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-20T08:54:47.387Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-20T08:54:49.616Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-20T08:54:51.190Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-20T08:54:52.765Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-20T08:54:55.823Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-20T08:54:55.823Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-20T08:54:56.574Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-20T08:54:56.574Z] === RUN TestDockerSuite/TestExecEnv [2020-07-20T08:54:56.574Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-20T08:54:56.574Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-20T08:54:57.200Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-20T08:54:58.158Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-20T08:54:59.730Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-20T08:55:01.125Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-20T08:55:01.125Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-20T08:55:01.125Z] === RUN TestDockerSuite/TestExecParseError [2020-07-20T08:55:01.125Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-20T08:55:01.125Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-20T08:55:01.125Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-20T08:55:03.016Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-20T08:55:03.351Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-20T08:55:03.351Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-20T08:55:03.351Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-20T08:55:03.351Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-20T08:55:03.351Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-20T08:55:03.351Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-20T08:55:04.925Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-20T08:55:04.925Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-20T08:55:05.548Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-20T08:55:12.132Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-20T08:55:12.132Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-20T08:55:12.132Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-20T08:55:12.132Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-20T08:55:16.917Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-20T08:55:22.807Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-20T08:55:25.036Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-20T08:55:27.476Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-20T08:55:30.932Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-20T08:55:30.932Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-20T08:55:30.932Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-20T08:55:30.932Z] === RUN TestDockerSuite/TestHealth [2020-07-20T08:55:30.932Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-20T08:55:30.932Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-20T08:55:30.932Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-20T08:55:30.932Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-20T08:55:35.706Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-20T08:55:35.706Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-20T08:55:35.706Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-20T08:55:35.706Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-20T08:55:35.706Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-20T08:55:35.706Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-20T08:55:36.183Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-20T08:55:36.183Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-20T08:55:36.654Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-20T08:55:36.654Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-20T08:55:38.244Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-20T08:55:38.715Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-20T08:55:39.676Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-20T08:55:39.934Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-20T08:55:40.289Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-20T08:55:42.469Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-20T08:55:42.519Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-20T08:55:42.519Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-20T08:55:42.519Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-20T08:55:45.008Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-20T08:55:46.329Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-20T08:55:46.329Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-20T08:55:48.557Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-20T08:55:48.557Z] === RUN TestDockerSuite/TestImportFile [2020-07-20T08:55:48.557Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-20T08:55:48.557Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-20T08:55:48.557Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-20T08:55:48.557Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-20T08:55:48.557Z] === RUN TestDockerSuite/TestInfoDebug [2020-07-20T08:55:48.557Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-07-20T08:55:49.029Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-07-20T08:55:49.029Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-07-20T08:55:49.029Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-20T08:55:49.029Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-20T08:55:49.029Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-20T08:55:49.029Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-20T08:55:49.029Z] === RUN TestDockerSuite/TestInfoFormat [2020-07-20T08:55:49.029Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-07-20T08:55:49.029Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-20T08:55:49.029Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-20T08:55:49.029Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-20T08:55:51.259Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-20T08:55:52.833Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-20T08:55:52.833Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-20T08:55:52.833Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-20T08:55:52.833Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-20T08:55:52.833Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-20T08:55:53.121Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-20T08:55:55.064Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-20T08:55:55.064Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-20T08:55:56.410Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-20T08:55:56.638Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-20T08:55:56.639Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-20T08:55:56.639Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-20T08:55:56.639Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-20T08:55:58.867Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-20T08:55:58.942Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-20T08:56:01.474Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-20T08:56:02.678Z] === RUN TestDockerSuite/TestInspectImage [2020-07-20T08:56:02.678Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-20T08:56:02.678Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-20T08:56:02.678Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-20T08:56:04.004Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-20T08:56:04.961Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-20T08:56:05.953Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-20T08:56:06.036Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-20T08:56:06.423Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-20T08:56:07.998Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-20T08:56:09.320Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-20T08:56:10.223Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-20T08:56:10.223Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-20T08:56:10.223Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-20T08:56:11.222Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-20T08:56:11.795Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-20T08:56:14.021Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-20T08:56:17.003Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-20T08:56:19.231Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-20T08:56:20.806Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-20T08:56:22.379Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-20T08:56:24.607Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-20T08:56:26.183Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-20T08:56:28.412Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-20T08:56:28.412Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-20T08:56:28.412Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-20T08:56:28.412Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-20T08:56:28.412Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-20T08:56:28.412Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-20T08:56:28.412Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-20T08:56:28.412Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-20T08:56:28.412Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-20T08:56:28.412Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-20T08:56:28.412Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-20T08:56:28.412Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-20T08:56:28.412Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-20T08:56:28.412Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-20T08:56:28.412Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-20T08:56:28.412Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-20T08:56:28.412Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-20T08:56:28.412Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-20T08:56:28.412Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-20T08:56:28.412Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-20T08:56:29.985Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-20T08:56:31.560Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-20T08:56:37.455Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-20T08:56:38.447Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-20T08:56:38.447Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-20T08:56:40.023Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-20T08:56:40.494Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-20T08:56:46.389Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-20T08:56:52.284Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-20T08:56:58.176Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-20T08:57:00.404Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-20T08:57:02.631Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-20T08:57:02.631Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-20T08:57:04.207Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-20T08:57:06.437Z] === RUN TestDockerSuite/TestLogsSince [2020-07-20T08:57:07.456Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-20T08:57:15.132Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-20T08:57:15.132Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-20T08:57:15.132Z] === RUN TestDockerSuite/TestLogsTail [2020-07-20T08:57:16.706Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-20T08:57:18.935Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-20T08:57:20.511Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-20T08:57:20.511Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-20T08:57:20.511Z] === RUN TestDockerSuite/TestNetHostname [2020-07-20T08:57:20.511Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-20T08:57:20.511Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-20T08:57:20.982Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-20T08:57:20.982Z] === RUN TestDockerSuite/TestPluginActive [2020-07-20T08:57:20.982Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-20T08:57:20.982Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-20T08:57:20.982Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-20T08:57:20.982Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-20T08:57:20.982Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-20T08:57:20.982Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-20T08:57:20.982Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-20T08:57:20.982Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-20T08:57:20.982Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-20T08:57:20.982Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-20T08:57:20.982Z] === RUN TestDockerSuite/TestPortList [2020-07-20T08:57:20.982Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-20T08:57:22.328Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-20T08:57:24.792Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-20T08:57:24.792Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-20T08:57:24.792Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-20T08:57:24.792Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-20T08:57:24.792Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-20T08:57:24.792Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-20T08:57:24.792Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-20T08:57:24.792Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-20T08:57:24.792Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-20T08:57:24.792Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-20T08:57:28.605Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-20T08:57:28.605Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-20T08:57:35.802Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-20T08:57:35.802Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-20T08:57:37.203Z] --- PASS: TestDockerSwarmSuite (1662.51s) [2020-07-20T08:57:37.203Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.16s) [2020-07-20T08:57:37.203Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-20T08:57:37.203Z] daemon.go:325: [ddd35bb4ba0a2] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:325: [ddd35bb4ba0a2] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:353: [ddd35bb4ba0a2] daemon started [2020-07-20T08:57:37.203Z] daemon.go:461: [ddd35bb4ba0a2] Stopping daemon [2020-07-20T08:57:37.203Z] daemon.go:296: [ddd35bb4ba0a2] exiting daemon [2020-07-20T08:57:37.203Z] daemon.go:448: [ddd35bb4ba0a2] Daemon stopped [2020-07-20T08:57:37.203Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.01s) [2020-07-20T08:57:37.203Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-20T08:57:37.203Z] daemon.go:325: [dd182f9048f91] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:325: [dd182f9048f91] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:353: [dd182f9048f91] daemon started [2020-07-20T08:57:37.203Z] daemon.go:461: [dd182f9048f91] Stopping daemon [2020-07-20T08:57:37.203Z] daemon.go:296: [dd182f9048f91] exiting daemon [2020-07-20T08:57:37.203Z] daemon.go:448: [dd182f9048f91] Daemon stopped [2020-07-20T08:57:37.203Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.14s) [2020-07-20T08:57:37.203Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-20T08:57:37.203Z] daemon.go:325: [db351a4e0c859] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:325: [db351a4e0c859] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:353: [db351a4e0c859] daemon started [2020-07-20T08:57:37.203Z] daemon.go:461: [db351a4e0c859] Stopping daemon [2020-07-20T08:57:37.203Z] daemon.go:296: [db351a4e0c859] exiting daemon [2020-07-20T08:57:37.203Z] daemon.go:448: [db351a4e0c859] Daemon stopped [2020-07-20T08:57:37.203Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.50s) [2020-07-20T08:57:37.203Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-20T08:57:37.203Z] daemon.go:325: [de4ef554dfb68] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:325: [de4ef554dfb68] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:353: [de4ef554dfb68] daemon started [2020-07-20T08:57:37.203Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-20T08:57:37.203Z] daemon.go:325: [d9d254e1ba256] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:325: [d9d254e1ba256] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:353: [d9d254e1ba256] daemon started [2020-07-20T08:57:37.203Z] daemon.go:461: [de4ef554dfb68] Stopping daemon [2020-07-20T08:57:37.203Z] daemon.go:296: [de4ef554dfb68] exiting daemon [2020-07-20T08:57:37.203Z] daemon.go:448: [de4ef554dfb68] Daemon stopped [2020-07-20T08:57:37.203Z] daemon.go:461: [d9d254e1ba256] Stopping daemon [2020-07-20T08:57:37.203Z] daemon.go:296: [d9d254e1ba256] exiting daemon [2020-07-20T08:57:37.203Z] daemon.go:448: [d9d254e1ba256] Daemon stopped [2020-07-20T08:57:37.203Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2020-07-20T08:57:37.203Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-20T08:57:37.203Z] daemon.go:325: [de03bd3bb7244] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:325: [de03bd3bb7244] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:353: [de03bd3bb7244] daemon started [2020-07-20T08:57:37.203Z] daemon.go:461: [de03bd3bb7244] Stopping daemon [2020-07-20T08:57:37.203Z] daemon.go:296: [de03bd3bb7244] exiting daemon [2020-07-20T08:57:37.203Z] daemon.go:448: [de03bd3bb7244] Daemon stopped [2020-07-20T08:57:37.203Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.85s) [2020-07-20T08:57:37.203Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-20T08:57:37.203Z] daemon.go:325: [d59cd2d7a7908] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:325: [d59cd2d7a7908] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:353: [d59cd2d7a7908] daemon started [2020-07-20T08:57:37.203Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-20T08:57:37.203Z] daemon.go:325: [d0f83e0fb5238] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:325: [d0f83e0fb5238] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:353: [d0f83e0fb5238] daemon started [2020-07-20T08:57:37.203Z] check_test.go:358: [d0f83e0fb5238] joining swarm manager [d59cd2d7a7908]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.203Z] daemon.go:461: [d0f83e0fb5238] Stopping daemon [2020-07-20T08:57:37.203Z] daemon.go:296: [d0f83e0fb5238] exiting daemon [2020-07-20T08:57:37.203Z] daemon.go:448: [d0f83e0fb5238] Daemon stopped [2020-07-20T08:57:37.203Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-20T08:57:37.203Z] daemon.go:325: [d153925840bdd] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:325: [d153925840bdd] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:353: [d153925840bdd] daemon started [2020-07-20T08:57:37.203Z] check_test.go:358: [d153925840bdd] joining swarm manager [d59cd2d7a7908]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:57:37.203Z] daemon.go:461: [d59cd2d7a7908] Stopping daemon [2020-07-20T08:57:37.203Z] daemon.go:296: [d59cd2d7a7908] exiting daemon [2020-07-20T08:57:37.203Z] daemon.go:448: [d59cd2d7a7908] Daemon stopped [2020-07-20T08:57:37.203Z] check_test.go:379: Daemon d0f83e0fb5238 is not started [2020-07-20T08:57:37.203Z] daemon.go:461: [d153925840bdd] Stopping daemon [2020-07-20T08:57:37.203Z] daemon.go:296: [d153925840bdd] exiting daemon [2020-07-20T08:57:37.203Z] daemon.go:448: [d153925840bdd] Daemon stopped [2020-07-20T08:57:37.203Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-20T08:57:37.203Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-07-20T08:57:37.203Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.58s) [2020-07-20T08:57:37.203Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-07-20T08:57:37.203Z] daemon.go:325: [da8731231d946] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:325: [da8731231d946] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:353: [da8731231d946] daemon started [2020-07-20T08:57:37.203Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-07-20T08:57:37.203Z] daemon.go:325: [df37a8cce78f7] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:325: [df37a8cce78f7] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:353: [df37a8cce78f7] daemon started [2020-07-20T08:57:37.203Z] check_test.go:358: [df37a8cce78f7] joining swarm manager [da8731231d946]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.203Z] daemon.go:461: [da8731231d946] Stopping daemon [2020-07-20T08:57:37.203Z] daemon.go:296: [da8731231d946] exiting daemon [2020-07-20T08:57:37.203Z] daemon.go:448: [da8731231d946] Daemon stopped [2020-07-20T08:57:37.203Z] daemon.go:461: [df37a8cce78f7] Stopping daemon [2020-07-20T08:57:37.203Z] daemon.go:296: [df37a8cce78f7] exiting daemon [2020-07-20T08:57:37.203Z] daemon.go:448: [df37a8cce78f7] Daemon stopped [2020-07-20T08:57:37.203Z] daemon.go:325: [da8731231d946] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:325: [da8731231d946] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:353: [da8731231d946] daemon started [2020-07-20T08:57:37.203Z] daemon.go:325: [df37a8cce78f7] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:325: [df37a8cce78f7] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:353: [df37a8cce78f7] daemon started [2020-07-20T08:57:37.203Z] daemon.go:461: [da8731231d946] Stopping daemon [2020-07-20T08:57:37.203Z] daemon.go:296: [da8731231d946] exiting daemon [2020-07-20T08:57:37.203Z] daemon.go:448: [da8731231d946] Daemon stopped [2020-07-20T08:57:37.203Z] daemon.go:461: [df37a8cce78f7] Stopping daemon [2020-07-20T08:57:37.203Z] daemon.go:296: [df37a8cce78f7] exiting daemon [2020-07-20T08:57:37.203Z] daemon.go:448: [df37a8cce78f7] Daemon stopped [2020-07-20T08:57:37.203Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.79s) [2020-07-20T08:57:37.203Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-20T08:57:37.203Z] daemon.go:325: [d562c94b857a7] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:325: [d562c94b857a7] waiting for daemon to start [2020-07-20T08:57:37.203Z] daemon.go:353: [d562c94b857a7] daemon started [2020-07-20T08:57:37.203Z] daemon.go:461: [d562c94b857a7] Stopping daemon [2020-07-20T08:57:37.203Z] daemon.go:296: [d562c94b857a7] exiting daemon [2020-07-20T08:57:37.203Z] daemon.go:448: [d562c94b857a7] Daemon stopped [2020-07-20T08:57:37.203Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.44s) [2020-07-20T08:57:37.203Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-20T08:57:37.204Z] daemon.go:325: [d3817ee71db28] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d3817ee71db28] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [d3817ee71db28] daemon started [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-20T08:57:37.204Z] daemon.go:325: [db436625d3a6c] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [db436625d3a6c] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [db436625d3a6c] daemon started [2020-07-20T08:57:37.204Z] daemon.go:461: [d3817ee71db28] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [d3817ee71db28] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [d3817ee71db28] Daemon stopped [2020-07-20T08:57:37.204Z] daemon.go:461: [db436625d3a6c] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [db436625d3a6c] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [db436625d3a6c] Daemon stopped [2020-07-20T08:57:37.204Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.06s) [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-20T08:57:37.204Z] daemon.go:325: [d9dc9f18d3823] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d9dc9f18d3823] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [d9dc9f18d3823] daemon started [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-20T08:57:37.204Z] daemon.go:325: [dca92d16a73bb] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [dca92d16a73bb] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [dca92d16a73bb] daemon started [2020-07-20T08:57:37.204Z] check_test.go:358: [dca92d16a73bb] joining swarm manager [d9dc9f18d3823]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-20T08:57:37.204Z] daemon.go:325: [d012ba04295de] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d012ba04295de] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [d012ba04295de] daemon started [2020-07-20T08:57:37.204Z] check_test.go:358: [d012ba04295de] joining swarm manager [d9dc9f18d3823]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:57:37.204Z] daemon.go:461: [d9dc9f18d3823] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [d9dc9f18d3823] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [d9dc9f18d3823] Daemon stopped [2020-07-20T08:57:37.204Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-07-20T08:57:37.204Z] daemon.go:325: [d9dc9f18d3823] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d9dc9f18d3823] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d9dc9f18d3823] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [d9dc9f18d3823] daemon started [2020-07-20T08:57:37.204Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-07-20T08:57:37.204Z] daemon.go:461: [d9dc9f18d3823] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [d9dc9f18d3823] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [d9dc9f18d3823] Daemon stopped [2020-07-20T08:57:37.204Z] daemon.go:461: [dca92d16a73bb] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [dca92d16a73bb] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [dca92d16a73bb] Daemon stopped [2020-07-20T08:57:37.204Z] daemon.go:461: [d012ba04295de] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [d012ba04295de] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [d012ba04295de] Daemon stopped [2020-07-20T08:57:37.204Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.60s) [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-20T08:57:37.204Z] daemon.go:325: [d780089e2dd1d] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d780089e2dd1d] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [d780089e2dd1d] daemon started [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-20T08:57:37.204Z] daemon.go:325: [da09f723bbdba] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [da09f723bbdba] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [da09f723bbdba] daemon started [2020-07-20T08:57:37.204Z] check_test.go:358: [da09f723bbdba] joining swarm manager [d780089e2dd1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-20T08:57:37.204Z] daemon.go:325: [d0f0c690e7533] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d0f0c690e7533] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [d0f0c690e7533] daemon started [2020-07-20T08:57:37.204Z] check_test.go:358: [d0f0c690e7533] joining swarm manager [d780089e2dd1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:57:37.204Z] daemon.go:461: [d780089e2dd1d] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [d780089e2dd1d] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [d780089e2dd1d] Daemon stopped [2020-07-20T08:57:37.204Z] daemon.go:461: [da09f723bbdba] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [da09f723bbdba] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [da09f723bbdba] Daemon stopped [2020-07-20T08:57:37.204Z] daemon.go:461: [d0f0c690e7533] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [d0f0c690e7533] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [d0f0c690e7533] Daemon stopped [2020-07-20T08:57:37.204Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.58s) [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-20T08:57:37.204Z] daemon.go:325: [de13bee3fe4e8] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [de13bee3fe4e8] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [de13bee3fe4e8] daemon started [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-20T08:57:37.204Z] daemon.go:325: [d1ed63705014c] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d1ed63705014c] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [d1ed63705014c] daemon started [2020-07-20T08:57:37.204Z] daemon.go:461: [de13bee3fe4e8] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [de13bee3fe4e8] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [de13bee3fe4e8] Daemon stopped [2020-07-20T08:57:37.204Z] daemon.go:461: [d1ed63705014c] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [d1ed63705014c] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [d1ed63705014c] Daemon stopped [2020-07-20T08:57:37.204Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.50s) [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-20T08:57:37.204Z] daemon.go:325: [db631b036ada3] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [db631b036ada3] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [db631b036ada3] daemon started [2020-07-20T08:57:37.204Z] daemon.go:461: [db631b036ada3] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [db631b036ada3] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [db631b036ada3] Daemon stopped [2020-07-20T08:57:37.204Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.58s) [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-20T08:57:37.204Z] daemon.go:325: [d1534ea1713f6] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d1534ea1713f6] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [d1534ea1713f6] daemon started [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-20T08:57:37.204Z] daemon.go:325: [d382f4d302104] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d382f4d302104] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [d382f4d302104] daemon started [2020-07-20T08:57:37.204Z] check_test.go:358: [d382f4d302104] joining swarm manager [d1534ea1713f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-20T08:57:37.204Z] daemon.go:325: [d5566b7164c3d] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d5566b7164c3d] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [d5566b7164c3d] daemon started [2020-07-20T08:57:37.204Z] check_test.go:358: [d5566b7164c3d] joining swarm manager [d1534ea1713f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:57:37.204Z] daemon.go:461: [d1534ea1713f6] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [d1534ea1713f6] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [d1534ea1713f6] Daemon stopped [2020-07-20T08:57:37.204Z] daemon.go:461: [d382f4d302104] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [d382f4d302104] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [d382f4d302104] Daemon stopped [2020-07-20T08:57:37.204Z] daemon.go:461: [d5566b7164c3d] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [d5566b7164c3d] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [d5566b7164c3d] Daemon stopped [2020-07-20T08:57:37.204Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.51s) [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-20T08:57:37.204Z] daemon.go:325: [d3601b8f0b86f] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d3601b8f0b86f] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [d3601b8f0b86f] daemon started [2020-07-20T08:57:37.204Z] daemon.go:461: [d3601b8f0b86f] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [d3601b8f0b86f] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [d3601b8f0b86f] Daemon stopped [2020-07-20T08:57:37.204Z] daemon.go:325: [d3601b8f0b86f] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d3601b8f0b86f] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [d3601b8f0b86f] daemon started [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-20T08:57:37.204Z] daemon.go:325: [dd645b826b21b] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [dd645b826b21b] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [dd645b826b21b] daemon started [2020-07-20T08:57:37.204Z] check_test.go:358: [dd645b826b21b] joining swarm manager [d3601b8f0b86f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.204Z] daemon.go:461: [dd645b826b21b] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [dd645b826b21b] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [dd645b826b21b] Daemon stopped [2020-07-20T08:57:37.204Z] daemon.go:325: [dd645b826b21b] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [dd645b826b21b] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [dd645b826b21b] daemon started [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-20T08:57:37.204Z] daemon.go:325: [d3c262558e39c] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d3c262558e39c] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [d3c262558e39c] daemon started [2020-07-20T08:57:37.204Z] check_test.go:358: [d3c262558e39c] joining swarm manager [d3601b8f0b86f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:57:37.204Z] daemon.go:461: [d3c262558e39c] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [d3c262558e39c] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [d3c262558e39c] Daemon stopped [2020-07-20T08:57:37.204Z] daemon.go:325: [d3c262558e39c] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d3c262558e39c] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [d3c262558e39c] daemon started [2020-07-20T08:57:37.204Z] daemon.go:296: [d3c262558e39c] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:325: [d3c262558e39c] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d3c262558e39c] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [d3c262558e39c] daemon started [2020-07-20T08:57:37.204Z] daemon.go:461: [d3601b8f0b86f] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [d3601b8f0b86f] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [d3601b8f0b86f] Daemon stopped [2020-07-20T08:57:37.204Z] daemon.go:461: [dd645b826b21b] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [dd645b826b21b] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [dd645b826b21b] Daemon stopped [2020-07-20T08:57:37.204Z] daemon.go:461: [d3c262558e39c] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [d3c262558e39c] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [d3c262558e39c] Daemon stopped [2020-07-20T08:57:37.204Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.84s) [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-20T08:57:37.204Z] daemon.go:325: [de50e9b69e2df] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [de50e9b69e2df] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [de50e9b69e2df] daemon started [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-20T08:57:37.204Z] daemon.go:325: [dbea61ae7a698] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [dbea61ae7a698] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [dbea61ae7a698] daemon started [2020-07-20T08:57:37.204Z] check_test.go:358: [dbea61ae7a698] joining swarm manager [de50e9b69e2df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.204Z] daemon.go:461: [de50e9b69e2df] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [de50e9b69e2df] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [de50e9b69e2df] Daemon stopped [2020-07-20T08:57:37.204Z] daemon.go:461: [dbea61ae7a698] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [dbea61ae7a698] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [dbea61ae7a698] Daemon stopped [2020-07-20T08:57:37.204Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.72s) [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-20T08:57:37.204Z] daemon.go:325: [d702d7fd84e95] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d702d7fd84e95] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [d702d7fd84e95] daemon started [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-20T08:57:37.204Z] daemon.go:325: [d1785c08ab58d] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d1785c08ab58d] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [d1785c08ab58d] daemon started [2020-07-20T08:57:37.204Z] check_test.go:358: [d1785c08ab58d] joining swarm manager [d702d7fd84e95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-20T08:57:37.204Z] daemon.go:325: [df7c56937b020] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [df7c56937b020] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [df7c56937b020] daemon started [2020-07-20T08:57:37.204Z] check_test.go:358: [df7c56937b020] joining swarm manager [d702d7fd84e95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:57:37.204Z] daemon.go:461: [d1785c08ab58d] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [d1785c08ab58d] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [d1785c08ab58d] Daemon stopped [2020-07-20T08:57:37.204Z] daemon.go:325: [d1785c08ab58d] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d1785c08ab58d] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d1785c08ab58d] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d1785c08ab58d] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:339: [d1785c08ab58d] error pinging daemon on start: Get http://d1785c08ab58d.sock/_ping: context deadline exceeded [2020-07-20T08:57:37.204Z] daemon.go:325: [d1785c08ab58d] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:339: [d1785c08ab58d] error pinging daemon on start: Get http://d1785c08ab58d.sock/_ping: context deadline exceeded [2020-07-20T08:57:37.204Z] daemon.go:325: [d1785c08ab58d] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:339: [d1785c08ab58d] error pinging daemon on start: Get http://d1785c08ab58d.sock/_ping: context deadline exceeded [2020-07-20T08:57:37.204Z] daemon.go:325: [d1785c08ab58d] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:339: [d1785c08ab58d] error pinging daemon on start: Get http://d1785c08ab58d.sock/_ping: context deadline exceeded [2020-07-20T08:57:37.204Z] daemon.go:325: [d1785c08ab58d] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:339: [d1785c08ab58d] error pinging daemon on start: Get http://d1785c08ab58d.sock/_ping: context deadline exceeded [2020-07-20T08:57:37.204Z] daemon.go:325: [d1785c08ab58d] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:339: [d1785c08ab58d] error pinging daemon on start: Get http://d1785c08ab58d.sock/_ping: context deadline exceeded [2020-07-20T08:57:37.204Z] daemon.go:325: [d1785c08ab58d] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [d1785c08ab58d] daemon started [2020-07-20T08:57:37.204Z] daemon.go:461: [d702d7fd84e95] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [d702d7fd84e95] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [d702d7fd84e95] Daemon stopped [2020-07-20T08:57:37.204Z] daemon.go:461: [d1785c08ab58d] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [d1785c08ab58d] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [d1785c08ab58d] Daemon stopped [2020-07-20T08:57:37.204Z] daemon.go:461: [df7c56937b020] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [df7c56937b020] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [df7c56937b020] Daemon stopped [2020-07-20T08:57:37.204Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s) [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-20T08:57:37.204Z] daemon.go:325: [de3629a4d8673] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [de3629a4d8673] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [de3629a4d8673] daemon started [2020-07-20T08:57:37.204Z] daemon.go:461: [de3629a4d8673] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [de3629a4d8673] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [de3629a4d8673] Daemon stopped [2020-07-20T08:57:37.204Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.50s) [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-20T08:57:37.204Z] daemon.go:325: [d763c6d70b3b1] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d763c6d70b3b1] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [d763c6d70b3b1] daemon started [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-20T08:57:37.204Z] daemon.go:325: [d109547bcc977] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d109547bcc977] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [d109547bcc977] daemon started [2020-07-20T08:57:37.204Z] check_test.go:358: [d109547bcc977] joining swarm manager [d763c6d70b3b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.204Z] daemon.go:461: [d763c6d70b3b1] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [d763c6d70b3b1] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [d763c6d70b3b1] Daemon stopped [2020-07-20T08:57:37.204Z] daemon.go:461: [d109547bcc977] Stopping daemon [2020-07-20T08:57:37.204Z] daemon.go:296: [d109547bcc977] exiting daemon [2020-07-20T08:57:37.204Z] daemon.go:448: [d109547bcc977] Daemon stopped [2020-07-20T08:57:37.204Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.91s) [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-20T08:57:37.204Z] daemon.go:325: [d697043083f15] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [d697043083f15] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [d697043083f15] daemon started [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-20T08:57:37.204Z] daemon.go:325: [dffe02fe51a7c] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:325: [dffe02fe51a7c] waiting for daemon to start [2020-07-20T08:57:37.204Z] daemon.go:353: [dffe02fe51a7c] daemon started [2020-07-20T08:57:37.204Z] check_test.go:358: [dffe02fe51a7c] joining swarm manager [d697043083f15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.204Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-20T08:57:37.205Z] daemon.go:325: [d1eb463227d01] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d1eb463227d01] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [d1eb463227d01] daemon started [2020-07-20T08:57:37.205Z] check_test.go:358: [d1eb463227d01] joining swarm manager [d697043083f15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:57:37.205Z] daemon.go:461: [dffe02fe51a7c] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [dffe02fe51a7c] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [dffe02fe51a7c] Daemon stopped [2020-07-20T08:57:37.205Z] daemon.go:461: [d1eb463227d01] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [d1eb463227d01] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [d1eb463227d01] Daemon stopped [2020-07-20T08:57:37.205Z] daemon.go:325: [dffe02fe51a7c] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [dffe02fe51a7c] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [dffe02fe51a7c] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [dffe02fe51a7c] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:339: [dffe02fe51a7c] error pinging daemon on start: Get http://dffe02fe51a7c.sock/_ping: context deadline exceeded [2020-07-20T08:57:37.205Z] daemon.go:325: [dffe02fe51a7c] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:339: [dffe02fe51a7c] error pinging daemon on start: Get http://dffe02fe51a7c.sock/_ping: context deadline exceeded [2020-07-20T08:57:37.205Z] daemon.go:325: [dffe02fe51a7c] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [dffe02fe51a7c] daemon started [2020-07-20T08:57:37.205Z] daemon.go:461: [d697043083f15] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [d697043083f15] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [d697043083f15] Daemon stopped [2020-07-20T08:57:37.205Z] daemon.go:461: [dffe02fe51a7c] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [dffe02fe51a7c] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [dffe02fe51a7c] Daemon stopped [2020-07-20T08:57:37.205Z] check_test.go:379: Daemon d1eb463227d01 is not started [2020-07-20T08:57:37.205Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.06s) [2020-07-20T08:57:37.205Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-20T08:57:37.205Z] daemon.go:325: [d5a6dd7eb1058] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d5a6dd7eb1058] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [d5a6dd7eb1058] daemon started [2020-07-20T08:57:37.205Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-20T08:57:37.205Z] daemon.go:325: [df15f86725133] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [df15f86725133] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [df15f86725133] daemon started [2020-07-20T08:57:37.205Z] check_test.go:358: [df15f86725133] joining swarm manager [d5a6dd7eb1058]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.205Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-20T08:57:37.205Z] daemon.go:325: [dc5f7eafc5fe3] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [dc5f7eafc5fe3] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [dc5f7eafc5fe3] daemon started [2020-07-20T08:57:37.205Z] check_test.go:358: [dc5f7eafc5fe3] joining swarm manager [d5a6dd7eb1058]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:57:37.205Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-20T08:57:37.205Z] daemon.go:325: [d24ce1ac9eb0e] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d24ce1ac9eb0e] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [d24ce1ac9eb0e] daemon started [2020-07-20T08:57:37.205Z] check_test.go:358: [d24ce1ac9eb0e] joining swarm manager [d5a6dd7eb1058]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-20T08:57:37.205Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-20T08:57:37.205Z] daemon.go:325: [df2bb0ce31181] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [df2bb0ce31181] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [df2bb0ce31181] daemon started [2020-07-20T08:57:37.205Z] check_test.go:358: [df2bb0ce31181] joining swarm manager [d5a6dd7eb1058]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-20T08:57:37.205Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-20T08:57:37.205Z] daemon.go:325: [d0789d84a0454] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d0789d84a0454] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [d0789d84a0454] daemon started [2020-07-20T08:57:37.205Z] check_test.go:358: [d0789d84a0454] joining swarm manager [d5a6dd7eb1058]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-20T08:57:37.205Z] daemon.go:461: [d0789d84a0454] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:461: [d5a6dd7eb1058] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:461: [dc5f7eafc5fe3] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:461: [df15f86725133] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:461: [d24ce1ac9eb0e] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:461: [df2bb0ce31181] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [d5a6dd7eb1058] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [d5a6dd7eb1058] Daemon stopped [2020-07-20T08:57:37.205Z] daemon.go:296: [d0789d84a0454] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [d0789d84a0454] Daemon stopped [2020-07-20T08:57:37.205Z] daemon.go:296: [dc5f7eafc5fe3] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [dc5f7eafc5fe3] Daemon stopped [2020-07-20T08:57:37.205Z] daemon.go:296: [d24ce1ac9eb0e] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [d24ce1ac9eb0e] Daemon stopped [2020-07-20T08:57:37.205Z] daemon.go:296: [df2bb0ce31181] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [df2bb0ce31181] Daemon stopped [2020-07-20T08:57:37.205Z] daemon.go:296: [df15f86725133] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [df15f86725133] Daemon stopped [2020-07-20T08:57:37.205Z] daemon.go:325: [d0789d84a0454] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d24ce1ac9eb0e] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [df2bb0ce31181] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [dc5f7eafc5fe3] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d5a6dd7eb1058] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [df15f86725133] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d0789d84a0454] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d24ce1ac9eb0e] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [df2bb0ce31181] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [dc5f7eafc5fe3] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d5a6dd7eb1058] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [df15f86725133] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d0789d84a0454] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d24ce1ac9eb0e] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [df2bb0ce31181] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [dc5f7eafc5fe3] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d5a6dd7eb1058] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [df15f86725133] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d0789d84a0454] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d24ce1ac9eb0e] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [df2bb0ce31181] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [dc5f7eafc5fe3] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d5a6dd7eb1058] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [df15f86725133] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:339: [d0789d84a0454] error pinging daemon on start: Get http://d0789d84a0454.sock/_ping: context deadline exceeded [2020-07-20T08:57:37.205Z] daemon.go:339: [d24ce1ac9eb0e] error pinging daemon on start: Get http://d24ce1ac9eb0e.sock/_ping: context deadline exceeded [2020-07-20T08:57:37.205Z] daemon.go:339: [df2bb0ce31181] error pinging daemon on start: Get http://df2bb0ce31181.sock/_ping: context deadline exceeded [2020-07-20T08:57:37.205Z] daemon.go:339: [dc5f7eafc5fe3] error pinging daemon on start: Get http://dc5f7eafc5fe3.sock/_ping: context deadline exceeded [2020-07-20T08:57:37.205Z] daemon.go:339: [d5a6dd7eb1058] error pinging daemon on start: Get http://d5a6dd7eb1058.sock/_ping: context deadline exceeded [2020-07-20T08:57:37.205Z] daemon.go:339: [df15f86725133] error pinging daemon on start: Get http://df15f86725133.sock/_ping: context deadline exceeded [2020-07-20T08:57:37.205Z] daemon.go:325: [d0789d84a0454] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d24ce1ac9eb0e] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [df2bb0ce31181] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [dc5f7eafc5fe3] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d5a6dd7eb1058] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [df15f86725133] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:339: [d0789d84a0454] error pinging daemon on start: Get http://d0789d84a0454.sock/_ping: context deadline exceeded [2020-07-20T08:57:37.205Z] daemon.go:339: [d24ce1ac9eb0e] error pinging daemon on start: Get http://d24ce1ac9eb0e.sock/_ping: context deadline exceeded [2020-07-20T08:57:37.205Z] daemon.go:339: [df2bb0ce31181] error pinging daemon on start: Get http://df2bb0ce31181.sock/_ping: context deadline exceeded [2020-07-20T08:57:37.205Z] daemon.go:339: [dc5f7eafc5fe3] error pinging daemon on start: Get http://dc5f7eafc5fe3.sock/_ping: context deadline exceeded [2020-07-20T08:57:37.205Z] daemon.go:339: [d5a6dd7eb1058] error pinging daemon on start: Get http://d5a6dd7eb1058.sock/_ping: context deadline exceeded [2020-07-20T08:57:37.205Z] daemon.go:339: [df15f86725133] error pinging daemon on start: Get http://df15f86725133.sock/_ping: context deadline exceeded [2020-07-20T08:57:37.205Z] daemon.go:325: [d24ce1ac9eb0e] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d0789d84a0454] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [df2bb0ce31181] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [dc5f7eafc5fe3] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d5a6dd7eb1058] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [df15f86725133] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [d5a6dd7eb1058] daemon started [2020-07-20T08:57:37.205Z] daemon.go:353: [df15f86725133] daemon started [2020-07-20T08:57:37.205Z] daemon.go:353: [d24ce1ac9eb0e] daemon started [2020-07-20T08:57:37.205Z] daemon.go:353: [d0789d84a0454] daemon started [2020-07-20T08:57:37.205Z] daemon.go:353: [df2bb0ce31181] daemon started [2020-07-20T08:57:37.205Z] daemon.go:353: [dc5f7eafc5fe3] daemon started [2020-07-20T08:57:37.205Z] daemon.go:461: [d5a6dd7eb1058] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [d5a6dd7eb1058] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [d5a6dd7eb1058] Daemon stopped [2020-07-20T08:57:37.205Z] daemon.go:461: [df15f86725133] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [df15f86725133] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [df15f86725133] Daemon stopped [2020-07-20T08:57:37.205Z] daemon.go:461: [dc5f7eafc5fe3] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [dc5f7eafc5fe3] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [dc5f7eafc5fe3] Daemon stopped [2020-07-20T08:57:37.205Z] daemon.go:461: [d24ce1ac9eb0e] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [d24ce1ac9eb0e] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [d24ce1ac9eb0e] Daemon stopped [2020-07-20T08:57:37.205Z] daemon.go:461: [df2bb0ce31181] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [df2bb0ce31181] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [df2bb0ce31181] Daemon stopped [2020-07-20T08:57:37.205Z] daemon.go:461: [d0789d84a0454] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [d0789d84a0454] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [d0789d84a0454] Daemon stopped [2020-07-20T08:57:37.205Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2020-07-20T08:57:37.205Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-20T08:57:37.205Z] daemon.go:325: [d0c65607390b5] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d0c65607390b5] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [d0c65607390b5] daemon started [2020-07-20T08:57:37.205Z] daemon.go:461: [d0c65607390b5] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [d0c65607390b5] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [d0c65607390b5] Daemon stopped [2020-07-20T08:57:37.205Z] daemon.go:325: [d0c65607390b5] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d0c65607390b5] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [d0c65607390b5] daemon started [2020-07-20T08:57:37.205Z] daemon.go:461: [d0c65607390b5] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [d0c65607390b5] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [d0c65607390b5] Daemon stopped [2020-07-20T08:57:37.205Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.76s) [2020-07-20T08:57:37.205Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-20T08:57:37.205Z] daemon.go:325: [d48487b328411] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d48487b328411] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [d48487b328411] daemon started [2020-07-20T08:57:37.205Z] daemon.go:461: [d48487b328411] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [d48487b328411] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [d48487b328411] Daemon stopped [2020-07-20T08:57:37.205Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.77s) [2020-07-20T08:57:37.205Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-20T08:57:37.205Z] daemon.go:325: [d15338be51679] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d15338be51679] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [d15338be51679] daemon started [2020-07-20T08:57:37.205Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-20T08:57:37.205Z] daemon.go:325: [df10de5e67270] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [df10de5e67270] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [df10de5e67270] daemon started [2020-07-20T08:57:37.205Z] check_test.go:358: [df10de5e67270] joining swarm manager [d15338be51679]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.205Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-20T08:57:37.205Z] daemon.go:325: [df637fc4e8371] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [df637fc4e8371] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [df637fc4e8371] daemon started [2020-07-20T08:57:37.205Z] check_test.go:358: [df637fc4e8371] joining swarm manager [d15338be51679]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:57:37.205Z] daemon.go:461: [d15338be51679] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [d15338be51679] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [d15338be51679] Daemon stopped [2020-07-20T08:57:37.205Z] daemon.go:461: [df10de5e67270] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [df10de5e67270] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [df10de5e67270] Daemon stopped [2020-07-20T08:57:37.205Z] daemon.go:461: [df637fc4e8371] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [df637fc4e8371] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [df637fc4e8371] Daemon stopped [2020-07-20T08:57:37.205Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.06s) [2020-07-20T08:57:37.205Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-20T08:57:37.205Z] daemon.go:325: [d78631583d1b8] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d78631583d1b8] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [d78631583d1b8] daemon started [2020-07-20T08:57:37.205Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-20T08:57:37.205Z] daemon.go:325: [d8bfa7d79bee6] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d8bfa7d79bee6] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [d8bfa7d79bee6] daemon started [2020-07-20T08:57:37.205Z] check_test.go:358: [d8bfa7d79bee6] joining swarm manager [d78631583d1b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.205Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-20T08:57:37.205Z] daemon.go:325: [d9b4c4cc2d06b] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d9b4c4cc2d06b] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [d9b4c4cc2d06b] daemon started [2020-07-20T08:57:37.205Z] check_test.go:358: [d9b4c4cc2d06b] joining swarm manager [d78631583d1b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:57:37.205Z] daemon.go:461: [d78631583d1b8] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [d78631583d1b8] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [d78631583d1b8] Daemon stopped [2020-07-20T08:57:37.205Z] daemon.go:461: [d8bfa7d79bee6] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [d8bfa7d79bee6] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [d8bfa7d79bee6] Daemon stopped [2020-07-20T08:57:37.205Z] daemon.go:461: [d9b4c4cc2d06b] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [d9b4c4cc2d06b] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [d9b4c4cc2d06b] Daemon stopped [2020-07-20T08:57:37.205Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.09s) [2020-07-20T08:57:37.205Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-20T08:57:37.205Z] daemon.go:325: [d0a9c318e2069] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d0a9c318e2069] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [d0a9c318e2069] daemon started [2020-07-20T08:57:37.205Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-20T08:57:37.205Z] daemon.go:325: [d21b07826f858] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d21b07826f858] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [d21b07826f858] daemon started [2020-07-20T08:57:37.205Z] check_test.go:358: [d21b07826f858] joining swarm manager [d0a9c318e2069]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.205Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-20T08:57:37.205Z] daemon.go:325: [dacd4f9c8d893] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [dacd4f9c8d893] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [dacd4f9c8d893] daemon started [2020-07-20T08:57:37.205Z] check_test.go:358: [dacd4f9c8d893] joining swarm manager [d0a9c318e2069]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:57:37.205Z] daemon.go:461: [d0a9c318e2069] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [d0a9c318e2069] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [d0a9c318e2069] Daemon stopped [2020-07-20T08:57:37.205Z] daemon.go:461: [d21b07826f858] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [d21b07826f858] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [d21b07826f858] Daemon stopped [2020-07-20T08:57:37.205Z] daemon.go:461: [dacd4f9c8d893] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [dacd4f9c8d893] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [dacd4f9c8d893] Daemon stopped [2020-07-20T08:57:37.205Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.76s) [2020-07-20T08:57:37.205Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-20T08:57:37.205Z] daemon.go:325: [df5469222653c] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [df5469222653c] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [df5469222653c] daemon started [2020-07-20T08:57:37.205Z] daemon.go:461: [df5469222653c] Stopping daemon [2020-07-20T08:57:37.205Z] daemon.go:296: [df5469222653c] exiting daemon [2020-07-20T08:57:37.205Z] daemon.go:448: [df5469222653c] Daemon stopped [2020-07-20T08:57:37.205Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.65s) [2020-07-20T08:57:37.205Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-20T08:57:37.205Z] daemon.go:325: [d621fa84ffcc1] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:325: [d621fa84ffcc1] waiting for daemon to start [2020-07-20T08:57:37.205Z] daemon.go:353: [d621fa84ffcc1] daemon started [2020-07-20T08:57:37.205Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-20T08:57:37.206Z] daemon.go:325: [d3e89e0ca16ba] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [d3e89e0ca16ba] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [d3e89e0ca16ba] daemon started [2020-07-20T08:57:37.206Z] check_test.go:358: [d3e89e0ca16ba] joining swarm manager [d621fa84ffcc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-20T08:57:37.206Z] daemon.go:325: [df8ecb22660b9] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [df8ecb22660b9] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [df8ecb22660b9] daemon started [2020-07-20T08:57:37.206Z] check_test.go:358: [df8ecb22660b9] joining swarm manager [d621fa84ffcc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-20T08:57:37.206Z] daemon.go:325: [dd26e5d4296ad] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [dd26e5d4296ad] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [dd26e5d4296ad] daemon started [2020-07-20T08:57:37.206Z] check_test.go:358: [dd26e5d4296ad] joining swarm manager [d621fa84ffcc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-20T08:57:37.206Z] daemon.go:325: [de8b0d95949a4] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [de8b0d95949a4] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [de8b0d95949a4] daemon started [2020-07-20T08:57:37.206Z] check_test.go:358: [de8b0d95949a4] joining swarm manager [d621fa84ffcc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-20T08:57:37.206Z] daemon.go:461: [d621fa84ffcc1] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [d621fa84ffcc1] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [d621fa84ffcc1] Daemon stopped [2020-07-20T08:57:37.206Z] daemon.go:461: [d3e89e0ca16ba] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [d3e89e0ca16ba] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [d3e89e0ca16ba] Daemon stopped [2020-07-20T08:57:37.206Z] daemon.go:461: [df8ecb22660b9] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [df8ecb22660b9] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [df8ecb22660b9] Daemon stopped [2020-07-20T08:57:37.206Z] daemon.go:461: [dd26e5d4296ad] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [dd26e5d4296ad] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [dd26e5d4296ad] Daemon stopped [2020-07-20T08:57:37.206Z] daemon.go:461: [de8b0d95949a4] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [de8b0d95949a4] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [de8b0d95949a4] Daemon stopped [2020-07-20T08:57:37.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.57s) [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-20T08:57:37.206Z] daemon.go:325: [dd61d9e2f1a08] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [dd61d9e2f1a08] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [dd61d9e2f1a08] daemon started [2020-07-20T08:57:37.206Z] daemon.go:461: [dd61d9e2f1a08] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [dd61d9e2f1a08] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [dd61d9e2f1a08] Daemon stopped [2020-07-20T08:57:37.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.40s) [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-20T08:57:37.206Z] daemon.go:325: [da6573f166b95] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [da6573f166b95] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [da6573f166b95] daemon started [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-20T08:57:37.206Z] daemon.go:325: [d6675d8d078cf] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [d6675d8d078cf] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [d6675d8d078cf] daemon started [2020-07-20T08:57:37.206Z] check_test.go:358: [d6675d8d078cf] joining swarm manager [da6573f166b95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-20T08:57:37.206Z] daemon.go:325: [da4066c632704] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [da4066c632704] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [da4066c632704] daemon started [2020-07-20T08:57:37.206Z] check_test.go:358: [da4066c632704] joining swarm manager [da6573f166b95]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:57:37.206Z] daemon.go:461: [da6573f166b95] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [da6573f166b95] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [da6573f166b95] Daemon stopped [2020-07-20T08:57:37.206Z] daemon.go:461: [d6675d8d078cf] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [d6675d8d078cf] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [d6675d8d078cf] Daemon stopped [2020-07-20T08:57:37.206Z] daemon.go:461: [da4066c632704] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [da4066c632704] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [da4066c632704] Daemon stopped [2020-07-20T08:57:37.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.81s) [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-20T08:57:37.206Z] daemon.go:325: [dd8b2e96694b7] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [dd8b2e96694b7] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [dd8b2e96694b7] daemon started [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-20T08:57:37.206Z] daemon.go:325: [d48262d36d896] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [d48262d36d896] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [d48262d36d896] daemon started [2020-07-20T08:57:37.206Z] check_test.go:358: [d48262d36d896] joining swarm manager [dd8b2e96694b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-20T08:57:37.206Z] daemon.go:325: [d8028291e249f] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [d8028291e249f] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [d8028291e249f] daemon started [2020-07-20T08:57:37.206Z] check_test.go:358: [d8028291e249f] joining swarm manager [dd8b2e96694b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:57:37.206Z] daemon.go:461: [d48262d36d896] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [d48262d36d896] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [d48262d36d896] Daemon stopped [2020-07-20T08:57:37.206Z] daemon.go:461: [dd8b2e96694b7] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [dd8b2e96694b7] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [dd8b2e96694b7] Daemon stopped [2020-07-20T08:57:37.206Z] check_test.go:379: Daemon d48262d36d896 is not started [2020-07-20T08:57:37.206Z] daemon.go:461: [d8028291e249f] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [d8028291e249f] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [d8028291e249f] Daemon stopped [2020-07-20T08:57:37.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (23.08s) [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-20T08:57:37.206Z] daemon.go:325: [df72994b7d911] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [df72994b7d911] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [df72994b7d911] daemon started [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-20T08:57:37.206Z] daemon.go:325: [d616d818fefe8] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [d616d818fefe8] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [d616d818fefe8] daemon started [2020-07-20T08:57:37.206Z] check_test.go:358: [d616d818fefe8] joining swarm manager [df72994b7d911]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-20T08:57:37.206Z] daemon.go:325: [d2fbc2e80e097] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [d2fbc2e80e097] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [d2fbc2e80e097] daemon started [2020-07-20T08:57:37.206Z] check_test.go:358: [d2fbc2e80e097] joining swarm manager [df72994b7d911]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:57:37.206Z] daemon.go:461: [df72994b7d911] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [df72994b7d911] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [df72994b7d911] Daemon stopped [2020-07-20T08:57:37.206Z] daemon.go:461: [d616d818fefe8] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [d616d818fefe8] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [d616d818fefe8] Daemon stopped [2020-07-20T08:57:37.206Z] daemon.go:461: [d2fbc2e80e097] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [d2fbc2e80e097] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [d2fbc2e80e097] Daemon stopped [2020-07-20T08:57:37.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.59s) [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-20T08:57:37.206Z] daemon.go:325: [d0e860dea5071] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [d0e860dea5071] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [d0e860dea5071] daemon started [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-20T08:57:37.206Z] daemon.go:325: [dc20600371bbe] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [dc20600371bbe] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [dc20600371bbe] daemon started [2020-07-20T08:57:37.206Z] check_test.go:358: [dc20600371bbe] joining swarm manager [d0e860dea5071]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-20T08:57:37.206Z] daemon.go:325: [df42c623c6db3] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [df42c623c6db3] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [df42c623c6db3] daemon started [2020-07-20T08:57:37.206Z] check_test.go:358: [df42c623c6db3] joining swarm manager [d0e860dea5071]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:57:37.206Z] daemon.go:461: [d0e860dea5071] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [d0e860dea5071] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [d0e860dea5071] Daemon stopped [2020-07-20T08:57:37.206Z] daemon.go:461: [dc20600371bbe] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [dc20600371bbe] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [dc20600371bbe] Daemon stopped [2020-07-20T08:57:37.206Z] daemon.go:461: [df42c623c6db3] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [df42c623c6db3] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [df42c623c6db3] Daemon stopped [2020-07-20T08:57:37.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.88s) [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-20T08:57:37.206Z] daemon.go:325: [d07a0318ad9de] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [d07a0318ad9de] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [d07a0318ad9de] daemon started [2020-07-20T08:57:37.206Z] daemon.go:461: [d07a0318ad9de] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [d07a0318ad9de] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [d07a0318ad9de] Daemon stopped [2020-07-20T08:57:37.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.09s) [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-20T08:57:37.206Z] daemon.go:325: [d1eab3992491c] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [d1eab3992491c] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [d1eab3992491c] daemon started [2020-07-20T08:57:37.206Z] daemon.go:461: [d1eab3992491c] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [d1eab3992491c] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [d1eab3992491c] Daemon stopped [2020-07-20T08:57:37.206Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.23s) [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-20T08:57:37.206Z] daemon.go:325: [de5cbf4c3cd6c] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [de5cbf4c3cd6c] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [de5cbf4c3cd6c] daemon started [2020-07-20T08:57:37.206Z] daemon.go:461: [de5cbf4c3cd6c] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [de5cbf4c3cd6c] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [de5cbf4c3cd6c] Daemon stopped [2020-07-20T08:57:37.206Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.26s) [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-07-20T08:57:37.206Z] daemon.go:325: [d6176a270a0ab] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [d6176a270a0ab] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [d6176a270a0ab] daemon started [2020-07-20T08:57:37.206Z] daemon.go:461: [d6176a270a0ab] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [d6176a270a0ab] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [d6176a270a0ab] Daemon stopped [2020-07-20T08:57:37.206Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.06s) [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-20T08:57:37.206Z] daemon.go:325: [d52d6d108efc3] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [d52d6d108efc3] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [d52d6d108efc3] daemon started [2020-07-20T08:57:37.206Z] daemon.go:461: [d52d6d108efc3] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [d52d6d108efc3] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [d52d6d108efc3] Daemon stopped [2020-07-20T08:57:37.206Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.18s) [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-07-20T08:57:37.206Z] daemon.go:325: [ddbc1b350ab9d] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [ddbc1b350ab9d] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [ddbc1b350ab9d] daemon started [2020-07-20T08:57:37.206Z] daemon.go:461: [ddbc1b350ab9d] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [ddbc1b350ab9d] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [ddbc1b350ab9d] Daemon stopped [2020-07-20T08:57:37.206Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.83s) [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-20T08:57:37.206Z] daemon.go:325: [dcc636dc67737] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [dcc636dc67737] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [dcc636dc67737] daemon started [2020-07-20T08:57:37.206Z] daemon.go:461: [dcc636dc67737] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [dcc636dc67737] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [dcc636dc67737] Daemon stopped [2020-07-20T08:57:37.206Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.38s) [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-07-20T08:57:37.206Z] daemon.go:325: [d36d2231e02ac] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [d36d2231e02ac] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [d36d2231e02ac] daemon started [2020-07-20T08:57:37.206Z] daemon.go:461: [d36d2231e02ac] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [d36d2231e02ac] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [d36d2231e02ac] Daemon stopped [2020-07-20T08:57:37.206Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.23s) [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-20T08:57:37.206Z] daemon.go:325: [d7662e88b00f9] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [d7662e88b00f9] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [d7662e88b00f9] daemon started [2020-07-20T08:57:37.206Z] daemon.go:461: [d7662e88b00f9] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [d7662e88b00f9] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [d7662e88b00f9] Daemon stopped [2020-07-20T08:57:37.206Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.31s) [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-20T08:57:37.206Z] daemon.go:325: [d010bedb514c0] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [d010bedb514c0] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [d010bedb514c0] daemon started [2020-07-20T08:57:37.206Z] daemon.go:461: [d010bedb514c0] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [d010bedb514c0] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [d010bedb514c0] Daemon stopped [2020-07-20T08:57:37.206Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.48s) [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-07-20T08:57:37.206Z] daemon.go:325: [d495ac5caf215] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [d495ac5caf215] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [d495ac5caf215] daemon started [2020-07-20T08:57:37.206Z] daemon.go:461: [d495ac5caf215] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [d495ac5caf215] exiting daemon [2020-07-20T08:57:37.206Z] daemon.go:448: [d495ac5caf215] Daemon stopped [2020-07-20T08:57:37.206Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.54s) [2020-07-20T08:57:37.206Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-20T08:57:37.206Z] daemon.go:325: [d3bd2f6ce7796] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:325: [d3bd2f6ce7796] waiting for daemon to start [2020-07-20T08:57:37.206Z] daemon.go:353: [d3bd2f6ce7796] daemon started [2020-07-20T08:57:37.206Z] daemon.go:461: [d3bd2f6ce7796] Stopping daemon [2020-07-20T08:57:37.206Z] daemon.go:296: [d3bd2f6ce7796] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [d3bd2f6ce7796] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.70s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-20T08:57:37.207Z] daemon.go:325: [df92c598c377d] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [df92c598c377d] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [df92c598c377d] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [df92c598c377d] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [df92c598c377d] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [df92c598c377d] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-20T08:57:37.207Z] daemon.go:325: [d0b71d193f049] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [d0b71d193f049] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [d0b71d193f049] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [d0b71d193f049] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [d0b71d193f049] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [d0b71d193f049] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.13s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-20T08:57:37.207Z] daemon.go:325: [d91e110abe080] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [d91e110abe080] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [d91e110abe080] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [d91e110abe080] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [d91e110abe080] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [d91e110abe080] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.36s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-20T08:57:37.207Z] daemon.go:325: [dee9ba803d2fd] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [dee9ba803d2fd] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [dee9ba803d2fd] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [dee9ba803d2fd] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [dee9ba803d2fd] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [dee9ba803d2fd] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.31s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-20T08:57:37.207Z] daemon.go:325: [d16843d2bdd5d] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [d16843d2bdd5d] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [d16843d2bdd5d] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [d16843d2bdd5d] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [d16843d2bdd5d] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [d16843d2bdd5d] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (17.92s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-20T08:57:37.207Z] daemon.go:325: [d05100000a862] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [d05100000a862] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [d05100000a862] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [d05100000a862] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [d05100000a862] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [d05100000a862] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.21s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-20T08:57:37.207Z] daemon.go:325: [dbe75986e21ac] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [dbe75986e21ac] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [dbe75986e21ac] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [dbe75986e21ac] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [dbe75986e21ac] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [dbe75986e21ac] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.70s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-20T08:57:37.207Z] daemon.go:325: [da0b84ba1b6d5] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [da0b84ba1b6d5] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [da0b84ba1b6d5] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [da0b84ba1b6d5] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [da0b84ba1b6d5] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [da0b84ba1b6d5] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.37s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-20T08:57:37.207Z] daemon.go:325: [d0fc55878ed7e] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [d0fc55878ed7e] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [d0fc55878ed7e] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [d0fc55878ed7e] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [d0fc55878ed7e] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [d0fc55878ed7e] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.01s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-07-20T08:57:37.207Z] daemon.go:325: [de04e895d6cc9] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [de04e895d6cc9] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [de04e895d6cc9] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [de04e895d6cc9] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [de04e895d6cc9] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [de04e895d6cc9] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.58s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-07-20T08:57:37.207Z] daemon.go:325: [dbae43f2693fe] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [dbae43f2693fe] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [dbae43f2693fe] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [dbae43f2693fe] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [dbae43f2693fe] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [dbae43f2693fe] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.26s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-07-20T08:57:37.207Z] daemon.go:325: [d67130cefd1e9] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [d67130cefd1e9] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [d67130cefd1e9] daemon started [2020-07-20T08:57:37.207Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.ogurzs296uy6@d8544c04f446 | hello1\n" [2020-07-20T08:57:37.207Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.cenjlz5ptpmv@d8544c04f446 | hello2\n" [2020-07-20T08:57:37.207Z] daemon.go:461: [d67130cefd1e9] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [d67130cefd1e9] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [d67130cefd1e9] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.05s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-20T08:57:37.207Z] daemon.go:325: [d517b3abc76ca] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [d517b3abc76ca] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [d517b3abc76ca] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [d517b3abc76ca] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [d517b3abc76ca] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [d517b3abc76ca] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.74s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-20T08:57:37.207Z] daemon.go:325: [d3163e802441f] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [d3163e802441f] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [d3163e802441f] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [d3163e802441f] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [d3163e802441f] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [d3163e802441f] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.29s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-20T08:57:37.207Z] daemon.go:325: [d21bb51b5868d] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [d21bb51b5868d] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [d21bb51b5868d] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [d21bb51b5868d] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [d21bb51b5868d] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [d21bb51b5868d] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.51s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-20T08:57:37.207Z] daemon.go:325: [d4f3721f02bb5] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [d4f3721f02bb5] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [d4f3721f02bb5] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [d4f3721f02bb5] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [d4f3721f02bb5] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [d4f3721f02bb5] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.34s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-07-20T08:57:37.207Z] daemon.go:325: [db00fdb286ed0] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [db00fdb286ed0] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [db00fdb286ed0] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [db00fdb286ed0] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [db00fdb286ed0] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [db00fdb286ed0] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.59s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-20T08:57:37.207Z] daemon.go:325: [db37fad97eec1] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [db37fad97eec1] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [db37fad97eec1] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [db37fad97eec1] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [db37fad97eec1] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [db37fad97eec1] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.98s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-07-20T08:57:37.207Z] daemon.go:325: [d621f0d0469d6] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [d621f0d0469d6] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [d621f0d0469d6] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [d621f0d0469d6] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [d621f0d0469d6] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [d621f0d0469d6] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.30s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-20T08:57:37.207Z] daemon.go:325: [d13307cb93d6c] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [d13307cb93d6c] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [d13307cb93d6c] daemon started [2020-07-20T08:57:37.207Z] docker_cli_service_logs_test.go:242: checking task 6vygt6bzz11h [2020-07-20T08:57:37.207Z] docker_cli_service_logs_test.go:247: checking messages for 6vygt6bzz11h [2020-07-20T08:57:37.207Z] docker_cli_service_logs_test.go:242: checking task xqako83duaec [2020-07-20T08:57:37.207Z] docker_cli_service_logs_test.go:247: checking messages for xqako83duaec [2020-07-20T08:57:37.207Z] daemon.go:461: [d13307cb93d6c] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [d13307cb93d6c] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [d13307cb93d6c] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.63s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-07-20T08:57:37.207Z] daemon.go:325: [ddee4c23d1f4f] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [ddee4c23d1f4f] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [ddee4c23d1f4f] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [ddee4c23d1f4f] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [ddee4c23d1f4f] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [ddee4c23d1f4f] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.07s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-20T08:57:37.207Z] daemon.go:325: [dbf353f8865c6] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [dbf353f8865c6] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [dbf353f8865c6] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [dbf353f8865c6] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [dbf353f8865c6] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [dbf353f8865c6] Daemon stopped [2020-07-20T08:57:37.207Z] daemon.go:325: [dbf353f8865c6] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [dbf353f8865c6] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [dbf353f8865c6] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [dbf353f8865c6] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [dbf353f8865c6] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [dbf353f8865c6] Daemon stopped [2020-07-20T08:57:37.207Z] daemon.go:325: [dbf353f8865c6] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [dbf353f8865c6] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [dbf353f8865c6] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [dbf353f8865c6] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [dbf353f8865c6] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [dbf353f8865c6] Daemon stopped [2020-07-20T08:57:37.207Z] daemon.go:325: [dbf353f8865c6] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [dbf353f8865c6] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [dbf353f8865c6] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [dbf353f8865c6] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [dbf353f8865c6] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [dbf353f8865c6] Daemon stopped [2020-07-20T08:57:37.207Z] daemon.go:325: [dbf353f8865c6] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [dbf353f8865c6] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [dbf353f8865c6] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [dbf353f8865c6] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [dbf353f8865c6] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [dbf353f8865c6] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.19s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-20T08:57:37.207Z] daemon.go:325: [df96bf47e6b47] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [df96bf47e6b47] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [df96bf47e6b47] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [df96bf47e6b47] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [df96bf47e6b47] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [df96bf47e6b47] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.29s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-20T08:57:37.207Z] daemon.go:325: [dce1eacc22cf3] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [dce1eacc22cf3] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [dce1eacc22cf3] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [dce1eacc22cf3] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [dce1eacc22cf3] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [dce1eacc22cf3] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.16s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-20T08:57:37.207Z] daemon.go:325: [d757066cdb39c] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [d757066cdb39c] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [d757066cdb39c] daemon started [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-20T08:57:37.207Z] daemon.go:325: [daaa56022ec4d] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [daaa56022ec4d] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [daaa56022ec4d] daemon started [2020-07-20T08:57:37.207Z] check_test.go:358: [daaa56022ec4d] joining swarm manager [d757066cdb39c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-20T08:57:37.207Z] daemon.go:325: [de2bccda92abb] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [de2bccda92abb] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [de2bccda92abb] daemon started [2020-07-20T08:57:37.207Z] check_test.go:358: [de2bccda92abb] joining swarm manager [d757066cdb39c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:57:37.207Z] daemon.go:461: [d757066cdb39c] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [d757066cdb39c] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [d757066cdb39c] Daemon stopped [2020-07-20T08:57:37.207Z] daemon.go:461: [daaa56022ec4d] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [daaa56022ec4d] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [daaa56022ec4d] Daemon stopped [2020-07-20T08:57:37.207Z] daemon.go:461: [de2bccda92abb] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [de2bccda92abb] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [de2bccda92abb] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.23s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-20T08:57:37.207Z] daemon.go:325: [d8f1703ea925f] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [d8f1703ea925f] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [d8f1703ea925f] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [d8f1703ea925f] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [d8f1703ea925f] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [d8f1703ea925f] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.58s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-20T08:57:37.207Z] daemon.go:325: [ddbbdec69998c] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:325: [ddbbdec69998c] waiting for daemon to start [2020-07-20T08:57:37.207Z] daemon.go:353: [ddbbdec69998c] daemon started [2020-07-20T08:57:37.207Z] daemon.go:461: [ddbbdec69998c] Stopping daemon [2020-07-20T08:57:37.207Z] daemon.go:296: [ddbbdec69998c] exiting daemon [2020-07-20T08:57:37.207Z] daemon.go:448: [ddbbdec69998c] Daemon stopped [2020-07-20T08:57:37.207Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.69s) [2020-07-20T08:57:37.207Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-20T08:57:37.207Z] daemon.go:325: [ddb2936d06baf] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [ddb2936d06baf] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [ddb2936d06baf] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [ddb2936d06baf] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [ddb2936d06baf] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [ddb2936d06baf] Daemon stopped [2020-07-20T08:57:37.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.87s) [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-20T08:57:37.208Z] daemon.go:325: [d7ea0d8cbff7b] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [d7ea0d8cbff7b] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [d7ea0d8cbff7b] daemon started [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-20T08:57:37.208Z] daemon.go:325: [de90263b46d61] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [de90263b46d61] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [de90263b46d61] daemon started [2020-07-20T08:57:37.208Z] check_test.go:358: [de90263b46d61] joining swarm manager [d7ea0d8cbff7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-20T08:57:37.208Z] daemon.go:325: [dd995dee4deda] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [dd995dee4deda] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [dd995dee4deda] daemon started [2020-07-20T08:57:37.208Z] check_test.go:358: [dd995dee4deda] joining swarm manager [d7ea0d8cbff7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:57:37.208Z] daemon.go:461: [d7ea0d8cbff7b] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [d7ea0d8cbff7b] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [d7ea0d8cbff7b] Daemon stopped [2020-07-20T08:57:37.208Z] daemon.go:461: [de90263b46d61] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [de90263b46d61] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [de90263b46d61] Daemon stopped [2020-07-20T08:57:37.208Z] daemon.go:461: [dd995dee4deda] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [dd995dee4deda] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [dd995dee4deda] Daemon stopped [2020-07-20T08:57:37.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.96s) [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-20T08:57:37.208Z] daemon.go:325: [d4c3d81b22334] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [d4c3d81b22334] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [d4c3d81b22334] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [d4c3d81b22334] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [d4c3d81b22334] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [d4c3d81b22334] Daemon stopped [2020-07-20T08:57:37.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (133.12s) [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-20T08:57:37.208Z] daemon.go:325: [dba770e9c5aea] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [dba770e9c5aea] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [dba770e9c5aea] daemon started [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-20T08:57:37.208Z] daemon.go:325: [d04cfd81b7c27] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [d04cfd81b7c27] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [d04cfd81b7c27] daemon started [2020-07-20T08:57:37.208Z] check_test.go:358: [d04cfd81b7c27] joining swarm manager [dba770e9c5aea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-20T08:57:37.208Z] daemon.go:325: [d90aafa1950d4] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [d90aafa1950d4] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [d90aafa1950d4] daemon started [2020-07-20T08:57:37.208Z] check_test.go:358: [d90aafa1950d4] joining swarm manager [dba770e9c5aea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:57:37.208Z] daemon.go:461: [d04cfd81b7c27] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [d04cfd81b7c27] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [d04cfd81b7c27] Daemon stopped [2020-07-20T08:57:37.208Z] daemon.go:325: [d04cfd81b7c27] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [d04cfd81b7c27] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [d04cfd81b7c27] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [d90aafa1950d4] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [d90aafa1950d4] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [d90aafa1950d4] Daemon stopped [2020-07-20T08:57:37.208Z] daemon.go:325: [d90aafa1950d4] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [d90aafa1950d4] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [d90aafa1950d4] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [d04cfd81b7c27] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [d04cfd81b7c27] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [d04cfd81b7c27] Daemon stopped [2020-07-20T08:57:37.208Z] daemon.go:325: [d04cfd81b7c27] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [d04cfd81b7c27] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [d04cfd81b7c27] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [d90aafa1950d4] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [d90aafa1950d4] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [d90aafa1950d4] Daemon stopped [2020-07-20T08:57:37.208Z] daemon.go:325: [d90aafa1950d4] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [d90aafa1950d4] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [d90aafa1950d4] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [d04cfd81b7c27] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [d04cfd81b7c27] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [d04cfd81b7c27] Daemon stopped [2020-07-20T08:57:37.208Z] daemon.go:325: [d04cfd81b7c27] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [d04cfd81b7c27] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [d04cfd81b7c27] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [d90aafa1950d4] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [d90aafa1950d4] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [d90aafa1950d4] Daemon stopped [2020-07-20T08:57:37.208Z] daemon.go:325: [d90aafa1950d4] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [d90aafa1950d4] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [d90aafa1950d4] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [dba770e9c5aea] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [dba770e9c5aea] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [dba770e9c5aea] Daemon stopped [2020-07-20T08:57:37.208Z] daemon.go:461: [d04cfd81b7c27] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [d04cfd81b7c27] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [d04cfd81b7c27] Daemon stopped [2020-07-20T08:57:37.208Z] daemon.go:461: [d90aafa1950d4] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [d90aafa1950d4] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [d90aafa1950d4] Daemon stopped [2020-07-20T08:57:37.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.52s) [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-20T08:57:37.208Z] daemon.go:325: [d3ff71adb484b] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [d3ff71adb484b] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [d3ff71adb484b] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [d3ff71adb484b] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [d3ff71adb484b] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [d3ff71adb484b] Daemon stopped [2020-07-20T08:57:37.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.65s) [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-20T08:57:37.208Z] daemon.go:325: [d94825622e131] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [d94825622e131] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [d94825622e131] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [d94825622e131] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [d94825622e131] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [d94825622e131] Daemon stopped [2020-07-20T08:57:37.208Z] daemon.go:325: [d94825622e131] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [d94825622e131] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [d94825622e131] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [d94825622e131] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [d94825622e131] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [d94825622e131] Daemon stopped [2020-07-20T08:57:37.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.59s) [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-20T08:57:37.208Z] daemon.go:325: [d4803b847763e] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [d4803b847763e] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [d4803b847763e] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [d4803b847763e] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [d4803b847763e] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [d4803b847763e] Daemon stopped [2020-07-20T08:57:37.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.31s) [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-20T08:57:37.208Z] daemon.go:325: [dd0cc9a6a3076] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [dd0cc9a6a3076] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [dd0cc9a6a3076] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [dd0cc9a6a3076] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [dd0cc9a6a3076] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [dd0cc9a6a3076] Daemon stopped [2020-07-20T08:57:37.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.32s) [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-20T08:57:37.208Z] daemon.go:325: [db164036591b9] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [db164036591b9] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [db164036591b9] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [db164036591b9] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [db164036591b9] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [db164036591b9] Daemon stopped [2020-07-20T08:57:37.208Z] daemon.go:325: [db164036591b9] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:296: [db164036591b9] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:325: [db164036591b9] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [db164036591b9] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:296: [db164036591b9] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:325: [db164036591b9] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [db164036591b9] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [db164036591b9] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [db164036591b9] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [db164036591b9] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [db164036591b9] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [db164036591b9] Daemon stopped [2020-07-20T08:57:37.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.32s) [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-20T08:57:37.208Z] daemon.go:325: [d82d56f8c9674] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [d82d56f8c9674] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [d82d56f8c9674] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [d82d56f8c9674] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [d82d56f8c9674] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [d82d56f8c9674] Daemon stopped [2020-07-20T08:57:37.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.82s) [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-07-20T08:57:37.208Z] daemon.go:325: [da91bd95d73a2] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [da91bd95d73a2] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [da91bd95d73a2] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [da91bd95d73a2] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [da91bd95d73a2] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [da91bd95d73a2] Daemon stopped [2020-07-20T08:57:37.208Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-20T08:57:37.208Z] requirement.go:26: unmatched requirement IPv6 [2020-07-20T08:57:37.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.90s) [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-20T08:57:37.208Z] daemon.go:325: [da08930042fd5] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [da08930042fd5] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [da08930042fd5] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [da08930042fd5] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [da08930042fd5] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [da08930042fd5] Daemon stopped [2020-07-20T08:57:37.208Z] daemon.go:325: [da08930042fd5] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [da08930042fd5] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [da08930042fd5] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [da08930042fd5] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [da08930042fd5] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [da08930042fd5] Daemon stopped [2020-07-20T08:57:37.208Z] daemon.go:325: [da08930042fd5] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [da08930042fd5] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [da08930042fd5] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [da08930042fd5] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [da08930042fd5] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [da08930042fd5] Daemon stopped [2020-07-20T08:57:37.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-20T08:57:37.208Z] daemon.go:325: [d0787f439f6f1] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [d0787f439f6f1] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [d0787f439f6f1] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [d0787f439f6f1] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [d0787f439f6f1] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [d0787f439f6f1] Daemon stopped [2020-07-20T08:57:37.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-20T08:57:37.208Z] daemon.go:325: [d55a22a6b2e68] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [d55a22a6b2e68] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [d55a22a6b2e68] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [d55a22a6b2e68] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [d55a22a6b2e68] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [d55a22a6b2e68] Daemon stopped [2020-07-20T08:57:37.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.26s) [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-20T08:57:37.208Z] daemon.go:325: [d9f28159f8987] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [d9f28159f8987] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [d9f28159f8987] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [d9f28159f8987] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [d9f28159f8987] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [d9f28159f8987] Daemon stopped [2020-07-20T08:57:37.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.46s) [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-20T08:57:37.208Z] daemon.go:325: [d859eee253e9c] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [d859eee253e9c] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [d859eee253e9c] daemon started [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-20T08:57:37.208Z] daemon.go:325: [d0911ebbfd9d6] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [d0911ebbfd9d6] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [d0911ebbfd9d6] daemon started [2020-07-20T08:57:37.208Z] daemon.go:461: [d859eee253e9c] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [d859eee253e9c] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [d859eee253e9c] Daemon stopped [2020-07-20T08:57:37.208Z] daemon.go:461: [d0911ebbfd9d6] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [d0911ebbfd9d6] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [d0911ebbfd9d6] Daemon stopped [2020-07-20T08:57:37.208Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.27s) [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-20T08:57:37.208Z] daemon.go:325: [d0ed08e6c0946] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [d0ed08e6c0946] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [d0ed08e6c0946] daemon started [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-20T08:57:37.208Z] daemon.go:325: [ddd3067be7dd6] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [ddd3067be7dd6] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [ddd3067be7dd6] daemon started [2020-07-20T08:57:37.208Z] check_test.go:358: [ddd3067be7dd6] joining swarm manager [d0ed08e6c0946]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.208Z] daemon.go:461: [ddd3067be7dd6] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [ddd3067be7dd6] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [ddd3067be7dd6] Daemon stopped [2020-07-20T08:57:37.208Z] daemon.go:325: [ddd3067be7dd6] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [ddd3067be7dd6] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [ddd3067be7dd6] daemon started [2020-07-20T08:57:37.208Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-20T08:57:37.208Z] daemon.go:325: [dfd403fa928c2] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:325: [dfd403fa928c2] waiting for daemon to start [2020-07-20T08:57:37.208Z] daemon.go:353: [dfd403fa928c2] daemon started [2020-07-20T08:57:37.208Z] check_test.go:358: [dfd403fa928c2] joining swarm manager [d0ed08e6c0946]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:57:37.208Z] daemon.go:461: [ddd3067be7dd6] Stopping daemon [2020-07-20T08:57:37.208Z] daemon.go:296: [ddd3067be7dd6] exiting daemon [2020-07-20T08:57:37.208Z] daemon.go:448: [ddd3067be7dd6] Daemon stopped [2020-07-20T08:57:37.208Z] daemon.go:325: [ddd3067be7dd6] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [ddd3067be7dd6] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [ddd3067be7dd6] daemon started [2020-07-20T08:57:37.209Z] daemon.go:461: [dfd403fa928c2] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [dfd403fa928c2] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [dfd403fa928c2] Daemon stopped [2020-07-20T08:57:37.209Z] daemon.go:325: [dfd403fa928c2] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [dfd403fa928c2] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [dfd403fa928c2] daemon started [2020-07-20T08:57:37.209Z] daemon.go:461: [dfd403fa928c2] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [dfd403fa928c2] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [dfd403fa928c2] Daemon stopped [2020-07-20T08:57:37.209Z] daemon.go:325: [dfd403fa928c2] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [dfd403fa928c2] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [dfd403fa928c2] daemon started [2020-07-20T08:57:37.209Z] daemon.go:461: [d0ed08e6c0946] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d0ed08e6c0946] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [d0ed08e6c0946] Daemon stopped [2020-07-20T08:57:37.209Z] daemon.go:461: [ddd3067be7dd6] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [ddd3067be7dd6] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [ddd3067be7dd6] Daemon stopped [2020-07-20T08:57:37.209Z] daemon.go:461: [dfd403fa928c2] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [dfd403fa928c2] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [dfd403fa928c2] Daemon stopped [2020-07-20T08:57:37.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.90s) [2020-07-20T08:57:37.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-20T08:57:37.209Z] daemon.go:325: [d959d17d5968c] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d959d17d5968c] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [d959d17d5968c] daemon started [2020-07-20T08:57:37.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-20T08:57:37.209Z] daemon.go:325: [d3a7ff457d6bf] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d3a7ff457d6bf] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [d3a7ff457d6bf] daemon started [2020-07-20T08:57:37.209Z] daemon.go:461: [d959d17d5968c] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d959d17d5968c] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [d959d17d5968c] Daemon stopped [2020-07-20T08:57:37.209Z] daemon.go:461: [d3a7ff457d6bf] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d3a7ff457d6bf] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [d3a7ff457d6bf] Daemon stopped [2020-07-20T08:57:37.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.38s) [2020-07-20T08:57:37.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-20T08:57:37.209Z] daemon.go:325: [d853ed8c81c41] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d853ed8c81c41] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [d853ed8c81c41] daemon started [2020-07-20T08:57:37.209Z] daemon.go:461: [d853ed8c81c41] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d853ed8c81c41] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [d853ed8c81c41] Daemon stopped [2020-07-20T08:57:37.209Z] daemon.go:325: [d853ed8c81c41] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d853ed8c81c41] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [d853ed8c81c41] daemon started [2020-07-20T08:57:37.209Z] daemon.go:461: [d853ed8c81c41] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d853ed8c81c41] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [d853ed8c81c41] Daemon stopped [2020-07-20T08:57:37.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (128.96s) [2020-07-20T08:57:37.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-20T08:57:37.209Z] daemon.go:325: [d2d6df597c3d4] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d2d6df597c3d4] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [d2d6df597c3d4] daemon started [2020-07-20T08:57:37.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-20T08:57:37.209Z] daemon.go:325: [dba615a552a84] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [dba615a552a84] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [dba615a552a84] daemon started [2020-07-20T08:57:37.209Z] check_test.go:358: [dba615a552a84] joining swarm manager [d2d6df597c3d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-20T08:57:37.209Z] daemon.go:325: [d5803b74a8f4e] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d5803b74a8f4e] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [d5803b74a8f4e] daemon started [2020-07-20T08:57:37.209Z] check_test.go:358: [d5803b74a8f4e] joining swarm manager [d2d6df597c3d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:57:37.209Z] daemon.go:461: [dba615a552a84] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [dba615a552a84] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [dba615a552a84] Daemon stopped [2020-07-20T08:57:37.209Z] daemon.go:325: [dba615a552a84] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [dba615a552a84] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [dba615a552a84] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [dba615a552a84] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [dba615a552a84] daemon started [2020-07-20T08:57:37.209Z] daemon.go:461: [dba615a552a84] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [dba615a552a84] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [dba615a552a84] Daemon stopped [2020-07-20T08:57:37.209Z] daemon.go:461: [d2d6df597c3d4] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d2d6df597c3d4] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [d2d6df597c3d4] Daemon stopped [2020-07-20T08:57:37.209Z] daemon.go:325: [d2d6df597c3d4] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d2d6df597c3d4] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [d2d6df597c3d4] daemon started [2020-07-20T08:57:37.209Z] daemon.go:461: [d5803b74a8f4e] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d5803b74a8f4e] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [d5803b74a8f4e] Daemon stopped [2020-07-20T08:57:37.209Z] daemon.go:325: [d5803b74a8f4e] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d5803b74a8f4e] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [d5803b74a8f4e] daemon started [2020-07-20T08:57:37.209Z] daemon.go:325: [dba615a552a84] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [dba615a552a84] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [dba615a552a84] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [dba615a552a84] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [dba615a552a84] daemon started [2020-07-20T08:57:37.209Z] daemon.go:461: [dba615a552a84] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [dba615a552a84] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [dba615a552a84] Daemon stopped [2020-07-20T08:57:37.209Z] daemon.go:325: [dba615a552a84] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [dba615a552a84] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [dba615a552a84] daemon started [2020-07-20T08:57:37.209Z] daemon.go:461: [d2d6df597c3d4] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d2d6df597c3d4] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [d2d6df597c3d4] Daemon stopped [2020-07-20T08:57:37.209Z] daemon.go:325: [d2d6df597c3d4] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d2d6df597c3d4] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d2d6df597c3d4] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d2d6df597c3d4] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:339: [d2d6df597c3d4] error pinging daemon on start: Get http://d2d6df597c3d4.sock/_ping: context deadline exceeded [2020-07-20T08:57:37.209Z] daemon.go:325: [d2d6df597c3d4] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:339: [d2d6df597c3d4] error pinging daemon on start: Get http://d2d6df597c3d4.sock/_ping: context deadline exceeded [2020-07-20T08:57:37.209Z] daemon.go:325: [d2d6df597c3d4] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [d2d6df597c3d4] daemon started [2020-07-20T08:57:37.209Z] daemon.go:461: [d5803b74a8f4e] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d5803b74a8f4e] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [d5803b74a8f4e] Daemon stopped [2020-07-20T08:57:37.209Z] daemon.go:325: [d5803b74a8f4e] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d5803b74a8f4e] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d5803b74a8f4e] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d5803b74a8f4e] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [d5803b74a8f4e] daemon started [2020-07-20T08:57:37.209Z] daemon.go:461: [dba615a552a84] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [dba615a552a84] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [dba615a552a84] Daemon stopped [2020-07-20T08:57:37.209Z] daemon.go:325: [dba615a552a84] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [dba615a552a84] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [dba615a552a84] daemon started [2020-07-20T08:57:37.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-20T08:57:37.209Z] daemon.go:325: [d9a96176d0645] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d9a96176d0645] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [d9a96176d0645] daemon started [2020-07-20T08:57:37.209Z] check_test.go:358: [d9a96176d0645] joining swarm manager [d2d6df597c3d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-20T08:57:37.209Z] daemon.go:461: [d9a96176d0645] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d9a96176d0645] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [d9a96176d0645] Daemon stopped [2020-07-20T08:57:37.209Z] daemon.go:325: [d9a96176d0645] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d9a96176d0645] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [d9a96176d0645] daemon started [2020-07-20T08:57:37.209Z] daemon.go:461: [d2d6df597c3d4] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d2d6df597c3d4] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [d2d6df597c3d4] Daemon stopped [2020-07-20T08:57:37.209Z] daemon.go:461: [dba615a552a84] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [dba615a552a84] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [dba615a552a84] Daemon stopped [2020-07-20T08:57:37.209Z] daemon.go:461: [d5803b74a8f4e] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d5803b74a8f4e] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [d5803b74a8f4e] Daemon stopped [2020-07-20T08:57:37.209Z] daemon.go:461: [d9a96176d0645] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d9a96176d0645] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [d9a96176d0645] Daemon stopped [2020-07-20T08:57:37.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.34s) [2020-07-20T08:57:37.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-20T08:57:37.209Z] daemon.go:325: [da79c50060d66] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [da79c50060d66] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [da79c50060d66] daemon started [2020-07-20T08:57:37.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-20T08:57:37.209Z] daemon.go:325: [d93da2d904233] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d93da2d904233] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [d93da2d904233] daemon started [2020-07-20T08:57:37.209Z] check_test.go:358: [d93da2d904233] joining swarm manager [da79c50060d66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-20T08:57:37.209Z] daemon.go:325: [decfeace77c86] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [decfeace77c86] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [decfeace77c86] daemon started [2020-07-20T08:57:37.209Z] check_test.go:358: [decfeace77c86] joining swarm manager [da79c50060d66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-20T08:57:37.209Z] daemon.go:461: [da79c50060d66] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [da79c50060d66] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [da79c50060d66] Daemon stopped [2020-07-20T08:57:37.209Z] daemon.go:461: [d93da2d904233] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d93da2d904233] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [d93da2d904233] Daemon stopped [2020-07-20T08:57:37.209Z] daemon.go:461: [decfeace77c86] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [decfeace77c86] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [decfeace77c86] Daemon stopped [2020-07-20T08:57:37.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2020-07-20T08:57:37.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-20T08:57:37.209Z] daemon.go:325: [d7b1ea1a0ef2c] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d7b1ea1a0ef2c] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [d7b1ea1a0ef2c] daemon started [2020-07-20T08:57:37.209Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-07-20T08:57:37.209Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2020-07-20T08:57:37.209Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-07-20T08:57:37.209Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2020-07-20T08:57:37.209Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-07-20T08:57:37.209Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2020-07-20T08:57:37.209Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-07-20T08:57:37.209Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2020-07-20T08:57:37.209Z] daemon.go:461: [d7b1ea1a0ef2c] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d7b1ea1a0ef2c] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [d7b1ea1a0ef2c] Daemon stopped [2020-07-20T08:57:37.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2020-07-20T08:57:37.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-20T08:57:37.209Z] daemon.go:325: [db1d2e74afa47] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [db1d2e74afa47] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [db1d2e74afa47] daemon started [2020-07-20T08:57:37.209Z] daemon.go:461: [db1d2e74afa47] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [db1d2e74afa47] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [db1d2e74afa47] Daemon stopped [2020-07-20T08:57:37.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.52s) [2020-07-20T08:57:37.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-20T08:57:37.209Z] daemon.go:325: [d809b934eabe1] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d809b934eabe1] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [d809b934eabe1] daemon started [2020-07-20T08:57:37.209Z] daemon.go:461: [d809b934eabe1] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d809b934eabe1] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [d809b934eabe1] Daemon stopped [2020-07-20T08:57:37.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2020-07-20T08:57:37.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-20T08:57:37.209Z] daemon.go:325: [d71e1abb3b48c] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d71e1abb3b48c] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [d71e1abb3b48c] daemon started [2020-07-20T08:57:37.209Z] daemon.go:461: [d71e1abb3b48c] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d71e1abb3b48c] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [d71e1abb3b48c] Daemon stopped [2020-07-20T08:57:37.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.38s) [2020-07-20T08:57:37.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-20T08:57:37.209Z] daemon.go:325: [d50b7a6e8791d] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d50b7a6e8791d] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [d50b7a6e8791d] daemon started [2020-07-20T08:57:37.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-20T08:57:37.209Z] daemon.go:325: [d8a1fd7210731] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d8a1fd7210731] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [d8a1fd7210731] daemon started [2020-07-20T08:57:37.209Z] check_test.go:358: [d8a1fd7210731] joining swarm manager [d50b7a6e8791d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.209Z] daemon.go:461: [d50b7a6e8791d] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d50b7a6e8791d] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [d50b7a6e8791d] Daemon stopped [2020-07-20T08:57:37.209Z] daemon.go:461: [d8a1fd7210731] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d8a1fd7210731] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [d8a1fd7210731] Daemon stopped [2020-07-20T08:57:37.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.28s) [2020-07-20T08:57:37.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-20T08:57:37.209Z] daemon.go:325: [d6801fe22b70b] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d6801fe22b70b] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [d6801fe22b70b] daemon started [2020-07-20T08:57:37.209Z] daemon.go:461: [d6801fe22b70b] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d6801fe22b70b] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [d6801fe22b70b] Daemon stopped [2020-07-20T08:57:37.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.22s) [2020-07-20T08:57:37.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-20T08:57:37.209Z] daemon.go:325: [d86f47cb9eedf] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d86f47cb9eedf] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [d86f47cb9eedf] daemon started [2020-07-20T08:57:37.209Z] daemon.go:461: [d86f47cb9eedf] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d86f47cb9eedf] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [d86f47cb9eedf] Daemon stopped [2020-07-20T08:57:37.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s) [2020-07-20T08:57:37.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-20T08:57:37.209Z] daemon.go:325: [d59a6a8c6f856] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d59a6a8c6f856] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [d59a6a8c6f856] daemon started [2020-07-20T08:57:37.209Z] daemon.go:461: [d59a6a8c6f856] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d59a6a8c6f856] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [d59a6a8c6f856] Daemon stopped [2020-07-20T08:57:37.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.22s) [2020-07-20T08:57:37.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-20T08:57:37.209Z] daemon.go:325: [dab30143116bd] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [dab30143116bd] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [dab30143116bd] daemon started [2020-07-20T08:57:37.209Z] daemon.go:461: [dab30143116bd] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [dab30143116bd] exiting daemon [2020-07-20T08:57:37.209Z] daemon.go:448: [dab30143116bd] Daemon stopped [2020-07-20T08:57:37.209Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s) [2020-07-20T08:57:37.209Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-20T08:57:37.209Z] daemon.go:325: [d90710fcfa32d] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:325: [d90710fcfa32d] waiting for daemon to start [2020-07-20T08:57:37.209Z] daemon.go:353: [d90710fcfa32d] daemon started [2020-07-20T08:57:37.209Z] daemon.go:461: [d90710fcfa32d] Stopping daemon [2020-07-20T08:57:37.209Z] daemon.go:296: [d90710fcfa32d] exiting daemon [2020-07-20T08:57:37.210Z] daemon.go:448: [d90710fcfa32d] Daemon stopped [2020-07-20T08:57:37.210Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s) [2020-07-20T08:57:37.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-20T08:57:37.210Z] daemon.go:325: [dfb274806a4e5] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:325: [dfb274806a4e5] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:353: [dfb274806a4e5] daemon started [2020-07-20T08:57:37.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-20T08:57:37.210Z] daemon.go:325: [dca9e43a37617] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:325: [dca9e43a37617] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:353: [dca9e43a37617] daemon started [2020-07-20T08:57:37.210Z] check_test.go:358: [dca9e43a37617] joining swarm manager [dfb274806a4e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-20T08:57:37.210Z] daemon.go:461: [dfb274806a4e5] Stopping daemon [2020-07-20T08:57:37.210Z] daemon.go:296: [dfb274806a4e5] exiting daemon [2020-07-20T08:57:37.210Z] daemon.go:448: [dfb274806a4e5] Daemon stopped [2020-07-20T08:57:37.210Z] daemon.go:461: [dca9e43a37617] Stopping daemon [2020-07-20T08:57:37.210Z] daemon.go:296: [dca9e43a37617] exiting daemon [2020-07-20T08:57:37.210Z] daemon.go:448: [dca9e43a37617] Daemon stopped [2020-07-20T08:57:37.210Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.36s) [2020-07-20T08:57:37.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-20T08:57:37.210Z] daemon.go:325: [d463a07377225] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:325: [d463a07377225] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:353: [d463a07377225] daemon started [2020-07-20T08:57:37.210Z] daemon.go:461: [d463a07377225] Stopping daemon [2020-07-20T08:57:37.210Z] daemon.go:296: [d463a07377225] exiting daemon [2020-07-20T08:57:37.210Z] daemon.go:448: [d463a07377225] Daemon stopped [2020-07-20T08:57:37.210Z] daemon.go:325: [d463a07377225] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:325: [d463a07377225] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:353: [d463a07377225] daemon started [2020-07-20T08:57:37.210Z] daemon.go:461: [d463a07377225] Stopping daemon [2020-07-20T08:57:37.210Z] daemon.go:296: [d463a07377225] exiting daemon [2020-07-20T08:57:37.210Z] daemon.go:448: [d463a07377225] Daemon stopped [2020-07-20T08:57:37.210Z] daemon.go:325: [d463a07377225] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:325: [d463a07377225] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:353: [d463a07377225] daemon started [2020-07-20T08:57:37.210Z] daemon.go:461: [d463a07377225] Stopping daemon [2020-07-20T08:57:37.210Z] daemon.go:296: [d463a07377225] exiting daemon [2020-07-20T08:57:37.210Z] daemon.go:448: [d463a07377225] Daemon stopped [2020-07-20T08:57:37.210Z] daemon.go:325: [d463a07377225] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:325: [d463a07377225] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:353: [d463a07377225] daemon started [2020-07-20T08:57:37.210Z] daemon.go:461: [d463a07377225] Stopping daemon [2020-07-20T08:57:37.210Z] daemon.go:296: [d463a07377225] exiting daemon [2020-07-20T08:57:37.210Z] daemon.go:448: [d463a07377225] Daemon stopped [2020-07-20T08:57:37.210Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.27s) [2020-07-20T08:57:37.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-20T08:57:37.210Z] daemon.go:325: [daa2e3a15a135] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:325: [daa2e3a15a135] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:353: [daa2e3a15a135] daemon started [2020-07-20T08:57:37.210Z] daemon.go:461: [daa2e3a15a135] Stopping daemon [2020-07-20T08:57:37.210Z] daemon.go:296: [daa2e3a15a135] exiting daemon [2020-07-20T08:57:37.210Z] daemon.go:448: [daa2e3a15a135] Daemon stopped [2020-07-20T08:57:37.210Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2020-07-20T08:57:37.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-20T08:57:37.210Z] daemon.go:325: [da8019f314a6c] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:325: [da8019f314a6c] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:353: [da8019f314a6c] daemon started [2020-07-20T08:57:37.210Z] daemon.go:461: [da8019f314a6c] Stopping daemon [2020-07-20T08:57:37.210Z] daemon.go:296: [da8019f314a6c] exiting daemon [2020-07-20T08:57:37.210Z] daemon.go:448: [da8019f314a6c] Daemon stopped [2020-07-20T08:57:37.210Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.88s) [2020-07-20T08:57:37.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-20T08:57:37.210Z] daemon.go:325: [d1155003cb9f1] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:325: [d1155003cb9f1] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:353: [d1155003cb9f1] daemon started [2020-07-20T08:57:37.210Z] daemon.go:461: [d1155003cb9f1] Stopping daemon [2020-07-20T08:57:37.210Z] daemon.go:296: [d1155003cb9f1] exiting daemon [2020-07-20T08:57:37.210Z] daemon.go:448: [d1155003cb9f1] Daemon stopped [2020-07-20T08:57:37.210Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.82s) [2020-07-20T08:57:37.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-20T08:57:37.210Z] daemon.go:325: [def288cadbe11] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:325: [def288cadbe11] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:353: [def288cadbe11] daemon started [2020-07-20T08:57:37.210Z] daemon.go:461: [def288cadbe11] Stopping daemon [2020-07-20T08:57:37.210Z] daemon.go:296: [def288cadbe11] exiting daemon [2020-07-20T08:57:37.210Z] daemon.go:448: [def288cadbe11] Daemon stopped [2020-07-20T08:57:37.210Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.56s) [2020-07-20T08:57:37.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-20T08:57:37.210Z] daemon.go:325: [d61e98dbd7c91] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:325: [d61e98dbd7c91] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:353: [d61e98dbd7c91] daemon started [2020-07-20T08:57:37.210Z] daemon.go:461: [d61e98dbd7c91] Stopping daemon [2020-07-20T08:57:37.210Z] daemon.go:296: [d61e98dbd7c91] exiting daemon [2020-07-20T08:57:37.210Z] daemon.go:448: [d61e98dbd7c91] Daemon stopped [2020-07-20T08:57:37.210Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.59s) [2020-07-20T08:57:37.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-20T08:57:37.210Z] daemon.go:325: [d4b9a6e335fda] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:325: [d4b9a6e335fda] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:353: [d4b9a6e335fda] daemon started [2020-07-20T08:57:37.210Z] daemon.go:461: [d4b9a6e335fda] Stopping daemon [2020-07-20T08:57:37.210Z] daemon.go:296: [d4b9a6e335fda] exiting daemon [2020-07-20T08:57:37.210Z] daemon.go:448: [d4b9a6e335fda] Daemon stopped [2020-07-20T08:57:37.210Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.58s) [2020-07-20T08:57:37.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-20T08:57:37.210Z] daemon.go:325: [d6b7ee188d283] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:325: [d6b7ee188d283] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:353: [d6b7ee188d283] daemon started [2020-07-20T08:57:37.210Z] daemon.go:461: [d6b7ee188d283] Stopping daemon [2020-07-20T08:57:37.210Z] daemon.go:296: [d6b7ee188d283] exiting daemon [2020-07-20T08:57:37.210Z] daemon.go:448: [d6b7ee188d283] Daemon stopped [2020-07-20T08:57:37.210Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.14s) [2020-07-20T08:57:37.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-20T08:57:37.210Z] daemon.go:325: [de6505e64e4ac] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:325: [de6505e64e4ac] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:353: [de6505e64e4ac] daemon started [2020-07-20T08:57:37.210Z] daemon.go:461: [de6505e64e4ac] Stopping daemon [2020-07-20T08:57:37.210Z] daemon.go:296: [de6505e64e4ac] exiting daemon [2020-07-20T08:57:37.210Z] daemon.go:448: [de6505e64e4ac] Daemon stopped [2020-07-20T08:57:37.210Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.18s) [2020-07-20T08:57:37.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-20T08:57:37.210Z] daemon.go:325: [d1f0b79dedbbf] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:325: [d1f0b79dedbbf] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:353: [d1f0b79dedbbf] daemon started [2020-07-20T08:57:37.210Z] daemon.go:461: [d1f0b79dedbbf] Stopping daemon [2020-07-20T08:57:37.210Z] daemon.go:296: [d1f0b79dedbbf] exiting daemon [2020-07-20T08:57:37.210Z] daemon.go:448: [d1f0b79dedbbf] Daemon stopped [2020-07-20T08:57:37.210Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.11s) [2020-07-20T08:57:37.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-20T08:57:37.210Z] daemon.go:325: [d90018df5632a] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:325: [d90018df5632a] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:353: [d90018df5632a] daemon started [2020-07-20T08:57:37.210Z] daemon.go:461: [d90018df5632a] Stopping daemon [2020-07-20T08:57:37.210Z] daemon.go:296: [d90018df5632a] exiting daemon [2020-07-20T08:57:37.210Z] daemon.go:448: [d90018df5632a] Daemon stopped [2020-07-20T08:57:37.210Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.32s) [2020-07-20T08:57:37.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-07-20T08:57:37.210Z] daemon.go:325: [d5a16979b29a2] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:325: [d5a16979b29a2] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:353: [d5a16979b29a2] daemon started [2020-07-20T08:57:37.210Z] daemon.go:461: [d5a16979b29a2] Stopping daemon [2020-07-20T08:57:37.210Z] daemon.go:296: [d5a16979b29a2] exiting daemon [2020-07-20T08:57:37.210Z] daemon.go:448: [d5a16979b29a2] Daemon stopped [2020-07-20T08:57:37.210Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.42s) [2020-07-20T08:57:37.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-20T08:57:37.210Z] daemon.go:325: [db977894043b3] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:325: [db977894043b3] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:353: [db977894043b3] daemon started [2020-07-20T08:57:37.210Z] daemon.go:461: [db977894043b3] Stopping daemon [2020-07-20T08:57:37.210Z] daemon.go:296: [db977894043b3] exiting daemon [2020-07-20T08:57:37.210Z] daemon.go:448: [db977894043b3] Daemon stopped [2020-07-20T08:57:37.210Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) [2020-07-20T08:57:37.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-20T08:57:37.210Z] daemon.go:325: [d96855be84afa] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:325: [d96855be84afa] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:353: [d96855be84afa] daemon started [2020-07-20T08:57:37.210Z] daemon.go:461: [d96855be84afa] Stopping daemon [2020-07-20T08:57:37.210Z] daemon.go:296: [d96855be84afa] exiting daemon [2020-07-20T08:57:37.210Z] daemon.go:448: [d96855be84afa] Daemon stopped [2020-07-20T08:57:37.210Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2020-07-20T08:57:37.210Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-20T08:57:37.210Z] daemon.go:325: [dd9c5c9c5518e] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:325: [dd9c5c9c5518e] waiting for daemon to start [2020-07-20T08:57:37.210Z] daemon.go:353: [dd9c5c9c5518e] daemon started [2020-07-20T08:57:37.210Z] daemon.go:461: [dd9c5c9c5518e] Stopping daemon [2020-07-20T08:57:37.210Z] daemon.go:296: [dd9c5c9c5518e] exiting daemon [2020-07-20T08:57:37.210Z] daemon.go:448: [dd9c5c9c5518e] Daemon stopped [2020-07-20T08:57:37.210Z] === RUN TestDockerExternalVolumeSuite [2020-07-20T08:57:37.210Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-20T08:57:44.501Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-20T08:57:55.294Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-20T08:57:57.028Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-20T08:57:57.028Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-20T08:57:57.028Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-20T08:58:09.557Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-20T08:58:11.132Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-20T08:58:17.025Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-20T08:58:20.832Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-20T08:58:20.832Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-20T08:58:20.832Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-20T08:58:24.643Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-20T08:58:24.643Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-20T08:58:24.643Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-20T08:58:24.643Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-20T08:58:24.643Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-20T08:58:30.537Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-20T08:58:30.537Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-20T08:58:31.534Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-20T08:58:31.534Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-20T08:58:33.111Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-20T08:58:34.107Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-20T08:58:34.107Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-20T08:58:42.796Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-20T08:58:45.762Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-20T08:58:47.336Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-20T08:59:02.983Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-20T08:59:09.540Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-20T08:59:12.670Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-20T08:59:12.671Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-20T08:59:14.898Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-20T08:59:14.898Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-20T08:59:15.369Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-20T08:59:15.840Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-20T08:59:19.652Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-20T08:59:23.470Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-20T08:59:23.470Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-20T08:59:27.279Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-20T08:59:27.279Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-20T08:59:27.279Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-20T08:59:39.817Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-20T08:59:41.605Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-20T08:59:42.046Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-20T08:59:42.518Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-20T08:59:48.406Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-20T08:59:53.180Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-20T08:59:56.478Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-20T09:00:00.369Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-20T09:00:04.178Z] === RUN TestDockerSuite/TestRmiTag [2020-07-20T09:00:04.178Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-20T09:00:06.408Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-20T09:00:21.385Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-20T09:00:23.614Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-20T09:00:28.390Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-20T09:00:28.577Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-20T09:00:28.864Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-20T09:00:28.864Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-20T09:00:28.864Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-20T09:00:28.864Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-20T09:00:28.864Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-20T09:00:28.864Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-20T09:00:28.864Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-20T09:00:28.864Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-20T09:00:31.092Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-20T09:00:31.092Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-20T09:00:31.092Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-20T09:00:34.902Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-20T09:00:37.130Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-20T09:00:38.706Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-20T09:00:40.776Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-20T09:00:40.934Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-20T09:00:42.516Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-20T09:00:42.516Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-20T09:00:46.325Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-20T09:00:46.325Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-20T09:00:46.325Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-20T09:00:46.325Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-20T09:00:46.325Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-20T09:00:46.325Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-20T09:00:46.325Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-20T09:00:46.325Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-20T09:00:46.325Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-20T09:00:46.325Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-20T09:00:46.325Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-20T09:00:46.325Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-20T09:00:47.899Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-20T09:00:47.899Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-20T09:00:50.866Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-20T09:00:50.866Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-20T09:00:50.866Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-20T09:00:52.439Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-20T09:00:52.439Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-20T09:00:52.439Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-20T09:00:52.439Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-20T09:00:52.439Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-20T09:00:52.439Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-20T09:00:52.439Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-20T09:00:52.439Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-20T09:00:54.014Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-20T09:00:56.240Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-20T09:00:57.815Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-20T09:00:57.815Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-20T09:00:57.815Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-20T09:00:57.815Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-20T09:01:00.121Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-20T09:01:00.121Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-20T09:01:00.121Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-20T09:01:00.121Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-20T09:01:00.121Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-20T09:01:01.699Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-20T09:01:06.489Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-20T09:01:06.489Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-20T09:01:06.489Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-20T09:01:06.489Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-20T09:01:06.489Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-20T09:01:06.489Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-20T09:01:06.489Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-20T09:01:08.716Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-20T09:01:08.716Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-20T09:01:08.716Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-20T09:01:08.716Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-20T09:01:10.290Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-20T09:01:12.517Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-20T09:01:12.517Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-20T09:01:12.843Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-20T09:01:14.090Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-20T09:01:14.090Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-20T09:01:14.090Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-20T09:01:14.090Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-20T09:01:15.666Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-20T09:01:17.894Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-20T09:01:19.467Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-20T09:01:21.697Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-20T09:01:21.697Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-20T09:01:21.697Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-20T09:01:21.697Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-20T09:01:21.697Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-20T09:01:21.697Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-20T09:01:21.697Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-20T09:01:21.697Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-20T09:01:21.697Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-20T09:01:24.663Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-20T09:01:24.663Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-20T09:01:24.663Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-20T09:01:24.663Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-20T09:01:24.663Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-20T09:01:24.663Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-20T09:01:24.663Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-20T09:01:27.714Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-20T09:01:31.846Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-20T09:01:31.846Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-20T09:01:33.421Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-20T09:01:33.421Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-20T09:01:33.421Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-20T09:01:33.421Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-20T09:01:33.421Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-20T09:01:33.421Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-20T09:01:33.421Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-20T09:01:33.421Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-20T09:01:33.421Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-20T09:01:33.421Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-20T09:01:33.421Z] === RUN TestDockerSuite/TestRunMount [2020-07-20T09:01:33.892Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-20T09:01:33.892Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-20T09:01:33.892Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-20T09:01:33.892Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-20T09:01:39.785Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-20T09:01:39.785Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-20T09:01:39.785Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-20T09:01:39.785Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-20T09:01:43.593Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-20T09:01:45.814Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-20T09:01:46.560Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-20T09:01:46.560Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-20T09:01:46.560Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-20T09:01:47.031Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-20T09:01:47.031Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-20T09:01:47.031Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-20T09:01:47.031Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-20T09:01:47.031Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-20T09:01:47.031Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-20T09:01:47.031Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-20T09:01:47.031Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-20T09:01:48.023Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-20T09:01:50.249Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-20T09:01:51.825Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-20T09:01:52.817Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-20T09:01:54.391Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-20T09:01:54.863Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-20T09:01:54.863Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-20T09:01:54.863Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-20T09:01:54.863Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-20T09:01:54.863Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-20T09:01:54.863Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-20T09:01:54.863Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-20T09:01:54.863Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-20T09:01:57.088Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-20T09:01:57.088Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-20T09:01:57.088Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-20T09:01:57.088Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-20T09:01:57.088Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-20T09:01:57.088Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-20T09:02:04.281Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-20T09:02:04.281Z] === RUN TestDockerSuite/TestRunRm [2020-07-20T09:02:05.854Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-20T09:02:10.633Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-20T09:02:12.872Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-20T09:02:14.452Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-20T09:02:16.032Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-20T09:02:18.266Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-20T09:02:18.266Z] === RUN TestDockerSuite/TestRunState [2020-07-20T09:02:18.266Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-20T09:02:19.845Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-20T09:02:19.845Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-20T09:02:21.423Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-20T09:02:21.423Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-20T09:02:21.423Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-20T09:02:21.896Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-20T09:02:21.896Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-20T09:02:21.896Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-20T09:02:26.691Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-20T09:02:26.691Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-20T09:02:26.691Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-20T09:02:26.691Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-20T09:02:26.691Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-20T09:02:26.691Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-20T09:02:26.691Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-20T09:02:26.691Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-20T09:02:26.691Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-20T09:02:26.691Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-20T09:02:26.691Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-20T09:02:28.275Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-20T09:02:28.275Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-20T09:02:29.860Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-20T09:02:29.860Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-20T09:02:29.860Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-20T09:02:32.095Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-20T09:02:32.480Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-20T09:02:37.999Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-20T09:02:41.819Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-20T09:02:46.606Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-20T09:02:46.606Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-20T09:02:46.606Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-20T09:02:46.606Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-20T09:02:46.606Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-20T09:02:48.840Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-20T09:02:50.560Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-20T09:02:51.076Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-20T09:02:52.654Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-20T09:02:52.654Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-20T09:02:52.654Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-20T09:02:52.654Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-20T09:02:52.654Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-20T09:02:52.654Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-20T09:02:52.654Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-20T09:02:52.654Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-20T09:02:52.654Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-20T09:02:56.477Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-20T09:02:58.055Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-20T09:02:59.634Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-20T09:03:03.455Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-20T09:03:03.455Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-20T09:03:03.455Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-20T09:03:03.455Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-20T09:03:03.455Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-20T09:03:03.455Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-20T09:03:03.455Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-20T09:03:03.455Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-20T09:03:03.455Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-20T09:03:03.455Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-20T09:03:03.455Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-20T09:03:03.455Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-20T09:03:03.455Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-20T09:03:03.455Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-20T09:03:03.455Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-20T09:03:03.455Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-20T09:03:03.455Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-20T09:03:03.455Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-20T09:03:06.434Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-20T09:03:06.434Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-20T09:03:06.907Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-20T09:03:06.907Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-20T09:03:09.143Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-20T09:03:19.620Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-20T09:03:19.621Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-20T09:03:22.634Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-20T09:03:26.824Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-20T09:03:26.824Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-20T09:03:29.060Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-20T09:03:29.060Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-20T09:03:29.060Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-20T09:03:29.060Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-20T09:03:29.060Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-20T09:03:37.768Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-20T09:03:38.242Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-20T09:03:38.242Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-20T09:03:38.242Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-20T09:03:38.242Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-20T09:03:38.242Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-20T09:03:38.242Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-20T09:03:39.822Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-20T09:03:41.404Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-20T09:03:41.404Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-20T09:03:43.640Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-20T09:03:43.640Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-20T09:03:43.640Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-20T09:03:43.640Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-20T09:03:43.640Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-20T09:03:43.640Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-20T09:03:43.640Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-20T09:03:54.708Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-20T09:03:58.648Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-20T09:03:58.648Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-20T09:03:58.648Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-20T09:03:59.122Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-20T09:03:59.122Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-20T09:03:59.595Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-20T09:03:59.595Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-20T09:04:01.830Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-20T09:04:01.830Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-20T09:04:04.805Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-20T09:04:04.805Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-20T09:04:05.278Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-20T09:04:05.278Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-20T09:04:05.278Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-20T09:04:06.908Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-20T09:04:12.484Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-20T09:04:12.484Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-20T09:04:12.484Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-20T09:04:12.484Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-20T09:04:12.484Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-20T09:04:18.388Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-20T09:04:18.388Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-20T09:04:18.388Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-20T09:04:24.989Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-20T09:04:25.588Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-20T09:04:25.588Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-20T09:04:27.169Z] --- PASS: TestDockerSuite (2182.43s) [2020-07-20T09:04:27.169Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-07-20T09:04:27.169Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.54s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (145.75s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.61s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.25s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.15s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.24s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.15s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.14s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.16s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.63s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.30s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.74s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.94s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement Apparmor [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement Apparmor [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.73s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement IsPausable [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.10s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (95.05s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement UnixCli [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.38s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.92s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.60s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.62s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.69s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.17s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.04s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.09s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.41s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.78s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.90s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.17s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.47s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildAddTar (29.21s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.13s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.58s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.01s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.60s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.64s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.34s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.58s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.74s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.37s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.33s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.58s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.06s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.36s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.97s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement UnixCli [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.06s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.73s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.74s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.70s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.98s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildContChar (12.06s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.35s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.05s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.67s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.64s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.20s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.34s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.22s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.96s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.30s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.56s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.11s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.28s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.68s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.05s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.44s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.25s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildDockerignore (63.46s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.06s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (62.20s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.50s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.65s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.64s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.79s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.80s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.23s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.53s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.61s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (92.11s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.83s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.40s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.39s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.59s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.45s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.92s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.76s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.51s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.01s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.46s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-07-20T09:04:27.170Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildFails (1.91s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.19s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.29s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.39s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.90s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.21s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.24s) [2020-07-20T09:04:27.170Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.11s) [2020-07-20T09:04:27.170Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement UnixCli [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.41s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.24s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildHistory (8.21s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.72s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.88s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.23s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildLabel (0.70s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.71s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.46s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildLabels (0.74s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.24s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.31s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.42s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.56s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.13s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.06s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.91s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.77s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.32s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.02s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.83s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.94s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.89s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.52s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.24s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.04s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.93s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.29s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.93s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.94s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.10s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.18s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.51s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.94s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.01s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.65s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.53s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.92s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.85s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.88s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.65s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildRm (12.39s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (7.61s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.39s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.31s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.86s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.90s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildShellInherited (8.95s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.83s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.64s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.48s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.79s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.50s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildStderr (4.28s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.79s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.55s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.00s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildTagEvent (9.11s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.85s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.00s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.41s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.21s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.54s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.72s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.57s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.83s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.21s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.94s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.33s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.12s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.04s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.82s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.48s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-07-20T09:04:27.171Z] docker_cli_sni_test.go:18: Flakey test [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.78s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.24s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestCommitChange (4.59s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.17s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.02s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestCommitTTY (6.14s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.12s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.12s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.10s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.82s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.96s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.86s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.11s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.75s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.57s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.84s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.85s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.87s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.63s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.08s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.19s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.80s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.15s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (8.11s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.86s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.00s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.78s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.85s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.62s) [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.70s) [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.14s) [2020-07-20T09:04:27.171Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-07-20T09:04:27.171Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-07-20T09:04:27.171Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-07-20T09:04:27.171Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-07-20T09:04:27.171Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc0009223c0 } [2020-07-20T09:04:27.171Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1044360430 c:\foo false } [2020-07-20T09:04:27.171Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1044360430 c:\foo true } [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.12s) [2020-07-20T09:04:27.171Z] docker_api_containers_test.go:1926: case 0 [2020-07-20T09:04:27.171Z] docker_api_containers_test.go:1926: case 1 [2020-07-20T09:04:27.171Z] docker_api_containers_test.go:1926: case 2 [2020-07-20T09:04:27.171Z] docker_api_containers_test.go:1926: case 3 [2020-07-20T09:04:27.171Z] docker_api_containers_test.go:1926: case 4 [2020-07-20T09:04:27.171Z] docker_api_containers_test.go:1926: case 5 [2020-07-20T09:04:27.171Z] docker_api_containers_test.go:1926: case 6 [2020-07-20T09:04:27.171Z] docker_api_containers_test.go:1926: case 7 [2020-07-20T09:04:27.171Z] docker_api_containers_test.go:1926: case 8 [2020-07-20T09:04:27.171Z] docker_api_containers_test.go:1926: case 9 [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-07-20T09:04:27.171Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.171Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.96s) [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.02s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2020-07-20T09:04:27.172Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.99s) [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.63s) [2020-07-20T09:04:27.172Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a980994425\file1 7ec9f5466f1cff5527cd9549ec4e0905fb56ad5af5ed2d91a29df4a8945051f8:/root/itWorks.txt` [2020-07-20T09:04:27.172Z] docker_cli_cp_utils_test.go:279: checking that container "7ec9f5466f1cff5527cd9549ec4e0905fb56ad5af5ed2d91a29df4a8945051f8" start output contains "file1\n" [2020-07-20T09:04:27.172Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7ec9f5466f1cff5527cd9549ec4e0905fb56ad5af5ed2d91a29df4a8945051f8` [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.00s) [2020-07-20T09:04:27.172Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b236347524\file1 7bc0250121b64d3b1b4f217769ae435255be0bcb18c1fcfdf090afa7a9023952:testDir/` [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.14s) [2020-07-20T09:04:27.172Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e091379219\dir1 7f8cb1cc8e01b047e507cc20f06a0eebe7697668edb8e782675dd0beb7f163ed:testDir` [2020-07-20T09:04:27.172Z] docker_cli_cp_utils_test.go:279: checking that container "7f8cb1cc8e01b047e507cc20f06a0eebe7697668edb8e782675dd0beb7f163ed" start output contains "file1-1\n" [2020-07-20T09:04:27.172Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7f8cb1cc8e01b047e507cc20f06a0eebe7697668edb8e782675dd0beb7f163ed` [2020-07-20T09:04:27.172Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e091379219\dir1 c6033dd8efa781cbe2431dd07f3bef7a1a1d6c0ab2b56fe062a8160fa5b91877:testDir/` [2020-07-20T09:04:27.172Z] docker_cli_cp_utils_test.go:279: checking that container "c6033dd8efa781cbe2431dd07f3bef7a1a1d6c0ab2b56fe062a8160fa5b91877" start output contains "file1-1\n" [2020-07-20T09:04:27.172Z] docker_cli_cp_utils_test.go:209: running `docker start -a c6033dd8efa781cbe2431dd07f3bef7a1a1d6c0ab2b56fe062a8160fa5b91877` [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCpToCaseH (6.90s) [2020-07-20T09:04:27.172Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h245124182\dir1\. 397d125596dec5c3378d41cac5095f930f8d9121c465391a7d3cc9e87e5e554d:testDir` [2020-07-20T09:04:27.172Z] docker_cli_cp_utils_test.go:279: checking that container "397d125596dec5c3378d41cac5095f930f8d9121c465391a7d3cc9e87e5e554d" start output contains "file1-1\n" [2020-07-20T09:04:27.172Z] docker_cli_cp_utils_test.go:209: running `docker start -a 397d125596dec5c3378d41cac5095f930f8d9121c465391a7d3cc9e87e5e554d` [2020-07-20T09:04:27.172Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h245124182\dir1\. 1ba7f1b90f9cfe7e2622807b83370624cf776da25b9248a2530f6205e6df8220:testDir/` [2020-07-20T09:04:27.172Z] docker_cli_cp_utils_test.go:279: checking that container "1ba7f1b90f9cfe7e2622807b83370624cf776da25b9248a2530f6205e6df8220" start output contains "file1-1\n" [2020-07-20T09:04:27.172Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1ba7f1b90f9cfe7e2622807b83370624cf776da25b9248a2530f6205e6df8220` [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCpToDot (1.98s) [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCpToStdout (6.79s) [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCreateArgs (0.14s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.64s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.87s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.83s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.52s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCreateRM (0.27s) [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.27s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.95s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.16s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.97s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.88s) [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.01s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.93s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.98s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.82s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsCopy (4.69s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.16s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.84s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.66s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.05s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.28s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.78s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsFilters (3.85s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsFormat (3.89s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsRename (2.07s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsResize (2.36s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.84s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.14s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.30s) [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.14s) [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.55s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.57s) [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.67s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.71s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.64s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.55s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.68s) [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.78s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestExecInspectID (3.10s) [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement IsPausable [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.01s) [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.86s) [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.09s) [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-07-20T09:04:27.172Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.62s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.63s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.66s) [2020-07-20T09:04:27.172Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.59s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.12s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.45s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.74s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.41s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.68s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.12s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.34s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.41s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement IsPausable [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInfoFormat (0.11s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.86s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.80s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.81s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.77s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectDefault (1.81s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectHistory (4.12s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.88s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.61s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.82s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.78s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.52s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectStatus (2.18s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.46s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.86s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.91s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.64s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.82s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.80s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.86s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.56s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.64s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.05s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.89s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.73s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.99s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.98s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.76s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.20s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.04s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.97s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.85s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestLogsSince (8.41s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestLogsTail (2.25s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.03s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.89s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement IsAmd64 [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement IsAmd64 [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.65s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.60s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestPsByOrder (7.70s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.34s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (11.62s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.24s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-07-20T09:04:27.173Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.05s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.78s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (5.90s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.46s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.72s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.09s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.31s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (8.20s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.43s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.92s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.10s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.21s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.13s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.59s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.58s) [2020-07-20T09:04:27.173Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.62s) [2020-07-20T09:04:27.173Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-07-20T09:04:27.173Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.66s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.69s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.24s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.55s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.93s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.55s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.67s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.16s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRmiTag (0.61s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.96s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.04s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.07s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.51s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.94s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.80s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.60s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.35s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.82s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.95s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.87s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.74s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.76s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.37s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.75s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.84s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.90s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.90s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.90s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.66s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.02s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.97s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.78s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.75s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.79s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunExitCode (1.81s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.81s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.78s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.81s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.27s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.26s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.48s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.52s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.07s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.44s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.27s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.00s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.77s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.75s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.97s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.78s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.37s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.32s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement Apparmor [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.65s) [2020-07-20T09:04:27.174Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-07-20T09:04:27.174Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunRm (1.89s) [2020-07-20T09:04:27.174Z] --- PASS: TestDockerSuite/TestRunRmAndWait (4.94s) [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.87s) [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.76s) [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.52s) [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.09s) [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.93s) [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.60s) [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.42s) [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement Apparmor [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.76s) [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.79s) [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.42s) [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.65s) [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.72s) [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (4.99s) [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.08s) [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.11s) [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.86s) [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.89s) [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.49s) [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.53s) [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.81s) [2020-07-20T09:04:27.175Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.67s) [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement Apparmor [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-07-20T09:04:27.175Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.175Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.648Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.648Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.648Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.648Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.52s) [2020-07-20T09:04:27.648Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.48s) [2020-07-20T09:04:27.648Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2020-07-20T09:04:27.648Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2020-07-20T09:04:27.648Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.69s) [2020-07-20T09:04:27.648Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.25s) [2020-07-20T09:04:27.648Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.648Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.72s) [2020-07-20T09:04:27.648Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.648Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.44s) [2020-07-20T09:04:27.648Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.648Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.648Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement IsPausable [2020-07-20T09:04:27.648Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.648Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.73s) [2020-07-20T09:04:27.648Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.648Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.648Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.648Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.648Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.648Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.648Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.63s) [2020-07-20T09:04:27.648Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.91s) [2020-07-20T09:04:27.648Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.648Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.63s) [2020-07-20T09:04:27.648Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.648Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.648Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.648Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.648Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.648Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-07-20T09:04:27.648Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.648Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2020-07-20T09:04:27.648Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2020-07-20T09:04:27.648Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2020-07-20T09:04:27.649Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2020-07-20T09:04:27.649Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2020-07-20T09:04:27.649Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.22s) [2020-07-20T09:04:27.649Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2020-07-20T09:04:27.649Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.47s) [2020-07-20T09:04:27.649Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2020-07-20T09:04:27.649Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2020-07-20T09:04:27.649Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2020-07-20T09:04:27.649Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2020-07-20T09:04:27.649Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.18s) [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s) [2020-07-20T09:04:27.649Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.71s) [2020-07-20T09:04:27.649Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2020-07-20T09:04:27.649Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2020-07-20T09:04:27.649Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.29s) [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.27s) [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-20T09:04:27.649Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] === RUN TestDockerSchema1RegistrySuite [2020-07-20T09:04:27.649Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-20T09:04:27.649Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-20T09:04:27.649Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-20T09:04:27.649Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-20T09:04:27.649Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-20T09:04:27.649Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-20T09:04:27.649Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-20T09:04:27.649Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-20T09:04:27.649Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-20T09:04:27.649Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-20T09:04:27.649Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-20T09:04:27.649Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-20T09:04:27.649Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-20T09:04:27.649Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-20T09:04:27.649Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-20T09:04:27.649Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-20T09:04:27.649Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-20T09:04:27.649Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-20T09:04:27.649Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-20T09:04:27.649Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] === RUN TestDockerDaemonSuite [2020-07-20T09:04:27.649Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-20T09:04:27.649Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-20T09:04:27.649Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-07-20T09:04:27.649Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-20T09:04:27.649Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] === RUN TestDockerSwarmSuite [2020-07-20T09:04:27.649Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-07-20T09:04:27.649Z] === RUN TestDockerPluginSuite [2020-07-20T09:04:27.649Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-07-20T09:04:27.649Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-07-20T09:04:27.649Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-07-20T09:04:27.649Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-07-20T09:04:27.649Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-07-20T09:04:27.649Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-07-20T09:04:27.649Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-07-20T09:04:27.649Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-07-20T09:04:27.649Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-07-20T09:04:27.649Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-07-20T09:04:27.649Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-07-20T09:04:27.649Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-07-20T09:04:27.649Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.649Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-07-20T09:04:27.650Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.650Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-07-20T09:04:27.650Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.650Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-07-20T09:04:27.650Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.650Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-07-20T09:04:27.650Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.650Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-07-20T09:04:27.650Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.650Z] === RUN TestDockerExternalVolumeSuite [2020-07-20T09:04:27.650Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-07-20T09:04:27.650Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.650Z] === RUN TestDockerNetworkSuite [2020-07-20T09:04:27.650Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-07-20T09:04:27.650Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.650Z] === RUN TestDockerHubPullSuite [2020-07-20T09:04:27.650Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-07-20T09:04:27.650Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-07-20T09:04:27.650Z] PASS [2020-07-20T09:04:27.650Z] ok github.com/docker/docker/integration-cli 2183.128s [2020-07-20T09:04:27.650Z] INFO: Integration tests ended at 07/20/2020 09:04:27. Duration:00:36:31.2442016 [2020-07-20T09:04:27.650Z] INFO: Docker info of the daemon under test at end of run [2020-07-20T09:04:27.650Z] [2020-07-20T09:04:27.650Z] Containers: 2 [2020-07-20T09:04:27.650Z] Running: 0 [2020-07-20T09:04:27.650Z] Paused: 0 [2020-07-20T09:04:27.650Z] Stopped: 2 [2020-07-20T09:04:27.650Z] Images: 12 [2020-07-20T09:04:27.650Z] Server Version: 0.0.0-dev [2020-07-20T09:04:27.650Z] Storage Driver: windowsfilter [2020-07-20T09:04:27.650Z] Windows: [2020-07-20T09:04:27.650Z] Logging Driver: json-file [2020-07-20T09:04:27.650Z] Plugins: [2020-07-20T09:04:27.650Z] Volume: local [2020-07-20T09:04:27.650Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-07-20T09:04:27.650Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-07-20T09:04:27.650Z] Swarm: inactive [2020-07-20T09:04:27.650Z] Default Isolation: process [2020-07-20T09:04:27.650Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-07-20T09:04:27.650Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-07-20T09:04:27.650Z] OSType: windows [2020-07-20T09:04:27.650Z] Architecture: x86_64 [2020-07-20T09:04:27.650Z] CPUs: 4 [2020-07-20T09:04:27.650Z] Total Memory: 32GiB [2020-07-20T09:04:27.650Z] Name: azwin-2-dc9090 [2020-07-20T09:04:27.650Z] ID: EHC7:WB2N:5JXK:CXZP:NJTS:CPXF:JVBW:QRC7:DAF2:H42V:TRLM:CWTF [2020-07-20T09:04:27.650Z] Docker Root Dir: D:\CI\PR-41235\1\daemon [2020-07-20T09:04:27.650Z] Debug Mode (client): false [2020-07-20T09:04:27.650Z] Debug Mode (server): true [2020-07-20T09:04:27.650Z] File Descriptors: -1 [2020-07-20T09:04:27.650Z] Goroutines: 18 [2020-07-20T09:04:27.650Z] System Time: 2020-07-20T09:04:27.2557483Z [2020-07-20T09:04:27.650Z] EventsListeners: 0 [2020-07-20T09:04:27.650Z] Registry: https://index.docker.io/v1/ [2020-07-20T09:04:27.650Z] Labels: [2020-07-20T09:04:27.650Z] Experimental: false [2020-07-20T09:04:27.650Z] Insecure Registries: [2020-07-20T09:04:27.650Z] 127.0.0.0/8 [2020-07-20T09:04:27.650Z] Live Restore Enabled: false [2020-07-20T09:04:27.650Z] [2020-07-20T09:04:27.650Z] [2020-07-20T09:04:27.650Z] INFO: Stopping daemon under test [2020-07-20T09:04:27.650Z] SUCCESS: The process with PID 2184 (child process of PID 3184) has been terminated. [2020-07-20T09:04:27.650Z] SUCCESS: The process with PID 3184 (child process of PID 5256) has been terminated. [2020-07-20T09:04:27.650Z] INFO: Stop tailing logs of the daemon under tests [2020-07-20T09:04:27.650Z] INFO: executeCI.ps1 Completed successfully at 07/20/2020 09:04:27. [2020-07-20T09:04:27.650Z] INFO: Tidying up at end of run [2020-07-20T09:04:27.650Z] INFO: Saving daemon under test log (d:\CI\PR-41235\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-07-20T09:04:27.650Z] INFO: Saving daemon under test log (d:\CI\PR-41235\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-07-20T09:04:27.650Z] INFO: Nuke-Everything... [2020-07-20T09:04:28.124Z] INFO: Container count on control daemon to delete is 2 [2020-07-20T09:04:28.124Z] b5473ef284b9 [2020-07-20T09:04:28.124Z] 4297de6f1723 [2020-07-20T09:04:28.597Z] INFO: Non-base image count on control daemon to delete is 1 [2020-07-20T09:04:34.516Z] Deleted: sha256:7fb6d3109be523ec21890b91885f466da9b5e8b4a32a75ccde33908464d54486 [2020-07-20T09:04:34.516Z] Deleted: sha256:ec3b1defbfb6dce329df88b896e196b7b01d794fbd93969349dbe120cd1c3806 [2020-07-20T09:04:34.516Z] Deleted: sha256:b6ccfc3bc86d256ac06c324206f0e4be23bf68d9f94652bb868120bad6450d2b [2020-07-20T09:04:34.516Z] Deleted: sha256:46d859ca3bd971de5428728d60e06b220a9075f2623381f5b061483042cad3cb [2020-07-20T09:04:34.516Z] Deleted: sha256:cd881d3b6ab758ed76fbae621dcc517d0eebd0d3174183977398920a72939bc9 [2020-07-20T09:04:34.516Z] Deleted: sha256:1558b0be873515f68eea33fd804e3ea09a8e08d8ed6fe11c6a21f80abec305f8 [2020-07-20T09:04:34.516Z] Deleted: sha256:372dd3c80846afb90e01f40fc6b903b4f59588f241db2bb8591c0334c373db90 [2020-07-20T09:04:34.516Z] Deleted: sha256:7772464dbcf6dd8378ad766381aa4130e92f1cde873be6776d8a4a0833bf3a64 [2020-07-20T09:04:34.516Z] Deleted: sha256:4bdc5891f9f01e3f35b56d649ccb718613397d1ccf2fbc2de2d7fd6029fff461 [2020-07-20T09:04:34.516Z] Deleted: sha256:2e5e1194e3fc30615089089c3620ad9f717bf0837d5b555e279a4362cda46a1f [2020-07-20T09:04:34.516Z] Deleted: sha256:77ab088702275588b9650dcb574f2f68f7f5c96a8f6260bd4eb88e4c6446c75f [2020-07-20T09:04:34.516Z] Deleted: sha256:73d3913b5bf34f2b64a512038b56822d5053473bed3f6491ad2adea8be6dcb82 [2020-07-20T09:04:34.516Z] Deleted: sha256:e686ff63ce50b33ea1b7cb7fb269c8c89753c4f5a40369d3d7fb11414960f94a [2020-07-20T09:04:34.516Z] Deleted: sha256:9109e81f9852ba1270ac68cd15cde16d134486cd822f0001702d36baa5cb43a7 [2020-07-20T09:04:34.516Z] INFO: Tidying pidfile d:\CI\PR-41235\1\docker.pid [2020-07-20T09:04:34.516Z] INFO: Nuking d:\CI [2020-07-20T09:04:39.862Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-20T09:04:54.747Z] --- PASS: TestDockerExternalVolumeSuite (437.01s) [2020-07-20T09:04:54.747Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.59s) [2020-07-20T09:04:54.747Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-20T09:04:54.747Z] docker_cli_external_volume_driver_test.go:53: Daemon d7aeda87e72b1 is not started [2020-07-20T09:04:54.747Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-07-20T09:04:54.747Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-20T09:04:54.747Z] daemon.go:325: [d75fd56439eb7] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:325: [d75fd56439eb7] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:353: [d75fd56439eb7] daemon started [2020-07-20T09:04:54.747Z] daemon.go:461: [d75fd56439eb7] Stopping daemon [2020-07-20T09:04:54.747Z] daemon.go:296: [d75fd56439eb7] exiting daemon [2020-07-20T09:04:54.747Z] daemon.go:448: [d75fd56439eb7] Daemon stopped [2020-07-20T09:04:54.747Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2020-07-20T09:04:54.747Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-20T09:04:54.747Z] daemon.go:325: [dc7cf1ed08a89] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:325: [dc7cf1ed08a89] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:353: [dc7cf1ed08a89] daemon started [2020-07-20T09:04:54.747Z] daemon.go:461: [dc7cf1ed08a89] Stopping daemon [2020-07-20T09:04:54.747Z] daemon.go:296: [dc7cf1ed08a89] exiting daemon [2020-07-20T09:04:54.747Z] daemon.go:448: [dc7cf1ed08a89] Daemon stopped [2020-07-20T09:04:54.747Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-07-20T09:04:54.747Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-20T09:04:54.747Z] docker_cli_external_volume_driver_test.go:53: Daemon d7cdf28906bb6 is not started [2020-07-20T09:04:54.747Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-07-20T09:04:54.747Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-20T09:04:54.747Z] daemon.go:325: [d715e16fce4f5] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:325: [d715e16fce4f5] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:353: [d715e16fce4f5] daemon started [2020-07-20T09:04:54.747Z] daemon.go:461: [d715e16fce4f5] Stopping daemon [2020-07-20T09:04:54.747Z] daemon.go:296: [d715e16fce4f5] exiting daemon [2020-07-20T09:04:54.747Z] daemon.go:448: [d715e16fce4f5] Daemon stopped [2020-07-20T09:04:54.747Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-07-20T09:04:54.747Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-20T09:04:54.747Z] docker_cli_external_volume_driver_test.go:53: Daemon da7f26a7ec0be is not started [2020-07-20T09:04:54.747Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-20T09:04:54.747Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-20T09:04:54.747Z] docker_cli_external_volume_driver_test.go:53: Daemon d2ba10735c3c4 is not started [2020-07-20T09:04:54.747Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2020-07-20T09:04:54.747Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-20T09:04:54.747Z] daemon.go:325: [dd9a331bfd942] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:325: [dd9a331bfd942] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:353: [dd9a331bfd942] daemon started [2020-07-20T09:04:54.747Z] daemon.go:461: [dd9a331bfd942] Stopping daemon [2020-07-20T09:04:54.747Z] daemon.go:296: [dd9a331bfd942] exiting daemon [2020-07-20T09:04:54.747Z] daemon.go:448: [dd9a331bfd942] Daemon stopped [2020-07-20T09:04:54.747Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s) [2020-07-20T09:04:54.747Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-20T09:04:54.747Z] daemon.go:325: [dbec49de472c3] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:325: [dbec49de472c3] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:353: [dbec49de472c3] daemon started [2020-07-20T09:04:54.747Z] daemon.go:461: [dbec49de472c3] Stopping daemon [2020-07-20T09:04:54.747Z] daemon.go:296: [dbec49de472c3] exiting daemon [2020-07-20T09:04:54.747Z] daemon.go:448: [dbec49de472c3] Daemon stopped [2020-07-20T09:04:54.747Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-07-20T09:04:54.747Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-20T09:04:54.747Z] daemon.go:325: [d09bd6e2f84ec] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:325: [d09bd6e2f84ec] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:353: [d09bd6e2f84ec] daemon started [2020-07-20T09:04:54.747Z] daemon.go:461: [d09bd6e2f84ec] Stopping daemon [2020-07-20T09:04:54.747Z] daemon.go:296: [d09bd6e2f84ec] exiting daemon [2020-07-20T09:04:54.747Z] daemon.go:448: [d09bd6e2f84ec] Daemon stopped [2020-07-20T09:04:54.747Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-07-20T09:04:54.747Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-20T09:04:54.747Z] daemon.go:325: [d7b0dda0ccf31] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:325: [d7b0dda0ccf31] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:353: [d7b0dda0ccf31] daemon started [2020-07-20T09:04:54.747Z] daemon.go:461: [d7b0dda0ccf31] Stopping daemon [2020-07-20T09:04:54.747Z] daemon.go:296: [d7b0dda0ccf31] exiting daemon [2020-07-20T09:04:54.747Z] daemon.go:448: [d7b0dda0ccf31] Daemon stopped [2020-07-20T09:04:54.747Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2020-07-20T09:04:54.747Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-20T09:04:54.747Z] daemon.go:325: [d322481ad07c9] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:325: [d322481ad07c9] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:353: [d322481ad07c9] daemon started [2020-07-20T09:04:54.747Z] daemon.go:461: [d322481ad07c9] Stopping daemon [2020-07-20T09:04:54.747Z] daemon.go:296: [d322481ad07c9] exiting daemon [2020-07-20T09:04:54.747Z] daemon.go:448: [d322481ad07c9] Daemon stopped [2020-07-20T09:04:54.747Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2020-07-20T09:04:54.747Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-20T09:04:54.747Z] daemon.go:325: [d46d4ab64a5d2] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:325: [d46d4ab64a5d2] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:353: [d46d4ab64a5d2] daemon started [2020-07-20T09:04:54.747Z] daemon.go:461: [d46d4ab64a5d2] Stopping daemon [2020-07-20T09:04:54.747Z] daemon.go:296: [d46d4ab64a5d2] exiting daemon [2020-07-20T09:04:54.747Z] daemon.go:448: [d46d4ab64a5d2] Daemon stopped [2020-07-20T09:04:54.747Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2020-07-20T09:04:54.747Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-20T09:04:54.747Z] daemon.go:325: [d01824bf96fba] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:325: [d01824bf96fba] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:353: [d01824bf96fba] daemon started [2020-07-20T09:04:54.747Z] daemon.go:461: [d01824bf96fba] Stopping daemon [2020-07-20T09:04:54.747Z] daemon.go:296: [d01824bf96fba] exiting daemon [2020-07-20T09:04:54.747Z] daemon.go:448: [d01824bf96fba] Daemon stopped [2020-07-20T09:04:54.747Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2020-07-20T09:04:54.747Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-20T09:04:54.747Z] daemon.go:325: [d28eff07689c1] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:325: [d28eff07689c1] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:353: [d28eff07689c1] daemon started [2020-07-20T09:04:54.747Z] daemon.go:461: [d28eff07689c1] Stopping daemon [2020-07-20T09:04:54.747Z] daemon.go:296: [d28eff07689c1] exiting daemon [2020-07-20T09:04:54.747Z] daemon.go:448: [d28eff07689c1] Daemon stopped [2020-07-20T09:04:54.747Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2020-07-20T09:04:54.747Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-20T09:04:54.747Z] daemon.go:325: [deffb3cbfde6e] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:325: [deffb3cbfde6e] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:353: [deffb3cbfde6e] daemon started [2020-07-20T09:04:54.747Z] daemon.go:461: [deffb3cbfde6e] Stopping daemon [2020-07-20T09:04:54.747Z] daemon.go:296: [deffb3cbfde6e] exiting daemon [2020-07-20T09:04:54.747Z] daemon.go:448: [deffb3cbfde6e] Daemon stopped [2020-07-20T09:04:54.747Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.04s) [2020-07-20T09:04:54.747Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-20T09:04:54.747Z] docker_cli_external_volume_driver_test.go:486: Daemon dd82ca547eba3 is not started [2020-07-20T09:04:54.747Z] daemon.go:325: [dd82ca547eba3] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:325: [dd82ca547eba3] waiting for daemon to start [2020-07-20T09:04:54.747Z] daemon.go:353: [dd82ca547eba3] daemon started [2020-07-20T09:04:54.747Z] daemon.go:461: [dd82ca547eba3] Stopping daemon [2020-07-20T09:04:54.747Z] daemon.go:296: [dd82ca547eba3] exiting daemon [2020-07-20T09:04:54.747Z] daemon.go:448: [dd82ca547eba3] Daemon stopped [2020-07-20T09:04:54.747Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-07-20T09:04:54.747Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-20T09:04:54.747Z] docker_cli_external_volume_driver_test.go:53: Daemon d925f84a3173a is not started [2020-07-20T09:04:54.747Z] PASS [2020-07-20T09:04:54.747Z] [2020-07-20T09:04:54.747Z] === Skipped [2020-07-20T09:04:54.747Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-20T09:04:54.747Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-07-20T09:04:54.747Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-20T09:04:54.747Z] requirement.go:26: unmatched requirement IPv6 [2020-07-20T09:04:54.747Z] check_test.go:309: Daemon dc792fc08c00e is not started [2020-07-20T09:04:54.747Z] [2020-07-20T09:04:54.747Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2020-07-20T09:04:54.747Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.02s) [2020-07-20T09:04:54.747Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-20T09:04:54.747Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-20T09:04:54.747Z] check_test.go:309: Daemon d6a57a0c2916b is not started [2020-07-20T09:04:54.747Z] [2020-07-20T09:04:54.747Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-20T09:04:54.747Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-20T09:04:54.747Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-20T09:04:54.747Z] requirement.go:26: unmatched requirement Devicemapper [2020-07-20T09:04:54.747Z] check_test.go:309: Daemon d83f1683e6064 is not started [2020-07-20T09:04:54.747Z] [2020-07-20T09:04:54.747Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-20T09:04:54.747Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-07-20T09:04:54.747Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-07-20T09:04:54.747Z] [2020-07-20T09:04:54.747Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-20T09:04:54.747Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-20T09:04:54.747Z] requirement.go:26: unmatched requirement IPv6 [2020-07-20T09:04:54.747Z] [2020-07-20T09:04:54.747Z] [2020-07-20T09:04:54.747Z] DONE 270 tests, 5 skipped in 2455.205s [2020-07-20T09:04:54.747Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-20T09:04:54.747Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d37331d328800/docker.pid [2020-07-20T09:04:54.747Z] +++ kill 3900 [2020-07-20T09:04:54.747Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3900 is not a child of this shell [2020-07-20T09:04:54.747Z] warning: PID 3900 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d37331d328800/docker.pid had a nonzero exit code [2020-07-20T09:04:54.747Z] ++++ cat bundles/test-integration/docker.pid [2020-07-20T09:04:54.747Z] +++ kill 7287 [2020-07-20T09:04:55.314Z] umount: bundles/test-integration/root: no mount point specified. [2020-07-20T09:04:55.314Z] +++ /etc/init.d/apparmor stop [2020-07-20T09:04:55.314Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-20T09:04:55.314Z] [2020-07-20T09:04:55.314Z] Unloading profiles will leave already running processes permanently [2020-07-20T09:04:55.314Z] unconfined, which can lead to unexpected situations. [2020-07-20T09:04:55.314Z] [2020-07-20T09:04:55.314Z] To set a process to complain mode, use the command line tool [2020-07-20T09:04:55.314Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-20T09:04:55.314Z] +++ true [2020-07-20T09:04:55.314Z] exiting test-integration [2020-07-20T09:04:55.314Z] ++ exit 0 [2020-07-20T09:04:55.314Z] [2020-07-20T09:04:55.881Z] + exit 0 [2020-07-20T09:04:55.881Z] ++ jobs -p [2020-07-20T09:04:55.881Z] + pids= [2020-07-20T09:04:55.881Z] + echo 'Remaining pids to kill: []' [2020-07-20T09:04:55.881Z] Remaining pids to kill: [] [2020-07-20T09:04:55.881Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-20T09:04:55.893Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-20T09:04:56.717Z] + echo Ensuring container killed. [2020-07-20T09:04:56.717Z] Ensuring container killed. [2020-07-20T09:04:56.717Z] + docker ps -aq -f name=docker-pr1-* [2020-07-20T09:04:56.717Z] + cids=e6cae2464193 [2020-07-20T09:04:56.717Z] d8544c04f446 [2020-07-20T09:04:56.717Z] f61a55be6299 [2020-07-20T09:04:56.717Z] + [ -n e6cae2464193 [2020-07-20T09:04:56.717Z] d8544c04f446 [2020-07-20T09:04:56.717Z] f61a55be6299 ] [2020-07-20T09:04:56.717Z] + docker rm -vf e6cae2464193 d8544c04f446 f61a55be6299 [2020-07-20T09:04:58.621Z] e6cae2464193 [2020-07-20T09:04:59.189Z] d8544c04f446 [2020-07-20T09:04:59.189Z] f61a55be6299 [Pipeline] sh [2020-07-20T09:04:59.469Z] + echo Chowning /workspace to jenkins user [2020-07-20T09:04:59.469Z] Chowning /workspace to jenkins user [2020-07-20T09:04:59.469Z] + id -u [2020-07-20T09:04:59.469Z] + id -g [2020-07-20T09:04:59.469Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41235:/workspace busybox chown -R 1000:1000 /workspace [2020-07-20T09:04:59.909Z] INFO: Zapped successfully [2020-07-20T09:04:59.909Z] [2020-07-20T09:04:59.909Z] INFO: executeCI.ps1 exiting at Mon Jul 20 09:04:59 CUT 2020. Duration 00:52:31.4685418 [2020-07-20T09:04:59.909Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-07-20T09:05:01.627Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-07-20T09:05:02.323Z] Archiving artifacts [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-20T09:05:03.047Z] + bundleName=amd64 [2020-07-20T09:05:03.047Z] + echo Creating amd64-bundles.tar.gz [2020-07-20T09:05:03.047Z] Creating amd64-bundles.tar.gz [2020-07-20T09:05:03.047Z] + + xargs tar -czf amd64-bundles.tar.gz [2020-07-20T09:05:03.047Z] 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 [2020-07-20T09:05:03.996Z] Archiving artifacts [2020-07-20T09:05:09.618Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41235/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-20T09:05:09.922Z] + make clean [2020-07-20T09:05:10.181Z] docker volume rm -f docker-dev-cache [2020-07-20T09:05:10.181Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-20T09:05:16.433Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41235/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-20T09:05:17.395Z] + make clean [2020-07-20T09:05:18.397Z] docker volume rm -f docker-dev-cache [2020-07-20T09:05:18.397Z] 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