Pull request #41335 updated Started by user Sebastiaan van Stijn Rebuilds build #6 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from cf169b45bbd818dc083aa37cb5ae7ddce923f5c9+e9b4655bc98563602d961c72fc62cb20cc143515 (ac14e37ebfcf15781ef5b78207a4bd0dee9147fb) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-08-17T14:30:17.512Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-08-17T14:30:17.517Z] Trying to pass milestone 6 [Pipeline] milestone [2020-08-17T14:30:17.558Z] Trying to pass milestone 7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-08-17T14:30:17.712Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0576e55a3f8b23bcd) in /home/ubuntu/workspace/moby_PR-41335 [Pipeline] { [Pipeline] checkout [2020-08-17T14:30:17.816Z] using credential docker-jenkins-github-credentials [2020-08-17T14:30:17.821Z] Cloning the remote Git repository [2020-08-17T14:30:17.821Z] Cloning with configured refspecs honoured and without tags [2020-08-17T14:30:17.839Z] Cloning repository https://github.com/moby/moby.git [2020-08-17T14:30:17.840Z] > git init /home/ubuntu/workspace/moby_PR-41335 # timeout=10 [2020-08-17T14:30:17.856Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-17T14:30:17.856Z] > git --version # timeout=10 [2020-08-17T14:30:17.867Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-17T14:30:17.868Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41335/head:refs/remotes/origin/PR-41335 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T14:30:36.193Z] Fetching without tags [2020-08-17T14:30:36.451Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit cf169b45bbd818dc083aa37cb5ae7ddce923f5c9 [2020-08-17T14:30:36.174Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-17T14:30:36.182Z] > git config --add remote.origin.fetch +refs/pull/41335/head:refs/remotes/origin/PR-41335 # timeout=10 [2020-08-17T14:30:36.187Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T14:30:36.194Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-17T14:30:36.202Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-17T14:30:36.202Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-17T14:30:36.202Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41335/head:refs/remotes/origin/PR-41335 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T14:30:36.459Z] > git config core.sparsecheckout # timeout=10 [2020-08-17T14:30:36.464Z] > git checkout -f cf169b45bbd818dc083aa37cb5ae7ddce923f5c9 # timeout=10 [2020-08-17T14:30:36.985Z] > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10 [2020-08-17T14:30:37.479Z] Merge succeeded, producing dc0d373a219297327398df0d45684284a78715a4 [2020-08-17T14:30:37.480Z] Checking out Revision dc0d373a219297327398df0d45684284a78715a4 (PR-41335) [2020-08-17T14:30:37.542Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD" [2020-08-17T14:30:37.561Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:30:38.383Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41335:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-08-17T14:30:38.383Z] Unable to find image 'alpine:latest' locally [2020-08-17T14:30:38.383Z] latest: Pulling from library/alpine [2020-08-17T14:30:38.383Z] df20fa9351a1: Pulling fs layer [2020-08-17T14:30:38.639Z] df20fa9351a1: Verifying Checksum [2020-08-17T14:30:38.639Z] df20fa9351a1: Download complete [2020-08-17T14:30:38.639Z] df20fa9351a1: Pull complete [2020-08-17T14:30:38.639Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-08-17T14:30:38.639Z] Status: Downloaded newer image for alpine:latest [2020-08-17T14:30:37.479Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-17T14:30:37.487Z] > git config core.sparsecheckout # timeout=10 [2020-08-17T14:30:37.492Z] > git checkout -f dc0d373a219297327398df0d45684284a78715a4 # timeout=10 [2020-08-17T14:30:37.552Z] > git rev-list --no-walk 07af456132aef38c8a834057801a78facb9ad961 # timeout=10 [2020-08-17T14:30:41.153Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "ppc64le" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2020-08-17T14:30:41.360Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0576e55a3f8b23bcd) in /home/ubuntu/workspace/moby_PR-41335 [Pipeline] node [Pipeline] node [Pipeline] node [2020-08-17T14:30:41.364Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41335 [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2020-08-17T14:30:41.435Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-08-17T14:30:41.445Z] Fetching changes from the remote Git repository [2020-08-17T14:30:41.452Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-08-17T14:30:41.478Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-08-17T14:30:41.492Z] Cloning the remote Git repository [2020-08-17T14:30:41.492Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2020-08-17T14:30:41.653Z] Running on azwin-2-02ee70 in d:\jenkins\workspace\moby_PR-41335 [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [2020-08-17T14:30:41.737Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit cf169b45bbd818dc083aa37cb5ae7ddce923f5c9 [Pipeline] // stage [Pipeline] } [Pipeline] ws [2020-08-17T14:30:41.744Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] } [2020-08-17T14:30:41.858Z] Merge succeeded, producing eb3f36d6ddbc9f06849359a47c88f8821d30bee4 [2020-08-17T14:30:41.859Z] Checking out Revision eb3f36d6ddbc9f06849359a47c88f8821d30bee4 (PR-41335) [2020-08-17T14:30:41.918Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD" [2020-08-17T14:30:41.925Z] First time build. Skipping changelog. [2020-08-17T14:30:42.074Z] using credential docker-jenkins-github-credentials [2020-08-17T14:30:42.148Z] Cloning the remote Git repository [2020-08-17T14:30:42.148Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:30:41.446Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-08-17T14:30:41.453Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-17T14:30:41.460Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-17T14:30:41.460Z] > git --version # timeout=10 [2020-08-17T14:30:41.481Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-17T14:30:41.481Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41335/head:refs/remotes/origin/PR-41335 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T14:30:41.744Z] > git config core.sparsecheckout # timeout=10 [2020-08-17T14:30:41.752Z] > git checkout -f cf169b45bbd818dc083aa37cb5ae7ddce923f5c9 # timeout=10 [2020-08-17T14:30:41.797Z] > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10 [2020-08-17T14:30:41.858Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-17T14:30:41.866Z] > git config core.sparsecheckout # timeout=10 [2020-08-17T14:30:41.871Z] > git checkout -f eb3f36d6ddbc9f06849359a47c88f8821d30bee4 # timeout=10 [2020-08-17T14:30:41.925Z] > git rev-list --no-walk 07af456132aef38c8a834057801a78facb9ad961 # timeout=10 [2020-08-17T14:30:41.496Z] Cloning repository https://github.com/moby/moby.git [2020-08-17T14:30:41.496Z] > git init /home/jenkins/workspace/moby_PR-41335 # timeout=10 [2020-08-17T14:30:41.499Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-17T14:30:41.499Z] > git --version # timeout=10 [2020-08-17T14:30:41.502Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-17T14:30:41.502Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41335/head:refs/remotes/origin/PR-41335 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T14:30:42.687Z] + [ PR != PR ] [2020-08-17T14:30:42.687Z] + [ master != master ] [2020-08-17T14:30:42.687Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-17T14:30:42.180Z] Cloning repository https://github.com/moby/moby.git [2020-08-17T14:30:42.181Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-08-17T14:30:42.239Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-17T14:30:42.239Z] > git --version # timeout=10 [2020-08-17T14:30:42.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-17T14:30:42.288Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41335/head:refs/remotes/origin/PR-41335 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T14:30:43.010Z] + docker version [2020-08-17T14:30:43.010Z] Client: Docker Engine - Community [2020-08-17T14:30:43.010Z] Version: 19.03.12 [2020-08-17T14:30:43.010Z] API version: 1.40 [2020-08-17T14:30:43.010Z] Go version: go1.13.10 [2020-08-17T14:30:43.010Z] Git commit: 48a66213fe [2020-08-17T14:30:43.010Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-17T14:30:43.010Z] OS/Arch: linux/amd64 [2020-08-17T14:30:43.010Z] Experimental: false [2020-08-17T14:30:43.010Z] [2020-08-17T14:30:43.010Z] Server: Docker Engine - Community [2020-08-17T14:30:43.010Z] Engine: [2020-08-17T14:30:43.010Z] Version: 19.03.12 [2020-08-17T14:30:43.010Z] API version: 1.40 (minimum version 1.12) [2020-08-17T14:30:43.010Z] Go version: go1.13.10 [2020-08-17T14:30:43.010Z] Git commit: 48a66213fe [2020-08-17T14:30:43.010Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-17T14:30:43.010Z] OS/Arch: linux/amd64 [2020-08-17T14:30:43.010Z] Experimental: true [2020-08-17T14:30:43.010Z] containerd: [2020-08-17T14:30:43.010Z] Version: 1.2.13 [2020-08-17T14:30:43.010Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-17T14:30:43.010Z] runc: [2020-08-17T14:30:43.010Z] Version: 1.0.0-rc10 [2020-08-17T14:30:43.010Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-17T14:30:43.010Z] docker-init: [2020-08-17T14:30:43.010Z] Version: 0.18.0 [2020-08-17T14:30:43.010Z] GitCommit: fec3683 [Pipeline] sh [2020-08-17T14:30:43.288Z] + docker info [2020-08-17T14:30:43.543Z] Client: [2020-08-17T14:30:43.543Z] Debug Mode: false [2020-08-17T14:30:43.543Z] [2020-08-17T14:30:43.543Z] Server: [2020-08-17T14:30:43.543Z] Containers: 0 [2020-08-17T14:30:43.543Z] Running: 0 [2020-08-17T14:30:43.543Z] Paused: 0 [2020-08-17T14:30:43.543Z] Stopped: 0 [2020-08-17T14:30:43.543Z] Images: 3 [2020-08-17T14:30:43.543Z] Server Version: 19.03.12 [2020-08-17T14:30:43.543Z] Storage Driver: overlay2 [2020-08-17T14:30:43.543Z] Backing Filesystem: extfs [2020-08-17T14:30:43.543Z] Supports d_type: true [2020-08-17T14:30:43.543Z] Native Overlay Diff: true [2020-08-17T14:30:43.543Z] Logging Driver: json-file [2020-08-17T14:30:43.543Z] Cgroup Driver: cgroupfs [2020-08-17T14:30:43.543Z] Plugins: [2020-08-17T14:30:43.543Z] Volume: local [2020-08-17T14:30:43.543Z] Network: bridge host ipvlan macvlan null overlay [2020-08-17T14:30:43.543Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-17T14:30:43.543Z] Swarm: inactive [2020-08-17T14:30:43.543Z] Runtimes: runc [2020-08-17T14:30:43.543Z] Default Runtime: runc [2020-08-17T14:30:43.543Z] Init Binary: docker-init [2020-08-17T14:30:43.543Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-17T14:30:43.543Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-17T14:30:43.543Z] init version: fec3683 [2020-08-17T14:30:43.543Z] Security Options: [2020-08-17T14:30:43.543Z] apparmor [2020-08-17T14:30:43.543Z] seccomp [2020-08-17T14:30:43.543Z] Profile: default [2020-08-17T14:30:43.543Z] Kernel Version: 5.3.0-1030-aws [2020-08-17T14:30:43.543Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-17T14:30:43.543Z] OSType: linux [2020-08-17T14:30:43.543Z] Architecture: x86_64 [2020-08-17T14:30:43.543Z] CPUs: 2 [2020-08-17T14:30:43.543Z] Total Memory: 7.569GiB [2020-08-17T14:30:43.543Z] Name: ip-10-100-90-219 [2020-08-17T14:30:43.543Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-17T14:30:43.543Z] Docker Root Dir: /var/lib/docker [2020-08-17T14:30:43.543Z] Debug Mode: false [2020-08-17T14:30:43.543Z] Registry: https://index.docker.io/v1/ [2020-08-17T14:30:43.543Z] Labels: [2020-08-17T14:30:43.543Z] Experimental: true [2020-08-17T14:30:43.543Z] Insecure Registries: [2020-08-17T14:30:43.543Z] 127.0.0.0/8 [2020-08-17T14:30:43.543Z] Live Restore Enabled: true [2020-08-17T14:30:43.543Z] [2020-08-17T14:30:43.543Z] WARNING: No swap limit support [Pipeline] sh [2020-08-17T14:30:43.818Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-17T14:30:43.818Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-17T14:30:43.818Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41335/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-17T14:30:43.818Z] + bash /home/ubuntu/workspace/moby_PR-41335/check-config.sh [2020-08-17T14:30:43.818Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-17T14:30:43.818Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-17T14:30:43.818Z] [2020-08-17T14:30:43.818Z] Generally Necessary: [2020-08-17T14:30:43.818Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-17T14:30:43.818Z] - apparmor: enabled and tools installed [2020-08-17T14:30:43.818Z] - CONFIG_NAMESPACES: enabled [2020-08-17T14:30:43.818Z] - CONFIG_NET_NS: enabled [2020-08-17T14:30:43.818Z] - CONFIG_PID_NS: enabled [2020-08-17T14:30:43.818Z] - CONFIG_IPC_NS: enabled [2020-08-17T14:30:43.818Z] - CONFIG_UTS_NS: enabled [2020-08-17T14:30:43.818Z] - CONFIG_CGROUPS: enabled [2020-08-17T14:30:43.818Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-17T14:30:43.818Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-17T14:30:43.818Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-17T14:30:43.818Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-17T14:30:43.818Z] - CONFIG_CPUSETS: enabled [2020-08-17T14:30:43.818Z] - CONFIG_MEMCG: enabled [2020-08-17T14:30:43.818Z] - CONFIG_KEYS: enabled [2020-08-17T14:30:43.818Z] - CONFIG_VETH: enabled (as module) [2020-08-17T14:30:43.818Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-17T14:30:43.818Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-17T14:30:43.818Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-17T14:30:43.818Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-17T14:30:43.818Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-17T14:30:43.818Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-17T14:30:43.818Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-17T14:30:43.818Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-17T14:30:43.818Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-17T14:30:44.074Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-17T14:30:44.074Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-17T14:30:44.074Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-17T14:30:44.074Z] [2020-08-17T14:30:44.074Z] Optional Features: [2020-08-17T14:30:44.074Z] - CONFIG_USER_NS: enabled [2020-08-17T14:30:44.074Z] - CONFIG_SECCOMP: enabled [2020-08-17T14:30:44.074Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-17T14:30:44.074Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-17T14:30:44.074Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-17T14:30:44.074Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-17T14:30:44.074Z] - CONFIG_BLK_CGROUP: enabled [2020-08-17T14:30:44.074Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-17T14:30:44.074Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-17T14:30:44.074Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-17T14:30:44.074Z] - CONFIG_CGROUP_PERF: enabled [2020-08-17T14:30:44.074Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-17T14:30:44.074Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-17T14:30:44.074Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-17T14:30:44.074Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-17T14:30:44.074Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-17T14:30:44.074Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-17T14:30:44.074Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-17T14:30:44.074Z] - CONFIG_IP_VS: enabled (as module) [2020-08-17T14:30:44.074Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-17T14:30:44.074Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-17T14:30:44.074Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-17T14:30:44.074Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-17T14:30:44.074Z] - CONFIG_EXT4_FS: enabled [2020-08-17T14:30:44.074Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-17T14:30:44.074Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-17T14:30:44.074Z] - Network Drivers: [2020-08-17T14:30:44.074Z] - "overlay": [2020-08-17T14:30:44.074Z] - CONFIG_VXLAN: enabled (as module) [2020-08-17T14:30:44.074Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-17T14:30:44.074Z] Optional (for encrypted networks): [2020-08-17T14:30:44.074Z] - CONFIG_CRYPTO: enabled [2020-08-17T14:30:44.074Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-17T14:30:44.074Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-17T14:30:44.074Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-17T14:30:44.074Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-17T14:30:44.074Z] - CONFIG_XFRM: enabled [2020-08-17T14:30:44.074Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-17T14:30:44.074Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-17T14:30:44.074Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-17T14:30:44.074Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-17T14:30:44.074Z] - "ipvlan": [2020-08-17T14:30:44.074Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-17T14:30:44.074Z] - "macvlan": [2020-08-17T14:30:44.074Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-17T14:30:44.074Z] - CONFIG_DUMMY: enabled (as module) [2020-08-17T14:30:44.074Z] - "ftp,tftp client in container": [2020-08-17T14:30:44.330Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-17T14:30:44.330Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-17T14:30:44.330Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-17T14:30:44.330Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-17T14:30:44.330Z] - Storage Drivers: [2020-08-17T14:30:44.330Z] - "aufs": [2020-08-17T14:30:44.330Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-17T14:30:44.330Z] - "btrfs": [2020-08-17T14:30:44.330Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-17T14:30:44.330Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-17T14:30:44.330Z] - "devicemapper": [2020-08-17T14:30:44.330Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-17T14:30:44.330Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-17T14:30:44.330Z] - "overlay": [2020-08-17T14:30:44.330Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-17T14:30:44.330Z] - "zfs": [2020-08-17T14:30:44.330Z] - /dev/zfs: present [2020-08-17T14:30:44.330Z] - zfs command: missing [2020-08-17T14:30:44.330Z] - zpool command: missing [2020-08-17T14:30:44.330Z] [2020-08-17T14:30:44.330Z] Limits: [2020-08-17T14:30:44.330Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-17T14:30:44.330Z] [2020-08-17T14:30:44.330Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-17T14:30:44.664Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dc0d373a219297327398df0d45684284a78715a4 . [2020-08-17T14:30:44.664Z] #1 [internal] load .dockerignore [2020-08-17T14:30:44.664Z] #1 transferring context: 87B done [2020-08-17T14:30:44.664Z] #1 DONE 0.0s [2020-08-17T14:30:44.664Z] [2020-08-17T14:30:44.664Z] #2 [internal] load build definition from Dockerfile [2020-08-17T14:30:44.664Z] #2 transferring dockerfile: 16.37kB done [2020-08-17T14:30:44.664Z] #2 DONE 0.0s [2020-08-17T14:30:44.664Z] [2020-08-17T14:30:44.664Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-17T14:30:44.664Z] #3 DONE 0.1s [2020-08-17T14:30:44.920Z] [2020-08-17T14:30:44.920Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-17T14:30:44.920Z] #4 CACHED [2020-08-17T14:30:44.920Z] [2020-08-17T14:30:44.920Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-17T14:30:45.177Z] #6 DONE 0.1s [2020-08-17T14:30:45.177Z] [2020-08-17T14:30:45.177Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-17T14:30:45.177Z] #5 DONE 0.1s [2020-08-17T14:30:45.177Z] [2020-08-17T14:30:45.177Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-17T14:30:45.177Z] #58 DONE 0.0s [2020-08-17T14:30:45.177Z] [2020-08-17T14:30:45.177Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-17T14:30:45.177Z] #7 DONE 0.0s [2020-08-17T14:30:45.177Z] [2020-08-17T14:30:45.177Z] #20 [internal] load build context [2020-08-17T14:30:46.544Z] #20 transferring context: 51.48MB 1.4s done [2020-08-17T14:30:46.544Z] #20 DONE 1.5s [2020-08-17T14:30:46.799Z] [2020-08-17T14:30:46.799Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-17T14:30:46.799Z] #50 CACHED [2020-08-17T14:30:46.799Z] [2020-08-17T14:30:46.799Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-17T14:30:46.799Z] #8 CACHED [2020-08-17T14:30:46.799Z] [2020-08-17T14:30:46.799Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:30:46.799Z] #33 CACHED [2020-08-17T14:30:46.799Z] [2020-08-17T14:30:46.799Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:30:46.799Z] #47 CACHED [2020-08-17T14:30:46.799Z] [2020-08-17T14:30:46.799Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-17T14:30:46.799Z] #12 CACHED [2020-08-17T14:30:46.799Z] [2020-08-17T14:30:46.799Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-17T14:30:46.799Z] #9 CACHED [2020-08-17T14:30:46.799Z] [2020-08-17T14:30:46.799Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:30:46.799Z] #21 CACHED [2020-08-17T14:30:46.799Z] [2020-08-17T14:30:46.799Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:30:46.799Z] #49 CACHED [2020-08-17T14:30:46.799Z] [2020-08-17T14:30:46.799Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-17T14:30:46.799Z] #37 CACHED [2020-08-17T14:30:46.799Z] [2020-08-17T14:30:46.799Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-17T14:30:46.799Z] #19 CACHED [2020-08-17T14:30:46.799Z] [2020-08-17T14:30:46.800Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-17T14:30:46.800Z] #35 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:30:46.800Z] #17 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-17T14:30:46.800Z] #62 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-17T14:30:46.800Z] #59 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-17T14:30:46.800Z] #36 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-17T14:30:46.800Z] #11 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-17T14:30:46.800Z] #46 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-17T14:30:46.800Z] #40 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:30:46.800Z] #41 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-17T14:30:46.800Z] #26 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-17T14:30:46.800Z] #15 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-17T14:30:46.800Z] #13 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-17T14:30:46.800Z] #22 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:30:46.800Z] #25 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:30:46.800Z] #39 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-17T14:30:46.800Z] #44 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:30:46.800Z] #52 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:30:46.800Z] #32 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:30:46.800Z] #45 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:30:46.800Z] #43 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-17T14:30:46.800Z] #18 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-17T14:30:46.800Z] #51 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-17T14:30:46.800Z] #61 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:30:46.800Z] #10 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-17T14:30:46.800Z] #34 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-17T14:30:46.800Z] #14 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-17T14:30:46.800Z] #16 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-17T14:30:46.800Z] #31 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-17T14:30:46.800Z] #29 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-17T14:30:46.800Z] #42 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-17T14:30:46.800Z] #23 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-17T14:30:46.800Z] #27 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:30:46.800Z] #38 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-17T14:30:46.800Z] #55 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-17T14:30:46.800Z] #28 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:30:46.800Z] #30 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-17T14:30:46.800Z] #57 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:30:46.800Z] #60 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-17T14:30:46.800Z] #48 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-17T14:30:46.800Z] #53 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-17T14:30:46.800Z] #24 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-17T14:30:46.800Z] #56 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:30:46.800Z] #54 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-17T14:30:46.800Z] #63 CACHED [2020-08-17T14:30:46.800Z] [2020-08-17T14:30:46.800Z] #64 exporting to image [2020-08-17T14:30:46.800Z] #64 exporting layers done [2020-08-17T14:30:46.800Z] #64 writing image sha256:4168d73cc312e8f0a5e295dd88750534ee51eac092c070856180c95602592d3c [2020-08-17T14:30:46.800Z] #64 writing image sha256:4168d73cc312e8f0a5e295dd88750534ee51eac092c070856180c95602592d3c done [2020-08-17T14:30:46.800Z] #64 naming to docker.io/library/docker:dc0d373a219297327398df0d45684284a78715a4 done [2020-08-17T14:30:46.800Z] #64 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-08-17T14:30:47.129Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41335/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41335/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc0d373a219297327398df0d45684284a78715a4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc0d373a219297327398df0d45684284a78715a4 hack/validate/default [2020-08-17T14:30:47.690Z] Congratulations! All commits are properly signed with the DCO! [2020-08-17T14:30:47.690Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-08-17T14:30:47.690Z] No api/types/ or api/swagger.yaml changes in diff. [2020-08-17T14:30:47.690Z] Congratulations! All TOML source files changed here have valid syntax. [2020-08-17T14:30:47.946Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-08-17T14:30:47.946Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-08-17T14:30:47.946Z] Congratulations! No new tests were added to integration-cli. [2020-08-17T14:30:47.946Z] [2020-08-17T14:30:47.946Z] INFO Start validation with golang-ci-lint [2020-08-17T14:30:47.946Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-08-17T14:30:48.202Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-08-17T14:30:48.202Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-08-17T14:30:50.501Z] Fetching without tags [2020-08-17T14:30:50.789Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit cf169b45bbd818dc083aa37cb5ae7ddce923f5c9 [2020-08-17T14:30:50.474Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-17T14:30:50.476Z] > git config --add remote.origin.fetch +refs/pull/41335/head:refs/remotes/origin/PR-41335 # timeout=10 [2020-08-17T14:30:50.477Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T14:30:50.492Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-17T14:30:50.504Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-17T14:30:50.504Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-17T14:30:50.505Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41335/head:refs/remotes/origin/PR-41335 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T14:30:50.793Z] > git config core.sparsecheckout # timeout=10 [2020-08-17T14:30:50.797Z] > git checkout -f cf169b45bbd818dc083aa37cb5ae7ddce923f5c9 # timeout=10 [2020-08-17T14:30:51.622Z] Merge succeeded, producing c1926011d16bdfc0e5df0024d675849b5c32aa7b [2020-08-17T14:30:51.622Z] Checking out Revision c1926011d16bdfc0e5df0024d675849b5c32aa7b (PR-41335) [2020-08-17T14:30:51.879Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD" [2020-08-17T14:30:51.913Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-17T14:30:51.260Z] > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10 [2020-08-17T14:30:51.614Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-17T14:30:51.626Z] > git config core.sparsecheckout # timeout=10 [2020-08-17T14:30:51.630Z] > git checkout -f c1926011d16bdfc0e5df0024d675849b5c32aa7b # timeout=10 [2020-08-17T14:30:51.883Z] > git rev-list --no-walk 07af456132aef38c8a834057801a78facb9ad961 # timeout=10 [2020-08-17T14:30:52.776Z] + docker version [2020-08-17T14:30:52.776Z] Client: Docker Engine - Community [2020-08-17T14:30:52.776Z] Version: 19.03.7 [2020-08-17T14:30:52.776Z] API version: 1.40 [2020-08-17T14:30:52.776Z] Go version: go1.12.17 [2020-08-17T14:30:52.776Z] Git commit: 7141c199a2 [2020-08-17T14:30:52.776Z] Built: Sat Mar 7 16:48:47 2020 [2020-08-17T14:30:52.776Z] OS/Arch: linux/s390x [2020-08-17T14:30:52.776Z] Experimental: false [2020-08-17T14:30:52.776Z] [2020-08-17T14:30:52.776Z] Server: Docker Engine - Community [2020-08-17T14:30:52.776Z] Engine: [2020-08-17T14:30:52.776Z] Version: 19.03.7 [2020-08-17T14:30:52.776Z] API version: 1.40 (minimum version 1.12) [2020-08-17T14:30:52.776Z] Go version: go1.12.17 [2020-08-17T14:30:52.776Z] Git commit: 7141c199a2 [2020-08-17T14:30:52.776Z] Built: Sat Mar 7 16:47:46 2020 [2020-08-17T14:30:52.776Z] OS/Arch: linux/s390x [2020-08-17T14:30:52.776Z] Experimental: true [2020-08-17T14:30:52.776Z] containerd: [2020-08-17T14:30:52.776Z] Version: 1.2.13 [2020-08-17T14:30:52.776Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-17T14:30:52.776Z] runc: [2020-08-17T14:30:52.776Z] Version: 1.0.0-rc10 [2020-08-17T14:30:52.776Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-17T14:30:52.776Z] docker-init: [2020-08-17T14:30:52.776Z] Version: 0.18.0 [2020-08-17T14:30:52.776Z] GitCommit: fec3683 [Pipeline] sh [2020-08-17T14:30:53.151Z] + docker info [2020-08-17T14:30:53.151Z] Client: [2020-08-17T14:30:53.151Z] Debug Mode: false [2020-08-17T14:30:53.151Z] [2020-08-17T14:30:53.151Z] Server: [2020-08-17T14:30:53.151Z] Containers: 0 [2020-08-17T14:30:53.151Z] Running: 0 [2020-08-17T14:30:53.151Z] Paused: 0 [2020-08-17T14:30:53.151Z] Stopped: 0 [2020-08-17T14:30:53.151Z] Images: 1 [2020-08-17T14:30:53.151Z] Server Version: 19.03.7 [2020-08-17T14:30:53.151Z] Storage Driver: overlay2 [2020-08-17T14:30:53.151Z] Backing Filesystem: [2020-08-17T14:30:53.151Z] Supports d_type: true [2020-08-17T14:30:53.151Z] Native Overlay Diff: true [2020-08-17T14:30:53.151Z] Logging Driver: json-file [2020-08-17T14:30:53.151Z] Cgroup Driver: cgroupfs [2020-08-17T14:30:53.151Z] Plugins: [2020-08-17T14:30:53.151Z] Volume: local [2020-08-17T14:30:53.151Z] Network: bridge host ipvlan macvlan null overlay [2020-08-17T14:30:53.151Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-17T14:30:53.151Z] Swarm: inactive [2020-08-17T14:30:53.151Z] Runtimes: runc [2020-08-17T14:30:53.151Z] Default Runtime: runc [2020-08-17T14:30:53.151Z] Init Binary: docker-init [2020-08-17T14:30:53.151Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-17T14:30:53.151Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-17T14:30:53.151Z] init version: fec3683 [2020-08-17T14:30:53.151Z] Security Options: [2020-08-17T14:30:53.151Z] apparmor [2020-08-17T14:30:53.151Z] seccomp [2020-08-17T14:30:53.151Z] Profile: default [2020-08-17T14:30:53.151Z] Kernel Version: 4.15.0-91-generic [2020-08-17T14:30:53.151Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-17T14:30:53.151Z] OSType: linux [2020-08-17T14:30:53.151Z] Architecture: s390x [2020-08-17T14:30:53.151Z] CPUs: 2 [2020-08-17T14:30:53.151Z] Total Memory: 7.861GiB [2020-08-17T14:30:53.151Z] Name: s390x-ubuntu-03 [2020-08-17T14:30:53.151Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-08-17T14:30:53.151Z] Docker Root Dir: /var/lib/docker [2020-08-17T14:30:53.151Z] Debug Mode: false [2020-08-17T14:30:53.151Z] Username: dockerbuildbot [2020-08-17T14:30:53.151Z] Registry: https://index.docker.io/v1/ [2020-08-17T14:30:53.151Z] Labels: [2020-08-17T14:30:53.151Z] Experimental: true [2020-08-17T14:30:53.151Z] Insecure Registries: [2020-08-17T14:30:53.151Z] 127.0.0.0/8 [2020-08-17T14:30:53.151Z] Live Restore Enabled: false [2020-08-17T14:30:53.151Z] [2020-08-17T14:30:53.151Z] WARNING: No swap limit support [Pipeline] sh [2020-08-17T14:30:53.530Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-17T14:30:53.530Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-17T14:30:53.530Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41335/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-17T14:30:53.530Z] + bash /home/jenkins/workspace/moby_PR-41335/check-config.sh [2020-08-17T14:30:53.530Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-17T14:30:53.530Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-08-17T14:30:53.530Z] [2020-08-17T14:30:53.530Z] Generally Necessary: [2020-08-17T14:30:53.530Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-17T14:30:53.530Z] - apparmor: enabled and tools installed [2020-08-17T14:30:53.530Z] - CONFIG_NAMESPACES: enabled [2020-08-17T14:30:53.530Z] - CONFIG_NET_NS: enabled [2020-08-17T14:30:53.530Z] - CONFIG_PID_NS: enabled [2020-08-17T14:30:53.530Z] - CONFIG_IPC_NS: enabled [2020-08-17T14:30:53.530Z] - CONFIG_UTS_NS: enabled [2020-08-17T14:30:53.530Z] - CONFIG_CGROUPS: enabled [2020-08-17T14:30:53.530Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-17T14:30:53.530Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-17T14:30:53.530Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-17T14:30:53.530Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-17T14:30:53.530Z] - CONFIG_CPUSETS: enabled [2020-08-17T14:30:53.530Z] - CONFIG_MEMCG: enabled [2020-08-17T14:30:53.530Z] - CONFIG_KEYS: enabled [2020-08-17T14:30:53.530Z] - CONFIG_VETH: enabled (as module) [2020-08-17T14:30:53.530Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-17T14:30:53.530Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-17T14:30:53.530Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-17T14:30:53.530Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-17T14:30:53.530Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-17T14:30:53.530Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-17T14:30:53.530Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-17T14:30:53.530Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-17T14:30:53.530Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-17T14:30:53.530Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-17T14:30:53.530Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-17T14:30:53.530Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-17T14:30:53.530Z] [2020-08-17T14:30:53.530Z] Optional Features: [2020-08-17T14:30:53.530Z] - CONFIG_USER_NS: enabled [2020-08-17T14:30:53.530Z] - CONFIG_SECCOMP: enabled [2020-08-17T14:30:53.530Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-17T14:30:53.530Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-17T14:30:53.530Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-17T14:30:53.530Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-17T14:30:53.530Z] - CONFIG_BLK_CGROUP: enabled [2020-08-17T14:30:53.530Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-17T14:30:53.530Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-17T14:30:53.530Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-17T14:30:53.530Z] - CONFIG_CGROUP_PERF: enabled [2020-08-17T14:30:53.530Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-17T14:30:53.530Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-17T14:30:53.530Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-17T14:30:53.530Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-17T14:30:53.530Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-17T14:30:53.530Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-17T14:30:53.530Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-17T14:30:53.530Z] - CONFIG_IP_VS: enabled (as module) [2020-08-17T14:30:53.530Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-17T14:30:53.530Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-17T14:30:53.530Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-17T14:30:53.530Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-17T14:30:53.530Z] - CONFIG_EXT4_FS: enabled [2020-08-17T14:30:53.530Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-17T14:30:53.530Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-17T14:30:53.530Z] - Network Drivers: [2020-08-17T14:30:53.530Z] - "overlay": [2020-08-17T14:30:53.530Z] - CONFIG_VXLAN: enabled (as module) [2020-08-17T14:30:53.530Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-17T14:30:53.530Z] Optional (for encrypted networks): [2020-08-17T14:30:53.530Z] - CONFIG_CRYPTO: enabled [2020-08-17T14:30:53.530Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-17T14:30:53.530Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-17T14:30:53.530Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-17T14:30:53.530Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-17T14:30:53.530Z] - CONFIG_XFRM: enabled [2020-08-17T14:30:53.530Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-17T14:30:53.530Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-17T14:30:53.530Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-17T14:30:53.530Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-17T14:30:53.530Z] - "ipvlan": [2020-08-17T14:30:53.820Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-17T14:30:53.820Z] - "macvlan": [2020-08-17T14:30:53.820Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-17T14:30:53.820Z] - CONFIG_DUMMY: enabled (as module) [2020-08-17T14:30:53.820Z] - "ftp,tftp client in container": [2020-08-17T14:30:53.820Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-17T14:30:53.820Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-17T14:30:53.820Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-17T14:30:53.820Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-17T14:30:53.820Z] - Storage Drivers: [2020-08-17T14:30:53.820Z] - "aufs": [2020-08-17T14:30:53.820Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-17T14:30:53.820Z] - "btrfs": [2020-08-17T14:30:53.820Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-17T14:30:53.820Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-17T14:30:53.820Z] - "devicemapper": [2020-08-17T14:30:53.820Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-17T14:30:53.820Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-17T14:30:53.820Z] - "overlay": [2020-08-17T14:30:53.820Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-17T14:30:53.820Z] - "zfs": [2020-08-17T14:30:53.820Z] - /dev/zfs: missing [2020-08-17T14:30:53.820Z] - zfs command: missing [2020-08-17T14:30:53.820Z] - zpool command: missing [2020-08-17T14:30:53.820Z] [2020-08-17T14:30:53.820Z] Limits: [2020-08-17T14:30:53.820Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-17T14:30:53.820Z] [2020-08-17T14:30:53.820Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-17T14:30:54.247Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dc0d373a219297327398df0d45684284a78715a4 . [2020-08-17T14:30:54.248Z] #2 [internal] load .dockerignore [2020-08-17T14:30:54.248Z] #2 transferring context: 87B done [2020-08-17T14:30:54.248Z] #2 DONE 0.0s [2020-08-17T14:30:54.248Z] [2020-08-17T14:30:54.248Z] #1 [internal] load build definition from Dockerfile [2020-08-17T14:30:54.248Z] #1 transferring dockerfile: 16.37kB done [2020-08-17T14:30:54.248Z] #1 DONE 0.0s [2020-08-17T14:30:54.248Z] [2020-08-17T14:30:54.248Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-17T14:30:54.537Z] #3 DONE 0.2s [2020-08-17T14:30:54.537Z] [2020-08-17T14:30:54.537Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-17T14:30:54.537Z] #4 CACHED [2020-08-17T14:30:54.827Z] [2020-08-17T14:30:54.827Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-17T14:30:55.117Z] #6 DONE 0.2s [2020-08-17T14:30:55.117Z] [2020-08-17T14:30:55.117Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-17T14:30:55.117Z] #5 DONE 0.2s [2020-08-17T14:30:55.117Z] [2020-08-17T14:30:55.117Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-17T14:30:55.117Z] #7 DONE 0.0s [2020-08-17T14:30:55.117Z] [2020-08-17T14:30:55.117Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-17T14:30:55.117Z] #8 CACHED [2020-08-17T14:30:55.117Z] [2020-08-17T14:30:55.117Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-17T14:30:55.117Z] #9 CACHED [2020-08-17T14:30:55.117Z] [2020-08-17T14:30:55.117Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:30:55.117Z] #38 CACHED [2020-08-17T14:30:55.117Z] [2020-08-17T14:30:55.117Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-17T14:30:55.117Z] #58 CACHED [2020-08-17T14:30:55.117Z] [2020-08-17T14:30:55.117Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-17T14:30:55.117Z] #51 CACHED [2020-08-17T14:30:55.117Z] [2020-08-17T14:30:55.117Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-17T14:30:55.117Z] #27 CACHED [2020-08-17T14:30:55.117Z] [2020-08-17T14:30:55.117Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-17T14:30:55.117Z] #35 CACHED [2020-08-17T14:30:55.117Z] [2020-08-17T14:30:55.117Z] #20 [internal] load build context [2020-08-17T14:30:56.359Z] Still waiting to schedule task [2020-08-17T14:30:56.359Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-08-17T14:30:56.361Z] Still waiting to schedule task [2020-08-17T14:30:56.361Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-08-17T14:30:56.364Z] Still waiting to schedule task [2020-08-17T14:30:56.364Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0bb6f0d54010a8e96)’ [2020-08-17T14:30:56.405Z] Fetching without tags [2020-08-17T14:30:56.658Z] #20 transferring context: 51.48MB 1.2s done [2020-08-17T14:30:56.658Z] #20 DONE 1.3s [2020-08-17T14:30:56.658Z] [2020-08-17T14:30:56.658Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:30:56.658Z] #60 CACHED [2020-08-17T14:30:56.658Z] [2020-08-17T14:30:56.658Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:30:56.658Z] #10 1.184 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-08-17T14:30:56.658Z] #10 1.189 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-08-17T14:30:56.658Z] #10 1.289 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-17T14:30:56.658Z] #10 ... [2020-08-17T14:30:56.658Z] [2020-08-17T14:30:56.658Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:30:56.658Z] #32 CACHED [2020-08-17T14:30:56.658Z] [2020-08-17T14:30:56.658Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:30:56.658Z] #33 CACHED [2020-08-17T14:30:56.658Z] [2020-08-17T14:30:56.658Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:30:56.658Z] #21 CACHED [2020-08-17T14:30:56.658Z] [2020-08-17T14:30:56.658Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:30:56.658Z] #30 CACHED [2020-08-17T14:30:56.658Z] [2020-08-17T14:30:56.658Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-17T14:30:56.658Z] #23 CACHED [2020-08-17T14:30:56.658Z] [2020-08-17T14:30:56.658Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-17T14:30:56.658Z] #24 CACHED [2020-08-17T14:30:56.658Z] [2020-08-17T14:30:56.658Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:30:56.658Z] #25 CACHED [2020-08-17T14:30:56.658Z] [2020-08-17T14:30:56.658Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:30:56.658Z] #43 CACHED [2020-08-17T14:30:56.658Z] [2020-08-17T14:30:56.658Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:30:57.118Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit cf169b45bbd818dc083aa37cb5ae7ddce923f5c9 [2020-08-17T14:30:57.699Z] #41 1.239 + RM_GOPATH=0 [2020-08-17T14:30:57.699Z] #41 1.239 + TMP_GOPATH= [2020-08-17T14:30:57.699Z] #41 1.240 + : /build [2020-08-17T14:30:57.699Z] #41 1.240 + '[' -z '' ']' [2020-08-17T14:30:57.699Z] #41 1.240 ++ mktemp -d [2020-08-17T14:30:57.699Z] #41 1.241 + export GOPATH=/tmp/tmp.flaEDW2iAT [2020-08-17T14:30:57.699Z] #41 1.241 + GOPATH=/tmp/tmp.flaEDW2iAT [2020-08-17T14:30:57.699Z] #41 1.241 + RM_GOPATH=1 [2020-08-17T14:30:57.699Z] #41 1.241 + case "$(go env GOARCH)" in [2020-08-17T14:30:57.699Z] #41 1.241 ++ go env GOARCH [2020-08-17T14:30:57.699Z] #41 1.245 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:30:57.699Z] #41 1.245 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:30:57.699Z] #41 1.245 ++ dirname /tmp/install/install.sh [2020-08-17T14:30:57.699Z] #41 1.246 + dir=/tmp/install [2020-08-17T14:30:57.699Z] #41 1.246 + bin=vndr [2020-08-17T14:30:57.699Z] #41 1.246 + shift [2020-08-17T14:30:57.699Z] #41 1.246 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-17T14:30:57.699Z] #41 1.246 + . /tmp/install/vndr.installer [2020-08-17T14:30:57.699Z] #41 1.246 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-17T14:30:57.699Z] #41 1.246 + install_vndr [2020-08-17T14:30:57.699Z] #41 1.247 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-17T14:30:57.699Z] #41 1.247 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-17T14:30:57.699Z] #41 1.247 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.flaEDW2iAT/src/github.com/LK4D4/vndr [2020-08-17T14:30:57.699Z] #41 1.248 Cloning into '/tmp/tmp.flaEDW2iAT/src/github.com/LK4D4/vndr'... [2020-08-17T14:30:56.092Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-17T14:30:56.143Z] > git config --add remote.origin.fetch +refs/pull/41335/head:refs/remotes/origin/PR-41335 # timeout=10 [2020-08-17T14:30:56.190Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T14:30:56.311Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-17T14:30:56.437Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-17T14:30:56.437Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-17T14:30:56.440Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41335/head:refs/remotes/origin/PR-41335 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T14:30:57.149Z] > git config core.sparsecheckout # timeout=10 [2020-08-17T14:30:57.203Z] > git checkout -f cf169b45bbd818dc083aa37cb5ae7ddce923f5c9 # timeout=10 [2020-08-17T14:30:57.989Z] #41 1.659 + cd /tmp/tmp.flaEDW2iAT/src/github.com/LK4D4/vndr [2020-08-17T14:30:58.279Z] #41 1.659 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-17T14:30:58.280Z] #41 1.687 + go build -buildmode=pie -v -o /build/vndr . [2020-08-17T14:30:58.570Z] #41 2.254 github.com/LK4D4/vndr/godl/singleflight [2020-08-17T14:30:58.861Z] #41 2.267 go/doc [2020-08-17T14:30:58.861Z] #41 2.395 encoding/xml [2020-08-17T14:31:00.706Z] Merge succeeded, producing 4bdfe08f9c620ce99722a7a6b7f27b300bf2c7c4 [2020-08-17T14:31:00.706Z] Checking out Revision 4bdfe08f9c620ce99722a7a6b7f27b300bf2c7c4 (PR-41335) [2020-08-17T14:31:00.923Z] #41 4.207 github.com/LK4D4/vndr/build [2020-08-17T14:31:01.155Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD" [2020-08-17T14:31:01.276Z] First time build. Skipping changelog. [2020-08-17T14:30:59.958Z] > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10 [2020-08-17T14:31:00.616Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-08-17T14:31:00.738Z] > git config core.sparsecheckout # timeout=10 [2020-08-17T14:31:00.784Z] > git checkout -f 4bdfe08f9c620ce99722a7a6b7f27b300bf2c7c4 # timeout=10 [2020-08-17T14:31:01.187Z] > git rev-list --no-walk 07af456132aef38c8a834057801a78facb9ad961 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-17T14:31:02.431Z] #41 5.687 github.com/LK4D4/vndr/versioned [2020-08-17T14:31:02.431Z] #41 5.767 compress/flate [2020-08-17T14:31:02.722Z] #41 6.256 hash/crc32 [2020-08-17T14:31:02.824Z] + docker version [2020-08-17T14:31:02.824Z] Client: Docker Engine - Enterprise [2020-08-17T14:31:02.824Z] Version: 19.03.5 [2020-08-17T14:31:02.824Z] API version: 1.40 [2020-08-17T14:31:02.824Z] Go version: go1.12.12 [2020-08-17T14:31:02.824Z] Git commit: 2ee0c57608 [2020-08-17T14:31:02.824Z] Built: 11/13/2019 08:00:16 [2020-08-17T14:31:02.824Z] OS/Arch: windows/amd64 [2020-08-17T14:31:02.824Z] Experimental: false [2020-08-17T14:31:02.824Z] [2020-08-17T14:31:02.824Z] Server: Docker Engine - Enterprise [2020-08-17T14:31:02.824Z] Engine: [2020-08-17T14:31:02.824Z] Version: 19.03.5 [2020-08-17T14:31:02.824Z] API version: 1.40 (minimum version 1.24) [2020-08-17T14:31:02.824Z] Go version: go1.12.12 [2020-08-17T14:31:02.824Z] Git commit: 2ee0c57608 [2020-08-17T14:31:02.824Z] Built: 11/13/2019 07:58:51 [2020-08-17T14:31:02.824Z] OS/Arch: windows/amd64 [2020-08-17T14:31:02.824Z] Experimental: true [Pipeline] sh [2020-08-17T14:31:03.354Z] #41 6.814 net [2020-08-17T14:31:03.850Z] + docker info [2020-08-17T14:31:04.024Z] #41 7.618 compress/gzip [2020-08-17T14:31:04.316Z] #41 8.017 vendor/golang.org/x/crypto/hkdf [2020-08-17T14:31:04.316Z] #41 ... [2020-08-17T14:31:04.316Z] [2020-08-17T14:31:04.316Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:31:04.316Z] #39 7.083 Note: Building without setproctitle() and strlcpy() support. [2020-08-17T14:31:04.316Z] #39 7.083 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-17T14:31:04.316Z] #39 7.090 Note: Building without GnuTLS support [2020-08-17T14:31:04.316Z] #39 7.095 Makefile.config:39: Warn: you have no libnftables installed [2020-08-17T14:31:04.316Z] #39 7.095 Makefile.config:40: Warn: Building without nftables support [2020-08-17T14:31:04.316Z] #39 7.740 fatal: not a git repository (or any of the parent directories): .git [2020-08-17T14:31:04.316Z] #39 7.753 GEN .gitid [2020-08-17T14:31:04.316Z] #39 7.758 GEN criu/include/version.h [2020-08-17T14:31:04.316Z] #39 7.774 GEN include/common/asm [2020-08-17T14:31:04.316Z] #39 8.495 PBCC images/timens.pb-c.c [2020-08-17T14:31:04.316Z] #39 8.517 DEP images/timens.pb-c.d [2020-08-17T14:31:04.316Z] #39 8.548 PBCC images/fown.pb-c.c [2020-08-17T14:31:04.316Z] #39 8.551 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-17T14:31:04.316Z] #39 8.585 PBCC images/opts.pb-c.c [2020-08-17T14:31:04.316Z] #39 8.610 PBCC images/memfd.pb-c.c [2020-08-17T14:31:04.316Z] #39 8.639 DEP images/fown.pb-c.d [2020-08-17T14:31:04.316Z] #39 8.667 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-17T14:31:04.316Z] #39 8.704 DEP images/opts.pb-c.d [2020-08-17T14:31:04.316Z] #39 8.737 DEP images/memfd.pb-c.d [2020-08-17T14:31:04.316Z] #39 8.795 PBCC images/sit.pb-c.c [2020-08-17T14:31:04.316Z] #39 8.808 DEP images/sit.pb-c.d [2020-08-17T14:31:04.316Z] #39 8.823 PBCC images/macvlan.pb-c.c [2020-08-17T14:31:04.316Z] #39 8.826 DEP images/macvlan.pb-c.d [2020-08-17T14:31:04.316Z] #39 8.874 PBCC images/autofs.pb-c.c [2020-08-17T14:31:04.316Z] #39 8.886 DEP images/autofs.pb-c.d [2020-08-17T14:31:04.316Z] #39 8.911 PBCC images/sysctl.pb-c.c [2020-08-17T14:31:04.316Z] #39 8.923 DEP images/sysctl.pb-c.d [2020-08-17T14:31:04.316Z] #39 8.948 PBCC images/time.pb-c.c [2020-08-17T14:31:04.316Z] #39 8.983 DEP images/time.pb-c.d [2020-08-17T14:31:04.316Z] #39 9.001 PBCC images/binfmt-misc.pb-c.c [2020-08-17T14:31:04.316Z] #39 9.005 DEP images/binfmt-misc.pb-c.d [2020-08-17T14:31:04.316Z] #39 9.055 PBCC images/seccomp.pb-c.c [2020-08-17T14:31:04.316Z] #39 9.073 DEP images/seccomp.pb-c.d [2020-08-17T14:31:04.316Z] #39 9.124 PBCC images/userns.pb-c.c [2020-08-17T14:31:04.316Z] #39 9.142 DEP images/userns.pb-c.d [2020-08-17T14:31:04.316Z] #39 9.175 PBCC images/cgroup.pb-c.c [2020-08-17T14:31:04.316Z] #39 9.178 DEP images/cgroup.pb-c.d [2020-08-17T14:31:04.316Z] #39 9.189 PBCC images/ext-file.pb-c.c [2020-08-17T14:31:04.316Z] #39 9.225 DEP images/ext-file.pb-c.d [2020-08-17T14:31:04.316Z] #39 9.255 PBCC images/rpc.pb-c.c [2020-08-17T14:31:04.316Z] #39 9.285 DEP images/rpc.pb-c.d [2020-08-17T14:31:04.316Z] #39 9.308 PBCC images/siginfo.pb-c.c [2020-08-17T14:31:04.316Z] #39 9.324 DEP images/siginfo.pb-c.d [2020-08-17T14:31:04.316Z] #39 9.361 PBCC images/pagemap.pb-c.c [2020-08-17T14:31:04.316Z] #39 9.385 DEP images/pagemap.pb-c.d [2020-08-17T14:31:04.607Z] #39 9.402 PBCC images/rlimit.pb-c.c [2020-08-17T14:31:04.607Z] #39 9.418 DEP images/rlimit.pb-c.d [2020-08-17T14:31:04.607Z] #39 9.436 PBCC images/file-lock.pb-c.c [2020-08-17T14:31:04.607Z] #39 9.448 DEP images/file-lock.pb-c.d [2020-08-17T14:31:04.607Z] #39 9.486 PBCC images/tty.pb-c.c [2020-08-17T14:31:04.607Z] #39 ... [2020-08-17T14:31:04.607Z] [2020-08-17T14:31:04.607Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:31:04.607Z] #41 8.144 vendor/golang.org/x/text/transform [2020-08-17T14:31:04.897Z] #41 8.548 vendor/golang.org/x/text/unicode/bidi [2020-08-17T14:31:05.189Z] #41 ... [2020-08-17T14:31:05.189Z] [2020-08-17T14:31:05.189Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-17T14:31:05.189Z] #36 1.070 + git clone https://github.com/docker/distribution.git . [2020-08-17T14:31:05.189Z] #36 1.070 Cloning into '.'... [2020-08-17T14:31:05.189Z] #36 6.407 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-17T14:31:05.189Z] #36 7.450 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-17T14:31:05.189Z] #36 ... [2020-08-17T14:31:05.189Z] [2020-08-17T14:31:05.189Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-17T14:31:05.189Z] #28 1.029 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-17T14:31:05.189Z] #28 1.029 Cloning into '.'... [2020-08-17T14:31:05.387Z] Client: [2020-08-17T14:31:05.387Z] Debug Mode: false [2020-08-17T14:31:05.387Z] Plugins: [2020-08-17T14:31:05.387Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-17T14:31:05.387Z] [2020-08-17T14:31:05.387Z] Server: [2020-08-17T14:31:05.387Z] Containers: 0 [2020-08-17T14:31:05.387Z] Running: 0 [2020-08-17T14:31:05.387Z] Paused: 0 [2020-08-17T14:31:05.387Z] Stopped: 0 [2020-08-17T14:31:05.387Z] Images: 10 [2020-08-17T14:31:05.387Z] Server Version: 19.03.5 [2020-08-17T14:31:05.387Z] Storage Driver: lcow (linux) windowsfilter (windows) [2020-08-17T14:31:05.387Z] LCOW: [2020-08-17T14:31:05.387Z] Windows: [2020-08-17T14:31:05.387Z] Logging Driver: json-file [2020-08-17T14:31:05.387Z] Plugins: [2020-08-17T14:31:05.387Z] Volume: local [2020-08-17T14:31:05.387Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-17T14:31:05.387Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-17T14:31:05.387Z] Swarm: inactive [2020-08-17T14:31:05.387Z] Default Isolation: process [2020-08-17T14:31:05.387Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-17T14:31:05.387Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-17T14:31:05.387Z] OSType: windows [2020-08-17T14:31:05.387Z] Architecture: x86_64 [2020-08-17T14:31:05.387Z] CPUs: 4 [2020-08-17T14:31:05.387Z] Total Memory: 32GiB [2020-08-17T14:31:05.387Z] Name: azwin-2-02ee70 [2020-08-17T14:31:05.387Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-17T14:31:05.387Z] Docker Root Dir: D:\docker [2020-08-17T14:31:05.387Z] Debug Mode: false [2020-08-17T14:31:05.387Z] Registry: https://index.docker.io/v1/ [2020-08-17T14:31:05.387Z] Labels: [2020-08-17T14:31:05.387Z] Experimental: true [2020-08-17T14:31:05.387Z] Insecure Registries: [2020-08-17T14:31:05.387Z] 10.0.0.4:5000 [2020-08-17T14:31:05.387Z] 127.0.0.0/8 [2020-08-17T14:31:05.387Z] Registry Mirrors: [2020-08-17T14:31:05.387Z] http://10.0.0.4:5000/ [2020-08-17T14:31:05.387Z] Live Restore Enabled: false [2020-08-17T14:31:05.387Z] [2020-08-17T14:31:05.480Z] #28 ... [2020-08-17T14:31:05.480Z] [2020-08-17T14:31:05.480Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:31:05.480Z] #39 9.502 DEP images/tty.pb-c.d [2020-08-17T14:31:05.480Z] #39 9.554 PBCC images/tun.pb-c.c [2020-08-17T14:31:05.480Z] #39 9.578 PBCC images/netdev.pb-c.c [2020-08-17T14:31:05.480Z] #39 9.601 DEP images/tun.pb-c.d [2020-08-17T14:31:05.480Z] #39 9.625 DEP images/netdev.pb-c.d [2020-08-17T14:31:05.480Z] #39 9.651 PBCC images/vma.pb-c.c [2020-08-17T14:31:05.480Z] #39 9.656 DEP images/vma.pb-c.d [2020-08-17T14:31:05.480Z] #39 9.675 PBCC images/creds.pb-c.c [2020-08-17T14:31:05.480Z] #39 9.683 DEP images/creds.pb-c.d [2020-08-17T14:31:05.480Z] #39 9.723 PBCC images/utsns.pb-c.c [2020-08-17T14:31:05.480Z] #39 9.737 DEP images/utsns.pb-c.d [2020-08-17T14:31:05.480Z] #39 9.774 PBCC images/ipc-desc.pb-c.c [2020-08-17T14:31:05.480Z] #39 9.793 PBCC images/ipc-sem.pb-c.c [2020-08-17T14:31:05.480Z] #39 9.797 DEP images/ipc-desc.pb-c.d [2020-08-17T14:31:05.480Z] #39 9.851 DEP images/ipc-sem.pb-c.d [2020-08-17T14:31:05.480Z] #39 9.872 PBCC images/ipc-msg.pb-c.c [2020-08-17T14:31:05.480Z] #39 9.889 DEP images/ipc-msg.pb-c.d [2020-08-17T14:31:05.480Z] #39 9.935 PBCC images/ipc-shm.pb-c.c [2020-08-17T14:31:05.480Z] #39 9.943 DEP images/ipc-shm.pb-c.d [2020-08-17T14:31:05.480Z] #39 9.975 PBCC images/ipc-var.pb-c.c [2020-08-17T14:31:05.480Z] #39 9.978 DEP images/ipc-var.pb-c.d [2020-08-17T14:31:05.480Z] #39 9.988 PBCC images/sk-opts.pb-c.c [2020-08-17T14:31:05.480Z] #39 10.00 PBCC images/packet-sock.pb-c.c [2020-08-17T14:31:05.480Z] #39 10.03 DEP images/sk-opts.pb-c.d [2020-08-17T14:31:05.480Z] #39 10.07 DEP images/packet-sock.pb-c.d [2020-08-17T14:31:05.480Z] #39 10.09 PBCC images/sk-netlink.pb-c.c [2020-08-17T14:31:05.480Z] #39 10.11 DEP images/sk-netlink.pb-c.d [2020-08-17T14:31:05.480Z] #39 10.14 PBCC images/sk-inet.pb-c.c [2020-08-17T14:31:05.480Z] #39 10.17 DEP images/sk-inet.pb-c.d [2020-08-17T14:31:05.480Z] #39 10.20 PBCC images/sk-unix.pb-c.c [2020-08-17T14:31:05.480Z] #39 10.21 DEP images/sk-unix.pb-c.d [2020-08-17T14:31:05.480Z] #39 10.24 PBCC images/mm.pb-c.c [2020-08-17T14:31:05.480Z] #39 10.27 DEP images/mm.pb-c.d [2020-08-17T14:31:05.480Z] #39 10.29 PBCC images/timerfd.pb-c.c [2020-08-17T14:31:05.480Z] #39 10.33 DEP images/timerfd.pb-c.d [2020-08-17T14:31:05.480Z] #39 10.35 PBCC images/timer.pb-c.c [2020-08-17T14:31:05.480Z] #39 10.36 DEP images/timer.pb-c.d [2020-08-17T14:31:05.480Z] #39 10.40 PBCC images/sa.pb-c.c [2020-08-17T14:31:05.480Z] #39 10.42 DEP images/sa.pb-c.d [2020-08-17T14:31:05.480Z] #39 10.46 PBCC images/pipe-data.pb-c.c [2020-08-17T14:31:05.480Z] #39 10.47 DEP images/pipe-data.pb-c.d [2020-08-17T14:31:05.480Z] #39 10.50 PBCC images/mnt.pb-c.c [2020-08-17T14:31:05.480Z] #39 10.53 DEP images/mnt.pb-c.d [2020-08-17T14:31:05.480Z] #39 10.55 PBCC images/sk-packet.pb-c.c [2020-08-17T14:31:05.480Z] #39 10.56 DEP images/sk-packet.pb-c.d [2020-08-17T14:31:05.480Z] #39 10.59 PBCC images/tcp-stream.pb-c.c [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-08-17T14:31:05.770Z] #39 10.61 DEP images/tcp-stream.pb-c.d [2020-08-17T14:31:05.770Z] #39 10.63 PBCC images/pipe.pb-c.c [2020-08-17T14:31:05.770Z] #39 10.64 DEP images/pipe.pb-c.d [2020-08-17T14:31:05.770Z] #39 10.69 PBCC images/pstree.pb-c.c [2020-08-17T14:31:05.770Z] #39 10.70 DEP images/pstree.pb-c.d [2020-08-17T14:31:05.770Z] #39 10.73 PBCC images/fs.pb-c.c [2020-08-17T14:31:05.770Z] #39 10.73 DEP images/fs.pb-c.d [2020-08-17T14:31:05.770Z] #39 10.75 PBCC images/signalfd.pb-c.c [2020-08-17T14:31:05.770Z] #39 10.77 DEP images/signalfd.pb-c.d [2020-08-17T14:31:05.770Z] #39 10.80 PBCC images/fh.pb-c.c [2020-08-17T14:31:06.060Z] #39 10.81 PBCC images/fsnotify.pb-c.c [2020-08-17T14:31:06.060Z] #39 10.84 DEP images/fh.pb-c.d [2020-08-17T14:31:06.060Z] #39 10.87 DEP images/fsnotify.pb-c.d [2020-08-17T14:31:06.060Z] #39 10.88 PBCC images/eventpoll.pb-c.c [2020-08-17T14:31:06.060Z] #39 10.89 DEP images/eventpoll.pb-c.d [2020-08-17T14:31:06.060Z] #39 10.92 PBCC images/eventfd.pb-c.c [2020-08-17T14:31:06.060Z] #39 10.92 DEP images/eventfd.pb-c.d [2020-08-17T14:31:06.060Z] #39 10.95 PBCC images/remap-file-path.pb-c.c [2020-08-17T14:31:06.060Z] #39 10.95 DEP images/remap-file-path.pb-c.d [2020-08-17T14:31:06.060Z] #39 10.99 PBCC images/fifo.pb-c.c [2020-08-17T14:31:06.060Z] #39 11.00 DEP images/fifo.pb-c.d [2020-08-17T14:31:06.060Z] #39 11.02 PBCC images/ghost-file.pb-c.c [2020-08-17T14:31:06.060Z] #39 11.04 DEP images/ghost-file.pb-c.d [2020-08-17T14:31:06.060Z] #39 11.07 PBCC images/regfile.pb-c.c [2020-08-17T14:31:06.060Z] #39 11.10 DEP images/regfile.pb-c.d [2020-08-17T14:31:06.060Z] #39 11.14 PBCC images/ns.pb-c.c [2020-08-17T14:31:06.350Z] #39 11.15 DEP images/ns.pb-c.d [2020-08-17T14:31:06.350Z] #39 11.19 PBCC images/fdinfo.pb-c.c [2020-08-17T14:31:06.350Z] #39 11.20 DEP images/fdinfo.pb-c.d [2020-08-17T14:31:06.351Z] #39 11.25 PBCC images/core-aarch64.pb-c.c [2020-08-17T14:31:06.351Z] #39 11.28 PBCC images/core-arm.pb-c.c [2020-08-17T14:31:06.351Z] #39 11.30 PBCC images/core-ppc64.pb-c.c [2020-08-17T14:31:06.351Z] #39 11.34 PBCC images/core-s390.pb-c.c [2020-08-17T14:31:06.351Z] #39 11.36 PBCC images/core-x86.pb-c.c [2020-08-17T14:31:06.351Z] #39 ... [2020-08-17T14:31:06.351Z] [2020-08-17T14:31:06.351Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:31:06.351Z] #52 1.306 + RM_GOPATH=0 [2020-08-17T14:31:06.351Z] #52 1.306 + TMP_GOPATH= [2020-08-17T14:31:06.351Z] #52 1.306 + : /build [2020-08-17T14:31:06.351Z] #52 1.306 + '[' -z '' ']' [2020-08-17T14:31:06.351Z] #52 1.307 ++ mktemp -d [2020-08-17T14:31:06.351Z] #52 1.307 + export GOPATH=/tmp/tmp.1d7rj4Bd2h [2020-08-17T14:31:06.351Z] #52 1.307 + GOPATH=/tmp/tmp.1d7rj4Bd2h [2020-08-17T14:31:06.351Z] #52 1.307 + RM_GOPATH=1 [2020-08-17T14:31:06.351Z] #52 1.307 + case "$(go env GOARCH)" in [2020-08-17T14:31:06.351Z] #52 1.308 ++ go env GOARCH [2020-08-17T14:31:06.351Z] #52 1.310 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:31:06.351Z] #52 1.310 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:31:06.351Z] #52 1.310 ++ dirname /tmp/install/install.sh [2020-08-17T14:31:06.351Z] #52 1.311 + dir=/tmp/install [2020-08-17T14:31:06.351Z] #52 1.311 + bin=containerd [2020-08-17T14:31:06.351Z] #52 1.311 + shift [2020-08-17T14:31:06.351Z] #52 1.311 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-17T14:31:06.351Z] #52 1.311 + . /tmp/install/containerd.installer [2020-08-17T14:31:06.351Z] #52 1.311 ++ set -e [2020-08-17T14:31:06.351Z] #52 1.311 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-17T14:31:06.351Z] #52 1.311 + install_containerd [2020-08-17T14:31:06.351Z] #52 1.311 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-17T14:31:06.351Z] #52 1.312 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-17T14:31:06.351Z] #52 1.312 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1d7rj4Bd2h/src/github.com/containerd/containerd [2020-08-17T14:31:06.351Z] #52 1.313 Cloning into '/tmp/tmp.1d7rj4Bd2h/src/github.com/containerd/containerd'... [2020-08-17T14:31:06.641Z] #52 ... [2020-08-17T14:31:06.641Z] [2020-08-17T14:31:06.641Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:31:06.641Z] #47 1.063 + RM_GOPATH=0 [2020-08-17T14:31:06.641Z] #47 1.063 + TMP_GOPATH= [2020-08-17T14:31:06.641Z] #47 1.063 + : /build [2020-08-17T14:31:06.641Z] #47 1.063 + '[' -z '' ']' [2020-08-17T14:31:06.641Z] #47 1.063 ++ mktemp -d [2020-08-17T14:31:06.641Z] #47 1.072 + export GOPATH=/tmp/tmp.AJAk1wGvwV [2020-08-17T14:31:06.641Z] #47 1.072 + GOPATH=/tmp/tmp.AJAk1wGvwV [2020-08-17T14:31:06.641Z] #47 1.072 + RM_GOPATH=1 [2020-08-17T14:31:06.641Z] #47 1.072 + case "$(go env GOARCH)" in [2020-08-17T14:31:06.641Z] #47 1.072 ++ go env GOARCH [2020-08-17T14:31:06.641Z] #47 1.081 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-17T14:31:06.641Z] #47 1.081 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:31:06.641Z] #47 1.081 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:31:06.641Z] #47 1.081 ++ dirname /tmp/install/install.sh [2020-08-17T14:31:06.641Z] #47 1.081 + dir=/tmp/install [2020-08-17T14:31:06.641Z] #47 1.081 + bin=shfmt [2020-08-17T14:31:06.641Z] #47 1.081 + shift [2020-08-17T14:31:06.641Z] #47 1.081 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-17T14:31:06.641Z] #47 1.081 + . /tmp/install/shfmt.installer [2020-08-17T14:31:06.641Z] #47 1.081 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-17T14:31:06.641Z] #47 1.081 + install_shfmt [2020-08-17T14:31:06.641Z] #47 1.081 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-17T14:31:06.641Z] #47 1.081 + git clone https://github.com/mvdan/sh.git /tmp/tmp.AJAk1wGvwV/src/github.com/mvdan/sh [2020-08-17T14:31:06.641Z] #47 1.081 Cloning into '/tmp/tmp.AJAk1wGvwV/src/github.com/mvdan/sh'... [2020-08-17T14:31:06.641Z] #47 4.324 + cd /tmp/tmp.AJAk1wGvwV/src/github.com/mvdan/sh [2020-08-17T14:31:06.641Z] #47 4.324 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-17T14:31:06.641Z] #47 4.365 + GO111MODULE=on [2020-08-17T14:31:06.641Z] #47 4.365 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-17T14:31:06.641Z] #47 4.883 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-17T14:31:06.641Z] #47 4.888 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-17T14:31:06.641Z] #47 4.906 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-17T14:31:06.641Z] #47 4.999 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-17T14:31:06.641Z] #47 5.020 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-17T14:31:06.641Z] #47 5.420 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-17T14:31:06.641Z] #47 5.768 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-17T14:31:06.641Z] #47 6.240 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-17T14:31:06.641Z] #47 6.866 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-17T14:31:06.641Z] #47 6.998 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-17T14:31:06.641Z] #47 7.010 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-17T14:31:06.641Z] #47 7.037 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-17T14:31:06.641Z] #47 7.371 github.com/pkg/diff [2020-08-17T14:31:06.641Z] #47 7.375 golang.org/x/sys/unix [2020-08-17T14:31:06.641Z] #47 8.375 mvdan.cc/editorconfig [2020-08-17T14:31:06.641Z] #47 9.089 mvdan.cc/sh/v3/fileutil [2020-08-17T14:31:06.641Z] #47 9.180 mvdan.cc/sh/v3/syntax [2020-08-17T14:31:06.641Z] #47 ... [2020-08-17T14:31:06.641Z] [2020-08-17T14:31:06.641Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:31:06.641Z] #45 1.186 + RM_GOPATH=0 [2020-08-17T14:31:06.641Z] #45 1.186 + TMP_GOPATH= [2020-08-17T14:31:06.641Z] #45 1.186 + : /build [2020-08-17T14:31:06.641Z] #45 1.186 + '[' -z '' ']' [2020-08-17T14:31:06.641Z] #45 1.187 ++ mktemp -d [2020-08-17T14:31:06.641Z] #45 1.189 + export GOPATH=/tmp/tmp.wb5B8xIpvK [2020-08-17T14:31:06.641Z] #45 1.189 + GOPATH=/tmp/tmp.wb5B8xIpvK [2020-08-17T14:31:06.641Z] #45 1.189 + RM_GOPATH=1 [2020-08-17T14:31:06.641Z] #45 1.189 + case "$(go env GOARCH)" in [2020-08-17T14:31:06.641Z] #45 1.190 ++ go env GOARCH [2020-08-17T14:31:06.641Z] #45 1.192 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:31:06.641Z] #45 1.192 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:31:06.641Z] #45 1.192 ++ dirname /tmp/install/install.sh [2020-08-17T14:31:06.641Z] #45 1.193 + dir=/tmp/install [2020-08-17T14:31:06.641Z] #45 1.193 + bin=golangci_lint [2020-08-17T14:31:06.641Z] #45 1.193 + shift [2020-08-17T14:31:06.641Z] #45 1.193 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-17T14:31:06.641Z] #45 1.193 + . /tmp/install/golangci_lint.installer [2020-08-17T14:31:06.641Z] #45 1.193 ++ : v1.23.8 [2020-08-17T14:31:06.641Z] #45 1.193 + install_golangci_lint [2020-08-17T14:31:06.641Z] #45 1.193 + echo 'Installing golangci-lint version v1.23.8' [2020-08-17T14:31:06.641Z] #45 1.193 Installing golangci-lint version v1.23.8 [2020-08-17T14:31:06.641Z] #45 1.193 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-17T14:31:06.641Z] #45 ... [2020-08-17T14:31:06.641Z] [2020-08-17T14:31:06.641Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:31:06.641Z] #54 0.983 + RM_GOPATH=0 [2020-08-17T14:31:06.641Z] #54 0.983 + TMP_GOPATH= [2020-08-17T14:31:06.641Z] #54 0.983 + : /build [2020-08-17T14:31:06.641Z] #54 0.983 + '[' -z '' ']' [2020-08-17T14:31:06.641Z] #54 0.983 ++ mktemp -d [2020-08-17T14:31:06.641Z] #54 0.987 + export GOPATH=/tmp/tmp.2YRw1qUzGl [2020-08-17T14:31:06.641Z] #54 0.987 + GOPATH=/tmp/tmp.2YRw1qUzGl [2020-08-17T14:31:06.641Z] #54 0.987 + RM_GOPATH=1 [2020-08-17T14:31:06.641Z] #54 0.987 + case "$(go env GOARCH)" in [2020-08-17T14:31:06.641Z] #54 0.987 ++ go env GOARCH [2020-08-17T14:31:06.641Z] #54 0.997 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-17T14:31:06.641Z] #54 0.997 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:31:06.641Z] #54 0.997 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:31:06.641Z] #54 0.997 ++ dirname /tmp/install/install.sh [2020-08-17T14:31:06.641Z] #54 0.997 + dir=/tmp/install [2020-08-17T14:31:06.641Z] #54 0.997 + bin=rootlesskit [2020-08-17T14:31:06.641Z] #54 0.997 + shift [2020-08-17T14:31:06.641Z] #54 0.997 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-17T14:31:06.641Z] #54 0.997 + . /tmp/install/rootlesskit.installer [2020-08-17T14:31:06.641Z] #54 0.997 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-17T14:31:06.641Z] #54 0.997 + install_rootlesskit [2020-08-17T14:31:06.641Z] #54 0.997 + case "$1" in [2020-08-17T14:31:06.641Z] #54 0.997 + export CGO_ENABLED=0 [2020-08-17T14:31:06.641Z] #54 0.997 + CGO_ENABLED=0 [2020-08-17T14:31:06.641Z] #54 0.997 + _install_rootlesskit [2020-08-17T14:31:06.641Z] #54 0.997 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-17T14:31:06.641Z] #54 0.997 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2YRw1qUzGl/src/github.com/rootless-containers/rootlesskit [2020-08-17T14:31:06.641Z] #54 1.007 Cloning into '/tmp/tmp.2YRw1qUzGl/src/github.com/rootless-containers/rootlesskit'... [2020-08-17T14:31:06.641Z] #54 3.203 + cd /tmp/tmp.2YRw1qUzGl/src/github.com/rootless-containers/rootlesskit [2020-08-17T14:31:06.641Z] #54 3.209 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-17T14:31:06.641Z] #54 3.449 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-17T14:31:06.641Z] #54 3.449 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-17T14:31:06.931Z] #54 ... [2020-08-17T14:31:06.931Z] [2020-08-17T14:31:06.931Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:31:06.931Z] #39 11.39 PBCC images/core.pb-c.c [2020-08-17T14:31:06.931Z] #39 11.46 PBCC images/inventory.pb-c.c [2020-08-17T14:31:06.931Z] #39 11.49 DEP images/core-aarch64.pb-c.d [2020-08-17T14:31:06.931Z] #39 11.50 DEP images/core-arm.pb-c.d [2020-08-17T14:31:06.931Z] #39 11.54 DEP images/core-ppc64.pb-c.d [2020-08-17T14:31:06.931Z] #39 11.58 DEP images/core-s390.pb-c.d [2020-08-17T14:31:06.931Z] #39 11.61 DEP images/core-x86.pb-c.d [2020-08-17T14:31:06.931Z] #39 11.65 DEP images/core.pb-c.d [2020-08-17T14:31:06.931Z] #39 11.69 DEP images/inventory.pb-c.d [2020-08-17T14:31:06.931Z] #39 11.71 PBCC images/cpuinfo.pb-c.c [2020-08-17T14:31:06.931Z] #39 11.74 DEP images/cpuinfo.pb-c.d [2020-08-17T14:31:06.931Z] #39 11.75 PBCC images/stats.pb-c.c [2020-08-17T14:31:06.931Z] #39 11.77 DEP images/stats.pb-c.d [2020-08-17T14:31:07.222Z] #39 ... [2020-08-17T14:31:07.222Z] [2020-08-17T14:31:07.222Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:31:07.222Z] #10 2.075 Fetched 51.9 kB in 1s (49.3 kB/s) [2020-08-17T14:31:07.222Z] #10 2.075 Reading package lists... [2020-08-17T14:31:07.222Z] #10 3.650 Reading package lists... [2020-08-17T14:31:07.222Z] #10 5.630 Building dependency tree... [2020-08-17T14:31:07.222Z] #10 6.198 The following additional packages will be installed: [2020-08-17T14:31:07.222Z] #10 6.215 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-17T14:31:07.222Z] #10 6.215 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-17T14:31:07.222Z] #10 6.216 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-17T14:31:07.222Z] #10 6.216 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-17T14:31:07.222Z] #10 6.218 Suggested packages: [2020-08-17T14:31:07.222Z] #10 6.218 gcc-8-locales seccomp wine64 [2020-08-17T14:31:07.222Z] #10 6.665 The following NEW packages will be installed: [2020-08-17T14:31:07.222Z] #10 6.667 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-17T14:31:07.222Z] #10 6.667 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-17T14:31:07.222Z] #10 6.668 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-17T14:31:07.222Z] #10 6.668 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-17T14:31:07.222Z] #10 6.668 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-17T14:31:07.222Z] #10 6.668 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-17T14:31:07.222Z] #10 6.736 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-17T14:31:07.222Z] #10 6.736 Need to get 73.3 MB of archives. [2020-08-17T14:31:07.222Z] #10 6.736 After this operation, 494 MB of additional disk space will be used. [2020-08-17T14:31:07.222Z] #10 6.736 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-08-17T14:31:07.222Z] #10 6.854 Get:2 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-08-17T14:31:07.222Z] #10 6.945 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-17T14:31:07.222Z] #10 6.954 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-08-17T14:31:07.222Z] #10 6.959 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-08-17T14:31:07.222Z] #10 6.964 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-17T14:31:07.222Z] #10 7.159 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-17T14:31:07.222Z] #10 7.275 Get:8 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-08-17T14:31:07.222Z] #10 7.286 Get:9 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-08-17T14:31:07.222Z] #10 8.546 Get:10 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-08-17T14:31:07.222Z] #10 9.366 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-08-17T14:31:07.222Z] #10 9.366 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-08-17T14:31:07.222Z] #10 9.392 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-08-17T14:31:07.222Z] #10 9.393 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-08-17T14:31:07.222Z] #10 9.396 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-08-17T14:31:07.222Z] #10 9.396 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-08-17T14:31:07.222Z] #10 9.399 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-08-17T14:31:07.222Z] #10 9.409 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-08-17T14:31:07.222Z] #10 9.425 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-08-17T14:31:07.222Z] #10 9.429 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-08-17T14:31:07.222Z] #10 9.438 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-08-17T14:31:07.222Z] #10 9.452 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-08-17T14:31:07.222Z] #10 9.463 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-08-17T14:31:07.222Z] #10 9.466 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-08-17T14:31:07.222Z] #10 9.468 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-08-17T14:31:07.222Z] #10 10.05 debconf: delaying package configuration, since apt-utils is not installed [2020-08-17T14:31:07.222Z] #10 10.10 Fetched 73.3 MB in 3s (26.3 MB/s) [2020-08-17T14:31:07.222Z] #10 10.14 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-17T14:31:07.222Z] #10 10.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-08-17T14:31:07.222Z] #10 10.17 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-08-17T14:31:07.222Z] #10 10.17 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-17T14:31:07.222Z] #10 11.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-17T14:31:07.222Z] #10 11.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-08-17T14:31:07.222Z] #10 11.22 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-17T14:31:07.512Z] #10 12.47 Selecting previously unselected package binutils-mingw-w64. [2020-08-17T14:31:07.513Z] #10 12.47 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-17T14:31:07.513Z] #10 12.47 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-17T14:31:07.513Z] #10 12.51 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-08-17T14:31:07.513Z] #10 12.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-17T14:31:07.513Z] #10 12.52 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-17T14:31:07.513Z] #10 12.58 Selecting previously unselected package dmsetup. [2020-08-17T14:31:07.513Z] #10 12.58 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-08-17T14:31:07.513Z] #10 12.58 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-17T14:31:07.513Z] #10 ... [2020-08-17T14:31:07.513Z] [2020-08-17T14:31:07.513Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:31:07.513Z] #39 12.48 make[1]: Nothing to be done for 'all'. [2020-08-17T14:31:08.547Z] #39 13.20 CC images/stats.o [2020-08-17T14:31:08.547Z] #39 13.39 CC images/core.o [2020-08-17T14:31:08.837Z] #39 13.66 CC images/core-x86.o [2020-08-17T14:31:09.127Z] #39 14.00 CC images/core-arm.o [2020-08-17T14:31:09.418Z] #39 14.19 CC images/core-aarch64.o [2020-08-17T14:31:09.418Z] #39 14.42 CC images/core-ppc64.o [2020-08-17T14:31:10.050Z] #39 14.83 CC images/core-s390.o [2020-08-17T14:31:10.340Z] #39 15.24 CC images/cpuinfo.o [2020-08-17T14:31:10.340Z] #39 15.45 CC images/inventory.o [2020-08-17T14:31:10.971Z] #39 15.62 CC images/fdinfo.o [2020-08-17T14:31:10.971Z] #39 15.91 CC images/fown.o [2020-08-17T14:31:10.971Z] #39 16.00 CC images/ns.o [2020-08-17T14:31:11.261Z] #39 16.11 CC images/regfile.o [2020-08-17T14:31:11.261Z] #39 16.24 CC images/ghost-file.o [2020-08-17T14:31:11.552Z] #39 16.37 CC images/fifo.o [2020-08-17T14:31:11.552Z] #39 16.50 CC images/remap-file-path.o [2020-08-17T14:31:11.843Z] #39 16.67 CC images/eventfd.o [2020-08-17T14:31:11.843Z] #39 16.76 CC images/eventpoll.o [2020-08-17T14:31:12.134Z] #39 16.91 CC images/fh.o [2020-08-17T14:31:12.134Z] #39 17.08 CC images/fsnotify.o [2020-08-17T14:31:12.427Z] #39 17.40 CC images/signalfd.o [2020-08-17T14:31:12.717Z] #39 17.54 CC images/fs.o [2020-08-17T14:31:12.717Z] #39 17.64 CC images/pstree.o [2020-08-17T14:31:12.717Z] #39 17.75 CC images/pipe.o [2020-08-17T14:31:13.008Z] #39 17.84 CC images/tcp-stream.o [2020-08-17T14:31:13.008Z] #39 18.00 CC images/sk-packet.o [2020-08-17T14:31:13.008Z] #39 18.12 CC images/mnt.o [2020-08-17T14:31:13.299Z] #39 18.29 CC images/pipe-data.o [2020-08-17T14:31:13.589Z] #39 18.39 CC images/sa.o [2020-08-17T14:31:13.589Z] #39 18.55 CC images/timer.o [2020-08-17T14:31:13.879Z] #39 ... [2020-08-17T14:31:13.879Z] [2020-08-17T14:31:13.879Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:31:14.460Z] #52 17.43 Checking out files: 81% (2624/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-17T14:31:14.460Z] #52 17.88 + cd /tmp/tmp.1d7rj4Bd2h/src/github.com/containerd/containerd [2020-08-17T14:31:14.460Z] #52 17.89 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-17T14:31:15.507Z] #52 18.92 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-17T14:31:15.507Z] #52 18.92 + BUILDTAGS='netgo osusergo static_build' [2020-08-17T14:31:15.507Z] #52 18.92 + export EXTRA_FLAGS=-buildmode=pie [2020-08-17T14:31:15.507Z] #52 18.92 + EXTRA_FLAGS=-buildmode=pie [2020-08-17T14:31:15.507Z] #52 18.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-17T14:31:15.507Z] #52 18.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-17T14:31:15.507Z] #52 18.92 + '[' '' = dynamic ']' [2020-08-17T14:31:15.507Z] #52 18.92 + make [2020-08-17T14:31:15.507Z] #52 ... [2020-08-17T14:31:15.507Z] [2020-08-17T14:31:15.507Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:31:15.507Z] #47 12.13 golang.org/x/crypto/ssh/terminal [2020-08-17T14:31:15.507Z] #47 14.95 mvdan.cc/sh/v3/cmd/shfmt [2020-08-17T14:31:15.507Z] #47 DONE 19.0s [2020-08-17T14:31:15.507Z] [2020-08-17T14:31:15.507Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:31:15.507Z] #39 18.75 CC images/timerfd.o [2020-08-17T14:31:15.507Z] #39 18.88 CC images/mm.o [2020-08-17T14:31:15.507Z] #39 19.07 CC images/sk-opts.o [2020-08-17T14:31:15.507Z] #39 19.21 CC images/sk-unix.o [2020-08-17T14:31:15.507Z] #39 19.43 CC images/sk-inet.o [2020-08-17T14:31:15.507Z] #39 19.67 CC images/tun.o [2020-08-17T14:31:15.507Z] #39 19.88 CC images/sk-netlink.o [2020-08-17T14:31:15.507Z] #39 20.07 CC images/packet-sock.o [2020-08-17T14:31:15.507Z] #39 20.28 CC images/ipc-var.o [2020-08-17T14:31:15.507Z] #39 20.43 CC images/ipc-desc.o [2020-08-17T14:31:15.801Z] #39 20.81 CC images/ipc-shm.o [2020-08-17T14:31:16.095Z] #39 ... [2020-08-17T14:31:16.095Z] [2020-08-17T14:31:16.095Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:31:16.095Z] #41 9.695 vendor/golang.org/x/text/secure/bidirule [2020-08-17T14:31:16.095Z] #41 9.837 vendor/golang.org/x/text/unicode/norm [2020-08-17T14:31:16.095Z] #41 12.36 vendor/golang.org/x/net/idna [2020-08-17T14:31:16.095Z] #41 13.85 vendor/golang.org/x/net/http2/hpack [2020-08-17T14:31:16.095Z] #41 14.62 mime [2020-08-17T14:31:16.095Z] #41 15.88 mime/quotedprintable [2020-08-17T14:31:16.095Z] #41 16.17 net/http/internal [2020-08-17T14:31:16.095Z] #41 18.27 net/textproto [2020-08-17T14:31:16.095Z] #41 18.27 crypto/x509 [2020-08-17T14:31:16.095Z] #41 19.18 vendor/golang.org/x/net/http/httpguts [2020-08-17T14:31:16.095Z] #41 19.41 vendor/golang.org/x/net/http/httpproxy [2020-08-17T14:31:16.095Z] #41 ... [2020-08-17T14:31:16.095Z] [2020-08-17T14:31:16.095Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:31:16.095Z] #39 21.08 CC images/ipc-msg.o [2020-08-17T14:31:16.435Z] #39 21.32 CC images/ipc-sem.o [2020-08-17T14:31:16.725Z] #39 21.49 CC images/utsns.o [2020-08-17T14:31:16.725Z] #39 21.56 CC images/creds.o [2020-08-17T14:31:16.725Z] #39 21.64 CC images/vma.o [2020-08-17T14:31:17.016Z] #39 21.74 CC images/netdev.o [2020-08-17T14:31:17.016Z] #39 21.97 CC images/tty.o [2020-08-17T14:31:17.307Z] #39 22.17 CC images/file-lock.o [2020-08-17T14:31:17.307Z] #39 22.27 CC images/rlimit.o [2020-08-17T14:31:17.598Z] #39 22.43 CC images/pagemap.o [2020-08-17T14:31:17.598Z] #39 22.62 CC images/siginfo.o [2020-08-17T14:31:17.598Z] #39 ... [2020-08-17T14:31:17.598Z] [2020-08-17T14:31:17.598Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:31:17.598Z] #10 12.66 Selecting previously unselected package mingw-w64-common. [2020-08-17T14:31:17.598Z] #10 12.66 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-17T14:31:17.598Z] #10 12.66 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-17T14:31:17.598Z] #10 15.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-17T14:31:17.598Z] #10 15.35 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-17T14:31:17.598Z] #10 15.35 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-17T14:31:17.598Z] #10 18.38 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-17T14:31:17.598Z] #10 18.38 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-17T14:31:17.598Z] #10 18.39 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:31:17.598Z] #10 18.50 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-17T14:31:17.598Z] #10 18.50 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-17T14:31:17.598Z] #10 18.51 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:31:17.892Z] #10 ... [2020-08-17T14:31:17.892Z] [2020-08-17T14:31:17.892Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:31:17.892Z] #39 22.79 CC images/rpc.o [2020-08-17T14:31:18.182Z] #39 23.23 CC images/ext-file.o [2020-08-17T14:31:18.472Z] #39 23.30 CC images/cgroup.o [2020-08-17T14:31:18.472Z] #39 23.52 CC images/userns.o [2020-08-17T14:31:18.762Z] #39 23.59 CC images/google/protobuf/descriptor.o [2020-08-17T14:31:19.396Z] #39 24.26 CC images/opts.o [2020-08-17T14:31:19.396Z] #39 24.32 CC images/seccomp.o [2020-08-17T14:31:19.396Z] #39 24.40 CC images/binfmt-misc.o [2020-08-17T14:31:19.686Z] #39 24.44 CC images/time.o [2020-08-17T14:31:19.686Z] #39 24.50 CC images/sysctl.o [2020-08-17T14:31:19.686Z] #39 24.64 CC images/autofs.o [2020-08-17T14:31:19.978Z] #39 24.75 CC images/macvlan.o [2020-08-17T14:31:19.978Z] #39 24.88 CC images/sit.o [2020-08-17T14:31:20.269Z] #39 25.00 CC images/memfd.o [2020-08-17T14:31:20.269Z] #39 25.09 CC images/timens.o [2020-08-17T14:31:20.269Z] #39 25.26 LINK images/built-in.o [2020-08-17T14:31:20.269Z] #39 25.31 GEN compel/include/asm [2020-08-17T14:31:20.269Z] #39 25.32 GEN compel/include/version.h [2020-08-17T14:31:20.269Z] #39 25.33 touch .config [2020-08-17T14:31:20.269Z] #39 25.34 GEN include/common/config.h [2020-08-17T14:31:20.269Z] #39 25.38 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-08-17T14:31:20.560Z] #39 25.42 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-17T14:31:20.560Z] #39 25.43 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-17T14:31:20.560Z] #39 25.44 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-08-17T14:31:20.560Z] #39 25.46 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-08-17T14:31:20.560Z] #39 25.47 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-08-17T14:31:20.560Z] #39 25.48 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-17T14:31:20.560Z] #39 25.48 DEP compel/plugins/std/infect.d [2020-08-17T14:31:20.560Z] #39 25.55 DEP compel/plugins/std/string.d [2020-08-17T14:31:20.560Z] #39 25.61 DEP compel/plugins/std/log.d [2020-08-17T14:31:20.851Z] #39 25.65 DEP compel/plugins/std/fds.d [2020-08-17T14:31:20.851Z] #39 25.73 DEP compel/plugins/std/std.d [2020-08-17T14:31:20.851Z] #39 25.80 DEP compel/plugins/shmem/shmem.d [2020-08-17T14:31:20.851Z] #39 25.81 DEP compel/plugins/fds/fds.d [2020-08-17T14:31:20.889Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-08-17T14:31:20.889Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-86d85d1f\powershellScript.ps1'; exit $LASTEXITCODE; [2020-08-17T14:31:20.889Z] ---------------------------------------------------------------------------- [2020-08-17T14:31:20.889Z] [2020-08-17T14:31:20.889Z] INFO: executeCI.ps1 starting at Mon Aug 17 14:31:18 CUT 2020 [2020-08-17T14:31:20.889Z] [2020-08-17T14:31:20.889Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-08-17T14:31:20.889Z] INFO: Running git version 2.24.1.windows.2 [2020-08-17T14:31:20.889Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-08-17T14:31:20.889Z] INFO: Environment variables: [2020-08-17T14:31:20.889Z] [2020-08-17T14:31:20.889Z] Name Value [2020-08-17T14:31:20.889Z] ---- ----- [2020-08-17T14:31:20.889Z] ALLUSERSPROFILE C:\ProgramData [2020-08-17T14:31:20.889Z] amd64 true [2020-08-17T14:31:20.889Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-08-17T14:31:20.889Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-08-17T14:31:20.889Z] arm64 true [2020-08-17T14:31:20.889Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-08-17T14:31:20.889Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-08-17T14:31:20.889Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-08-17T14:31:20.889Z] BRANCH_NAME PR-41335 [2020-08-17T14:31:20.889Z] BUILD_DISPLAY_NAME #7 [2020-08-17T14:31:20.889Z] BUILD_ID 7 [2020-08-17T14:31:20.889Z] BUILD_NUMBER 7 [2020-08-17T14:31:20.889Z] BUILD_TAG jenkins-moby-PR-41335-7 [2020-08-17T14:31:20.889Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41335/7/ [2020-08-17T14:31:20.889Z] CHANGE_AUTHOR thaJeztah [2020-08-17T14:31:20.889Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-08-17T14:31:20.889Z] CHANGE_BRANCH remove_unneeded_eval_symlinks [2020-08-17T14:31:20.889Z] CHANGE_FORK thaJeztah/docker [2020-08-17T14:31:20.889Z] CHANGE_ID 41335 [2020-08-17T14:31:20.889Z] CHANGE_TARGET master [2020-08-17T14:31:20.889Z] CHANGE_TITLE daemon.setupPathsAndSandboxOptions() skip resolving symlinks [2020-08-17T14:31:20.889Z] CHANGE_URL https://github.com/moby/moby/pull/41335 [2020-08-17T14:31:20.889Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-17T14:31:20.889Z] CommonProgramFiles C:\Program Files\Common Files [2020-08-17T14:31:20.889Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-08-17T14:31:20.889Z] CommonProgramW6432 C:\Program Files\Common Files [2020-08-17T14:31:20.889Z] COMPUTERNAME azwin-2-02ee70 [2020-08-17T14:31:20.889Z] ComSpec C:\windows\system32\cmd.exe [2020-08-17T14:31:20.889Z] ConfigSequenceNumber 0 [2020-08-17T14:31:20.889Z] dco true [2020-08-17T14:31:20.889Z] DOCKER_BUILDKIT 0 [2020-08-17T14:31:20.889Z] DOCKER_DUT_DEBUG 1 [2020-08-17T14:31:20.889Z] DOCKER_EXPERIMENTAL 1 [2020-08-17T14:31:20.889Z] DOCKER_GRAPHDRIVER overlay2 [2020-08-17T14:31:20.889Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-08-17T14:31:20.889Z] EXECUTOR_NUMBER 0 [2020-08-17T14:31:20.889Z] FQDN azwin-2-02ee70.westus.cloudapp.azure.com [2020-08-17T14:31:20.889Z] GIT_BRANCH PR-41335 [2020-08-17T14:31:20.889Z] GIT_COMMIT dc0d373a219297327398df0d45684284a78715a4 [2020-08-17T14:31:20.889Z] GIT_PREVIOUS_COMMIT cf169b45bbd818dc083aa37cb5ae7ddce923f5c9 [2020-08-17T14:31:20.889Z] GIT_URL https://github.com/moby/moby.git [2020-08-17T14:31:20.889Z] HUDSON_COOKIE 556715bf-2b1d-41f8-bae4-543cf50d8554 [2020-08-17T14:31:20.889Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-08-17T14:31:20.889Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-08-17T14:31:20.889Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-08-17T14:31:20.889Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-08-17T14:31:20.889Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-08-17T14:31:20.889Z] JENKINS_NODE_COOKIE a70f634c-9ce5-413c-bfe5-76c2218b9a7d [2020-08-17T14:31:20.889Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-08-17T14:31:20.889Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-08-17T14:31:20.889Z] JOB_BASE_NAME PR-41335 [2020-08-17T14:31:20.889Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41335/display/redirect [2020-08-17T14:31:20.889Z] JOB_NAME moby/PR-41335 [2020-08-17T14:31:20.889Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41335/ [2020-08-17T14:31:20.889Z] library.jps.version master [2020-08-17T14:31:20.889Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-08-17T14:31:20.889Z] NODE_LABELS amd64 azure azwin-2-02ee70 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-08-17T14:31:20.889Z] NODE_NAME azwin-2-02ee70 [2020-08-17T14:31:20.889Z] NUMBER_OF_PROCESSORS 4 [2020-08-17T14:31:20.889Z] OS Windows_NT [2020-08-17T14:31:20.889Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-08-17T14:31:20.889Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-08-17T14:31:20.889Z] ppc64le false [2020-08-17T14:31:20.889Z] PROCESSOR_ARCHITECTURE AMD64 [2020-08-17T14:31:20.889Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-08-17T14:31:20.889Z] PROCESSOR_LEVEL 6 [2020-08-17T14:31:20.889Z] PROCESSOR_REVISION 5504 [2020-08-17T14:31:20.889Z] ProgramData C:\ProgramData [2020-08-17T14:31:20.889Z] ProgramFiles C:\Program Files [2020-08-17T14:31:20.889Z] ProgramFiles(x86) C:\Program Files (x86) [2020-08-17T14:31:20.889Z] ProgramW6432 C:\Program Files [2020-08-17T14:31:20.889Z] PROMPT $P$G [2020-08-17T14:31:20.889Z] PSExecutionPolicyPreference Bypass [2020-08-17T14:31:20.889Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-08-17T14:31:20.889Z] PUBLIC C:\Users\Public [2020-08-17T14:31:20.889Z] rootless true [2020-08-17T14:31:20.889Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41335/7/display/redirect?page=changes [2020-08-17T14:31:20.889Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41335/7/display/redirect [2020-08-17T14:31:20.889Z] s390x true [2020-08-17T14:31:20.889Z] SKIP_VALIDATION_TESTS 1 [2020-08-17T14:31:20.889Z] SOURCES_DRIVE d [2020-08-17T14:31:20.889Z] SOURCES_SUBDIR gopath [2020-08-17T14:31:20.889Z] STAGE_NAME Run tests [2020-08-17T14:31:20.889Z] SystemDrive C: [2020-08-17T14:31:20.889Z] SystemRoot C:\windows [2020-08-17T14:31:20.889Z] TEMP C:\windows\TEMP [2020-08-17T14:31:20.889Z] TESTDEBUG 0 [2020-08-17T14:31:20.889Z] TESTRUN_DRIVE d [2020-08-17T14:31:20.889Z] TESTRUN_SUBDIR CI [2020-08-17T14:31:20.889Z] TIMEOUT 120m [2020-08-17T14:31:20.889Z] TMP C:\windows\TEMP [2020-08-17T14:31:20.889Z] unit_validate true [2020-08-17T14:31:20.889Z] USERDOMAIN WORKGROUP [2020-08-17T14:31:20.889Z] USERNAME azwin-2-02ee70$ [2020-08-17T14:31:20.889Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-08-17T14:31:20.889Z] validate_force false [2020-08-17T14:31:20.889Z] windir C:\windows [2020-08-17T14:31:20.889Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-08-17T14:31:20.889Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-08-17T14:31:20.889Z] windowsRS1 false [2020-08-17T14:31:20.889Z] windowsRS5 true [2020-08-17T14:31:20.889Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-08-17T14:31:20.889Z] [2020-08-17T14:31:20.889Z] [2020-08-17T14:31:20.889Z] [2020-08-17T14:31:20.889Z] INFO: Sources under d:\gopath\... [2020-08-17T14:31:20.889Z] INFO: Test run under d:\CI\... [2020-08-17T14:31:20.889Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-08-17T14:31:20.889Z] INFO: docker/docker repository was found [2020-08-17T14:31:20.889Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-08-17T14:31:20.889Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1397' [2020-08-17T14:31:20.889Z] INFO: Docker version of control daemon [2020-08-17T14:31:20.889Z] [2020-08-17T14:31:20.889Z] Client: Docker Engine - Enterprise [2020-08-17T14:31:20.889Z] Version: 19.03.5 [2020-08-17T14:31:20.889Z] API version: 1.40 [2020-08-17T14:31:20.889Z] Go version: go1.12.12 [2020-08-17T14:31:20.889Z] Git commit: 2ee0c57608 [2020-08-17T14:31:20.889Z] Built: 11/13/2019 08:00:16 [2020-08-17T14:31:20.889Z] OS/Arch: windows/amd64 [2020-08-17T14:31:20.889Z] Experimental: false [2020-08-17T14:31:20.889Z] [2020-08-17T14:31:20.889Z] Server: Docker Engine - Enterprise [2020-08-17T14:31:20.889Z] Engine: [2020-08-17T14:31:20.889Z] Version: 19.03.5 [2020-08-17T14:31:20.889Z] API version: 1.40 (minimum version 1.24) [2020-08-17T14:31:20.889Z] Go version: go1.12.12 [2020-08-17T14:31:20.889Z] Git commit: 2ee0c57608 [2020-08-17T14:31:20.889Z] Built: 11/13/2019 07:58:51 [2020-08-17T14:31:20.889Z] OS/Arch: windows/amd64 [2020-08-17T14:31:20.889Z] Experimental: true [2020-08-17T14:31:20.889Z] [2020-08-17T14:31:20.889Z] INFO: Docker info of control daemon [2020-08-17T14:31:20.889Z] [2020-08-17T14:31:21.143Z] #39 25.94 CC compel/plugins/std/std.o [2020-08-17T14:31:21.143Z] #39 26.16 CC compel/plugins/std/fds.o [2020-08-17T14:31:21.349Z] Client: [2020-08-17T14:31:21.349Z] Debug Mode: false [2020-08-17T14:31:21.349Z] Plugins: [2020-08-17T14:31:21.349Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-08-17T14:31:21.349Z] [2020-08-17T14:31:21.349Z] Server: [2020-08-17T14:31:21.349Z] Containers: 0 [2020-08-17T14:31:21.349Z] Running: 0 [2020-08-17T14:31:21.349Z] Paused: 0 [2020-08-17T14:31:21.349Z] Stopped: 0 [2020-08-17T14:31:21.349Z] Images: 10 [2020-08-17T14:31:21.349Z] Server Version: 19.03.5 [2020-08-17T14:31:21.349Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-08-17T14:31:21.349Z] Windows: [2020-08-17T14:31:21.349Z] LCOW: [2020-08-17T14:31:21.349Z] Logging Driver: json-file [2020-08-17T14:31:21.349Z] Plugins: [2020-08-17T14:31:21.349Z] Volume: local [2020-08-17T14:31:21.349Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-17T14:31:21.349Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-17T14:31:21.349Z] Swarm: inactive [2020-08-17T14:31:21.349Z] Default Isolation: process [2020-08-17T14:31:21.349Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-17T14:31:21.349Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-17T14:31:21.349Z] OSType: windows [2020-08-17T14:31:21.349Z] Architecture: x86_64 [2020-08-17T14:31:21.349Z] CPUs: 4 [2020-08-17T14:31:21.349Z] Total Memory: 32GiB [2020-08-17T14:31:21.349Z] Name: azwin-2-02ee70 [2020-08-17T14:31:21.349Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-08-17T14:31:21.349Z] Docker Root Dir: D:\docker [2020-08-17T14:31:21.349Z] Debug Mode: false [2020-08-17T14:31:21.349Z] Registry: https://index.docker.io/v1/ [2020-08-17T14:31:21.349Z] Labels: [2020-08-17T14:31:21.349Z] Experimental: true [2020-08-17T14:31:21.349Z] Insecure Registries: [2020-08-17T14:31:21.349Z] 10.0.0.4:5000 [2020-08-17T14:31:21.349Z] 127.0.0.0/8 [2020-08-17T14:31:21.349Z] Registry Mirrors: [2020-08-17T14:31:21.349Z] http://10.0.0.4:5000/ [2020-08-17T14:31:21.349Z] Live Restore Enabled: false [2020-08-17T14:31:21.349Z] [2020-08-17T14:31:21.349Z] [2020-08-17T14:31:21.349Z] INFO: Commit hash is 4bdfe08f9c [2020-08-17T14:31:21.349Z] INFO: Nuke-Everything... [2020-08-17T14:31:21.349Z] INFO: Container count on control daemon to delete is 0 [2020-08-17T14:31:21.775Z] #39 26.47 CC compel/plugins/std/log.o [2020-08-17T14:31:21.775Z] #39 ... [2020-08-17T14:31:21.775Z] [2020-08-17T14:31:21.775Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-17T14:31:21.775Z] #28 16.64 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-17T14:31:21.775Z] #28 17.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-17T14:31:21.775Z] #28 ... [2020-08-17T14:31:21.775Z] [2020-08-17T14:31:21.775Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:31:21.775Z] #39 26.87 CC compel/plugins/std/string.o [2020-08-17T14:31:21.809Z] INFO: Nuking d:\CI [2020-08-17T14:31:21.809Z] INFO: Zapped successfully [2020-08-17T14:31:21.809Z] INFO: Location for testing is d:\CI\PR-41335\7 [2020-08-17T14:31:21.809Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-08-17T14:31:21.809Z] [2020-08-17T14:31:21.809Z] [2020-08-17T14:31:21.809Z] INFO: Building the image from Dockerfile.windows at 08/17/2020 14:31:21... [2020-08-17T14:31:21.809Z] [2020-08-17T14:31:22.409Z] #39 27.28 CC compel/plugins/std/infect.o [2020-08-17T14:31:22.700Z] #39 27.52 CC compel/arch/s390/plugins/std/parasite-head.o [2020-08-17T14:31:22.700Z] #39 27.55 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-08-17T14:31:22.700Z] #39 27.58 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-08-17T14:31:22.700Z] #39 27.67 AR compel/plugins/std.lib.a [2020-08-17T14:31:22.700Z] #39 27.69 CC compel/plugins/fds/fds.o [2020-08-17T14:31:22.700Z] #39 27.78 AR compel/plugins/fds.lib.a [2020-08-17T14:31:22.991Z] #39 27.80 HOSTDEP compel/src/lib/log-host.d [2020-08-17T14:31:22.991Z] #39 27.85 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-17T14:31:22.991Z] #39 27.92 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-08-17T14:31:22.991Z] #39 27.94 HOSTDEP compel/src/main-host.d [2020-08-17T14:31:22.991Z] #39 28.00 DEP compel/src/lib/ptrace.d [2020-08-17T14:31:23.282Z] #39 28.11 DEP compel/src/lib/infect.d [2020-08-17T14:31:23.282Z] #39 28.25 DEP compel/src/lib/infect-util.d [2020-08-17T14:31:23.282Z] #39 28.33 DEP compel/src/lib/infect-rpc.d [2020-08-17T14:31:23.572Z] #39 28.43 DEP compel/arch/s390/src/lib/infect.d [2020-08-17T14:31:23.572Z] #39 28.49 DEP compel/arch/s390/src/lib/cpu.d [2020-08-17T14:31:23.572Z] #39 28.52 DEP compel/src/lib/log.d [2020-08-17T14:31:23.572Z] #39 28.58 DEP compel/src/main.d [2020-08-17T14:31:23.863Z] #39 28.65 DEP compel/src/lib/handle-elf.d [2020-08-17T14:31:23.863Z] #39 28.70 DEP compel/arch/s390/src/lib/handle-elf.d [2020-08-17T14:31:23.863Z] #39 28.77 CC compel/src/lib/log.o [2020-08-17T14:31:24.153Z] #39 28.91 CC compel/arch/s390/src/lib/cpu.o [2020-08-17T14:31:24.153Z] #39 29.03 CC compel/arch/s390/src/lib/infect.o [2020-08-17T14:31:24.444Z] #39 29.43 CC compel/src/lib/infect-rpc.o [2020-08-17T14:31:24.735Z] #39 29.58 CC compel/src/lib/infect-util.o [2020-08-17T14:31:24.735Z] #39 29.69 CC compel/src/lib/infect.o [2020-08-17T14:31:26.240Z] #39 30.92 CC compel/src/lib/ptrace.o [2020-08-17T14:31:26.240Z] #39 31.24 AR compel/libcompel.a [2020-08-17T14:31:26.240Z] #39 31.28 HOSTCC compel/src/main-host.o [2020-08-17T14:31:26.240Z] #39 ... [2020-08-17T14:31:26.240Z] [2020-08-17T14:31:26.240Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:31:26.240Z] #52 19.91 + bin/ctr [2020-08-17T14:31:26.509Z] Sending build context to Docker daemon 56.23MB [2020-08-17T14:31:26.509Z] [2020-08-17T14:31:26.509Z] Step 1/10 : FROM microsoft/windowsservercore [2020-08-17T14:31:26.509Z] ---> 86eddd4761f5 [2020-08-17T14:31:26.509Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-08-17T14:31:26.509Z] ---> Using cache [2020-08-17T14:31:26.509Z] ---> 5538b3b038f6 [2020-08-17T14:31:26.509Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-08-17T14:31:26.509Z] ---> Using cache [2020-08-17T14:31:26.509Z] ---> e77c20d87b58 [2020-08-17T14:31:26.509Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-08-17T14:31:26.509Z] ---> Using cache [2020-08-17T14:31:26.509Z] ---> 2597af8f799e [2020-08-17T14:31:26.509Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-08-17T14:31:26.509Z] ---> Using cache [2020-08-17T14:31:26.509Z] ---> f4f291b4abb1 [2020-08-17T14:31:26.510Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-08-17T14:31:26.510Z] ---> Using cache [2020-08-17T14:31:26.510Z] ---> 8d0ce80b5b88 [2020-08-17T14:31:26.510Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-08-17T14:31:26.510Z] ---> Using cache [2020-08-17T14:31:26.510Z] ---> b40f574278fd [2020-08-17T14:31:26.510Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-08-17T14:31:26.510Z] ---> Using cache [2020-08-17T14:31:26.510Z] ---> 1157f33a5ac7 [2020-08-17T14:31:26.510Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-08-17T14:31:26.510Z] ---> Using cache [2020-08-17T14:31:26.510Z] ---> 8b5ab358025f [2020-08-17T14:31:26.510Z] Step 10/10 : COPY . . [2020-08-17T14:31:26.530Z] #52 ... [2020-08-17T14:31:26.531Z] [2020-08-17T14:31:26.531Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:31:26.531Z] #41 19.99 mime/multipart [2020-08-17T14:31:26.531Z] #41 21.37 crypto/tls [2020-08-17T14:31:26.531Z] #41 25.25 net/http/httptrace [2020-08-17T14:31:26.531Z] #41 25.35 net/http [2020-08-17T14:31:26.531Z] #41 ... [2020-08-17T14:31:26.531Z] [2020-08-17T14:31:26.531Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:31:26.531Z] #39 31.43 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-08-17T14:31:26.531Z] #39 31.52 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-17T14:31:26.821Z] #39 31.76 HOSTCC compel/src/lib/log-host.o [2020-08-17T14:31:26.821Z] #39 31.87 HOSTLINK compel/compel-host-bin [2020-08-17T14:31:27.112Z] #39 31.96 DEP soccr/soccr.d [2020-08-17T14:31:27.112Z] #39 32.06 CC soccr/soccr.o [2020-08-17T14:31:28.147Z] #39 32.91 AR soccr/libsoccr.a [2020-08-17T14:31:28.147Z] #39 32.94 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-17T14:31:28.147Z] #39 33.13 DEP criu/arch/s390/sigframe.d [2020-08-17T14:31:28.478Z] #39 33.25 DEP criu/arch/s390/crtools.d [2020-08-17T14:31:28.478Z] #39 33.42 DEP criu/arch/s390/cpu.d [2020-08-17T14:31:28.768Z] #39 33.59 CC criu/arch/s390/cpu.o [2020-08-17T14:31:29.059Z] #39 34.06 CC criu/arch/s390/crtools.o [2020-08-17T14:31:29.690Z] #39 34.64 CC criu/arch/s390/sigframe.o [2020-08-17T14:31:29.690Z] #39 34.75 LINK criu/arch/s390/crtools.built-in.o [2020-08-17T14:31:29.981Z] #39 34.77 DEP criu/pie/util-vdso.d [2020-08-17T14:31:29.981Z] #39 34.85 DEP criu/pie/util.d [2020-08-17T14:31:29.981Z] #39 34.91 CC criu/pie/util.o [2020-08-17T14:31:30.275Z] #39 35.05 CC criu/pie/util-vdso.o [2020-08-17T14:31:30.574Z] #39 35.43 AR criu/pie/pie.lib.a [2020-08-17T14:31:30.574Z] #39 35.46 DEP criu/pie/restorer.d [2020-08-17T14:31:30.865Z] #39 35.65 DEP criu/arch/s390/restorer.d [2020-08-17T14:31:30.865Z] #39 35.84 DEP criu/arch/s390/vdso-pie.d [2020-08-17T14:31:31.157Z] #39 35.90 DEP criu/pie/parasite-vdso.d [2020-08-17T14:31:31.448Z] #39 36.16 DEP criu/pie/parasite.d [2020-08-17T14:31:31.448Z] #39 36.36 CC criu/pie/parasite.o [2020-08-17T14:31:32.079Z] #39 37.16 LINK criu/pie/parasite.built-in.o [2020-08-17T14:31:32.371Z] #39 37.16 GEN criu/pie/parasite-blob.h [2020-08-17T14:31:32.371Z] #39 37.17 CC criu/pie/parasite-vdso.o [2020-08-17T14:31:32.371Z] #39 37.44 CC criu/arch/s390/vdso-pie.o [2020-08-17T14:31:32.661Z] #39 37.57 CC criu/arch/s390/restorer.o [2020-08-17T14:31:32.952Z] #39 37.81 CC criu/pie/restorer.o [2020-08-17T14:31:35.017Z] #39 39.55 LINK criu/pie/restorer.built-in.o [2020-08-17T14:31:35.017Z] #39 39.59 GEN criu/pie/restorer-blob.h [2020-08-17T14:31:35.017Z] #39 39.66 DEP criu/vdso.d [2020-08-17T14:31:35.017Z] #39 39.80 DEP criu/uts_ns.d [2020-08-17T14:31:35.017Z] #39 39.92 DEP criu/util.d [2020-08-17T14:31:35.309Z] #39 ... [2020-08-17T14:31:35.309Z] [2020-08-17T14:31:35.309Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:31:35.309Z] #54 34.70 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-17T14:31:35.309Z] #54 34.70 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-17T14:31:35.309Z] #54 DONE 38.7s [2020-08-17T14:31:35.309Z] [2020-08-17T14:31:35.309Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-17T14:31:35.309Z] #55 DONE 0.1s [2020-08-17T14:31:35.309Z] [2020-08-17T14:31:35.309Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:31:35.309Z] #39 40.12 DEP criu/uffd.d [2020-08-17T14:31:35.309Z] #39 ... [2020-08-17T14:31:35.309Z] [2020-08-17T14:31:35.309Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-17T14:31:35.309Z] #56 DONE 0.1s [2020-08-17T14:31:35.309Z] [2020-08-17T14:31:35.309Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:31:35.309Z] #10 30.65 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-17T14:31:35.309Z] #10 30.65 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-08-17T14:31:35.309Z] #10 30.65 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:31:35.309Z] #10 39.48 Selecting previously unselected package libapparmor1:s390x. [2020-08-17T14:31:35.309Z] #10 39.48 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-08-17T14:31:35.309Z] #10 39.48 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-08-17T14:31:35.309Z] #10 39.56 Selecting previously unselected package libapparmor-dev:s390x. [2020-08-17T14:31:35.309Z] #10 39.56 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-08-17T14:31:35.309Z] #10 39.57 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-08-17T14:31:35.309Z] #10 39.64 Selecting previously unselected package libbtrfs0. [2020-08-17T14:31:35.309Z] #10 39.64 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-08-17T14:31:35.309Z] #10 39.64 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-17T14:31:35.309Z] #10 39.67 Selecting previously unselected package libbtrfs-dev. [2020-08-17T14:31:35.309Z] #10 39.67 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-08-17T14:31:35.309Z] #10 39.67 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-17T14:31:35.309Z] #10 39.76 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-08-17T14:31:35.309Z] #10 39.76 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-08-17T14:31:35.309Z] #10 39.76 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-17T14:31:35.309Z] #10 39.82 Selecting previously unselected package libudev-dev:s390x. [2020-08-17T14:31:35.309Z] #10 39.82 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-08-17T14:31:35.309Z] #10 39.82 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-08-17T14:31:35.309Z] #10 40.04 Selecting previously unselected package libsepol1-dev:s390x. [2020-08-17T14:31:35.309Z] #10 40.04 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-08-17T14:31:35.309Z] #10 40.05 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-08-17T14:31:35.309Z] #10 40.27 Selecting previously unselected package libpcre16-3:s390x. [2020-08-17T14:31:35.309Z] #10 40.27 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-08-17T14:31:35.309Z] #10 40.27 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-08-17T14:31:35.309Z] #10 40.32 Selecting previously unselected package libpcre32-3:s390x. [2020-08-17T14:31:35.601Z] #10 40.33 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-08-17T14:31:35.601Z] #10 40.33 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-08-17T14:31:35.601Z] #10 ... [2020-08-17T14:31:35.601Z] [2020-08-17T14:31:35.601Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:31:35.601Z] #39 40.40 DEP criu/tun.d [2020-08-17T14:31:35.894Z] #39 40.69 DEP criu/tty.d [2020-08-17T14:31:35.894Z] #39 40.86 DEP criu/timerfd.d [2020-08-17T14:31:35.894Z] #39 ... [2020-08-17T14:31:35.894Z] [2020-08-17T14:31:35.894Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:31:35.894Z] #41 32.53 github.com/LK4D4/vndr/godl [2020-08-17T14:31:35.894Z] #41 33.22 github.com/LK4D4/vndr [2020-08-17T14:31:35.894Z] #41 DONE 39.7s [2020-08-17T14:31:36.185Z] [2020-08-17T14:31:36.185Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:31:36.185Z] #10 40.50 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-08-17T14:31:36.185Z] #10 40.50 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-08-17T14:31:36.185Z] #10 40.50 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-17T14:31:36.185Z] #10 40.54 Selecting previously unselected package libpcre3-dev:s390x. [2020-08-17T14:31:36.185Z] #10 40.55 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-08-17T14:31:36.185Z] #10 40.55 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-08-17T14:31:36.185Z] #10 40.87 Selecting previously unselected package libselinux1-dev:s390x. [2020-08-17T14:31:36.185Z] #10 40.87 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-08-17T14:31:36.185Z] #10 40.90 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-17T14:31:36.185Z] #10 41.11 Selecting previously unselected package libdevmapper-dev:s390x. [2020-08-17T14:31:36.185Z] #10 41.12 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-08-17T14:31:36.185Z] #10 41.13 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-17T14:31:36.185Z] #10 41.24 Selecting previously unselected package libseccomp-dev:s390x. [2020-08-17T14:31:36.476Z] #10 41.24 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-08-17T14:31:36.476Z] #10 41.25 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-08-17T14:31:36.476Z] #10 41.48 Selecting previously unselected package libsystemd-dev:s390x. [2020-08-17T14:31:36.476Z] #10 41.48 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-08-17T14:31:36.476Z] #10 41.49 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-17T14:31:37.110Z] #10 41.85 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-08-17T14:31:37.110Z] #10 41.86 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-08-17T14:31:37.110Z] #10 41.86 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-08-17T14:31:37.110Z] #10 41.87 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-17T14:31:37.110Z] #10 41.88 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-08-17T14:31:37.110Z] #10 41.88 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-08-17T14:31:37.110Z] #10 41.89 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:31:37.110Z] #10 41.90 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-17T14:31:37.110Z] #10 41.90 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-08-17T14:31:37.110Z] #10 41.91 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-08-17T14:31:37.110Z] #10 41.92 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-17T14:31:37.110Z] #10 41.93 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-17T14:31:37.110Z] #10 41.93 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-08-17T14:31:37.110Z] #10 41.94 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-17T14:31:37.110Z] #10 41.95 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-08-17T14:31:37.110Z] #10 41.95 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-17T14:31:37.110Z] #10 41.96 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-08-17T14:31:37.110Z] #10 41.96 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:31:37.110Z] #10 42.00 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-08-17T14:31:37.110Z] #10 42.00 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-08-17T14:31:37.110Z] #10 42.01 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:31:37.110Z] #10 42.01 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-08-17T14:31:37.110Z] #10 42.01 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-08-17T14:31:37.110Z] #10 42.02 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-17T14:31:37.110Z] #10 42.02 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-08-17T14:31:37.110Z] #10 42.03 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-08-17T14:31:37.110Z] #10 42.04 Setting up dmsetup (2:1.02.155-3) ... [2020-08-17T14:31:37.110Z] #10 42.04 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-08-17T14:31:37.110Z] #10 42.05 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-08-17T14:31:37.110Z] #10 42.06 Processing triggers for libc-bin (2.28-10) ... [2020-08-17T14:31:37.400Z] #10 DONE 42.3s [2020-08-17T14:31:37.400Z] [2020-08-17T14:31:37.401Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:31:37.401Z] #39 41.03 DEP criu/timens.d [2020-08-17T14:31:37.401Z] #39 41.30 DEP criu/sysfs_parse.d [2020-08-17T14:31:37.401Z] #39 41.39 DEP criu/sysctl.d [2020-08-17T14:31:37.401Z] #39 41.47 DEP criu/string.d [2020-08-17T14:31:37.401Z] #39 41.49 DEP criu/stats.d [2020-08-17T14:31:37.401Z] #39 41.58 DEP criu/sockets.d [2020-08-17T14:31:37.401Z] #39 41.68 DEP criu/sk-unix.d [2020-08-17T14:31:37.401Z] #39 41.82 DEP criu/sk-tcp.d [2020-08-17T14:31:37.401Z] #39 41.91 DEP criu/sk-queue.d [2020-08-17T14:31:37.401Z] #39 41.97 DEP criu/sk-packet.d [2020-08-17T14:31:37.401Z] #39 42.09 DEP criu/sk-netlink.d [2020-08-17T14:31:37.401Z] #39 42.17 DEP criu/sk-inet.d [2020-08-17T14:31:37.401Z] #39 42.24 DEP criu/signalfd.d [2020-08-17T14:31:37.401Z] #39 42.31 DEP criu/sigframe.d [2020-08-17T14:31:37.401Z] #39 42.35 DEP criu/shmem.d [2020-08-17T14:31:37.401Z] #39 42.40 DEP criu/servicefd.d [2020-08-17T14:31:37.698Z] #39 42.49 DEP criu/seize.d [2020-08-17T14:31:37.698Z] #39 42.58 DEP criu/seccomp.d [2020-08-17T14:31:37.698Z] #39 42.68 DEP criu/rst-malloc.d [2020-08-17T14:31:37.698Z] #39 42.70 DEP criu/rbtree.d [2020-08-17T14:31:37.992Z] #39 42.71 DEP criu/pstree.d [2020-08-17T14:31:37.992Z] #39 42.84 DEP criu/protobuf.d [2020-08-17T14:31:37.992Z] #39 42.90 GEN criu/protobuf-desc-gen.h [2020-08-17T14:31:38.290Z] #39 ... [2020-08-17T14:31:38.291Z] [2020-08-17T14:31:38.291Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-17T14:31:38.291Z] #11 DONE 1.0s [2020-08-17T14:31:38.582Z] [2020-08-17T14:31:38.582Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:31:38.582Z] #49 0.906 + RM_GOPATH=0 [2020-08-17T14:31:38.582Z] #49 0.906 + TMP_GOPATH= [2020-08-17T14:31:38.582Z] #49 0.906 + : /build [2020-08-17T14:31:38.582Z] #49 0.906 + '[' -z '' ']' [2020-08-17T14:31:38.582Z] #49 0.907 ++ mktemp -d [2020-08-17T14:31:38.582Z] #49 0.908 + export GOPATH=/tmp/tmp.hFT7cXLczu [2020-08-17T14:31:38.582Z] #49 0.908 + GOPATH=/tmp/tmp.hFT7cXLczu [2020-08-17T14:31:38.582Z] #49 0.908 + RM_GOPATH=1 [2020-08-17T14:31:38.582Z] #49 0.908 + case "$(go env GOARCH)" in [2020-08-17T14:31:38.582Z] #49 0.909 ++ go env GOARCH [2020-08-17T14:31:38.582Z] #49 0.917 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:31:38.582Z] #49 0.917 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:31:38.582Z] #49 0.919 ++ dirname /tmp/install/install.sh [2020-08-17T14:31:38.582Z] #49 0.921 + dir=/tmp/install [2020-08-17T14:31:38.582Z] #49 0.921 + bin=runc [2020-08-17T14:31:38.582Z] #49 0.921 + shift [2020-08-17T14:31:38.582Z] #49 0.922 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-17T14:31:38.582Z] #49 0.922 + . /tmp/install/runc.installer [2020-08-17T14:31:38.582Z] #49 0.922 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-17T14:31:38.582Z] #49 0.922 + install_runc [2020-08-17T14:31:38.582Z] #49 0.923 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-17T14:31:38.582Z] #49 0.923 + uname -r [2020-08-17T14:31:38.582Z] #49 0.924 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-17T14:31:38.582Z] #49 0.924 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-17T14:31:38.582Z] #49 0.925 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-17T14:31:38.582Z] #49 0.925 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hFT7cXLczu/src/github.com/opencontainers/runc [2020-08-17T14:31:38.582Z] #49 0.926 Cloning into '/tmp/tmp.hFT7cXLczu/src/github.com/opencontainers/runc'... [2020-08-17T14:31:39.218Z] #49 ... [2020-08-17T14:31:39.218Z] [2020-08-17T14:31:39.218Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-17T14:31:39.218Z] #12 DONE 0.9s [2020-08-17T14:31:39.519Z] [2020-08-17T14:31:39.519Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:31:39.519Z] #39 43.66 DEP criu/protobuf-desc.d [2020-08-17T14:31:39.519Z] #39 43.73 DEP criu/proc_parse.d [2020-08-17T14:31:39.519Z] #39 43.97 DEP criu/plugin.d [2020-08-17T14:31:39.519Z] #39 44.02 DEP criu/pipes.d [2020-08-17T14:31:39.519Z] #39 44.10 DEP criu/pie-util.d [2020-08-17T14:31:39.519Z] #39 44.15 DEP criu/pie-util-vdso.d [2020-08-17T14:31:39.519Z] #39 44.25 DEP criu/path.d [2020-08-17T14:31:39.519Z] #39 44.34 DEP criu/parasite-syscall.d [2020-08-17T14:31:39.519Z] #39 44.43 DEP criu/pagemap.d [2020-08-17T14:31:39.519Z] #39 44.50 DEP criu/pagemap-cache.d [2020-08-17T14:31:39.812Z] #39 44.59 DEP criu/page-xfer.d [2020-08-17T14:31:39.812Z] #39 44.70 DEP criu/page-pipe.d [2020-08-17T14:31:39.812Z] #39 44.74 DEP criu/netfilter.d [2020-08-17T14:31:40.104Z] #39 44.84 DEP criu/net.d [2020-08-17T14:31:40.104Z] #39 ... [2020-08-17T14:31:40.104Z] [2020-08-17T14:31:40.104Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-17T14:31:40.104Z] #13 0.737 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-17T14:31:40.104Z] #13 DONE 0.9s [2020-08-17T14:31:40.104Z] [2020-08-17T14:31:40.104Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:31:40.104Z] #39 44.95 DEP criu/namespaces.d [2020-08-17T14:31:40.104Z] #39 45.02 DEP criu/mount.d [2020-08-17T14:31:40.394Z] #39 45.08 DEP criu/memfd.d [2020-08-17T14:31:40.394Z] #39 45.15 DEP criu/mem.d [2020-08-17T14:31:40.394Z] #39 45.22 DEP criu/lsm.d [2020-08-17T14:31:40.394Z] #39 45.29 DEP criu/log.d [2020-08-17T14:31:40.394Z] #39 45.32 DEP criu/libnetlink.d [2020-08-17T14:31:40.394Z] #39 45.37 DEP criu/kerndat.d [2020-08-17T14:31:40.394Z] #39 45.47 DEP criu/kcmp-ids.d [2020-08-17T14:31:40.685Z] #39 45.52 DEP criu/irmap.d [2020-08-17T14:31:40.685Z] #39 45.64 DEP criu/ipc_ns.d [2020-08-17T14:31:40.685Z] #39 45.71 DEP criu/image.d [2020-08-17T14:31:40.685Z] #39 45.77 DEP criu/image-desc.d [2020-08-17T14:31:40.979Z] #39 45.85 DEP criu/fsnotify.d [2020-08-17T14:31:40.979Z] #39 ... [2020-08-17T14:31:40.979Z] [2020-08-17T14:31:40.979Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-17T14:31:40.979Z] #14 DONE 0.9s [2020-08-17T14:31:40.979Z] [2020-08-17T14:31:40.979Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:31:40.979Z] #39 45.94 DEP criu/filesystems.d [2020-08-17T14:31:40.979Z] #39 46.03 DEP criu/files.d [2020-08-17T14:31:41.289Z] #39 46.17 DEP criu/files-reg.d [2020-08-17T14:31:41.289Z] #39 46.27 DEP criu/files-ext.d [2020-08-17T14:31:41.618Z] #39 46.40 DEP criu/file-lock.d [2020-08-17T14:31:41.618Z] #39 46.53 DEP criu/file-ids.d [2020-08-17T14:31:41.618Z] #39 46.65 DEP criu/fifo.d [2020-08-17T14:31:41.618Z] #39 46.73 DEP criu/fdstore.d [2020-08-17T14:31:41.909Z] #39 46.78 DEP criu/fault-injection.d [2020-08-17T14:31:41.909Z] #39 46.80 DEP criu/external.d [2020-08-17T14:31:41.909Z] #39 46.84 DEP criu/eventpoll.d [2020-08-17T14:31:41.909Z] #39 46.90 DEP criu/eventfd.d [2020-08-17T14:31:42.199Z] #39 ... [2020-08-17T14:31:42.199Z] [2020-08-17T14:31:42.199Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-17T14:31:42.199Z] #15 DONE 1.1s [2020-08-17T14:31:42.199Z] [2020-08-17T14:31:42.199Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:31:42.199Z] #39 47.04 DEP criu/crtools.d [2020-08-17T14:31:42.199Z] #39 47.15 DEP criu/cr-service.d [2020-08-17T14:31:42.498Z] #39 47.34 DEP criu/cr-restore.d [2020-08-17T14:31:42.498Z] #39 47.46 DEP criu/cr-errno.d [2020-08-17T14:31:42.498Z] #39 47.48 DEP criu/cr-dump.d [2020-08-17T14:31:42.795Z] #39 47.65 DEP criu/cr-dedup.d [2020-08-17T14:31:42.795Z] #39 47.73 DEP criu/cr-check.d [2020-08-17T14:31:42.795Z] #39 47.83 DEP criu/config.d [2020-08-17T14:31:43.086Z] #39 ... [2020-08-17T14:31:43.086Z] [2020-08-17T14:31:43.086Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-17T14:31:43.086Z] #16 DONE 0.9s [2020-08-17T14:31:43.086Z] [2020-08-17T14:31:43.086Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:31:43.086Z] #39 47.90 DEP criu/clone-noasan.d [2020-08-17T14:31:43.086Z] #39 47.98 DEP criu/cgroup.d [2020-08-17T14:31:43.086Z] #39 48.09 DEP criu/cgroup-props.d [2020-08-17T14:31:43.086Z] #39 48.13 DEP criu/bitmap.d [2020-08-17T14:31:43.086Z] #39 48.14 DEP criu/bfd.d [2020-08-17T14:31:43.376Z] #39 48.18 DEP criu/autofs.d [2020-08-17T14:31:43.376Z] #39 48.32 DEP criu/aio.d [2020-08-17T14:31:43.376Z] #39 48.39 DEP criu/action-scripts.d [2020-08-17T14:31:43.667Z] #39 48.57 CC criu/action-scripts.o [2020-08-17T14:31:43.958Z] #39 48.86 CC criu/aio.o [2020-08-17T14:31:44.249Z] #39 49.11 CC criu/autofs.o [2020-08-17T14:31:44.880Z] #39 49.96 CC criu/bfd.o [2020-08-17T14:31:45.511Z] #39 50.26 CC criu/bitmap.o [2020-08-17T14:31:45.511Z] #39 50.39 CC criu/cgroup-props.o [2020-08-17T14:31:46.142Z] #39 50.92 CC criu/cgroup.o [2020-08-17T14:31:47.646Z] #39 52.56 CC criu/clone-noasan.o [2020-08-17T14:31:47.937Z] #39 52.79 CC criu/config.o [2020-08-17T14:31:48.568Z] #39 53.64 CC criu/cr-check.o [2020-08-17T14:31:49.600Z] #39 54.62 CC criu/cr-dedup.o [2020-08-17T14:31:49.891Z] #39 ... [2020-08-17T14:31:49.892Z] [2020-08-17T14:31:49.892Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-17T14:31:49.892Z] #28 DONE 54.9s [2020-08-17T14:31:49.892Z] [2020-08-17T14:31:49.892Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:31:49.892Z] #39 54.85 CC criu/cr-dump.o [2020-08-17T14:31:49.892Z] #39 ... [2020-08-17T14:31:49.892Z] [2020-08-17T14:31:49.892Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:31:49.892Z] #17 0.821 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-17T14:31:49.892Z] #17 0.965 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-17T14:31:49.892Z] #17 0.988 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-17T14:31:49.892Z] #17 1.341 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-08-17T14:31:49.892Z] #17 2.002 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [194 kB] [2020-08-17T14:31:49.892Z] #17 2.855 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-08-17T14:31:49.892Z] #17 5.492 Fetched 8065 kB in 5s (1713 kB/s) [2020-08-17T14:31:50.189Z] #17 5.492 Reading package lists... [2020-08-17T14:31:51.657Z] ---> 1197919e85e4 [2020-08-17T14:31:51.657Z] Successfully built 1197919e85e4 [2020-08-17T14:31:51.657Z] Successfully tagged docker:latest [2020-08-17T14:31:51.657Z] INFO: Image build ended at 08/17/2020 14:31:49. Duration:00:00:27.7109257 [2020-08-17T14:31:51.657Z] [2020-08-17T14:31:51.657Z] [2020-08-17T14:31:51.657Z] INFO: Building the test binaries at 08/17/2020 14:31:49... [2020-08-17T14:31:51.713Z] #17 7.285 Reading package lists... [2020-08-17T14:31:51.713Z] #17 8.708 Building dependency tree... [2020-08-17T14:31:51.713Z] #17 ... [2020-08-17T14:31:51.713Z] [2020-08-17T14:31:51.713Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:31:51.713Z] #49 4.437 + cd /tmp/tmp.hFT7cXLczu/src/github.com/opencontainers/runc [2020-08-17T14:31:51.713Z] #49 4.437 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-17T14:31:51.713Z] #49 4.683 + '[' -z '' ']' [2020-08-17T14:31:51.713Z] #49 4.683 + target=static [2020-08-17T14:31:51.713Z] #49 4.683 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-17T14:31:51.713Z] #49 4.971 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-17T14:31:51.832Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07aee6598f46e4780) in /home/ubuntu/workspace/moby_PR-41335 [Pipeline] { [Pipeline] checkout [2020-08-17T14:31:52.003Z] #49 ... [2020-08-17T14:31:52.003Z] [2020-08-17T14:31:52.003Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:31:52.003Z] #39 56.90 CC criu/cr-errno.o [2020-08-17T14:31:52.003Z] #39 56.94 CC criu/cr-restore.o [2020-08-17T14:31:53.357Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0a12690c40d4ddc56) in /home/ubuntu/workspace/moby_PR-41335 [Pipeline] { [Pipeline] checkout [2020-08-17T14:31:53.864Z] INFO: make.ps1 starting at 08/17/2020 14:31:53 [2020-08-17T14:31:54.324Z] INFO: Git commit (4bdfe08f9c) assumed from DOCKER_GITCOMMIT environment variable [2020-08-17T14:31:54.324Z] INFO: Invoking autogen... [2020-08-17T14:31:54.731Z] #39 59.67 CC criu/cr-service.o [2020-08-17T14:31:55.292Z] INFO: Building daemon... [2020-08-17T14:31:55.543Z] using credential docker-jenkins-github-credentials [2020-08-17T14:31:55.549Z] Cloning the remote Git repository [2020-08-17T14:31:55.549Z] Cloning with configured refspecs honoured and without tags [2020-08-17T14:31:55.779Z] #39 60.41 CC criu/crtools.o [2020-08-17T14:31:55.779Z] #39 60.67 CC criu/eventfd.o [2020-08-17T14:31:55.626Z] Cloning repository https://github.com/moby/moby.git [2020-08-17T14:31:55.680Z] > git init /home/ubuntu/workspace/moby_PR-41335 # timeout=10 [2020-08-17T14:31:56.111Z] #39 60.79 CC criu/eventpoll.o [2020-08-17T14:31:56.356Z] using credential docker-jenkins-github-credentials [2020-08-17T14:31:56.363Z] Cloning the remote Git repository [2020-08-17T14:31:56.363Z] Cloning with configured refspecs honoured and without tags [2020-08-17T14:31:56.401Z] #39 61.10 CC criu/external.o [2020-08-17T14:31:56.401Z] #39 61.31 CC criu/fault-injection.o [2020-08-17T14:31:56.694Z] #39 61.40 CC criu/fdstore.o [2020-08-17T14:31:56.694Z] #39 61.60 CC criu/fifo.o [2020-08-17T14:31:56.025Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-17T14:31:56.025Z] > git --version # timeout=10 [2020-08-17T14:31:56.045Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-17T14:31:56.080Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41335/head:refs/remotes/origin/PR-41335 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T14:31:56.846Z] Cloning repository https://github.com/moby/moby.git [2020-08-17T14:31:56.903Z] > git init /home/ubuntu/workspace/moby_PR-41335 # timeout=10 [2020-08-17T14:31:57.113Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-17T14:31:57.113Z] > git --version # timeout=10 [2020-08-17T14:31:57.125Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-17T14:31:57.127Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41335/head:refs/remotes/origin/PR-41335 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T14:31:56.984Z] #39 61.87 CC criu/file-ids.o [2020-08-17T14:31:57.274Z] #39 62.06 CC criu/file-lock.o [2020-08-17T14:31:57.565Z] #39 ... [2020-08-17T14:31:57.565Z] [2020-08-17T14:31:57.565Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:31:57.565Z] #17 8.708 Building dependency tree... [2020-08-17T14:31:57.565Z] #17 9.187 libcap2-bin is already the newest version (1:2.25-2). [2020-08-17T14:31:57.565Z] #17 9.187 The following additional packages will be installed: [2020-08-17T14:31:57.565Z] #17 9.188 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-17T14:31:57.565Z] #17 9.189 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-17T14:31:57.565Z] #17 9.189 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-17T14:31:57.565Z] #17 9.189 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-17T14:31:57.565Z] #17 9.190 python3.7 python3.7-minimal vim-runtime xxd [2020-08-17T14:31:57.565Z] #17 9.192 Suggested packages: [2020-08-17T14:31:57.565Z] #17 9.192 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-17T14:31:57.565Z] #17 9.192 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-17T14:31:57.565Z] #17 9.193 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-17T14:31:57.565Z] #17 9.193 Recommended packages: [2020-08-17T14:31:57.565Z] #17 9.194 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-17T14:31:57.565Z] #17 9.195 python3-keyrings.alt python3-xdg unzip [2020-08-17T14:31:57.565Z] #17 10.29 The following NEW packages will be installed: [2020-08-17T14:31:57.565Z] #17 10.29 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-17T14:31:57.565Z] #17 10.29 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-17T14:31:57.565Z] #17 10.29 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-17T14:31:57.565Z] #17 10.29 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-17T14:31:57.565Z] #17 10.29 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-17T14:31:57.565Z] #17 10.29 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-17T14:31:57.565Z] #17 10.29 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-17T14:31:57.565Z] #17 10.29 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-17T14:31:57.565Z] #17 10.29 xz-utils zip [2020-08-17T14:31:57.565Z] #17 10.38 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-17T14:31:57.565Z] #17 10.38 Need to get 27.7 MB of archives. [2020-08-17T14:31:57.565Z] #17 10.38 After this operation, 117 MB of additional disk space will be used. [2020-08-17T14:31:57.565Z] #17 10.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-08-17T14:31:57.565Z] #17 10.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-08-17T14:31:57.565Z] #17 10.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-08-17T14:31:57.565Z] #17 10.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-08-17T14:31:57.565Z] #17 10.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-08-17T14:31:57.565Z] #17 10.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-08-17T14:31:57.565Z] #17 10.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-08-17T14:31:57.565Z] #17 10.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-08-17T14:31:57.565Z] #17 10.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-08-17T14:31:57.565Z] #17 10.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-08-17T14:31:57.565Z] #17 10.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-08-17T14:31:57.565Z] #17 10.57 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-08-17T14:31:57.565Z] #17 10.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-08-17T14:31:57.565Z] #17 10.58 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-08-17T14:31:57.565Z] #17 10.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-08-17T14:31:57.565Z] #17 10.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-08-17T14:31:57.565Z] #17 10.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-08-17T14:31:57.565Z] #17 10.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-08-17T14:31:57.565Z] #17 10.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-08-17T14:31:57.565Z] #17 10.61 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-08-17T14:31:57.565Z] #17 10.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-08-17T14:31:57.565Z] #17 10.62 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-08-17T14:31:57.565Z] #17 10.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-08-17T14:31:57.565Z] #17 10.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-08-17T14:31:57.565Z] #17 10.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-08-17T14:31:57.565Z] #17 10.64 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-08-17T14:31:57.565Z] #17 10.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-08-17T14:31:57.565Z] #17 10.65 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-08-17T14:31:57.565Z] #17 10.65 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-08-17T14:31:57.565Z] #17 10.85 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-08-17T14:31:57.565Z] #17 10.85 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-08-17T14:31:57.565Z] #17 10.85 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-08-17T14:31:57.565Z] #17 10.85 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-08-17T14:31:57.565Z] #17 10.85 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-08-17T14:31:57.565Z] #17 10.86 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-08-17T14:31:57.565Z] #17 10.91 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-17T14:31:57.565Z] #17 10.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-08-17T14:31:57.565Z] #17 10.91 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-08-17T14:31:57.565Z] #17 10.91 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-17T14:31:57.565Z] #17 10.92 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-08-17T14:31:57.565Z] #17 10.93 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-17T14:31:57.565Z] #17 10.93 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-08-17T14:31:57.565Z] #17 10.96 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-08-17T14:31:57.565Z] #17 10.97 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-08-17T14:31:57.565Z] #17 10.97 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-17T14:31:57.565Z] #17 11.10 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-08-17T14:31:57.565Z] #17 11.12 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-08-17T14:31:57.565Z] #17 11.16 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-08-17T14:31:57.565Z] #17 11.44 debconf: delaying package configuration, since apt-utils is not installed [2020-08-17T14:31:57.565Z] #17 11.47 Fetched 27.7 MB in 1s (33.5 MB/s) [2020-08-17T14:31:57.565Z] #17 11.51 Selecting previously unselected package pigz. [2020-08-17T14:31:57.565Z] #17 11.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23199 files and directories currently installed.) [2020-08-17T14:31:57.565Z] #17 11.53 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-08-17T14:31:57.565Z] #17 11.53 Unpacking pigz (2.4-1) ... [2020-08-17T14:31:57.565Z] #17 11.59 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-08-17T14:31:57.565Z] #17 11.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-17T14:31:57.565Z] #17 11.60 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-17T14:31:57.565Z] #17 11.87 Selecting previously unselected package python3.7-minimal. [2020-08-17T14:31:57.565Z] #17 11.87 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-08-17T14:31:57.565Z] #17 11.87 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-17T14:31:57.565Z] #17 12.42 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-08-17T14:31:57.565Z] #17 12.43 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-17T14:31:57.565Z] #17 13.68 Selecting previously unselected package python3-minimal. [2020-08-17T14:31:57.565Z] #17 13.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-08-17T14:31:57.565Z] #17 13.72 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-08-17T14:31:57.565Z] #17 13.73 Unpacking python3-minimal (3.7.3-1) ... [2020-08-17T14:31:57.565Z] #17 13.77 Selecting previously unselected package libmpdec2:s390x. [2020-08-17T14:31:57.565Z] #17 13.78 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-08-17T14:31:57.565Z] #17 13.78 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-08-17T14:31:57.565Z] #17 13.84 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-08-17T14:31:57.565Z] #17 13.85 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-08-17T14:31:57.565Z] #17 13.85 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-17T14:31:57.565Z] #17 14.33 Selecting previously unselected package python3.7. [2020-08-17T14:31:57.565Z] #17 14.33 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-08-17T14:31:57.565Z] #17 14.33 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-17T14:31:57.565Z] #17 14.39 Selecting previously unselected package libpython3-stdlib:s390x. [2020-08-17T14:31:57.565Z] #17 14.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-08-17T14:31:57.565Z] #17 14.39 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-17T14:31:57.565Z] #17 14.46 Setting up python3-minimal (3.7.3-1) ... [2020-08-17T14:31:57.855Z] #17 14.87 Selecting previously unselected package python3. [2020-08-17T14:31:57.855Z] #17 14.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-08-17T14:31:57.855Z] #17 14.90 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-08-17T14:31:57.855Z] #17 14.91 Unpacking python3 (3.7.3-1) ... [2020-08-17T14:31:57.855Z] #17 14.97 Selecting previously unselected package libip4tc0:s390x. [2020-08-17T14:31:58.148Z] #17 14.97 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-08-17T14:31:58.148Z] #17 14.97 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-08-17T14:31:58.148Z] #17 15.01 Selecting previously unselected package libip6tc0:s390x. [2020-08-17T14:31:58.148Z] #17 15.01 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-08-17T14:31:58.148Z] #17 15.02 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-08-17T14:31:58.148Z] #17 15.05 Selecting previously unselected package libiptc0:s390x. [2020-08-17T14:31:58.148Z] #17 15.05 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-08-17T14:31:58.148Z] #17 15.06 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-08-17T14:31:58.148Z] #17 15.09 Selecting previously unselected package libnfnetlink0:s390x. [2020-08-17T14:31:58.148Z] #17 15.09 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-08-17T14:31:58.148Z] #17 15.09 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-17T14:31:58.148Z] #17 15.12 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-08-17T14:31:58.148Z] #17 15.12 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-08-17T14:31:58.148Z] #17 15.12 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-17T14:31:58.148Z] #17 15.16 Selecting previously unselected package libnftnl11:s390x. [2020-08-17T14:31:58.148Z] #17 15.16 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-08-17T14:31:58.148Z] #17 15.16 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-08-17T14:31:58.148Z] #17 15.19 Selecting previously unselected package iptables. [2020-08-17T14:31:58.148Z] #17 15.19 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-08-17T14:31:58.148Z] #17 15.20 Unpacking iptables (1.8.2-4) ... [2020-08-17T14:31:58.148Z] #17 15.34 Selecting previously unselected package xxd. [2020-08-17T14:31:58.438Z] #17 15.34 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-08-17T14:31:58.438Z] #17 15.34 Unpacking xxd (2:8.1.0875-5) ... [2020-08-17T14:31:58.438Z] #17 15.41 Selecting previously unselected package vim-common. [2020-08-17T14:31:58.438Z] #17 15.41 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-17T14:31:58.438Z] #17 15.43 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-17T14:31:58.728Z] #17 15.51 Selecting previously unselected package bash-completion. [2020-08-17T14:31:58.728Z] #17 15.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-17T14:32:00.233Z] #17 17.03 Unpacking bash-completion (1:2.8-6) ... [2020-08-17T14:32:00.233Z] #17 17.26 Selecting previously unselected package bzip2. [2020-08-17T14:32:00.233Z] #17 17.26 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-08-17T14:32:00.233Z] #17 17.26 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-17T14:32:00.233Z] #17 17.31 Selecting previously unselected package xz-utils. [2020-08-17T14:32:00.233Z] #17 17.31 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-08-17T14:32:00.233Z] #17 17.31 Unpacking xz-utils (5.2.4-1) ... [2020-08-17T14:32:00.233Z] #17 17.39 Selecting previously unselected package apparmor. [2020-08-17T14:32:00.523Z] #17 17.39 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-08-17T14:32:00.523Z] #17 17.43 Unpacking apparmor (2.13.2-10) ... [2020-08-17T14:32:00.523Z] #17 17.64 Selecting previously unselected package aufs-tools. [2020-08-17T14:32:00.813Z] #17 17.64 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-08-17T14:32:00.813Z] #17 17.64 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-17T14:32:00.813Z] #17 17.69 Selecting previously unselected package libonig5:s390x. [2020-08-17T14:32:00.813Z] #17 17.69 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-08-17T14:32:00.813Z] #17 17.69 Unpacking libonig5:s390x (6.9.1-1) ... [2020-08-17T14:32:00.813Z] #17 17.77 Selecting previously unselected package libjq1:s390x. [2020-08-17T14:32:00.813Z] #17 17.77 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-08-17T14:32:00.813Z] #17 17.78 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-17T14:32:00.813Z] #17 17.85 Selecting previously unselected package jq. [2020-08-17T14:32:00.813Z] #17 17.85 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-08-17T14:32:00.813Z] #17 17.86 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-17T14:32:01.104Z] #17 17.90 Selecting previously unselected package libaio1:s390x. [2020-08-17T14:32:01.104Z] #17 17.90 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-08-17T14:32:01.104Z] #17 17.91 Unpacking libaio1:s390x (0.3.112-3) ... [2020-08-17T14:32:01.104Z] #17 17.94 Selecting previously unselected package libgpm2:s390x. [2020-08-17T14:32:01.104Z] #17 17.94 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-08-17T14:32:01.104Z] #17 17.94 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-08-17T14:32:01.104Z] #17 17.96 Selecting previously unselected package libicu63:s390x. [2020-08-17T14:32:01.104Z] #17 17.96 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-08-17T14:32:01.104Z] #17 17.97 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-08-17T14:32:03.158Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c4af78b7020b82a6) in /home/ubuntu/workspace/moby_PR-41335 [Pipeline] { [2020-08-17T14:32:03.170Z] #17 19.89 Selecting previously unselected package libnet1:s390x. [2020-08-17T14:32:03.170Z] #17 19.89 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-08-17T14:32:03.170Z] #17 19.89 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-17T14:32:03.170Z] #17 19.94 Selecting previously unselected package libnl-3-200:s390x. [2020-08-17T14:32:03.170Z] #17 19.94 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-08-17T14:32:03.170Z] #17 19.94 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-08-17T14:32:03.170Z] #17 19.98 Selecting previously unselected package libprotobuf-c1:s390x. [2020-08-17T14:32:03.170Z] #17 19.98 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-08-17T14:32:03.170Z] #17 19.99 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-17T14:32:03.170Z] #17 20.02 Selecting previously unselected package libreadline5:s390x. [2020-08-17T14:32:03.170Z] #17 20.02 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-08-17T14:32:03.170Z] #17 20.02 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-17T14:32:03.170Z] #17 20.11 Selecting previously unselected package net-tools. [2020-08-17T14:32:03.170Z] #17 20.11 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-08-17T14:32:03.170Z] #17 20.11 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-17T14:32:03.170Z] #17 20.24 Selecting previously unselected package python-pip-whl. [2020-08-17T14:32:03.170Z] #17 20.24 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-17T14:32:03.170Z] #17 20.24 Unpacking python-pip-whl (18.1-5) ... [Pipeline] checkout [2020-08-17T14:32:03.464Z] #17 20.52 Selecting previously unselected package python3-lib2to3. [2020-08-17T14:32:03.464Z] #17 20.52 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-17T14:32:03.464Z] #17 20.53 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-17T14:32:03.464Z] #17 20.58 Selecting previously unselected package python3-distutils. [2020-08-17T14:32:03.464Z] #17 20.58 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-17T14:32:03.464Z] #17 20.59 Unpacking python3-distutils (3.7.3-1) ... [2020-08-17T14:32:03.464Z] #17 ... [2020-08-17T14:32:03.464Z] [2020-08-17T14:32:03.464Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-17T14:32:03.464Z] #36 68.46 + dpkg --print-architecture [2020-08-17T14:32:03.464Z] #36 68.46 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-17T14:32:03.754Z] #36 68.75 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-17T14:32:03.754Z] #36 68.75 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-17T14:32:05.908Z] using credential docker-jenkins-github-credentials [2020-08-17T14:32:05.915Z] Cloning the remote Git repository [2020-08-17T14:32:05.915Z] Cloning with configured refspecs honoured and without tags [2020-08-17T14:32:06.075Z] Cloning repository https://github.com/moby/moby.git [2020-08-17T14:32:06.121Z] > git init /home/ubuntu/workspace/moby_PR-41335 # timeout=10 [2020-08-17T14:32:06.502Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-17T14:32:06.502Z] > git --version # timeout=10 [2020-08-17T14:32:06.523Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-17T14:32:06.539Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41335/head:refs/remotes/origin/PR-41335 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T14:32:08.202Z] #36 ... [2020-08-17T14:32:08.202Z] [2020-08-17T14:32:08.202Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:32:08.202Z] #39 62.47 CC criu/files-ext.o [2020-08-17T14:32:08.202Z] #39 62.59 CC criu/files-reg.o [2020-08-17T14:32:08.202Z] #39 63.62 CC criu/files.o [2020-08-17T14:32:08.202Z] #39 64.71 CC criu/filesystems.o [2020-08-17T14:32:08.202Z] #39 65.02 CC criu/fsnotify.o [2020-08-17T14:32:08.202Z] #39 65.70 CC criu/image-desc.o [2020-08-17T14:32:08.202Z] #39 65.80 CC criu/image.o [2020-08-17T14:32:08.202Z] #39 66.26 CC criu/ipc_ns.o [2020-08-17T14:32:08.202Z] #39 66.98 CC criu/irmap.o [2020-08-17T14:32:08.202Z] #39 67.31 CC criu/kcmp-ids.o [2020-08-17T14:32:08.202Z] #39 67.48 CC criu/kerndat.o [2020-08-17T14:32:08.202Z] #39 68.12 CC criu/libnetlink.o [2020-08-17T14:32:08.202Z] #39 68.35 CC criu/log.o [2020-08-17T14:32:08.202Z] #39 68.59 CC criu/lsm.o [2020-08-17T14:32:08.202Z] #39 68.74 CC criu/mem.o [2020-08-17T14:32:08.202Z] #39 69.62 CC criu/memfd.o [2020-08-17T14:32:08.202Z] #39 69.84 CC criu/mount.o [2020-08-17T14:32:08.202Z] #39 71.78 CC criu/namespaces.o [2020-08-17T14:32:08.202Z] #39 ... [2020-08-17T14:32:08.202Z] [2020-08-17T14:32:08.202Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:32:08.202Z] #17 20.67 Selecting previously unselected package python3-pip. [2020-08-17T14:32:08.202Z] #17 20.67 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-17T14:32:08.202Z] #17 20.68 Unpacking python3-pip (18.1-5) ... [2020-08-17T14:32:08.202Z] #17 20.79 Selecting previously unselected package python3-pkg-resources. [2020-08-17T14:32:08.202Z] #17 20.79 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-17T14:32:08.202Z] #17 20.80 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-17T14:32:08.202Z] #17 20.93 Selecting previously unselected package python3-setuptools. [2020-08-17T14:32:08.202Z] #17 20.93 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-17T14:32:08.202Z] #17 20.93 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-17T14:32:08.202Z] #17 21.08 Selecting previously unselected package python3-wheel. [2020-08-17T14:32:08.202Z] #17 21.08 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-17T14:32:08.202Z] #17 21.09 Unpacking python3-wheel (0.32.3-2) ... [2020-08-17T14:32:08.202Z] #17 21.12 Selecting previously unselected package sudo. [2020-08-17T14:32:08.202Z] #17 21.13 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-08-17T14:32:08.202Z] #17 21.13 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-17T14:32:08.202Z] #17 21.48 Selecting previously unselected package thin-provisioning-tools. [2020-08-17T14:32:08.202Z] #17 21.48 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-08-17T14:32:08.202Z] #17 21.48 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-17T14:32:08.202Z] #17 21.62 Selecting previously unselected package uidmap. [2020-08-17T14:32:08.202Z] #17 21.63 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-08-17T14:32:08.202Z] #17 21.63 Unpacking uidmap (1:4.5-1.1) ... [2020-08-17T14:32:08.202Z] #17 21.71 Selecting previously unselected package vim-runtime. [2020-08-17T14:32:08.202Z] #17 21.71 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-17T14:32:08.202Z] #17 21.73 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-17T14:32:08.202Z] #17 21.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-17T14:32:08.202Z] #17 21.75 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-17T14:32:08.202Z] #17 23.69 Selecting previously unselected package vim. [2020-08-17T14:32:08.202Z] #17 23.69 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-08-17T14:32:08.202Z] #17 23.70 Unpacking vim (2:8.1.0875-5) ... [2020-08-17T14:32:08.202Z] #17 24.08 Selecting previously unselected package xfsprogs. [2020-08-17T14:32:08.202Z] #17 24.08 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-08-17T14:32:08.202Z] #17 24.08 Unpacking xfsprogs (4.20.0-1) ... [2020-08-17T14:32:08.202Z] #17 24.39 Selecting previously unselected package zip. [2020-08-17T14:32:08.202Z] #17 24.40 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-08-17T14:32:08.202Z] #17 24.40 Unpacking zip (3.0-11+b1) ... [2020-08-17T14:32:08.202Z] #17 24.47 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-17T14:32:08.202Z] #17 24.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-17T14:32:08.202Z] #17 24.49 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-08-17T14:32:08.202Z] #17 24.49 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-08-17T14:32:08.202Z] #17 24.50 Setting up libgpm2:s390x (1.20.7-5) ... [2020-08-17T14:32:08.202Z] #17 24.51 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-08-17T14:32:08.202Z] #17 24.51 Setting up uidmap (1:4.5-1.1) ... [2020-08-17T14:32:08.202Z] #17 24.52 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-08-17T14:32:08.202Z] #17 24.53 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-08-17T14:32:08.202Z] #17 24.53 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-17T14:32:08.202Z] #17 24.54 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-08-17T14:32:08.202Z] #17 24.54 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-08-17T14:32:08.202Z] #17 24.55 Setting up xxd (2:8.1.0875-5) ... [2020-08-17T14:32:08.202Z] #17 24.56 Setting up zip (3.0-11+b1) ... [2020-08-17T14:32:08.202Z] #17 24.57 Setting up vim-common (2:8.1.0875-5) ... [2020-08-17T14:32:08.202Z] #17 24.59 Setting up bash-completion (1:2.8-6) ... [2020-08-17T14:32:08.832Z] #17 25.83 Setting up libiptc0:s390x (1.8.2-4) ... [2020-08-17T14:32:08.832Z] #17 25.83 Setting up xz-utils (5.2.4-1) ... [2020-08-17T14:32:08.832Z] #17 25.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-17T14:32:08.832Z] #17 25.85 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-17T14:32:08.832Z] #17 25.89 invoke-rc.d: could not determine current runlevel [2020-08-17T14:32:09.122Z] #17 25.90 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-17T14:32:09.122Z] #17 25.90 Setting up pigz (2.4-1) ... [2020-08-17T14:32:09.122Z] #17 25.91 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-08-17T14:32:09.122Z] #17 25.92 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-08-17T14:32:09.122Z] #17 25.93 Setting up python-pip-whl (18.1-5) ... [2020-08-17T14:32:09.122Z] #17 25.94 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-08-17T14:32:09.122Z] #17 25.94 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-17T14:32:09.122Z] #17 26.16 Setting up libaio1:s390x (0.3.112-3) ... [2020-08-17T14:32:09.122Z] #17 26.19 Setting up libonig5:s390x (6.9.1-1) ... [2020-08-17T14:32:09.122Z] #17 26.21 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-08-17T14:32:09.122Z] #17 26.22 Setting up vim (2:8.1.0875-5) ... [2020-08-17T14:32:09.122Z] #17 26.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-17T14:32:09.122Z] #17 26.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-17T14:32:09.122Z] #17 26.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-17T14:32:09.122Z] #17 26.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-17T14:32:09.122Z] #17 26.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-17T14:32:09.122Z] #17 26.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-17T14:32:09.122Z] #17 26.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-17T14:32:09.122Z] #17 26.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-17T14:32:09.122Z] #17 26.25 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-08-17T14:32:09.122Z] #17 26.26 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-17T14:32:09.122Z] #17 26.27 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-08-17T14:32:09.412Z] #17 26.27 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-17T14:32:09.412Z] #17 26.28 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-08-17T14:32:09.412Z] #17 26.29 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-17T14:32:10.922Z] #17 27.67 Setting up iptables (1.8.2-4) ... [2020-08-17T14:32:10.922Z] #17 27.68 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-17T14:32:10.922Z] #17 27.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-17T14:32:10.922Z] #17 27.69 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-17T14:32:10.922Z] #17 27.69 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-17T14:32:10.922Z] #17 27.70 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-17T14:32:10.922Z] #17 27.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-17T14:32:10.922Z] #17 27.73 Setting up python3 (3.7.3-1) ... [2020-08-17T14:32:10.922Z] #17 27.97 Setting up python3-wheel (0.32.3-2) ... [2020-08-17T14:32:11.216Z] #17 28.29 Setting up apparmor (2.13.2-10) ... [2020-08-17T14:32:12.246Z] #17 29.28 Setting up xfsprogs (4.20.0-1) ... [2020-08-17T14:32:12.246Z] #17 29.28 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-17T14:32:12.537Z] #17 29.52 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-17T14:32:13.168Z] #17 30.04 Setting up python3-distutils (3.7.3-1) ... [2020-08-17T14:32:13.526Z] #17 30.26 Setting up python3-setuptools (40.8.0-1) ... [2020-08-17T14:32:13.816Z] #17 30.86 Setting up python3-pip (18.1-5) ... [2020-08-17T14:32:14.447Z] #17 31.51 Processing triggers for libc-bin (2.28-10) ... [2020-08-17T14:32:14.447Z] #17 31.56 Processing triggers for mime-support (3.62) ... [2020-08-17T14:32:14.454Z] Fetching without tags [2020-08-17T14:32:14.848Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit cf169b45bbd818dc083aa37cb5ae7ddce923f5c9 [2020-08-17T14:32:15.152Z] #17 DONE 32.1s [2020-08-17T14:32:15.152Z] [2020-08-17T14:32:15.152Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:32:15.152Z] #39 72.91 CC criu/net.o [2020-08-17T14:32:15.152Z] #39 74.65 CC criu/netfilter.o [2020-08-17T14:32:15.152Z] #39 74.90 CC criu/page-pipe.o [2020-08-17T14:32:15.152Z] #39 75.32 CC criu/page-xfer.o [2020-08-17T14:32:15.152Z] #39 76.10 CC criu/pagemap-cache.o [2020-08-17T14:32:15.152Z] #39 76.30 CC criu/pagemap.o [2020-08-17T14:32:15.152Z] #39 76.83 CC criu/parasite-syscall.o [2020-08-17T14:32:15.152Z] #39 77.42 CC criu/path.o [2020-08-17T14:32:15.152Z] #39 77.60 CC criu/pie-util-vdso.o [2020-08-17T14:32:15.152Z] #39 77.87 CC criu/pie-util.o [2020-08-17T14:32:15.152Z] #39 77.94 CC criu/pipes.o [2020-08-17T14:32:15.152Z] #39 78.36 CC criu/plugin.o [2020-08-17T14:32:15.152Z] #39 78.53 CC criu/proc_parse.o [2020-08-17T14:32:15.152Z] #39 80.07 CC criu/protobuf-desc.o [2020-08-17T14:32:15.152Z] #39 ... [2020-08-17T14:32:15.152Z] [2020-08-17T14:32:15.152Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-17T14:32:14.377Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-17T14:32:14.412Z] > git config --add remote.origin.fetch +refs/pull/41335/head:refs/remotes/origin/PR-41335 # timeout=10 [2020-08-17T14:32:14.424Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T14:32:14.445Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-17T14:32:14.459Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-17T14:32:14.459Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-17T14:32:14.461Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41335/head:refs/remotes/origin/PR-41335 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T14:32:14.857Z] > git config core.sparsecheckout # timeout=10 [2020-08-17T14:32:14.862Z] > git checkout -f cf169b45bbd818dc083aa37cb5ae7ddce923f5c9 # timeout=10 [2020-08-17T14:32:15.800Z] #18 0.858 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-17T14:32:16.097Z] #18 0.861 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-17T14:32:16.097Z] #18 0.863 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-17T14:32:16.097Z] #18 DONE 1.0s [2020-08-17T14:32:16.097Z] [2020-08-17T14:32:16.097Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:32:16.097Z] #39 80.64 CC criu/protobuf.o [2020-08-17T14:32:16.097Z] #39 80.75 CC criu/pstree.o [2020-08-17T14:32:16.387Z] #39 81.37 CC criu/rbtree.o [2020-08-17T14:32:16.678Z] #39 81.58 CC criu/rst-malloc.o [2020-08-17T14:32:16.678Z] #39 81.72 CC criu/seccomp.o [2020-08-17T14:32:17.341Z] Merge succeeded, producing b2a81ccc8e71fa4be8712919becbaf81ad3f0f4c [2020-08-17T14:32:17.341Z] Checking out Revision b2a81ccc8e71fa4be8712919becbaf81ad3f0f4c (PR-41335) [2020-08-17T14:32:17.378Z] #39 82.17 CC criu/seize.o [2020-08-17T14:32:16.653Z] > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10 [2020-08-17T14:32:17.335Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-17T14:32:17.344Z] > git config core.sparsecheckout # timeout=10 [2020-08-17T14:32:17.352Z] > git checkout -f b2a81ccc8e71fa4be8712919becbaf81ad3f0f4c # timeout=10 [2020-08-17T14:32:17.669Z] #39 82.54 CC criu/servicefd.o [2020-08-17T14:32:17.669Z] #39 82.72 CC criu/shmem.o [2020-08-17T14:32:18.300Z] #39 83.23 CC criu/sigframe.o [2020-08-17T14:32:18.301Z] #39 83.32 CC criu/signalfd.o [2020-08-17T14:32:18.591Z] #39 83.55 CC criu/sk-inet.o [2020-08-17T14:32:19.221Z] #39 84.20 CC criu/sk-netlink.o [2020-08-17T14:32:19.560Z] #39 84.52 CC criu/sk-packet.o [2020-08-17T14:32:19.811Z] Fetching without tags [2020-08-17T14:32:20.191Z] #39 84.97 CC criu/sk-queue.o [2020-08-17T14:32:20.292Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit cf169b45bbd818dc083aa37cb5ae7ddce923f5c9 [2020-08-17T14:32:20.482Z] #39 85.41 CC criu/sk-tcp.o [2020-08-17T14:32:19.724Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-17T14:32:19.733Z] > git config --add remote.origin.fetch +refs/pull/41335/head:refs/remotes/origin/PR-41335 # timeout=10 [2020-08-17T14:32:19.770Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T14:32:19.793Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-17T14:32:19.815Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-17T14:32:19.815Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-17T14:32:19.816Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41335/head:refs/remotes/origin/PR-41335 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T14:32:20.300Z] > git config core.sparsecheckout # timeout=10 [2020-08-17T14:32:20.310Z] > git checkout -f cf169b45bbd818dc083aa37cb5ae7ddce923f5c9 # timeout=10 [2020-08-17T14:32:20.784Z] #39 85.73 CC criu/sk-unix.o [2020-08-17T14:32:21.076Z] #39 ... [2020-08-17T14:32:21.076Z] [2020-08-17T14:32:21.076Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-17T14:32:21.076Z] #36 DONE 85.8s [2020-08-17T14:32:21.076Z] [2020-08-17T14:32:21.076Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-17T14:32:21.076Z] #19 2.712 Collecting yamllint==1.16.0 [2020-08-17T14:32:21.076Z] #19 2.943 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-17T14:32:21.076Z] #19 2.989 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-17T14:32:21.076Z] #19 3.014 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-17T14:32:21.076Z] #19 3.029 Collecting pyyaml (from yamllint==1.16.0) [2020-08-17T14:32:21.076Z] #19 3.179 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-17T14:32:21.076Z] #19 3.925 Building wheels for collected packages: pyyaml [2020-08-17T14:32:21.076Z] #19 3.926 Running setup.py bdist_wheel for pyyaml: started [2020-08-17T14:32:21.076Z] #19 4.503 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-17T14:32:21.076Z] #19 4.503 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-17T14:32:21.076Z] #19 4.537 Successfully built pyyaml [2020-08-17T14:32:21.076Z] #19 4.547 Installing collected packages: pathspec, pyyaml, yamllint [2020-08-17T14:32:21.076Z] #19 4.740 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-17T14:32:21.076Z] #19 DONE 5.0s [2020-08-17T14:32:21.076Z] [2020-08-17T14:32:21.076Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:32:21.273Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD" [2020-08-17T14:32:21.297Z] First time build. Skipping changelog. [2020-08-17T14:32:21.398Z] #52 ... [2020-08-17T14:32:21.398Z] [2020-08-17T14:32:21.398Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-17T14:32:21.398Z] #22 DONE 0.2s [2020-08-17T14:32:21.398Z] [2020-08-17T14:32:21.398Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:32:21.398Z] #39 ... [2020-08-17T14:32:21.398Z] [2020-08-17T14:32:21.398Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-17T14:32:21.277Z] > git rev-list --no-walk 07af456132aef38c8a834057801a78facb9ad961 # timeout=10 [2020-08-17T14:32:22.303Z] Merge succeeded, producing f1fbc1c1be46ee254298ae27450984565c5e76ca [2020-08-17T14:32:22.303Z] Checking out Revision f1fbc1c1be46ee254298ae27450984565c5e76ca (PR-41335) [2020-08-17T14:32:22.380Z] + docker version [2020-08-17T14:32:22.511Z] #26 DONE 1.0s [2020-08-17T14:32:22.511Z] [2020-08-17T14:32:22.511Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:32:22.511Z] #39 87.08 CC criu/sockets.o [2020-08-17T14:32:22.830Z] #39 ... [2020-08-17T14:32:22.830Z] [2020-08-17T14:32:22.830Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-17T14:32:22.830Z] #29 DONE 0.2s [2020-08-17T14:32:22.830Z] [2020-08-17T14:32:22.830Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:32:22.830Z] #39 87.52 CC criu/stats.o [2020-08-17T14:32:22.830Z] #39 87.63 CC criu/string.o [2020-08-17T14:32:22.830Z] #39 ... [2020-08-17T14:32:22.830Z] [2020-08-17T14:32:22.830Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-17T14:32:22.830Z] #31 DONE 0.1s [2020-08-17T14:32:22.830Z] [2020-08-17T14:32:22.830Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-17T14:32:22.830Z] #34 DONE 0.1s [2020-08-17T14:32:22.830Z] [2020-08-17T14:32:22.830Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:32:22.830Z] #39 87.66 CC criu/sysctl.o [2020-08-17T14:32:23.154Z] #39 ... [2020-08-17T14:32:23.154Z] [2020-08-17T14:32:23.154Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-17T14:32:23.154Z] #37 DONE 0.2s [2020-08-17T14:32:23.154Z] [2020-08-17T14:32:23.154Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:32:23.154Z] #39 87.97 CC criu/sysfs_parse.o [2020-08-17T14:32:23.154Z] #39 88.14 CC criu/timens.o [2020-08-17T14:32:21.705Z] > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10 [2020-08-17T14:32:22.290Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-17T14:32:22.305Z] > git config core.sparsecheckout # timeout=10 [2020-08-17T14:32:22.322Z] > git checkout -f f1fbc1c1be46ee254298ae27450984565c5e76ca # timeout=10 [2020-08-17T14:32:23.444Z] #39 88.25 CC criu/timerfd.o [2020-08-17T14:32:23.444Z] #39 88.38 CC criu/tty.o [2020-08-17T14:32:24.079Z] #39 89.07 CC criu/tun.o [2020-08-17T14:32:24.370Z] #39 89.36 CC criu/uffd.o [2020-08-17T14:32:25.066Z] #39 90.06 CC criu/util.o [2020-08-17T14:32:25.697Z] #39 90.58 CC criu/uts_ns.o [2020-08-17T14:32:25.697Z] #39 90.65 CC criu/vdso.o [2020-08-17T14:32:25.999Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD" [2020-08-17T14:32:26.023Z] First time build. Skipping changelog. [2020-08-17T14:32:26.060Z] #39 90.86 LINK criu/built-in.o [2020-08-17T14:32:26.060Z] #39 90.91 LINK criu/criu [2020-08-17T14:32:26.060Z] #39 91.08 DEP lib/c/criu.d [2020-08-17T14:32:26.060Z] #39 91.11 CC images/rpc.pb-c.o [2020-08-17T14:32:26.350Z] #39 ... [2020-08-17T14:32:26.350Z] [2020-08-17T14:32:26.350Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:32:26.350Z] #49 47.88 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-17T14:32:26.350Z] #49 48.71 + mkdir -p /build [2020-08-17T14:32:26.350Z] #49 48.71 + cp runc /build/runc [2020-08-17T14:32:26.350Z] #49 DONE 49.0s [2020-08-17T14:32:26.350Z] [2020-08-17T14:32:26.350Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:32:26.350Z] #39 91.32 CC lib/c/criu.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-17T14:32:26.990Z] #39 91.76 LINK lib/c/built-in.o [2020-08-17T14:32:26.990Z] #39 91.76 LINK lib/c/libcriu.so [2020-08-17T14:32:26.990Z] #39 91.79 LINK lib/c/libcriu.a [2020-08-17T14:32:26.990Z] #39 91.84 GEN magic.py [2020-08-17T14:32:26.990Z] #39 91.94 Note: Building without setproctitle() and strlcpy() support. [2020-08-17T14:32:26.990Z] #39 91.94 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-17T14:32:26.990Z] #39 91.94 Note: Building without GnuTLS support [2020-08-17T14:32:26.990Z] #39 91.94 Makefile.config:39: Warn: you have no libnftables installed [2020-08-17T14:32:26.990Z] #39 91.94 Makefile.config:40: Warn: Building without nftables support [2020-08-17T14:32:27.110Z] + docker version [2020-08-17T14:32:27.280Z] #39 92.36 fatal: not a git repository (or any of the parent directories): .git [2020-08-17T14:32:27.570Z] #39 92.65 make[1]: Nothing to be done for 'all'. [2020-08-17T14:32:27.860Z] #39 92.89 make[1]: 'images/built-in.o' is up to date. [2020-08-17T14:32:27.860Z] #39 92.91 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-17T14:32:28.151Z] #39 92.92 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-17T14:32:28.151Z] #39 92.93 make[1]: 'compel/libcompel.a' is up to date. [2020-08-17T14:32:28.151Z] #39 92.95 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-17T14:32:28.151Z] #39 92.96 make[1]: Nothing to be done for 'all'. [2020-08-17T14:32:28.151Z] #39 92.97 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-17T14:32:28.151Z] #39 93.05 make[2]: Nothing to be done for 'all'. [2020-08-17T14:32:28.151Z] #39 93.06 make[2]: Nothing to be done for 'all'. [2020-08-17T14:32:28.151Z] #39 93.07 make[2]: Nothing to be done for 'all'. [2020-08-17T14:32:28.151Z] #39 93.13 make[2]: Nothing to be done for 'all'. [2020-08-17T14:32:28.151Z] #39 93.15 make[2]: Nothing to be done for 'all'. [2020-08-17T14:32:28.151Z] #39 93.16 make[2]: Nothing to be done for 'all'. [2020-08-17T14:32:26.002Z] > git rev-list --no-walk 07af456132aef38c8a834057801a78facb9ad961 # timeout=10 [2020-08-17T14:32:28.443Z] #39 93.17 make[2]: Nothing to be done for 'all'. [2020-08-17T14:32:28.443Z] #39 93.20 make[2]: Nothing to be done for 'all'. [2020-08-17T14:32:28.443Z] #39 93.20 INSTALL criu/criu [2020-08-17T14:32:28.443Z] #39 DONE 93.4s [2020-08-17T14:32:28.443Z] [2020-08-17T14:32:28.443Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:32:29.152Z] #52 ... [2020-08-17T14:32:29.152Z] [2020-08-17T14:32:29.152Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-17T14:32:29.453Z] #40 DONE 0.2s [2020-08-17T14:32:29.453Z] [2020-08-17T14:32:29.453Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-17T14:32:29.743Z] #42 DONE 0.3s [2020-08-17T14:32:29.743Z] [2020-08-17T14:32:29.743Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-17T14:32:29.743Z] #44 DONE 0.2s [2020-08-17T14:32:29.743Z] [2020-08-17T14:32:29.743Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:32:29.948Z] Fetching without tags [2020-08-17T14:32:30.389Z] Merging remotes/origin/master commit e9b4655bc98563602d961c72fc62cb20cc143515 into PR head commit cf169b45bbd818dc083aa37cb5ae7ddce923f5c9 [2020-08-17T14:32:30.532Z] Client: Docker Engine - Community [2020-08-17T14:32:30.532Z] Version: 19.03.12 [2020-08-17T14:32:30.532Z] API version: 1.40 [2020-08-17T14:32:30.532Z] Go version: go1.13.10 [2020-08-17T14:32:30.532Z] Git commit: 48a6621 [2020-08-17T14:32:30.532Z] Built: Mon Jun 22 15:46:32 2020 [2020-08-17T14:32:30.532Z] OS/Arch: linux/arm64 [2020-08-17T14:32:30.532Z] Experimental: false [2020-08-17T14:32:30.532Z] [2020-08-17T14:32:30.532Z] Server: Docker Engine - Community [2020-08-17T14:32:30.532Z] Engine: [2020-08-17T14:32:30.532Z] Version: 19.03.12 [2020-08-17T14:32:30.532Z] API version: 1.40 (minimum version 1.12) [2020-08-17T14:32:30.532Z] Go version: go1.13.10 [2020-08-17T14:32:30.532Z] Git commit: 48a6621 [2020-08-17T14:32:30.532Z] Built: Mon Jun 22 15:45:04 2020 [2020-08-17T14:32:30.532Z] OS/Arch: linux/arm64 [2020-08-17T14:32:30.532Z] Experimental: true [2020-08-17T14:32:30.532Z] containerd: [2020-08-17T14:32:30.532Z] Version: 1.2.13 [2020-08-17T14:32:30.532Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-17T14:32:30.532Z] runc: [2020-08-17T14:32:30.532Z] Version: 1.0.0-rc10 [2020-08-17T14:32:30.532Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-17T14:32:30.532Z] docker-init: [2020-08-17T14:32:30.532Z] Version: 0.18.0 [2020-08-17T14:32:30.532Z] GitCommit: fec3683 [Pipeline] sh [2020-08-17T14:32:30.871Z] + docker info [2020-08-17T14:32:29.840Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-17T14:32:29.864Z] > git config --add remote.origin.fetch +refs/pull/41335/head:refs/remotes/origin/PR-41335 # timeout=10 [2020-08-17T14:32:29.882Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T14:32:29.915Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-08-17T14:32:29.952Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-08-17T14:32:29.952Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-08-17T14:32:29.954Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41335/head:refs/remotes/origin/PR-41335 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-08-17T14:32:30.400Z] > git config core.sparsecheckout # timeout=10 [2020-08-17T14:32:30.425Z] > git checkout -f cf169b45bbd818dc083aa37cb5ae7ddce923f5c9 # timeout=10 [2020-08-17T14:32:31.530Z] > git merge e9b4655bc98563602d961c72fc62cb20cc143515 # timeout=10 [2020-08-17T14:32:32.483Z] Merge succeeded, producing 645313a57e6b9920418b2bcb5facc3ac24d19cce [2020-08-17T14:32:32.484Z] Checking out Revision 645313a57e6b9920418b2bcb5facc3ac24d19cce (PR-41335) [2020-08-17T14:32:32.449Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-08-17T14:32:32.487Z] > git config core.sparsecheckout # timeout=10 [2020-08-17T14:32:32.511Z] > git checkout -f 645313a57e6b9920418b2bcb5facc3ac24d19cce # timeout=10 [2020-08-17T14:32:34.323Z] #52 97.22 + bin/containerd [2020-08-17T14:32:35.235Z] Client: Docker Engine - Community [2020-08-17T14:32:35.235Z] Version: 19.03.12 [2020-08-17T14:32:35.235Z] API version: 1.40 [2020-08-17T14:32:35.235Z] Go version: go1.13.10 [2020-08-17T14:32:35.235Z] Git commit: 48a66213fe [2020-08-17T14:32:35.236Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-17T14:32:35.236Z] OS/Arch: linux/amd64 [2020-08-17T14:32:35.236Z] Experimental: false [2020-08-17T14:32:35.236Z] [2020-08-17T14:32:35.236Z] Server: Docker Engine - Community [2020-08-17T14:32:35.236Z] Engine: [2020-08-17T14:32:35.236Z] Version: 19.03.12 [2020-08-17T14:32:35.236Z] API version: 1.40 (minimum version 1.12) [2020-08-17T14:32:35.236Z] Go version: go1.13.10 [2020-08-17T14:32:35.236Z] Git commit: 48a66213fe [2020-08-17T14:32:35.236Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-17T14:32:35.236Z] OS/Arch: linux/amd64 [2020-08-17T14:32:35.236Z] Experimental: true [2020-08-17T14:32:35.236Z] containerd: [2020-08-17T14:32:35.236Z] Version: 1.2.13 [2020-08-17T14:32:35.236Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-17T14:32:35.236Z] runc: [2020-08-17T14:32:35.236Z] Version: 1.0.0-rc10 [2020-08-17T14:32:35.236Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-17T14:32:35.236Z] docker-init: [2020-08-17T14:32:35.236Z] Version: 0.18.0 [2020-08-17T14:32:35.236Z] GitCommit: fec3683 [Pipeline] sh [2020-08-17T14:32:35.647Z] + docker info [2020-08-17T14:32:36.354Z] Commit message: "Merge commit 'e9b4655bc98563602d961c72fc62cb20cc143515' into HEAD" [2020-08-17T14:32:36.372Z] First time build. Skipping changelog. [2020-08-17T14:32:36.358Z] > git rev-list --no-walk 07af456132aef38c8a834057801a78facb9ad961 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-08-17T14:32:37.417Z] + docker version [2020-08-17T14:32:39.026Z] Client: [2020-08-17T14:32:39.026Z] Debug Mode: false [2020-08-17T14:32:39.026Z] [2020-08-17T14:32:39.026Z] Server: [2020-08-17T14:32:39.026Z] Containers: 0 [2020-08-17T14:32:39.026Z] Running: 0 [2020-08-17T14:32:39.026Z] Paused: 0 [2020-08-17T14:32:39.026Z] Stopped: 0 [2020-08-17T14:32:39.026Z] Images: 0 [2020-08-17T14:32:39.026Z] Server Version: 19.03.12 [2020-08-17T14:32:39.026Z] Storage Driver: overlay2 [2020-08-17T14:32:39.026Z] Backing Filesystem: extfs [2020-08-17T14:32:39.026Z] Supports d_type: true [2020-08-17T14:32:39.026Z] Native Overlay Diff: true [2020-08-17T14:32:39.026Z] Logging Driver: json-file [2020-08-17T14:32:39.026Z] Cgroup Driver: cgroupfs [2020-08-17T14:32:39.026Z] Plugins: [2020-08-17T14:32:39.026Z] Volume: local [2020-08-17T14:32:39.026Z] Network: bridge host ipvlan macvlan null overlay [2020-08-17T14:32:39.026Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-17T14:32:39.026Z] Swarm: inactive [2020-08-17T14:32:39.026Z] Runtimes: runc [2020-08-17T14:32:39.026Z] Default Runtime: runc [2020-08-17T14:32:39.026Z] Init Binary: docker-init [2020-08-17T14:32:39.026Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-17T14:32:39.026Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-17T14:32:39.026Z] init version: fec3683 [2020-08-17T14:32:39.026Z] Security Options: [2020-08-17T14:32:39.026Z] apparmor [2020-08-17T14:32:39.026Z] seccomp [2020-08-17T14:32:39.026Z] Profile: default [2020-08-17T14:32:39.026Z] Kernel Version: 4.15.0-1074-aws [2020-08-17T14:32:39.026Z] Operating System: Ubuntu 16.04.6 LTS [2020-08-17T14:32:39.026Z] OSType: linux [2020-08-17T14:32:39.026Z] Architecture: aarch64 [2020-08-17T14:32:39.026Z] CPUs: 4 [2020-08-17T14:32:39.026Z] Total Memory: 7.525GiB [2020-08-17T14:32:39.026Z] Name: ip-10-100-111-71 [2020-08-17T14:32:39.026Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-08-17T14:32:39.026Z] Docker Root Dir: /var/lib/docker [2020-08-17T14:32:39.026Z] Debug Mode: false [2020-08-17T14:32:39.026Z] Registry: https://index.docker.io/v1/ [2020-08-17T14:32:39.026Z] Labels: [2020-08-17T14:32:39.026Z] Experimental: true [2020-08-17T14:32:39.026Z] Insecure Registries: [2020-08-17T14:32:39.026Z] 127.0.0.0/8 [2020-08-17T14:32:39.026Z] Live Restore Enabled: true [2020-08-17T14:32:39.026Z] [2020-08-17T14:32:39.026Z] WARNING: No swap limit support [Pipeline] sh [2020-08-17T14:32:39.319Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-17T14:32:39.319Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-17T14:32:39.319Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41335/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-17T14:32:39.581Z] + bash /home/ubuntu/workspace/moby_PR-41335/check-config.sh [2020-08-17T14:32:39.581Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-17T14:32:39.581Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-08-17T14:32:39.581Z] [2020-08-17T14:32:39.581Z] Generally Necessary: [2020-08-17T14:32:39.581Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-17T14:32:39.581Z] - apparmor: enabled and tools installed [2020-08-17T14:32:39.581Z] - CONFIG_NAMESPACES: enabled [2020-08-17T14:32:39.581Z] - CONFIG_NET_NS: enabled [2020-08-17T14:32:39.581Z] - CONFIG_PID_NS: enabled [2020-08-17T14:32:39.581Z] - CONFIG_IPC_NS: enabled [2020-08-17T14:32:39.581Z] - CONFIG_UTS_NS: enabled [2020-08-17T14:32:39.581Z] - CONFIG_CGROUPS: enabled [2020-08-17T14:32:39.581Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-17T14:32:39.581Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-17T14:32:39.581Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-17T14:32:39.581Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-17T14:32:39.581Z] - CONFIG_CPUSETS: enabled [2020-08-17T14:32:39.581Z] - CONFIG_MEMCG: enabled [2020-08-17T14:32:39.581Z] - CONFIG_KEYS: enabled [2020-08-17T14:32:39.581Z] - CONFIG_VETH: enabled (as module) [2020-08-17T14:32:39.843Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-17T14:32:39.843Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-17T14:32:39.843Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-08-17T14:32:39.843Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-17T14:32:39.843Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-17T14:32:39.843Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-17T14:32:39.843Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-17T14:32:39.843Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-17T14:32:39.843Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-17T14:32:39.843Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-17T14:32:39.843Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-08-17T14:32:39.843Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-17T14:32:39.843Z] [2020-08-17T14:32:39.843Z] Optional Features: [2020-08-17T14:32:39.843Z] - CONFIG_USER_NS: enabled [2020-08-17T14:32:39.843Z] - CONFIG_SECCOMP: enabled [2020-08-17T14:32:39.843Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-17T14:32:39.843Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-17T14:32:39.843Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-17T14:32:39.843Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-17T14:32:39.843Z] - CONFIG_BLK_CGROUP: enabled [2020-08-17T14:32:39.843Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-17T14:32:39.843Z] - CONFIG_IOSCHED_CFQ: enabled [2020-08-17T14:32:39.843Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-08-17T14:32:39.843Z] - CONFIG_CGROUP_PERF: enabled [2020-08-17T14:32:40.105Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-17T14:32:40.105Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-17T14:32:40.105Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-17T14:32:40.105Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-17T14:32:40.105Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-17T14:32:40.105Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-17T14:32:40.105Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-17T14:32:40.105Z] - CONFIG_IP_VS: enabled (as module) [2020-08-17T14:32:40.105Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-17T14:32:40.105Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-17T14:32:40.105Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-17T14:32:40.105Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-17T14:32:40.105Z] - CONFIG_EXT4_FS: enabled [2020-08-17T14:32:40.105Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-17T14:32:40.105Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-17T14:32:40.105Z] - Network Drivers: [2020-08-17T14:32:40.105Z] - "overlay": [2020-08-17T14:32:40.105Z] - CONFIG_VXLAN: enabled (as module) [2020-08-17T14:32:40.105Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-17T14:32:40.105Z] Optional (for encrypted networks): [2020-08-17T14:32:40.367Z] - CONFIG_CRYPTO: enabled [2020-08-17T14:32:40.367Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-17T14:32:40.367Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-17T14:32:40.367Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-17T14:32:40.367Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-17T14:32:40.367Z] - CONFIG_XFRM: enabled [2020-08-17T14:32:40.367Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-17T14:32:40.367Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-17T14:32:40.367Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-17T14:32:40.367Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-08-17T14:32:40.367Z] - "ipvlan": [2020-08-17T14:32:40.367Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-17T14:32:40.367Z] - "macvlan": [2020-08-17T14:32:40.367Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-17T14:32:40.367Z] - CONFIG_DUMMY: enabled (as module) [2020-08-17T14:32:40.367Z] - "ftp,tftp client in container": [2020-08-17T14:32:40.367Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-17T14:32:40.367Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-17T14:32:40.367Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-17T14:32:40.367Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-17T14:32:40.367Z] - Storage Drivers: [2020-08-17T14:32:40.367Z] - "aufs": [2020-08-17T14:32:40.367Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-17T14:32:40.367Z] - "btrfs": [2020-08-17T14:32:40.367Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-17T14:32:40.367Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-17T14:32:40.367Z] - "devicemapper": [2020-08-17T14:32:40.367Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-17T14:32:40.367Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-17T14:32:40.367Z] - "overlay": [2020-08-17T14:32:40.367Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-17T14:32:40.367Z] - "zfs": [2020-08-17T14:32:40.367Z] - /dev/zfs: missing [2020-08-17T14:32:40.367Z] - zfs command: missing [2020-08-17T14:32:40.367Z] - zpool command: missing [2020-08-17T14:32:40.367Z] [2020-08-17T14:32:40.367Z] Limits: [2020-08-17T14:32:40.367Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-17T14:32:40.367Z] [2020-08-17T14:32:40.367Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-17T14:32:40.741Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dc0d373a219297327398df0d45684284a78715a4 . [2020-08-17T14:32:40.741Z] #2 [internal] load build definition from Dockerfile [2020-08-17T14:32:40.741Z] #2 transferring dockerfile: 36B [2020-08-17T14:32:41.002Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-08-17T14:32:41.002Z] #2 DONE 0.1s [2020-08-17T14:32:41.002Z] [2020-08-17T14:32:41.002Z] #1 [internal] load .dockerignore [2020-08-17T14:32:41.002Z] #1 transferring context: 87B done [2020-08-17T14:32:41.002Z] #1 DONE 0.1s [2020-08-17T14:32:41.002Z] [2020-08-17T14:32:41.002Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-17T14:32:41.575Z] #3 DONE 0.4s [2020-08-17T14:32:41.575Z] [2020-08-17T14:32:41.575Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-17T14:32:41.575Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-17T14:32:41.575Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-17T14:32:41.575Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-08-17T14:32:41.575Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-08-17T14:32:41.575Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 5.01MB / 8.28MB 0.2s [2020-08-17T14:32:41.575Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2020-08-17T14:32:41.838Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-08-17T14:32:41.838Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s done [2020-08-17T14:32:42.102Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-08-17T14:32:42.102Z] #4 DONE 0.8s [2020-08-17T14:32:42.675Z] [2020-08-17T14:32:42.675Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-17T14:32:42.708Z] Client: Docker Engine - Community [2020-08-17T14:32:42.708Z] Version: 19.03.12 [2020-08-17T14:32:42.708Z] API version: 1.40 [2020-08-17T14:32:42.708Z] Go version: go1.13.10 [2020-08-17T14:32:42.708Z] Git commit: 48a66213fe [2020-08-17T14:32:42.708Z] Built: Mon Jun 22 15:45:36 2020 [2020-08-17T14:32:42.708Z] OS/Arch: linux/amd64 [2020-08-17T14:32:42.708Z] Experimental: false [2020-08-17T14:32:42.708Z] [2020-08-17T14:32:42.708Z] Server: Docker Engine - Community [2020-08-17T14:32:42.708Z] Engine: [2020-08-17T14:32:42.708Z] Version: 19.03.12 [2020-08-17T14:32:42.708Z] API version: 1.40 (minimum version 1.12) [2020-08-17T14:32:42.708Z] Go version: go1.13.10 [2020-08-17T14:32:42.708Z] Git commit: 48a66213fe [2020-08-17T14:32:42.708Z] Built: Mon Jun 22 15:44:07 2020 [2020-08-17T14:32:42.708Z] OS/Arch: linux/amd64 [2020-08-17T14:32:42.708Z] Experimental: true [2020-08-17T14:32:42.708Z] containerd: [2020-08-17T14:32:42.708Z] Version: 1.2.13 [2020-08-17T14:32:42.708Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-17T14:32:42.708Z] runc: [2020-08-17T14:32:42.708Z] Version: 1.0.0-rc10 [2020-08-17T14:32:42.708Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-17T14:32:42.708Z] docker-init: [2020-08-17T14:32:42.708Z] Version: 0.18.0 [2020-08-17T14:32:42.708Z] GitCommit: fec3683 [Pipeline] sh [2020-08-17T14:32:42.936Z] #6 DONE 0.2s [2020-08-17T14:32:42.936Z] [2020-08-17T14:32:42.936Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-17T14:32:42.936Z] #5 DONE 0.2s [2020-08-17T14:32:42.936Z] [2020-08-17T14:32:42.936Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-17T14:32:42.936Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-08-17T14:32:43.056Z] + docker info [2020-08-17T14:32:43.205Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0B / 9.98MB 0.2s [2020-08-17T14:32:43.205Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-08-17T14:32:43.205Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 0.2s [2020-08-17T14:32:43.205Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.2s [2020-08-17T14:32:43.205Z] #7 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-08-17T14:32:43.205Z] #7 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-08-17T14:32:43.205Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 7.24MB / 9.98MB 0.3s [2020-08-17T14:32:43.205Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 607.76kB / 7.68MB 0.3s [2020-08-17T14:32:43.205Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.53MB / 49.18MB 0.3s [2020-08-17T14:32:43.471Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.4s [2020-08-17T14:32:43.471Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.4s [2020-08-17T14:32:43.471Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 14.04MB / 49.18MB 0.4s [2020-08-17T14:32:43.471Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 26.81MB / 49.18MB 0.5s [2020-08-17T14:32:43.735Z] #7 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 0.5s done [2020-08-17T14:32:43.735Z] #7 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.5s done [2020-08-17T14:32:43.735Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 40.52MB / 49.18MB 0.7s [2020-08-17T14:32:43.735Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 0B / 52.16MB 0.7s [2020-08-17T14:32:43.735Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 0.7s [2020-08-17T14:32:43.735Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 46.85MB / 49.18MB 0.8s [2020-08-17T14:32:43.735Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 5.21MB / 52.16MB 0.9s [2020-08-17T14:32:43.735Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 6.64MB / 62.53MB 0.9s [2020-08-17T14:32:44.008Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 20.34MB / 52.16MB 1.1s [2020-08-17T14:32:44.008Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 17.38MB / 62.53MB 1.1s [2020-08-17T14:32:44.008Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 26.22MB / 52.16MB 1.2s [2020-08-17T14:32:44.008Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 25.98MB / 62.53MB 1.2s [2020-08-17T14:32:44.280Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 31.55MB / 52.16MB 1.3s [2020-08-17T14:32:44.280Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 34.19MB / 62.53MB 1.3s [2020-08-17T14:32:44.280Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 45.70MB / 62.53MB 1.4s [2020-08-17T14:32:44.672Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 42.35MB / 52.16MB 1.6s [2020-08-17T14:32:44.672Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.34MB / 62.53MB 1.6s [2020-08-17T14:32:44.672Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 47.05MB / 52.16MB 1.7s [2020-08-17T14:32:44.935Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 1.8s [2020-08-17T14:32:46.332Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 [2020-08-17T14:32:46.594Z] #7 ... [2020-08-17T14:32:46.594Z] [2020-08-17T14:32:46.594Z] #20 [internal] load build context [2020-08-17T14:32:46.594Z] #20 transferring context: 51.48MB 2.5s done [2020-08-17T14:32:46.594Z] #20 DONE 3.6s [2020-08-17T14:32:46.594Z] [2020-08-17T14:32:46.594Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-17T14:32:46.856Z] #7 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.1s done [2020-08-17T14:32:46.856Z] #7 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.6s done [2020-08-17T14:32:46.856Z] #7 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.6s done [2020-08-17T14:32:46.856Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 12.64MB / 97.69MB 3.9s [2020-08-17T14:32:46.856Z] #7 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 3.8s done [2020-08-17T14:32:46.856Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 26.69MB / 97.69MB 4.0s [2020-08-17T14:32:47.123Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 33.96MB / 97.69MB 4.1s [2020-08-17T14:32:47.123Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 48.08MB / 97.69MB 4.3s [2020-08-17T14:32:47.157Z] #52 ... [2020-08-17T14:32:47.157Z] [2020-08-17T14:32:47.157Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:32:47.157Z] #45 109.0 + cd /tmp/tmp.wb5B8xIpvK/src/github.com/golangci/golangci-lint/ [2020-08-17T14:32:47.157Z] #45 109.0 + git checkout -q v1.23.8 [2020-08-17T14:32:47.157Z] #45 109.1 ++ git describe --tags [2020-08-17T14:32:47.157Z] #45 109.1 + version=v1.23.8 [2020-08-17T14:32:47.157Z] #45 109.1 ++ git rev-parse --short HEAD [2020-08-17T14:32:47.157Z] #45 109.1 + commit=76a82c6 [2020-08-17T14:32:47.157Z] #45 109.1 ++ git show -s --format=%cd [2020-08-17T14:32:47.157Z] #45 109.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-17T14:32:47.157Z] #45 109.1 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-17T14:32:47.391Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 54.64MB / 97.69MB 4.4s [2020-08-17T14:32:47.657Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 71.39MB / 97.69MB 4.9s [2020-08-17T14:32:47.836Z] Client: [2020-08-17T14:32:47.836Z] Debug Mode: false [2020-08-17T14:32:47.836Z] [2020-08-17T14:32:47.836Z] Server: [2020-08-17T14:32:47.836Z] Containers: 0 [2020-08-17T14:32:47.836Z] Running: 0 [2020-08-17T14:32:47.836Z] Paused: 0 [2020-08-17T14:32:47.836Z] Stopped: 0 [2020-08-17T14:32:47.836Z] Images: 0 [2020-08-17T14:32:47.836Z] Server Version: 19.03.12 [2020-08-17T14:32:47.836Z] Storage Driver: overlay2 [2020-08-17T14:32:47.836Z] Backing Filesystem: extfs [2020-08-17T14:32:47.836Z] Supports d_type: true [2020-08-17T14:32:47.836Z] Native Overlay Diff: true [2020-08-17T14:32:47.836Z] Logging Driver: json-file [2020-08-17T14:32:47.836Z] Cgroup Driver: cgroupfs [2020-08-17T14:32:47.836Z] Plugins: [2020-08-17T14:32:47.836Z] Volume: local [2020-08-17T14:32:47.836Z] Network: bridge host ipvlan macvlan null overlay [2020-08-17T14:32:47.836Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-17T14:32:47.836Z] Swarm: inactive [2020-08-17T14:32:47.836Z] Runtimes: runc [2020-08-17T14:32:47.836Z] Default Runtime: runc [2020-08-17T14:32:47.836Z] Init Binary: docker-init [2020-08-17T14:32:47.836Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-17T14:32:47.836Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-17T14:32:47.836Z] init version: fec3683 [2020-08-17T14:32:47.836Z] Security Options: [2020-08-17T14:32:47.836Z] apparmor [2020-08-17T14:32:47.836Z] seccomp [2020-08-17T14:32:47.836Z] Profile: default [2020-08-17T14:32:47.836Z] Kernel Version: 5.3.0-1030-aws [2020-08-17T14:32:47.836Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-17T14:32:47.836Z] OSType: linux [2020-08-17T14:32:47.836Z] Architecture: x86_64 [2020-08-17T14:32:47.836Z] CPUs: 2 [2020-08-17T14:32:47.836Z] Total Memory: 7.487GiB [2020-08-17T14:32:47.836Z] Name: ip-10-100-79-128 [2020-08-17T14:32:47.836Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-17T14:32:47.836Z] Docker Root Dir: /var/lib/docker [2020-08-17T14:32:47.836Z] Debug Mode: false [2020-08-17T14:32:47.836Z] Registry: https://index.docker.io/v1/ [2020-08-17T14:32:47.836Z] Labels: [2020-08-17T14:32:47.836Z] Experimental: true [2020-08-17T14:32:47.836Z] Insecure Registries: [2020-08-17T14:32:47.836Z] 127.0.0.0/8 [2020-08-17T14:32:47.836Z] Live Restore Enabled: true [2020-08-17T14:32:47.836Z] [2020-08-17T14:32:47.836Z] WARNING: No swap limit support [Pipeline] sh [2020-08-17T14:32:47.923Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 79.75MB / 97.69MB 5.0s [2020-08-17T14:32:47.923Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 91.89MB / 97.69MB 5.1s [2020-08-17T14:32:48.161Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-17T14:32:48.161Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-17T14:32:48.161Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41335/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-17T14:32:48.161Z] + bash /home/ubuntu/workspace/moby_PR-41335/check-config.sh [2020-08-17T14:32:48.161Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-17T14:32:48.161Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-17T14:32:48.161Z] [2020-08-17T14:32:48.161Z] Generally Necessary: [2020-08-17T14:32:48.161Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-17T14:32:48.161Z] - apparmor: enabled and tools installed [2020-08-17T14:32:48.161Z] - CONFIG_NAMESPACES: enabled [2020-08-17T14:32:48.161Z] - CONFIG_NET_NS: enabled [2020-08-17T14:32:48.161Z] - CONFIG_PID_NS: enabled [2020-08-17T14:32:48.161Z] - CONFIG_IPC_NS: enabled [2020-08-17T14:32:48.161Z] - CONFIG_UTS_NS: enabled [2020-08-17T14:32:48.161Z] - CONFIG_CGROUPS: enabled [2020-08-17T14:32:48.161Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-17T14:32:48.161Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-17T14:32:48.161Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-17T14:32:48.161Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-17T14:32:48.161Z] - CONFIG_CPUSETS: enabled [2020-08-17T14:32:48.161Z] - CONFIG_MEMCG: enabled [2020-08-17T14:32:48.161Z] - CONFIG_KEYS: enabled [2020-08-17T14:32:48.161Z] - CONFIG_VETH: enabled (as module) [2020-08-17T14:32:48.161Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-17T14:32:48.161Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-17T14:32:48.161Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-17T14:32:48.161Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-17T14:32:48.161Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-17T14:32:48.161Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-17T14:32:48.161Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-17T14:32:48.161Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-17T14:32:48.161Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-17T14:32:48.161Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-17T14:32:48.161Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-17T14:32:48.161Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-17T14:32:48.161Z] [2020-08-17T14:32:48.161Z] Optional Features: [2020-08-17T14:32:48.161Z] - CONFIG_USER_NS: enabled [2020-08-17T14:32:48.161Z] - CONFIG_SECCOMP: enabled [2020-08-17T14:32:48.161Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-17T14:32:48.161Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-17T14:32:48.161Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-17T14:32:48.185Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 5.2s [2020-08-17T14:32:48.421Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-17T14:32:48.421Z] - CONFIG_BLK_CGROUP: enabled [2020-08-17T14:32:48.421Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-17T14:32:48.421Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-17T14:32:48.421Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-17T14:32:48.421Z] - CONFIG_CGROUP_PERF: enabled [2020-08-17T14:32:48.421Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-17T14:32:48.421Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-17T14:32:48.421Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-17T14:32:48.421Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-17T14:32:48.421Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-17T14:32:48.421Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-17T14:32:48.421Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-17T14:32:48.421Z] - CONFIG_IP_VS: enabled (as module) [2020-08-17T14:32:48.421Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-17T14:32:48.421Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-17T14:32:48.421Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-17T14:32:48.421Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-17T14:32:48.421Z] - CONFIG_EXT4_FS: enabled [2020-08-17T14:32:48.421Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-17T14:32:48.421Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-17T14:32:48.421Z] - Network Drivers: [2020-08-17T14:32:48.421Z] - "overlay": [2020-08-17T14:32:48.421Z] - CONFIG_VXLAN: enabled (as module) [2020-08-17T14:32:48.421Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-17T14:32:48.421Z] Optional (for encrypted networks): [2020-08-17T14:32:48.421Z] - CONFIG_CRYPTO: enabled [2020-08-17T14:32:48.421Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-17T14:32:48.421Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-17T14:32:48.421Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-17T14:32:48.421Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-17T14:32:48.421Z] - CONFIG_XFRM: enabled [2020-08-17T14:32:48.421Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-17T14:32:48.421Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-17T14:32:48.421Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-17T14:32:48.421Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-17T14:32:48.682Z] - "ipvlan": [2020-08-17T14:32:48.682Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-17T14:32:48.682Z] - "macvlan": [2020-08-17T14:32:48.682Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-17T14:32:48.682Z] - CONFIG_DUMMY: enabled (as module) [2020-08-17T14:32:48.682Z] - "ftp,tftp client in container": [2020-08-17T14:32:48.682Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-17T14:32:48.682Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-17T14:32:48.682Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-17T14:32:48.682Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-17T14:32:48.682Z] - Storage Drivers: [2020-08-17T14:32:48.682Z] - "aufs": [2020-08-17T14:32:48.682Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-17T14:32:48.682Z] - "btrfs": [2020-08-17T14:32:48.682Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-17T14:32:48.682Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-17T14:32:48.682Z] - "devicemapper": [2020-08-17T14:32:48.682Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-17T14:32:48.682Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-17T14:32:48.682Z] - "overlay": [2020-08-17T14:32:48.682Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-17T14:32:48.682Z] - "zfs": [2020-08-17T14:32:48.682Z] - /dev/zfs: present [2020-08-17T14:32:48.682Z] - zfs command: missing [2020-08-17T14:32:48.682Z] - zpool command: missing [2020-08-17T14:32:48.682Z] [2020-08-17T14:32:48.682Z] Limits: [2020-08-17T14:32:48.682Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-17T14:32:48.682Z] [2020-08-17T14:32:48.682Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-17T14:32:49.035Z] + sudo modprobe ip_vs [2020-08-17T14:32:49.035Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dc0d373a219297327398df0d45684284a78715a4 . [2020-08-17T14:32:49.298Z] #2 [internal] load build definition from Dockerfile [2020-08-17T14:32:49.298Z] #2 transferring dockerfile: 16.37kB done [2020-08-17T14:32:49.298Z] #2 DONE 0.1s [2020-08-17T14:32:49.298Z] [2020-08-17T14:32:49.298Z] #1 [internal] load .dockerignore [2020-08-17T14:32:49.298Z] #1 transferring context: 87B 0.0s done [2020-08-17T14:32:49.298Z] #1 DONE 0.1s [2020-08-17T14:32:49.298Z] [2020-08-17T14:32:49.298Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-17T14:32:49.556Z] #3 DONE 0.3s [2020-08-17T14:32:49.576Z] #7 ... [2020-08-17T14:32:49.576Z] [2020-08-17T14:32:49.576Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-17T14:32:49.576Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-17T14:32:49.576Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-17T14:32:49.576Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-17T14:32:49.576Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.8s done [2020-08-17T14:32:49.576Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2020-08-17T14:32:49.576Z] #58 DONE 6.4s [2020-08-17T14:32:49.576Z] [2020-08-17T14:32:49.576Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-17T14:32:49.576Z] #7 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 3.3s done [2020-08-17T14:32:49.815Z] [2020-08-17T14:32:49.815Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-17T14:32:49.815Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-17T14:32:49.815Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.24MB / 8.88MB 0.1s [2020-08-17T14:32:49.815Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-17T14:32:49.815Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-17T14:32:49.815Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-17T14:32:49.815Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-08-17T14:32:50.095Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-08-17T14:32:50.095Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-08-17T14:32:50.148Z] #7 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 7.0s done [2020-08-17T14:32:50.413Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2020-08-17T14:32:50.657Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.5s done [2020-08-17T14:32:50.657Z] #4 DONE 0.9s [2020-08-17T14:32:50.657Z] [2020-08-17T14:32:50.657Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-17T14:32:50.675Z] #7 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2020-08-17T14:32:51.191Z] Client: [2020-08-17T14:32:51.191Z] Debug Mode: false [2020-08-17T14:32:51.191Z] [2020-08-17T14:32:51.191Z] Server: [2020-08-17T14:32:51.191Z] Containers: 0 [2020-08-17T14:32:51.191Z] Running: 0 [2020-08-17T14:32:51.191Z] Paused: 0 [2020-08-17T14:32:51.191Z] Stopped: 0 [2020-08-17T14:32:51.191Z] Images: 0 [2020-08-17T14:32:51.191Z] Server Version: 19.03.12 [2020-08-17T14:32:51.191Z] Storage Driver: overlay2 [2020-08-17T14:32:51.191Z] Backing Filesystem: extfs [2020-08-17T14:32:51.191Z] Supports d_type: true [2020-08-17T14:32:51.192Z] Native Overlay Diff: true [2020-08-17T14:32:51.192Z] Logging Driver: json-file [2020-08-17T14:32:51.192Z] Cgroup Driver: cgroupfs [2020-08-17T14:32:51.192Z] Plugins: [2020-08-17T14:32:51.192Z] Volume: local [2020-08-17T14:32:51.192Z] Network: bridge host ipvlan macvlan null overlay [2020-08-17T14:32:51.192Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-08-17T14:32:51.192Z] Swarm: inactive [2020-08-17T14:32:51.192Z] Runtimes: runc [2020-08-17T14:32:51.192Z] Default Runtime: runc [2020-08-17T14:32:51.192Z] Init Binary: docker-init [2020-08-17T14:32:51.192Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-08-17T14:32:51.192Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-08-17T14:32:51.192Z] init version: fec3683 [2020-08-17T14:32:51.192Z] Security Options: [2020-08-17T14:32:51.192Z] apparmor [2020-08-17T14:32:51.192Z] seccomp [2020-08-17T14:32:51.192Z] Profile: default [2020-08-17T14:32:51.192Z] Kernel Version: 5.3.0-1030-aws [2020-08-17T14:32:51.192Z] Operating System: Ubuntu 18.04.4 LTS [2020-08-17T14:32:51.192Z] OSType: linux [2020-08-17T14:32:51.192Z] Architecture: x86_64 [2020-08-17T14:32:51.192Z] CPUs: 2 [2020-08-17T14:32:51.192Z] Total Memory: 7.487GiB [2020-08-17T14:32:51.192Z] Name: ip-10-100-110-168 [2020-08-17T14:32:51.192Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-08-17T14:32:51.192Z] Docker Root Dir: /var/lib/docker [2020-08-17T14:32:51.192Z] Debug Mode: false [2020-08-17T14:32:51.192Z] Registry: https://index.docker.io/v1/ [2020-08-17T14:32:51.192Z] Labels: [2020-08-17T14:32:51.192Z] Experimental: true [2020-08-17T14:32:51.192Z] Insecure Registries: [2020-08-17T14:32:51.192Z] 127.0.0.0/8 [2020-08-17T14:32:51.192Z] Live Restore Enabled: true [2020-08-17T14:32:51.192Z] [2020-08-17T14:32:51.192Z] WARNING: No swap limit support [Pipeline] sh [2020-08-17T14:32:51.223Z] #6 DONE 0.5s [2020-08-17T14:32:51.223Z] [2020-08-17T14:32:51.223Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-17T14:32:51.223Z] #5 DONE 0.5s [2020-08-17T14:32:51.223Z] [2020-08-17T14:32:51.223Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-17T14:32:51.223Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-17T14:32:51.248Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2020-08-17T14:32:51.480Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-17T14:32:51.480Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-08-17T14:32:51.480Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41335/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-08-17T14:32:51.480Z] + bash /home/ubuntu/workspace/moby_PR-41335/check-config.sh [2020-08-17T14:32:51.480Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-08-17T14:32:51.480Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-08-17T14:32:51.480Z] [2020-08-17T14:32:51.480Z] Generally Necessary: [2020-08-17T14:32:51.480Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-08-17T14:32:51.480Z] - apparmor: enabled and tools installed [2020-08-17T14:32:51.480Z] - CONFIG_NAMESPACES: enabled [2020-08-17T14:32:51.480Z] - CONFIG_NET_NS: enabled [2020-08-17T14:32:51.480Z] - CONFIG_PID_NS: enabled [2020-08-17T14:32:51.480Z] - CONFIG_IPC_NS: enabled [2020-08-17T14:32:51.480Z] - CONFIG_UTS_NS: enabled [2020-08-17T14:32:51.480Z] - CONFIG_CGROUPS: enabled [2020-08-17T14:32:51.480Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-08-17T14:32:51.480Z] - CONFIG_CGROUP_DEVICE: enabled [2020-08-17T14:32:51.480Z] - CONFIG_CGROUP_FREEZER: enabled [2020-08-17T14:32:51.480Z] - CONFIG_CGROUP_SCHED: enabled [2020-08-17T14:32:51.480Z] - CONFIG_CPUSETS: enabled [2020-08-17T14:32:51.480Z] - CONFIG_MEMCG: enabled [2020-08-17T14:32:51.480Z] - CONFIG_KEYS: enabled [2020-08-17T14:32:51.480Z] - CONFIG_VETH: enabled (as module) [2020-08-17T14:32:51.480Z] - CONFIG_BRIDGE: enabled (as module) [2020-08-17T14:32:51.480Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-08-17T14:32:51.480Z] - CONFIG_NF_NAT_IPV4: missing [2020-08-17T14:32:51.480Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-08-17T14:32:51.480Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-08-17T14:32:51.480Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-08-17T14:32:51.480Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-08-17T14:32:51.480Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-08-17T14:32:51.480Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-08-17T14:32:51.480Z] - CONFIG_NF_NAT: enabled (as module) [2020-08-17T14:32:51.480Z] - CONFIG_NF_NAT_NEEDED: missing [2020-08-17T14:32:51.480Z] - CONFIG_POSIX_MQUEUE: enabled [2020-08-17T14:32:51.480Z] [2020-08-17T14:32:51.480Z] Optional Features: [2020-08-17T14:32:51.480Z] - CONFIG_USER_NS: enabled [2020-08-17T14:32:51.480Z] - CONFIG_SECCOMP: enabled [2020-08-17T14:32:51.480Z] - CONFIG_CGROUP_PIDS: enabled [2020-08-17T14:32:51.480Z] - CONFIG_MEMCG_SWAP: enabled [2020-08-17T14:32:51.480Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-08-17T14:32:51.480Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-08-17T14:32:51.483Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-17T14:32:51.483Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-17T14:32:51.510Z] #7 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2020-08-17T14:32:51.755Z] - CONFIG_BLK_CGROUP: enabled [2020-08-17T14:32:51.755Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-08-17T14:32:51.755Z] - CONFIG_IOSCHED_CFQ: missing [2020-08-17T14:32:51.755Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-08-17T14:32:51.755Z] - CONFIG_CGROUP_PERF: enabled [2020-08-17T14:32:51.755Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-08-17T14:32:51.755Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-08-17T14:32:51.755Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-08-17T14:32:51.755Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-08-17T14:32:51.755Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-08-17T14:32:51.755Z] - CONFIG_RT_GROUP_SCHED: missing [2020-08-17T14:32:51.755Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-08-17T14:32:51.755Z] - CONFIG_IP_VS: enabled (as module) [2020-08-17T14:32:51.755Z] - CONFIG_IP_VS_NFCT: enabled [2020-08-17T14:32:51.755Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-08-17T14:32:51.755Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-08-17T14:32:51.755Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-08-17T14:32:51.755Z] - CONFIG_EXT4_FS: enabled [2020-08-17T14:32:51.755Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-08-17T14:32:51.755Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-08-17T14:32:51.755Z] - Network Drivers: [2020-08-17T14:32:51.755Z] - "overlay": [2020-08-17T14:32:51.755Z] - CONFIG_VXLAN: enabled (as module) [2020-08-17T14:32:51.755Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-08-17T14:32:51.755Z] Optional (for encrypted networks): [2020-08-17T14:32:51.755Z] - CONFIG_CRYPTO: enabled [2020-08-17T14:32:51.755Z] - CONFIG_CRYPTO_AEAD: enabled [2020-08-17T14:32:51.755Z] - CONFIG_CRYPTO_GCM: enabled [2020-08-17T14:32:51.755Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-08-17T14:32:51.755Z] - CONFIG_CRYPTO_GHASH: enabled [2020-08-17T14:32:51.755Z] - CONFIG_XFRM: enabled [2020-08-17T14:32:51.755Z] - CONFIG_XFRM_USER: enabled (as module) [2020-08-17T14:32:51.755Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-08-17T14:32:51.755Z] - CONFIG_INET_ESP: enabled (as module) [2020-08-17T14:32:51.755Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-08-17T14:32:51.755Z] - "ipvlan": [2020-08-17T14:32:51.755Z] - CONFIG_IPVLAN: enabled (as module) [2020-08-17T14:32:51.755Z] - "macvlan": [2020-08-17T14:32:51.755Z] - CONFIG_MACVLAN: enabled (as module) [2020-08-17T14:32:51.755Z] - CONFIG_DUMMY: enabled (as module) [2020-08-17T14:32:51.755Z] - "ftp,tftp client in container": [2020-08-17T14:32:52.022Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-08-17T14:32:52.022Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-08-17T14:32:52.022Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-08-17T14:32:52.022Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-08-17T14:32:52.022Z] - Storage Drivers: [2020-08-17T14:32:52.022Z] - "aufs": [2020-08-17T14:32:52.022Z] - CONFIG_AUFS_FS: enabled (as module) [2020-08-17T14:32:52.022Z] - "btrfs": [2020-08-17T14:32:52.022Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-08-17T14:32:52.022Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-08-17T14:32:52.022Z] - "devicemapper": [2020-08-17T14:32:52.022Z] - CONFIG_BLK_DEV_DM: enabled [2020-08-17T14:32:52.022Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-08-17T14:32:52.022Z] - "overlay": [2020-08-17T14:32:52.022Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-08-17T14:32:52.022Z] - "zfs": [2020-08-17T14:32:52.022Z] - /dev/zfs: present [2020-08-17T14:32:52.022Z] - zfs command: missing [2020-08-17T14:32:52.022Z] - zpool command: missing [2020-08-17T14:32:52.022Z] [2020-08-17T14:32:52.022Z] Limits: [2020-08-17T14:32:52.022Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-08-17T14:32:52.022Z] [2020-08-17T14:32:52.022Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-08-17T14:32:52.082Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2020-08-17T14:32:52.372Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:dc0d373a219297327398df0d45684284a78715a4 . [2020-08-17T14:32:52.372Z] #2 [internal] load build definition from Dockerfile [2020-08-17T14:32:52.372Z] #2 transferring dockerfile: 16.37kB done [2020-08-17T14:32:52.633Z] #2 DONE 0.1s [2020-08-17T14:32:52.633Z] [2020-08-17T14:32:52.633Z] #1 [internal] load .dockerignore [2020-08-17T14:32:52.633Z] #1 transferring context: 87B done [2020-08-17T14:32:52.633Z] #1 DONE 0.1s [2020-08-17T14:32:52.633Z] [2020-08-17T14:32:52.633Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-08-17T14:32:53.286Z] #3 DONE 0.6s [2020-08-17T14:32:53.286Z] [2020-08-17T14:32:53.286Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-08-17T14:32:53.286Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-08-17T14:32:53.286Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-08-17T14:32:53.286Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-08-17T14:32:53.286Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-08-17T14:32:53.286Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-08-17T14:32:53.286Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-08-17T14:32:53.603Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-08-17T14:32:53.603Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-08-17T14:32:53.879Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-08-17T14:32:53.879Z] #4 DONE 0.8s [2020-08-17T14:32:54.456Z] [2020-08-17T14:32:54.456Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-08-17T14:32:54.598Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|name|compiled_files|exports_file) took 1m59.026088503s [2020-08-17T14:32:54.598Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 475.872822ms [2020-08-17T14:32:54.635Z] #7 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 1.9s done [2020-08-17T14:32:54.723Z] #6 DONE 0.3s [2020-08-17T14:32:54.723Z] [2020-08-17T14:32:54.723Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-08-17T14:32:54.723Z] #5 DONE 0.4s [2020-08-17T14:32:54.723Z] [2020-08-17T14:32:54.723Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-17T14:32:54.723Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-08-17T14:32:54.723Z] #7 DONE 0.0s [2020-08-17T14:32:54.723Z] [2020-08-17T14:32:54.723Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-17T14:32:54.723Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-08-17T14:32:54.985Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-08-17T14:32:54.985Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-08-17T14:32:54.985Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.21MB / 9.86MB 0.2s [2020-08-17T14:32:55.211Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2020-08-17T14:32:55.243Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s [2020-08-17T14:32:55.243Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-08-17T14:32:55.243Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-08-17T14:32:55.685Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 3.7s [2020-08-17T14:32:55.685Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.9s [2020-08-17T14:32:55.685Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.0s done [2020-08-17T14:32:55.685Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-08-17T14:32:57.074Z] #58 ... [2020-08-17T14:32:57.074Z] [2020-08-17T14:32:57.074Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-17T14:32:57.074Z] #7 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-08-17T14:32:57.074Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-08-17T14:32:57.074Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2020-08-17T14:32:57.074Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-08-17T14:32:57.074Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-08-17T14:32:57.074Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.1s done [2020-08-17T14:32:57.074Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done [2020-08-17T14:32:57.074Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.1s done [2020-08-17T14:32:57.074Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.7s done [2020-08-17T14:32:57.074Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.0s [2020-08-17T14:32:57.074Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 85.52MB / 120.17MB 5.5s [2020-08-17T14:32:57.074Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.6s done [2020-08-17T14:32:57.074Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 94.72MB / 120.17MB 5.6s [2020-08-17T14:32:57.074Z] #7 ... [2020-08-17T14:32:57.074Z] [2020-08-17T14:32:57.074Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-17T14:32:57.129Z] #7 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.8s done [2020-08-17T14:32:57.149Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.5s done [2020-08-17T14:32:57.333Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.1s done [2020-08-17T14:32:57.701Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2020-08-17T14:32:57.722Z] #58 DONE 3.0s [2020-08-17T14:32:57.722Z] [2020-08-17T14:32:57.722Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-17T14:32:57.722Z] #7 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-08-17T14:32:57.722Z] #7 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-08-17T14:32:57.722Z] #7 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-08-17T14:32:57.722Z] #7 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.4s done [2020-08-17T14:32:57.722Z] #7 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2020-08-17T14:32:57.722Z] #7 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done [2020-08-17T14:32:57.722Z] #7 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.6s done [2020-08-17T14:32:57.722Z] #7 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.9s done [2020-08-17T14:32:57.722Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.3s [2020-08-17T14:32:57.722Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.9s [2020-08-17T14:32:57.722Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.9s [2020-08-17T14:32:57.899Z] #58 ... [2020-08-17T14:32:57.899Z] [2020-08-17T14:32:57.899Z] #20 [internal] load build context [2020-08-17T14:32:57.899Z] #20 transferring context: 51.48MB 6.2s done [2020-08-17T14:32:57.899Z] #20 DONE 6.6s [2020-08-17T14:32:57.899Z] [2020-08-17T14:32:57.899Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-17T14:32:57.899Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.7s [2020-08-17T14:32:57.982Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.0s [2020-08-17T14:32:57.982Z] #7 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.0s done [2020-08-17T14:32:58.248Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.05MB / 120.17MB 3.2s [2020-08-17T14:32:58.248Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 19.96MB / 120.17MB 3.4s [2020-08-17T14:32:58.463Z] #7 ... [2020-08-17T14:32:58.463Z] [2020-08-17T14:32:58.463Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-08-17T14:32:58.463Z] #58 DONE 7.2s [2020-08-17T14:32:58.463Z] [2020-08-17T14:32:58.463Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-17T14:32:58.463Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.1s done [2020-08-17T14:32:58.511Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.46MB / 120.17MB 3.6s [2020-08-17T14:32:58.779Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 37.38MB / 120.17MB 3.8s [2020-08-17T14:32:59.039Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 44.65MB / 120.17MB 4.0s [2020-08-17T14:32:59.301Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 51.28MB / 120.17MB 4.2s [2020-08-17T14:32:59.301Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 58.80MB / 120.17MB 4.4s [2020-08-17T14:32:59.301Z] #7 ... [2020-08-17T14:32:59.301Z] [2020-08-17T14:32:59.301Z] #20 [internal] load build context [2020-08-17T14:32:59.301Z] #20 transferring context: 51.48MB 4.4s done [2020-08-17T14:32:59.301Z] #20 DONE 4.6s [2020-08-17T14:32:59.301Z] [2020-08-17T14:32:59.301Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-08-17T14:32:59.575Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.89MB / 120.17MB 4.6s [2020-08-17T14:32:59.793Z] #45 ... [2020-08-17T14:32:59.793Z] [2020-08-17T14:32:59.793Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:32:59.793Z] #52 121.3 + bin/containerd-stress [2020-08-17T14:32:59.793Z] #52 123.1 + bin/containerd-shim [2020-08-17T14:32:59.838Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 76.40MB / 120.17MB 5.0s [2020-08-17T14:33:00.099Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 86.20MB / 120.17MB 5.2s [2020-08-17T14:33:00.357Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.3s done [2020-08-17T14:33:00.357Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-08-17T14:33:00.360Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.95MB / 120.17MB 5.4s [2020-08-17T14:33:00.614Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2020-08-17T14:33:00.619Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 107.53MB / 120.17MB 5.7s [2020-08-17T14:33:00.619Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.34MB / 120.17MB 5.8s [2020-08-17T14:33:00.871Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-08-17T14:33:01.188Z] #7 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.2s done [2020-08-17T14:33:01.434Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2020-08-17T14:33:01.434Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-08-17T14:33:01.914Z] #7 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.0s done [2020-08-17T14:33:02.860Z] #7 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2020-08-17T14:33:03.097Z] #7 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.3s done [2020-08-17T14:33:03.097Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s [2020-08-17T14:33:03.122Z] #7 DONE 20.0s [2020-08-17T14:33:03.122Z] [2020-08-17T14:33:03.122Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-17T14:33:03.666Z] #7 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2020-08-17T14:33:03.666Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2020-08-17T14:33:04.067Z] #8 DONE 1.1s [2020-08-17T14:33:04.067Z] [2020-08-17T14:33:04.067Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-17T14:33:04.234Z] #7 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2020-08-17T14:33:04.234Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2020-08-17T14:33:05.016Z] #9 DONE 0.9s [2020-08-17T14:33:05.016Z] [2020-08-17T14:33:05.016Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-17T14:33:05.016Z] #27 DONE 0.1s [2020-08-17T14:33:05.016Z] [2020-08-17T14:33:05.016Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-17T14:33:05.016Z] #35 DONE 0.1s [2020-08-17T14:33:05.016Z] [2020-08-17T14:33:05.016Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-17T14:33:05.606Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done [2020-08-17T14:33:05.606Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-08-17T14:33:07.387Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-08-17T14:33:07.387Z] [2020-08-17T14:33:07.387Z] ________ ____ __. [2020-08-17T14:33:07.387Z] \_____ \ | |/ _| [2020-08-17T14:33:07.387Z] / | \| < [2020-08-17T14:33:07.387Z] / | \ | \ [2020-08-17T14:33:07.387Z] \_______ /____|__ \ [2020-08-17T14:33:07.387Z] \/ \/ [2020-08-17T14:33:07.387Z] [2020-08-17T14:33:07.387Z] INFO: make.ps1 ended at 08/17/2020 14:32:58 [2020-08-17T14:33:07.387Z] INFO: Binaries build ended at 08/17/2020 14:33:00. Duration:00:01:11.2624094 [2020-08-17T14:33:07.387Z] INFO: Copying the built daemon binary to d:\CI\PR-41335\7\binary\dockerd-4bdfe08f9c.exe... [2020-08-17T14:33:07.387Z] INFO: Copying the built client binary to d:\CI\PR-41335\7\binary\docker-4bdfe08f9c.exe... [2020-08-17T14:33:07.387Z] INFO: Copying dockerversion from the container... [2020-08-17T14:33:07.387Z] INFO: Copying the golang package from the container to d:\CI\PR-41335\7\installer\go.zip... [2020-08-17T14:33:07.846Z] INFO: Extracting go.zip to d:\CI\PR-41335\7\go [2020-08-17T14:33:08.258Z] #52 130.7 + bin/containerd-shim-runc-v1 [2020-08-17T14:33:09.247Z] #28 4.143 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-17T14:33:09.247Z] #28 4.160 Cloning into '.'... [2020-08-17T14:33:09.443Z] INFO [runner/unused/goanalysis] analyzers took 27.765428359s with top 10 stages: buildssa: 23.269249043s, U1000: 4.496179316s [2020-08-17T14:33:09.510Z] #7 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.4s done [2020-08-17T14:33:09.511Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-08-17T14:33:09.793Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.0s done [2020-08-17T14:33:09.793Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2020-08-17T14:33:10.654Z] #28 ... [2020-08-17T14:33:10.654Z] [2020-08-17T14:33:10.654Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:10.654Z] #54 4.262 + RM_GOPATH=0 [2020-08-17T14:33:10.654Z] #54 4.262 + TMP_GOPATH= [2020-08-17T14:33:10.654Z] #54 4.262 + : /build [2020-08-17T14:33:10.654Z] #54 4.262 + '[' -z '' ']' [2020-08-17T14:33:10.654Z] #54 4.262 ++ mktemp -d [2020-08-17T14:33:10.654Z] #54 4.264 + export GOPATH=/tmp/tmp.ectlNDtZdn [2020-08-17T14:33:10.654Z] #54 4.264 + GOPATH=/tmp/tmp.ectlNDtZdn [2020-08-17T14:33:10.654Z] #54 4.264 + RM_GOPATH=1 [2020-08-17T14:33:10.654Z] #54 4.264 + case "$(go env GOARCH)" in [2020-08-17T14:33:10.654Z] #54 4.268 ++ go env GOARCH [2020-08-17T14:33:10.654Z] #54 4.294 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:10.654Z] #54 4.294 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:10.654Z] #54 4.294 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:10.654Z] #54 4.294 + dir=/tmp/install [2020-08-17T14:33:10.654Z] #54 4.294 + bin=rootlesskit [2020-08-17T14:33:10.654Z] #54 4.294 + shift [2020-08-17T14:33:10.654Z] #54 4.294 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-17T14:33:10.654Z] #54 4.295 + . /tmp/install/rootlesskit.installer [2020-08-17T14:33:10.654Z] #54 4.295 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-17T14:33:10.654Z] #54 4.295 + install_rootlesskit [2020-08-17T14:33:10.654Z] #54 4.295 + case "$1" in [2020-08-17T14:33:10.654Z] #54 4.295 + export CGO_ENABLED=0 [2020-08-17T14:33:10.654Z] #54 4.295 + CGO_ENABLED=0 [2020-08-17T14:33:10.654Z] #54 4.295 + _install_rootlesskit [2020-08-17T14:33:10.654Z] #54 4.295 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-17T14:33:10.654Z] #54 4.295 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ectlNDtZdn/src/github.com/rootless-containers/rootlesskit [2020-08-17T14:33:10.654Z] #54 4.295 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-17T14:33:10.654Z] #54 4.299 Cloning into '/tmp/tmp.ectlNDtZdn/src/github.com/rootless-containers/rootlesskit'... [2020-08-17T14:33:10.920Z] #54 ... [2020-08-17T14:33:10.920Z] [2020-08-17T14:33:10.921Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:10.921Z] #43 5.555 + RM_GOPATH=0 [2020-08-17T14:33:10.921Z] #43 5.555 + TMP_GOPATH= [2020-08-17T14:33:10.921Z] #43 5.555 + : /build [2020-08-17T14:33:10.921Z] #43 5.555 + '[' -z '' ']' [2020-08-17T14:33:10.921Z] #43 5.556 ++ mktemp -d [2020-08-17T14:33:10.921Z] #43 5.588 + export GOPATH=/tmp/tmp.VNuEZD1pQt [2020-08-17T14:33:10.921Z] #43 5.588 + GOPATH=/tmp/tmp.VNuEZD1pQt [2020-08-17T14:33:10.921Z] #43 5.588 + RM_GOPATH=1 [2020-08-17T14:33:10.921Z] #43 5.588 + case "$(go env GOARCH)" in [2020-08-17T14:33:10.921Z] #43 5.588 ++ go env GOARCH [2020-08-17T14:33:10.921Z] #43 5.615 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:10.921Z] #43 5.615 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:10.921Z] #43 5.619 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:10.921Z] #43 5.632 + dir=/tmp/install [2020-08-17T14:33:10.921Z] #43 5.633 + bin=gotestsum [2020-08-17T14:33:10.921Z] #43 5.633 + shift [2020-08-17T14:33:10.921Z] #43 5.633 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-17T14:33:10.921Z] #43 5.634 + . /tmp/install/gotestsum.installer [2020-08-17T14:33:10.921Z] #43 5.635 ++ : v0.3.5 [2020-08-17T14:33:10.921Z] #43 5.635 + install_gotestsum [2020-08-17T14:33:10.921Z] #43 5.638 + set -e [2020-08-17T14:33:10.921Z] #43 5.644 + export GO111MODULE=on [2020-08-17T14:33:10.921Z] #43 5.646 + GO111MODULE=on [2020-08-17T14:33:10.921Z] #43 5.647 + GOBIN=/build [2020-08-17T14:33:10.921Z] #43 5.647 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-17T14:33:10.921Z] #43 5.807 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-17T14:33:10.921Z] #43 5.816 go: finding gotest.tools v0.3.5 [2020-08-17T14:33:10.980Z] #52 134.3 + bin/containerd-shim-runc-v2 [2020-08-17T14:33:11.504Z] #43 ... [2020-08-17T14:33:11.504Z] [2020-08-17T14:33:11.504Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:11.504Z] #21 6.361 + RM_GOPATH=0 [2020-08-17T14:33:11.504Z] #21 6.362 + TMP_GOPATH= [2020-08-17T14:33:11.504Z] #21 6.362 + : /build [2020-08-17T14:33:11.504Z] #21 6.363 + '[' -z '' ']' [2020-08-17T14:33:11.504Z] #21 6.390 ++ mktemp -d [2020-08-17T14:33:11.504Z] #21 6.415 + export GOPATH=/tmp/tmp.Acvk0aVX7t [2020-08-17T14:33:11.504Z] #21 6.416 + GOPATH=/tmp/tmp.Acvk0aVX7t [2020-08-17T14:33:11.504Z] #21 6.416 + RM_GOPATH=1 [2020-08-17T14:33:11.504Z] #21 6.416 + case "$(go env GOARCH)" in [2020-08-17T14:33:11.504Z] #21 6.417 ++ go env GOARCH [2020-08-17T14:33:11.504Z] #21 6.432 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:11.504Z] #21 6.432 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:11.504Z] #21 6.434 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:11.504Z] #21 6.445 + dir=/tmp/install [2020-08-17T14:33:11.504Z] #21 6.447 + bin=dockercli [2020-08-17T14:33:11.504Z] #21 6.447 + shift [2020-08-17T14:33:11.504Z] #21 6.449 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-17T14:33:11.504Z] #21 6.451 + . /tmp/install/dockercli.installer [2020-08-17T14:33:11.504Z] #21 6.452 ++ : stable [2020-08-17T14:33:11.504Z] #21 6.453 ++ : 17.06.2-ce [2020-08-17T14:33:11.504Z] #21 6.462 + install_dockercli [2020-08-17T14:33:11.504Z] #21 6.480 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-17T14:33:11.504Z] #21 6.480 Install docker/cli version 17.06.2-ce from stable [2020-08-17T14:33:11.504Z] #21 6.483 ++ uname -m [2020-08-17T14:33:11.504Z] #21 6.486 + arch=aarch64 [2020-08-17T14:33:11.504Z] #21 6.489 + '[' aarch64 '!=' x86_64 ']' [2020-08-17T14:33:11.504Z] #21 6.489 + '[' aarch64 '!=' s390x ']' [2020-08-17T14:33:11.504Z] #21 6.490 + '[' aarch64 '!=' armhf ']' [2020-08-17T14:33:11.504Z] #21 6.490 + build_dockercli [2020-08-17T14:33:11.504Z] #21 6.491 + git clone https://github.com/docker/docker-ce /tmp/tmp.Acvk0aVX7t/tmp/docker-ce [2020-08-17T14:33:11.504Z] #21 6.500 Cloning into '/tmp/tmp.Acvk0aVX7t/tmp/docker-ce'... [2020-08-17T14:33:11.610Z] #52 135.2 + binaries [2020-08-17T14:33:11.610Z] #52 135.3 + install -D bin/containerd /build/containerd [2020-08-17T14:33:11.610Z] #52 135.3 + install -D bin/containerd-shim /build/containerd-shim [2020-08-17T14:33:11.610Z] #52 135.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-17T14:33:11.610Z] #52 135.3 + install -D bin/ctr /build/ctr [2020-08-17T14:33:12.047Z] #7 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 2.9s done [2020-08-17T14:33:12.047Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2020-08-17T14:33:12.081Z] #21 ... [2020-08-17T14:33:12.081Z] [2020-08-17T14:33:12.081Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:12.081Z] #43 7.001 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-17T14:33:12.243Z] #52 DONE 136.0s [2020-08-17T14:33:12.243Z] [2020-08-17T14:33:12.243Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:12.659Z] #43 7.555 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-17T14:33:13.609Z] #43 8.687 go: downloading gotest.tools v2.1.0+incompatible [2020-08-17T14:33:13.752Z] #45 DONE 137.4s [2020-08-17T14:33:13.881Z] #43 8.827 go: extracting gotest.tools v2.1.0+incompatible [2020-08-17T14:33:13.881Z] #43 8.971 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-17T14:33:14.144Z] #43 9.091 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-17T14:33:14.144Z] #43 9.092 go: downloading github.com/pkg/errors v0.8.0 [2020-08-17T14:33:14.144Z] #43 9.106 go: downloading github.com/fatih/color v1.6.0 [2020-08-17T14:33:14.144Z] #43 9.108 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-17T14:33:14.144Z] #43 9.148 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-17T14:33:14.144Z] #43 9.190 go: extracting github.com/fatih/color v1.6.0 [2020-08-17T14:33:14.144Z] #43 9.264 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-17T14:33:14.407Z] #43 9.430 go: extracting github.com/pkg/errors v0.8.0 [2020-08-17T14:33:14.407Z] #43 9.436 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-17T14:33:14.670Z] #43 9.673 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-17T14:33:14.670Z] #43 9.811 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-17T14:33:14.827Z] [2020-08-17T14:33:14.827Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-17T14:33:14.827Z] #46 DONE 0.2s [2020-08-17T14:33:14.827Z] [2020-08-17T14:33:14.827Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-17T14:33:14.934Z] #43 9.877 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-17T14:33:14.934Z] #43 9.923 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-17T14:33:14.934Z] #43 10.03 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-17T14:33:14.934Z] #43 ... [2020-08-17T14:33:14.934Z] [2020-08-17T14:33:14.934Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:33:14.934Z] #32 6.125 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-17T14:33:14.934Z] #32 6.216 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-17T14:33:14.934Z] #32 6.219 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-17T14:33:14.934Z] #32 7.372 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-17T14:33:14.934Z] #32 9.043 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [215 kB] [2020-08-17T14:33:15.045Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2020-08-17T14:33:15.118Z] #48 DONE 0.1s [2020-08-17T14:33:15.118Z] [2020-08-17T14:33:15.118Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-17T14:33:15.118Z] #50 DONE 0.2s [2020-08-17T14:33:15.118Z] [2020-08-17T14:33:15.118Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-17T14:33:15.197Z] #32 ... [2020-08-17T14:33:15.197Z] [2020-08-17T14:33:15.197Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:33:15.197Z] #41 5.749 + RM_GOPATH=0 [2020-08-17T14:33:15.197Z] #41 5.749 + TMP_GOPATH= [2020-08-17T14:33:15.197Z] #41 5.749 + : /build [2020-08-17T14:33:15.197Z] #41 5.749 + '[' -z '' ']' [2020-08-17T14:33:15.197Z] #41 5.749 ++ mktemp -d [2020-08-17T14:33:15.197Z] #41 5.750 + export GOPATH=/tmp/tmp.02SssJtXuW [2020-08-17T14:33:15.197Z] #41 5.750 + GOPATH=/tmp/tmp.02SssJtXuW [2020-08-17T14:33:15.197Z] #41 5.751 + RM_GOPATH=1 [2020-08-17T14:33:15.197Z] #41 5.751 + case "$(go env GOARCH)" in [2020-08-17T14:33:15.197Z] #41 5.752 ++ go env GOARCH [2020-08-17T14:33:15.197Z] #41 5.759 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:15.197Z] #41 5.760 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:15.197Z] #41 5.763 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:15.197Z] #41 5.776 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-17T14:33:15.197Z] #41 5.776 + dir=/tmp/install [2020-08-17T14:33:15.197Z] #41 5.776 + bin=vndr [2020-08-17T14:33:15.197Z] #41 5.776 + shift [2020-08-17T14:33:15.197Z] #41 5.776 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-17T14:33:15.197Z] #41 5.776 + . /tmp/install/vndr.installer [2020-08-17T14:33:15.197Z] #41 5.776 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-17T14:33:15.197Z] #41 5.776 + install_vndr [2020-08-17T14:33:15.197Z] #41 5.776 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-17T14:33:15.197Z] #41 5.797 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.02SssJtXuW/src/github.com/LK4D4/vndr [2020-08-17T14:33:15.197Z] #41 5.854 Cloning into '/tmp/tmp.02SssJtXuW/src/github.com/LK4D4/vndr'... [2020-08-17T14:33:15.197Z] #41 6.523 + cd /tmp/tmp.02SssJtXuW/src/github.com/LK4D4/vndr [2020-08-17T14:33:15.197Z] #41 6.524 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-17T14:33:15.197Z] #41 6.564 + go build -buildmode=pie -v -o /build/vndr . [2020-08-17T14:33:15.197Z] #41 7.909 internal/cpu [2020-08-17T14:33:15.197Z] #41 7.920 runtime/internal/sys [2020-08-17T14:33:15.197Z] #41 7.953 internal/race [2020-08-17T14:33:15.197Z] #41 8.146 runtime/internal/atomic [2020-08-17T14:33:15.197Z] #41 8.202 sync/atomic [2020-08-17T14:33:15.197Z] #41 8.280 runtime/internal/math [2020-08-17T14:33:15.197Z] #41 8.409 unicode [2020-08-17T14:33:15.197Z] #41 8.755 internal/bytealg [2020-08-17T14:33:15.197Z] #41 8.821 unicode/utf8 [2020-08-17T14:33:15.197Z] #41 8.959 math [2020-08-17T14:33:15.197Z] #41 9.833 internal/testlog [2020-08-17T14:33:15.197Z] #41 10.27 runtime [2020-08-17T14:33:15.197Z] #41 ... [2020-08-17T14:33:15.197Z] [2020-08-17T14:33:15.197Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:15.197Z] #47 5.191 + RM_GOPATH=0 [2020-08-17T14:33:15.197Z] #47 5.191 + TMP_GOPATH= [2020-08-17T14:33:15.197Z] #47 5.191 + : /build [2020-08-17T14:33:15.197Z] #47 5.191 + '[' -z '' ']' [2020-08-17T14:33:15.197Z] #47 5.191 ++ mktemp -d [2020-08-17T14:33:15.197Z] #47 5.191 + export GOPATH=/tmp/tmp.w5w2vUYSzY [2020-08-17T14:33:15.197Z] #47 5.191 + GOPATH=/tmp/tmp.w5w2vUYSzY [2020-08-17T14:33:15.197Z] #47 5.191 + RM_GOPATH=1 [2020-08-17T14:33:15.197Z] #47 5.191 + case "$(go env GOARCH)" in [2020-08-17T14:33:15.197Z] #47 5.191 ++ go env GOARCH [2020-08-17T14:33:15.197Z] #47 5.220 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:15.197Z] #47 5.220 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:15.197Z] #47 5.220 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:15.197Z] #47 5.224 + dir=/tmp/install [2020-08-17T14:33:15.197Z] #47 5.224 + bin=shfmt [2020-08-17T14:33:15.197Z] #47 5.224 + shift [2020-08-17T14:33:15.197Z] #47 5.224 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-17T14:33:15.197Z] #47 5.224 + . /tmp/install/shfmt.installer [2020-08-17T14:33:15.197Z] #47 5.224 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-17T14:33:15.197Z] #47 5.224 + install_shfmt [2020-08-17T14:33:15.197Z] #47 5.224 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-17T14:33:15.197Z] #47 5.224 + git clone https://github.com/mvdan/sh.git /tmp/tmp.w5w2vUYSzY/src/github.com/mvdan/sh [2020-08-17T14:33:15.197Z] #47 5.235 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-17T14:33:15.197Z] #47 5.239 Cloning into '/tmp/tmp.w5w2vUYSzY/src/github.com/mvdan/sh'... [2020-08-17T14:33:15.197Z] #47 ... [2020-08-17T14:33:15.197Z] [2020-08-17T14:33:15.197Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:15.197Z] #30 6.438 + RM_GOPATH=0 [2020-08-17T14:33:15.197Z] #30 6.438 + TMP_GOPATH= [2020-08-17T14:33:15.197Z] #30 6.438 + : /build [2020-08-17T14:33:15.197Z] #30 6.438 + '[' -z '' ']' [2020-08-17T14:33:15.197Z] #30 6.439 ++ mktemp -d [2020-08-17T14:33:15.197Z] #30 6.455 + export GOPATH=/tmp/tmp.zwgxgceXot [2020-08-17T14:33:15.197Z] #30 6.456 + GOPATH=/tmp/tmp.zwgxgceXot [2020-08-17T14:33:15.197Z] #30 6.456 + RM_GOPATH=1 [2020-08-17T14:33:15.197Z] #30 6.457 + case "$(go env GOARCH)" in [2020-08-17T14:33:15.197Z] #30 6.458 ++ go env GOARCH [2020-08-17T14:33:15.197Z] #30 6.479 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:15.197Z] #30 6.479 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:15.197Z] #30 6.484 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:15.197Z] #30 6.489 + dir=/tmp/install [2020-08-17T14:33:15.197Z] #30 6.489 + bin=tomlv [2020-08-17T14:33:15.197Z] #30 6.490 + shift [2020-08-17T14:33:15.197Z] #30 6.490 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-17T14:33:15.197Z] #30 6.491 + . /tmp/install/tomlv.installer [2020-08-17T14:33:15.197Z] #30 6.492 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-17T14:33:15.197Z] #30 6.499 + install_tomlv [2020-08-17T14:33:15.197Z] #30 6.501 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-17T14:33:15.197Z] #30 6.501 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-17T14:33:15.197Z] #30 6.501 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zwgxgceXot/src/github.com/BurntSushi/toml [2020-08-17T14:33:15.197Z] #30 6.505 Cloning into '/tmp/tmp.zwgxgceXot/src/github.com/BurntSushi/toml'... [2020-08-17T14:33:15.197Z] #30 7.515 + cd /tmp/tmp.zwgxgceXot/src/github.com/BurntSushi/toml [2020-08-17T14:33:15.197Z] #30 7.537 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-17T14:33:15.197Z] #30 7.552 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-17T14:33:15.197Z] #30 8.170 math/bits [2020-08-17T14:33:15.197Z] #30 8.172 runtime/internal/sys [2020-08-17T14:33:15.197Z] #30 8.180 runtime/internal/atomic [2020-08-17T14:33:15.197Z] #30 8.182 internal/cpu [2020-08-17T14:33:15.197Z] #30 8.684 unicode/utf8 [2020-08-17T14:33:15.197Z] #30 8.739 sync/atomic [2020-08-17T14:33:15.197Z] #30 8.788 math [2020-08-17T14:33:15.197Z] #30 8.969 internal/bytealg [2020-08-17T14:33:15.197Z] #30 9.401 unicode [2020-08-17T14:33:15.197Z] #30 9.522 internal/testlog [2020-08-17T14:33:15.197Z] #30 9.932 encoding [2020-08-17T14:33:15.197Z] #30 10.18 runtime [2020-08-17T14:33:15.197Z] #30 10.30 runtime/cgo [2020-08-17T14:33:15.462Z] #30 ... [2020-08-17T14:33:15.462Z] [2020-08-17T14:33:15.462Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:33:15.462Z] #10 6.527 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-17T14:33:15.462Z] #10 6.595 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-17T14:33:15.462Z] #10 6.599 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-17T14:33:15.462Z] #10 7.613 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-17T14:33:15.462Z] #10 9.735 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [215 kB] [2020-08-17T14:33:15.725Z] #10 ... [2020-08-17T14:33:15.725Z] [2020-08-17T14:33:15.725Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:15.725Z] #60 5.792 + RM_GOPATH=0 [2020-08-17T14:33:15.725Z] #60 5.792 + TMP_GOPATH= [2020-08-17T14:33:15.725Z] #60 5.792 + : /build [2020-08-17T14:33:15.725Z] #60 5.792 + '[' -z '' ']' [2020-08-17T14:33:15.725Z] #60 5.792 ++ mktemp -d [2020-08-17T14:33:15.725Z] #60 5.794 + export GOPATH=/tmp/tmp.Xwn0Ak5lHS [2020-08-17T14:33:15.725Z] #60 5.794 + GOPATH=/tmp/tmp.Xwn0Ak5lHS [2020-08-17T14:33:15.725Z] #60 5.794 + RM_GOPATH=1 [2020-08-17T14:33:15.725Z] #60 5.794 + case "$(go env GOARCH)" in [2020-08-17T14:33:15.725Z] #60 5.795 ++ go env GOARCH [2020-08-17T14:33:15.725Z] #60 5.814 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:15.725Z] #60 5.814 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:15.725Z] #60 5.814 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:15.725Z] #60 5.819 + dir=/tmp/install [2020-08-17T14:33:15.725Z] #60 5.819 + bin=proxy [2020-08-17T14:33:15.725Z] #60 5.819 + shift [2020-08-17T14:33:15.725Z] #60 5.819 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-17T14:33:15.725Z] #60 5.819 + . /tmp/install/proxy.installer [2020-08-17T14:33:15.725Z] #60 5.819 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-17T14:33:15.725Z] #60 5.819 + install_proxy [2020-08-17T14:33:15.725Z] #60 5.819 + case "$1" in [2020-08-17T14:33:15.725Z] #60 5.819 + export CGO_ENABLED=0 [2020-08-17T14:33:15.725Z] #60 5.819 + CGO_ENABLED=0 [2020-08-17T14:33:15.725Z] #60 5.819 + _install_proxy [2020-08-17T14:33:15.725Z] #60 5.819 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-17T14:33:15.725Z] #60 5.819 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Xwn0Ak5lHS/src/github.com/docker/libnetwork [2020-08-17T14:33:15.725Z] #60 5.819 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-17T14:33:15.725Z] #60 5.821 Cloning into '/tmp/tmp.Xwn0Ak5lHS/src/github.com/docker/libnetwork'... [2020-08-17T14:33:15.725Z] #60 ... [2020-08-17T14:33:15.725Z] [2020-08-17T14:33:15.725Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-17T14:33:15.725Z] #51 5.912 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-17T14:33:15.725Z] #51 6.034 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-17T14:33:15.725Z] #51 6.040 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-17T14:33:15.725Z] #51 7.211 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-17T14:33:15.725Z] #51 8.760 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [215 kB] [2020-08-17T14:33:15.725Z] #51 10.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-17T14:33:15.748Z] #53 DONE 0.4s [2020-08-17T14:33:15.748Z] [2020-08-17T14:33:15.748Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-17T14:33:15.748Z] #57 DONE 0.2s [2020-08-17T14:33:15.748Z] [2020-08-17T14:33:15.748Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-17T14:33:15.989Z] #51 ... [2020-08-17T14:33:15.989Z] [2020-08-17T14:33:15.989Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:15.989Z] #45 6.645 + RM_GOPATH=0 [2020-08-17T14:33:15.989Z] #45 6.645 + TMP_GOPATH= [2020-08-17T14:33:15.989Z] #45 6.645 + : /build [2020-08-17T14:33:15.989Z] #45 6.647 + '[' -z '' ']' [2020-08-17T14:33:15.989Z] #45 6.647 ++ mktemp -d [2020-08-17T14:33:15.989Z] #45 6.663 + export GOPATH=/tmp/tmp.tgjOCYBWUG [2020-08-17T14:33:15.989Z] #45 6.663 + GOPATH=/tmp/tmp.tgjOCYBWUG [2020-08-17T14:33:15.989Z] #45 6.663 + RM_GOPATH=1 [2020-08-17T14:33:15.989Z] #45 6.663 + case "$(go env GOARCH)" in [2020-08-17T14:33:15.989Z] #45 6.664 ++ go env GOARCH [2020-08-17T14:33:15.989Z] #45 6.680 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:15.989Z] #45 6.680 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:15.989Z] #45 6.682 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:15.989Z] #45 6.687 + dir=/tmp/install [2020-08-17T14:33:15.989Z] #45 6.688 + bin=golangci_lint [2020-08-17T14:33:15.989Z] #45 6.688 + shift [2020-08-17T14:33:15.989Z] #45 6.689 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-17T14:33:15.989Z] #45 6.689 + . /tmp/install/golangci_lint.installer [2020-08-17T14:33:15.989Z] #45 6.690 ++ : v1.23.8 [2020-08-17T14:33:15.989Z] #45 6.690 + install_golangci_lint [2020-08-17T14:33:15.989Z] #45 6.698 + echo 'Installing golangci-lint version v1.23.8' [2020-08-17T14:33:15.989Z] #45 6.699 Installing golangci-lint version v1.23.8 [2020-08-17T14:33:15.989Z] #45 6.699 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-17T14:33:15.989Z] #45 ... [2020-08-17T14:33:15.989Z] [2020-08-17T14:33:15.989Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:33:15.989Z] #38 3.871 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-17T14:33:15.989Z] #38 4.038 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-17T14:33:15.989Z] #38 4.122 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-17T14:33:15.989Z] #38 4.460 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-17T14:33:15.989Z] #38 6.687 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [215 kB] [2020-08-17T14:33:15.989Z] #38 8.503 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-17T14:33:16.038Z] #59 DONE 0.2s [2020-08-17T14:33:16.038Z] [2020-08-17T14:33:16.038Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-17T14:33:16.038Z] #61 DONE 0.1s [2020-08-17T14:33:16.038Z] [2020-08-17T14:33:16.038Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-17T14:33:16.038Z] #62 DONE 0.1s [2020-08-17T14:33:16.038Z] [2020-08-17T14:33:16.038Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-17T14:33:16.251Z] #38 ... [2020-08-17T14:33:16.251Z] [2020-08-17T14:33:16.251Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-17T14:33:16.251Z] #23 3.872 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-17T14:33:16.251Z] #23 4.038 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-17T14:33:16.251Z] #23 4.118 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-17T14:33:16.251Z] #23 4.399 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-17T14:33:16.251Z] #23 6.136 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [215 kB] [2020-08-17T14:33:16.251Z] #23 8.192 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-17T14:33:16.251Z] #23 ... [2020-08-17T14:33:16.251Z] [2020-08-17T14:33:16.251Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-17T14:33:16.251Z] #36 6.138 + git clone https://github.com/docker/distribution.git . [2020-08-17T14:33:16.251Z] #36 6.142 Cloning into '.'... [2020-08-17T14:33:16.514Z] #36 ... [2020-08-17T14:33:16.514Z] [2020-08-17T14:33:16.515Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:16.515Z] #43 10.20 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-17T14:33:16.515Z] #43 10.27 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-17T14:33:16.515Z] #43 10.31 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-17T14:33:16.515Z] #43 10.61 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-17T14:33:16.669Z] #63 DONE 0.6s [2020-08-17T14:33:16.959Z] [2020-08-17T14:33:16.959Z] #64 exporting to image [2020-08-17T14:33:16.959Z] #64 exporting layers [2020-08-17T14:33:17.320Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.4s [2020-08-17T14:33:17.464Z] #43 12.44 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-17T14:33:17.464Z] #43 12.52 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-17T14:33:17.574Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.0s done [2020-08-17T14:33:17.831Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-08-17T14:33:18.152Z] #7 DONE 26.8s [2020-08-17T14:33:18.152Z] [2020-08-17T14:33:18.152Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-17T14:33:18.191Z] #43 12.92 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-17T14:33:19.193Z] #64 exporting layers 2.4s done [2020-08-17T14:33:19.193Z] #64 writing image sha256:e47ccd2995d3f35c70c58d413cfffbb089c870a0d49086116dac2ce8a46744b3 done [2020-08-17T14:33:19.193Z] #64 naming to docker.io/library/docker:dc0d373a219297327398df0d45684284a78715a4 done [2020-08-17T14:33:19.193Z] #64 DONE 2.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-17T14:33:19.619Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41335/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc0d373a219297327398df0d45684284a78715a4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc0d373a219297327398df0d45684284a78715a4 hack/test/unit [2020-08-17T14:33:19.855Z] #7 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.7s done [2020-08-17T14:33:20.123Z] #7 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-08-17T14:33:20.123Z] #7 DONE 25.4s [2020-08-17T14:33:20.123Z] [2020-08-17T14:33:20.123Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-08-17T14:33:20.827Z] #43 15.93 go: finding github.com/pkg/errors v0.8.0 [2020-08-17T14:33:21.090Z] #43 15.96 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-17T14:33:21.090Z] #43 15.99 go: finding github.com/fatih/color v1.6.0 [2020-08-17T14:33:21.090Z] #43 16.13 go: finding github.com/spf13/pflag v1.0.1 [2020-08-17T14:33:21.090Z] #43 16.16 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-17T14:33:21.090Z] #43 16.21 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-17T14:33:21.358Z] #43 16.49 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-17T14:33:21.623Z] #43 16.53 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-17T14:33:21.623Z] #43 16.72 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-17T14:33:21.679Z] ? github.com/docker/docker/api [no test files] [2020-08-17T14:33:21.886Z] #43 16.82 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-17T14:33:21.886Z] #43 16.97 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-17T14:33:22.321Z] #8 DONE 4.2s [2020-08-17T14:33:22.322Z] [2020-08-17T14:33:22.322Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-17T14:33:22.658Z] #8 DONE 2.4s [2020-08-17T14:33:22.658Z] [2020-08-17T14:33:22.658Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-08-17T14:33:22.900Z] #9 DONE 0.7s [2020-08-17T14:33:22.900Z] [2020-08-17T14:33:22.900Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-17T14:33:22.900Z] #27 DONE 0.1s [2020-08-17T14:33:22.900Z] [2020-08-17T14:33:22.900Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-17T14:33:22.900Z] #35 DONE 0.1s [2020-08-17T14:33:22.900Z] [2020-08-17T14:33:22.900Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-17T14:33:23.284Z] #43 ... [2020-08-17T14:33:23.284Z] [2020-08-17T14:33:23.284Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-17T14:33:23.284Z] #51 18.11 Fetched 8198 kB in 12s (657 kB/s) [2020-08-17T14:33:23.594Z] #9 DONE 0.7s [2020-08-17T14:33:23.594Z] [2020-08-17T14:33:23.594Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-08-17T14:33:23.594Z] #27 DONE 0.1s [2020-08-17T14:33:23.594Z] [2020-08-17T14:33:23.594Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-17T14:33:23.594Z] #28 ... [2020-08-17T14:33:23.594Z] [2020-08-17T14:33:23.594Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-08-17T14:33:23.594Z] #35 DONE 0.1s [2020-08-17T14:33:23.855Z] [2020-08-17T14:33:23.855Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-17T14:33:24.247Z] #51 18.11 Reading package lists... [2020-08-17T14:33:24.247Z] #51 ... [2020-08-17T14:33:24.247Z] [2020-08-17T14:33:24.247Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:24.247Z] #54 9.040 + cd /tmp/tmp.ectlNDtZdn/src/github.com/rootless-containers/rootlesskit [2020-08-17T14:33:24.247Z] #54 9.040 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-17T14:33:24.247Z] #54 9.835 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-17T14:33:24.247Z] #54 9.836 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-17T14:33:24.247Z] #54 ... [2020-08-17T14:33:24.247Z] [2020-08-17T14:33:24.247Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:24.247Z] #47 12.17 + cd /tmp/tmp.w5w2vUYSzY/src/github.com/mvdan/sh [2020-08-17T14:33:24.247Z] #47 12.17 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-17T14:33:24.247Z] #47 12.43 + GO111MODULE=on [2020-08-17T14:33:24.247Z] #47 12.43 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-17T14:33:24.247Z] #47 14.14 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-17T14:33:24.247Z] #47 14.19 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-17T14:33:24.247Z] #47 14.24 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-17T14:33:24.247Z] #47 14.29 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-17T14:33:24.247Z] #47 14.62 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-17T14:33:24.247Z] #47 15.38 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-17T14:33:24.247Z] #47 16.24 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-17T14:33:24.247Z] #47 17.24 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-17T14:33:24.247Z] #47 18.61 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-17T14:33:24.247Z] #47 18.63 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-17T14:33:24.247Z] #47 18.97 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-17T14:33:24.247Z] #47 19.03 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-17T14:33:24.512Z] #47 ... [2020-08-17T14:33:24.512Z] [2020-08-17T14:33:24.512Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-17T14:33:25.039Z] #36 19.47 Checking out files: 83% (1336/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-08-17T14:33:25.039Z] #36 19.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-17T14:33:25.304Z] #36 ... [2020-08-17T14:33:25.304Z] [2020-08-17T14:33:25.304Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:33:25.304Z] #41 10.47 unicode/utf16 [2020-08-17T14:33:25.304Z] #41 11.40 container/list [2020-08-17T14:33:25.304Z] #41 13.39 crypto/internal/subtle [2020-08-17T14:33:25.304Z] #41 13.57 crypto/subtle [2020-08-17T14:33:25.304Z] #41 13.89 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-17T14:33:25.304Z] #41 13.91 internal/nettrace [2020-08-17T14:33:25.304Z] #41 14.13 vendor/golang.org/x/crypto/internal/subtle [2020-08-17T14:33:25.304Z] #41 14.15 runtime/cgo [2020-08-17T14:33:25.584Z] #41 ... [2020-08-17T14:33:25.584Z] [2020-08-17T14:33:25.584Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:25.584Z] #47 20.33 runtime [2020-08-17T14:33:25.584Z] #47 20.50 runtime/cgo [2020-08-17T14:33:26.162Z] #47 ... [2020-08-17T14:33:26.162Z] [2020-08-17T14:33:26.162Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:33:26.162Z] #32 11.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-17T14:33:26.162Z] #32 18.24 Fetched 8198 kB in 12s (659 kB/s) [2020-08-17T14:33:26.427Z] #32 18.24 Reading package lists... [2020-08-17T14:33:26.427Z] #32 ... [2020-08-17T14:33:26.427Z] [2020-08-17T14:33:26.427Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:26.427Z] #60 20.98 Checking out files: 61% (1264/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/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-08-17T14:33:26.427Z] #60 21.36 + cd /tmp/tmp.Xwn0Ak5lHS/src/github.com/docker/libnetwork [2020-08-17T14:33:26.427Z] #60 21.36 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-17T14:33:26.427Z] #60 21.49 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-17T14:33:26.692Z] #60 ... [2020-08-17T14:33:26.692Z] [2020-08-17T14:33:26.692Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:33:26.692Z] #10 11.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-17T14:33:26.692Z] #10 18.55 Fetched 8198 kB in 12s (665 kB/s) [2020-08-17T14:33:26.692Z] #10 18.55 Reading package lists... [2020-08-17T14:33:26.692Z] #10 ... [2020-08-17T14:33:26.692Z] [2020-08-17T14:33:26.692Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:33:26.692Z] #38 13.49 Fetched 8198 kB in 10s (827 kB/s) [2020-08-17T14:33:26.692Z] #38 13.49 Reading package lists... [2020-08-17T14:33:27.269Z] #38 19.89 Reading package lists... [2020-08-17T14:33:27.269Z] #38 ... [2020-08-17T14:33:27.269Z] [2020-08-17T14:33:27.269Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-17T14:33:27.269Z] #36 22.11 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-17T14:33:28.166Z] #36 ... [2020-08-17T14:33:28.166Z] [2020-08-17T14:33:28.166Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:28.166Z] #60 5.266 + RM_GOPATH=0 [2020-08-17T14:33:28.166Z] #60 5.266 + TMP_GOPATH= [2020-08-17T14:33:28.166Z] #60 5.280 + : /build [2020-08-17T14:33:28.166Z] #60 5.280 + '[' -z '' ']' [2020-08-17T14:33:28.166Z] #60 5.280 ++ mktemp -d [2020-08-17T14:33:28.166Z] #60 5.280 + export GOPATH=/tmp/tmp.n8fu8adgD8 [2020-08-17T14:33:28.166Z] #60 5.280 + GOPATH=/tmp/tmp.n8fu8adgD8 [2020-08-17T14:33:28.166Z] #60 5.280 + RM_GOPATH=1 [2020-08-17T14:33:28.166Z] #60 5.280 + case "$(go env GOARCH)" in [2020-08-17T14:33:28.166Z] #60 5.280 ++ go env GOARCH [2020-08-17T14:33:28.166Z] #60 5.280 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:28.166Z] #60 5.280 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:28.166Z] #60 5.280 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:28.166Z] #60 5.280 + dir=/tmp/install [2020-08-17T14:33:28.166Z] #60 5.280 + bin=proxy [2020-08-17T14:33:28.166Z] #60 5.280 + shift [2020-08-17T14:33:28.166Z] #60 5.280 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-17T14:33:28.166Z] #60 5.280 + . /tmp/install/proxy.installer [2020-08-17T14:33:28.166Z] #60 5.280 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-17T14:33:28.166Z] #60 5.280 + install_proxy [2020-08-17T14:33:28.166Z] #60 5.280 + case "$1" in [2020-08-17T14:33:28.166Z] #60 5.280 + export CGO_ENABLED=0 [2020-08-17T14:33:28.166Z] #60 5.280 + CGO_ENABLED=0 [2020-08-17T14:33:28.166Z] #60 5.280 + _install_proxy [2020-08-17T14:33:28.166Z] #60 5.280 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-17T14:33:28.166Z] #60 5.280 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.n8fu8adgD8/src/github.com/docker/libnetwork [2020-08-17T14:33:28.166Z] #60 5.280 Cloning into '/tmp/tmp.n8fu8adgD8/src/github.com/docker/libnetwork'... [2020-08-17T14:33:28.166Z] #60 5.281 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-17T14:33:29.120Z] #60 ... [2020-08-17T14:33:29.120Z] [2020-08-17T14:33:29.120Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:29.120Z] #43 5.421 + RM_GOPATH=0 [2020-08-17T14:33:29.120Z] #43 5.421 + TMP_GOPATH= [2020-08-17T14:33:29.120Z] #43 5.421 + : /build [2020-08-17T14:33:29.120Z] #43 5.421 + '[' -z '' ']' [2020-08-17T14:33:29.120Z] #43 5.421 ++ mktemp -d [2020-08-17T14:33:29.120Z] #43 5.421 + export GOPATH=/tmp/tmp.geKPIp0ixW [2020-08-17T14:33:29.120Z] #43 5.421 + GOPATH=/tmp/tmp.geKPIp0ixW [2020-08-17T14:33:29.120Z] #43 5.421 + RM_GOPATH=1 [2020-08-17T14:33:29.120Z] #43 5.421 + case "$(go env GOARCH)" in [2020-08-17T14:33:29.120Z] #43 5.429 ++ go env GOARCH [2020-08-17T14:33:29.120Z] #43 5.460 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:29.120Z] #43 5.460 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:29.120Z] #43 5.460 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:29.120Z] #43 5.460 + dir=/tmp/install [2020-08-17T14:33:29.120Z] #43 5.460 + bin=gotestsum [2020-08-17T14:33:29.120Z] #43 5.460 + shift [2020-08-17T14:33:29.120Z] #43 5.460 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-17T14:33:29.120Z] #43 5.460 + . /tmp/install/gotestsum.installer [2020-08-17T14:33:29.120Z] #43 5.460 ++ : v0.3.5 [2020-08-17T14:33:29.120Z] #43 5.460 + install_gotestsum [2020-08-17T14:33:29.120Z] #43 5.464 + set -e [2020-08-17T14:33:29.120Z] #43 5.464 + export GO111MODULE=on [2020-08-17T14:33:29.120Z] #43 5.464 + GO111MODULE=on [2020-08-17T14:33:29.120Z] #43 5.464 + GOBIN=/build [2020-08-17T14:33:29.120Z] #43 5.464 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-17T14:33:29.120Z] #43 5.486 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-17T14:33:29.120Z] #43 5.486 go: finding gotest.tools v0.3.5 [2020-08-17T14:33:29.120Z] #43 6.182 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-17T14:33:29.140Z] #36 ... [2020-08-17T14:33:29.140Z] [2020-08-17T14:33:29.140Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:29.140Z] #45 5.591 + RM_GOPATH=0 [2020-08-17T14:33:29.140Z] #45 5.591 + TMP_GOPATH= [2020-08-17T14:33:29.140Z] #45 5.591 + : /build [2020-08-17T14:33:29.140Z] #45 5.591 + '[' -z '' ']' [2020-08-17T14:33:29.140Z] #45 5.591 ++ mktemp -d [2020-08-17T14:33:29.140Z] #45 5.591 + export GOPATH=/tmp/tmp.lFLiqP72jS [2020-08-17T14:33:29.140Z] #45 5.591 + GOPATH=/tmp/tmp.lFLiqP72jS [2020-08-17T14:33:29.140Z] #45 5.591 + RM_GOPATH=1 [2020-08-17T14:33:29.140Z] #45 5.591 + case "$(go env GOARCH)" in [2020-08-17T14:33:29.140Z] #45 5.596 ++ go env GOARCH [2020-08-17T14:33:29.140Z] #45 5.596 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:29.140Z] #45 5.596 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:29.140Z] #45 5.596 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:29.140Z] #45 5.597 + dir=/tmp/install [2020-08-17T14:33:29.140Z] #45 5.597 + bin=golangci_lint [2020-08-17T14:33:29.140Z] #45 5.597 + shift [2020-08-17T14:33:29.140Z] #45 5.597 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-17T14:33:29.140Z] #45 5.597 + . /tmp/install/golangci_lint.installer [2020-08-17T14:33:29.140Z] #45 5.597 ++ : v1.23.8 [2020-08-17T14:33:29.140Z] #45 5.597 + install_golangci_lint [2020-08-17T14:33:29.140Z] #45 5.597 + echo 'Installing golangci-lint version v1.23.8' [2020-08-17T14:33:29.140Z] #45 5.597 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-17T14:33:29.140Z] #45 5.598 Installing golangci-lint version v1.23.8 [2020-08-17T14:33:29.379Z] #43 6.562 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-17T14:33:29.841Z] #36 ... [2020-08-17T14:33:29.841Z] [2020-08-17T14:33:29.841Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-17T14:33:29.841Z] #23 14.96 Fetched 8198 kB in 11s (720 kB/s) [2020-08-17T14:33:29.841Z] #23 14.96 Reading package lists... [2020-08-17T14:33:30.013Z] #43 6.966 go: downloading gotest.tools v2.1.0+incompatible [2020-08-17T14:33:30.013Z] #43 7.202 go: extracting gotest.tools v2.1.0+incompatible [2020-08-17T14:33:30.077Z] #45 ... [2020-08-17T14:33:30.077Z] [2020-08-17T14:33:30.077Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:30.077Z] #30 6.365 + RM_GOPATH=0 [2020-08-17T14:33:30.077Z] #30 6.365 + TMP_GOPATH= [2020-08-17T14:33:30.077Z] #30 6.365 + : /build [2020-08-17T14:33:30.077Z] #30 6.365 + '[' -z '' ']' [2020-08-17T14:33:30.077Z] #30 6.369 ++ mktemp -d [2020-08-17T14:33:30.077Z] #30 6.382 + export GOPATH=/tmp/tmp.kxV2OuuXxo [2020-08-17T14:33:30.077Z] #30 6.382 + GOPATH=/tmp/tmp.kxV2OuuXxo [2020-08-17T14:33:30.077Z] #30 6.382 + RM_GOPATH=1 [2020-08-17T14:33:30.077Z] #30 6.382 + case "$(go env GOARCH)" in [2020-08-17T14:33:30.077Z] #30 6.382 ++ go env GOARCH [2020-08-17T14:33:30.077Z] #30 6.397 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-17T14:33:30.077Z] #30 6.402 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:30.077Z] #30 6.402 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:30.077Z] #30 6.402 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:30.077Z] #30 6.402 + dir=/tmp/install [2020-08-17T14:33:30.077Z] #30 6.402 + bin=tomlv [2020-08-17T14:33:30.077Z] #30 6.402 + shift [2020-08-17T14:33:30.077Z] #30 6.402 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-17T14:33:30.077Z] #30 6.402 + . /tmp/install/tomlv.installer [2020-08-17T14:33:30.077Z] #30 6.402 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-17T14:33:30.077Z] #30 6.402 + install_tomlv [2020-08-17T14:33:30.077Z] #30 6.402 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-17T14:33:30.077Z] #30 6.402 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kxV2OuuXxo/src/github.com/BurntSushi/toml [2020-08-17T14:33:30.077Z] #30 6.402 Cloning into '/tmp/tmp.kxV2OuuXxo/src/github.com/BurntSushi/toml'... [2020-08-17T14:33:30.077Z] #30 ... [2020-08-17T14:33:30.077Z] [2020-08-17T14:33:30.077Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:30.077Z] #21 6.475 + RM_GOPATH=0 [2020-08-17T14:33:30.077Z] #21 6.475 + TMP_GOPATH= [2020-08-17T14:33:30.077Z] #21 6.475 + : /build [2020-08-17T14:33:30.077Z] #21 6.475 + '[' -z '' ']' [2020-08-17T14:33:30.077Z] #21 6.475 ++ mktemp -d [2020-08-17T14:33:30.077Z] #21 6.475 + export GOPATH=/tmp/tmp.czK4ZScWT0 [2020-08-17T14:33:30.077Z] #21 6.475 + GOPATH=/tmp/tmp.czK4ZScWT0 [2020-08-17T14:33:30.077Z] #21 6.475 + RM_GOPATH=1 [2020-08-17T14:33:30.077Z] #21 6.475 + case "$(go env GOARCH)" in [2020-08-17T14:33:30.077Z] #21 6.485 ++ go env GOARCH [2020-08-17T14:33:30.077Z] #21 6.506 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:30.077Z] #21 6.506 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:30.077Z] #21 6.509 Install docker/cli version 17.06.2-ce from stable [2020-08-17T14:33:30.077Z] #21 6.509 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:30.077Z] #21 6.509 + dir=/tmp/install [2020-08-17T14:33:30.077Z] #21 6.509 + bin=dockercli [2020-08-17T14:33:30.077Z] #21 6.509 + shift [2020-08-17T14:33:30.077Z] #21 6.509 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-17T14:33:30.077Z] #21 6.509 + . /tmp/install/dockercli.installer [2020-08-17T14:33:30.077Z] #21 6.509 ++ : stable [2020-08-17T14:33:30.077Z] #21 6.509 ++ : 17.06.2-ce [2020-08-17T14:33:30.077Z] #21 6.509 + install_dockercli [2020-08-17T14:33:30.077Z] #21 6.509 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-17T14:33:30.077Z] #21 6.509 ++ uname -m [2020-08-17T14:33:30.077Z] #21 6.509 + arch=x86_64 [2020-08-17T14:33:30.077Z] #21 6.509 + '[' x86_64 '!=' x86_64 ']' [2020-08-17T14:33:30.077Z] #21 6.509 + url=https://download.docker.com/linux/static [2020-08-17T14:33:30.077Z] #21 6.509 + tar -xz docker/docker [2020-08-17T14:33:30.077Z] #21 6.514 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-17T14:33:30.104Z] #23 22.27 Reading package lists... [2020-08-17T14:33:30.104Z] #23 ... [2020-08-17T14:33:30.104Z] [2020-08-17T14:33:30.104Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:33:30.104Z] #32 18.24 Reading package lists... [2020-08-17T14:33:30.142Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-08-17T14:33:30.276Z] #43 7.402 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-17T14:33:30.344Z] #21 ... [2020-08-17T14:33:30.344Z] [2020-08-17T14:33:30.344Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:33:30.344Z] #41 6.167 + RM_GOPATH=0 [2020-08-17T14:33:30.344Z] #41 6.167 + TMP_GOPATH= [2020-08-17T14:33:30.344Z] #41 6.167 + : /build [2020-08-17T14:33:30.344Z] #41 6.167 + '[' -z '' ']' [2020-08-17T14:33:30.344Z] #41 6.167 ++ mktemp -d [2020-08-17T14:33:30.344Z] #41 6.167 + export GOPATH=/tmp/tmp.NzhUObOFdM [2020-08-17T14:33:30.344Z] #41 6.167 + GOPATH=/tmp/tmp.NzhUObOFdM [2020-08-17T14:33:30.344Z] #41 6.167 + RM_GOPATH=1 [2020-08-17T14:33:30.344Z] #41 6.167 + case "$(go env GOARCH)" in [2020-08-17T14:33:30.344Z] #41 6.167 ++ go env GOARCH [2020-08-17T14:33:30.344Z] #41 6.179 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:30.344Z] #41 6.179 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:30.344Z] #41 6.179 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:30.344Z] #41 6.181 + dir=/tmp/install [2020-08-17T14:33:30.344Z] #41 6.181 + bin=vndr [2020-08-17T14:33:30.344Z] #41 6.181 + shift [2020-08-17T14:33:30.344Z] #41 6.181 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-17T14:33:30.344Z] #41 6.181 + . /tmp/install/vndr.installer [2020-08-17T14:33:30.344Z] #41 6.181 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-17T14:33:30.344Z] #41 6.181 + install_vndr [2020-08-17T14:33:30.344Z] #41 6.181 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-17T14:33:30.344Z] #41 6.181 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.NzhUObOFdM/src/github.com/LK4D4/vndr [2020-08-17T14:33:30.344Z] #41 6.181 Cloning into '/tmp/tmp.NzhUObOFdM/src/github.com/LK4D4/vndr'... [2020-08-17T14:33:30.344Z] #41 6.181 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-17T14:33:30.344Z] #41 6.802 + cd /tmp/tmp.NzhUObOFdM/src/github.com/LK4D4/vndr [2020-08-17T14:33:30.344Z] #41 6.802 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-17T14:33:30.344Z] #41 6.821 + go build -buildmode=pie -v -o /build/vndr . [2020-08-17T14:33:30.545Z] #43 7.485 go: downloading github.com/pkg/errors v0.8.0 [2020-08-17T14:33:30.545Z] #43 ... [2020-08-17T14:33:30.545Z] [2020-08-17T14:33:30.545Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-17T14:33:30.545Z] #36 7.430 + git clone https://github.com/docker/distribution.git . [2020-08-17T14:33:30.545Z] #36 7.443 Cloning into '.'... [2020-08-17T14:33:30.915Z] #41 ... [2020-08-17T14:33:30.915Z] [2020-08-17T14:33:30.915Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:30.915Z] #30 7.294 + cd /tmp/tmp.kxV2OuuXxo/src/github.com/BurntSushi/toml [2020-08-17T14:33:30.915Z] #30 7.294 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-17T14:33:30.915Z] #30 7.371 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-17T14:33:32.297Z] #30 8.762 internal/cpu [2020-08-17T14:33:32.297Z] #30 8.828 runtime/internal/atomic [2020-08-17T14:33:32.557Z] #30 9.057 runtime/internal/sys [2020-08-17T14:33:32.817Z] #30 9.460 internal/bytealg [2020-08-17T14:33:33.062Z] #36 ... [2020-08-17T14:33:33.063Z] [2020-08-17T14:33:33.063Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:33.063Z] #54 6.528 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-17T14:33:33.063Z] #54 6.528 + RM_GOPATH=0 [2020-08-17T14:33:33.063Z] #54 6.528 + TMP_GOPATH= [2020-08-17T14:33:33.063Z] #54 6.528 + : /build [2020-08-17T14:33:33.063Z] #54 6.528 + '[' -z '' ']' [2020-08-17T14:33:33.063Z] #54 6.528 ++ mktemp -d [2020-08-17T14:33:33.063Z] #54 6.528 + export GOPATH=/tmp/tmp.75EfmxACpC [2020-08-17T14:33:33.063Z] #54 6.528 + GOPATH=/tmp/tmp.75EfmxACpC [2020-08-17T14:33:33.063Z] #54 6.528 + RM_GOPATH=1 [2020-08-17T14:33:33.063Z] #54 6.528 + case "$(go env GOARCH)" in [2020-08-17T14:33:33.063Z] #54 6.528 ++ go env GOARCH [2020-08-17T14:33:33.063Z] #54 6.528 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:33.063Z] #54 6.528 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:33.063Z] #54 6.528 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:33.063Z] #54 6.528 + dir=/tmp/install [2020-08-17T14:33:33.063Z] #54 6.528 + bin=rootlesskit [2020-08-17T14:33:33.063Z] #54 6.528 + shift [2020-08-17T14:33:33.063Z] #54 6.528 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-17T14:33:33.063Z] #54 6.528 + . /tmp/install/rootlesskit.installer [2020-08-17T14:33:33.063Z] #54 6.528 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-17T14:33:33.063Z] #54 6.528 + install_rootlesskit [2020-08-17T14:33:33.063Z] #54 6.528 + case "$1" in [2020-08-17T14:33:33.063Z] #54 6.528 + export CGO_ENABLED=0 [2020-08-17T14:33:33.063Z] #54 6.528 + CGO_ENABLED=0 [2020-08-17T14:33:33.063Z] #54 6.528 + _install_rootlesskit [2020-08-17T14:33:33.063Z] #54 6.528 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-17T14:33:33.063Z] #54 6.528 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.75EfmxACpC/src/github.com/rootless-containers/rootlesskit [2020-08-17T14:33:33.063Z] #54 6.536 Cloning into '/tmp/tmp.75EfmxACpC/src/github.com/rootless-containers/rootlesskit'... [2020-08-17T14:33:33.063Z] #54 ... [2020-08-17T14:33:33.063Z] [2020-08-17T14:33:33.063Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:33.063Z] #30 7.515 + RM_GOPATH=0 [2020-08-17T14:33:33.063Z] #30 7.515 + TMP_GOPATH= [2020-08-17T14:33:33.063Z] #30 7.515 + : /build [2020-08-17T14:33:33.063Z] #30 7.515 + '[' -z '' ']' [2020-08-17T14:33:33.063Z] #30 7.526 ++ mktemp -d [2020-08-17T14:33:33.063Z] #30 7.526 + export GOPATH=/tmp/tmp.2WsyQoPTUl [2020-08-17T14:33:33.063Z] #30 7.526 + GOPATH=/tmp/tmp.2WsyQoPTUl [2020-08-17T14:33:33.063Z] #30 7.526 + RM_GOPATH=1 [2020-08-17T14:33:33.063Z] #30 7.526 + case "$(go env GOARCH)" in [2020-08-17T14:33:33.063Z] #30 7.526 ++ go env GOARCH [2020-08-17T14:33:33.063Z] #30 7.682 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:33.063Z] #30 7.682 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:33.063Z] #30 7.682 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:33.063Z] #30 7.690 + dir=/tmp/install [2020-08-17T14:33:33.063Z] #30 7.690 + bin=tomlv [2020-08-17T14:33:33.063Z] #30 7.690 + shift [2020-08-17T14:33:33.063Z] #30 7.690 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-08-17T14:33:33.063Z] #30 7.690 + . /tmp/install/tomlv.installer [2020-08-17T14:33:33.063Z] #30 7.690 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-17T14:33:33.063Z] #30 7.690 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-17T14:33:33.063Z] #30 7.690 + install_tomlv [2020-08-17T14:33:33.063Z] #30 7.690 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-08-17T14:33:33.063Z] #30 7.690 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2WsyQoPTUl/src/github.com/BurntSushi/toml [2020-08-17T14:33:33.063Z] #30 7.692 Cloning into '/tmp/tmp.2WsyQoPTUl/src/github.com/BurntSushi/toml'... [2020-08-17T14:33:33.063Z] #30 9.393 + cd /tmp/tmp.2WsyQoPTUl/src/github.com/BurntSushi/toml [2020-08-17T14:33:33.063Z] #30 9.393 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-08-17T14:33:33.063Z] #30 9.408 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-08-17T14:33:33.063Z] #30 10.27 runtime/internal/atomic [2020-08-17T14:33:33.076Z] #30 9.527 runtime/internal/math [2020-08-17T14:33:33.143Z] INFO: Extraction ended at 08/17/2020 14:33:30. Duration:00:00:23.1191846 [2020-08-17T14:33:33.143Z] INFO: Updating the golang and path environment variables [2020-08-17T14:33:33.143Z] INFO: GOPATH=d:\gopath [2020-08-17T14:33:33.143Z] INFO: go version go1.13.15 windows/amd64 [2020-08-17T14:33:33.143Z] INFO: Running the daemon under test in debug mode [2020-08-17T14:33:33.143Z] INFO: Starting a daemon under test... [2020-08-17T14:33:33.143Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41335\7\daemon --pidfile d:\CI\PR-41335\7\docker.pid -D [2020-08-17T14:33:33.143Z] INFO: Process started successfully. [2020-08-17T14:33:33.143Z] INFO: Start tailing logs of the daemon under tests [2020-08-17T14:33:33.143Z] INFO: Waiting for the daemon under test to start... [2020-08-17T14:33:33.319Z] #30 ... [2020-08-17T14:33:33.319Z] [2020-08-17T14:33:33.319Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:33:33.319Z] #38 7.964 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-17T14:33:33.319Z] #38 8.175 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-17T14:33:33.319Z] #38 8.175 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-17T14:33:33.319Z] #38 10.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-17T14:33:33.319Z] #38 ... [2020-08-17T14:33:33.319Z] [2020-08-17T14:33:33.319Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:33.319Z] #47 7.721 + RM_GOPATH=0 [2020-08-17T14:33:33.319Z] #47 7.721 + TMP_GOPATH= [2020-08-17T14:33:33.319Z] #47 7.721 + : /build [2020-08-17T14:33:33.319Z] #47 7.721 + '[' -z '' ']' [2020-08-17T14:33:33.319Z] #47 7.725 ++ mktemp -d [2020-08-17T14:33:33.319Z] #47 7.726 + export GOPATH=/tmp/tmp.xzaXPbBqzm [2020-08-17T14:33:33.319Z] #47 7.726 + GOPATH=/tmp/tmp.xzaXPbBqzm [2020-08-17T14:33:33.319Z] #47 7.726 + RM_GOPATH=1 [2020-08-17T14:33:33.319Z] #47 7.726 + case "$(go env GOARCH)" in [2020-08-17T14:33:33.319Z] #47 7.731 ++ go env GOARCH [2020-08-17T14:33:33.319Z] #47 7.785 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:33.319Z] #47 7.785 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:33.319Z] #47 7.792 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:33.319Z] #47 7.793 + dir=/tmp/install [2020-08-17T14:33:33.319Z] #47 7.793 + bin=shfmt [2020-08-17T14:33:33.319Z] #47 7.793 + shift [2020-08-17T14:33:33.319Z] #47 7.793 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-17T14:33:33.319Z] #47 7.794 + . /tmp/install/shfmt.installer [2020-08-17T14:33:33.319Z] #47 7.794 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-17T14:33:33.319Z] #47 7.794 + install_shfmt [2020-08-17T14:33:33.319Z] #47 7.794 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-17T14:33:33.319Z] #47 7.794 + git clone https://github.com/mvdan/sh.git /tmp/tmp.xzaXPbBqzm/src/github.com/mvdan/sh [2020-08-17T14:33:33.319Z] #47 7.795 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-17T14:33:33.319Z] #47 7.798 Cloning into '/tmp/tmp.xzaXPbBqzm/src/github.com/mvdan/sh'... [2020-08-17T14:33:33.335Z] #30 9.931 math/bits [2020-08-17T14:33:33.335Z] #30 ... [2020-08-17T14:33:33.335Z] [2020-08-17T14:33:33.335Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:33:33.335Z] #10 6.650 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-17T14:33:33.335Z] #10 6.708 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-17T14:33:33.335Z] #10 6.708 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-17T14:33:33.335Z] #10 8.180 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-17T14:33:33.579Z] #47 ... [2020-08-17T14:33:33.579Z] [2020-08-17T14:33:33.579Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:33.579Z] #45 7.107 + RM_GOPATH=0 [2020-08-17T14:33:33.579Z] #45 7.107 + TMP_GOPATH= [2020-08-17T14:33:33.579Z] #45 7.107 + : /build [2020-08-17T14:33:33.579Z] #45 7.107 + '[' -z '' ']' [2020-08-17T14:33:33.579Z] #45 7.107 ++ mktemp -d [2020-08-17T14:33:33.579Z] #45 7.107 + export GOPATH=/tmp/tmp.m8NieyCPih [2020-08-17T14:33:33.579Z] #45 7.107 + GOPATH=/tmp/tmp.m8NieyCPih [2020-08-17T14:33:33.579Z] #45 7.107 + RM_GOPATH=1 [2020-08-17T14:33:33.579Z] #45 7.107 + case "$(go env GOARCH)" in [2020-08-17T14:33:33.579Z] #45 7.107 ++ go env GOARCH [2020-08-17T14:33:33.579Z] #45 7.113 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:33.579Z] #45 7.113 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:33.579Z] #45 7.113 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:33.579Z] #45 7.132 + dir=/tmp/install [2020-08-17T14:33:33.579Z] #45 7.132 + bin=golangci_lint [2020-08-17T14:33:33.579Z] #45 7.132 + shift [2020-08-17T14:33:33.579Z] #45 7.132 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-08-17T14:33:33.579Z] #45 7.132 + . /tmp/install/golangci_lint.installer [2020-08-17T14:33:33.579Z] #45 7.132 ++ : v1.23.8 [2020-08-17T14:33:33.579Z] #45 7.132 + install_golangci_lint [2020-08-17T14:33:33.579Z] #45 7.132 + echo 'Installing golangci-lint version v1.23.8' [2020-08-17T14:33:33.579Z] #45 7.132 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-17T14:33:33.579Z] #45 7.140 Installing golangci-lint version v1.23.8 [2020-08-17T14:33:33.594Z] #10 ... [2020-08-17T14:33:33.594Z] [2020-08-17T14:33:33.594Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-17T14:33:33.594Z] #51 8.491 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-17T14:33:33.594Z] #51 8.582 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-17T14:33:33.594Z] #51 8.589 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-17T14:33:33.835Z] #45 ... [2020-08-17T14:33:33.835Z] [2020-08-17T14:33:33.835Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-17T14:33:33.835Z] #51 8.504 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-17T14:33:33.835Z] #51 8.824 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-17T14:33:33.835Z] #51 8.824 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-17T14:33:33.835Z] #51 ... [2020-08-17T14:33:33.835Z] [2020-08-17T14:33:33.835Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-17T14:33:33.835Z] #28 7.127 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-17T14:33:33.835Z] #28 7.142 Cloning into '.'... [2020-08-17T14:33:33.858Z] #51 ... [2020-08-17T14:33:33.858Z] [2020-08-17T14:33:33.858Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-17T14:33:33.858Z] #23 8.424 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-17T14:33:33.858Z] #23 8.619 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-17T14:33:33.859Z] #23 8.619 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-17T14:33:33.859Z] #23 ... [2020-08-17T14:33:33.859Z] [2020-08-17T14:33:33.859Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:33.859Z] #54 7.058 + RM_GOPATH=0 [2020-08-17T14:33:33.859Z] #54 7.058 + TMP_GOPATH= [2020-08-17T14:33:33.859Z] #54 7.058 + : /build [2020-08-17T14:33:33.859Z] #54 7.058 + '[' -z '' ']' [2020-08-17T14:33:33.859Z] #54 7.058 ++ mktemp -d [2020-08-17T14:33:33.859Z] #54 7.058 + export GOPATH=/tmp/tmp.7WqCjNz7wy [2020-08-17T14:33:33.859Z] #54 7.058 + GOPATH=/tmp/tmp.7WqCjNz7wy [2020-08-17T14:33:33.859Z] #54 7.058 + RM_GOPATH=1 [2020-08-17T14:33:33.859Z] #54 7.058 + case "$(go env GOARCH)" in [2020-08-17T14:33:33.859Z] #54 7.058 ++ go env GOARCH [2020-08-17T14:33:33.859Z] #54 7.104 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:33.859Z] #54 7.104 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:33.859Z] #54 7.104 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:33.859Z] #54 7.104 + dir=/tmp/install [2020-08-17T14:33:33.859Z] #54 7.104 + bin=rootlesskit [2020-08-17T14:33:33.859Z] #54 7.104 + shift [2020-08-17T14:33:33.859Z] #54 7.104 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-08-17T14:33:33.859Z] #54 7.104 + . /tmp/install/rootlesskit.installer [2020-08-17T14:33:33.859Z] #54 7.104 ++ : f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-17T14:33:33.859Z] #54 7.104 + install_rootlesskit [2020-08-17T14:33:33.859Z] #54 7.104 + case "$1" in [2020-08-17T14:33:33.859Z] #54 7.104 + export CGO_ENABLED=0 [2020-08-17T14:33:33.859Z] #54 7.104 + CGO_ENABLED=0 [2020-08-17T14:33:33.859Z] #54 7.104 + _install_rootlesskit [2020-08-17T14:33:33.859Z] #54 7.104 + echo 'Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86' [2020-08-17T14:33:33.859Z] #54 7.104 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7WqCjNz7wy/src/github.com/rootless-containers/rootlesskit [2020-08-17T14:33:33.859Z] #54 7.104 Install rootlesskit version f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-17T14:33:33.859Z] #54 7.140 Cloning into '/tmp/tmp.7WqCjNz7wy/src/github.com/rootless-containers/rootlesskit'... [2020-08-17T14:33:34.092Z] #28 ... [2020-08-17T14:33:34.092Z] [2020-08-17T14:33:34.092Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:33:34.092Z] #41 7.253 + RM_GOPATH=0 [2020-08-17T14:33:34.092Z] #41 7.253 + TMP_GOPATH= [2020-08-17T14:33:34.092Z] #41 7.253 + : /build [2020-08-17T14:33:34.092Z] #41 7.253 + '[' -z '' ']' [2020-08-17T14:33:34.092Z] #41 7.253 ++ mktemp -d [2020-08-17T14:33:34.092Z] #41 7.291 + export GOPATH=/tmp/tmp.26S5GSDjIw [2020-08-17T14:33:34.092Z] #41 7.291 + GOPATH=/tmp/tmp.26S5GSDjIw [2020-08-17T14:33:34.092Z] #41 7.291 + RM_GOPATH=1 [2020-08-17T14:33:34.092Z] #41 7.291 + case "$(go env GOARCH)" in [2020-08-17T14:33:34.092Z] #41 7.291 ++ go env GOARCH [2020-08-17T14:33:34.092Z] #41 7.304 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:34.092Z] #41 7.304 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:34.092Z] #41 7.304 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:34.092Z] #41 7.304 + dir=/tmp/install [2020-08-17T14:33:34.092Z] #41 7.304 + bin=vndr [2020-08-17T14:33:34.092Z] #41 7.304 + shift [2020-08-17T14:33:34.092Z] #41 7.304 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-08-17T14:33:34.092Z] #41 7.304 + . /tmp/install/vndr.installer [2020-08-17T14:33:34.092Z] #41 7.304 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-17T14:33:34.092Z] #41 7.304 + install_vndr [2020-08-17T14:33:34.092Z] #41 7.304 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-08-17T14:33:34.092Z] #41 7.304 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.26S5GSDjIw/src/github.com/LK4D4/vndr [2020-08-17T14:33:34.092Z] #41 7.305 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-17T14:33:34.092Z] #41 7.341 Cloning into '/tmp/tmp.26S5GSDjIw/src/github.com/LK4D4/vndr'... [2020-08-17T14:33:34.092Z] #41 8.953 + cd /tmp/tmp.26S5GSDjIw/src/github.com/LK4D4/vndr [2020-08-17T14:33:34.092Z] #41 8.953 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-08-17T14:33:34.092Z] #41 9.136 + go build -buildmode=pie -v -o /build/vndr . [2020-08-17T14:33:34.092Z] #41 ... [2020-08-17T14:33:34.092Z] [2020-08-17T14:33:34.092Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-17T14:33:34.092Z] #23 8.033 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-17T14:33:34.092Z] #23 8.254 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-17T14:33:34.092Z] #23 8.254 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-17T14:33:34.092Z] #23 10.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-17T14:33:34.109Z] INFO: Daemon under test started and replied! [2020-08-17T14:33:34.109Z] INFO: Docker version of the daemon under test [2020-08-17T14:33:34.109Z] [2020-08-17T14:33:34.109Z] Client: [2020-08-17T14:33:34.109Z] Version: 17.06.2-ce [2020-08-17T14:33:34.109Z] API version: 1.30 [2020-08-17T14:33:34.109Z] Go version: go1.8.3 [2020-08-17T14:33:34.109Z] Git commit: cec0b72 [2020-08-17T14:33:34.109Z] Built: Tue Sep 5 19:57:19 2017 [2020-08-17T14:33:34.109Z] OS/Arch: windows/amd64 [2020-08-17T14:33:34.109Z] [2020-08-17T14:33:34.109Z] Server: [2020-08-17T14:33:34.109Z] Version: 0.0.0-dev [2020-08-17T14:33:34.109Z] API version: 1.41 (minimum version 1.24) [2020-08-17T14:33:34.109Z] Go version: go1.13.15 [2020-08-17T14:33:34.109Z] Git commit: 4bdfe08f9c [2020-08-17T14:33:34.109Z] Built: 08/17/2020 14:31:54 [2020-08-17T14:33:34.109Z] OS/Arch: windows/amd64 [2020-08-17T14:33:34.109Z] Experimental: false [2020-08-17T14:33:34.109Z] [2020-08-17T14:33:34.109Z] INFO: Docker info of the daemon under test [2020-08-17T14:33:34.109Z] [2020-08-17T14:33:34.109Z] Containers: 0 [2020-08-17T14:33:34.109Z] Running: 0 [2020-08-17T14:33:34.109Z] Paused: 0 [2020-08-17T14:33:34.109Z] Stopped: 0 [2020-08-17T14:33:34.109Z] Images: 0 [2020-08-17T14:33:34.109Z] Server Version: 0.0.0-dev [2020-08-17T14:33:34.109Z] Storage Driver: windowsfilter [2020-08-17T14:33:34.109Z] Windows: [2020-08-17T14:33:34.109Z] Logging Driver: json-file [2020-08-17T14:33:34.109Z] Plugins: [2020-08-17T14:33:34.109Z] Volume: local [2020-08-17T14:33:34.109Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-17T14:33:34.109Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-17T14:33:34.109Z] Swarm: inactive [2020-08-17T14:33:34.109Z] Default Isolation: process [2020-08-17T14:33:34.109Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-17T14:33:34.109Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-17T14:33:34.109Z] OSType: windows [2020-08-17T14:33:34.109Z] Architecture: x86_64 [2020-08-17T14:33:34.109Z] CPUs: 4 [2020-08-17T14:33:34.109Z] Total Memory: 32GiB [2020-08-17T14:33:34.109Z] Name: azwin-2-02ee70 [2020-08-17T14:33:34.109Z] ID: ZKCZ:JXOP:2G2D:SBDM:7T4E:J5FT:QVNH:SB7I:LDKD:73AM:UX4R:73NI [2020-08-17T14:33:34.109Z] Docker Root Dir: D:\CI\PR-41335\7\daemon [2020-08-17T14:33:34.109Z] Debug Mode (client): false [2020-08-17T14:33:34.109Z] Debug Mode (server): true [2020-08-17T14:33:34.109Z] File Descriptors: -1 [2020-08-17T14:33:34.109Z] Goroutines: 17 [2020-08-17T14:33:34.109Z] System Time: 2020-08-17T14:33:34.0323187Z [2020-08-17T14:33:34.109Z] EventsListeners: 0 [2020-08-17T14:33:34.109Z] Registry: https://index.docker.io/v1/ [2020-08-17T14:33:34.109Z] Labels: [2020-08-17T14:33:34.109Z] Experimental: false [2020-08-17T14:33:34.109Z] Insecure Registries: [2020-08-17T14:33:34.109Z] 127.0.0.0/8 [2020-08-17T14:33:34.109Z] Live Restore Enabled: false [2020-08-17T14:33:34.109Z] [2020-08-17T14:33:34.109Z] [2020-08-17T14:33:34.109Z] INFO: Docker images of the daemon under test [2020-08-17T14:33:34.109Z] [2020-08-17T14:33:34.126Z] #54 ... [2020-08-17T14:33:34.126Z] [2020-08-17T14:33:34.126Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:33:34.126Z] #32 8.271 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-17T14:33:34.126Z] #32 8.383 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-17T14:33:34.126Z] #32 8.383 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-17T14:33:34.126Z] #32 10.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-17T14:33:34.126Z] #32 ... [2020-08-17T14:33:34.126Z] [2020-08-17T14:33:34.126Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:34.126Z] #60 6.786 + RM_GOPATH=0 [2020-08-17T14:33:34.126Z] #60 6.786 + TMP_GOPATH= [2020-08-17T14:33:34.126Z] #60 6.786 + : /build [2020-08-17T14:33:34.126Z] #60 6.786 + '[' -z '' ']' [2020-08-17T14:33:34.126Z] #60 6.786 ++ mktemp -d [2020-08-17T14:33:34.126Z] #60 6.786 + export GOPATH=/tmp/tmp.gK38PLOIgi [2020-08-17T14:33:34.126Z] #60 6.786 + GOPATH=/tmp/tmp.gK38PLOIgi [2020-08-17T14:33:34.126Z] #60 6.786 + RM_GOPATH=1 [2020-08-17T14:33:34.126Z] #60 6.786 + case "$(go env GOARCH)" in [2020-08-17T14:33:34.126Z] #60 6.786 ++ go env GOARCH [2020-08-17T14:33:34.126Z] #60 6.885 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:34.126Z] #60 6.885 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:34.126Z] #60 6.885 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:34.126Z] #60 6.893 + dir=/tmp/install [2020-08-17T14:33:34.126Z] #60 6.893 + bin=proxy [2020-08-17T14:33:34.126Z] #60 6.893 + shift [2020-08-17T14:33:34.126Z] #60 6.893 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-08-17T14:33:34.126Z] #60 6.893 + . /tmp/install/proxy.installer [2020-08-17T14:33:34.126Z] #60 6.893 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-08-17T14:33:34.126Z] #60 6.893 + install_proxy [2020-08-17T14:33:34.126Z] #60 6.893 + case "$1" in [2020-08-17T14:33:34.126Z] #60 6.893 + export CGO_ENABLED=0 [2020-08-17T14:33:34.126Z] #60 6.893 + CGO_ENABLED=0 [2020-08-17T14:33:34.126Z] #60 6.893 + _install_proxy [2020-08-17T14:33:34.126Z] #60 6.893 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-08-17T14:33:34.126Z] #60 6.893 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.gK38PLOIgi/src/github.com/docker/libnetwork [2020-08-17T14:33:34.126Z] #60 6.893 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-08-17T14:33:34.126Z] #60 6.905 Cloning into '/tmp/tmp.gK38PLOIgi/src/github.com/docker/libnetwork'... [2020-08-17T14:33:34.349Z] #23 ... [2020-08-17T14:33:34.349Z] [2020-08-17T14:33:34.349Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:33:34.349Z] #10 8.468 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-17T14:33:34.349Z] #10 8.569 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-17T14:33:34.349Z] #10 8.569 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-17T14:33:34.349Z] #10 10.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-17T14:33:34.349Z] #10 ... [2020-08-17T14:33:34.349Z] [2020-08-17T14:33:34.349Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:34.349Z] #21 7.202 + RM_GOPATH=0 [2020-08-17T14:33:34.349Z] #21 7.202 + TMP_GOPATH= [2020-08-17T14:33:34.349Z] #21 7.202 + : /build [2020-08-17T14:33:34.349Z] #21 7.202 + '[' -z '' ']' [2020-08-17T14:33:34.349Z] #21 7.217 ++ mktemp -d [2020-08-17T14:33:34.349Z] #21 7.217 + export GOPATH=/tmp/tmp.pDeKHH8fDm [2020-08-17T14:33:34.349Z] #21 7.217 + GOPATH=/tmp/tmp.pDeKHH8fDm [2020-08-17T14:33:34.349Z] #21 7.217 + RM_GOPATH=1 [2020-08-17T14:33:34.349Z] #21 7.217 + case "$(go env GOARCH)" in [2020-08-17T14:33:34.349Z] #21 7.217 ++ go env GOARCH [2020-08-17T14:33:34.349Z] #21 7.253 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:34.349Z] #21 7.253 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:34.349Z] #21 7.253 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:34.349Z] #21 7.306 + dir=/tmp/install [2020-08-17T14:33:34.349Z] #21 7.306 + bin=dockercli [2020-08-17T14:33:34.349Z] #21 7.306 + shift [2020-08-17T14:33:34.349Z] #21 7.306 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-08-17T14:33:34.349Z] #21 7.306 + . /tmp/install/dockercli.installer [2020-08-17T14:33:34.349Z] #21 7.306 ++ : stable [2020-08-17T14:33:34.349Z] #21 7.306 ++ : 17.06.2-ce [2020-08-17T14:33:34.349Z] #21 7.306 + install_dockercli [2020-08-17T14:33:34.349Z] #21 7.306 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-17T14:33:34.349Z] #21 7.306 Install docker/cli version 17.06.2-ce from stable [2020-08-17T14:33:34.349Z] #21 7.322 ++ uname -m [2020-08-17T14:33:34.349Z] #21 7.342 + arch=x86_64 [2020-08-17T14:33:34.349Z] #21 7.342 + '[' x86_64 '!=' x86_64 ']' [2020-08-17T14:33:34.349Z] #21 7.342 + url=https://download.docker.com/linux/static [2020-08-17T14:33:34.349Z] #21 7.342 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-17T14:33:34.349Z] #21 7.342 + tar -xz docker/docker [2020-08-17T14:33:34.400Z] #60 ... [2020-08-17T14:33:34.400Z] [2020-08-17T14:33:34.400Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:34.400Z] #43 7.031 + RM_GOPATH=0 [2020-08-17T14:33:34.400Z] #43 7.031 + TMP_GOPATH= [2020-08-17T14:33:34.400Z] #43 7.031 + : /build [2020-08-17T14:33:34.400Z] #43 7.031 + '[' -z '' ']' [2020-08-17T14:33:34.400Z] #43 7.031 ++ mktemp -d [2020-08-17T14:33:34.400Z] #43 7.031 + export GOPATH=/tmp/tmp.bpxKVjNzQu [2020-08-17T14:33:34.400Z] #43 7.031 + GOPATH=/tmp/tmp.bpxKVjNzQu [2020-08-17T14:33:34.400Z] #43 7.031 + RM_GOPATH=1 [2020-08-17T14:33:34.400Z] #43 7.031 + case "$(go env GOARCH)" in [2020-08-17T14:33:34.400Z] #43 7.031 ++ go env GOARCH [2020-08-17T14:33:34.400Z] #43 7.072 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:34.400Z] #43 7.072 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:34.400Z] #43 7.072 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:34.400Z] #43 7.072 + dir=/tmp/install [2020-08-17T14:33:34.400Z] #43 7.072 + bin=gotestsum [2020-08-17T14:33:34.400Z] #43 7.072 + shift [2020-08-17T14:33:34.400Z] #43 7.072 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-08-17T14:33:34.400Z] #43 7.072 + . /tmp/install/gotestsum.installer [2020-08-17T14:33:34.400Z] #43 7.072 ++ : v0.3.5 [2020-08-17T14:33:34.400Z] #43 7.072 + install_gotestsum [2020-08-17T14:33:34.400Z] #43 7.072 + set -e [2020-08-17T14:33:34.400Z] #43 7.072 + export GO111MODULE=on [2020-08-17T14:33:34.400Z] #43 7.072 + GO111MODULE=on [2020-08-17T14:33:34.400Z] #43 7.072 + GOBIN=/build [2020-08-17T14:33:34.400Z] #43 7.072 + go get gotest.tools/gotestsum@v0.3.5 [2020-08-17T14:33:34.400Z] #43 7.242 go: finding gotest.tools/gotestsum v0.3.5 [2020-08-17T14:33:34.400Z] #43 7.242 go: finding gotest.tools v0.3.5 [2020-08-17T14:33:34.400Z] #43 8.633 go: downloading gotest.tools/gotestsum v0.3.5 [2020-08-17T14:33:34.400Z] #43 9.124 go: extracting gotest.tools/gotestsum v0.3.5 [2020-08-17T14:33:34.400Z] #43 10.54 go: downloading gotest.tools v2.1.0+incompatible [2020-08-17T14:33:34.400Z] #43 10.72 go: extracting gotest.tools v2.1.0+incompatible [2020-08-17T14:33:34.400Z] #43 ... [2020-08-17T14:33:34.400Z] [2020-08-17T14:33:34.400Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:33:34.400Z] #38 8.601 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-17T14:33:34.400Z] #38 8.778 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-17T14:33:34.400Z] #38 8.810 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-17T14:33:34.400Z] #38 10.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-17T14:33:34.568Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-17T14:33:34.568Z] [2020-08-17T14:33:34.568Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-08-17T14:33:34.568Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-08-17T14:33:34.568Z] ltsc2019: Pulling from windows/servercore [2020-08-17T14:33:34.568Z] 4612f6d0b889: Pulling fs layer [2020-08-17T14:33:34.568Z] 3ab49687905c: Pulling fs layer [2020-08-17T14:33:34.606Z] #21 ... [2020-08-17T14:33:34.606Z] [2020-08-17T14:33:34.606Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:33:34.606Z] #32 6.707 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-17T14:33:34.606Z] #32 6.754 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-17T14:33:34.606Z] #32 6.815 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-17T14:33:34.606Z] #32 8.102 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-17T14:33:34.606Z] #32 ... [2020-08-17T14:33:34.606Z] [2020-08-17T14:33:34.606Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:33:34.606Z] #41 11.45 internal/cpu [2020-08-17T14:33:34.606Z] #41 11.57 runtime/internal/math [2020-08-17T14:33:34.606Z] #41 11.75 internal/race [2020-08-17T14:33:34.660Z] #38 ... [2020-08-17T14:33:34.661Z] [2020-08-17T14:33:34.661Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:34.661Z] #47 7.341 + RM_GOPATH=0 [2020-08-17T14:33:34.661Z] #47 7.341 + TMP_GOPATH= [2020-08-17T14:33:34.661Z] #47 7.341 + : /build [2020-08-17T14:33:34.661Z] #47 7.341 + '[' -z '' ']' [2020-08-17T14:33:34.661Z] #47 7.341 ++ mktemp -d [2020-08-17T14:33:34.661Z] #47 7.341 + export GOPATH=/tmp/tmp.iJLOvDhAb0 [2020-08-17T14:33:34.661Z] #47 7.341 + GOPATH=/tmp/tmp.iJLOvDhAb0 [2020-08-17T14:33:34.661Z] #47 7.341 + RM_GOPATH=1 [2020-08-17T14:33:34.661Z] #47 7.341 + case "$(go env GOARCH)" in [2020-08-17T14:33:34.661Z] #47 7.341 ++ go env GOARCH [2020-08-17T14:33:34.661Z] #47 7.429 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-17T14:33:34.661Z] #47 7.429 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:34.661Z] #47 7.429 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:34.661Z] #47 7.429 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:34.661Z] #47 7.429 + dir=/tmp/install [2020-08-17T14:33:34.661Z] #47 7.429 + bin=shfmt [2020-08-17T14:33:34.661Z] #47 7.429 + shift [2020-08-17T14:33:34.661Z] #47 7.429 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-08-17T14:33:34.661Z] #47 7.429 + . /tmp/install/shfmt.installer [2020-08-17T14:33:34.661Z] #47 7.429 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-17T14:33:34.661Z] #47 7.429 + install_shfmt [2020-08-17T14:33:34.661Z] #47 7.429 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-08-17T14:33:34.661Z] #47 7.429 + git clone https://github.com/mvdan/sh.git /tmp/tmp.iJLOvDhAb0/src/github.com/mvdan/sh [2020-08-17T14:33:34.661Z] #47 7.429 Cloning into '/tmp/tmp.iJLOvDhAb0/src/github.com/mvdan/sh'... [2020-08-17T14:33:34.661Z] #47 ... [2020-08-17T14:33:34.661Z] [2020-08-17T14:33:34.661Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:34.661Z] #43 11.05 go: downloading github.com/fatih/color v1.6.0 [2020-08-17T14:33:34.661Z] #43 11.07 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-17T14:33:34.863Z] #41 11.90 sync/atomic [2020-08-17T14:33:34.920Z] #43 11.30 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-17T14:33:34.920Z] #43 11.30 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-08-17T14:33:34.920Z] #43 11.30 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-17T14:33:34.920Z] #43 11.56 go: downloading github.com/pkg/errors v0.8.0 [2020-08-17T14:33:35.120Z] #41 12.26 internal/bytealg [2020-08-17T14:33:35.179Z] #43 11.65 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-17T14:33:35.180Z] #43 11.84 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-17T14:33:35.429Z] #32 25.00 Reading package lists... [2020-08-17T14:33:35.429Z] #32 ... [2020-08-17T14:33:35.429Z] [2020-08-17T14:33:35.429Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:33:35.429Z] #38 19.89 Reading package lists... [2020-08-17T14:33:35.429Z] #38 26.31 Building dependency tree... [2020-08-17T14:33:35.429Z] #38 29.39 The following additional packages will be installed: [2020-08-17T14:33:35.429Z] #38 29.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-17T14:33:35.429Z] #38 29.39 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-17T14:33:35.429Z] #38 29.40 Suggested packages: [2020-08-17T14:33:35.429Z] #38 29.40 manpages-dev python-setuptools [2020-08-17T14:33:35.429Z] #38 30.51 The following NEW packages will be installed: [2020-08-17T14:33:35.429Z] #38 30.51 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-17T14:33:35.429Z] #38 30.51 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-17T14:33:35.429Z] #38 30.51 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-17T14:33:35.429Z] #38 30.52 python-six zlib1g-dev [2020-08-17T14:33:35.459Z] #43 11.85 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-17T14:33:35.685Z] #41 12.70 unicode [2020-08-17T14:33:35.694Z] #38 30.85 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-17T14:33:35.694Z] #38 30.85 Need to get 3798 kB of archives. [2020-08-17T14:33:35.694Z] #38 30.85 After this operation, 21.6 MB of additional disk space will be used. [2020-08-17T14:33:35.694Z] #38 30.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-08-17T14:33:35.719Z] #43 12.23 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-17T14:33:35.719Z] #43 12.28 go: extracting github.com/pkg/errors v0.8.0 [2020-08-17T14:33:35.719Z] #43 12.28 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-17T14:33:35.719Z] #43 12.32 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-17T14:33:35.957Z] #38 30.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-08-17T14:33:35.957Z] #38 30.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-08-17T14:33:35.957Z] #38 30.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-08-17T14:33:35.957Z] #38 30.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-08-17T14:33:35.957Z] #38 30.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-08-17T14:33:35.957Z] #38 30.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-08-17T14:33:35.957Z] #38 30.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-08-17T14:33:35.957Z] #38 30.92 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-08-17T14:33:35.957Z] #38 30.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-08-17T14:33:35.957Z] #38 31.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-08-17T14:33:35.957Z] #38 ... [2020-08-17T14:33:35.957Z] [2020-08-17T14:33:35.957Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:33:35.957Z] #32 25.00 Reading package lists... [2020-08-17T14:33:35.978Z] #43 12.43 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-17T14:33:35.978Z] #43 12.50 go: extracting github.com/fatih/color v1.6.0 [2020-08-17T14:33:35.978Z] #43 12.50 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-17T14:33:35.978Z] #43 12.50 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-17T14:33:36.550Z] #43 13.05 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-17T14:33:36.617Z] #41 13.75 runtime [2020-08-17T14:33:36.816Z] #43 13.31 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-17T14:33:37.508Z] #32 31.53 Building dependency tree... [2020-08-17T14:33:39.437Z] #32 34.21 The following additional packages will be installed: [2020-08-17T14:33:39.437Z] #32 34.23 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-17T14:33:39.437Z] #32 34.24 Suggested packages: [2020-08-17T14:33:39.437Z] #32 34.25 cmake-doc ninja-build lrzip [2020-08-17T14:33:39.437Z] #32 34.25 Recommended packages: [2020-08-17T14:33:39.437Z] #32 34.25 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-17T14:33:39.437Z] #32 ... [2020-08-17T14:33:39.437Z] [2020-08-17T14:33:39.437Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:33:39.437Z] #10 18.55 Reading package lists... [2020-08-17T14:33:39.437Z] #10 24.99 Reading package lists... [2020-08-17T14:33:39.437Z] #10 31.18 Building dependency tree... [2020-08-17T14:33:39.437Z] #10 34.24 The following additional packages will be installed: [2020-08-17T14:33:39.437Z] #10 34.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-17T14:33:39.437Z] #10 34.24 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-17T14:33:39.437Z] #10 34.24 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-17T14:33:39.437Z] #10 34.25 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-17T14:33:39.437Z] #10 34.25 Suggested packages: [2020-08-17T14:33:39.437Z] #10 34.26 gcc-8-locales seccomp wine64 [2020-08-17T14:33:39.700Z] #10 ... [2020-08-17T14:33:39.700Z] [2020-08-17T14:33:39.700Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-17T14:33:39.700Z] #51 18.11 Reading package lists... [2020-08-17T14:33:39.700Z] #51 25.13 Reading package lists... [2020-08-17T14:33:39.700Z] #51 31.90 Building dependency tree... [2020-08-17T14:33:39.700Z] #51 ... [2020-08-17T14:33:39.700Z] [2020-08-17T14:33:39.700Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:33:39.700Z] #38 31.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-08-17T14:33:39.700Z] #38 31.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-08-17T14:33:39.700Z] #38 31.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-08-17T14:33:39.700Z] #38 31.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-17T14:33:39.700Z] #38 31.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-08-17T14:33:39.700Z] #38 31.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-08-17T14:33:39.700Z] #38 32.78 debconf: delaying package configuration, since apt-utils is not installed [2020-08-17T14:33:39.700Z] #38 32.94 Fetched 3798 kB in 1s (5524 kB/s) [2020-08-17T14:33:39.700Z] #38 33.06 Selecting previously unselected package libcap-dev:arm64. [2020-08-17T14:33:39.700Z] #38 33.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 ... 15383 files and directories currently installed.) [2020-08-17T14:33:39.700Z] #38 33.19 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-08-17T14:33:39.700Z] #38 33.20 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-08-17T14:33:39.700Z] #38 33.45 Selecting previously unselected package libnet1:arm64. [2020-08-17T14:33:39.700Z] #38 33.45 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-08-17T14:33:39.700Z] #38 33.47 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-17T14:33:39.700Z] #38 33.70 Selecting previously unselected package libnet1-dev. [2020-08-17T14:33:39.700Z] #38 33.71 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-08-17T14:33:39.700Z] #38 33.71 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-17T14:33:39.700Z] #38 33.99 Selecting previously unselected package libnl-3-200:arm64. [2020-08-17T14:33:39.700Z] #38 33.99 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-08-17T14:33:39.700Z] #38 34.00 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-08-17T14:33:39.700Z] #38 34.16 Selecting previously unselected package libnl-3-dev:arm64. [2020-08-17T14:33:39.700Z] #38 34.17 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-08-17T14:33:39.700Z] #38 34.19 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-08-17T14:33:39.700Z] #38 34.61 Selecting previously unselected package libprotobuf-c1:arm64. [2020-08-17T14:33:39.700Z] #38 34.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-08-17T14:33:39.700Z] #38 34.63 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-17T14:33:39.700Z] #38 34.86 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-08-17T14:33:39.700Z] #38 34.87 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-08-17T14:33:39.700Z] #38 34.89 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-08-17T14:33:40.052Z] #38 35.20 Selecting previously unselected package zlib1g-dev:arm64. [2020-08-17T14:33:40.316Z] #38 35.20 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-08-17T14:33:40.316Z] #38 35.30 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-08-17T14:33:40.366Z] 3ab49687905c: Verifying Checksum [2020-08-17T14:33:40.367Z] 3ab49687905c: Download complete [2020-08-17T14:33:40.580Z] #38 35.52 Selecting previously unselected package libprotobuf17:arm64. [2020-08-17T14:33:40.580Z] #38 35.52 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-08-17T14:33:40.580Z] #38 35.53 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-08-17T14:33:40.806Z] #41 ... [2020-08-17T14:33:40.806Z] [2020-08-17T14:33:40.806Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:40.806Z] #43 7.669 go: downloading github.com/fatih/color v1.6.0 [2020-08-17T14:33:40.806Z] #43 7.693 go: downloading github.com/spf13/pflag v1.0.1 [2020-08-17T14:33:40.806Z] #43 7.976 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-17T14:33:40.806Z] #43 8.064 go: extracting github.com/pkg/errors v0.8.0 [2020-08-17T14:33:40.806Z] #43 8.129 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-08-17T14:33:40.806Z] #43 8.142 go: extracting github.com/fatih/color v1.6.0 [2020-08-17T14:33:40.806Z] #43 8.505 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-08-17T14:33:40.807Z] #43 8.703 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-08-17T14:33:40.807Z] #43 8.763 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-08-17T14:33:40.807Z] #43 8.833 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-17T14:33:40.807Z] #43 8.929 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-17T14:33:40.807Z] #43 8.952 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-08-17T14:33:40.807Z] #43 8.998 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-08-17T14:33:40.807Z] #43 9.018 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-17T14:33:40.807Z] #43 9.021 go: extracting github.com/spf13/pflag v1.0.1 [2020-08-17T14:33:40.807Z] #43 9.224 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-17T14:33:40.807Z] #43 9.280 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-08-17T14:33:40.807Z] #43 12.57 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-17T14:33:40.807Z] #43 13.14 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-17T14:33:40.807Z] #43 14.29 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-17T14:33:41.014Z] #43 16.96 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-17T14:33:41.014Z] #43 16.96 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-17T14:33:41.014Z] #43 ... [2020-08-17T14:33:41.014Z] [2020-08-17T14:33:41.014Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-17T14:33:41.014Z] #28 7.284 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-08-17T14:33:41.014Z] #28 7.284 Cloning into '.'... [2020-08-17T14:33:41.014Z] #28 ... [2020-08-17T14:33:41.014Z] [2020-08-17T14:33:41.014Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-17T14:33:41.014Z] #36 7.456 + git clone https://github.com/docker/distribution.git . [2020-08-17T14:33:41.014Z] #36 7.456 Cloning into '.'... [2020-08-17T14:33:41.274Z] #36 ... [2020-08-17T14:33:41.274Z] [2020-08-17T14:33:41.274Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:41.274Z] #54 15.93 + cd /tmp/tmp.7WqCjNz7wy/src/github.com/rootless-containers/rootlesskit [2020-08-17T14:33:41.274Z] #54 15.93 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-17T14:33:41.274Z] #54 16.50 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-17T14:33:41.274Z] #54 16.50 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-17T14:33:41.531Z] #38 36.74 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-08-17T14:33:41.824Z] #38 36.74 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-08-17T14:33:41.824Z] #38 36.79 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-08-17T14:33:42.125Z] #38 37.23 Selecting previously unselected package libprotobuf-dev:arm64. [2020-08-17T14:33:42.125Z] #38 ... [2020-08-17T14:33:42.125Z] [2020-08-17T14:33:42.125Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:33:42.125Z] #41 37.25 sync [2020-08-17T14:33:42.125Z] #41 37.26 internal/reflectlite [2020-08-17T14:33:42.179Z] #43 18.95 go: finding github.com/fatih/color v1.6.0 [2020-08-17T14:33:42.179Z] #43 18.96 go: finding github.com/pkg/errors v0.8.0 [2020-08-17T14:33:42.179Z] #43 19.02 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-17T14:33:42.179Z] #43 19.07 go: finding github.com/spf13/pflag v1.0.1 [2020-08-17T14:33:42.179Z] #43 ... [2020-08-17T14:33:42.179Z] [2020-08-17T14:33:42.179Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:33:42.179Z] #41 19.06 unicode/utf8 [2020-08-17T14:33:42.652Z] #54 ... [2020-08-17T14:33:42.652Z] [2020-08-17T14:33:42.652Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:33:42.652Z] #41 8.813 runtime/internal/atomic [2020-08-17T14:33:42.652Z] #41 8.841 internal/cpu [2020-08-17T14:33:42.652Z] #41 9.576 internal/bytealg [2020-08-17T14:33:42.652Z] #41 9.578 runtime/internal/math [2020-08-17T14:33:42.652Z] #41 9.739 internal/race [2020-08-17T14:33:42.652Z] #41 9.963 sync/atomic [2020-08-17T14:33:42.652Z] #41 10.46 unicode [2020-08-17T14:33:42.652Z] #41 11.05 runtime [2020-08-17T14:33:42.652Z] #41 17.10 unicode/utf8 [2020-08-17T14:33:42.652Z] #41 17.80 math [2020-08-17T14:33:42.743Z] #41 19.81 math [2020-08-17T14:33:43.306Z] #41 ... [2020-08-17T14:33:43.306Z] [2020-08-17T14:33:43.306Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:43.306Z] #30 10.43 internal/cpu [2020-08-17T14:33:43.306Z] #30 10.76 runtime/internal/sys [2020-08-17T14:33:43.306Z] #30 11.34 runtime/internal/math [2020-08-17T14:33:43.306Z] #30 11.53 internal/bytealg [2020-08-17T14:33:43.306Z] #30 11.69 math/bits [2020-08-17T14:33:43.306Z] #30 12.63 math [2020-08-17T14:33:43.306Z] #30 13.05 runtime [2020-08-17T14:33:43.563Z] #30 20.57 internal/testlog [2020-08-17T14:33:43.563Z] #30 ... [2020-08-17T14:33:43.563Z] [2020-08-17T14:33:43.563Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:43.563Z] #43 19.39 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-17T14:33:43.563Z] #43 19.54 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-17T14:33:43.563Z] #43 19.79 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-17T14:33:43.563Z] #43 19.91 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-17T14:33:43.563Z] #43 20.00 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-17T14:33:43.563Z] #43 20.28 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-17T14:33:43.563Z] #43 20.57 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-17T14:33:43.569Z] #41 38.39 github.com/LK4D4/vndr/godl/singleflight [2020-08-17T14:33:43.569Z] #41 38.40 math/rand [2020-08-17T14:33:43.569Z] #41 ... [2020-08-17T14:33:43.569Z] [2020-08-17T14:33:43.569Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-17T14:33:43.569Z] #23 22.27 Reading package lists... [2020-08-17T14:33:43.569Z] #23 28.73 Building dependency tree... [2020-08-17T14:33:43.569Z] #23 32.07 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-17T14:33:43.569Z] #23 32.07 The following additional packages will be installed: [2020-08-17T14:33:43.569Z] #23 32.07 libjq1 libonig5 [2020-08-17T14:33:43.569Z] #23 32.49 The following NEW packages will be installed: [2020-08-17T14:33:43.569Z] #23 32.51 jq libjq1 libonig5 [2020-08-17T14:33:43.569Z] #23 32.94 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-17T14:33:43.569Z] #23 32.94 Need to get 325 kB of archives. [2020-08-17T14:33:43.569Z] #23 32.94 After this operation, 1019 kB of additional disk space will be used. [2020-08-17T14:33:43.569Z] #23 32.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-08-17T14:33:43.569Z] #23 32.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-08-17T14:33:43.569Z] #23 32.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-08-17T14:33:43.569Z] #23 34.25 debconf: delaying package configuration, since apt-utils is not installed [2020-08-17T14:33:43.569Z] #23 34.57 Fetched 325 kB in 0s (1141 kB/s) [2020-08-17T14:33:43.569Z] #23 34.77 Selecting previously unselected package libonig5:arm64. [2020-08-17T14:33:43.569Z] #23 34.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 ... 15383 files and directories currently installed.) [2020-08-17T14:33:43.569Z] #23 34.95 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-08-17T14:33:43.569Z] #23 35.00 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-08-17T14:33:43.569Z] #23 35.39 Selecting previously unselected package libjq1:arm64. [2020-08-17T14:33:43.569Z] #23 35.39 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-08-17T14:33:43.569Z] #23 35.39 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-17T14:33:43.569Z] #23 35.58 Selecting previously unselected package jq. [2020-08-17T14:33:43.569Z] #23 35.60 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-08-17T14:33:43.569Z] #23 35.61 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-17T14:33:43.569Z] #23 36.05 Setting up libonig5:arm64 (6.9.1-1) ... [2020-08-17T14:33:43.569Z] #23 36.47 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-17T14:33:43.569Z] #23 36.49 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-17T14:33:43.569Z] #23 36.51 Processing triggers for libc-bin (2.28-10) ... [2020-08-17T14:33:43.569Z] #23 ... [2020-08-17T14:33:43.569Z] [2020-08-17T14:33:43.569Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:33:43.569Z] #41 38.40 internal/singleflight [2020-08-17T14:33:44.143Z] #43 ... [2020-08-17T14:33:44.143Z] [2020-08-17T14:33:44.143Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-17T14:33:44.143Z] #51 11.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-17T14:33:44.143Z] #51 15.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-17T14:33:44.143Z] #51 19.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-17T14:33:44.143Z] #51 ... [2020-08-17T14:33:44.143Z] [2020-08-17T14:33:44.143Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:44.143Z] #30 21.03 encoding [2020-08-17T14:33:44.400Z] #30 21.50 runtime/cgo [2020-08-17T14:33:44.518Z] #41 39.43 sort [2020-08-17T14:33:44.518Z] #41 39.43 errors [2020-08-17T14:33:44.561Z] #41 ... [2020-08-17T14:33:44.561Z] [2020-08-17T14:33:44.561Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-17T14:33:44.561Z] #51 10.82 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-17T14:33:44.561Z] #51 15.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-17T14:33:44.561Z] #51 19.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-17T14:33:44.561Z] #51 ... [2020-08-17T14:33:44.561Z] [2020-08-17T14:33:44.561Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:44.561Z] #30 10.97 math [2020-08-17T14:33:44.561Z] #30 10.99 runtime [2020-08-17T14:33:44.561Z] #30 18.29 internal/testlog [2020-08-17T14:33:44.561Z] #30 19.13 encoding [2020-08-17T14:33:44.561Z] #30 19.42 runtime/cgo [2020-08-17T14:33:44.561Z] #30 ... [2020-08-17T14:33:44.561Z] [2020-08-17T14:33:44.561Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-17T14:33:44.561Z] #23 10.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-17T14:33:44.561Z] #23 14.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-17T14:33:44.561Z] #23 18.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-17T14:33:44.561Z] #23 ... [2020-08-17T14:33:44.561Z] [2020-08-17T14:33:44.561Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:44.561Z] #21 20.83 + mkdir -p /build [2020-08-17T14:33:44.561Z] #21 20.84 + mv docker/docker /build/ [2020-08-17T14:33:44.561Z] #21 20.84 + rmdir docker [2020-08-17T14:33:44.794Z] #41 39.77 io [2020-08-17T14:33:44.794Z] #41 39.77 strconv [2020-08-17T14:33:44.794Z] #41 39.77 internal/oserror [2020-08-17T14:33:44.794Z] #41 39.88 syscall [2020-08-17T14:33:45.064Z] #41 ... [2020-08-17T14:33:45.064Z] [2020-08-17T14:33:45.064Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-17T14:33:45.064Z] #23 DONE 40.1s [2020-08-17T14:33:45.064Z] [2020-08-17T14:33:45.064Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:45.064Z] #60 DONE 40.2s [2020-08-17T14:33:45.064Z] [2020-08-17T14:33:45.064Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:45.064Z] #43 DONE 40.2s [2020-08-17T14:33:45.376Z] [2020-08-17T14:33:45.376Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-17T14:33:45.376Z] #28 39.48 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-17T14:33:45.377Z] #28 39.71 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-17T14:33:45.377Z] #28 ... [2020-08-17T14:33:45.377Z] [2020-08-17T14:33:45.377Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-17T14:33:45.377Z] #24 DONE 0.3s [2020-08-17T14:33:45.500Z] #21 ... [2020-08-17T14:33:45.500Z] [2020-08-17T14:33:45.500Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:33:45.500Z] #10 11.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-17T14:33:45.500Z] #10 16.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-17T14:33:45.500Z] #10 ... [2020-08-17T14:33:45.500Z] [2020-08-17T14:33:45.500Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:45.500Z] #47 22.12 + cd /tmp/tmp.iJLOvDhAb0/src/github.com/mvdan/sh [2020-08-17T14:33:45.500Z] #47 22.12 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-17T14:33:45.641Z] [2020-08-17T14:33:45.641Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:33:45.761Z] #47 22.28 + GO111MODULE=on [2020-08-17T14:33:45.761Z] #47 22.28 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-17T14:33:45.772Z] #30 ... [2020-08-17T14:33:45.772Z] [2020-08-17T14:33:45.772Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:45.772Z] #21 21.45 + mkdir -p /build [2020-08-17T14:33:45.772Z] #21 21.47 + mv docker/docker /build/ [2020-08-17T14:33:45.772Z] #21 21.49 + rmdir docker [2020-08-17T14:33:45.772Z] #21 DONE 22.9s [2020-08-17T14:33:45.772Z] [2020-08-17T14:33:45.772Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:45.772Z] #47 22.57 + cd /tmp/tmp.xzaXPbBqzm/src/github.com/mvdan/sh [2020-08-17T14:33:45.772Z] #47 22.57 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-08-17T14:33:45.772Z] #47 22.80 + GO111MODULE=on [2020-08-17T14:33:45.772Z] #47 22.80 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-08-17T14:33:46.035Z] #47 ... [2020-08-17T14:33:46.035Z] [2020-08-17T14:33:46.035Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:46.035Z] #21 DONE 22.5s [2020-08-17T14:33:46.035Z] [2020-08-17T14:33:46.035Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:46.035Z] #43 18.00 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-17T14:33:46.035Z] #43 22.09 go: finding github.com/fatih/color v1.6.0 [2020-08-17T14:33:46.035Z] #43 22.15 go: finding github.com/pkg/errors v0.8.0 [2020-08-17T14:33:46.035Z] #43 22.26 go: finding github.com/sirupsen/logrus v1.0.5 [2020-08-17T14:33:46.035Z] #43 22.29 go: finding github.com/spf13/pflag v1.0.1 [2020-08-17T14:33:46.035Z] #43 22.40 go: finding github.com/mattn/go-colorable v0.0.9 [2020-08-17T14:33:46.035Z] #43 22.57 go: finding github.com/mattn/go-isatty v0.0.3 [2020-08-17T14:33:46.218Z] #25 ... [2020-08-17T14:33:46.218Z] [2020-08-17T14:33:46.218Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-17T14:33:46.218Z] #51 34.82 The following additional packages will be installed: [2020-08-17T14:33:46.218Z] #51 34.83 libbtrfs0 [2020-08-17T14:33:46.218Z] #51 34.97 The following NEW packages will be installed: [2020-08-17T14:33:46.218Z] #51 34.99 libbtrfs-dev libbtrfs0 [2020-08-17T14:33:46.218Z] #51 35.47 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-17T14:33:46.218Z] #51 35.47 Need to get 119 kB of archives. [2020-08-17T14:33:46.218Z] #51 35.47 After this operation, 387 kB of additional disk space will be used. [2020-08-17T14:33:46.218Z] #51 35.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-08-17T14:33:46.218Z] #51 35.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-08-17T14:33:46.218Z] #51 36.84 debconf: delaying package configuration, since apt-utils is not installed [2020-08-17T14:33:46.218Z] #51 37.20 Fetched 119 kB in 0s (391 kB/s) [2020-08-17T14:33:46.218Z] #51 38.81 Selecting previously unselected package libbtrfs0. [2020-08-17T14:33:46.219Z] #51 38.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-08-17T14:33:46.219Z] #51 38.87 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-08-17T14:33:46.219Z] #51 39.43 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-17T14:33:46.219Z] #51 39.65 Selecting previously unselected package libbtrfs-dev. [2020-08-17T14:33:46.219Z] #51 39.66 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-08-17T14:33:46.219Z] #51 39.67 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-17T14:33:46.219Z] #51 40.33 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-17T14:33:46.219Z] #51 40.45 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-17T14:33:46.219Z] #51 40.52 Processing triggers for libc-bin (2.28-10) ... [2020-08-17T14:33:46.219Z] #51 DONE 41.3s [2020-08-17T14:33:46.298Z] #43 22.82 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-08-17T14:33:46.335Z] #47 ... [2020-08-17T14:33:46.335Z] [2020-08-17T14:33:46.335Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:33:46.335Z] #32 13.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-17T14:33:46.335Z] #32 16.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-17T14:33:46.335Z] #32 ... [2020-08-17T14:33:46.335Z] [2020-08-17T14:33:46.335Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:33:46.335Z] #10 15.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-17T14:33:46.335Z] #10 19.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-17T14:33:46.486Z] [2020-08-17T14:33:46.486Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:46.565Z] #43 23.18 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-08-17T14:33:46.824Z] #43 23.34 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-08-17T14:33:47.083Z] #43 23.51 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-08-17T14:33:47.083Z] #43 ... [2020-08-17T14:33:47.083Z] [2020-08-17T14:33:47.083Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:33:47.083Z] #41 23.56 unicode/utf16 [2020-08-17T14:33:47.263Z] #10 ... [2020-08-17T14:33:47.263Z] [2020-08-17T14:33:47.264Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:47.264Z] #54 14.11 + cd /tmp/tmp.75EfmxACpC/src/github.com/rootless-containers/rootlesskit [2020-08-17T14:33:47.264Z] #54 14.11 + git checkout -q f766387c3b360bc6dc6c2f353e9e630cf2c6ee86 [2020-08-17T14:33:47.264Z] #54 15.61 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-17T14:33:47.264Z] #54 15.61 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-08-17T14:33:47.264Z] #54 ... [2020-08-17T14:33:47.264Z] [2020-08-17T14:33:47.264Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-17T14:33:47.264Z] #23 14.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-17T14:33:47.264Z] #23 18.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-17T14:33:47.264Z] #23 ... [2020-08-17T14:33:47.264Z] [2020-08-17T14:33:47.264Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:33:47.264Z] #38 14.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-17T14:33:47.264Z] #38 19.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-17T14:33:47.341Z] #41 ... [2020-08-17T14:33:47.341Z] [2020-08-17T14:33:47.341Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:33:47.342Z] #38 13.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-17T14:33:47.342Z] #38 18.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-17T14:33:47.603Z] #38 ... [2020-08-17T14:33:47.603Z] [2020-08-17T14:33:47.603Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:33:47.603Z] #43 23.84 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-08-17T14:33:47.838Z] #38 ... [2020-08-17T14:33:47.838Z] [2020-08-17T14:33:47.838Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:47.838Z] #47 24.70 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-17T14:33:47.838Z] #47 24.71 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-17T14:33:47.838Z] #47 24.86 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-17T14:33:47.863Z] #43 ... [2020-08-17T14:33:47.863Z] [2020-08-17T14:33:47.863Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:33:47.863Z] #32 14.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-17T14:33:47.863Z] #32 18.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-17T14:33:47.863Z] #32 ... [2020-08-17T14:33:47.863Z] [2020-08-17T14:33:47.863Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:33:47.863Z] #41 24.33 container/list [2020-08-17T14:33:48.767Z] #47 25.60 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-17T14:33:48.767Z] #47 25.67 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-17T14:33:49.045Z] #52 2.291 + RM_GOPATH=0 [2020-08-17T14:33:49.045Z] #52 2.291 + TMP_GOPATH= [2020-08-17T14:33:49.045Z] #52 2.291 + : /build [2020-08-17T14:33:49.045Z] #52 2.291 + '[' -z '' ']' [2020-08-17T14:33:49.045Z] #52 2.295 ++ mktemp -d [2020-08-17T14:33:49.045Z] #52 2.306 + export GOPATH=/tmp/tmp.LTanFWdwuU [2020-08-17T14:33:49.045Z] #52 2.306 + GOPATH=/tmp/tmp.LTanFWdwuU [2020-08-17T14:33:49.045Z] #52 2.306 + RM_GOPATH=1 [2020-08-17T14:33:49.045Z] #52 2.306 + case "$(go env GOARCH)" in [2020-08-17T14:33:49.045Z] #52 2.306 ++ go env GOARCH [2020-08-17T14:33:49.045Z] #52 2.343 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:49.045Z] #52 2.343 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:33:49.045Z] #52 2.358 ++ dirname /tmp/install/install.sh [2020-08-17T14:33:49.045Z] #52 2.362 + dir=/tmp/install [2020-08-17T14:33:49.045Z] #52 2.362 + bin=containerd [2020-08-17T14:33:49.045Z] #52 2.362 + shift [2020-08-17T14:33:49.045Z] #52 2.362 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-17T14:33:49.045Z] #52 2.362 + . /tmp/install/containerd.installer [2020-08-17T14:33:49.045Z] #52 2.362 ++ set -e [2020-08-17T14:33:49.045Z] #52 2.362 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-17T14:33:49.045Z] #52 2.362 + install_containerd [2020-08-17T14:33:49.045Z] #52 2.375 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-17T14:33:49.045Z] #52 2.375 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-17T14:33:49.045Z] #52 2.375 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LTanFWdwuU/src/github.com/containerd/containerd [2020-08-17T14:33:49.045Z] #52 2.375 Cloning into '/tmp/tmp.LTanFWdwuU/src/github.com/containerd/containerd'... [2020-08-17T14:33:49.241Z] #41 25.71 crypto/internal/subtle [2020-08-17T14:33:49.520Z] #41 26.09 crypto/subtle [2020-08-17T14:33:49.779Z] #41 26.29 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-17T14:33:50.037Z] #41 26.45 internal/nettrace [2020-08-17T14:33:50.037Z] #41 26.61 runtime/cgo [2020-08-17T14:33:50.134Z] #47 27.33 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-17T14:33:50.443Z] #52 ... [2020-08-17T14:33:50.443Z] [2020-08-17T14:33:50.443Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:33:50.443Z] #32 35.45 The following NEW packages will be installed: [2020-08-17T14:33:50.443Z] #32 35.46 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-17T14:33:50.443Z] #32 35.47 vim-common xxd [2020-08-17T14:33:50.443Z] #32 35.95 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-17T14:33:50.443Z] #32 35.95 Need to get 14.2 MB of archives. [2020-08-17T14:33:50.443Z] #32 35.95 After this operation, 60.0 MB of additional disk space will be used. [2020-08-17T14:33:50.443Z] #32 35.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-08-17T14:33:50.443Z] #32 35.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-17T14:33:50.443Z] #32 35.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-17T14:33:50.443Z] #32 36.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-08-17T14:33:50.443Z] #32 37.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-08-17T14:33:50.443Z] #32 37.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-08-17T14:33:50.443Z] #32 37.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-08-17T14:33:50.443Z] #32 37.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-08-17T14:33:50.443Z] #32 37.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-08-17T14:33:50.443Z] #32 37.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-08-17T14:33:50.443Z] #32 39.40 debconf: delaying package configuration, since apt-utils is not installed [2020-08-17T14:33:50.443Z] #32 39.67 Fetched 14.2 MB in 2s (6426 kB/s) [2020-08-17T14:33:50.443Z] #32 40.14 Selecting previously unselected package xxd. [2020-08-17T14:33:50.443Z] #32 40.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-08-17T14:33:50.443Z] #32 40.30 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-08-17T14:33:50.443Z] #32 40.33 Unpacking xxd (2:8.1.0875-5) ... [2020-08-17T14:33:50.443Z] #32 40.79 Selecting previously unselected package vim-common. [2020-08-17T14:33:50.443Z] #32 40.79 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-17T14:33:50.443Z] #32 40.89 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-17T14:33:50.443Z] #32 41.74 Selecting previously unselected package cmake-data. [2020-08-17T14:33:50.443Z] #32 41.74 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-17T14:33:50.443Z] #32 41.80 Unpacking cmake-data (3.13.4-1) ... [2020-08-17T14:33:50.443Z] #32 45.07 Selecting previously unselected package libicu63:arm64. [2020-08-17T14:33:50.443Z] #32 45.09 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-08-17T14:33:50.443Z] #32 45.11 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-17T14:33:50.443Z] #32 ... [2020-08-17T14:33:50.443Z] [2020-08-17T14:33:50.443Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:33:50.443Z] #10 35.83 The following NEW packages will be installed: [2020-08-17T14:33:50.443Z] #10 35.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-17T14:33:50.443Z] #10 35.83 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-17T14:33:50.443Z] #10 35.84 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-17T14:33:50.443Z] #10 35.84 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-17T14:33:50.443Z] #10 35.84 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-17T14:33:50.443Z] #10 35.85 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-17T14:33:50.443Z] #10 36.26 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-17T14:33:50.443Z] #10 36.26 Need to get 73.3 MB of archives. [2020-08-17T14:33:50.443Z] #10 36.26 After this operation, 472 MB of additional disk space will be used. [2020-08-17T14:33:50.443Z] #10 36.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-08-17T14:33:50.443Z] #10 36.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-08-17T14:33:50.443Z] #10 36.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-17T14:33:50.443Z] #10 36.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-08-17T14:33:50.443Z] #10 36.71 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-08-17T14:33:50.443Z] #10 36.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-17T14:33:50.443Z] #10 37.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-17T14:33:50.443Z] #10 37.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-08-17T14:33:50.443Z] #10 37.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-08-17T14:33:50.443Z] #10 40.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-08-17T14:33:50.443Z] #10 42.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-08-17T14:33:50.443Z] #10 42.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-08-17T14:33:50.443Z] #10 42.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-08-17T14:33:50.443Z] #10 42.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-08-17T14:33:50.443Z] #10 42.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-08-17T14:33:50.443Z] #10 42.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-08-17T14:33:50.443Z] #10 42.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-08-17T14:33:50.443Z] #10 42.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-08-17T14:33:50.443Z] #10 42.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-08-17T14:33:50.443Z] #10 42.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-08-17T14:33:50.443Z] #10 42.71 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-08-17T14:33:50.443Z] #10 42.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-08-17T14:33:50.443Z] #10 42.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-08-17T14:33:50.443Z] #10 42.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-08-17T14:33:50.443Z] #10 42.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-08-17T14:33:50.443Z] #10 44.75 debconf: delaying package configuration, since apt-utils is not installed [2020-08-17T14:33:50.443Z] #10 45.04 Fetched 73.3 MB in 7s (10.7 MB/s) [2020-08-17T14:33:50.443Z] #10 45.14 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-17T14:33:50.443Z] #10 45.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-08-17T14:33:50.443Z] #10 45.21 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-08-17T14:33:50.443Z] #10 45.24 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-17T14:33:50.707Z] #10 ... [2020-08-17T14:33:50.707Z] [2020-08-17T14:33:50.707Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:33:50.707Z] #25 4.425 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-17T14:33:50.707Z] #25 5.028 [2020-08-17T14:33:52.042Z] #47 28.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-17T14:33:52.306Z] #25 5.270 0.0% # 2.2% ### 4.3% ######### 13.4% ############## 20.5% ################# 24.4% ####################### 32.8% ######################### 35.3% ############################ 39.5% ############################### 43.5% ################################## 48.0% ###################################### 52.9% ########################################### 60.6% ################################################## 69.6% ########################################################## 81.1% ########## [2020-08-17T14:33:52.306Z] #25 ... [2020-08-17T14:33:52.306Z] [2020-08-17T14:33:52.306Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:33:52.306Z] #38 37.27 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-08-17T14:33:52.306Z] #38 37.56 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-08-17T14:33:52.306Z] #38 40.55 Selecting previously unselected package libprotoc17:arm64. [2020-08-17T14:33:52.306Z] #38 40.56 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-08-17T14:33:52.306Z] #38 40.69 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-08-17T14:33:52.306Z] #38 41.37 Selecting previously unselected package protobuf-c-compiler. [2020-08-17T14:33:52.306Z] #38 41.39 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-08-17T14:33:52.306Z] #38 41.45 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-17T14:33:52.306Z] #38 41.58 Selecting previously unselected package protobuf-compiler. [2020-08-17T14:33:52.306Z] #38 41.58 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-08-17T14:33:52.306Z] #38 41.59 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-17T14:33:52.306Z] #38 42.03 Selecting previously unselected package python-pkg-resources. [2020-08-17T14:33:52.306Z] #38 42.03 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-17T14:33:52.306Z] #38 42.03 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-17T14:33:52.306Z] #38 42.49 Selecting previously unselected package python-six. [2020-08-17T14:33:52.307Z] #38 42.51 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-17T14:33:52.307Z] #38 42.57 Unpacking python-six (1.12.0-1) ... [2020-08-17T14:33:52.307Z] #38 42.75 Selecting previously unselected package python-protobuf. [2020-08-17T14:33:52.307Z] #38 42.75 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-08-17T14:33:52.307Z] #38 42.76 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-17T14:33:52.307Z] #38 43.62 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-17T14:33:52.307Z] #38 46.30 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-08-17T14:33:52.307Z] #38 46.44 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-17T14:33:52.307Z] #38 46.51 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-17T14:33:52.307Z] #38 46.53 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-08-17T14:33:52.307Z] #38 46.55 Setting up python-six (1.12.0-1) ... [2020-08-17T14:33:52.307Z] #38 ... [2020-08-17T14:33:52.307Z] [2020-08-17T14:33:52.307Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:33:52.570Z] #25 5.270 0.0% # 2.2% ### 4.3% ######### 13.4% ############## 20.5% ################# 24.4% ####################### 32.8% ######################### 35.3% ############################ 39.5% ############################### 43.5% ################################## 48.0% ###################################### 52.9% ########################################### 60.6% ################################################## 69.6% ########################################################## 81.1% ################################################################ 90.2% ######################################################################## 100.0% [2020-08-17T14:33:52.833Z] #25 ... [2020-08-17T14:33:52.833Z] [2020-08-17T14:33:52.833Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:52.833Z] #30 37.73 sync [2020-08-17T14:33:52.833Z] #30 37.73 internal/reflectlite [2020-08-17T14:33:52.833Z] #30 39.28 sort [2020-08-17T14:33:52.833Z] #30 39.28 errors [2020-08-17T14:33:52.833Z] #30 39.55 io [2020-08-17T14:33:52.833Z] #30 39.55 internal/oserror [2020-08-17T14:33:52.833Z] #30 39.56 strconv [2020-08-17T14:33:52.833Z] #30 39.79 syscall [2020-08-17T14:33:52.833Z] #30 41.48 bytes [2020-08-17T14:33:52.833Z] #30 41.48 strings [2020-08-17T14:33:52.833Z] #30 45.15 reflect [2020-08-17T14:33:52.833Z] #30 46.05 bufio [2020-08-17T14:33:52.833Z] #30 ... [2020-08-17T14:33:52.833Z] [2020-08-17T14:33:52.833Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:33:52.833Z] #10 47.87 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-17T14:33:52.833Z] #10 47.88 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-08-17T14:33:52.833Z] #10 47.90 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-17T14:33:52.982Z] #47 ... [2020-08-17T14:33:52.982Z] [2020-08-17T14:33:52.982Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:52.982Z] #60 27.11 Checking out files: 35% (739/2067) Checking out files: 36% (745/2067) Checking out files: 37% (765/2067) Checking out files: 38% (786/2067) Checking out files: 39% (807/2067) Checking out files: 40% (827/2067) Checking out files: 41% (848/2067) Checking out files: 42% (869/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/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: 73% (1511/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-08-17T14:33:52.982Z] #60 29.18 + cd /tmp/tmp.n8fu8adgD8/src/github.com/docker/libnetwork [2020-08-17T14:33:52.982Z] #60 29.19 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-17T14:33:52.982Z] #60 29.81 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-17T14:33:54.229Z] #41 ... [2020-08-17T14:33:54.229Z] [2020-08-17T14:33:54.229Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-17T14:33:54.488Z] #36 30.22 Checking out files: 69% (1105/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-08-17T14:33:54.488Z] #36 30.95 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-17T14:33:56.333Z] #10 51.12 Selecting previously unselected package binutils-mingw-w64. [2020-08-17T14:33:56.333Z] #10 51.13 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-17T14:33:56.333Z] #10 51.14 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-17T14:33:56.333Z] #10 ... [2020-08-17T14:33:56.333Z] [2020-08-17T14:33:56.333Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:33:56.333Z] #41 41.22 vendor/golang.org/x/net/dns/dnsmessage [2020-08-17T14:33:56.333Z] #41 42.75 bytes [2020-08-17T14:33:56.333Z] #41 46.95 reflect [2020-08-17T14:33:56.333Z] #41 48.48 bufio [2020-08-17T14:33:56.333Z] #41 50.92 regexp/syntax [2020-08-17T14:33:56.333Z] #41 ... [2020-08-17T14:33:56.333Z] [2020-08-17T14:33:56.333Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:33:56.333Z] #25 7.382 [2020-08-17T14:33:56.333Z] #25 7.549 0.2% ################### 27.2% #################################### 50.8% ########################################################## 80.9% ######################################################################## 100.0% [2020-08-17T14:33:56.333Z] #25 8.378 [2020-08-17T14:33:56.333Z] #25 8.630 0.2% ############# 18.6% ############################# 41.5% ######################################### 57.9% ######################################################## 79.0% ################################################################### 94.0% ######################################################################## 100.0% [2020-08-17T14:33:56.333Z] #25 9.913 [2020-08-17T14:33:56.861Z] #25 10.24 0.0% ### 5.4% ####### 10.7% ########### 15.4% ############### 21.6% ################## 25.1% ####################### 32.0% ########################## 36.5% ############################# 41.3% ################################ 44.6% ################################### 48.7% ##################################### 52.3% [2020-08-17T14:33:56.861Z] #25 ... [2020-08-17T14:33:56.861Z] [2020-08-17T14:33:56.861Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:56.861Z] #47 41.89 strconv [2020-08-17T14:33:56.861Z] #47 41.95 bytes [2020-08-17T14:33:56.861Z] #47 41.96 syscall [2020-08-17T14:33:56.861Z] #47 42.00 strings [2020-08-17T14:33:56.861Z] #47 46.86 bufio [2020-08-17T14:33:56.861Z] #47 47.70 reflect [2020-08-17T14:33:56.861Z] #47 48.51 regexp/syntax [2020-08-17T14:33:56.861Z] #47 49.75 text/tabwriter [2020-08-17T14:33:56.861Z] #47 ... [2020-08-17T14:33:56.861Z] [2020-08-17T14:33:56.861Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:33:57.774Z] #36 34.09 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-17T14:33:58.039Z] 4612f6d0b889: Verifying Checksum [2020-08-17T14:33:58.039Z] 4612f6d0b889: Download complete [2020-08-17T14:33:58.183Z] #25 10.24 0.0% ### 5.4% ####### 10.7% ########### 15.4% ############### 21.6% ################## 25.1% ####################### 32.0% ########################## 36.5% ############################# 41.3% ################################ 44.6% ################################### 48.7% ##################################### 52.3% ######################################## 56.0% ########################################## 58.9% ############################################ 61.4% ############################################## 65.1% ################################################# 68.9% #################################################### 72.5% ####################################################### 77.1% ########################################################## 81.3% ############################################################# 84.8% ############################################################### 88.6% ################################################################## 91.8% #################################################################### 95.4% ######################################################################## 100.0% [2020-08-17T14:33:58.298Z] #60 ... [2020-08-17T14:33:58.298Z] [2020-08-17T14:33:58.298Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:33:58.298Z] #10 35.25 Fetched 8374 kB in 27s (311 kB/s) [2020-08-17T14:33:58.341Z] #36 ... [2020-08-17T14:33:58.342Z] [2020-08-17T14:33:58.342Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:58.342Z] #47 24.80 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-17T14:33:58.342Z] #47 24.85 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-17T14:33:58.342Z] #47 24.96 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-17T14:33:58.342Z] #47 25.36 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-17T14:33:58.342Z] #47 25.61 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-17T14:33:58.342Z] #47 27.19 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-17T14:33:58.342Z] #47 28.56 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-17T14:33:58.342Z] #47 30.68 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-17T14:33:58.342Z] #47 33.04 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-17T14:33:58.342Z] #47 33.42 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-17T14:33:58.342Z] #47 33.73 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-17T14:33:58.342Z] #47 33.86 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-17T14:33:58.342Z] #47 ... [2020-08-17T14:33:58.342Z] [2020-08-17T14:33:58.342Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:33:58.342Z] #60 31.57 Checking out files: 42% (886/2067) Checking out files: 43% (889/2067) Checking out files: 44% (910/2067) Checking out files: 45% (931/2067) Checking out files: 46% (951/2067) Checking out files: 47% (972/2067) Checking out files: 48% (993/2067) Checking out files: 49% (1013/2067) Checking out files: 50% (1034/2067) Checking out files: 51% (1055/2067) Checking out files: 52% (1075/2067) Checking out files: 53% (1096/2067) Checking out files: 54% (1117/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/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-08-17T14:33:58.342Z] #60 33.67 + cd /tmp/tmp.gK38PLOIgi/src/github.com/docker/libnetwork [2020-08-17T14:33:58.342Z] #60 33.67 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-08-17T14:33:58.342Z] #60 34.41 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-08-17T14:33:58.765Z] #25 13.26 [2020-08-17T14:34:00.197Z] #10 35.25 Reading package lists... [2020-08-17T14:34:00.197Z] #10 ... [2020-08-17T14:34:00.197Z] [2020-08-17T14:34:00.197Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:34:00.197Z] #41 27.16 unicode/utf16 [2020-08-17T14:34:00.197Z] #41 27.60 container/list [2020-08-17T14:34:00.197Z] #41 28.66 crypto/internal/subtle [2020-08-17T14:34:00.197Z] #41 28.75 crypto/subtle [2020-08-17T14:34:00.197Z] #41 29.04 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-08-17T14:34:00.197Z] #41 29.19 internal/nettrace [2020-08-17T14:34:00.197Z] #41 29.38 runtime/cgo [2020-08-17T14:34:00.197Z] #41 ... [2020-08-17T14:34:00.197Z] [2020-08-17T14:34:00.197Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-17T14:34:00.197Z] #36 31.61 Checking out files: 81% (1305/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-08-17T14:34:00.197Z] #36 32.17 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-08-17T14:34:00.197Z] #36 35.84 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-08-17T14:34:03.176Z] #25 13.49 0.0% 0.8% # 1.7% # 2.5% ## 3.5% ### 4.9% #### 6.0% ##### 7.2% ###### 8.4% ###### 9.5% ####### 10.4% ######## 11.3% ######### 12.6% ########## 14.6% ########### 15.8% ############ 17.1% ############ 17.6% ############# 19.4% ############### 21.2% ################ 22.3% ################# 24.1% ################### 27.1% #################### 28.0% ###################### 30.8% ####################### 32.8% ######################## 34.5% ########################## 36.2% ############################ 39.3% ############################## 41.9% ############################### 44.0% ################################ 44.7% ################################ 45.0% ################################ 45.8% ################################## 47.6% ################################### 48.6% #################################### 50.6% ##################################### 51.5% ## [2020-08-17T14:34:03.176Z] #25 ... [2020-08-17T14:34:03.176Z] [2020-08-17T14:34:03.176Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:34:03.176Z] #30 48.15 path [2020-08-17T14:34:03.176Z] #30 49.45 text/tabwriter [2020-08-17T14:34:03.176Z] #30 51.42 internal/syscall/execenv [2020-08-17T14:34:03.176Z] #30 51.44 time [2020-08-17T14:34:03.176Z] #30 51.46 internal/syscall/unix [2020-08-17T14:34:03.176Z] #30 55.83 internal/poll [2020-08-17T14:34:03.176Z] #30 57.14 os [2020-08-17T14:34:03.469Z] #36 ... [2020-08-17T14:34:03.469Z] [2020-08-17T14:34:03.469Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:34:03.469Z] #47 30.55 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-17T14:34:03.469Z] #47 32.58 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-08-17T14:34:03.469Z] #47 32.59 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-08-17T14:34:03.469Z] #47 32.79 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-08-17T14:34:03.469Z] #47 32.80 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-08-17T14:34:03.469Z] #47 34.56 runtime [2020-08-17T14:34:03.469Z] #47 34.81 runtime/cgo [2020-08-17T14:34:03.470Z] #30 ... [2020-08-17T14:34:03.470Z] [2020-08-17T14:34:03.470Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:34:04.380Z] #25 13.49 0.0% 0.8% # 1.7% # 2.5% ## 3.5% ### 4.9% #### 6.0% ##### 7.2% ###### 8.4% ###### 9.5% ####### 10.4% ######## 11.3% ######### 12.6% ########## 14.6% ########### 15.8% ############ 17.1% ############ 17.6% ############# 19.4% ############### 21.2% ################ 22.3% ################# 24.1% ################### 27.1% #################### 28.0% ###################### 30.8% ####################### 32.8% ######################## 34.5% ########################## 36.2% ############################ 39.3% ############################## 41.9% ############################### 44.0% ################################ 44.7% ################################ 45.0% ################################ 45.8% ################################## 47.6% ################################### 48.6% #################################### 50.6% ##################################### 51.5% ##################################### 52.7% ###################################### 54.1% ####################################### 55.5% ######################################### 57.2% ########################################## 59.4% ########################################### 60.8% ############################################# 63.3% ## [2020-08-17T14:34:04.380Z] #25 ... [2020-08-17T14:34:04.380Z] [2020-08-17T14:34:04.380Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:34:04.380Z] #38 49.27 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-08-17T14:34:04.380Z] #38 49.30 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-08-17T14:34:04.380Z] #38 49.39 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-08-17T14:34:04.380Z] #38 49.44 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-08-17T14:34:04.380Z] #38 49.45 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-08-17T14:34:04.380Z] #38 49.48 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-17T14:34:04.380Z] #38 49.57 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-17T14:34:04.380Z] #38 49.63 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-08-17T14:34:04.380Z] #38 49.67 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-17T14:34:04.380Z] #38 49.71 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-17T14:34:04.380Z] #38 55.43 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-08-17T14:34:04.380Z] #38 55.45 Processing triggers for libc-bin (2.28-10) ... [2020-08-17T14:34:04.380Z] #38 ... [2020-08-17T14:34:04.380Z] [2020-08-17T14:34:04.380Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:34:04.838Z] #47 ... [2020-08-17T14:34:04.838Z] [2020-08-17T14:34:04.838Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:34:04.838Z] #32 31.78 Fetched 8374 kB in 26s (328 kB/s) [2020-08-17T14:34:04.838Z] #32 31.78 Reading package lists... [2020-08-17T14:34:04.838Z] #32 ... [2020-08-17T14:34:04.838Z] [2020-08-17T14:34:04.838Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-17T14:34:04.838Z] #51 35.87 Fetched 8374 kB in 28s (303 kB/s) [2020-08-17T14:34:04.918Z] #60 ... [2020-08-17T14:34:04.918Z] [2020-08-17T14:34:04.918Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:34:04.918Z] #10 30.53 Fetched 8374 kB in 24s (346 kB/s) [2020-08-17T14:34:04.918Z] #10 30.53 Reading package lists... [2020-08-17T14:34:04.918Z] #10 ... [2020-08-17T14:34:04.918Z] [2020-08-17T14:34:04.918Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:34:04.918Z] #47 35.50 runtime/cgo [2020-08-17T14:34:04.918Z] #47 35.69 runtime [2020-08-17T14:34:04.918Z] #47 ... [2020-08-17T14:34:04.918Z] [2020-08-17T14:34:04.918Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:34:04.918Z] #10 30.53 Reading package lists... [2020-08-17T14:34:05.838Z] #25 13.49 0.0% 0.8% # 1.7% # 2.5% ## 3.5% ### 4.9% #### 6.0% ##### 7.2% ###### 8.4% ###### 9.5% ####### 10.4% ######## 11.3% ######### 12.6% ########## 14.6% ########### 15.8% ############ 17.1% ############ 17.6% ############# 19.4% ############### 21.2% ################ 22.3% ################# 24.1% ################### 27.1% #################### 28.0% ###################### 30.8% ####################### 32.8% ######################## 34.5% ########################## 36.2% ############################ 39.3% ############################## 41.9% ############################### 44.0% ################################ 44.7% ################################ 45.0% ################################ 45.8% ################################## 47.6% ################################### 48.6% #################################### 50.6% ##################################### 51.5% ##################################### 52.7% ###################################### 54.1% ####################################### 55.5% ######################################### 57.2% ########################################## 59.4% ########################################### 60.8% ############################################# 63.3% ############################################### 65.3% ################################################ 68.0% ################################################### 71.1% #################################################### 73.3% ##################################################### 74.0% ###################################################### 75.7% ######################################################## 78.7% ########################################################## 81.4% ############################################################ 83.7% ############################################################# 84.8% ############################################################## 86.4% ############################################################### 88.0% # [2020-08-17T14:34:05.839Z] #25 ... [2020-08-17T14:34:05.839Z] [2020-08-17T14:34:05.839Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:34:05.839Z] #32 50.76 Selecting previously unselected package libxml2:arm64. [2020-08-17T14:34:05.839Z] #32 50.79 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-08-17T14:34:05.839Z] #32 50.84 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-08-17T14:34:05.839Z] #32 51.66 Selecting previously unselected package libarchive13:arm64. [2020-08-17T14:34:05.839Z] #32 51.66 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-08-17T14:34:05.839Z] #32 51.68 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-08-17T14:34:05.839Z] #32 51.96 Selecting previously unselected package libjsoncpp1:arm64. [2020-08-17T14:34:05.839Z] #32 51.97 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-08-17T14:34:05.839Z] #32 51.98 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-08-17T14:34:05.839Z] #32 52.20 Selecting previously unselected package librhash0:arm64. [2020-08-17T14:34:05.839Z] #32 52.20 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-08-17T14:34:05.839Z] #32 52.34 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-08-17T14:34:05.839Z] #32 52.78 Selecting previously unselected package libuv1:arm64. [2020-08-17T14:34:05.839Z] #32 52.79 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-08-17T14:34:05.839Z] #32 52.81 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-08-17T14:34:05.839Z] #32 53.00 Selecting previously unselected package cmake. [2020-08-17T14:34:05.839Z] #32 53.03 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-08-17T14:34:05.839Z] #32 53.04 Unpacking cmake (3.13.4-1) ... [2020-08-17T14:34:05.839Z] #32 55.55 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-17T14:34:05.839Z] #32 55.78 Setting up xxd (2:8.1.0875-5) ... [2020-08-17T14:34:05.839Z] #32 55.81 Setting up libuv1:arm64 (1.24.1-1) ... [2020-08-17T14:34:05.839Z] #32 56.65 Setting up vim-common (2:8.1.0875-5) ... [2020-08-17T14:34:05.839Z] #32 58.20 Setting up librhash0:arm64 (1.3.8-1) ... [2020-08-17T14:34:05.839Z] #32 59.79 Setting up cmake-data (3.13.4-1) ... [2020-08-17T14:34:05.839Z] #32 ... [2020-08-17T14:34:05.839Z] [2020-08-17T14:34:05.839Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:34:06.389Z] #25 13.49 0.0% 0.8% # 1.7% # 2.5% ## 3.5% ### 4.9% #### 6.0% ##### 7.2% ###### 8.4% ###### 9.5% ####### 10.4% ######## 11.3% ######### 12.6% ########## 14.6% ########### 15.8% ############ 17.1% ############ 17.6% ############# 19.4% ############### 21.2% ################ 22.3% ################# 24.1% ################### 27.1% #################### 28.0% ###################### 30.8% ####################### 32.8% ######################## 34.5% ########################## 36.2% ############################ 39.3% ############################## 41.9% ############################### 44.0% ################################ 44.7% ################################ 45.0% ################################ 45.8% ################################## 47.6% ################################### 48.6% #################################### 50.6% ##################################### 51.5% ##################################### 52.7% ###################################### 54.1% ####################################### 55.5% ######################################### 57.2% ########################################## 59.4% ########################################### 60.8% ############################################# 63.3% ############################################### 65.3% ################################################ 68.0% ################################################### 71.1% #################################################### 73.3% ##################################################### 74.0% ###################################################### 75.7% ######################################################## 78.7% ########################################################## 81.4% ############################################################ 83.7% ############################################################# 84.8% ############################################################## 86.4% ############################################################### 88.0% ################################################################# 90.8% ################################################################## 91.7% ################################################################## 92.7% #################################################################### 95.1% ###################################################################### 97.9% ######################################################################## 100.0% [2020-08-17T14:34:06.389Z] #25 ... [2020-08-17T14:34:06.389Z] [2020-08-17T14:34:06.389Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:34:06.389Z] #10 51.37 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-08-17T14:34:06.389Z] #10 51.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-08-17T14:34:06.389Z] #10 51.40 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-08-17T14:34:06.389Z] #10 51.66 Selecting previously unselected package dmsetup. [2020-08-17T14:34:06.389Z] #10 51.67 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-08-17T14:34:06.389Z] #10 51.67 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-17T14:34:06.389Z] #10 52.00 Selecting previously unselected package mingw-w64-common. [2020-08-17T14:34:06.389Z] #10 52.00 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-17T14:34:06.389Z] #10 52.03 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-17T14:34:06.389Z] #10 ... [2020-08-17T14:34:06.389Z] [2020-08-17T14:34:06.389Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:34:06.389Z] #25 20.97 [2020-08-17T14:34:06.732Z] #51 35.87 Reading package lists... [2020-08-17T14:34:06.732Z] #51 ... [2020-08-17T14:34:06.732Z] [2020-08-17T14:34:06.732Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:34:06.732Z] #32 31.78 Reading package lists... [2020-08-17T14:34:06.969Z] #25 ... [2020-08-17T14:34:06.969Z] [2020-08-17T14:34:06.969Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:34:06.969Z] #41 52.11 hash/crc32 [2020-08-17T14:34:06.969Z] #41 52.67 time [2020-08-17T14:34:06.969Z] #41 53.77 vendor/golang.org/x/text/transform [2020-08-17T14:34:06.969Z] #41 58.63 github.com/LK4D4/vndr/versioned [2020-08-17T14:34:06.969Z] #41 58.96 path/filepath [2020-08-17T14:34:06.969Z] #41 58.98 internal/lazyregexp [2020-08-17T14:34:06.969Z] #41 58.99 net [2020-08-17T14:34:06.969Z] #41 60.48 os/exec [2020-08-17T14:34:06.969Z] #41 61.83 flag [2020-08-17T14:34:06.969Z] #41 61.84 net/url [2020-08-17T14:34:06.969Z] #41 61.84 go/token [2020-08-17T14:34:06.988Z] #32 ... [2020-08-17T14:34:06.988Z] [2020-08-17T14:34:06.988Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:34:06.988Z] #38 34.08 Fetched 8374 kB in 26s (317 kB/s) [2020-08-17T14:34:07.233Z] #41 ... [2020-08-17T14:34:07.233Z] [2020-08-17T14:34:07.233Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:34:07.233Z] #32 62.13 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-08-17T14:34:07.245Z] #38 34.08 Reading package lists... [2020-08-17T14:34:07.245Z] #38 ... [2020-08-17T14:34:07.245Z] [2020-08-17T14:34:07.245Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:34:07.719Z] #10 41.79 Reading package lists... [2020-08-17T14:34:07.719Z] #10 ... [2020-08-17T14:34:07.719Z] [2020-08-17T14:34:07.719Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:34:07.719Z] #38 33.85 Fetched 8374 kB in 25s (330 kB/s) [2020-08-17T14:34:07.719Z] #38 33.85 Reading package lists... [2020-08-17T14:34:07.719Z] #38 ... [2020-08-17T14:34:07.719Z] [2020-08-17T14:34:07.719Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-17T14:34:07.719Z] #51 35.80 Fetched 8374 kB in 28s (303 kB/s) [2020-08-17T14:34:07.719Z] #51 35.80 Reading package lists... [2020-08-17T14:34:07.719Z] #51 ... [2020-08-17T14:34:07.719Z] [2020-08-17T14:34:07.719Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-17T14:34:07.719Z] #23 35.24 Fetched 8374 kB in 27s (309 kB/s) [2020-08-17T14:34:07.720Z] #23 35.24 Reading package lists... [2020-08-17T14:34:08.184Z] #32 ... [2020-08-17T14:34:08.184Z] [2020-08-17T14:34:08.184Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:34:08.184Z] #38 DONE 63.1s [2020-08-17T14:34:08.184Z] [2020-08-17T14:34:08.184Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:34:08.184Z] #32 63.07 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-08-17T14:34:08.184Z] #32 63.26 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-08-17T14:34:08.184Z] #32 63.29 Setting up cmake (3.13.4-1) ... [2020-08-17T14:34:08.184Z] #32 63.35 Processing triggers for libc-bin (2.28-10) ... [2020-08-17T14:34:08.320Z] #23 44.81 Reading package lists... [2020-08-17T14:34:08.320Z] #23 ... [2020-08-17T14:34:08.320Z] [2020-08-17T14:34:08.320Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:34:08.320Z] #38 33.85 Reading package lists... [2020-08-17T14:34:08.448Z] #32 63.54 Processing triggers for mime-support (3.62) ... [2020-08-17T14:34:08.614Z] #32 44.17 Reading package lists... [2020-08-17T14:34:08.614Z] #32 ... [2020-08-17T14:34:08.614Z] [2020-08-17T14:34:08.614Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-17T14:34:08.614Z] #23 35.43 Fetched 8374 kB in 27s (305 kB/s) [2020-08-17T14:34:08.614Z] #23 35.43 Reading package lists... [2020-08-17T14:34:08.614Z] #23 ... [2020-08-17T14:34:08.614Z] [2020-08-17T14:34:08.614Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:34:08.614Z] #10 35.25 Reading package lists... [2020-08-17T14:34:08.642Z] #38 ... [2020-08-17T14:34:08.642Z] [2020-08-17T14:34:08.642Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:34:08.642Z] #32 35.18 Fetched 8374 kB in 27s (308 kB/s) [2020-08-17T14:34:08.909Z] #32 35.18 Reading package lists... [2020-08-17T14:34:08.909Z] #32 ... [2020-08-17T14:34:08.909Z] [2020-08-17T14:34:08.909Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:34:09.398Z] #32 DONE 64.3s [2020-08-17T14:34:09.398Z] [2020-08-17T14:34:09.398Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:34:09.398Z] #33 ... [2020-08-17T14:34:09.398Z] [2020-08-17T14:34:09.398Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:34:09.398Z] #47 54.41 time [2020-08-17T14:34:09.398Z] #47 55.87 regexp [2020-08-17T14:34:09.398Z] #47 58.73 os [2020-08-17T14:34:09.398Z] #47 60.77 mvdan.cc/sh/v3/fileutil [2020-08-17T14:34:09.398Z] #47 60.97 fmt [2020-08-17T14:34:09.398Z] #47 60.98 encoding/binary [2020-08-17T14:34:09.398Z] #47 62.72 encoding/base64 [2020-08-17T14:34:09.398Z] #47 62.73 golang.org/x/sys/unix [2020-08-17T14:34:09.696Z] #47 ... [2020-08-17T14:34:09.696Z] [2020-08-17T14:34:09.696Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:34:09.696Z] #25 22.21 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-17T14:34:09.696Z] #25 22.53 [2020-08-17T14:34:09.696Z] #25 22.81 # 2.0% ######################################################################## 100.0% [2020-08-17T14:34:09.696Z] #25 23.03 [2020-08-17T14:34:09.696Z] #25 24.19 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-17T14:34:10.278Z] #25 24.68 [2020-08-17T14:34:10.544Z] #25 24.89 #=#=# ############################ 39.2% ################################################################ 89.9% ######################################################################## 100.0% [2020-08-17T14:34:10.808Z] #25 25.29 [2020-08-17T14:34:12.830Z] #25 26.93 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-17T14:34:12.830Z] #25 27.01 skipping existing 9a99313a2c50 [2020-08-17T14:34:12.830Z] #25 27.25 [2020-08-17T14:34:13.789Z] #25 ... [2020-08-17T14:34:13.789Z] [2020-08-17T14:34:13.789Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:34:13.789Z] #33 1.577 + RM_GOPATH=0 [2020-08-17T14:34:13.789Z] #33 1.577 + TMP_GOPATH= [2020-08-17T14:34:13.789Z] #33 1.577 + : /build [2020-08-17T14:34:13.789Z] #33 1.577 + '[' -z '' ']' [2020-08-17T14:34:13.789Z] #33 1.578 ++ mktemp -d [2020-08-17T14:34:13.789Z] #33 1.586 + export GOPATH=/tmp/tmp.4DAJRjS6pQ [2020-08-17T14:34:13.789Z] #33 1.586 + GOPATH=/tmp/tmp.4DAJRjS6pQ [2020-08-17T14:34:13.789Z] #33 1.586 + RM_GOPATH=1 [2020-08-17T14:34:13.789Z] #33 1.586 + case "$(go env GOARCH)" in [2020-08-17T14:34:13.789Z] #33 1.590 ++ go env GOARCH [2020-08-17T14:34:13.789Z] #33 1.603 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:34:13.789Z] #33 1.604 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:34:13.789Z] #33 1.607 ++ dirname /tmp/install/install.sh [2020-08-17T14:34:13.789Z] #33 1.618 + dir=/tmp/install [2020-08-17T14:34:13.789Z] #33 1.618 + bin=tini [2020-08-17T14:34:13.789Z] #33 1.619 + shift [2020-08-17T14:34:13.789Z] #33 1.619 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-17T14:34:13.789Z] #33 1.620 + . /tmp/install/tini.installer [2020-08-17T14:34:13.789Z] #33 1.620 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-17T14:34:13.789Z] #33 1.621 + install_tini [2020-08-17T14:34:13.789Z] #33 1.621 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-17T14:34:13.789Z] #33 1.622 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-17T14:34:13.789Z] #33 1.622 + git clone https://github.com/krallin/tini.git /tmp/tmp.4DAJRjS6pQ/tini [2020-08-17T14:34:13.789Z] #33 1.629 Cloning into '/tmp/tmp.4DAJRjS6pQ/tini'... [2020-08-17T14:34:13.789Z] #33 2.510 + cd /tmp/tmp.4DAJRjS6pQ/tini [2020-08-17T14:34:13.789Z] #33 2.511 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-17T14:34:13.789Z] #33 2.527 + cmake . [2020-08-17T14:34:13.789Z] #33 3.252 -- The C compiler identification is GNU 8.3.0 [2020-08-17T14:34:13.789Z] #33 3.375 -- Check for working C compiler: /usr/bin/cc [2020-08-17T14:34:13.789Z] #33 4.403 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-17T14:34:13.789Z] #33 4.405 -- Detecting C compiler ABI info [2020-08-17T14:34:13.789Z] #33 ... [2020-08-17T14:34:13.789Z] [2020-08-17T14:34:13.789Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:34:13.789Z] #30 58.77 path/filepath [2020-08-17T14:34:13.789Z] #30 59.08 internal/fmtsort [2020-08-17T14:34:13.789Z] #30 59.57 fmt [2020-08-17T14:34:13.789Z] #30 59.81 io/ioutil [2020-08-17T14:34:13.789Z] #30 61.53 flag [2020-08-17T14:34:13.789Z] #30 61.54 github.com/BurntSushi/toml [2020-08-17T14:34:13.789Z] #30 61.54 log [2020-08-17T14:34:13.789Z] #30 65.00 github.com/BurntSushi/toml/cmd/tomlv [2020-08-17T14:34:14.052Z] #30 ... [2020-08-17T14:34:14.052Z] [2020-08-17T14:34:14.052Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:34:14.052Z] #39 2.878 Note: Building without setproctitle() and strlcpy() support. [2020-08-17T14:34:14.052Z] #39 2.879 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-17T14:34:14.052Z] #39 2.895 Note: Building without GnuTLS support [2020-08-17T14:34:14.052Z] #39 2.905 Makefile.config:39: Warn: you have no libnftables installed [2020-08-17T14:34:14.052Z] #39 2.905 Makefile.config:40: Warn: Building without nftables support [2020-08-17T14:34:14.315Z] #39 6.157 fatal: not a git repository (or any of the parent directories): .git [2020-08-17T14:34:14.315Z] #39 6.206 GEN .gitid [2020-08-17T14:34:14.315Z] #39 6.232 GEN criu/include/version.h [2020-08-17T14:34:14.315Z] #39 ... [2020-08-17T14:34:14.315Z] [2020-08-17T14:34:14.315Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:34:14.315Z] #33 5.110 -- Detecting C compiler ABI info - done [2020-08-17T14:34:14.580Z] #33 5.233 -- Detecting C compile features [2020-08-17T14:34:15.438Z] #10 46.03 Reading package lists... [2020-08-17T14:34:15.438Z] #10 ... [2020-08-17T14:34:15.438Z] [2020-08-17T14:34:15.438Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-17T14:34:15.438Z] #23 35.43 Reading package lists... [2020-08-17T14:34:15.495Z] #38 45.52 Reading package lists... [2020-08-17T14:34:15.495Z] #38 ... [2020-08-17T14:34:15.495Z] [2020-08-17T14:34:15.495Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-17T14:34:15.495Z] #51 35.80 Reading package lists... [2020-08-17T14:34:16.072Z] #51 47.24 Reading package lists... [2020-08-17T14:34:16.072Z] #51 ... [2020-08-17T14:34:16.072Z] [2020-08-17T14:34:16.072Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:34:16.072Z] #10 41.79 Reading package lists... [2020-08-17T14:34:17.142Z] #33 ... [2020-08-17T14:34:17.142Z] [2020-08-17T14:34:17.142Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:34:17.142Z] #25 30.02 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-17T14:34:17.142Z] #25 30.43 [2020-08-17T14:34:17.142Z] #25 30.68 ######################################################################## 100.0% [2020-08-17T14:34:17.142Z] #25 30.76 [2020-08-17T14:34:17.142Z] #25 30.86 Download of images into '/build' complete. [2020-08-17T14:34:17.142Z] #25 30.86 Use something like the following to load the result into a Docker daemon: [2020-08-17T14:34:17.142Z] #25 30.86 tar -cC '/build' . | docker load [2020-08-17T14:34:17.142Z] #25 DONE 31.6s [2020-08-17T14:34:17.142Z] [2020-08-17T14:34:17.142Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:34:17.142Z] #30 DONE 72.1s [2020-08-17T14:34:17.142Z] [2020-08-17T14:34:17.142Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:34:17.142Z] #39 6.812 GEN include/common/asm [2020-08-17T14:34:17.142Z] #39 8.790 PBCC images/timens.pb-c.c [2020-08-17T14:34:17.142Z] #39 8.858 DEP images/timens.pb-c.d [2020-08-17T14:34:17.142Z] #39 8.882 PBCC images/fown.pb-c.c [2020-08-17T14:34:17.142Z] #39 8.911 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-17T14:34:17.142Z] #39 8.958 PBCC images/opts.pb-c.c [2020-08-17T14:34:17.142Z] #39 9.010 PBCC images/memfd.pb-c.c [2020-08-17T14:34:17.142Z] #39 9.058 DEP images/fown.pb-c.d [2020-08-17T14:34:17.142Z] #39 9.100 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-17T14:34:17.142Z] #39 9.203 DEP images/opts.pb-c.d [2020-08-17T14:34:17.405Z] #39 9.244 DEP images/memfd.pb-c.d [2020-08-17T14:34:17.405Z] #39 9.361 PBCC images/sit.pb-c.c [2020-08-17T14:34:17.405Z] #39 9.452 DEP images/sit.pb-c.d [2020-08-17T14:34:17.497Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-17T14:34:17.497Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-08-17T14:34:17.497Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2020-08-17T14:34:17.497Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-17T14:34:17.497Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-17T14:34:17.497Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-17T14:34:17.497Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-17T14:34:17.497Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-17T14:34:17.497Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-17T14:34:17.497Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-17T14:34:17.497Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-17T14:34:17.497Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-17T14:34:17.497Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-17T14:34:17.497Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-17T14:34:17.497Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2020-08-17T14:34:17.497Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-17T14:34:17.497Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-17T14:34:17.497Z] ? github.com/docker/docker/api/types [no test files] [2020-08-17T14:34:17.497Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-17T14:34:17.497Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-17T14:34:17.497Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-17T14:34:17.497Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-17T14:34:17.671Z] #39 9.510 PBCC images/macvlan.pb-c.c [2020-08-17T14:34:17.671Z] #39 9.593 DEP images/macvlan.pb-c.d [2020-08-17T14:34:17.671Z] #39 9.661 PBCC images/autofs.pb-c.c [2020-08-17T14:34:17.671Z] #39 9.685 DEP images/autofs.pb-c.d [2020-08-17T14:34:17.788Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-08-17T14:34:17.788Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-08-17T14:34:17.788Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-17T14:34:17.788Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-17T14:34:17.788Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-17T14:34:17.788Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-17T14:34:17.788Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-17T14:34:17.788Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-17T14:34:17.788Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-17T14:34:17.939Z] #39 9.783 PBCC images/sysctl.pb-c.c [2020-08-17T14:34:17.939Z] #39 9.831 DEP images/sysctl.pb-c.d [2020-08-17T14:34:17.939Z] #39 10.02 PBCC images/time.pb-c.c [2020-08-17T14:34:17.958Z] #23 47.08 Reading package lists... [2020-08-17T14:34:17.958Z] #23 ... [2020-08-17T14:34:17.958Z] [2020-08-17T14:34:17.958Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:34:17.958Z] #38 34.08 Reading package lists... [2020-08-17T14:34:18.078Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-08-17T14:34:18.079Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-08-17T14:34:18.079Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-17T14:34:18.079Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-17T14:34:18.079Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-17T14:34:18.079Z] ? github.com/docker/docker/builder [no test files] [2020-08-17T14:34:18.079Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-17T14:34:18.079Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-17T14:34:18.079Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-17T14:34:18.079Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-17T14:34:18.079Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-17T14:34:18.079Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-17T14:34:18.079Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-17T14:34:18.206Z] #39 10.05 DEP images/time.pb-c.d [2020-08-17T14:34:18.206Z] #39 10.12 PBCC images/binfmt-misc.pb-c.c [2020-08-17T14:34:18.206Z] #39 ... [2020-08-17T14:34:18.206Z] [2020-08-17T14:34:18.206Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:34:18.206Z] #41 63.18 go/scanner [2020-08-17T14:34:18.206Z] #41 63.64 text/template/parse [2020-08-17T14:34:18.206Z] #41 64.30 encoding/json [2020-08-17T14:34:18.206Z] #41 65.82 go/ast [2020-08-17T14:34:18.206Z] #41 72.31 text/template [2020-08-17T14:34:18.206Z] #41 ... [2020-08-17T14:34:18.206Z] [2020-08-17T14:34:18.206Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:34:18.206Z] #39 10.16 DEP images/binfmt-misc.pb-c.d [2020-08-17T14:34:18.206Z] #39 10.21 PBCC images/seccomp.pb-c.c [2020-08-17T14:34:18.206Z] #39 10.25 DEP images/seccomp.pb-c.d [2020-08-17T14:34:18.206Z] #39 10.36 PBCC images/userns.pb-c.c [2020-08-17T14:34:18.215Z] #38 45.74 Reading package lists... [2020-08-17T14:34:18.215Z] #38 ... [2020-08-17T14:34:18.215Z] [2020-08-17T14:34:18.215Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:34:18.215Z] #32 44.17 Reading package lists... [2020-08-17T14:34:18.470Z] #39 10.37 DEP images/userns.pb-c.d [2020-08-17T14:34:18.470Z] #39 10.42 PBCC images/cgroup.pb-c.c [2020-08-17T14:34:18.470Z] #39 10.48 DEP images/cgroup.pb-c.d [2020-08-17T14:34:18.470Z] #39 10.60 PBCC images/ext-file.pb-c.c [2020-08-17T14:34:18.472Z] #32 55.58 Building dependency tree... [2020-08-17T14:34:18.472Z] #32 ... [2020-08-17T14:34:18.472Z] [2020-08-17T14:34:18.472Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-17T14:34:18.472Z] #51 35.87 Reading package lists... [2020-08-17T14:34:18.710Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-08-17T14:34:18.734Z] #39 10.66 DEP images/ext-file.pb-c.d [2020-08-17T14:34:18.867Z] #10 52.91 Building dependency tree... [2020-08-17T14:34:18.998Z] #39 10.80 PBCC images/rpc.pb-c.c [2020-08-17T14:34:18.998Z] #39 10.84 DEP images/rpc.pb-c.d [2020-08-17T14:34:18.998Z] #39 10.99 PBCC images/siginfo.pb-c.c [2020-08-17T14:34:19.262Z] #39 11.07 DEP images/siginfo.pb-c.d [2020-08-17T14:34:19.262Z] #39 11.16 PBCC images/pagemap.pb-c.c [2020-08-17T14:34:19.262Z] #39 11.27 DEP images/pagemap.pb-c.d [2020-08-17T14:34:19.262Z] #39 11.36 PBCC images/rlimit.pb-c.c [2020-08-17T14:34:19.262Z] #39 11.39 DEP images/rlimit.pb-c.d [2020-08-17T14:34:19.525Z] #39 11.51 PBCC images/file-lock.pb-c.c [2020-08-17T14:34:19.526Z] #39 11.53 DEP images/file-lock.pb-c.d [2020-08-17T14:34:19.526Z] #39 11.56 PBCC images/tty.pb-c.c [2020-08-17T14:34:19.526Z] #39 11.60 DEP images/tty.pb-c.d [2020-08-17T14:34:19.526Z] #39 11.66 PBCC images/tun.pb-c.c [2020-08-17T14:34:19.789Z] #39 11.69 PBCC images/netdev.pb-c.c [2020-08-17T14:34:19.789Z] #39 11.74 DEP images/tun.pb-c.d [2020-08-17T14:34:19.789Z] #39 11.85 DEP images/netdev.pb-c.d [2020-08-17T14:34:19.789Z] #39 11.94 PBCC images/vma.pb-c.c [2020-08-17T14:34:19.804Z] #10 ... [2020-08-17T14:34:19.804Z] [2020-08-17T14:34:19.804Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:34:19.804Z] #32 46.13 Reading package lists... [2020-08-17T14:34:19.804Z] #32 ... [2020-08-17T14:34:19.804Z] [2020-08-17T14:34:19.804Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:34:19.804Z] #38 45.52 Reading package lists... [2020-08-17T14:34:20.053Z] #39 12.06 DEP images/vma.pb-c.d [2020-08-17T14:34:20.053Z] #39 ... [2020-08-17T14:34:20.053Z] [2020-08-17T14:34:20.053Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:34:20.053Z] #10 65.05 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-17T14:34:20.053Z] #10 65.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-17T14:34:20.053Z] #10 65.12 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-17T14:34:20.053Z] #10 75.20 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-17T14:34:20.053Z] #10 75.21 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-08-17T14:34:20.053Z] #10 75.22 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:34:20.053Z] #10 ... [2020-08-17T14:34:20.053Z] [2020-08-17T14:34:20.053Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:34:20.053Z] #39 12.14 PBCC images/creds.pb-c.c [2020-08-17T14:34:20.053Z] #39 12.20 DEP images/creds.pb-c.d [2020-08-17T14:34:20.317Z] #39 12.43 PBCC images/utsns.pb-c.c [2020-08-17T14:34:20.317Z] #39 12.46 DEP images/utsns.pb-c.d [2020-08-17T14:34:20.523Z] #51 46.09 Reading package lists... [2020-08-17T14:34:20.523Z] #51 ... [2020-08-17T14:34:20.523Z] [2020-08-17T14:34:20.523Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:34:20.523Z] #38 45.74 Reading package lists... [2020-08-17T14:34:20.581Z] #39 12.58 PBCC images/ipc-desc.pb-c.c [2020-08-17T14:34:20.582Z] #39 12.64 PBCC images/ipc-sem.pb-c.c [2020-08-17T14:34:20.582Z] #39 12.72 DEP images/ipc-desc.pb-c.d [2020-08-17T14:34:20.845Z] #39 12.77 DEP images/ipc-sem.pb-c.d [2020-08-17T14:34:20.845Z] #39 12.87 PBCC images/ipc-msg.pb-c.c [2020-08-17T14:34:20.845Z] #39 12.89 DEP images/ipc-msg.pb-c.d [2020-08-17T14:34:20.845Z] #39 12.92 PBCC images/ipc-shm.pb-c.c [2020-08-17T14:34:20.845Z] #39 12.94 DEP images/ipc-shm.pb-c.d [2020-08-17T14:34:21.128Z] #39 13.01 PBCC images/ipc-var.pb-c.c [2020-08-17T14:34:21.128Z] #39 13.02 DEP images/ipc-var.pb-c.d [2020-08-17T14:34:21.128Z] #39 13.09 PBCC images/sk-opts.pb-c.c [2020-08-17T14:34:21.128Z] #39 ... [2020-08-17T14:34:21.128Z] [2020-08-17T14:34:21.128Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:34:21.128Z] #47 66.10 github.com/pkg/diff [2020-08-17T14:34:21.128Z] #47 66.14 go/ast [2020-08-17T14:34:21.128Z] #47 66.18 encoding/json [2020-08-17T14:34:21.128Z] #47 70.64 mvdan.cc/editorconfig [2020-08-17T14:34:21.128Z] #47 72.90 mvdan.cc/sh/v3/syntax [2020-08-17T14:34:21.128Z] #47 ... [2020-08-17T14:34:21.128Z] [2020-08-17T14:34:21.128Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:34:21.437Z] ok github.com/docker/docker/builder/remotecontext 0.386s coverage: 13.6% of statements [2020-08-17T14:34:22.068Z] ok github.com/docker/docker/builder/dockerfile 0.951s coverage: 48.1% of statements [2020-08-17T14:34:22.700Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-08-17T14:34:22.713Z] #52 34.19 Checking out files: 29% (940/3222) Checking out files: 30% (967/3222) Checking out files: 31% (999/3222) Checking out files: 32% (1032/3222) Checking out files: 33% (1064/3222) Checking out files: 34% (1096/3222) Checking out files: 35% (1128/3222) Checking out files: 36% (1160/3222) Checking out files: 37% (1193/3222) Checking out files: 38% (1225/3222) Checking out files: 39% (1257/3222) Checking out files: 40% (1289/3222) Checking out files: 41% (1322/3222) Checking out files: 42% (1354/3222) Checking out files: 43% (1386/3222) Checking out files: 44% (1418/3222) Checking out files: 45% (1450/3222) Checking out files: 46% (1483/3222) Checking out files: 47% (1515/3222) Checking out files: 48% (1547/3222) Checking out files: 49% (1579/3222) Checking out files: 50% (1611/3222) Checking out files: 51% (1644/3222) Checking out files: 52% (1676/3222) Checking out files: 53% (1708/3222) Checking out files: 54% (1740/3222) Checking out files: 55% (1773/3222) Checking out files: 56% (1805/3222) Checking out files: 57% (1837/3222) Checking out files: 58% (1869/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 62% (2004/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 91% (2953/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) [2020-08-17T14:34:22.713Z] #52 ... [2020-08-17T14:34:22.713Z] [2020-08-17T14:34:22.713Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:34:22.713Z] #33 8.338 -- Detecting C compile features - done [2020-08-17T14:34:22.713Z] #33 8.376 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-17T14:34:22.713Z] #33 8.878 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-17T14:34:22.713Z] #33 8.979 -- Configuring done [2020-08-17T14:34:22.713Z] #33 8.998 -- Generating done [2020-08-17T14:34:22.713Z] #33 8.998 -- Build files have been written to: /tmp/tmp.4DAJRjS6pQ/tini [2020-08-17T14:34:22.713Z] #33 9.000 + make tini-static [2020-08-17T14:34:22.713Z] #33 9.841 Scanning dependencies of target tini-static [2020-08-17T14:34:22.713Z] #33 10.01 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-17T14:34:22.713Z] #33 12.39 [100%] Linking C executable tini-static [2020-08-17T14:34:22.713Z] #33 12.94 [100%] Built target tini-static [2020-08-17T14:34:22.713Z] #33 13.06 + mkdir -p /build [2020-08-17T14:34:22.713Z] #33 13.06 + cp tini-static /build/docker-init [2020-08-17T14:34:22.713Z] #33 DONE 13.4s [2020-08-17T14:34:22.713Z] [2020-08-17T14:34:22.713Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:34:22.713Z] #52 34.19 Checking out files: 29% (940/3222) Checking out files: 30% (967/3222) Checking out files: 31% (999/3222) Checking out files: 32% (1032/3222) Checking out files: 33% (1064/3222) Checking out files: 34% (1096/3222) Checking out files: 35% (1128/3222) Checking out files: 36% (1160/3222) Checking out files: 37% (1193/3222) Checking out files: 38% (1225/3222) Checking out files: 39% (1257/3222) Checking out files: 40% (1289/3222) Checking out files: 41% (1322/3222) Checking out files: 42% (1354/3222) Checking out files: 43% (1386/3222) Checking out files: 44% (1418/3222) Checking out files: 45% (1450/3222) Checking out files: 46% (1483/3222) Checking out files: 47% (1515/3222) Checking out files: 48% (1547/3222) Checking out files: 49% (1579/3222) Checking out files: 50% (1611/3222) Checking out files: 51% (1644/3222) Checking out files: 52% (1676/3222) Checking out files: 53% (1708/3222) Checking out files: 54% (1740/3222) Checking out files: 55% (1773/3222) Checking out files: 56% (1805/3222) Checking out files: 57% (1837/3222) Checking out files: 58% (1869/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 62% (2004/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 91% (2953/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-17T14:34:22.977Z] #52 36.58 + cd /tmp/tmp.LTanFWdwuU/src/github.com/containerd/containerd [2020-08-17T14:34:22.977Z] #52 36.58 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-17T14:34:22.990Z] ok github.com/docker/docker/builder/remotecontext/git 1.060s coverage: 86.3% of statements [2020-08-17T14:34:22.990Z] ? github.com/docker/docker/cli [no test files] [2020-08-17T14:34:22.990Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-17T14:34:23.349Z] #38 56.64 Building dependency tree... [2020-08-17T14:34:23.617Z] #38 58.18 Building dependency tree... [2020-08-17T14:34:23.617Z] #38 ... [2020-08-17T14:34:23.617Z] [2020-08-17T14:34:23.617Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:34:23.617Z] #60 DONE 60.7s [2020-08-17T14:34:23.872Z] [2020-08-17T14:34:23.872Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:34:23.872Z] #38 58.18 Building dependency tree... [2020-08-17T14:34:24.903Z] #52 38.68 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-17T14:34:24.903Z] #52 38.68 + BUILDTAGS='netgo osusergo static_build' [2020-08-17T14:34:24.903Z] #52 38.68 + export EXTRA_FLAGS=-buildmode=pie [2020-08-17T14:34:24.903Z] #52 38.68 + EXTRA_FLAGS=-buildmode=pie [2020-08-17T14:34:24.903Z] #52 38.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-17T14:34:24.903Z] #52 38.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-17T14:34:24.903Z] #52 38.69 + '[' '' = dynamic ']' [2020-08-17T14:34:24.903Z] #52 38.69 + make [2020-08-17T14:34:25.240Z] #38 ... [2020-08-17T14:34:25.240Z] [2020-08-17T14:34:25.240Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:34:25.240Z] #43 DONE 62.5s [2020-08-17T14:34:25.253Z] #38 ... [2020-08-17T14:34:25.253Z] [2020-08-17T14:34:25.253Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:34:25.253Z] #10 58.72 The following additional packages will be installed: [2020-08-17T14:34:25.253Z] #10 58.72 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-17T14:34:25.254Z] #10 58.72 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-17T14:34:25.254Z] #10 58.73 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-17T14:34:25.254Z] #10 58.73 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-17T14:34:25.254Z] #10 58.77 Suggested packages: [2020-08-17T14:34:25.254Z] #10 58.77 gcc-8-locales seccomp wine64 [2020-08-17T14:34:25.254Z] #10 60.94 The following NEW packages will be installed: [2020-08-17T14:34:25.254Z] #10 60.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-17T14:34:25.254Z] #10 60.95 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-17T14:34:25.254Z] #10 60.95 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-17T14:34:25.254Z] #10 60.96 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-17T14:34:25.254Z] #10 60.96 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-17T14:34:25.254Z] #10 60.97 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-17T14:34:25.254Z] #10 61.50 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-17T14:34:25.254Z] #10 61.50 Need to get 77.7 MB of archives. [2020-08-17T14:34:25.254Z] #10 61.50 After this operation, 487 MB of additional disk space will be used. [2020-08-17T14:34:25.254Z] #10 61.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-08-17T14:34:25.497Z] [2020-08-17T14:34:25.497Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:34:25.497Z] #32 55.58 Building dependency tree... [2020-08-17T14:34:25.497Z] #32 62.13 The following additional packages will be installed: [2020-08-17T14:34:25.497Z] #32 62.18 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-17T14:34:25.497Z] #32 62.22 Suggested packages: [2020-08-17T14:34:25.497Z] #32 62.22 cmake-doc ninja-build lrzip [2020-08-17T14:34:25.497Z] #32 62.22 Recommended packages: [2020-08-17T14:34:25.497Z] #32 62.22 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-17T14:34:25.513Z] #10 61.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-08-17T14:34:25.513Z] #10 62.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-17T14:34:25.714Z] ok github.com/docker/docker/client 0.132s coverage: 75.4% of statements [2020-08-17T14:34:25.772Z] #10 62.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-17T14:34:25.772Z] #10 62.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-17T14:34:25.772Z] #10 62.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-17T14:34:26.298Z] #52 39.86 + bin/ctr [2020-08-17T14:34:26.351Z] #10 62.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-17T14:34:26.922Z] #10 63.56 Get:8 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-08-17T14:34:27.181Z] #10 ... [2020-08-17T14:34:27.181Z] [2020-08-17T14:34:27.181Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:34:27.181Z] #60 DONE 63.7s [2020-08-17T14:34:27.181Z] [2020-08-17T14:34:27.181Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:34:27.181Z] #10 63.57 Get:9 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-08-17T14:34:27.181Z] #10 ... [2020-08-17T14:34:27.181Z] [2020-08-17T14:34:27.181Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:34:27.181Z] #38 62.49 The following additional packages will be installed: [2020-08-17T14:34:27.181Z] #38 62.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-17T14:34:27.181Z] #38 62.50 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-17T14:34:27.181Z] #38 62.55 Suggested packages: [2020-08-17T14:34:27.181Z] #38 62.55 manpages-dev python-setuptools [2020-08-17T14:34:27.387Z] #32 64.01 The following NEW packages will be installed: [2020-08-17T14:34:27.387Z] #32 64.05 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-17T14:34:27.387Z] #32 64.05 vim-common xxd [2020-08-17T14:34:27.387Z] #32 ... [2020-08-17T14:34:27.387Z] [2020-08-17T14:34:27.387Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:34:27.387Z] #41 64.40 github.com/LK4D4/vndr/godl/singleflight [2020-08-17T14:34:27.387Z] #41 64.43 internal/reflectlite [2020-08-17T14:34:27.441Z] #38 ... [2020-08-17T14:34:27.441Z] [2020-08-17T14:34:27.441Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:34:27.441Z] #43 DONE 63.8s [2020-08-17T14:34:27.441Z] [2020-08-17T14:34:27.441Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:34:27.441Z] #41 62.35 internal/reflectlite [2020-08-17T14:34:27.441Z] #41 62.35 github.com/LK4D4/vndr/godl/singleflight [2020-08-17T14:34:27.441Z] #41 62.90 math/rand [2020-08-17T14:34:28.317Z] #41 65.15 math/rand [2020-08-17T14:34:28.381Z] #41 64.98 internal/singleflight [2020-08-17T14:34:28.381Z] #41 ... [2020-08-17T14:34:28.381Z] [2020-08-17T14:34:28.381Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-17T14:34:28.381Z] #23 44.81 Reading package lists... [2020-08-17T14:34:28.381Z] #23 55.43 Building dependency tree... [2020-08-17T14:34:28.381Z] #23 61.79 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-17T14:34:28.381Z] #23 61.79 The following additional packages will be installed: [2020-08-17T14:34:28.381Z] #23 61.79 libjq1 libonig5 [2020-08-17T14:34:28.381Z] #23 62.43 The following NEW packages will be installed: [2020-08-17T14:34:28.381Z] #23 62.44 jq libjq1 libonig5 [2020-08-17T14:34:28.381Z] #23 62.98 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-17T14:34:28.381Z] #23 62.98 Need to get 355 kB of archives. [2020-08-17T14:34:28.381Z] #23 62.98 After this operation, 1072 kB of additional disk space will be used. [2020-08-17T14:34:28.381Z] #23 62.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-17T14:34:28.381Z] #23 63.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-17T14:34:28.381Z] #23 63.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-17T14:34:28.641Z] #23 ... [2020-08-17T14:34:28.641Z] [2020-08-17T14:34:28.641Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:34:28.641Z] #38 64.75 The following NEW packages will be installed: [2020-08-17T14:34:28.641Z] #38 64.80 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-17T14:34:28.641Z] #38 64.80 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-17T14:34:28.641Z] #38 64.80 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-17T14:34:28.641Z] #38 64.80 python-six zlib1g-dev [2020-08-17T14:34:28.641Z] #38 65.28 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-17T14:34:28.641Z] #38 65.28 Need to get 4095 kB of archives. [2020-08-17T14:34:28.641Z] #38 65.28 After this operation, 22.5 MB of additional disk space will be used. [2020-08-17T14:34:28.641Z] #38 65.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-17T14:34:28.641Z] #38 65.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-17T14:34:28.641Z] #38 65.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-17T14:34:28.641Z] #38 65.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-17T14:34:28.859Z] #52 ... [2020-08-17T14:34:28.859Z] [2020-08-17T14:34:28.859Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:34:28.859Z] #39 13.11 PBCC images/packet-sock.pb-c.c [2020-08-17T14:34:28.859Z] #39 13.16 DEP images/sk-opts.pb-c.d [2020-08-17T14:34:28.859Z] #39 13.31 DEP images/packet-sock.pb-c.d [2020-08-17T14:34:28.859Z] #39 13.45 PBCC images/sk-netlink.pb-c.c [2020-08-17T14:34:28.859Z] #39 13.55 DEP images/sk-netlink.pb-c.d [2020-08-17T14:34:28.859Z] #39 13.59 PBCC images/sk-inet.pb-c.c [2020-08-17T14:34:28.859Z] #39 13.65 DEP images/sk-inet.pb-c.d [2020-08-17T14:34:28.859Z] #39 13.72 PBCC images/sk-unix.pb-c.c [2020-08-17T14:34:28.859Z] #39 13.77 DEP images/sk-unix.pb-c.d [2020-08-17T14:34:28.859Z] #39 13.86 PBCC images/mm.pb-c.c [2020-08-17T14:34:28.859Z] #39 14.03 DEP images/mm.pb-c.d [2020-08-17T14:34:28.859Z] #39 14.12 PBCC images/timerfd.pb-c.c [2020-08-17T14:34:28.859Z] #39 14.21 DEP images/timerfd.pb-c.d [2020-08-17T14:34:28.859Z] #39 14.24 PBCC images/timer.pb-c.c [2020-08-17T14:34:28.859Z] #39 14.25 DEP images/timer.pb-c.d [2020-08-17T14:34:28.859Z] #39 14.27 PBCC images/sa.pb-c.c [2020-08-17T14:34:28.859Z] #39 14.29 DEP images/sa.pb-c.d [2020-08-17T14:34:28.859Z] #39 14.32 PBCC images/pipe-data.pb-c.c [2020-08-17T14:34:28.859Z] #39 14.34 DEP images/pipe-data.pb-c.d [2020-08-17T14:34:28.859Z] #39 14.37 PBCC images/mnt.pb-c.c [2020-08-17T14:34:28.859Z] #39 14.41 DEP images/mnt.pb-c.d [2020-08-17T14:34:28.859Z] #39 14.44 PBCC images/sk-packet.pb-c.c [2020-08-17T14:34:28.859Z] #39 14.45 DEP images/sk-packet.pb-c.d [2020-08-17T14:34:28.859Z] #39 14.54 PBCC images/tcp-stream.pb-c.c [2020-08-17T14:34:28.859Z] #39 14.65 DEP images/tcp-stream.pb-c.d [2020-08-17T14:34:28.859Z] #39 14.69 PBCC images/pipe.pb-c.c [2020-08-17T14:34:28.859Z] #39 14.74 DEP images/pipe.pb-c.d [2020-08-17T14:34:28.859Z] #39 14.79 PBCC images/pstree.pb-c.c [2020-08-17T14:34:28.859Z] #39 14.80 DEP images/pstree.pb-c.d [2020-08-17T14:34:28.859Z] #39 14.86 PBCC images/fs.pb-c.c [2020-08-17T14:34:28.859Z] #39 14.87 DEP images/fs.pb-c.d [2020-08-17T14:34:28.859Z] #39 14.90 PBCC images/signalfd.pb-c.c [2020-08-17T14:34:28.859Z] #39 14.96 DEP images/signalfd.pb-c.d [2020-08-17T14:34:28.859Z] #39 15.05 PBCC images/fh.pb-c.c [2020-08-17T14:34:28.859Z] #39 15.09 PBCC images/fsnotify.pb-c.c [2020-08-17T14:34:28.859Z] #39 15.14 DEP images/fh.pb-c.d [2020-08-17T14:34:28.859Z] #39 15.27 DEP images/fsnotify.pb-c.d [2020-08-17T14:34:28.859Z] #39 15.42 PBCC images/eventpoll.pb-c.c [2020-08-17T14:34:28.859Z] #39 15.46 DEP images/eventpoll.pb-c.d [2020-08-17T14:34:28.859Z] #39 15.52 PBCC images/eventfd.pb-c.c [2020-08-17T14:34:28.859Z] #39 15.55 DEP images/eventfd.pb-c.d [2020-08-17T14:34:28.859Z] #39 15.65 PBCC images/remap-file-path.pb-c.c [2020-08-17T14:34:28.859Z] #39 15.67 DEP images/remap-file-path.pb-c.d [2020-08-17T14:34:28.859Z] #39 15.77 PBCC images/fifo.pb-c.c [2020-08-17T14:34:28.859Z] #39 15.80 DEP images/fifo.pb-c.d [2020-08-17T14:34:28.859Z] #39 15.86 PBCC images/ghost-file.pb-c.c [2020-08-17T14:34:28.859Z] #39 15.89 DEP images/ghost-file.pb-c.d [2020-08-17T14:34:28.859Z] #39 15.96 PBCC images/regfile.pb-c.c [2020-08-17T14:34:28.859Z] #39 16.00 DEP images/regfile.pb-c.d [2020-08-17T14:34:28.859Z] #39 16.04 PBCC images/ns.pb-c.c [2020-08-17T14:34:28.859Z] #39 16.04 DEP images/ns.pb-c.d [2020-08-17T14:34:28.859Z] #39 16.10 PBCC images/fdinfo.pb-c.c [2020-08-17T14:34:28.859Z] #39 16.17 DEP images/fdinfo.pb-c.d [2020-08-17T14:34:28.859Z] #39 16.25 PBCC images/core-aarch64.pb-c.c [2020-08-17T14:34:28.859Z] #39 16.33 PBCC images/core-arm.pb-c.c [2020-08-17T14:34:28.860Z] #39 16.38 PBCC images/core-ppc64.pb-c.c [2020-08-17T14:34:28.860Z] #39 16.43 PBCC images/core-s390.pb-c.c [2020-08-17T14:34:28.860Z] #39 16.47 PBCC images/core-x86.pb-c.c [2020-08-17T14:34:28.860Z] #39 16.56 PBCC images/core.pb-c.c [2020-08-17T14:34:28.860Z] #39 16.59 PBCC images/inventory.pb-c.c [2020-08-17T14:34:28.860Z] #39 16.62 DEP images/core-aarch64.pb-c.d [2020-08-17T14:34:28.860Z] #39 16.73 DEP images/core-arm.pb-c.d [2020-08-17T14:34:28.860Z] #39 16.79 DEP images/core-ppc64.pb-c.d [2020-08-17T14:34:28.860Z] #39 16.85 DEP images/core-s390.pb-c.d [2020-08-17T14:34:28.860Z] #39 17.05 DEP images/core-x86.pb-c.d [2020-08-17T14:34:28.860Z] #39 17.09 DEP images/core.pb-c.d [2020-08-17T14:34:28.860Z] #39 17.19 DEP images/inventory.pb-c.d [2020-08-17T14:34:28.860Z] #39 17.25 PBCC images/cpuinfo.pb-c.c [2020-08-17T14:34:28.860Z] #39 17.32 DEP images/cpuinfo.pb-c.d [2020-08-17T14:34:28.860Z] #39 17.38 PBCC images/stats.pb-c.c [2020-08-17T14:34:28.860Z] #39 17.44 DEP images/stats.pb-c.d [2020-08-17T14:34:28.860Z] #39 19.28 make[1]: Nothing to be done for 'all'. [2020-08-17T14:34:28.860Z] #39 20.99 CC images/stats.o [2020-08-17T14:34:28.901Z] #38 65.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-17T14:34:28.901Z] #38 65.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-17T14:34:28.901Z] #38 65.40 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-08-17T14:34:28.901Z] #38 65.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-17T14:34:28.901Z] #38 65.46 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-17T14:34:28.901Z] #38 65.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-17T14:34:29.161Z] #38 65.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-17T14:34:29.422Z] #38 65.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-17T14:34:29.422Z] #38 66.03 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-08-17T14:34:29.422Z] #38 66.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-17T14:34:29.422Z] #38 66.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-17T14:34:29.422Z] #38 66.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-17T14:34:29.422Z] #38 66.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-17T14:34:29.436Z] #39 21.57 CC images/core.o [2020-08-17T14:34:29.689Z] #41 66.72 internal/singleflight [2020-08-17T14:34:29.992Z] #38 ... [2020-08-17T14:34:29.992Z] [2020-08-17T14:34:29.992Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:34:29.992Z] #32 46.13 Reading package lists... [2020-08-17T14:34:29.992Z] #32 56.96 Building dependency tree... [2020-08-17T14:34:29.992Z] #32 62.65 The following additional packages will be installed: [2020-08-17T14:34:29.992Z] #32 62.66 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-08-17T14:34:29.992Z] #32 62.69 Suggested packages: [2020-08-17T14:34:29.992Z] #32 62.69 cmake-doc ninja-build lrzip [2020-08-17T14:34:29.992Z] #32 62.69 Recommended packages: [2020-08-17T14:34:29.992Z] #32 62.69 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-08-17T14:34:29.992Z] #32 64.38 The following NEW packages will be installed: [2020-08-17T14:34:29.992Z] #32 64.39 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-08-17T14:34:29.992Z] #32 64.39 vim-common xxd [2020-08-17T14:34:29.992Z] #32 65.02 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-17T14:34:29.992Z] #32 65.02 Need to get 14.9 MB of archives. [2020-08-17T14:34:29.992Z] #32 65.02 After this operation, 61.8 MB of additional disk space will be used. [2020-08-17T14:34:29.992Z] #32 65.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-17T14:34:29.992Z] #32 65.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-17T14:34:29.992Z] #32 65.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-17T14:34:29.992Z] #32 65.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-17T14:34:30.013Z] #39 ... [2020-08-17T14:34:30.013Z] [2020-08-17T14:34:30.013Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:34:30.013Z] #41 74.92 go/parser [2020-08-17T14:34:30.013Z] #41 78.22 encoding/xml [2020-08-17T14:34:30.013Z] #41 81.21 compress/flate [2020-08-17T14:34:30.013Z] #41 82.83 go/doc [2020-08-17T14:34:30.013Z] #41 84.59 math/big [2020-08-17T14:34:30.251Z] #32 ... [2020-08-17T14:34:30.252Z] [2020-08-17T14:34:30.252Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-17T14:34:30.252Z] #23 65.24 debconf: delaying package configuration, since apt-utils is not installed [2020-08-17T14:34:30.252Z] #23 65.58 Fetched 355 kB in 0s (941 kB/s) [2020-08-17T14:34:30.252Z] #23 65.94 Selecting previously unselected package libonig5:amd64. [2020-08-17T14:34:30.252Z] #23 65.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-17T14:34:30.252Z] #23 66.06 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-17T14:34:30.252Z] #23 66.15 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-17T14:34:30.252Z] #23 66.58 Selecting previously unselected package libjq1:amd64. [2020-08-17T14:34:30.252Z] #23 66.58 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-17T14:34:30.252Z] #23 66.60 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-17T14:34:30.252Z] #23 66.98 Selecting previously unselected package jq. [2020-08-17T14:34:30.252Z] #23 66.98 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-17T14:34:30.252Z] #23 66.98 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-17T14:34:30.334Z] #41 ... [2020-08-17T14:34:30.334Z] [2020-08-17T14:34:30.334Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:34:30.334Z] #39 22.09 CC images/core-x86.o [2020-08-17T14:34:30.827Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m11.680932047s with top 10 stages: buildssa: 1m39.880618234s, goimports: 22.997282514s, unconvert: 13.485095594s, gosec: 9.962809221s, golint: 6.251635258s, ineffassign: 4.658831907s, misspell: 4.44934837s, vrp: 3.433725007s, inspect: 3.1292205s, ctrlflow: 1.820328636s [2020-08-17T14:34:30.827Z] INFO [runner] Issues before processing: 2304, after processing: 0 [2020-08-17T14:34:30.828Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/64, cgo: 1695/2304, skip_files: 1695/1695, autogenerated_exclude: 1590/1695, filename_unadjuster: 1695/1695, skip_dirs: 1695/1695, path_prettifier: 1695/1695, identifier_marker: 1590/1590, exclude: 1590/1590, exclude-rules: 64/1590 [2020-08-17T14:34:30.828Z] INFO [runner] processing took 59.869324ms with stages: nolint: 25.434538ms, identifier_marker: 16.623509ms, path_prettifier: 8.35075ms, autogenerated_exclude: 4.083754ms, exclude-rules: 3.332444ms, skip_dirs: 1.685275ms, cgo: 237.759µs, filename_unadjuster: 116.133µs, max_same_issues: 1.64µs, uniq_by_line: 745ns, max_per_file_from_linter: 547ns, source_code: 452ns, max_from_linter: 452ns, diff: 379ns, skip_files: 372ns, exclude: 312ns, path_shortener: 263ns [2020-08-17T14:34:30.828Z] INFO [runner] linters took 1m38.357070914s with stages: goanalysis_metalinter: 1m18.691901049s, unused: 19.605105773s [2020-08-17T14:34:30.828Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-08-17T14:34:30.828Z] INFO Memory: 1504 samples, avg is 661.4MB, max is 3237.4MB [2020-08-17T14:34:30.828Z] INFO Execution took 3m37.870216025s [2020-08-17T14:34:30.828Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-08-17T14:34:30.911Z] #39 22.84 CC images/core-arm.o [2020-08-17T14:34:31.062Z] #41 ... [2020-08-17T14:34:31.062Z] [2020-08-17T14:34:31.062Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-17T14:34:31.062Z] #51 46.09 Reading package lists... [2020-08-17T14:34:31.062Z] #51 58.71 Building dependency tree... [2020-08-17T14:34:31.062Z] #51 65.06 The following additional packages will be installed: [2020-08-17T14:34:31.062Z] #51 65.08 libbtrfs0 [2020-08-17T14:34:31.062Z] #51 65.45 The following NEW packages will be installed: [2020-08-17T14:34:31.062Z] #51 65.47 libbtrfs-dev libbtrfs0 [2020-08-17T14:34:31.062Z] #51 66.01 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-17T14:34:31.062Z] #51 66.01 Need to get 119 kB of archives. [2020-08-17T14:34:31.062Z] #51 66.01 After this operation, 387 kB of additional disk space will be used. [2020-08-17T14:34:31.062Z] #51 66.01 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-17T14:34:31.062Z] #51 66.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-17T14:34:31.062Z] #51 67.55 debconf: delaying package configuration, since apt-utils is not installed [2020-08-17T14:34:31.062Z] #51 67.88 Fetched 119 kB in 0s (382 kB/s) [2020-08-17T14:34:31.062Z] #51 67.99 Selecting previously unselected package libbtrfs0. [2020-08-17T14:34:31.062Z] #51 67.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-08-17T14:34:31.062Z] #51 68.11 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-17T14:34:31.062Z] #51 68.20 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-17T14:34:31.062Z] #51 ... [2020-08-17T14:34:31.062Z] [2020-08-17T14:34:31.062Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:34:31.062Z] #38 64.58 The following additional packages will be installed: [2020-08-17T14:34:31.062Z] #38 64.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-08-17T14:34:31.062Z] #38 64.60 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-08-17T14:34:31.062Z] #38 64.63 Suggested packages: [2020-08-17T14:34:31.062Z] #38 64.63 manpages-dev python-setuptools [2020-08-17T14:34:31.062Z] #38 66.93 The following NEW packages will be installed: [2020-08-17T14:34:31.062Z] #38 66.93 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-08-17T14:34:31.062Z] #38 66.93 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-08-17T14:34:31.062Z] #38 66.94 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-08-17T14:34:31.062Z] #38 66.94 python-six zlib1g-dev [2020-08-17T14:34:31.062Z] #38 67.34 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-08-17T14:34:31.062Z] #38 67.34 Need to get 4095 kB of archives. [2020-08-17T14:34:31.062Z] #38 67.34 After this operation, 22.5 MB of additional disk space will be used. [2020-08-17T14:34:31.062Z] #38 67.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-08-17T14:34:31.062Z] #38 67.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-17T14:34:31.062Z] #38 67.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-08-17T14:34:31.062Z] #38 67.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-17T14:34:31.062Z] #38 67.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-08-17T14:34:31.062Z] #38 67.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-17T14:34:31.062Z] #38 67.37 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-08-17T14:34:31.062Z] #38 67.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-08-17T14:34:31.062Z] #38 67.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-08-17T14:34:31.062Z] #38 67.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-08-17T14:34:31.062Z] #38 67.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-08-17T14:34:31.062Z] #38 67.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-08-17T14:34:31.062Z] #38 67.77 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-08-17T14:34:31.062Z] #38 67.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-08-17T14:34:31.062Z] #38 67.78 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-08-17T14:34:31.062Z] #38 67.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-08-17T14:34:31.062Z] #38 67.82 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-08-17T14:34:31.183Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41335/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc0d373a219297327398df0d45684284a78715a4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc0d373a219297327398df0d45684284a78715a4 hack/make.sh dynbinary-daemon test-docker-py [2020-08-17T14:34:31.212Z] #23 67.60 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-17T14:34:31.212Z] #23 67.67 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-17T14:34:31.212Z] #23 ... [2020-08-17T14:34:31.212Z] [2020-08-17T14:34:31.212Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-17T14:34:31.212Z] #51 47.24 Reading package lists... [2020-08-17T14:34:31.212Z] #51 58.33 Building dependency tree... [2020-08-17T14:34:31.212Z] #51 63.91 The following additional packages will be installed: [2020-08-17T14:34:31.212Z] #51 63.93 libbtrfs0 [2020-08-17T14:34:31.212Z] #51 64.37 The following NEW packages will be installed: [2020-08-17T14:34:31.212Z] #51 64.40 libbtrfs-dev libbtrfs0 [2020-08-17T14:34:31.212Z] #51 65.09 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-08-17T14:34:31.212Z] #51 65.09 Need to get 119 kB of archives. [2020-08-17T14:34:31.212Z] #51 65.09 After this operation, 387 kB of additional disk space will be used. [2020-08-17T14:34:31.212Z] #51 65.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-17T14:34:31.212Z] #51 65.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-17T14:34:31.212Z] #51 67.39 debconf: delaying package configuration, since apt-utils is not installed [2020-08-17T14:34:31.212Z] #51 ... [2020-08-17T14:34:31.212Z] [2020-08-17T14:34:31.212Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-17T14:34:31.212Z] #23 67.68 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-17T14:34:31.212Z] #23 67.72 Processing triggers for libc-bin (2.28-10) ... [2020-08-17T14:34:31.320Z] #38 ... [2020-08-17T14:34:31.320Z] [2020-08-17T14:34:31.320Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:34:31.320Z] #10 46.03 Reading package lists... [2020-08-17T14:34:31.320Z] #10 58.92 Building dependency tree... [2020-08-17T14:34:31.320Z] #10 65.29 The following additional packages will be installed: [2020-08-17T14:34:31.320Z] #10 65.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-08-17T14:34:31.320Z] #10 65.29 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-08-17T14:34:31.320Z] #10 65.29 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-08-17T14:34:31.320Z] #10 65.31 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-17T14:34:31.320Z] #10 65.31 Suggested packages: [2020-08-17T14:34:31.320Z] #10 65.31 gcc-8-locales seccomp wine64 [2020-08-17T14:34:31.320Z] #10 67.36 The following NEW packages will be installed: [2020-08-17T14:34:31.320Z] #10 67.36 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-08-17T14:34:31.320Z] #10 67.36 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-08-17T14:34:31.320Z] #10 67.36 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-08-17T14:34:31.320Z] #10 67.38 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-08-17T14:34:31.320Z] #10 67.38 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-08-17T14:34:31.320Z] #10 67.38 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-08-17T14:34:31.320Z] #10 67.85 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-08-17T14:34:31.320Z] #10 67.85 Need to get 77.7 MB of archives. [2020-08-17T14:34:31.320Z] #10 67.85 After this operation, 487 MB of additional disk space will be used. [2020-08-17T14:34:31.320Z] #10 67.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-08-17T14:34:31.320Z] #10 68.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-08-17T14:34:31.320Z] #10 ... [2020-08-17T14:34:31.320Z] [2020-08-17T14:34:31.320Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:34:31.320Z] #41 68.49 strconv [2020-08-17T14:34:31.438Z] [2020-08-17T14:34:31.488Z] #39 23.35 CC images/core-aarch64.o [2020-08-17T14:34:31.488Z] #39 ... [2020-08-17T14:34:31.488Z] [2020-08-17T14:34:31.488Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:34:31.488Z] #10 76.54 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-17T14:34:31.488Z] #10 76.55 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-08-17T14:34:31.488Z] #10 76.55 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:34:31.576Z] #41 68.49 io [2020-08-17T14:34:31.694Z] Removing bundles/ [2020-08-17T14:34:31.694Z] [2020-08-17T14:34:31.694Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-17T14:34:31.694Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-17T14:34:31.694Z] GOOS="" GOARCH="" GOARM="" [2020-08-17T14:34:32.280Z] #23 ... [2020-08-17T14:34:32.280Z] [2020-08-17T14:34:32.280Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:34:32.280Z] #30 58.38 sync [2020-08-17T14:34:32.280Z] #30 58.38 internal/reflectlite [2020-08-17T14:34:32.280Z] #30 62.66 sort [2020-08-17T14:34:32.280Z] #30 62.67 errors [2020-08-17T14:34:32.280Z] #30 63.24 strconv [2020-08-17T14:34:32.280Z] #30 65.11 io [2020-08-17T14:34:32.280Z] #30 67.34 internal/oserror [2020-08-17T14:34:32.280Z] #30 67.52 syscall [2020-08-17T14:34:32.280Z] #30 ... [2020-08-17T14:34:32.280Z] [2020-08-17T14:34:32.280Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-17T14:34:32.280Z] #51 67.92 Fetched 119 kB in 0s (378 kB/s) [2020-08-17T14:34:32.280Z] #51 68.56 Selecting previously unselected package libbtrfs0. [2020-08-17T14:34:32.280Z] #51 68.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-17T14:34:32.446Z] #10 ... [2020-08-17T14:34:32.446Z] [2020-08-17T14:34:32.446Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:34:32.446Z] #39 24.14 CC images/core-ppc64.o [2020-08-17T14:34:32.446Z] #39 ... [2020-08-17T14:34:32.446Z] [2020-08-17T14:34:32.446Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:34:32.446Z] #47 77.52 golang.org/x/crypto/ssh/terminal [2020-08-17T14:34:32.446Z] #47 82.98 mvdan.cc/sh/v3/cmd/shfmt [2020-08-17T14:34:32.506Z] #41 ... [2020-08-17T14:34:32.506Z] [2020-08-17T14:34:32.506Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-17T14:34:32.506Z] #23 47.08 Reading package lists... [2020-08-17T14:34:32.506Z] #23 59.88 Building dependency tree... [2020-08-17T14:34:32.506Z] #23 66.06 ca-certificates is already the newest version (20200601~deb10u1). [2020-08-17T14:34:32.506Z] #23 66.06 The following additional packages will be installed: [2020-08-17T14:34:32.506Z] #23 66.08 libjq1 libonig5 [2020-08-17T14:34:32.506Z] #23 66.70 The following NEW packages will be installed: [2020-08-17T14:34:32.506Z] #23 66.71 jq libjq1 libonig5 [2020-08-17T14:34:32.506Z] #23 67.25 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-08-17T14:34:32.506Z] #23 67.25 Need to get 355 kB of archives. [2020-08-17T14:34:32.506Z] #23 67.25 After this operation, 1072 kB of additional disk space will be used. [2020-08-17T14:34:32.506Z] #23 67.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-17T14:34:32.506Z] #23 67.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-17T14:34:32.506Z] #23 67.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-17T14:34:32.506Z] #23 68.99 debconf: delaying package configuration, since apt-utils is not installed [2020-08-17T14:34:32.506Z] #23 69.26 Fetched 355 kB in 0s (1133 kB/s) [2020-08-17T14:34:32.506Z] [2020-08-17T14:34:32.506Z] #23 ... [2020-08-17T14:34:32.506Z] [2020-08-17T14:34:32.506Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-17T14:34:32.506Z] #51 68.35 Selecting previously unselected package libbtrfs-dev. [2020-08-17T14:34:32.506Z] #51 68.38 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-17T14:34:32.506Z] #51 68.41 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-17T14:34:32.506Z] #51 68.85 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-17T14:34:32.506Z] #51 68.88 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-17T14:34:32.506Z] #51 68.89 Processing triggers for libc-bin (2.28-10) ... [2020-08-17T14:34:32.507Z] #51 DONE 69.4s [2020-08-17T14:34:32.507Z] [2020-08-17T14:34:32.507Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-17T14:34:32.507Z] #23 69.49 Selecting previously unselected package libonig5:amd64. [2020-08-17T14:34:32.507Z] #23 69.49 (Reading database ... [2020-08-17T14:34:32.507Z] #23 ... [2020-08-17T14:34:32.507Z] [2020-08-17T14:34:32.507Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:34:32.507Z] #38 69.51 debconf: delaying package configuration, since apt-utils is not installed [2020-08-17T14:34:32.539Z] #51 68.74 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-17T14:34:32.763Z] #38 69.83 Fetched 4095 kB in 1s (5291 kB/s) [2020-08-17T14:34:32.831Z] #51 69.18 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-17T14:34:33.020Z] #38 70.08 Selecting previously unselected package libcap-dev:amd64. [2020-08-17T14:34:33.031Z] #47 ... [2020-08-17T14:34:33.031Z] [2020-08-17T14:34:33.031Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:34:33.031Z] #39 25.14 CC images/core-s390.o [2020-08-17T14:34:33.090Z] #51 ... [2020-08-17T14:34:33.091Z] [2020-08-17T14:34:33.091Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-17T14:34:33.091Z] #23 DONE 69.8s [2020-08-17T14:34:33.277Z] #38 70.08 (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-08-17T14:34:33.277Z] #38 70.25 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-17T14:34:33.277Z] #38 70.28 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-17T14:34:33.277Z] #38 ... [2020-08-17T14:34:33.277Z] [2020-08-17T14:34:33.277Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:34:33.277Z] #30 60.46 sync [2020-08-17T14:34:33.277Z] #30 60.46 internal/reflectlite [2020-08-17T14:34:33.277Z] #30 65.20 sort [2020-08-17T14:34:33.277Z] #30 65.20 errors [2020-08-17T14:34:33.277Z] #30 65.93 strconv [2020-08-17T14:34:33.277Z] #30 66.99 io [2020-08-17T14:34:33.277Z] #30 68.85 internal/oserror [2020-08-17T14:34:33.277Z] #30 68.99 syscall [2020-08-17T14:34:33.298Z] #39 ... [2020-08-17T14:34:33.298Z] [2020-08-17T14:34:33.298Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:34:33.298Z] #47 DONE 88.4s [2020-08-17T14:34:33.298Z] [2020-08-17T14:34:33.298Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:34:33.298Z] #41 88.48 vendor/golang.org/x/text/secure/bidirule [2020-08-17T14:34:33.350Z] [2020-08-17T14:34:33.350Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:34:33.350Z] #10 69.91 Get:10 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-08-17T14:34:33.350Z] #10 ... [2020-08-17T14:34:33.350Z] [2020-08-17T14:34:33.350Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-17T14:34:33.350Z] #24 DONE 0.2s [2020-08-17T14:34:33.534Z] #30 ... [2020-08-17T14:34:33.534Z] [2020-08-17T14:34:33.534Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:34:33.534Z] #38 70.60 Selecting previously unselected package libnet1:amd64. [2020-08-17T14:34:33.534Z] #38 70.60 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-17T14:34:33.534Z] #38 70.61 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-17T14:34:33.567Z] #41 88.76 github.com/LK4D4/vndr/build [2020-08-17T14:34:33.611Z] [2020-08-17T14:34:33.611Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-08-17T14:34:33.611Z] #51 69.97 Selecting previously unselected package libbtrfs-dev. [2020-08-17T14:34:33.611Z] #51 69.98 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-17T14:34:33.611Z] #51 69.99 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-17T14:34:33.790Z] #38 70.75 Selecting previously unselected package libnet1-dev. [2020-08-17T14:34:33.790Z] #38 70.75 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-17T14:34:33.790Z] #38 70.78 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-17T14:34:33.870Z] #51 70.45 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-17T14:34:33.870Z] #51 70.55 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-17T14:34:34.081Z] #38 71.12 Selecting previously unselected package libnl-3-200:amd64. [2020-08-17T14:34:34.081Z] #38 71.12 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-17T14:34:34.081Z] #38 71.12 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-17T14:34:34.131Z] #51 70.62 Processing triggers for libc-bin (2.28-10) ... [2020-08-17T14:34:34.337Z] #38 ... [2020-08-17T14:34:34.337Z] [2020-08-17T14:34:34.337Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-08-17T14:34:34.337Z] #23 69.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-17T14:34:34.337Z] #23 69.73 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-08-17T14:34:34.337Z] #23 69.73 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-17T14:34:34.337Z] #23 70.17 Selecting previously unselected package libjq1:amd64. [2020-08-17T14:34:34.337Z] #23 70.18 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-17T14:34:34.337Z] #23 70.19 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-17T14:34:34.337Z] #23 70.46 Selecting previously unselected package jq. [2020-08-17T14:34:34.337Z] #23 70.48 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-17T14:34:34.337Z] #23 70.49 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-17T14:34:34.337Z] #23 70.85 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-17T14:34:34.337Z] #23 70.92 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-17T14:34:34.337Z] #23 70.95 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-17T14:34:34.337Z] #23 70.98 Processing triggers for libc-bin (2.28-10) ... [2020-08-17T14:34:34.337Z] #23 DONE 71.5s [2020-08-17T14:34:34.594Z] [2020-08-17T14:34:34.594Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-08-17T14:34:34.594Z] #24 DONE 0.1s [2020-08-17T14:34:34.594Z] [2020-08-17T14:34:34.594Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:34:34.594Z] #38 71.48 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-17T14:34:34.594Z] #38 71.54 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-17T14:34:34.594Z] #38 71.56 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-17T14:34:34.670Z] #41 89.41 vendor/golang.org/x/text/unicode/norm [2020-08-17T14:34:34.700Z] #51 DONE 71.2s [2020-08-17T14:34:34.700Z] [2020-08-17T14:34:34.700Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:34:35.156Z] #38 72.17 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-17T14:34:35.156Z] #38 72.18 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-17T14:34:35.156Z] #38 72.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-17T14:34:35.412Z] #38 72.42 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-17T14:34:35.412Z] #38 72.43 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-17T14:34:35.412Z] #38 72.46 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-17T14:34:35.412Z] #38 72.65 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-17T14:34:35.412Z] #38 72.65 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-17T14:34:35.669Z] #38 72.67 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-17T14:34:36.183Z] #38 73.09 Selecting previously unselected package libprotobuf17:amd64. [2020-08-17T14:34:36.183Z] #38 73.14 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-17T14:34:36.183Z] #38 73.14 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-17T14:34:36.605Z] #52 1.780 + RM_GOPATH=0 [2020-08-17T14:34:36.606Z] #52 1.780 + TMP_GOPATH= [2020-08-17T14:34:36.606Z] #52 1.780 + : /build [2020-08-17T14:34:36.606Z] #52 1.780 + '[' -z '' ']' [2020-08-17T14:34:36.606Z] #52 1.781 ++ mktemp -d [2020-08-17T14:34:36.606Z] #52 1.798 + export GOPATH=/tmp/tmp.D5HQIIMUwO [2020-08-17T14:34:36.606Z] #52 1.798 + GOPATH=/tmp/tmp.D5HQIIMUwO [2020-08-17T14:34:36.606Z] #52 1.798 + RM_GOPATH=1 [2020-08-17T14:34:36.606Z] #52 1.798 + case "$(go env GOARCH)" in [2020-08-17T14:34:36.606Z] #52 1.799 ++ go env GOARCH [2020-08-17T14:34:36.606Z] #52 1.851 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:34:36.606Z] #52 1.851 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:34:36.606Z] #52 1.861 ++ dirname /tmp/install/install.sh [2020-08-17T14:34:36.606Z] #52 1.862 + dir=/tmp/install [2020-08-17T14:34:36.606Z] #52 1.862 + bin=containerd [2020-08-17T14:34:36.606Z] #52 1.862 + shift [2020-08-17T14:34:36.606Z] #52 1.863 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-17T14:34:36.606Z] #52 1.863 + . /tmp/install/containerd.installer [2020-08-17T14:34:36.606Z] #52 1.863 ++ set -e [2020-08-17T14:34:36.606Z] #52 1.864 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-17T14:34:36.606Z] #52 1.864 + install_containerd [2020-08-17T14:34:36.606Z] #52 1.864 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-17T14:34:36.606Z] #52 1.864 + git clone https://github.com/containerd/containerd.git /tmp/tmp.D5HQIIMUwO/src/github.com/containerd/containerd [2020-08-17T14:34:36.606Z] #52 1.864 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-17T14:34:36.606Z] #52 1.866 Cloning into '/tmp/tmp.D5HQIIMUwO/src/github.com/containerd/containerd'... [2020-08-17T14:34:37.549Z] #38 74.45 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-17T14:34:37.549Z] #38 74.47 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-17T14:34:37.549Z] #38 74.49 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-17T14:34:37.805Z] #38 74.76 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-17T14:34:37.805Z] #38 74.77 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-17T14:34:37.805Z] #38 74.80 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-17T14:34:37.805Z] #38 ... [2020-08-17T14:34:37.805Z] [2020-08-17T14:34:37.805Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:34:37.805Z] #32 64.80 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-08-17T14:34:37.805Z] #32 64.80 Need to get 14.9 MB of archives. [2020-08-17T14:34:37.805Z] #32 64.80 After this operation, 61.8 MB of additional disk space will be used. [2020-08-17T14:34:37.805Z] #32 64.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-17T14:34:37.805Z] #32 64.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-17T14:34:37.805Z] #32 64.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-08-17T14:34:37.805Z] #32 65.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-17T14:34:37.805Z] #32 66.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-17T14:34:37.805Z] #32 66.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-17T14:34:37.805Z] #32 66.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-17T14:34:37.805Z] #32 66.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-17T14:34:37.805Z] #32 66.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-17T14:34:37.805Z] #32 66.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-17T14:34:37.805Z] #32 68.37 debconf: delaying package configuration, since apt-utils is not installed [2020-08-17T14:34:37.805Z] #32 68.69 Fetched 14.9 MB in 2s (5972 kB/s) [2020-08-17T14:34:37.805Z] #32 68.91 Selecting previously unselected package xxd. [2020-08-17T14:34:37.805Z] #32 68.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-17T14:34:37.805Z] #32 69.05 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-17T14:34:37.805Z] #32 69.05 Unpacking xxd (2:8.1.0875-5) ... [2020-08-17T14:34:37.805Z] #32 69.59 Selecting previously unselected package vim-common. [2020-08-17T14:34:37.805Z] #32 69.60 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-17T14:34:37.805Z] #32 69.74 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-17T14:34:37.805Z] #32 70.25 Selecting previously unselected package cmake-data. [2020-08-17T14:34:37.805Z] #32 70.32 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-17T14:34:37.805Z] #32 70.38 Unpacking cmake-data (3.13.4-1) ... [2020-08-17T14:34:37.805Z] #32 ... [2020-08-17T14:34:37.805Z] [2020-08-17T14:34:37.805Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-17T14:34:37.805Z] #28 73.32 Checking out files: 63% (970/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 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-08-17T14:34:38.061Z] #28 74.96 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-17T14:34:38.623Z] #28 75.65 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-17T14:34:38.898Z] #41 ... [2020-08-17T14:34:38.898Z] [2020-08-17T14:34:38.898Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:34:38.898Z] #39 26.10 CC images/cpuinfo.o [2020-08-17T14:34:38.898Z] #39 27.13 CC images/inventory.o [2020-08-17T14:34:38.898Z] #39 27.42 CC images/fdinfo.o [2020-08-17T14:34:38.898Z] #39 27.94 CC images/fown.o [2020-08-17T14:34:38.898Z] #39 28.25 CC images/ns.o [2020-08-17T14:34:38.898Z] #39 28.56 CC images/regfile.o [2020-08-17T14:34:38.898Z] #39 28.95 CC images/ghost-file.o [2020-08-17T14:34:38.898Z] #39 29.39 CC images/fifo.o [2020-08-17T14:34:38.898Z] #39 29.66 CC images/remap-file-path.o [2020-08-17T14:34:38.898Z] #39 29.99 CC images/eventfd.o [2020-08-17T14:34:38.898Z] #39 30.21 CC images/eventpoll.o [2020-08-17T14:34:38.898Z] #39 30.53 CC images/fh.o [2020-08-17T14:34:38.898Z] #39 30.91 CC images/fsnotify.o [2020-08-17T14:34:39.852Z] #39 31.58 CC images/signalfd.o [2020-08-17T14:34:39.852Z] #39 ... [2020-08-17T14:34:39.852Z] [2020-08-17T14:34:39.852Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:34:39.852Z] #10 94.70 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-17T14:34:39.852Z] #10 94.70 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-08-17T14:34:39.852Z] #10 94.71 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:34:40.816Z] #52 ... [2020-08-17T14:34:40.816Z] [2020-08-17T14:34:40.816Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:34:40.816Z] #25 3.197 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-17T14:34:40.816Z] #25 3.708 [2020-08-17T14:34:40.816Z] #25 4.125 #### 5.6% ######### 13.3% ############## 19.9% ################### 27.0% ######################## 33.7% ############################## 42.7% ####################################### 55.3% ################################################ 66.7% #################################################### 72.7% ####################################################### 77.1% ########################################################### 82.5% ################################################################## 92.5% ###################################################################### 97.5% ######################################################################## 100.0% [2020-08-17T14:34:40.816Z] #25 6.411 #=#=# [2020-08-17T14:34:40.816Z] #25 6.760 ############################### 43.2% #################################################################### 94.7% ######################################################################## 100.0% [2020-08-17T14:34:40.816Z] #25 ... [2020-08-17T14:34:40.816Z] [2020-08-17T14:34:40.816Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:34:40.816Z] #32 66.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-08-17T14:34:40.816Z] #32 66.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-08-17T14:34:40.816Z] #32 67.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-08-17T14:34:40.816Z] #32 67.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-08-17T14:34:40.816Z] #32 67.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-08-17T14:34:40.816Z] #32 67.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-08-17T14:34:40.816Z] #32 69.57 debconf: delaying package configuration, since apt-utils is not installed [2020-08-17T14:34:40.816Z] #32 69.95 Fetched 14.9 MB in 3s (5163 kB/s) [2020-08-17T14:34:40.816Z] #32 70.24 Selecting previously unselected package xxd. [2020-08-17T14:34:40.816Z] #32 70.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-17T14:34:40.816Z] #32 70.42 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-17T14:34:40.816Z] #32 70.44 Unpacking xxd (2:8.1.0875-5) ... [2020-08-17T14:34:40.816Z] #32 70.88 Selecting previously unselected package vim-common. [2020-08-17T14:34:40.816Z] #32 70.88 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-17T14:34:40.816Z] #32 70.94 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-17T14:34:40.816Z] #32 71.75 Selecting previously unselected package cmake-data. [2020-08-17T14:34:40.816Z] #32 71.75 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-08-17T14:34:40.816Z] #32 71.77 Unpacking cmake-data (3.13.4-1) ... [2020-08-17T14:34:40.816Z] #32 ... [2020-08-17T14:34:40.816Z] [2020-08-17T14:34:40.816Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:34:40.816Z] #41 67.06 strconv [2020-08-17T14:34:40.816Z] #41 67.11 io [2020-08-17T14:34:40.816Z] #41 69.84 bytes [2020-08-17T14:34:40.816Z] #41 72.38 reflect [2020-08-17T14:34:40.816Z] #41 73.17 bufio [2020-08-17T14:34:40.816Z] #41 75.91 syscall [2020-08-17T14:34:40.816Z] #41 ... [2020-08-17T14:34:40.816Z] [2020-08-17T14:34:40.816Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:34:40.816Z] #25 7.358 [2020-08-17T14:34:41.375Z] #25 7.583 ############ 17.9% ################################################# 68.1% #################################################################### 94.7% ######################################################################## 100.0% [2020-08-17T14:34:41.941Z] #28 ... [2020-08-17T14:34:41.941Z] [2020-08-17T14:34:41.941Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:34:41.941Z] #10 68.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-08-17T14:34:41.941Z] #10 68.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-08-17T14:34:41.941Z] #10 68.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-08-17T14:34:41.941Z] #10 68.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-08-17T14:34:41.941Z] #10 69.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-08-17T14:34:41.941Z] #10 69.70 Get:8 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-08-17T14:34:41.941Z] #10 69.70 Get:9 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-08-17T14:34:41.941Z] #10 75.28 Get:10 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-08-17T14:34:41.941Z] #10 ... [2020-08-17T14:34:41.941Z] [2020-08-17T14:34:41.941Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:34:41.941Z] #25 3.616 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-17T14:34:41.941Z] #25 4.343 [2020-08-17T14:34:41.941Z] #25 4.691 #=#=# # 2.7% ####### 10.5% ########### 16.5% ############## 20.0% ################## 26.2% ###################### 31.5% ############################ 39.9% ############################## 42.0% ################################# 46.4% ######################################## 55.6% ############################################## 64.5% ################################################### 71.3% ######################################################## 78.2% ############################################################## 86.7% ################################################################### 94.1% ######################################################################## 100.0% [2020-08-17T14:34:41.941Z] #25 6.982 [2020-08-17T14:34:41.941Z] #25 7.128 ################# 24.3% ############################## 42.5% ######################################################################## 100.0% [2020-08-17T14:34:41.947Z] #25 8.286 [2020-08-17T14:34:42.198Z] #25 7.810 [2020-08-17T14:34:42.198Z] #25 ... [2020-08-17T14:34:42.198Z] [2020-08-17T14:34:42.198Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:34:42.198Z] #52 1.539 + RM_GOPATH=0 [2020-08-17T14:34:42.198Z] #52 1.539 + TMP_GOPATH= [2020-08-17T14:34:42.198Z] #52 1.539 + : /build [2020-08-17T14:34:42.198Z] #52 1.539 + '[' -z '' ']' [2020-08-17T14:34:42.198Z] #52 1.539 ++ mktemp -d [2020-08-17T14:34:42.198Z] #52 1.549 + export GOPATH=/tmp/tmp.MUFM1uw85k [2020-08-17T14:34:42.198Z] #52 1.549 + GOPATH=/tmp/tmp.MUFM1uw85k [2020-08-17T14:34:42.198Z] #52 1.549 + RM_GOPATH=1 [2020-08-17T14:34:42.198Z] #52 1.549 + case "$(go env GOARCH)" in [2020-08-17T14:34:42.198Z] #52 1.549 ++ go env GOARCH [2020-08-17T14:34:42.198Z] #52 1.579 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:34:42.198Z] #52 1.579 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:34:42.198Z] #52 1.579 ++ dirname /tmp/install/install.sh [2020-08-17T14:34:42.198Z] #52 1.579 + dir=/tmp/install [2020-08-17T14:34:42.198Z] #52 1.579 + bin=containerd [2020-08-17T14:34:42.198Z] #52 1.579 + shift [2020-08-17T14:34:42.198Z] #52 1.579 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-08-17T14:34:42.198Z] #52 1.579 + . /tmp/install/containerd.installer [2020-08-17T14:34:42.198Z] #52 1.579 ++ set -e [2020-08-17T14:34:42.198Z] #52 1.579 ++ : 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-17T14:34:42.198Z] #52 1.579 + install_containerd [2020-08-17T14:34:42.198Z] #52 1.608 + echo 'Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175' [2020-08-17T14:34:42.198Z] #52 1.609 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MUFM1uw85k/src/github.com/containerd/containerd [2020-08-17T14:34:42.198Z] #52 1.609 Install containerd version 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-17T14:34:42.198Z] #52 1.632 Cloning into '/tmp/tmp.MUFM1uw85k/src/github.com/containerd/containerd'... [2020-08-17T14:34:42.207Z] #25 8.468 #=#=# ## 3.9% ###### 9.7% [2020-08-17T14:34:42.207Z] #25 ... [2020-08-17T14:34:42.207Z] [2020-08-17T14:34:42.207Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:34:42.207Z] #38 68.68 debconf: delaying package configuration, since apt-utils is not installed [2020-08-17T14:34:42.207Z] #38 69.60 Fetched 4095 kB in 1s (3495 kB/s) [2020-08-17T14:34:42.207Z] #38 69.99 Selecting previously unselected package libcap-dev:amd64. [2020-08-17T14:34:42.207Z] #38 69.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-08-17T14:34:42.207Z] #38 70.14 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-08-17T14:34:42.207Z] #38 70.16 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-08-17T14:34:42.207Z] #38 70.55 Selecting previously unselected package libnet1:amd64. [2020-08-17T14:34:42.207Z] #38 70.55 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-17T14:34:42.207Z] #38 70.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-17T14:34:42.207Z] #38 70.92 Selecting previously unselected package libnet1-dev. [2020-08-17T14:34:42.207Z] #38 70.94 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-17T14:34:42.207Z] #38 71.01 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-17T14:34:42.207Z] #38 71.36 Selecting previously unselected package libnl-3-200:amd64. [2020-08-17T14:34:42.207Z] #38 71.36 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-17T14:34:42.207Z] #38 71.37 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-17T14:34:42.207Z] #38 71.53 Selecting previously unselected package libnl-3-dev:amd64. [2020-08-17T14:34:42.207Z] #38 71.54 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-08-17T14:34:42.207Z] #38 71.56 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-17T14:34:42.207Z] #38 72.05 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-17T14:34:42.207Z] #38 72.05 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-17T14:34:42.207Z] #38 72.07 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-17T14:34:42.207Z] #38 72.19 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-08-17T14:34:42.207Z] #38 72.20 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-08-17T14:34:42.207Z] #38 72.23 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-17T14:34:42.207Z] #38 72.58 Selecting previously unselected package zlib1g-dev:amd64. [2020-08-17T14:34:42.207Z] #38 72.58 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-08-17T14:34:42.207Z] #38 72.60 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-17T14:34:42.207Z] #38 73.09 Selecting previously unselected package libprotobuf17:amd64. [2020-08-17T14:34:42.207Z] #38 73.09 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-08-17T14:34:42.207Z] #38 73.14 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-17T14:34:42.207Z] #38 74.64 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-08-17T14:34:42.207Z] #38 74.64 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-08-17T14:34:42.207Z] #38 74.65 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-17T14:34:42.207Z] #38 74.96 Selecting previously unselected package libprotobuf-dev:amd64. [2020-08-17T14:34:42.207Z] #38 74.96 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-08-17T14:34:42.207Z] #38 74.96 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-17T14:34:42.207Z] #38 78.00 Selecting previously unselected package libprotoc17:amd64. [2020-08-17T14:34:42.207Z] #38 78.00 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-17T14:34:42.207Z] #38 78.01 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-17T14:34:42.207Z] #38 ... [2020-08-17T14:34:42.207Z] [2020-08-17T14:34:42.207Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:34:42.454Z] #52 ... [2020-08-17T14:34:42.454Z] [2020-08-17T14:34:42.454Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:34:42.454Z] #10 79.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-17T14:34:42.454Z] #10 79.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-17T14:34:42.454Z] #10 79.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-17T14:34:42.454Z] #10 79.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-17T14:34:42.454Z] #10 79.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-08-17T14:34:42.454Z] #10 79.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-17T14:34:42.454Z] #10 79.29 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-17T14:34:42.454Z] #10 79.31 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-17T14:34:42.454Z] #10 79.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-17T14:34:42.454Z] #10 79.37 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-17T14:34:42.454Z] #10 79.38 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-17T14:34:42.454Z] #10 79.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-17T14:34:42.454Z] #10 79.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-17T14:34:42.454Z] #10 79.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-17T14:34:42.454Z] #10 79.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-17T14:34:43.839Z] #10 ... [2020-08-17T14:34:43.839Z] [2020-08-17T14:34:43.839Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:34:43.839Z] #41 70.72 bytes [2020-08-17T14:34:43.839Z] #41 74.11 reflect [2020-08-17T14:34:43.839Z] #41 74.24 bufio [2020-08-17T14:34:43.839Z] #41 77.23 syscall [2020-08-17T14:34:43.839Z] #41 ... [2020-08-17T14:34:43.839Z] [2020-08-17T14:34:43.839Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:34:43.839Z] #25 8.071 ##### 7.1% ########################### 37.9% ######################################### 57.8% ########################################################## 81.0% ######################################################################## 100.0% [2020-08-17T14:34:43.839Z] #25 8.968 [2020-08-17T14:34:44.024Z] #25 8.468 #=#=# ## 3.9% ###### 9.7% ######### 13.4% ############ 17.5% ################ 22.6% ################### 26.4% ###################### 31.4% ########################## 37.3% ############################# 41.0% ################################ 45.3% #################################### 50.3% ######################################## 56.0% ############################################## 64.1% ################################################## 69.6% ##################################################### 74.0% ######################################################## 78.8% ############################################################ 84.2% ############################################################### 88.4% [2020-08-17T14:34:44.024Z] #25 ... [2020-08-17T14:34:44.024Z] [2020-08-17T14:34:44.024Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:34:44.024Z] #30 70.51 reflect [2020-08-17T14:34:44.024Z] #30 79.52 time [2020-08-17T14:34:44.024Z] #30 ... [2020-08-17T14:34:44.024Z] [2020-08-17T14:34:44.024Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:34:44.025Z] #25 8.468 #=#=# ## 3.9% ###### 9.7% ######### 13.4% ############ 17.5% ################ 22.6% ################### 26.4% ###################### 31.4% ########################## 37.3% ############################# 41.0% ################################ 45.3% #################################### 50.3% ######################################## 56.0% ############################################## 64.1% ################################################## 69.6% ##################################################### 74.0% ######################################################## 78.8% ############################################################ 84.2% ############################################################### 88.4% #################################################################### 95.2% ######################################################################## 100.0% [2020-08-17T14:34:44.086Z] #10 ... [2020-08-17T14:34:44.086Z] [2020-08-17T14:34:44.086Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:34:44.086Z] #54 93.19 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-17T14:34:44.086Z] #54 93.19 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-17T14:34:44.086Z] #54 DONE 98.9s [2020-08-17T14:34:44.086Z] [2020-08-17T14:34:44.086Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-17T14:34:44.086Z] #55 DONE 0.1s [2020-08-17T14:34:44.086Z] [2020-08-17T14:34:44.086Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-17T14:34:44.086Z] #56 DONE 0.1s [2020-08-17T14:34:44.086Z] [2020-08-17T14:34:44.086Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:34:44.086Z] #39 31.84 CC images/fs.o [2020-08-17T14:34:44.086Z] #39 32.01 CC images/pstree.o [2020-08-17T14:34:44.086Z] #39 32.16 CC images/pipe.o [2020-08-17T14:34:44.086Z] #39 32.45 CC images/tcp-stream.o [2020-08-17T14:34:44.086Z] #39 32.85 CC images/sk-packet.o [2020-08-17T14:34:44.086Z] #39 33.20 CC images/mnt.o [2020-08-17T14:34:44.086Z] #39 33.46 CC images/pipe-data.o [2020-08-17T14:34:44.086Z] #39 33.76 CC images/sa.o [2020-08-17T14:34:44.086Z] #39 34.07 CC images/timer.o [2020-08-17T14:34:44.086Z] #39 34.45 CC images/timerfd.o [2020-08-17T14:34:44.086Z] #39 34.73 CC images/mm.o [2020-08-17T14:34:44.086Z] #39 35.11 CC images/sk-opts.o [2020-08-17T14:34:44.086Z] #39 35.29 CC images/sk-unix.o [2020-08-17T14:34:44.086Z] #39 35.55 CC images/sk-inet.o [2020-08-17T14:34:44.086Z] #39 36.10 CC images/tun.o [2020-08-17T14:34:44.598Z] #25 11.10 [2020-08-17T14:34:44.617Z] #25 9.228 0.0% #### 5.9% ####### 10.0% ######## 12.1% ########### 16.6% ################ 22.8% #################### 29.1% ######################### 35.8% ############################# 41.6% ################################## 47.8% [2020-08-17T14:34:44.617Z] #25 ... [2020-08-17T14:34:44.617Z] [2020-08-17T14:34:44.617Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:34:44.617Z] #30 71.79 reflect [2020-08-17T14:34:44.617Z] #30 81.04 time [2020-08-17T14:34:44.663Z] #39 36.48 CC images/sk-netlink.o [2020-08-17T14:34:44.663Z] #39 36.68 CC images/packet-sock.o [2020-08-17T14:34:44.873Z] #30 ... [2020-08-17T14:34:44.873Z] [2020-08-17T14:34:44.873Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:34:44.873Z] #10 81.22 debconf: delaying package configuration, since apt-utils is not installed [2020-08-17T14:34:44.873Z] #10 81.52 Fetched 77.7 MB in 12s (6387 kB/s) [2020-08-17T14:34:44.873Z] #10 81.70 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-17T14:34:44.873Z] #10 81.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-17T14:34:44.873Z] #10 81.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-17T14:34:44.873Z] #10 81.93 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-17T14:34:45.125Z] #25 11.33 1.1% # 2.4% ### 4.4% #### 6.1% [2020-08-17T14:34:45.125Z] #25 ... [2020-08-17T14:34:45.125Z] [2020-08-17T14:34:45.125Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-17T14:34:45.125Z] #28 71.63 Checking out files: 70% (1067/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1421/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-08-17T14:34:45.125Z] #28 72.96 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-08-17T14:34:45.125Z] #28 73.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-08-17T14:34:45.240Z] #39 37.13 CC images/ipc-var.o [2020-08-17T14:34:45.240Z] #39 37.30 CC images/ipc-desc.o [2020-08-17T14:34:45.388Z] #28 ... [2020-08-17T14:34:45.388Z] [2020-08-17T14:34:45.388Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:34:45.817Z] #39 37.61 CC images/ipc-shm.o [2020-08-17T14:34:45.817Z] #39 37.96 CC images/ipc-msg.o [2020-08-17T14:34:46.394Z] #39 38.20 CC images/ipc-sem.o [2020-08-17T14:34:46.658Z] #39 38.45 CC images/utsns.o [2020-08-17T14:34:46.922Z] #39 38.71 CC images/creds.o [2020-08-17T14:34:46.922Z] #39 38.93 CC images/vma.o [2020-08-17T14:34:47.159Z] #25 11.33 1.1% # 2.4% ### 4.4% #### 6.1% ##### 7.7% ###### 9.6% ####### 10.8% ######### 12.6% ########## 14.2% ########### 16.3% ############# 18.5% ############## 20.7% ################ 22.4% ################# 24.3% ################## 25.7% ################### 27.0% #################### 28.1% ##################### 30.3% ####################### 32.4% [2020-08-17T14:34:47.159Z] #25 ... [2020-08-17T14:34:47.159Z] [2020-08-17T14:34:47.159Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:34:47.159Z] #10 73.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-08-17T14:34:47.159Z] #10 73.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-08-17T14:34:47.159Z] #10 73.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-08-17T14:34:47.159Z] #10 73.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-08-17T14:34:47.159Z] #10 73.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-08-17T14:34:47.159Z] #10 73.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-08-17T14:34:47.159Z] #10 73.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-08-17T14:34:47.159Z] #10 73.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-08-17T14:34:47.159Z] #10 73.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-08-17T14:34:47.159Z] #10 73.83 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-08-17T14:34:47.159Z] #10 73.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-08-17T14:34:47.159Z] #10 73.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-08-17T14:34:47.159Z] #10 74.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-08-17T14:34:47.159Z] #10 74.01 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-08-17T14:34:47.159Z] #10 74.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-08-17T14:34:47.159Z] #10 75.90 debconf: delaying package configuration, since apt-utils is not installed [2020-08-17T14:34:47.159Z] #10 76.39 Fetched 77.7 MB in 13s (6054 kB/s) [2020-08-17T14:34:47.159Z] #10 76.67 Selecting previously unselected package binutils-mingw-w64-i686. [2020-08-17T14:34:47.159Z] #10 76.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-08-17T14:34:47.159Z] #10 76.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-08-17T14:34:47.159Z] #10 76.75 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-17T14:34:47.159Z] #10 81.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-17T14:34:47.159Z] #10 81.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-17T14:34:47.159Z] #10 81.37 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-17T14:34:47.159Z] #10 ... [2020-08-17T14:34:47.159Z] [2020-08-17T14:34:47.159Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:34:47.186Z] #39 39.17 CC images/netdev.o [2020-08-17T14:34:47.769Z] #39 39.63 CC images/tty.o [2020-08-17T14:34:48.143Z] #10 84.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-08-17T14:34:48.144Z] #10 84.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-08-17T14:34:48.144Z] #10 85.03 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-17T14:34:48.346Z] #39 40.21 CC images/file-lock.o [2020-08-17T14:34:48.346Z] #39 40.35 CC images/rlimit.o [2020-08-17T14:34:48.402Z] #10 ... [2020-08-17T14:34:48.402Z] [2020-08-17T14:34:48.402Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:34:48.402Z] #32 75.55 Selecting previously unselected package libicu63:amd64. [2020-08-17T14:34:48.402Z] #32 75.57 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-17T14:34:48.402Z] #32 75.64 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-17T14:34:48.610Z] #39 40.56 CC images/pagemap.o [2020-08-17T14:34:48.658Z] #32 ... [2020-08-17T14:34:48.658Z] [2020-08-17T14:34:48.658Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:34:48.658Z] #25 9.228 0.0% #### 5.9% ####### 10.0% ######## 12.1% ########### 16.6% ################ 22.8% #################### 29.1% ######################### 35.8% ############################# 41.6% ################################## 47.8% ####################################### 54.4% ########################################### 60.4% ############################################## 64.1% ################################################## 70.6% ####################################################### 76.5% ########################################################### 82.3% ############################################################### 88.1% ###################################################################### 97.5% ######################################################################## 100.0% [2020-08-17T14:34:48.658Z] #25 11.43 [2020-08-17T14:34:48.874Z] #39 40.85 CC images/siginfo.o [2020-08-17T14:34:48.919Z] #25 11.64 0.7% # 1.9% ## 3.3% ### 4.6% #### 6.0% ##### 7.1% ##### 8.0% ###### 9.3% ####### 10.6% ######## 11.6% ######### 13.1% ########## 14.1% ########### 15.4% ############ 16.8% ############# 18.3% ############## 19.5% ############## 20.4% ############### 21.5% ################ 23.5% ################# 24.7% ################## 25.9% #################### 28.0% ##################### 30.5% ####################### 32.9% ######################### 34.9% [2020-08-17T14:34:48.919Z] #25 ... [2020-08-17T14:34:48.919Z] [2020-08-17T14:34:48.919Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:34:48.919Z] #47 75.84 syscall [2020-08-17T14:34:48.919Z] #47 75.89 reflect [2020-08-17T14:34:48.919Z] #47 ... [2020-08-17T14:34:48.919Z] [2020-08-17T14:34:48.919Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:34:49.168Z] #39 ... [2020-08-17T14:34:49.168Z] [2020-08-17T14:34:49.168Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:34:49.168Z] #41 94.14 vendor/golang.org/x/net/http2/hpack [2020-08-17T14:34:49.168Z] #41 95.40 vendor/golang.org/x/net/idna [2020-08-17T14:34:49.168Z] #41 96.08 mime [2020-08-17T14:34:49.168Z] #41 96.36 mime/quotedprintable [2020-08-17T14:34:49.168Z] #41 97.04 net/http/internal [2020-08-17T14:34:49.168Z] #41 100.2 crypto/x509 [2020-08-17T14:34:49.168Z] #41 100.2 net/textproto [2020-08-17T14:34:49.168Z] #41 100.2 vendor/golang.org/x/net/http/httpproxy [2020-08-17T14:34:49.168Z] #41 101.5 mime/multipart [2020-08-17T14:34:49.168Z] #41 101.5 vendor/golang.org/x/net/http/httpguts [2020-08-17T14:34:49.168Z] #41 103.6 crypto/tls [2020-08-17T14:34:49.432Z] #41 ... [2020-08-17T14:34:49.432Z] [2020-08-17T14:34:49.432Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:34:49.432Z] #39 41.11 CC images/rpc.o [2020-08-17T14:34:49.950Z] #25 11.64 0.7% # 1.9% ## 3.3% ### 4.6% #### 6.0% ##### 7.1% ##### 8.0% ###### 9.3% ####### 10.6% ######## 11.6% ######### 13.1% ########## 14.1% ########### 15.4% ############ 16.8% ############# 18.3% ############## 19.5% ############## 20.4% ############### 21.5% ################ 23.5% ################# 24.7% ################## 25.9% #################### 28.0% ##################### 30.5% ####################### 32.9% ######################### 34.9% ########################## 37.1% ########################### 38.7% ############################ 39.9% ############################## 42.2% ############################### 44.1% ################################ 45.4% ################################# 46.3% ################################## 47.9% ################################### 49.2% #################################### 50.7% ##################################### 52.4% [2020-08-17T14:34:49.950Z] #25 ... [2020-08-17T14:34:49.950Z] [2020-08-17T14:34:49.950Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:34:49.950Z] #38 77.06 Selecting previously unselected package libprotoc17:amd64. [2020-08-17T14:34:49.950Z] #38 77.07 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-08-17T14:34:49.950Z] #38 77.09 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-17T14:34:49.950Z] #38 78.13 Selecting previously unselected package protobuf-c-compiler. [2020-08-17T14:34:49.950Z] #38 78.17 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-17T14:34:49.950Z] #38 78.18 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-17T14:34:49.950Z] #38 78.43 Selecting previously unselected package protobuf-compiler. [2020-08-17T14:34:49.950Z] #38 78.43 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-17T14:34:49.950Z] #38 78.45 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-17T14:34:49.950Z] #38 78.67 Selecting previously unselected package python-pkg-resources. [2020-08-17T14:34:49.950Z] #38 78.67 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-17T14:34:49.950Z] #38 78.70 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-17T14:34:49.950Z] #38 79.64 Selecting previously unselected package python-six. [2020-08-17T14:34:49.950Z] #38 79.64 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-17T14:34:49.950Z] #38 79.80 Unpacking python-six (1.12.0-1) ... [2020-08-17T14:34:49.950Z] #38 80.04 Selecting previously unselected package python-protobuf. [2020-08-17T14:34:49.950Z] #38 80.04 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-17T14:34:49.950Z] #38 80.05 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-17T14:34:49.950Z] #38 81.14 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-17T14:34:49.950Z] #38 86.93 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-17T14:34:49.950Z] #38 86.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-17T14:34:49.950Z] #38 86.98 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-17T14:34:49.950Z] #38 87.00 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-17T14:34:49.950Z] #38 87.02 Setting up python-six (1.12.0-1) ... [2020-08-17T14:34:49.950Z] #38 ... [2020-08-17T14:34:49.950Z] [2020-08-17T14:34:49.950Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:34:50.330Z] #25 11.33 1.1% # 2.4% ### 4.4% #### 6.1% ##### 7.7% ###### 9.6% ####### 10.8% ######### 12.6% ########## 14.2% ########### 16.3% ############# 18.5% ############## 20.7% ################ 22.4% ################# 24.3% ################## 25.7% ################### 27.0% #################### 28.1% ##################### 30.3% ####################### 32.4% ######################### 35.4% ########################### 38.0% ############################# 40.7% ############################## 42.0% ############################### 43.8% ################################ 45.1% ################################# 46.2% ################################## 47.3% ################################## 48.2% #################################### 50.1% #################################### 51.1% ##################################### 52.5% ###################################### 53.4% ####################################### 54.7% ####################################### 55.1% ######################################## 56.2% ########################################## 58.4% ########################################## 59.2% ########################################### 60.5% ############################################ 62.2% ############################################# 63.0% ############################################## 64.0% ################################################ 67.2% ################################################## 70.4% ################################################### 72.1% ##################################################### 74.1% [2020-08-17T14:34:50.330Z] #25 ... [2020-08-17T14:34:50.330Z] [2020-08-17T14:34:50.330Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:34:50.330Z] #47 76.84 syscall [2020-08-17T14:34:50.330Z] #47 76.93 reflect [2020-08-17T14:34:50.330Z] #47 ... [2020-08-17T14:34:50.330Z] [2020-08-17T14:34:50.330Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:34:50.384Z] #39 42.45 CC images/ext-file.o [2020-08-17T14:34:50.849Z] #25 11.33 1.1% # 2.4% ### 4.4% #### 6.1% ##### 7.7% ###### 9.6% ####### 10.8% ######### 12.6% ########## 14.2% ########### 16.3% ############# 18.5% ############## 20.7% ################ 22.4% ################# 24.3% ################## 25.7% ################### 27.0% #################### 28.1% ##################### 30.3% ####################### 32.4% ######################### 35.4% ########################### 38.0% ############################# 40.7% ############################## 42.0% ############################### 43.8% ################################ 45.1% ################################# 46.2% ################################## 47.3% ################################## 48.2% #################################### 50.1% #################################### 51.1% ##################################### 52.5% ###################################### 53.4% ####################################### 54.7% ####################################### 55.1% ######################################## 56.2% ########################################## 58.4% ########################################## 59.2% ########################################### 60.5% ############################################ 62.2% ############################################# 63.0% ############################################## 64.0% ################################################ 67.2% ################################################## 70.4% ################################################### 72.1% ##################################################### 74.1% ####################################################### 76.7% ######################################################## 79.1% ########################################################## 81.0% ########################################################## 81.8% ############################################################ 83.7% ############################################################# 85.0% [2020-08-17T14:34:50.849Z] #25 ... [2020-08-17T14:34:50.849Z] [2020-08-17T14:34:50.849Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:34:50.849Z] #32 77.50 Selecting previously unselected package libicu63:amd64. [2020-08-17T14:34:50.849Z] #32 77.50 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-17T14:34:50.849Z] #32 77.52 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-17T14:34:50.961Z] #39 42.72 CC images/cgroup.o [2020-08-17T14:34:51.108Z] #32 ... [2020-08-17T14:34:51.108Z] [2020-08-17T14:34:51.108Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:34:51.538Z] #39 43.46 CC images/userns.o [2020-08-17T14:34:51.630Z] #25 11.33 1.1% # 2.4% ### 4.4% #### 6.1% ##### 7.7% ###### 9.6% ####### 10.8% ######### 12.6% ########## 14.2% ########### 16.3% ############# 18.5% ############## 20.7% ################ 22.4% ################# 24.3% ################## 25.7% ################### 27.0% #################### 28.1% ##################### 30.3% ####################### 32.4% ######################### 35.4% ########################### 38.0% ############################# 40.7% ############################## 42.0% ############################### 43.8% ################################ 45.1% ################################# 46.2% ################################## 47.3% ################################## 48.2% #################################### 50.1% #################################### 51.1% ##################################### 52.5% ###################################### 53.4% ####################################### 54.7% ####################################### 55.1% ######################################## 56.2% ########################################## 58.4% ########################################## 59.2% ########################################### 60.5% ############################################ 62.2% ############################################# 63.0% ############################################## 64.0% ################################################ 67.2% ################################################## 70.4% ################################################### 72.1% ##################################################### 74.1% ####################################################### 76.7% ######################################################## 79.1% ########################################################## 81.0% ########################################################## 81.8% ############################################################ 83.7% ############################################################# 85.0% ############################################################## 86.4% ############################################################### 88.6% ################################################################## 91.8% ################################################################### 93.9% #################################################################### 95.5% ####################################################################### 99.0% ######################################################################## 100.0% [2020-08-17T14:34:51.802Z] #39 43.78 CC images/google/protobuf/descriptor.o [2020-08-17T14:34:51.890Z] #25 18.36 [2020-08-17T14:34:52.459Z] #25 ... [2020-08-17T14:34:52.459Z] [2020-08-17T14:34:52.459Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:34:52.459Z] #38 79.07 Selecting previously unselected package protobuf-c-compiler. [2020-08-17T14:34:52.459Z] #38 79.07 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-08-17T14:34:52.459Z] #38 79.10 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-17T14:34:52.459Z] #38 79.39 Selecting previously unselected package protobuf-compiler. [2020-08-17T14:34:52.459Z] #38 79.43 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-08-17T14:34:52.459Z] #38 79.45 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-08-17T14:34:52.459Z] #38 79.82 Selecting previously unselected package python-pkg-resources. [2020-08-17T14:34:52.459Z] #38 79.82 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-08-17T14:34:52.459Z] #38 79.83 Unpacking python-pkg-resources (40.8.0-1) ... [2020-08-17T14:34:52.459Z] #38 80.31 Selecting previously unselected package python-six. [2020-08-17T14:34:52.459Z] #38 80.31 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-08-17T14:34:52.459Z] #38 80.32 Unpacking python-six (1.12.0-1) ... [2020-08-17T14:34:52.459Z] #38 80.64 Selecting previously unselected package python-protobuf. [2020-08-17T14:34:52.459Z] #38 80.64 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-08-17T14:34:52.459Z] #38 80.66 Unpacking python-protobuf (3.6.1.3-2) ... [2020-08-17T14:34:52.459Z] #38 81.55 Setting up python-pkg-resources (40.8.0-1) ... [2020-08-17T14:34:52.459Z] #38 88.42 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-08-17T14:34:52.459Z] #38 88.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-17T14:34:52.459Z] #38 88.46 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-17T14:34:52.459Z] #38 88.49 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-08-17T14:34:52.459Z] #38 88.50 Setting up python-six (1.12.0-1) ... [2020-08-17T14:34:52.719Z] #38 ... [2020-08-17T14:34:52.719Z] [2020-08-17T14:34:52.719Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:34:52.719Z] #10 86.54 Selecting previously unselected package binutils-mingw-w64. [2020-08-17T14:34:52.719Z] #10 86.55 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-17T14:34:52.719Z] #10 86.56 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-17T14:34:52.719Z] #10 86.72 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-17T14:34:52.719Z] #10 86.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-17T14:34:52.719Z] #10 86.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-17T14:34:52.719Z] #10 87.30 Selecting previously unselected package dmsetup. [2020-08-17T14:34:52.719Z] #10 87.31 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-17T14:34:52.719Z] #10 87.32 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-17T14:34:52.719Z] #10 87.64 Selecting previously unselected package mingw-w64-common. [2020-08-17T14:34:52.719Z] #10 87.67 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-17T14:34:52.719Z] #10 87.67 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-17T14:34:52.830Z] ok github.com/docker/docker/cmd/dockerd 0.060s coverage: 30.8% of statements [2020-08-17T14:34:52.831Z] ok github.com/docker/docker/container 0.118s coverage: 34.4% of statements [2020-08-17T14:34:52.831Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-17T14:34:52.831Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-17T14:34:52.831Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-17T14:34:52.831Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-17T14:34:53.772Z] #39 45.62 CC images/opts.o [2020-08-17T14:34:54.036Z] #39 45.87 CC images/seccomp.o [2020-08-17T14:34:54.300Z] #39 46.19 CC images/binfmt-misc.o [2020-08-17T14:34:54.564Z] #39 46.43 CC images/time.o [2020-08-17T14:34:54.564Z] #39 46.62 CC images/sysctl.o [2020-08-17T14:34:54.564Z] #39 ... [2020-08-17T14:34:54.564Z] [2020-08-17T14:34:54.564Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:34:54.564Z] #10 109.6 Selecting previously unselected package libapparmor1:arm64. [2020-08-17T14:34:54.564Z] #10 109.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-08-17T14:34:54.564Z] #10 109.6 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-08-17T14:34:54.575Z] #25 11.64 0.7% # 1.9% ## 3.3% ### 4.6% #### 6.0% ##### 7.1% ##### 8.0% ###### 9.3% ####### 10.6% ######## 11.6% ######### 13.1% ########## 14.1% ########### 15.4% ############ 16.8% ############# 18.3% ############## 19.5% ############## 20.4% ############### 21.5% ################ 23.5% ################# 24.7% ################## 25.9% #################### 28.0% ##################### 30.5% ####################### 32.9% ######################### 34.9% ########################## 37.1% ########################### 38.7% ############################ 39.9% ############################## 42.2% ############################### 44.1% ################################ 45.4% ################################# 46.3% ################################## 47.9% ################################### 49.2% #################################### 50.7% ##################################### 52.4% ###################################### 53.6% ####################################### 54.8% ######################################## 55.9% ######################################### 57.4% ########################################## 58.4% ########################################## 59.5% ########################################### 60.5% ############################################ 61.6% ############################################ 62.1% ############################################# 63.6% ############################################## 64.6% ############################################### 65.7% ############################################### 66.5% ################################################ 67.9% ################################################# 68.9% ################################################## 70.2% ################################################### 71.2% #################################################### 72.6% ##################################################### 74.1% ###################################################### 75.8% ####################################################### 77.0% ######################################################## 77.8% ######################################################## 78.7% ######################################################### 80.0% ########################################################## 81.1% ########################################################### 82.0% ########################################################### 82.8% ############################################################ 84.5% ############################################################## 86.4% ############################################################### 88.1% ################################################################ 89.5% ################################################################# 90.7% ################################################################## 91.7% ################################################################## 92.7% ################################################################### 93.8% #################################################################### 94.6% #################################################################### 95.7% ##################################################################### 96.5% ###################################################################### 97.4% ####################################################################### 99.5% ######################################################################## 100.0% [2020-08-17T14:34:54.575Z] #25 20.15 [2020-08-17T14:34:54.828Z] #10 109.8 Selecting previously unselected package libapparmor-dev:arm64. [2020-08-17T14:34:54.828Z] #10 109.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-08-17T14:34:54.828Z] #10 109.8 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-08-17T14:34:54.828Z] #10 110.0 Selecting previously unselected package libbtrfs0. [2020-08-17T14:34:55.132Z] #10 110.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-08-17T14:34:55.132Z] #10 110.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-17T14:34:55.132Z] #10 110.1 Selecting previously unselected package libbtrfs-dev. [2020-08-17T14:34:55.132Z] #10 110.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-08-17T14:34:55.395Z] #10 110.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-17T14:34:55.505Z] #25 20.92 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-17T14:34:55.555Z] ok github.com/docker/docker/daemon/cluster 0.039s coverage: 0.5% of statements [2020-08-17T14:34:55.672Z] #10 110.6 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-08-17T14:34:55.672Z] #10 110.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-08-17T14:34:55.672Z] #10 110.7 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-08-17T14:34:55.672Z] #10 110.7 Selecting previously unselected package libudev-dev:arm64. [2020-08-17T14:34:55.672Z] #10 110.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-08-17T14:34:55.672Z] #10 110.8 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-08-17T14:34:55.761Z] #25 21.27 [2020-08-17T14:34:55.935Z] #10 110.9 Selecting previously unselected package libsepol1-dev:arm64. [2020-08-17T14:34:55.935Z] #10 110.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-08-17T14:34:55.935Z] #10 111.0 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-08-17T14:34:56.018Z] #25 21.46 # 2.2% ######################################################################## 100.0% [2020-08-17T14:34:56.018Z] #25 21.61 [2020-08-17T14:34:56.018Z] #10 ... [2020-08-17T14:34:56.018Z] [2020-08-17T14:34:56.018Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:34:56.018Z] #32 89.33 Selecting previously unselected package libxml2:amd64. [2020-08-17T14:34:56.018Z] #32 89.33 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-17T14:34:56.018Z] #32 89.33 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-17T14:34:56.018Z] #32 90.23 Selecting previously unselected package libarchive13:amd64. [2020-08-17T14:34:56.018Z] #32 90.23 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-17T14:34:56.018Z] #32 90.25 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-17T14:34:56.018Z] #32 90.80 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-17T14:34:56.018Z] #32 90.80 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-17T14:34:56.018Z] #32 90.81 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-17T14:34:56.018Z] #32 91.02 Selecting previously unselected package librhash0:amd64. [2020-08-17T14:34:56.018Z] #32 91.04 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-17T14:34:56.018Z] #32 91.05 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-17T14:34:56.018Z] #32 91.42 Selecting previously unselected package libuv1:amd64. [2020-08-17T14:34:56.018Z] #32 91.42 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-17T14:34:56.018Z] #32 91.42 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-17T14:34:56.018Z] #32 91.66 Selecting previously unselected package cmake. [2020-08-17T14:34:56.018Z] #32 91.68 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-17T14:34:56.018Z] #32 91.69 Unpacking cmake (3.13.4-1) ... [2020-08-17T14:34:56.199Z] #10 111.4 Selecting previously unselected package libpcre16-3:arm64. [2020-08-17T14:34:56.463Z] #10 111.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-08-17T14:34:56.463Z] #10 111.4 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-08-17T14:34:56.463Z] #10 111.6 Selecting previously unselected package libpcre32-3:arm64. [2020-08-17T14:34:56.463Z] #10 111.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-08-17T14:34:56.463Z] #10 111.6 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-08-17T14:34:56.581Z] #25 22.28 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-17T14:34:56.726Z] #10 111.8 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-08-17T14:34:56.726Z] #10 111.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-08-17T14:34:56.726Z] #10 111.8 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-08-17T14:34:56.726Z] #10 111.9 Selecting previously unselected package libpcre3-dev:arm64. [2020-08-17T14:34:56.726Z] #10 111.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-08-17T14:34:56.726Z] #10 111.9 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-08-17T14:34:57.059Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-08-17T14:34:57.144Z] #25 22.67 [2020-08-17T14:34:57.304Z] #10 112.2 Selecting previously unselected package libselinux1-dev:arm64. [2020-08-17T14:34:57.304Z] #10 112.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-08-17T14:34:57.304Z] #10 112.3 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-08-17T14:34:57.402Z] #25 22.89 ########## 15.3% ######################################################################## 100.0% [2020-08-17T14:34:57.567Z] #10 112.6 Selecting previously unselected package libdevmapper-dev:arm64. [2020-08-17T14:34:57.567Z] #10 112.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-08-17T14:34:57.567Z] #10 112.6 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-08-17T14:34:57.567Z] #10 112.7 Selecting previously unselected package libseccomp-dev:arm64. [2020-08-17T14:34:57.567Z] #10 112.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-08-17T14:34:57.567Z] #10 112.7 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-08-17T14:34:57.659Z] #25 23.10 [2020-08-17T14:34:57.831Z] #10 112.9 Selecting previously unselected package libsystemd-dev:arm64. [2020-08-17T14:34:57.831Z] #10 112.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-08-17T14:34:57.831Z] #10 112.9 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-08-17T14:34:57.925Z] #32 ... [2020-08-17T14:34:57.925Z] [2020-08-17T14:34:57.925Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:34:57.925Z] #38 94.42 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-17T14:34:58.089Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-08-17T14:34:58.185Z] #38 94.71 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-17T14:34:58.185Z] #38 94.77 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-17T14:34:58.408Z] #10 113.6 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-08-17T14:34:58.408Z] #10 113.6 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-08-17T14:34:58.408Z] #10 113.6 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-08-17T14:34:58.444Z] #38 94.82 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-17T14:34:58.444Z] #38 94.86 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-17T14:34:58.444Z] #38 94.92 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-17T14:34:58.444Z] #38 95.02 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-17T14:34:58.444Z] #38 95.04 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-17T14:34:58.444Z] #38 95.06 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-17T14:34:58.444Z] #38 95.07 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-17T14:34:58.590Z] #25 23.98 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-17T14:34:58.590Z] #25 24.07 skipping existing c35d46ef359f [2020-08-17T14:34:58.590Z] #25 24.20 [2020-08-17T14:34:58.671Z] #10 113.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-17T14:34:58.671Z] #10 113.6 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-08-17T14:34:58.671Z] #10 113.6 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-08-17T14:34:58.671Z] #10 113.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:34:58.672Z] #10 113.7 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-17T14:34:58.672Z] #10 113.7 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-08-17T14:34:58.672Z] #10 113.7 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-08-17T14:34:58.672Z] #10 113.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-17T14:34:58.672Z] #10 113.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-17T14:34:58.672Z] #10 113.7 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-08-17T14:34:58.672Z] #10 113.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-17T14:34:58.672Z] #10 113.8 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-08-17T14:34:58.672Z] #10 113.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-17T14:34:58.672Z] #10 113.8 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-08-17T14:34:58.935Z] #10 113.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:34:58.935Z] #10 113.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-17T14:34:58.935Z] #10 113.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-17T14:34:58.935Z] #10 113.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:34:58.935Z] #10 113.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-17T14:34:58.935Z] #10 114.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-17T14:34:58.935Z] #10 114.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-17T14:34:58.935Z] #10 114.0 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-08-17T14:34:58.935Z] #10 114.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-08-17T14:34:58.935Z] #10 114.0 Setting up dmsetup (2:1.02.155-3) ... [2020-08-17T14:34:59.199Z] #10 114.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-08-17T14:34:59.199Z] #10 114.1 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-08-17T14:34:59.199Z] #10 114.1 Processing triggers for libc-bin (2.28-10) ... [2020-08-17T14:34:59.521Z] #25 25.01 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-17T14:34:59.876Z] #25 ... [2020-08-17T14:34:59.876Z] [2020-08-17T14:34:59.876Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:34:59.876Z] #41 86.75 time [2020-08-17T14:34:59.876Z] #41 93.63 strings [2020-08-17T14:34:59.876Z] #41 94.85 os [2020-08-17T14:34:59.876Z] #41 ... [2020-08-17T14:34:59.876Z] [2020-08-17T14:34:59.876Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:34:59.876Z] #32 86.93 Selecting previously unselected package libxml2:amd64. [2020-08-17T14:34:59.876Z] #32 86.94 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-08-17T14:34:59.876Z] #32 86.97 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-17T14:34:59.876Z] #32 88.15 Selecting previously unselected package libarchive13:amd64. [2020-08-17T14:34:59.876Z] #32 88.17 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-08-17T14:34:59.876Z] #32 88.21 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-17T14:34:59.876Z] #32 88.93 Selecting previously unselected package libjsoncpp1:amd64. [2020-08-17T14:34:59.876Z] #32 88.93 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-08-17T14:34:59.876Z] #32 88.93 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-17T14:34:59.876Z] #32 89.34 Selecting previously unselected package librhash0:amd64. [2020-08-17T14:34:59.876Z] #32 89.35 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-08-17T14:34:59.876Z] #32 89.35 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-08-17T14:34:59.876Z] #32 89.69 Selecting previously unselected package libuv1:amd64. [2020-08-17T14:34:59.876Z] #32 89.70 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-08-17T14:34:59.876Z] #32 89.72 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-08-17T14:34:59.876Z] #32 90.10 Selecting previously unselected package cmake. [2020-08-17T14:34:59.876Z] #32 90.10 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-08-17T14:34:59.876Z] #32 90.13 Unpacking cmake (3.13.4-1) ... [2020-08-17T14:34:59.876Z] #32 93.96 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-17T14:34:59.876Z] #32 93.98 Setting up xxd (2:8.1.0875-5) ... [2020-08-17T14:34:59.876Z] #32 93.99 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-17T14:34:59.876Z] #32 94.01 Setting up vim-common (2:8.1.0875-5) ... [2020-08-17T14:34:59.876Z] #32 94.06 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-17T14:34:59.876Z] #32 94.09 Setting up cmake-data (3.13.4-1) ... [2020-08-17T14:34:59.876Z] #32 94.11 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-17T14:34:59.876Z] #32 94.12 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-17T14:34:59.876Z] #32 94.13 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-17T14:34:59.876Z] #32 94.15 Setting up cmake (3.13.4-1) ... [2020-08-17T14:34:59.876Z] #32 94.16 Processing triggers for libc-bin (2.28-10) ... [2020-08-17T14:34:59.876Z] #32 94.28 Processing triggers for mime-support (3.62) ... [2020-08-17T14:34:59.876Z] #32 ... [2020-08-17T14:34:59.876Z] [2020-08-17T14:34:59.876Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:34:59.876Z] #47 87.06 time [2020-08-17T14:34:59.876Z] #47 93.55 encoding/binary [2020-08-17T14:34:59.876Z] #47 94.66 context [2020-08-17T14:34:59.876Z] #47 95.61 os [2020-08-17T14:34:59.876Z] #47 95.67 encoding/base64 [2020-08-17T14:34:59.876Z] #47 96.73 golang.org/x/sys/unix [2020-08-17T14:35:00.163Z] #47 ... [2020-08-17T14:35:00.163Z] [2020-08-17T14:35:00.163Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:35:00.163Z] #25 25.39 [2020-08-17T14:35:00.163Z] #25 25.55 ######################################################################## 100.0% [2020-08-17T14:35:00.163Z] #25 25.67 [2020-08-17T14:35:00.416Z] #38 ... [2020-08-17T14:35:00.416Z] [2020-08-17T14:35:00.416Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:00.416Z] #41 86.68 time [2020-08-17T14:35:00.416Z] #41 94.16 strings [2020-08-17T14:35:00.416Z] #41 94.79 os [2020-08-17T14:35:00.416Z] #41 ... [2020-08-17T14:35:00.416Z] [2020-08-17T14:35:00.416Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:35:00.416Z] #25 19.79 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-17T14:35:00.416Z] #25 20.40 #=#=# [2020-08-17T14:35:00.416Z] #25 20.65 ######################################################################## 100.0% [2020-08-17T14:35:00.416Z] #25 20.87 [2020-08-17T14:35:00.416Z] #25 22.21 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-17T14:35:00.416Z] #25 22.69 [2020-08-17T14:35:00.416Z] #25 22.96 0.6% ######################################################################## 100.0% [2020-08-17T14:35:00.416Z] #25 23.24 [2020-08-17T14:35:00.416Z] #25 24.80 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-17T14:35:00.416Z] #25 24.85 skipping existing c35d46ef359f [2020-08-17T14:35:00.416Z] #25 25.04 [2020-08-17T14:35:00.420Z] #25 25.81 Download of images into '/build' complete. [2020-08-17T14:35:00.420Z] #25 25.81 Use something like the following to load the result into a Docker daemon: [2020-08-17T14:35:00.420Z] #25 25.81 tar -cC '/build' . | docker load [2020-08-17T14:35:00.420Z] #25 DONE 25.8s [2020-08-17T14:35:00.420Z] [2020-08-17T14:35:00.420Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:35:00.420Z] #32 DONE 97.3s [2020-08-17T14:35:00.420Z] [2020-08-17T14:35:00.420Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:00.680Z] #25 27.16 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-17T14:35:00.681Z] #25 ... [2020-08-17T14:35:00.681Z] [2020-08-17T14:35:00.681Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:35:00.681Z] #32 97.36 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-17T14:35:00.942Z] #32 ... [2020-08-17T14:35:00.943Z] [2020-08-17T14:35:00.943Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:35:00.943Z] #47 87.57 time [2020-08-17T14:35:00.943Z] #47 96.48 encoding/binary [2020-08-17T14:35:00.943Z] #47 96.78 context [2020-08-17T14:35:01.126Z] #10 DONE 116.3s [2020-08-17T14:35:01.126Z] [2020-08-17T14:35:01.126Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:01.126Z] #39 46.84 CC images/autofs.o [2020-08-17T14:35:01.126Z] #39 46.98 CC images/macvlan.o [2020-08-17T14:35:01.126Z] #39 47.22 CC images/sit.o [2020-08-17T14:35:01.126Z] #39 47.50 CC images/memfd.o [2020-08-17T14:35:01.126Z] #39 47.92 CC images/timens.o [2020-08-17T14:35:01.126Z] #39 48.12 LINK images/built-in.o [2020-08-17T14:35:01.126Z] #39 48.22 GEN compel/include/asm [2020-08-17T14:35:01.126Z] #39 48.28 GEN compel/include/version.h [2020-08-17T14:35:01.126Z] #39 48.30 touch .config [2020-08-17T14:35:01.126Z] #39 48.39 GEN include/common/config.h [2020-08-17T14:35:01.126Z] #39 48.50 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-17T14:35:01.126Z] #39 48.51 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-08-17T14:35:01.126Z] #39 48.59 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-08-17T14:35:01.126Z] #39 48.62 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-08-17T14:35:01.126Z] #39 48.65 DEP compel/plugins/std/infect.d [2020-08-17T14:35:01.126Z] #39 48.79 DEP compel/plugins/std/string.d [2020-08-17T14:35:01.126Z] #39 48.90 DEP compel/plugins/std/log.d [2020-08-17T14:35:01.126Z] #39 49.04 DEP compel/plugins/std/fds.d [2020-08-17T14:35:01.126Z] #39 49.27 DEP compel/plugins/std/std.d [2020-08-17T14:35:01.126Z] #39 49.42 DEP compel/plugins/shmem/shmem.d [2020-08-17T14:35:01.126Z] #39 49.55 DEP compel/plugins/fds/fds.d [2020-08-17T14:35:01.126Z] #39 49.80 CC compel/plugins/std/std.o [2020-08-17T14:35:01.126Z] #39 50.16 CC compel/plugins/std/fds.o [2020-08-17T14:35:01.126Z] #39 50.52 CC compel/plugins/std/log.o [2020-08-17T14:35:01.126Z] #39 51.39 CC compel/plugins/std/string.o [2020-08-17T14:35:01.126Z] #39 52.12 CC compel/plugins/std/infect.o [2020-08-17T14:35:01.126Z] #39 52.60 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-08-17T14:35:01.126Z] #39 52.68 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-08-17T14:35:01.126Z] #39 52.78 AR compel/plugins/std.lib.a [2020-08-17T14:35:01.126Z] #39 52.89 CC compel/plugins/fds/fds.o [2020-08-17T14:35:01.202Z] #47 ... [2020-08-17T14:35:01.202Z] [2020-08-17T14:35:01.202Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:35:01.202Z] #25 27.60 [2020-08-17T14:35:01.202Z] #25 27.79 ######################################################################## 100.0% [2020-08-17T14:35:01.202Z] #25 27.93 [2020-08-17T14:35:01.390Z] #39 53.38 AR compel/plugins/fds.lib.a [2020-08-17T14:35:01.390Z] #39 53.47 HOSTDEP compel/src/lib/log-host.d [2020-08-17T14:35:01.467Z] #25 28.10 Download of images into '/build' complete. [2020-08-17T14:35:01.467Z] #25 28.10 Use something like the following to load the result into a Docker daemon: [2020-08-17T14:35:01.467Z] #25 28.10 tar -cC '/build' . | docker load [2020-08-17T14:35:01.654Z] #39 53.66 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-17T14:35:01.816Z] #33 ... [2020-08-17T14:35:01.816Z] [2020-08-17T14:35:01.816Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:35:01.816Z] #30 88.77 internal/poll [2020-08-17T14:35:01.816Z] #30 90.04 internal/fmtsort [2020-08-17T14:35:01.816Z] #30 91.31 internal/syscall/execenv [2020-08-17T14:35:01.816Z] #30 91.61 internal/syscall/unix [2020-08-17T14:35:01.816Z] #30 91.92 strings [2020-08-17T14:35:01.816Z] #30 92.58 os [2020-08-17T14:35:01.816Z] #30 95.06 path [2020-08-17T14:35:01.816Z] #30 95.45 text/tabwriter [2020-08-17T14:35:01.816Z] #30 96.44 path/filepath [2020-08-17T14:35:01.816Z] #30 96.44 fmt [2020-08-17T14:35:01.816Z] #30 98.36 io/ioutil [2020-08-17T14:35:01.816Z] #30 ... [2020-08-17T14:35:01.816Z] [2020-08-17T14:35:01.816Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:35:01.816Z] #38 92.62 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-08-17T14:35:01.816Z] #38 92.64 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-17T14:35:01.816Z] #38 92.65 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-08-17T14:35:01.816Z] #38 92.67 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-08-17T14:35:01.816Z] #38 92.70 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-08-17T14:35:01.816Z] #38 92.70 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-08-17T14:35:01.816Z] #38 92.73 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-08-17T14:35:01.816Z] #38 92.74 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-08-17T14:35:01.816Z] #38 92.76 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-08-17T14:35:01.816Z] #38 92.79 Setting up python-protobuf (3.6.1.3-2) ... [2020-08-17T14:35:01.921Z] #39 53.77 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-08-17T14:35:01.921Z] #39 53.86 HOSTDEP compel/src/main-host.d [2020-08-17T14:35:01.921Z] #39 53.96 DEP compel/src/lib/ptrace.d [2020-08-17T14:35:02.037Z] #25 ... [2020-08-17T14:35:02.037Z] [2020-08-17T14:35:02.037Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:35:02.037Z] #30 88.33 internal/poll [2020-08-17T14:35:02.037Z] #30 90.39 internal/fmtsort [2020-08-17T14:35:02.037Z] #30 91.36 internal/syscall/execenv [2020-08-17T14:35:02.037Z] #30 91.51 internal/syscall/unix [2020-08-17T14:35:02.037Z] #30 91.59 strings [2020-08-17T14:35:02.037Z] #30 91.96 os [2020-08-17T14:35:02.037Z] #30 96.37 path [2020-08-17T14:35:02.037Z] #30 97.69 text/tabwriter [2020-08-17T14:35:02.037Z] #30 98.17 fmt [2020-08-17T14:35:02.037Z] #30 98.59 path/filepath [2020-08-17T14:35:02.037Z] #30 ... [2020-08-17T14:35:02.037Z] [2020-08-17T14:35:02.037Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:35:02.037Z] #32 98.06 Setting up xxd (2:8.1.0875-5) ... [2020-08-17T14:35:02.037Z] #32 98.22 Setting up libuv1:amd64 (1.24.1-1) ... [2020-08-17T14:35:02.082Z] #38 ... [2020-08-17T14:35:02.082Z] [2020-08-17T14:35:02.082Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:35:02.082Z] #10 89.11 Selecting previously unselected package binutils-mingw-w64. [2020-08-17T14:35:02.082Z] #10 89.11 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-08-17T14:35:02.082Z] #10 89.11 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-17T14:35:02.082Z] #10 89.34 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-08-17T14:35:02.082Z] #10 89.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-17T14:35:02.082Z] #10 89.35 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-17T14:35:02.082Z] #10 89.73 Selecting previously unselected package dmsetup. [2020-08-17T14:35:02.082Z] #10 89.75 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-08-17T14:35:02.082Z] #10 89.81 Unpacking dmsetup (2:1.02.155-3) ... [2020-08-17T14:35:02.082Z] #10 90.23 Selecting previously unselected package mingw-w64-common. [2020-08-17T14:35:02.082Z] #10 90.23 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-08-17T14:35:02.082Z] #10 90.24 Unpacking mingw-w64-common (6.0.0-3) ... [2020-08-17T14:35:02.082Z] #10 97.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-17T14:35:02.082Z] #10 97.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-17T14:35:02.082Z] #10 97.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-17T14:35:02.339Z] #10 ... [2020-08-17T14:35:02.339Z] [2020-08-17T14:35:02.339Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:02.339Z] #33 1.947 + RM_GOPATH=0 [2020-08-17T14:35:02.339Z] #33 1.947 + TMP_GOPATH= [2020-08-17T14:35:02.339Z] #33 1.947 + : /build [2020-08-17T14:35:02.339Z] #33 1.947 + '[' -z '' ']' [2020-08-17T14:35:02.339Z] #33 1.955 ++ mktemp -d [2020-08-17T14:35:02.339Z] #33 1.960 + export GOPATH=/tmp/tmp.QubiLzcr9b [2020-08-17T14:35:02.339Z] #33 1.961 + GOPATH=/tmp/tmp.QubiLzcr9b [2020-08-17T14:35:02.339Z] #33 1.961 + RM_GOPATH=1 [2020-08-17T14:35:02.339Z] #33 1.962 + case "$(go env GOARCH)" in [2020-08-17T14:35:02.339Z] #33 1.964 ++ go env GOARCH [2020-08-17T14:35:02.339Z] #33 1.986 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:35:02.339Z] #33 1.986 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:35:02.339Z] #33 1.988 ++ dirname /tmp/install/install.sh [2020-08-17T14:35:02.339Z] #33 1.992 + dir=/tmp/install [2020-08-17T14:35:02.339Z] #33 1.993 + bin=tini [2020-08-17T14:35:02.339Z] #33 1.994 + shift [2020-08-17T14:35:02.339Z] #33 1.994 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-17T14:35:02.339Z] #33 1.995 + . /tmp/install/tini.installer [2020-08-17T14:35:02.339Z] #33 1.995 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-17T14:35:02.339Z] #33 1.996 + install_tini [2020-08-17T14:35:02.339Z] #33 1.996 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-17T14:35:02.339Z] #33 1.997 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-17T14:35:02.339Z] #33 1.997 + git clone https://github.com/krallin/tini.git /tmp/tmp.QubiLzcr9b/tini [2020-08-17T14:35:02.339Z] #33 2.010 Cloning into '/tmp/tmp.QubiLzcr9b/tini'... [2020-08-17T14:35:02.499Z] #39 54.22 DEP compel/src/lib/infect.d [2020-08-17T14:35:02.499Z] #39 54.39 DEP compel/src/lib/infect-util.d [2020-08-17T14:35:02.499Z] #39 54.47 DEP compel/src/lib/infect-rpc.d [2020-08-17T14:35:02.499Z] #39 54.58 DEP compel/arch/aarch64/src/lib/infect.d [2020-08-17T14:35:02.605Z] #32 99.13 Setting up vim-common (2:8.1.0875-5) ... [2020-08-17T14:35:02.763Z] #39 54.69 DEP compel/arch/aarch64/src/lib/cpu.d [2020-08-17T14:35:02.763Z] #39 54.75 DEP compel/src/lib/log.d [2020-08-17T14:35:02.763Z] #39 54.82 DEP compel/src/main.d [2020-08-17T14:35:03.027Z] #39 54.92 DEP compel/src/lib/handle-elf.d [2020-08-17T14:35:03.027Z] #39 55.08 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-08-17T14:35:03.273Z] #33 ... [2020-08-17T14:35:03.273Z] [2020-08-17T14:35:03.273Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:35:03.273Z] #38 99.71 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-17T14:35:03.273Z] #38 99.72 Processing triggers for libc-bin (2.28-10) ... [2020-08-17T14:35:03.273Z] #38 DONE 100.4s [2020-08-17T14:35:03.273Z] [2020-08-17T14:35:03.273Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:03.273Z] #33 3.159 + cd /tmp/tmp.QubiLzcr9b/tini [2020-08-17T14:35:03.273Z] #33 3.159 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-17T14:35:03.273Z] #33 3.183 + cmake . [2020-08-17T14:35:03.290Z] #39 55.24 CC compel/src/lib/log.o [2020-08-17T14:35:03.290Z] #39 ... [2020-08-17T14:35:03.290Z] [2020-08-17T14:35:03.290Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:03.290Z] #41 108.4 net/http/httptrace [2020-08-17T14:35:03.290Z] #41 108.7 net/http [2020-08-17T14:35:03.543Z] #32 99.80 Setting up librhash0:amd64 (1.3.8-1) ... [2020-08-17T14:35:03.553Z] #41 ... [2020-08-17T14:35:03.553Z] [2020-08-17T14:35:03.553Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:03.553Z] #39 55.42 CC compel/arch/aarch64/src/lib/cpu.o [2020-08-17T14:35:03.554Z] #39 ... [2020-08-17T14:35:03.554Z] [2020-08-17T14:35:03.554Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-17T14:35:03.554Z] #11 DONE 2.4s [2020-08-17T14:35:03.842Z] [2020-08-17T14:35:03.842Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:03.842Z] #39 55.70 CC compel/arch/aarch64/src/lib/infect.o [2020-08-17T14:35:04.111Z] #39 56.22 CC compel/src/lib/infect-rpc.o [2020-08-17T14:35:04.112Z] #32 100.4 Setting up cmake-data (3.13.4-1) ... [2020-08-17T14:35:04.679Z] #32 101.2 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-08-17T14:35:04.690Z] #39 56.69 CC compel/src/lib/infect-util.o [2020-08-17T14:35:04.938Z] #32 101.5 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-08-17T14:35:04.953Z] #39 56.92 CC compel/src/lib/infect.o [2020-08-17T14:35:04.972Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 14.1% of statements [2020-08-17T14:35:05.162Z] #33 4.627 -- The C compiler identification is GNU 8.3.0 [2020-08-17T14:35:05.162Z] #33 4.727 -- Check for working C compiler: /usr/bin/cc [2020-08-17T14:35:05.232Z] #32 101.7 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-08-17T14:35:05.506Z] #32 101.9 Setting up cmake (3.13.4-1) ... [2020-08-17T14:35:05.506Z] #32 102.1 Processing triggers for libc-bin (2.28-10) ... [2020-08-17T14:35:05.603Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.8% of statements [2020-08-17T14:35:05.766Z] #32 102.4 Processing triggers for mime-support (3.62) ... [2020-08-17T14:35:05.903Z] #39 ... [2020-08-17T14:35:05.903Z] [2020-08-17T14:35:05.903Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-17T14:35:05.903Z] #12 DONE 2.1s [2020-08-17T14:35:05.903Z] [2020-08-17T14:35:05.903Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-17T14:35:06.092Z] #33 5.669 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-17T14:35:06.092Z] #33 5.682 -- Detecting C compiler ABI info [2020-08-17T14:35:06.233Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-08-17T14:35:06.338Z] #32 ... [2020-08-17T14:35:06.338Z] [2020-08-17T14:35:06.338Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-08-17T14:35:06.338Z] #25 DONE 32.8s [2020-08-17T14:35:06.338Z] [2020-08-17T14:35:06.338Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:35:06.338Z] #30 100.2 io/ioutil [2020-08-17T14:35:06.338Z] #30 101.3 flag [2020-08-17T14:35:06.338Z] #30 101.3 github.com/BurntSushi/toml [2020-08-17T14:35:06.338Z] #30 102.7 log [2020-08-17T14:35:06.601Z] #30 ... [2020-08-17T14:35:06.601Z] [2020-08-17T14:35:06.601Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-08-17T14:35:06.601Z] #32 DONE 103.2s [2020-08-17T14:35:06.601Z] [2020-08-17T14:35:06.601Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:06.655Z] #33 6.403 -- Detecting C compiler ABI info - done [2020-08-17T14:35:06.655Z] #33 6.446 -- Detecting C compile features [2020-08-17T14:35:06.899Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-08-17T14:35:07.309Z] #13 1.510 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-17T14:35:07.309Z] #13 DONE 1.7s [2020-08-17T14:35:07.309Z] [2020-08-17T14:35:07.309Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-17T14:35:07.539Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-08-17T14:35:07.986Z] #33 ... [2020-08-17T14:35:07.987Z] [2020-08-17T14:35:07.987Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-08-17T14:35:07.987Z] #38 103.8 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-08-17T14:35:07.987Z] #38 103.9 Processing triggers for libc-bin (2.28-10) ... [2020-08-17T14:35:07.987Z] #38 DONE 104.4s [2020-08-17T14:35:07.987Z] [2020-08-17T14:35:07.987Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:08.170Z] ok github.com/docker/docker/daemon 12.237s coverage: 17.4% of statements [2020-08-17T14:35:08.170Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-17T14:35:08.170Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-17T14:35:08.170Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-17T14:35:08.170Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-17T14:35:09.173Z] #33 8.934 -- Detecting C compile features - done [2020-08-17T14:35:09.173Z] #33 ... [2020-08-17T14:35:09.173Z] [2020-08-17T14:35:09.173Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:35:09.173Z] #10 106.2 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-17T14:35:09.173Z] #10 106.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-17T14:35:09.173Z] #10 106.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:35:09.173Z] #10 106.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-17T14:35:09.242Z] #14 DONE 1.5s [2020-08-17T14:35:09.242Z] [2020-08-17T14:35:09.242Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-17T14:35:09.429Z] #10 106.4 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-17T14:35:09.429Z] #10 106.4 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:35:09.673Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-08-17T14:35:10.303Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.192s coverage: 57.0% of statements [2020-08-17T14:35:10.357Z] #10 ... [2020-08-17T14:35:10.357Z] [2020-08-17T14:35:10.357Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:10.357Z] #41 97.33 regexp/syntax [2020-08-17T14:35:10.357Z] #41 99.16 fmt [2020-08-17T14:35:10.357Z] #41 104.1 regexp [2020-08-17T14:35:10.357Z] #41 105.6 go/token [2020-08-17T14:35:10.357Z] #41 106.9 go/scanner [2020-08-17T14:35:10.357Z] #41 ... [2020-08-17T14:35:10.357Z] [2020-08-17T14:35:10.357Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:10.357Z] #33 9.013 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-17T14:35:10.357Z] #33 9.272 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-17T14:35:10.357Z] #33 9.391 -- Configuring done [2020-08-17T14:35:10.357Z] #33 9.404 -- Generating done [2020-08-17T14:35:10.357Z] #33 9.424 -- Build files have been written to: /tmp/tmp.QubiLzcr9b/tini [2020-08-17T14:35:10.357Z] #33 9.431 + make tini-static [2020-08-17T14:35:10.357Z] #33 9.970 Scanning dependencies of target tini-static [2020-08-17T14:35:10.357Z] #33 10.13 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-17T14:35:11.169Z] #15 DONE 2.2s [2020-08-17T14:35:11.169Z] [2020-08-17T14:35:11.169Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:11.169Z] #49 1.980 + RM_GOPATH=0 [2020-08-17T14:35:11.169Z] #49 1.980 + TMP_GOPATH= [2020-08-17T14:35:11.169Z] #49 1.980 + : /build [2020-08-17T14:35:11.169Z] #49 1.980 + '[' -z '' ']' [2020-08-17T14:35:11.169Z] #49 1.981 ++ mktemp -d [2020-08-17T14:35:11.169Z] #49 1.983 + export GOPATH=/tmp/tmp.pdSbpE2crp [2020-08-17T14:35:11.169Z] #49 1.984 + GOPATH=/tmp/tmp.pdSbpE2crp [2020-08-17T14:35:11.169Z] #49 1.984 + RM_GOPATH=1 [2020-08-17T14:35:11.169Z] #49 1.984 + case "$(go env GOARCH)" in [2020-08-17T14:35:11.169Z] #49 1.984 ++ go env GOARCH [2020-08-17T14:35:11.169Z] #49 2.008 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:35:11.169Z] #49 2.008 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:35:11.169Z] #49 2.008 ++ dirname /tmp/install/install.sh [2020-08-17T14:35:11.169Z] #49 2.008 + dir=/tmp/install [2020-08-17T14:35:11.169Z] #49 2.008 + bin=runc [2020-08-17T14:35:11.169Z] #49 2.009 + shift [2020-08-17T14:35:11.169Z] #49 2.009 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-17T14:35:11.169Z] #49 2.009 + . /tmp/install/runc.installer [2020-08-17T14:35:11.169Z] #49 2.010 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-17T14:35:11.169Z] #49 2.010 + install_runc [2020-08-17T14:35:11.169Z] #49 2.011 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-17T14:35:11.169Z] #49 2.016 + uname -r [2020-08-17T14:35:11.169Z] #49 2.026 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-17T14:35:11.170Z] #49 2.026 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-17T14:35:11.170Z] #49 2.026 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pdSbpE2crp/src/github.com/opencontainers/runc [2020-08-17T14:35:11.170Z] #49 2.026 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-17T14:35:11.170Z] #49 2.033 Cloning into '/tmp/tmp.pdSbpE2crp/src/github.com/opencontainers/runc'... [2020-08-17T14:35:11.170Z] #49 9.376 + cd /tmp/tmp.pdSbpE2crp/src/github.com/opencontainers/runc [2020-08-17T14:35:11.170Z] #49 9.377 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-17T14:35:11.170Z] #49 9.793 + '[' -z '' ']' [2020-08-17T14:35:11.170Z] #49 9.794 + target=static [2020-08-17T14:35:11.170Z] #49 9.794 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-17T14:35:11.434Z] #49 ... [2020-08-17T14:35:11.435Z] [2020-08-17T14:35:11.435Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-17T14:35:11.723Z] #33 11.45 [100%] Linking C executable tini-static [2020-08-17T14:35:12.182Z] #39 ... [2020-08-17T14:35:12.182Z] [2020-08-17T14:35:12.182Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:35:12.182Z] #47 98.24 fmt [2020-08-17T14:35:12.182Z] #47 99.34 encoding/base64 [2020-08-17T14:35:12.182Z] #47 100.2 golang.org/x/sys/unix [2020-08-17T14:35:12.182Z] #47 102.6 encoding/json [2020-08-17T14:35:12.182Z] #47 ... [2020-08-17T14:35:12.182Z] [2020-08-17T14:35:12.182Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:12.182Z] #33 2.510 + RM_GOPATH=0 [2020-08-17T14:35:12.182Z] #33 2.510 + TMP_GOPATH= [2020-08-17T14:35:12.182Z] #33 2.510 + : /build [2020-08-17T14:35:12.182Z] #33 2.510 + '[' -z '' ']' [2020-08-17T14:35:12.182Z] #33 2.526 ++ mktemp -d [2020-08-17T14:35:12.182Z] #33 2.526 + export GOPATH=/tmp/tmp.MRfzfUz7VV [2020-08-17T14:35:12.182Z] #33 2.526 + GOPATH=/tmp/tmp.MRfzfUz7VV [2020-08-17T14:35:12.182Z] #33 2.526 + RM_GOPATH=1 [2020-08-17T14:35:12.182Z] #33 2.526 + case "$(go env GOARCH)" in [2020-08-17T14:35:12.182Z] #33 2.526 ++ go env GOARCH [2020-08-17T14:35:12.182Z] #33 2.526 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:35:12.182Z] #33 2.526 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:35:12.182Z] #33 2.526 ++ dirname /tmp/install/install.sh [2020-08-17T14:35:12.182Z] #33 2.543 + dir=/tmp/install [2020-08-17T14:35:12.182Z] #33 2.543 + bin=tini [2020-08-17T14:35:12.182Z] #33 2.543 + shift [2020-08-17T14:35:12.182Z] #33 2.543 + '[' '!' -f /tmp/install/tini.installer ']' [2020-08-17T14:35:12.182Z] #33 2.543 + . /tmp/install/tini.installer [2020-08-17T14:35:12.182Z] #33 2.550 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-17T14:35:12.182Z] #33 2.550 + install_tini [2020-08-17T14:35:12.182Z] #33 2.550 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-08-17T14:35:12.182Z] #33 2.550 + git clone https://github.com/krallin/tini.git /tmp/tmp.MRfzfUz7VV/tini [2020-08-17T14:35:12.182Z] #33 2.555 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-17T14:35:12.182Z] #33 2.558 Cloning into '/tmp/tmp.MRfzfUz7VV/tini'... [2020-08-17T14:35:12.182Z] #33 3.696 + cd /tmp/tmp.MRfzfUz7VV/tini [2020-08-17T14:35:12.182Z] #33 3.696 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-08-17T14:35:12.182Z] #33 3.718 + cmake . [2020-08-17T14:35:12.182Z] #33 5.093 -- The C compiler identification is GNU 8.3.0 [2020-08-17T14:35:12.182Z] #33 5.208 -- Check for working C compiler: /usr/bin/cc [2020-08-17T14:35:12.182Z] #33 ... [2020-08-17T14:35:12.182Z] [2020-08-17T14:35:12.182Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:12.182Z] #41 98.82 regexp/syntax [2020-08-17T14:35:12.182Z] #41 100.6 fmt [2020-08-17T14:35:12.182Z] #41 102.5 regexp [2020-08-17T14:35:12.182Z] #41 106.3 go/token [2020-08-17T14:35:12.182Z] #41 107.8 go/scanner [2020-08-17T14:35:12.284Z] #33 12.00 [100%] Built target tini-static [2020-08-17T14:35:12.284Z] #33 12.09 + mkdir -p /build [2020-08-17T14:35:12.284Z] #33 12.09 + cp tini-static /build/docker-init [2020-08-17T14:35:12.440Z] #41 ... [2020-08-17T14:35:12.440Z] [2020-08-17T14:35:12.440Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:35:12.440Z] #10 98.94 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-08-17T14:35:12.440Z] #10 98.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-08-17T14:35:12.440Z] #10 99.11 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-17T14:35:12.440Z] #10 ... [2020-08-17T14:35:12.440Z] [2020-08-17T14:35:12.440Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:12.440Z] #39 4.563 Note: Building without setproctitle() and strlcpy() support. [2020-08-17T14:35:12.440Z] #39 4.563 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-17T14:35:12.440Z] #39 4.595 Note: Building without GnuTLS support [2020-08-17T14:35:12.440Z] #39 4.599 Makefile.config:39: Warn: you have no libnftables installed [2020-08-17T14:35:12.440Z] #39 4.599 Makefile.config:40: Warn: Building without nftables support [2020-08-17T14:35:12.835Z] #16 ... [2020-08-17T14:35:12.835Z] [2020-08-17T14:35:12.835Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:12.835Z] #41 118.8 github.com/LK4D4/vndr/godl [2020-08-17T14:35:12.835Z] #41 119.4 github.com/LK4D4/vndr [2020-08-17T14:35:12.835Z] #41 DONE 127.9s [2020-08-17T14:35:12.868Z] #33 DONE 12.6s [2020-08-17T14:35:12.868Z] [2020-08-17T14:35:12.868Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:12.868Z] #39 2.951 Note: Building without setproctitle() and strlcpy() support. [2020-08-17T14:35:12.868Z] #39 2.951 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-17T14:35:12.868Z] #39 2.966 Note: Building without GnuTLS support [2020-08-17T14:35:12.868Z] #39 2.984 Makefile.config:39: Warn: you have no libnftables installed [2020-08-17T14:35:12.868Z] #39 2.984 Makefile.config:40: Warn: Building without nftables support [2020-08-17T14:35:12.868Z] #39 5.363 fatal: not a git repository (or any of the parent directories): .git [2020-08-17T14:35:12.868Z] #39 5.430 GEN .gitid [2020-08-17T14:35:12.868Z] #39 5.453 GEN criu/include/version.h [2020-08-17T14:35:12.868Z] #39 5.506 GEN include/common/asm [2020-08-17T14:35:12.868Z] #39 7.220 PBCC images/timens.pb-c.c [2020-08-17T14:35:12.868Z] #39 7.242 DEP images/timens.pb-c.d [2020-08-17T14:35:12.868Z] #39 7.321 PBCC images/fown.pb-c.c [2020-08-17T14:35:12.868Z] #39 7.356 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-17T14:35:12.868Z] #39 7.437 PBCC images/opts.pb-c.c [2020-08-17T14:35:12.868Z] #39 7.498 PBCC images/memfd.pb-c.c [2020-08-17T14:35:12.868Z] #39 7.541 DEP images/fown.pb-c.d [2020-08-17T14:35:12.868Z] #39 7.610 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-17T14:35:12.868Z] #39 7.680 DEP images/opts.pb-c.d [2020-08-17T14:35:12.868Z] #39 7.716 DEP images/memfd.pb-c.d [2020-08-17T14:35:12.868Z] #39 7.776 PBCC images/sit.pb-c.c [2020-08-17T14:35:12.868Z] #39 7.845 DEP images/sit.pb-c.d [2020-08-17T14:35:12.868Z] #39 7.897 PBCC images/macvlan.pb-c.c [2020-08-17T14:35:12.868Z] #39 7.922 DEP images/macvlan.pb-c.d [2020-08-17T14:35:12.868Z] #39 8.001 PBCC images/autofs.pb-c.c [2020-08-17T14:35:12.868Z] #39 8.065 DEP images/autofs.pb-c.d [2020-08-17T14:35:12.868Z] #39 8.131 PBCC images/sysctl.pb-c.c [2020-08-17T14:35:12.868Z] #39 8.152 DEP images/sysctl.pb-c.d [2020-08-17T14:35:12.868Z] #39 8.210 PBCC images/time.pb-c.c [2020-08-17T14:35:12.868Z] #39 8.231 DEP images/time.pb-c.d [2020-08-17T14:35:12.868Z] #39 8.294 PBCC images/binfmt-misc.pb-c.c [2020-08-17T14:35:12.868Z] #39 8.304 DEP images/binfmt-misc.pb-c.d [2020-08-17T14:35:12.868Z] #39 8.400 PBCC images/seccomp.pb-c.c [2020-08-17T14:35:12.868Z] #39 8.429 DEP images/seccomp.pb-c.d [2020-08-17T14:35:12.868Z] #39 8.479 PBCC images/userns.pb-c.c [2020-08-17T14:35:12.868Z] #39 8.492 DEP images/userns.pb-c.d [2020-08-17T14:35:12.868Z] #39 8.547 PBCC images/cgroup.pb-c.c [2020-08-17T14:35:12.868Z] #39 8.557 DEP images/cgroup.pb-c.d [2020-08-17T14:35:12.868Z] #39 8.633 PBCC images/ext-file.pb-c.c [2020-08-17T14:35:12.868Z] #39 8.686 DEP images/ext-file.pb-c.d [2020-08-17T14:35:12.868Z] #39 8.764 PBCC images/rpc.pb-c.c [2020-08-17T14:35:12.868Z] #39 8.871 DEP images/rpc.pb-c.d [2020-08-17T14:35:12.868Z] #39 8.992 PBCC images/siginfo.pb-c.c [2020-08-17T14:35:12.868Z] #39 9.032 DEP images/siginfo.pb-c.d [2020-08-17T14:35:12.868Z] #39 9.084 PBCC images/pagemap.pb-c.c [2020-08-17T14:35:12.868Z] #39 9.136 DEP images/pagemap.pb-c.d [2020-08-17T14:35:12.868Z] #39 9.185 PBCC images/rlimit.pb-c.c [2020-08-17T14:35:12.868Z] #39 9.216 DEP images/rlimit.pb-c.d [2020-08-17T14:35:12.868Z] #39 9.278 PBCC images/file-lock.pb-c.c [2020-08-17T14:35:12.868Z] #39 9.309 DEP images/file-lock.pb-c.d [2020-08-17T14:35:12.868Z] #39 9.368 PBCC images/tty.pb-c.c [2020-08-17T14:35:12.868Z] #39 9.454 DEP images/tty.pb-c.d [2020-08-17T14:35:12.868Z] #39 9.524 PBCC images/tun.pb-c.c [2020-08-17T14:35:13.099Z] [2020-08-17T14:35:13.099Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:13.099Z] #39 58.87 CC compel/src/lib/ptrace.o [2020-08-17T14:35:13.099Z] #39 59.09 AR compel/libcompel.a [2020-08-17T14:35:13.099Z] #39 59.18 HOSTCC compel/src/main-host.o [2020-08-17T14:35:13.099Z] #39 59.62 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-08-17T14:35:13.099Z] #39 59.87 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-17T14:35:13.099Z] #39 60.31 HOSTCC compel/src/lib/log-host.o [2020-08-17T14:35:13.099Z] #39 60.56 HOSTLINK compel/compel-host-bin [2020-08-17T14:35:13.099Z] #39 60.81 DEP soccr/soccr.d [2020-08-17T14:35:13.099Z] #39 60.87 CC soccr/soccr.o [2020-08-17T14:35:13.099Z] #39 62.62 AR soccr/libsoccr.a [2020-08-17T14:35:13.099Z] #39 62.68 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-17T14:35:13.099Z] #39 63.10 DEP criu/arch/aarch64/sigframe.d [2020-08-17T14:35:13.099Z] #39 63.16 DEP criu/arch/aarch64/crtools.d [2020-08-17T14:35:13.099Z] #39 63.45 DEP criu/arch/aarch64/cpu.d [2020-08-17T14:35:13.099Z] #39 63.47 DEP criu/arch/aarch64/bitops.d [2020-08-17T14:35:13.099Z] #39 63.51 CC criu/arch/aarch64/bitops.o [2020-08-17T14:35:13.099Z] #39 63.58 CC criu/arch/aarch64/cpu.o [2020-08-17T14:35:13.099Z] #39 63.84 CC criu/arch/aarch64/crtools.o [2020-08-17T14:35:13.099Z] #39 64.48 CC criu/arch/aarch64/sigframe.o [2020-08-17T14:35:13.099Z] #39 64.67 LINK criu/arch/aarch64/crtools.built-in.o [2020-08-17T14:35:13.099Z] #39 64.71 DEP criu/pie/util-vdso.d [2020-08-17T14:35:13.099Z] #39 64.92 DEP criu/pie/util.d [2020-08-17T14:35:13.099Z] #39 65.16 CC criu/pie/util.o [2020-08-17T14:35:13.124Z] #39 9.720 PBCC images/netdev.pb-c.c [2020-08-17T14:35:13.363Z] #39 ... [2020-08-17T14:35:13.363Z] [2020-08-17T14:35:13.363Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-17T14:35:13.363Z] #16 DONE 2.1s [2020-08-17T14:35:13.363Z] [2020-08-17T14:35:13.363Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:35:13.382Z] #39 9.920 DEP images/tun.pb-c.d [2020-08-17T14:35:13.382Z] #39 10.10 DEP images/netdev.pb-c.d [2020-08-17T14:35:13.638Z] #39 10.25 PBCC images/vma.pb-c.c [2020-08-17T14:35:13.638Z] #39 10.35 DEP images/vma.pb-c.d [2020-08-17T14:35:13.894Z] #39 10.50 PBCC images/creds.pb-c.c [2020-08-17T14:35:13.894Z] #39 10.53 DEP images/creds.pb-c.d [2020-08-17T14:35:13.894Z] #39 10.61 PBCC images/utsns.pb-c.c [2020-08-17T14:35:14.151Z] #39 10.67 DEP images/utsns.pb-c.d [2020-08-17T14:35:14.151Z] #39 10.79 PBCC images/ipc-desc.pb-c.c [2020-08-17T14:35:14.151Z] #39 10.89 PBCC images/ipc-sem.pb-c.c [2020-08-17T14:35:14.151Z] #39 ... [2020-08-17T14:35:14.151Z] [2020-08-17T14:35:14.151Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:35:14.151Z] #47 101.2 fmt [2020-08-17T14:35:14.151Z] #47 106.7 encoding/json [2020-08-17T14:35:14.151Z] #47 108.6 github.com/pkg/diff [2020-08-17T14:35:14.151Z] #47 110.1 go/ast [2020-08-17T14:35:14.313Z] #17 ... [2020-08-17T14:35:14.313Z] [2020-08-17T14:35:14.313Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-17T14:35:14.313Z] #28 DONE 129.3s [2020-08-17T14:35:14.410Z] #47 ... [2020-08-17T14:35:14.410Z] [2020-08-17T14:35:14.410Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:14.410Z] #39 10.92 DEP images/ipc-desc.pb-c.d [2020-08-17T14:35:14.410Z] #39 10.97 DEP images/ipc-sem.pb-c.d [2020-08-17T14:35:14.410Z] #39 11.03 PBCC images/ipc-msg.pb-c.c [2020-08-17T14:35:14.410Z] #39 ... [2020-08-17T14:35:14.410Z] [2020-08-17T14:35:14.410Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:35:14.410Z] #30 101.6 flag [2020-08-17T14:35:14.410Z] #30 101.7 github.com/BurntSushi/toml [2020-08-17T14:35:14.410Z] #30 104.1 log [2020-08-17T14:35:14.410Z] #30 106.6 github.com/BurntSushi/toml/cmd/tomlv [2020-08-17T14:35:14.410Z] #30 DONE 111.5s [2020-08-17T14:35:14.410Z] [2020-08-17T14:35:14.410Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:14.410Z] #39 11.09 DEP images/ipc-msg.pb-c.d [2020-08-17T14:35:14.577Z] [2020-08-17T14:35:14.577Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:35:14.666Z] #39 11.19 PBCC images/ipc-shm.pb-c.c [2020-08-17T14:35:14.666Z] #39 11.25 DEP images/ipc-shm.pb-c.d [2020-08-17T14:35:14.666Z] #39 11.35 PBCC images/ipc-var.pb-c.c [2020-08-17T14:35:14.666Z] #39 11.40 DEP images/ipc-var.pb-c.d [2020-08-17T14:35:14.753Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.193s coverage: 46.2% of statements [2020-08-17T14:35:14.922Z] #39 11.50 PBCC images/sk-opts.pb-c.c [2020-08-17T14:35:14.922Z] #39 11.55 PBCC images/packet-sock.pb-c.c [2020-08-17T14:35:15.179Z] #39 11.66 DEP images/sk-opts.pb-c.d [2020-08-17T14:35:15.179Z] #39 11.72 DEP images/packet-sock.pb-c.d [2020-08-17T14:35:15.179Z] #39 11.84 PBCC images/sk-netlink.pb-c.c [2020-08-17T14:35:15.179Z] #39 11.89 DEP images/sk-netlink.pb-c.d [2020-08-17T14:35:15.436Z] #39 11.98 PBCC images/sk-inet.pb-c.c [2020-08-17T14:35:15.436Z] #39 12.16 DEP images/sk-inet.pb-c.d [2020-08-17T14:35:15.436Z] #39 12.26 PBCC images/sk-unix.pb-c.c [2020-08-17T14:35:15.693Z] #39 12.34 DEP images/sk-unix.pb-c.d [2020-08-17T14:35:15.693Z] #39 12.40 PBCC images/mm.pb-c.c [2020-08-17T14:35:15.693Z] #39 12.46 DEP images/mm.pb-c.d [2020-08-17T14:35:15.784Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.8% of statements [2020-08-17T14:35:15.950Z] #39 12.51 PBCC images/timerfd.pb-c.c [2020-08-17T14:35:15.950Z] #39 12.55 DEP images/timerfd.pb-c.d [2020-08-17T14:35:15.950Z] #39 12.62 PBCC images/timer.pb-c.c [2020-08-17T14:35:15.950Z] #39 12.67 DEP images/timer.pb-c.d [2020-08-17T14:35:16.207Z] #39 12.73 PBCC images/sa.pb-c.c [2020-08-17T14:35:16.207Z] #39 12.81 DEP images/sa.pb-c.d [2020-08-17T14:35:16.207Z] #39 12.83 PBCC images/pipe-data.pb-c.c [2020-08-17T14:35:16.207Z] #39 12.88 DEP images/pipe-data.pb-c.d [2020-08-17T14:35:16.207Z] #39 12.93 PBCC images/mnt.pb-c.c [2020-08-17T14:35:16.207Z] #39 12.99 DEP images/mnt.pb-c.d [2020-08-17T14:35:16.462Z] #39 13.04 PBCC images/sk-packet.pb-c.c [2020-08-17T14:35:16.462Z] #39 13.08 DEP images/sk-packet.pb-c.d [2020-08-17T14:35:16.462Z] #39 13.13 PBCC images/tcp-stream.pb-c.c [2020-08-17T14:35:16.462Z] #39 13.20 DEP images/tcp-stream.pb-c.d [2020-08-17T14:35:16.625Z] #39 7.902 fatal: not a git repository (or any of the parent directories): .git [2020-08-17T14:35:16.625Z] #39 8.195 GEN .gitid [2020-08-17T14:35:16.625Z] #39 8.275 GEN criu/include/version.h [2020-08-17T14:35:16.625Z] #39 8.499 GEN include/common/asm [2020-08-17T14:35:16.719Z] #39 13.27 PBCC images/pipe.pb-c.c [2020-08-17T14:35:16.719Z] #39 13.32 DEP images/pipe.pb-c.d [2020-08-17T14:35:16.719Z] #39 13.37 PBCC images/pstree.pb-c.c [2020-08-17T14:35:16.719Z] #39 13.38 DEP images/pstree.pb-c.d [2020-08-17T14:35:16.719Z] #39 13.41 PBCC images/fs.pb-c.c [2020-08-17T14:35:16.719Z] #39 13.43 DEP images/fs.pb-c.d [2020-08-17T14:35:16.719Z] #39 13.46 PBCC images/signalfd.pb-c.c [2020-08-17T14:35:16.978Z] #39 13.50 DEP images/signalfd.pb-c.d [2020-08-17T14:35:16.978Z] #39 13.53 PBCC images/fh.pb-c.c [2020-08-17T14:35:16.978Z] #39 13.59 PBCC images/fsnotify.pb-c.c [2020-08-17T14:35:16.978Z] #39 13.63 DEP images/fh.pb-c.d [2020-08-17T14:35:16.978Z] #39 13.67 DEP images/fsnotify.pb-c.d [2020-08-17T14:35:17.235Z] #39 13.76 PBCC images/eventpoll.pb-c.c [2020-08-17T14:35:17.235Z] #39 13.77 DEP images/eventpoll.pb-c.d [2020-08-17T14:35:17.235Z] #39 13.85 PBCC images/eventfd.pb-c.c [2020-08-17T14:35:17.235Z] #39 13.86 DEP images/eventfd.pb-c.d [2020-08-17T14:35:17.235Z] #39 13.90 PBCC images/remap-file-path.pb-c.c [2020-08-17T14:35:17.235Z] #39 13.94 DEP images/remap-file-path.pb-c.d [2020-08-17T14:35:17.235Z] #39 13.98 PBCC images/fifo.pb-c.c [2020-08-17T14:35:17.235Z] #39 14.01 DEP images/fifo.pb-c.d [2020-08-17T14:35:17.235Z] #39 14.06 PBCC images/ghost-file.pb-c.c [2020-08-17T14:35:17.491Z] #39 14.10 DEP images/ghost-file.pb-c.d [2020-08-17T14:35:17.491Z] #39 14.13 PBCC images/regfile.pb-c.c [2020-08-17T14:35:17.491Z] #39 14.16 DEP images/regfile.pb-c.d [2020-08-17T14:35:17.491Z] #39 14.20 PBCC images/ns.pb-c.c [2020-08-17T14:35:17.748Z] #39 14.22 DEP images/ns.pb-c.d [2020-08-17T14:35:17.748Z] #39 14.28 PBCC images/fdinfo.pb-c.c [2020-08-17T14:35:17.748Z] #39 14.40 DEP images/fdinfo.pb-c.d [2020-08-17T14:35:17.748Z] #39 14.48 PBCC images/core-aarch64.pb-c.c [2020-08-17T14:35:18.004Z] #39 14.57 PBCC images/core-arm.pb-c.c [2020-08-17T14:35:18.004Z] #39 14.62 PBCC images/core-ppc64.pb-c.c [2020-08-17T14:35:18.004Z] #39 14.66 PBCC images/core-s390.pb-c.c [2020-08-17T14:35:18.004Z] #39 14.70 PBCC images/core-x86.pb-c.c [2020-08-17T14:35:18.004Z] #39 14.77 PBCC images/core.pb-c.c [2020-08-17T14:35:18.261Z] #39 14.89 PBCC images/inventory.pb-c.c [2020-08-17T14:35:18.261Z] #39 15.02 DEP images/core-aarch64.pb-c.d [2020-08-17T14:35:18.507Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.218s coverage: 49.5% of statements [2020-08-17T14:35:18.518Z] #39 15.07 DEP images/core-arm.pb-c.d [2020-08-17T14:35:18.518Z] #39 15.13 DEP images/core-ppc64.pb-c.d [2020-08-17T14:35:18.518Z] #39 15.17 DEP images/core-s390.pb-c.d [2020-08-17T14:35:18.518Z] #39 15.21 DEP images/core-x86.pb-c.d [2020-08-17T14:35:18.518Z] #39 15.25 DEP images/core.pb-c.d [2020-08-17T14:35:18.518Z] #39 15.37 DEP images/inventory.pb-c.d [2020-08-17T14:35:18.525Z] #39 ... [2020-08-17T14:35:18.525Z] [2020-08-17T14:35:18.525Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:18.525Z] #33 6.418 -- Check for working C compiler: /usr/bin/cc -- works [2020-08-17T14:35:18.525Z] #33 6.426 -- Detecting C compiler ABI info [2020-08-17T14:35:18.525Z] #33 7.518 -- Detecting C compiler ABI info - done [2020-08-17T14:35:18.525Z] #33 7.591 -- Detecting C compile features [2020-08-17T14:35:18.525Z] #33 11.00 -- Detecting C compile features - done [2020-08-17T14:35:18.525Z] #33 11.04 -- Performing Test HAS_BUILTIN_FORTIFY [2020-08-17T14:35:18.525Z] #33 11.27 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-08-17T14:35:18.525Z] #33 11.38 -- Configuring done [2020-08-17T14:35:18.525Z] #33 11.40 -- Generating done [2020-08-17T14:35:18.525Z] #33 11.42 -- Build files have been written to: /tmp/tmp.MRfzfUz7VV/tini [2020-08-17T14:35:18.525Z] #33 11.43 + make tini-static [2020-08-17T14:35:18.525Z] #33 11.84 Scanning dependencies of target tini-static [2020-08-17T14:35:18.525Z] #33 11.90 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-08-17T14:35:18.534Z] #21 129.6 Checking out files: 22% (2411/10856) Checking out files: 23% (2497/10856) Checking out files: 24% (2606/10856) Checking out files: 25% (2714/10856) Checking out files: 26% (2823/10856) Checking out files: 27% (2932/10856) Checking out files: 28% (3040/10856) Checking out files: 29% (3149/10856) Checking out files: 30% (3257/10856) Checking out files: 31% (3366/10856) Checking out files: 32% (3474/10856) Checking out files: 33% (3583/10856) Checking out files: 34% (3692/10856) Checking out files: 35% (3800/10856) Checking out files: 36% (3909/10856) Checking out files: 36% (3989/10856) Checking out files: 37% (4017/10856) Checking out files: 38% (4126/10856) Checking out files: 39% (4234/10856) Checking out files: 40% (4343/10856) Checking out files: 41% (4451/10856) Checking out files: 42% (4560/10856) Checking out files: 43% (4669/10856) Checking out files: 44% (4777/10856) Checking out files: 45% (4886/10856) Checking out files: 46% (4994/10856) Checking out files: 47% (5103/10856) Checking out files: 48% (5211/10856) Checking out files: 49% (5320/10856) Checking out files: 50% (5428/10856) Checking out files: 51% (5537/10856) Checking out files: 52% (5646/10856) Checking out files: 53% (5754/10856) Checking out files: 54% (5863/10856) Checking out files: 55% (5971/10856) Checking out files: 56% (6080/10856) Checking out files: 57% (6188/10856) Checking out files: 57% (6213/10856) Checking out files: 58% (6297/10856) Checking out files: 59% (6406/10856) Checking out files: 60% (6514/10856) Checking out files: 61% (6623/10856) Checking out files: 62% (6731/10856) Checking out files: 63% (6840/10856) Checking out files: 64% (6948/10856) Checking out files: 65% (7057/10856) Checking out files: 66% (7165/10856) Checking out files: 67% (7274/10856) Checking out files: 68% (7383/10856) Checking out files: 69% (7491/10856) Checking out files: 70% (7600/10856) Checking out files: 71% (7708/10856) Checking out files: 72% (7817/10856) Checking out files: 73% (7925/10856) Checking out files: 74% (8034/10856) Checking out files: 75% (8142/10856) Checking out files: 76% (8251/10856) Checking out files: 76% (8257/10856) Checking out files: 77% (8360/10856) Checking out files: 78% (8468/10856) Checking out files: 79% (8577/10856) Checking out files: 80% (8685/10856) Checking out files: 81% (8794/10856) Checking out files: 82% (8902/10856) Checking out files: 83% (9011/10856) Checking out files: 84% (9120/10856) Checking out files: 85% (9228/10856) Checking out files: 86% (9337/10856) Checking out files: 87% (9445/10856) Checking out files: 88% (9554/10856) Checking out files: 89% (9662/10856) Checking out files: 90% (9771/10856) Checking out files: 91% (9879/10856) Checking out files: 92% (9988/10856) Checking out files: 93% (10097/10856) Checking out files: 94% (10205/10856) Checking out files: 95% (10314/10856) Checking out files: 96% (10422/10856) Checking out files: 97% (10531/10856) Checking out files: 98% (10639/10856) Checking out files: 98% (10709/10856) Checking out files: 99% (10748/10856) Checking out files: 100% (10856/10856) Checking out files: 100% (10856/10856), done. [2020-08-17T14:35:18.534Z] #21 133.7 + cd /tmp/tmp.Acvk0aVX7t/tmp/docker-ce [2020-08-17T14:35:18.774Z] #39 15.45 PBCC images/cpuinfo.pb-c.c [2020-08-17T14:35:18.774Z] #39 15.48 DEP images/cpuinfo.pb-c.d [2020-08-17T14:35:18.783Z] #33 ... [2020-08-17T14:35:18.783Z] [2020-08-17T14:35:18.783Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:18.783Z] #39 10.75 PBCC images/timens.pb-c.c [2020-08-17T14:35:18.783Z] #39 10.77 DEP images/timens.pb-c.d [2020-08-17T14:35:18.783Z] #39 10.87 PBCC images/fown.pb-c.c [2020-08-17T14:35:18.783Z] #39 10.89 PBCC images/google/protobuf/descriptor.pb-c.c [2020-08-17T14:35:18.797Z] #21 133.7 + git checkout -q v17.06.2-ce [2020-08-17T14:35:19.031Z] #39 15.53 PBCC images/stats.pb-c.c [2020-08-17T14:35:19.031Z] #39 15.56 DEP images/stats.pb-c.d [2020-08-17T14:35:19.042Z] #39 11.00 PBCC images/opts.pb-c.c [2020-08-17T14:35:19.042Z] #39 11.06 PBCC images/memfd.pb-c.c [2020-08-17T14:35:19.042Z] #39 11.12 DEP images/fown.pb-c.d [2020-08-17T14:35:19.042Z] #39 ... [2020-08-17T14:35:19.042Z] [2020-08-17T14:35:19.042Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:35:19.042Z] #30 107.9 github.com/BurntSushi/toml/cmd/tomlv [2020-08-17T14:35:19.042Z] #30 DONE 115.7s [2020-08-17T14:35:19.042Z] [2020-08-17T14:35:19.042Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:19.042Z] #39 11.19 DEP images/google/protobuf/descriptor.pb-c.d [2020-08-17T14:35:19.300Z] #39 11.27 DEP images/opts.pb-c.d [2020-08-17T14:35:19.300Z] #39 11.42 DEP images/memfd.pb-c.d [2020-08-17T14:35:19.300Z] #39 11.52 PBCC images/sit.pb-c.c [2020-08-17T14:35:19.559Z] #39 11.59 DEP images/sit.pb-c.d [2020-08-17T14:35:19.559Z] #39 11.66 PBCC images/macvlan.pb-c.c [2020-08-17T14:35:19.559Z] #39 11.68 DEP images/macvlan.pb-c.d [2020-08-17T14:35:19.559Z] #39 11.77 PBCC images/autofs.pb-c.c [2020-08-17T14:35:19.817Z] #39 11.81 DEP images/autofs.pb-c.d [2020-08-17T14:35:19.817Z] #39 11.90 PBCC images/sysctl.pb-c.c [2020-08-17T14:35:19.817Z] #39 11.96 DEP images/sysctl.pb-c.d [2020-08-17T14:35:20.076Z] #39 12.09 PBCC images/time.pb-c.c [2020-08-17T14:35:20.076Z] #39 12.10 DEP images/time.pb-c.d [2020-08-17T14:35:20.076Z] #39 12.22 PBCC images/binfmt-misc.pb-c.c [2020-08-17T14:35:20.076Z] #39 12.29 DEP images/binfmt-misc.pb-c.d [2020-08-17T14:35:20.335Z] #39 12.35 PBCC images/seccomp.pb-c.c [2020-08-17T14:35:20.335Z] #39 12.37 DEP images/seccomp.pb-c.d [2020-08-17T14:35:20.335Z] #39 12.40 PBCC images/userns.pb-c.c [2020-08-17T14:35:20.335Z] #39 12.43 DEP images/userns.pb-c.d [2020-08-17T14:35:20.335Z] #39 12.55 PBCC images/cgroup.pb-c.c [2020-08-17T14:35:20.398Z] #39 16.89 make[1]: Nothing to be done for 'all'. [2020-08-17T14:35:20.594Z] #39 12.56 DEP images/cgroup.pb-c.d [2020-08-17T14:35:20.594Z] #39 12.66 PBCC images/ext-file.pb-c.c [2020-08-17T14:35:20.594Z] #39 12.67 DEP images/ext-file.pb-c.d [2020-08-17T14:35:20.594Z] #39 12.76 PBCC images/rpc.pb-c.c [2020-08-17T14:35:20.853Z] #39 12.84 DEP images/rpc.pb-c.d [2020-08-17T14:35:20.853Z] #39 12.89 PBCC images/siginfo.pb-c.c [2020-08-17T14:35:20.853Z] #39 12.94 DEP images/siginfo.pb-c.d [2020-08-17T14:35:20.853Z] #39 13.01 PBCC images/pagemap.pb-c.c [2020-08-17T14:35:20.970Z] #39 ... [2020-08-17T14:35:20.971Z] [2020-08-17T14:35:20.971Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:20.971Z] #41 107.8 internal/lazyregexp [2020-08-17T14:35:20.971Z] #41 108.2 go/ast [2020-08-17T14:35:20.971Z] #41 108.3 net/url [2020-08-17T14:35:20.971Z] #41 110.3 text/template/parse [2020-08-17T14:35:20.971Z] #41 114.5 go/parser [2020-08-17T14:35:20.971Z] #41 115.7 text/template [2020-08-17T14:35:20.971Z] #41 ... [2020-08-17T14:35:20.971Z] [2020-08-17T14:35:20.971Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:35:20.971Z] #52 43.21 Checking out files: 24% (786/3222) Checking out files: 25% (806/3222) Checking out files: 26% (838/3222) Checking out files: 27% (870/3222) Checking out files: 28% (903/3222) Checking out files: 29% (935/3222) Checking out files: 30% (967/3222) Checking out files: 31% (999/3222) Checking out files: 32% (1032/3222) Checking out files: 33% (1064/3222) Checking out files: 34% (1096/3222) Checking out files: 35% (1128/3222) Checking out files: 36% (1160/3222) Checking out files: 37% (1193/3222) Checking out files: 38% (1225/3222) Checking out files: 39% (1257/3222) Checking out files: 40% (1289/3222) Checking out files: 41% (1322/3222) Checking out files: 42% (1354/3222) Checking out files: 43% (1386/3222) Checking out files: 44% (1418/3222) Checking out files: 45% (1450/3222) Checking out files: 46% (1483/3222) Checking out files: 47% (1515/3222) Checking out files: 48% (1547/3222) Checking out files: 49% (1579/3222) Checking out files: 50% (1611/3222) Checking out files: 51% (1644/3222) Checking out files: 52% (1676/3222) Checking out files: 53% (1708/3222) Checking out files: 54% (1740/3222) Checking out files: 55% (1773/3222) Checking out files: 56% (1805/3222) Checking out files: 57% (1837/3222) Checking out files: 58% (1869/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 80% (2595/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-17T14:35:20.971Z] #52 44.80 + cd /tmp/tmp.MUFM1uw85k/src/github.com/containerd/containerd [2020-08-17T14:35:20.971Z] #52 44.80 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-17T14:35:20.971Z] #52 46.95 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-17T14:35:20.971Z] #52 46.95 + BUILDTAGS='netgo osusergo static_build' [2020-08-17T14:35:20.971Z] #52 46.95 + export EXTRA_FLAGS=-buildmode=pie [2020-08-17T14:35:20.971Z] #52 46.95 + EXTRA_FLAGS=-buildmode=pie [2020-08-17T14:35:20.971Z] #52 46.95 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-17T14:35:20.971Z] #52 46.95 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-17T14:35:20.971Z] #52 46.95 + '[' '' = dynamic ']' [2020-08-17T14:35:20.971Z] #52 46.95 + make [2020-08-17T14:35:20.971Z] #52 47.85 + bin/ctr [2020-08-17T14:35:21.111Z] #39 13.16 DEP images/pagemap.pb-c.d [2020-08-17T14:35:21.111Z] #39 13.22 PBCC images/rlimit.pb-c.c [2020-08-17T14:35:21.111Z] #39 ... [2020-08-17T14:35:21.111Z] [2020-08-17T14:35:21.111Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:21.111Z] #33 13.46 [100%] Linking C executable tini-static [2020-08-17T14:35:21.111Z] #33 14.20 [100%] Built target tini-static [2020-08-17T14:35:21.111Z] #33 14.27 + mkdir -p /build [2020-08-17T14:35:21.111Z] #33 14.28 + cp tini-static /build/docker-init [2020-08-17T14:35:21.111Z] #33 DONE 14.6s [2020-08-17T14:35:21.111Z] [2020-08-17T14:35:21.111Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:21.111Z] #39 13.23 DEP images/rlimit.pb-c.d [2020-08-17T14:35:21.111Z] #39 13.30 PBCC images/file-lock.pb-c.c [2020-08-17T14:35:21.227Z] #52 ... [2020-08-17T14:35:21.227Z] [2020-08-17T14:35:21.227Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:21.227Z] #41 118.2 encoding/xml [2020-08-17T14:35:21.360Z] #21 ... [2020-08-17T14:35:21.360Z] [2020-08-17T14:35:21.360Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:21.360Z] #49 10.29 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-17T14:35:21.369Z] #39 13.35 DEP images/file-lock.pb-c.d [2020-08-17T14:35:21.369Z] #39 13.46 PBCC images/tty.pb-c.c [2020-08-17T14:35:21.369Z] #39 13.56 DEP images/tty.pb-c.d [2020-08-17T14:35:21.624Z] #49 ... [2020-08-17T14:35:21.624Z] [2020-08-17T14:35:21.624Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:21.624Z] #39 65.74 CC criu/pie/util-vdso.o [2020-08-17T14:35:21.624Z] #39 66.18 AR criu/pie/pie.lib.a [2020-08-17T14:35:21.624Z] #39 66.24 DEP criu/pie/restorer.d [2020-08-17T14:35:21.624Z] #39 66.52 DEP criu/arch/aarch64/intraprocedure.d [2020-08-17T14:35:21.624Z] #39 66.53 DEP criu/arch/aarch64/restorer.d [2020-08-17T14:35:21.624Z] #39 66.70 DEP criu/arch/aarch64/vdso-pie.d [2020-08-17T14:35:21.624Z] #39 66.91 DEP criu/pie/parasite-vdso.d [2020-08-17T14:35:21.624Z] #39 67.12 DEP criu/pie/parasite.d [2020-08-17T14:35:21.624Z] #39 67.36 CC criu/pie/parasite.o [2020-08-17T14:35:21.624Z] #39 68.88 LINK criu/pie/parasite.built-in.o [2020-08-17T14:35:21.624Z] #39 68.91 GEN criu/pie/parasite-blob.h [2020-08-17T14:35:21.624Z] #39 68.96 CC criu/pie/parasite-vdso.o [2020-08-17T14:35:21.624Z] #39 69.48 CC criu/arch/aarch64/vdso-pie.o [2020-08-17T14:35:21.624Z] #39 69.70 CC criu/arch/aarch64/restorer.o [2020-08-17T14:35:21.624Z] #39 70.22 CC criu/arch/aarch64/intraprocedure.o [2020-08-17T14:35:21.624Z] #39 70.32 CC criu/pie/restorer.o [2020-08-17T14:35:21.624Z] #39 73.24 LINK criu/pie/restorer.built-in.o [2020-08-17T14:35:21.624Z] #39 73.26 GEN criu/pie/restorer-blob.h [2020-08-17T14:35:21.624Z] #39 73.36 DEP criu/vdso.d [2020-08-17T14:35:21.624Z] #39 73.62 DEP criu/uts_ns.d [2020-08-17T14:35:21.627Z] #39 13.73 PBCC images/tun.pb-c.c [2020-08-17T14:35:21.627Z] #39 13.77 PBCC images/netdev.pb-c.c [2020-08-17T14:35:21.887Z] #39 13.89 DEP images/tun.pb-c.d [2020-08-17T14:35:21.887Z] #39 13.96 DEP images/netdev.pb-c.d [2020-08-17T14:35:21.887Z] #39 14.12 PBCC images/vma.pb-c.c [2020-08-17T14:35:21.888Z] #39 73.84 DEP criu/util.d [2020-08-17T14:35:22.146Z] #39 14.22 DEP images/vma.pb-c.d [2020-08-17T14:35:22.146Z] #39 14.31 PBCC images/creds.pb-c.c [2020-08-17T14:35:22.146Z] #39 14.38 DEP images/creds.pb-c.d [2020-08-17T14:35:22.152Z] #39 ... [2020-08-17T14:35:22.152Z] [2020-08-17T14:35:22.152Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:35:22.152Z] #21 137.1 + mkdir -p /tmp/tmp.Acvk0aVX7t/src/github.com/docker [2020-08-17T14:35:22.152Z] #21 137.1 + mv components/cli /tmp/tmp.Acvk0aVX7t/src/github.com/docker/cli [2020-08-17T14:35:22.152Z] #21 137.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-08-17T14:35:22.405Z] #39 14.48 PBCC images/utsns.pb-c.c [2020-08-17T14:35:22.405Z] #39 14.51 DEP images/utsns.pb-c.d [2020-08-17T14:35:22.664Z] #39 14.67 PBCC images/ipc-desc.pb-c.c [2020-08-17T14:35:22.664Z] #39 14.67 PBCC images/ipc-sem.pb-c.c [2020-08-17T14:35:22.664Z] #39 14.67 DEP images/ipc-desc.pb-c.d [2020-08-17T14:35:22.664Z] #39 14.73 DEP images/ipc-sem.pb-c.d [2020-08-17T14:35:22.923Z] #39 14.83 PBCC images/ipc-msg.pb-c.c [2020-08-17T14:35:22.923Z] #39 14.89 DEP images/ipc-msg.pb-c.d [2020-08-17T14:35:22.923Z] #39 14.98 PBCC images/ipc-shm.pb-c.c [2020-08-17T14:35:22.923Z] #39 15.04 DEP images/ipc-shm.pb-c.d [2020-08-17T14:35:22.923Z] #39 15.07 PBCC images/ipc-var.pb-c.c [2020-08-17T14:35:23.181Z] #39 15.11 DEP images/ipc-var.pb-c.d [2020-08-17T14:35:23.181Z] #39 15.15 PBCC images/sk-opts.pb-c.c [2020-08-17T14:35:23.181Z] #39 15.19 PBCC images/packet-sock.pb-c.c [2020-08-17T14:35:23.181Z] #39 ... [2020-08-17T14:35:23.181Z] [2020-08-17T14:35:23.181Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:23.181Z] #41 109.7 internal/lazyregexp [2020-08-17T14:35:23.181Z] #41 109.7 go/ast [2020-08-17T14:35:23.181Z] #41 110.3 net/url [2020-08-17T14:35:23.181Z] #41 113.2 text/template/parse [2020-08-17T14:35:23.181Z] #41 116.5 go/parser [2020-08-17T14:35:23.181Z] #41 119.4 text/template [2020-08-17T14:35:23.181Z] #41 ... [2020-08-17T14:35:23.181Z] [2020-08-17T14:35:23.181Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:23.181Z] #39 15.23 DEP images/sk-opts.pb-c.d [2020-08-17T14:35:23.181Z] #39 15.30 DEP images/packet-sock.pb-c.d [2020-08-17T14:35:23.441Z] #39 15.34 PBCC images/sk-netlink.pb-c.c [2020-08-17T14:35:23.441Z] #39 15.39 DEP images/sk-netlink.pb-c.d [2020-08-17T14:35:23.441Z] #39 ... [2020-08-17T14:35:23.441Z] [2020-08-17T14:35:23.441Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:35:23.441Z] #10 109.8 Selecting previously unselected package gcc-mingw-w64-base. [2020-08-17T14:35:23.441Z] #10 109.8 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-17T14:35:23.441Z] #10 109.8 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:35:23.441Z] #10 110.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-08-17T14:35:23.441Z] #10 110.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-17T14:35:23.441Z] #10 110.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:35:23.441Z] #10 ... [2020-08-17T14:35:23.441Z] [2020-08-17T14:35:23.441Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:23.441Z] #39 15.45 PBCC images/sk-inet.pb-c.c [2020-08-17T14:35:23.441Z] #39 15.53 DEP images/sk-inet.pb-c.d [2020-08-17T14:35:23.441Z] #39 15.57 PBCC images/sk-unix.pb-c.c [2020-08-17T14:35:23.700Z] #39 15.60 DEP images/sk-unix.pb-c.d [2020-08-17T14:35:23.700Z] #39 15.65 PBCC images/mm.pb-c.c [2020-08-17T14:35:23.700Z] #39 15.71 DEP images/mm.pb-c.d [2020-08-17T14:35:23.700Z] #39 15.78 PBCC images/timerfd.pb-c.c [2020-08-17T14:35:23.700Z] #39 15.85 DEP images/timerfd.pb-c.d [2020-08-17T14:35:23.700Z] #39 15.89 PBCC images/timer.pb-c.c [2020-08-17T14:35:23.700Z] #39 15.92 DEP images/timer.pb-c.d [2020-08-17T14:35:23.700Z] #39 15.95 PBCC images/sa.pb-c.c [2020-08-17T14:35:23.749Z] #41 120.3 go/doc [2020-08-17T14:35:23.959Z] #39 15.99 DEP images/sa.pb-c.d [2020-08-17T14:35:23.959Z] #39 16.04 PBCC images/pipe-data.pb-c.c [2020-08-17T14:35:23.959Z] #39 16.07 DEP images/pipe-data.pb-c.d [2020-08-17T14:35:23.959Z] #39 16.10 PBCC images/mnt.pb-c.c [2020-08-17T14:35:23.959Z] #39 16.14 DEP images/mnt.pb-c.d [2020-08-17T14:35:23.959Z] #39 16.18 PBCC images/sk-packet.pb-c.c [2020-08-17T14:35:24.063Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.697s coverage: 73.1% of statements [2020-08-17T14:35:24.063Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-17T14:35:24.218Z] #39 16.20 DEP images/sk-packet.pb-c.d [2020-08-17T14:35:24.218Z] #39 16.25 PBCC images/tcp-stream.pb-c.c [2020-08-17T14:35:24.218Z] #39 16.32 DEP images/tcp-stream.pb-c.d [2020-08-17T14:35:24.218Z] #39 16.36 PBCC images/pipe.pb-c.c [2020-08-17T14:35:24.218Z] #39 16.42 DEP images/pipe.pb-c.d [2020-08-17T14:35:24.477Z] #39 16.47 PBCC images/pstree.pb-c.c [2020-08-17T14:35:24.477Z] #39 16.51 DEP images/pstree.pb-c.d [2020-08-17T14:35:24.477Z] #39 16.55 PBCC images/fs.pb-c.c [2020-08-17T14:35:24.477Z] #39 16.57 DEP images/fs.pb-c.d [2020-08-17T14:35:24.477Z] #39 16.62 PBCC images/signalfd.pb-c.c [2020-08-17T14:35:24.477Z] #39 16.68 DEP images/signalfd.pb-c.d [2020-08-17T14:35:24.736Z] #39 16.73 PBCC images/fh.pb-c.c [2020-08-17T14:35:24.736Z] #39 16.76 PBCC images/fsnotify.pb-c.c [2020-08-17T14:35:24.736Z] #39 16.83 DEP images/fh.pb-c.d [2020-08-17T14:35:24.736Z] #39 16.89 DEP images/fsnotify.pb-c.d [2020-08-17T14:35:24.736Z] #39 16.93 PBCC images/eventpoll.pb-c.c [2020-08-17T14:35:24.995Z] #39 16.97 DEP images/eventpoll.pb-c.d [2020-08-17T14:35:24.995Z] #39 17.04 PBCC images/eventfd.pb-c.c [2020-08-17T14:35:24.995Z] #39 ... [2020-08-17T14:35:24.995Z] [2020-08-17T14:35:24.995Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:35:24.995Z] #47 111.5 github.com/pkg/diff [2020-08-17T14:35:24.995Z] #47 112.1 go/ast [2020-08-17T14:35:24.995Z] #47 114.3 golang.org/x/crypto/ssh/terminal [2020-08-17T14:35:24.995Z] #47 116.0 mvdan.cc/editorconfig [2020-08-17T14:35:24.995Z] #47 118.0 mvdan.cc/sh/v3/fileutil [2020-08-17T14:35:24.995Z] #47 118.3 mvdan.cc/sh/v3/syntax [2020-08-17T14:35:24.995Z] #47 ... [2020-08-17T14:35:24.995Z] [2020-08-17T14:35:24.995Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:24.995Z] #39 17.07 DEP images/eventfd.pb-c.d [2020-08-17T14:35:24.995Z] #39 17.14 PBCC images/remap-file-path.pb-c.c [2020-08-17T14:35:24.995Z] #39 17.15 DEP images/remap-file-path.pb-c.d [2020-08-17T14:35:25.254Z] #39 17.21 PBCC images/fifo.pb-c.c [2020-08-17T14:35:25.254Z] #39 17.24 DEP images/fifo.pb-c.d [2020-08-17T14:35:25.254Z] #39 17.28 PBCC images/ghost-file.pb-c.c [2020-08-17T14:35:25.254Z] #39 17.37 DEP images/ghost-file.pb-c.d [2020-08-17T14:35:25.513Z] #39 17.45 PBCC images/regfile.pb-c.c [2020-08-17T14:35:25.513Z] #39 17.52 DEP images/regfile.pb-c.d [2020-08-17T14:35:25.513Z] #39 17.60 PBCC images/ns.pb-c.c [2020-08-17T14:35:25.513Z] #39 17.61 DEP images/ns.pb-c.d [2020-08-17T14:35:25.513Z] #39 17.65 PBCC images/fdinfo.pb-c.c [2020-08-17T14:35:25.513Z] #39 17.72 DEP images/fdinfo.pb-c.d [2020-08-17T14:35:25.607Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.625s coverage: 76.1% of statements [2020-08-17T14:35:25.607Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.986s coverage: 57.7% of statements [2020-08-17T14:35:25.607Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-17T14:35:25.607Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-17T14:35:25.772Z] #39 17.77 PBCC images/core-aarch64.pb-c.c [2020-08-17T14:35:25.772Z] #39 17.82 PBCC images/core-arm.pb-c.c [2020-08-17T14:35:25.772Z] #39 17.92 PBCC images/core-ppc64.pb-c.c [2020-08-17T14:35:26.032Z] #39 18.00 PBCC images/core-s390.pb-c.c [2020-08-17T14:35:26.032Z] #39 18.05 PBCC images/core-x86.pb-c.c [2020-08-17T14:35:26.032Z] #39 18.11 PBCC images/core.pb-c.c [2020-08-17T14:35:26.032Z] #39 18.18 PBCC images/inventory.pb-c.c [2020-08-17T14:35:26.032Z] #39 18.26 DEP images/core-aarch64.pb-c.d [2020-08-17T14:35:26.238Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.0% of statements [2020-08-17T14:35:26.269Z] #41 123.5 github.com/LK4D4/vndr/build [2020-08-17T14:35:26.291Z] #39 18.32 DEP images/core-arm.pb-c.d [2020-08-17T14:35:26.291Z] #39 18.38 DEP images/core-ppc64.pb-c.d [2020-08-17T14:35:26.291Z] #39 18.44 DEP images/core-s390.pb-c.d [2020-08-17T14:35:26.291Z] #39 18.49 DEP images/core-x86.pb-c.d [2020-08-17T14:35:26.528Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-08-17T14:35:26.550Z] #39 18.56 DEP images/core.pb-c.d [2020-08-17T14:35:26.550Z] #39 18.66 DEP images/inventory.pb-c.d [2020-08-17T14:35:26.550Z] #39 18.72 PBCC images/cpuinfo.pb-c.c [2020-08-17T14:35:26.550Z] #39 18.73 DEP images/cpuinfo.pb-c.d [2020-08-17T14:35:26.810Z] #39 18.78 PBCC images/stats.pb-c.c [2020-08-17T14:35:26.810Z] #39 18.83 DEP images/stats.pb-c.d [2020-08-17T14:35:26.818Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-08-17T14:35:27.201Z] #41 124.0 github.com/LK4D4/vndr/versioned [2020-08-17T14:35:27.201Z] #41 124.1 compress/flate [2020-08-17T14:35:27.201Z] #41 ... [2020-08-17T14:35:27.201Z] [2020-08-17T14:35:27.201Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:35:27.201Z] #47 114.4 golang.org/x/crypto/ssh/terminal [2020-08-17T14:35:27.201Z] #47 115.5 mvdan.cc/editorconfig [2020-08-17T14:35:27.201Z] #47 116.0 mvdan.cc/sh/v3/fileutil [2020-08-17T14:35:27.201Z] #47 116.2 mvdan.cc/sh/v3/syntax [2020-08-17T14:35:27.201Z] #47 122.4 mvdan.cc/sh/v3/cmd/shfmt [2020-08-17T14:35:27.457Z] #47 ... [2020-08-17T14:35:27.457Z] [2020-08-17T14:35:27.457Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:27.457Z] #39 18.39 CC images/stats.o [2020-08-17T14:35:27.457Z] #39 18.85 CC images/core.o [2020-08-17T14:35:27.457Z] #39 19.54 CC images/core-x86.o [2020-08-17T14:35:27.457Z] #39 20.07 CC images/core-arm.o [2020-08-17T14:35:27.457Z] #39 20.43 CC images/core-aarch64.o [2020-08-17T14:35:27.457Z] #39 20.76 CC images/core-ppc64.o [2020-08-17T14:35:27.457Z] #39 21.28 CC images/core-s390.o [2020-08-17T14:35:27.457Z] #39 21.84 CC images/cpuinfo.o [2020-08-17T14:35:27.457Z] #39 22.22 CC images/inventory.o [2020-08-17T14:35:27.457Z] #39 22.55 CC images/fdinfo.o [2020-08-17T14:35:27.457Z] #39 22.93 CC images/fown.o [2020-08-17T14:35:27.457Z] #39 23.19 CC images/ns.o [2020-08-17T14:35:27.457Z] #39 23.45 CC images/regfile.o [2020-08-17T14:35:27.457Z] #39 23.74 CC images/ghost-file.o [2020-08-17T14:35:27.457Z] #39 24.06 CC images/fifo.o [2020-08-17T14:35:27.465Z] #21 ... [2020-08-17T14:35:27.465Z] [2020-08-17T14:35:27.465Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:35:27.465Z] #17 3.654 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-17T14:35:27.465Z] #17 3.750 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-17T14:35:27.465Z] #17 3.854 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-17T14:35:27.465Z] #17 4.557 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2020-08-17T14:35:27.465Z] #17 5.488 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [215 kB] [2020-08-17T14:35:27.465Z] #17 6.803 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-08-17T14:35:27.465Z] #17 9.594 Fetched 8198 kB in 6s (1282 kB/s) [2020-08-17T14:35:27.465Z] #17 9.594 Reading package lists... [2020-08-17T14:35:27.465Z] #17 12.60 Reading package lists... [2020-08-17T14:35:27.465Z] #17 ... [2020-08-17T14:35:27.465Z] [2020-08-17T14:35:27.465Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:27.465Z] #39 74.06 DEP criu/uffd.d [2020-08-17T14:35:27.465Z] #39 74.26 DEP criu/tun.d [2020-08-17T14:35:27.465Z] #39 74.39 DEP criu/tty.d [2020-08-17T14:35:27.465Z] #39 74.60 DEP criu/timerfd.d [2020-08-17T14:35:27.465Z] #39 74.74 DEP criu/timens.d [2020-08-17T14:35:27.465Z] #39 74.93 DEP criu/sysfs_parse.d [2020-08-17T14:35:27.465Z] #39 75.15 DEP criu/sysctl.d [2020-08-17T14:35:27.465Z] #39 75.32 DEP criu/string.d [2020-08-17T14:35:27.465Z] #39 75.40 DEP criu/stats.d [2020-08-17T14:35:27.465Z] #39 75.55 DEP criu/sockets.d [2020-08-17T14:35:27.465Z] #39 75.79 DEP criu/sk-unix.d [2020-08-17T14:35:27.465Z] #39 76.03 DEP criu/sk-tcp.d [2020-08-17T14:35:27.465Z] #39 76.29 DEP criu/sk-queue.d [2020-08-17T14:35:27.465Z] #39 76.45 DEP criu/sk-packet.d [2020-08-17T14:35:27.465Z] #39 76.60 DEP criu/sk-netlink.d [2020-08-17T14:35:27.465Z] #39 76.78 DEP criu/sk-inet.d [2020-08-17T14:35:27.465Z] #39 76.91 DEP criu/signalfd.d [2020-08-17T14:35:27.465Z] #39 77.01 DEP criu/sigframe.d [2020-08-17T14:35:27.465Z] #39 77.13 DEP criu/shmem.d [2020-08-17T14:35:27.465Z] #39 77.30 DEP criu/servicefd.d [2020-08-17T14:35:27.465Z] #39 77.49 DEP criu/seize.d [2020-08-17T14:35:27.465Z] #39 77.67 DEP criu/seccomp.d [2020-08-17T14:35:27.465Z] #39 77.91 DEP criu/rst-malloc.d [2020-08-17T14:35:27.465Z] #39 78.06 DEP criu/rbtree.d [2020-08-17T14:35:27.465Z] #39 78.13 DEP criu/pstree.d [2020-08-17T14:35:27.465Z] #39 78.38 DEP criu/protobuf.d [2020-08-17T14:35:27.465Z] #39 78.54 GEN criu/protobuf-desc-gen.h [2020-08-17T14:35:27.713Z] #39 24.26 CC images/remap-file-path.o [2020-08-17T14:35:27.969Z] #39 24.52 CC images/eventfd.o [2020-08-17T14:35:27.969Z] #39 24.75 CC images/eventpoll.o [2020-08-17T14:35:28.187Z] #39 20.23 make[1]: Nothing to be done for 'all'. [2020-08-17T14:35:28.322Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 4.8% of statements [2020-08-17T14:35:28.322Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-17T14:35:28.322Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-17T14:35:28.416Z] #39 80.23 DEP criu/protobuf-desc.d [2020-08-17T14:35:28.416Z] #39 80.46 DEP criu/proc_parse.d [2020-08-17T14:35:28.530Z] #39 25.09 CC images/fh.o [2020-08-17T14:35:28.612Z] ok github.com/docker/docker/daemon/logger 0.210s coverage: 41.0% of statements [2020-08-17T14:35:28.681Z] #39 80.71 DEP criu/plugin.d [2020-08-17T14:35:28.786Z] #39 25.40 CC images/fsnotify.o [2020-08-17T14:35:28.944Z] #39 80.85 DEP criu/pipes.d [2020-08-17T14:35:29.207Z] #39 81.07 DEP criu/pie-util.d [2020-08-17T14:35:29.207Z] #39 81.21 DEP criu/pie-util-vdso.d [2020-08-17T14:35:29.349Z] #39 25.98 CC images/signalfd.o [2020-08-17T14:35:29.470Z] #39 81.32 DEP criu/path.d [2020-08-17T14:35:29.470Z] #39 81.46 DEP criu/parasite-syscall.d [2020-08-17T14:35:29.566Z] #39 21.61 CC images/stats.o [2020-08-17T14:35:29.605Z] #39 26.22 CC images/fs.o [2020-08-17T14:35:29.605Z] #39 ... [2020-08-17T14:35:29.605Z] [2020-08-17T14:35:29.605Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:29.605Z] #41 126.6 hash/crc32 [2020-08-17T14:35:29.642Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2020-08-17T14:35:29.642Z] ok github.com/docker/docker/daemon/logger/awslogs 0.072s coverage: 77.4% of statements [2020-08-17T14:35:29.642Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-17T14:35:29.642Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-17T14:35:29.734Z] #39 81.67 DEP criu/pagemap.d [2020-08-17T14:35:29.997Z] #39 81.84 DEP criu/pagemap-cache.d [2020-08-17T14:35:30.144Z] #39 22.10 CC images/core.o [2020-08-17T14:35:30.168Z] #41 127.1 net [2020-08-17T14:35:30.260Z] #39 82.07 DEP criu/page-xfer.d [2020-08-17T14:35:30.260Z] #39 82.22 DEP criu/page-pipe.d [2020-08-17T14:35:30.273Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 26.2% of statements [2020-08-17T14:35:30.426Z] #41 127.4 compress/gzip [2020-08-17T14:35:30.524Z] #39 82.39 DEP criu/netfilter.d [2020-08-17T14:35:30.524Z] #39 82.62 DEP criu/net.d [2020-08-17T14:35:30.563Z] time="2020-08-17T14:35:30Z" level=error msg="Failed to open log file: open /tmp/docker-logger-000401601/container.log.1: no such file or directory" [2020-08-17T14:35:30.563Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 61.6% of statements [2020-08-17T14:35:30.683Z] #41 127.8 vendor/golang.org/x/text/transform [2020-08-17T14:35:30.713Z] #39 22.73 CC images/core-x86.o [2020-08-17T14:35:30.787Z] #39 82.77 DEP criu/namespaces.d [2020-08-17T14:35:30.787Z] #39 82.90 DEP criu/mount.d [2020-08-17T14:35:30.853Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2020-08-17T14:35:31.051Z] #39 83.06 DEP criu/memfd.d [2020-08-17T14:35:31.051Z] #39 83.19 DEP criu/mem.d [2020-08-17T14:35:31.245Z] #41 ... [2020-08-17T14:35:31.245Z] [2020-08-17T14:35:31.245Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:35:31.245Z] #47 DONE 128.3s [2020-08-17T14:35:31.283Z] #39 23.30 CC images/core-arm.o [2020-08-17T14:35:31.315Z] #39 83.44 DEP criu/lsm.d [2020-08-17T14:35:31.315Z] #39 ... [2020-08-17T14:35:31.315Z] [2020-08-17T14:35:31.315Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:35:31.315Z] #17 12.60 Reading package lists... [2020-08-17T14:35:31.315Z] #17 15.39 Building dependency tree... [2020-08-17T14:35:31.315Z] #17 16.67 libcap2-bin is already the newest version (1:2.25-2). [2020-08-17T14:35:31.315Z] #17 16.67 The following additional packages will be installed: [2020-08-17T14:35:31.315Z] #17 16.67 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-17T14:35:31.315Z] #17 16.67 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-17T14:35:31.315Z] #17 16.67 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-17T14:35:31.315Z] #17 16.67 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-17T14:35:31.315Z] #17 16.67 python3.7 python3.7-minimal vim-runtime xxd [2020-08-17T14:35:31.315Z] #17 16.69 Suggested packages: [2020-08-17T14:35:31.315Z] #17 16.69 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-17T14:35:31.315Z] #17 16.69 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-17T14:35:31.315Z] #17 16.69 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-17T14:35:31.315Z] #17 16.69 Recommended packages: [2020-08-17T14:35:31.315Z] #17 16.69 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-17T14:35:31.315Z] #17 16.69 python3-keyrings.alt python3-xdg unzip [2020-08-17T14:35:31.315Z] #17 18.17 The following NEW packages will be installed: [2020-08-17T14:35:31.315Z] #17 18.17 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-17T14:35:31.315Z] #17 18.18 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-17T14:35:31.315Z] #17 18.18 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-17T14:35:31.315Z] #17 18.18 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-17T14:35:31.315Z] #17 18.18 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-17T14:35:31.315Z] #17 18.18 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-17T14:35:31.315Z] #17 18.18 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-17T14:35:31.315Z] #17 18.18 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-17T14:35:31.315Z] #17 18.18 xz-utils zip [2020-08-17T14:35:31.483Z] ok github.com/docker/docker/daemon/logger/local 0.020s coverage: 75.2% of statements [2020-08-17T14:35:31.483Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-17T14:35:31.501Z] [2020-08-17T14:35:31.501Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:31.501Z] #39 26.49 CC images/pstree.o [2020-08-17T14:35:31.501Z] #39 26.70 CC images/pipe.o [2020-08-17T14:35:31.501Z] #39 26.96 CC images/tcp-stream.o [2020-08-17T14:35:31.501Z] #39 27.13 CC images/sk-packet.o [2020-08-17T14:35:31.501Z] #39 27.44 CC images/mnt.o [2020-08-17T14:35:31.501Z] #39 27.71 CC images/pipe-data.o [2020-08-17T14:35:31.501Z] #39 28.02 CC images/sa.o [2020-08-17T14:35:31.542Z] #39 23.65 CC images/core-aarch64.o [2020-08-17T14:35:31.757Z] #39 28.53 CC images/timer.o [2020-08-17T14:35:31.801Z] #39 23.95 CC images/core-ppc64.o [2020-08-17T14:35:32.001Z] #17 18.51 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-17T14:35:32.001Z] #17 18.51 Need to get 27.6 MB of archives. [2020-08-17T14:35:32.001Z] #17 18.51 After this operation, 114 MB of additional disk space will be used. [2020-08-17T14:35:32.001Z] #17 18.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-08-17T14:35:32.001Z] #17 18.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-08-17T14:35:32.001Z] #17 18.55 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-08-17T14:35:32.001Z] #17 18.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-08-17T14:35:32.001Z] #17 18.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-08-17T14:35:32.001Z] #17 18.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-08-17T14:35:32.001Z] #17 18.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-08-17T14:35:32.001Z] #17 18.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-08-17T14:35:32.001Z] #17 18.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-08-17T14:35:32.001Z] #17 18.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-08-17T14:35:32.001Z] #17 18.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-08-17T14:35:32.001Z] #17 18.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-08-17T14:35:32.001Z] #17 18.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-08-17T14:35:32.001Z] #17 18.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-08-17T14:35:32.001Z] #17 18.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-08-17T14:35:32.001Z] #17 18.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-08-17T14:35:32.001Z] #17 18.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-08-17T14:35:32.114Z] time="2020-08-17T14:35:31Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate418736506/log513824401.1: no such file or directory" [2020-08-17T14:35:32.114Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 38.3% of statements [2020-08-17T14:35:32.265Z] #17 18.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-17T14:35:32.265Z] #17 18.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-08-17T14:35:32.265Z] #17 18.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-08-17T14:35:32.265Z] #17 18.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-08-17T14:35:32.265Z] #17 18.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-08-17T14:35:32.265Z] #17 18.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-08-17T14:35:32.265Z] #17 18.95 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-08-17T14:35:32.265Z] #17 18.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-08-17T14:35:32.265Z] #17 18.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-08-17T14:35:32.265Z] #17 18.95 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-08-17T14:35:32.265Z] #17 18.96 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-08-17T14:35:32.265Z] #17 18.96 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-08-17T14:35:32.319Z] #39 29.15 CC images/timerfd.o [2020-08-17T14:35:32.369Z] #39 24.59 CC images/core-s390.o [2020-08-17T14:35:32.404Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 33.3% of statements [2020-08-17T14:35:32.628Z] #39 ... [2020-08-17T14:35:32.628Z] [2020-08-17T14:35:32.628Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:35:32.628Z] #52 51.04 Checking out files: 51% (1674/3222) Checking out files: 52% (1676/3222) Checking out files: 53% (1708/3222) Checking out files: 54% (1740/3222) Checking out files: 55% (1773/3222) Checking out files: 56% (1805/3222) Checking out files: 57% (1837/3222) Checking out files: 58% (1869/3222) Checking out files: 59% (1901/3222) Checking out files: 60% (1934/3222) Checking out files: 61% (1966/3222) Checking out files: 62% (1998/3222) Checking out files: 63% (2030/3222) Checking out files: 64% (2063/3222) Checking out files: 65% (2095/3222) Checking out files: 66% (2127/3222) Checking out files: 67% (2159/3222) Checking out files: 68% (2191/3222) Checking out files: 69% (2224/3222) Checking out files: 70% (2256/3222) Checking out files: 71% (2288/3222) Checking out files: 72% (2320/3222) Checking out files: 73% (2353/3222) Checking out files: 74% (2385/3222) Checking out files: 75% (2417/3222) Checking out files: 76% (2449/3222) Checking out files: 77% (2481/3222) Checking out files: 78% (2514/3222) Checking out files: 79% (2546/3222) Checking out files: 80% (2578/3222) Checking out files: 81% (2610/3222) Checking out files: 82% (2643/3222) Checking out files: 83% (2675/3222) Checking out files: 84% (2707/3222) Checking out files: 85% (2739/3222) Checking out files: 86% (2771/3222) Checking out files: 87% (2804/3222) Checking out files: 88% (2836/3222) Checking out files: 89% (2868/3222) Checking out files: 90% (2900/3222) Checking out files: 91% (2933/3222) Checking out files: 92% (2965/3222) Checking out files: 93% (2997/3222) Checking out files: 94% (3029/3222) Checking out files: 95% (3061/3222) Checking out files: 96% (3094/3222) Checking out files: 97% (3126/3222) Checking out files: 98% (3158/3222) Checking out files: 98% (3183/3222) Checking out files: 99% (3190/3222) Checking out files: 100% (3222/3222) Checking out files: 100% (3222/3222), done. [2020-08-17T14:35:32.628Z] #52 52.12 + cd /tmp/tmp.D5HQIIMUwO/src/github.com/containerd/containerd [2020-08-17T14:35:32.628Z] #52 52.12 + git checkout -q 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-08-17T14:35:32.628Z] #52 54.11 + export 'BUILDTAGS=netgo osusergo static_build' [2020-08-17T14:35:32.628Z] #52 54.11 + BUILDTAGS='netgo osusergo static_build' [2020-08-17T14:35:32.628Z] #52 54.11 + export EXTRA_FLAGS=-buildmode=pie [2020-08-17T14:35:32.628Z] #52 54.11 + EXTRA_FLAGS=-buildmode=pie [2020-08-17T14:35:32.628Z] #52 54.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-08-17T14:35:32.628Z] #52 54.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-08-17T14:35:32.628Z] #52 54.11 + '[' '' = dynamic ']' [2020-08-17T14:35:32.628Z] #52 54.11 + make [2020-08-17T14:35:32.628Z] #52 55.22 + bin/ctr [2020-08-17T14:35:32.842Z] #17 19.40 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-08-17T14:35:32.842Z] #17 19.40 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-08-17T14:35:32.842Z] #17 19.41 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-08-17T14:35:32.842Z] #17 19.41 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-08-17T14:35:32.842Z] #17 19.41 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-08-17T14:35:32.842Z] #17 19.42 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-17T14:35:32.842Z] #17 19.49 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-17T14:35:32.842Z] #17 19.49 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-17T14:35:32.842Z] #17 19.50 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-08-17T14:35:32.842Z] #17 19.51 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-17T14:35:32.842Z] #17 19.51 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-17T14:35:32.842Z] #17 19.52 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-17T14:35:32.842Z] #17 19.53 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-08-17T14:35:32.842Z] #17 19.57 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-08-17T14:35:32.842Z] #17 19.58 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-08-17T14:35:32.842Z] #17 19.59 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-17T14:35:32.880Z] #39 29.36 CC images/mm.o [2020-08-17T14:35:33.137Z] #39 29.76 CC images/sk-opts.o [2020-08-17T14:35:33.196Z] #52 ... [2020-08-17T14:35:33.196Z] [2020-08-17T14:35:33.196Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:33.196Z] #39 25.24 CC images/cpuinfo.o [2020-08-17T14:35:33.393Z] #39 29.97 CC images/sk-unix.o [2020-08-17T14:35:33.420Z] #17 20.05 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-08-17T14:35:33.420Z] #17 20.14 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-08-17T14:35:33.420Z] #17 20.18 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-08-17T14:35:33.435Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-08-17T14:35:33.650Z] #39 30.24 CC images/sk-inet.o [2020-08-17T14:35:33.725Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-08-17T14:35:33.763Z] #39 25.72 CC images/inventory.o [2020-08-17T14:35:33.763Z] #39 26.01 CC images/fdinfo.o [2020-08-17T14:35:33.906Z] #39 30.56 CC images/tun.o [2020-08-17T14:35:33.996Z] #17 20.85 debconf: delaying package configuration, since apt-utils is not installed [2020-08-17T14:35:34.163Z] #39 30.86 CC images/sk-netlink.o [2020-08-17T14:35:34.265Z] #17 20.94 Fetched 27.6 MB in 2s (14.0 MB/s) [2020-08-17T14:35:34.265Z] #17 20.99 Selecting previously unselected package pigz. [2020-08-17T14:35:34.265Z] #17 20.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 ... 23405 files and directories currently installed.) [2020-08-17T14:35:34.265Z] #17 21.07 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-08-17T14:35:34.265Z] #17 21.11 Unpacking pigz (2.4-1) ... [2020-08-17T14:35:34.332Z] #39 26.35 CC images/fown.o [2020-08-17T14:35:34.359Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-08-17T14:35:34.419Z] #39 31.07 CC images/packet-sock.o [2020-08-17T14:35:34.591Z] #39 26.57 CC images/ns.o [2020-08-17T14:35:34.649Z] ok github.com/docker/docker/daemon/logger/splunk 1.468s coverage: 82.5% of statements [2020-08-17T14:35:34.649Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-17T14:35:34.649Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-17T14:35:34.676Z] #39 31.40 CC images/ipc-var.o [2020-08-17T14:35:34.843Z] #17 21.38 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-08-17T14:35:34.843Z] #17 21.39 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-08-17T14:35:34.843Z] #17 21.39 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-08-17T14:35:34.850Z] #39 26.74 CC images/regfile.o [2020-08-17T14:35:34.850Z] #39 ... [2020-08-17T14:35:34.850Z] [2020-08-17T14:35:34.850Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:34.850Z] #41 121.2 encoding/xml [2020-08-17T14:35:34.850Z] #41 124.6 go/doc [2020-08-17T14:35:34.850Z] #41 127.1 github.com/LK4D4/vndr/versioned [2020-08-17T14:35:34.850Z] #41 127.2 compress/flate [2020-08-17T14:35:34.850Z] #41 127.8 github.com/LK4D4/vndr/build [2020-08-17T14:35:34.850Z] #41 129.8 hash/crc32 [2020-08-17T14:35:34.850Z] #41 130.3 compress/gzip [2020-08-17T14:35:34.850Z] #41 130.9 vendor/golang.org/x/crypto/cryptobyte [2020-08-17T14:35:34.850Z] #41 ... [2020-08-17T14:35:34.850Z] [2020-08-17T14:35:34.850Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:34.850Z] #39 26.96 CC images/ghost-file.o [2020-08-17T14:35:34.932Z] #39 31.60 CC images/ipc-desc.o [2020-08-17T14:35:35.115Z] #39 ... [2020-08-17T14:35:35.115Z] [2020-08-17T14:35:35.115Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-08-17T14:35:35.115Z] #47 125.1 mvdan.cc/sh/v3/cmd/shfmt [2020-08-17T14:35:35.115Z] #47 DONE 131.6s [2020-08-17T14:35:35.115Z] [2020-08-17T14:35:35.115Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:35.115Z] #41 131.6 net [2020-08-17T14:35:35.189Z] #39 31.84 CC images/ipc-shm.o [2020-08-17T14:35:35.423Z] #17 22.23 Selecting previously unselected package python3.7-minimal. [2020-08-17T14:35:35.423Z] #17 22.24 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-08-17T14:35:35.423Z] #17 22.27 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-17T14:35:35.445Z] #39 32.07 CC images/ipc-msg.o [2020-08-17T14:35:35.681Z] ok github.com/docker/docker/distribution/metadata 0.020s coverage: 48.2% of statements [2020-08-17T14:35:35.702Z] #39 32.31 CC images/ipc-sem.o [2020-08-17T14:35:35.959Z] #39 32.54 CC images/utsns.o [2020-08-17T14:35:35.959Z] #39 32.68 CC images/creds.o [2020-08-17T14:35:35.959Z] #39 32.80 CC images/vma.o [2020-08-17T14:35:36.312Z] ok github.com/docker/docker/distribution 0.825s coverage: 21.9% of statements [2020-08-17T14:35:36.312Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-17T14:35:36.374Z] #17 23.03 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-08-17T14:35:36.374Z] #17 23.06 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-17T14:35:36.494Z] #41 133.0 vendor/golang.org/x/sys/cpu [2020-08-17T14:35:36.522Z] #39 32.97 CC images/netdev.o [2020-08-17T14:35:36.753Z] #41 133.3 vendor/golang.org/x/crypto/chacha20poly1305 [2020-08-17T14:35:36.778Z] #39 33.32 CC images/tty.o [2020-08-17T14:35:36.942Z] ok github.com/docker/docker/errdefs 0.002s coverage: 49.4% of statements [2020-08-17T14:35:37.035Z] #39 33.81 CC images/file-lock.o [2020-08-17T14:35:37.292Z] #39 34.03 CC images/rlimit.o [2020-08-17T14:35:37.548Z] #39 34.25 CC images/pagemap.o [2020-08-17T14:35:37.572Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-08-17T14:35:38.135Z] #41 134.3 vendor/golang.org/x/crypto/hkdf [2020-08-17T14:35:38.135Z] #41 134.5 vendor/golang.org/x/text/transform [2020-08-17T14:35:38.137Z] #39 34.59 CC images/siginfo.o [2020-08-17T14:35:38.137Z] #39 34.82 CC images/rpc.o [2020-08-17T14:35:38.239Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-08-17T14:35:38.239Z] ok github.com/docker/docker/distribution/xfer 1.865s coverage: 85.1% of statements [2020-08-17T14:35:38.239Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-17T14:35:38.239Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-17T14:35:38.529Z] ok github.com/docker/docker/image/v1 0.022s coverage: 25.0% of statements [2020-08-17T14:35:38.529Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-17T14:35:38.704Z] #41 135.1 vendor/golang.org/x/text/unicode/bidi [2020-08-17T14:35:39.162Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-08-17T14:35:39.536Z] #39 36.19 CC images/ext-file.o [2020-08-17T14:35:39.790Z] #17 26.00 Selecting previously unselected package python3-minimal. [2020-08-17T14:35:39.790Z] #17 26.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2020-08-17T14:35:39.790Z] #17 26.08 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-08-17T14:35:39.790Z] #17 26.10 Unpacking python3-minimal (3.7.3-1) ... [2020-08-17T14:35:39.790Z] #17 26.24 Selecting previously unselected package libmpdec2:arm64. [2020-08-17T14:35:39.790Z] #17 26.25 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-08-17T14:35:39.790Z] #17 ... [2020-08-17T14:35:39.790Z] [2020-08-17T14:35:39.790Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-17T14:35:39.790Z] #36 154.4 + dpkg --print-architecture [2020-08-17T14:35:39.792Z] #39 36.40 CC images/cgroup.o [2020-08-17T14:35:40.082Z] #41 136.6 vendor/golang.org/x/text/secure/bidirule [2020-08-17T14:35:40.193Z] ok github.com/docker/docker/opts 0.013s coverage: 67.4% of statements [2020-08-17T14:35:40.193Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-08-17T14:35:40.341Z] #41 136.9 vendor/golang.org/x/text/unicode/norm [2020-08-17T14:35:40.353Z] #39 37.05 CC images/userns.o [2020-08-17T14:35:40.914Z] #39 37.40 CC images/google/protobuf/descriptor.o [2020-08-17T14:35:41.278Z] #41 ... [2020-08-17T14:35:41.278Z] [2020-08-17T14:35:41.278Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:41.278Z] #39 27.39 CC images/fifo.o [2020-08-17T14:35:41.278Z] #39 27.90 CC images/remap-file-path.o [2020-08-17T14:35:41.278Z] #39 28.26 CC images/eventfd.o [2020-08-17T14:35:41.278Z] #39 28.55 CC images/eventpoll.o [2020-08-17T14:35:41.278Z] #39 28.84 CC images/fh.o [2020-08-17T14:35:41.278Z] #39 29.09 CC images/fsnotify.o [2020-08-17T14:35:41.278Z] #39 29.64 CC images/signalfd.o [2020-08-17T14:35:41.278Z] #39 29.89 CC images/fs.o [2020-08-17T14:35:41.278Z] #39 30.12 CC images/pstree.o [2020-08-17T14:35:41.278Z] #39 30.36 CC images/pipe.o [2020-08-17T14:35:41.278Z] #39 30.58 CC images/tcp-stream.o [2020-08-17T14:35:41.278Z] #39 30.85 CC images/sk-packet.o [2020-08-17T14:35:41.278Z] #39 31.13 CC images/mnt.o [2020-08-17T14:35:41.278Z] #39 31.29 CC images/pipe-data.o [2020-08-17T14:35:41.278Z] #39 31.43 CC images/sa.o [2020-08-17T14:35:41.278Z] #39 31.58 CC images/timer.o [2020-08-17T14:35:41.278Z] #39 31.89 CC images/timerfd.o [2020-08-17T14:35:41.278Z] #39 32.07 CC images/mm.o [2020-08-17T14:35:41.278Z] #39 32.36 CC images/sk-opts.o [2020-08-17T14:35:41.278Z] #39 32.52 CC images/sk-unix.o [2020-08-17T14:35:41.278Z] #39 32.80 CC images/sk-inet.o [2020-08-17T14:35:41.278Z] #39 33.22 CC images/tun.o [2020-08-17T14:35:41.538Z] #39 33.59 CC images/sk-netlink.o [2020-08-17T14:35:41.696Z] ok github.com/docker/docker/pkg/archive 0.495s coverage: 77.2% of statements [2020-08-17T14:35:41.789Z] #36 DONE 156.5s [2020-08-17T14:35:41.789Z] [2020-08-17T14:35:41.789Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:41.789Z] #39 83.61 DEP criu/log.d [2020-08-17T14:35:41.789Z] #39 83.73 DEP criu/libnetlink.d [2020-08-17T14:35:41.789Z] #39 83.85 DEP criu/kerndat.d [2020-08-17T14:35:41.789Z] #39 84.17 DEP criu/kcmp-ids.d [2020-08-17T14:35:41.789Z] #39 84.29 DEP criu/irmap.d [2020-08-17T14:35:41.789Z] #39 84.51 DEP criu/ipc_ns.d [2020-08-17T14:35:41.789Z] #39 84.62 DEP criu/image.d [2020-08-17T14:35:41.789Z] #39 84.77 DEP criu/image-desc.d [2020-08-17T14:35:41.789Z] #39 84.86 DEP criu/fsnotify.d [2020-08-17T14:35:41.789Z] #39 85.00 DEP criu/filesystems.d [2020-08-17T14:35:41.789Z] #39 85.09 DEP criu/files.d [2020-08-17T14:35:41.789Z] #39 85.18 DEP criu/files-reg.d [2020-08-17T14:35:41.789Z] #39 85.34 DEP criu/files-ext.d [2020-08-17T14:35:41.789Z] #39 85.49 DEP criu/file-lock.d [2020-08-17T14:35:41.789Z] #39 85.65 DEP criu/file-ids.d [2020-08-17T14:35:41.789Z] #39 85.81 DEP criu/fifo.d [2020-08-17T14:35:41.789Z] #39 85.95 DEP criu/fdstore.d [2020-08-17T14:35:41.789Z] #39 86.00 DEP criu/fault-injection.d [2020-08-17T14:35:41.789Z] #39 86.03 DEP criu/external.d [2020-08-17T14:35:41.789Z] #39 86.08 DEP criu/eventpoll.d [2020-08-17T14:35:41.789Z] #39 86.18 DEP criu/eventfd.d [2020-08-17T14:35:41.789Z] #39 86.28 DEP criu/crtools.d [2020-08-17T14:35:41.789Z] #39 86.39 DEP criu/cr-service.d [2020-08-17T14:35:41.789Z] #39 86.61 DEP criu/cr-restore.d [2020-08-17T14:35:41.789Z] #39 86.83 DEP criu/cr-errno.d [2020-08-17T14:35:41.789Z] #39 86.85 DEP criu/cr-dump.d [2020-08-17T14:35:41.789Z] #39 86.95 DEP criu/cr-dedup.d [2020-08-17T14:35:41.789Z] #39 87.06 DEP criu/cr-check.d [2020-08-17T14:35:41.789Z] #39 87.26 DEP criu/config.d [2020-08-17T14:35:41.789Z] #39 87.47 DEP criu/clone-noasan.d [2020-08-17T14:35:41.789Z] #39 87.57 DEP criu/cgroup.d [2020-08-17T14:35:41.789Z] #39 87.75 DEP criu/cgroup-props.d [2020-08-17T14:35:41.789Z] #39 87.88 DEP criu/bitmap.d [2020-08-17T14:35:41.789Z] #39 87.89 DEP criu/bfd.d [2020-08-17T14:35:41.789Z] #39 88.04 DEP criu/autofs.d [2020-08-17T14:35:41.789Z] #39 88.20 DEP criu/aio.d [2020-08-17T14:35:41.789Z] #39 88.46 DEP criu/action-scripts.d [2020-08-17T14:35:41.789Z] #39 88.71 CC criu/action-scripts.o [2020-08-17T14:35:41.789Z] #39 89.38 CC criu/aio.o [2020-08-17T14:35:41.789Z] #39 90.21 CC criu/autofs.o [2020-08-17T14:35:41.789Z] #39 91.89 CC criu/bfd.o [2020-08-17T14:35:41.789Z] #39 92.58 CC criu/bitmap.o [2020-08-17T14:35:41.789Z] #39 92.80 CC criu/cgroup-props.o [2020-08-17T14:35:41.789Z] #39 93.53 CC criu/cgroup.o [2020-08-17T14:35:41.789Z] #39 ... [2020-08-17T14:35:41.789Z] [2020-08-17T14:35:41.789Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:35:41.789Z] #17 26.25 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-08-17T14:35:41.789Z] #17 26.27 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-08-17T14:35:41.789Z] #17 26.62 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-08-17T14:35:41.789Z] #17 26.63 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-08-17T14:35:41.789Z] #17 26.65 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-08-17T14:35:41.789Z] #17 28.36 Selecting previously unselected package python3.7. [2020-08-17T14:35:41.789Z] #17 28.37 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-08-17T14:35:41.789Z] #17 28.38 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-17T14:35:41.789Z] #17 28.54 Selecting previously unselected package libpython3-stdlib:arm64. [2020-08-17T14:35:41.789Z] #17 28.54 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-08-17T14:35:41.789Z] #17 28.59 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-08-17T14:35:41.797Z] #39 33.83 CC images/packet-sock.o [2020-08-17T14:35:41.842Z] #39 ... [2020-08-17T14:35:41.842Z] [2020-08-17T14:35:41.842Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:41.842Z] #41 128.7 vendor/golang.org/x/text/unicode/bidi [2020-08-17T14:35:41.842Z] #41 130.7 vendor/golang.org/x/text/secure/bidirule [2020-08-17T14:35:41.842Z] #41 131.0 vendor/golang.org/x/text/unicode/norm [2020-08-17T14:35:41.842Z] #41 135.2 vendor/golang.org/x/net/idna [2020-08-17T14:35:41.842Z] #41 137.3 vendor/golang.org/x/net/http2/hpack [2020-08-17T14:35:41.842Z] #41 138.4 mime [2020-08-17T14:35:42.051Z] #17 28.75 Setting up python3-minimal (3.7.3-1) ... [2020-08-17T14:35:42.056Z] #39 34.18 CC images/ipc-var.o [2020-08-17T14:35:42.099Z] #41 ... [2020-08-17T14:35:42.099Z] [2020-08-17T14:35:42.099Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:42.099Z] #39 38.93 CC images/opts.o [2020-08-17T14:35:42.316Z] #39 34.41 CC images/ipc-desc.o [2020-08-17T14:35:42.575Z] #39 34.62 CC images/ipc-shm.o [2020-08-17T14:35:42.660Z] #39 39.22 CC images/seccomp.o [2020-08-17T14:35:42.660Z] #39 39.48 CC images/binfmt-misc.o [2020-08-17T14:35:42.727Z] ok github.com/docker/docker/pkg/authorization 0.552s coverage: 68.3% of statements [2020-08-17T14:35:42.843Z] #39 34.78 CC images/ipc-msg.o [2020-08-17T14:35:43.017Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-08-17T14:35:43.102Z] #39 35.03 CC images/ipc-sem.o [2020-08-17T14:35:43.102Z] #39 35.22 CC images/utsns.o [2020-08-17T14:35:43.221Z] #39 39.78 CC images/time.o [2020-08-17T14:35:43.221Z] #39 ... [2020-08-17T14:35:43.221Z] [2020-08-17T14:35:43.221Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:35:43.221Z] #10 130.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-17T14:35:43.221Z] #10 130.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-17T14:35:43.221Z] #10 130.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:35:43.309Z] ok github.com/docker/docker/pkg/capabilities 0.001s coverage: 87.5% of statements [2020-08-17T14:35:43.361Z] #39 35.37 CC images/creds.o [2020-08-17T14:35:43.361Z] #39 35.56 CC images/vma.o [2020-08-17T14:35:43.450Z] #17 30.16 Selecting previously unselected package python3. [2020-08-17T14:35:43.450Z] #17 30.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-08-17T14:35:43.450Z] #17 30.22 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-08-17T14:35:43.450Z] #17 30.24 Unpacking python3 (3.7.3-1) ... [2020-08-17T14:35:43.477Z] #10 ... [2020-08-17T14:35:43.477Z] [2020-08-17T14:35:43.477Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:43.477Z] #39 39.97 CC images/sysctl.o [2020-08-17T14:35:43.477Z] #39 40.15 CC images/autofs.o [2020-08-17T14:35:43.622Z] #39 35.81 CC images/netdev.o [2020-08-17T14:35:43.732Z] #39 40.30 CC images/macvlan.o [2020-08-17T14:35:43.732Z] #39 40.52 CC images/sit.o [2020-08-17T14:35:43.734Z] #17 30.34 Selecting previously unselected package libip4tc0:arm64. [2020-08-17T14:35:43.734Z] #17 30.35 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-08-17T14:35:43.734Z] #17 30.36 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-08-17T14:35:43.734Z] #17 30.52 Selecting previously unselected package libip6tc0:arm64. [2020-08-17T14:35:43.734Z] #17 30.53 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-08-17T14:35:43.734Z] #17 30.54 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-08-17T14:35:43.989Z] #39 40.73 CC images/memfd.o [2020-08-17T14:35:44.016Z] #17 30.60 Selecting previously unselected package libiptc0:arm64. [2020-08-17T14:35:44.016Z] #17 30.60 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-08-17T14:35:44.016Z] #17 30.61 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-08-17T14:35:44.016Z] #17 30.72 Selecting previously unselected package libnfnetlink0:arm64. [2020-08-17T14:35:44.016Z] #17 30.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-08-17T14:35:44.016Z] #17 30.73 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-08-17T14:35:44.016Z] #17 30.81 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-08-17T14:35:44.016Z] #17 30.81 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-08-17T14:35:44.016Z] #17 30.83 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-08-17T14:35:44.196Z] #39 36.25 CC images/tty.o [2020-08-17T14:35:44.196Z] #39 ... [2020-08-17T14:35:44.196Z] [2020-08-17T14:35:44.196Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:44.196Z] #41 140.7 vendor/golang.org/x/net/idna [2020-08-17T14:35:44.280Z] #17 30.92 Selecting previously unselected package libnftnl11:arm64. [2020-08-17T14:35:44.280Z] #17 30.93 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-08-17T14:35:44.280Z] #17 30.94 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-08-17T14:35:44.280Z] #17 31.08 Selecting previously unselected package iptables. [2020-08-17T14:35:44.552Z] #39 41.01 CC images/timens.o [2020-08-17T14:35:44.552Z] #39 41.25 LINK images/built-in.o [2020-08-17T14:35:44.552Z] #39 41.39 GEN compel/include/asm [2020-08-17T14:35:44.552Z] #17 31.08 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-08-17T14:35:44.552Z] #17 31.08 Unpacking iptables (1.8.2-4) ... [2020-08-17T14:35:44.809Z] #39 41.44 GEN compel/include/version.h [2020-08-17T14:35:44.809Z] #39 41.45 touch .config [2020-08-17T14:35:44.809Z] #39 41.51 GEN include/common/config.h [2020-08-17T14:35:44.809Z] #39 41.61 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-17T14:35:44.828Z] #17 31.47 Selecting previously unselected package xxd. [2020-08-17T14:35:44.828Z] #17 31.48 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-08-17T14:35:44.828Z] #17 31.50 Unpacking xxd (2:8.1.0875-5) ... [2020-08-17T14:35:45.065Z] #39 41.63 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-17T14:35:45.065Z] #39 41.65 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-17T14:35:45.065Z] #39 41.68 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-17T14:35:45.065Z] #39 41.71 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-17T14:35:45.065Z] #39 41.75 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-17T14:35:45.065Z] #39 41.79 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-17T14:35:45.065Z] #39 41.82 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-17T14:35:45.110Z] #17 31.68 Selecting previously unselected package vim-common. [2020-08-17T14:35:45.110Z] #17 31.68 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-17T14:35:45.110Z] #17 31.71 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-17T14:35:45.110Z] #17 31.90 Selecting previously unselected package bash-completion. [2020-08-17T14:35:45.110Z] #17 31.90 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-17T14:35:45.322Z] #39 41.85 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-17T14:35:45.322Z] #39 41.89 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-17T14:35:45.322Z] #39 41.89 DEP compel/plugins/std/infect.d [2020-08-17T14:35:45.322Z] #39 42.01 DEP compel/plugins/std/string.d [2020-08-17T14:35:45.579Z] #39 42.15 DEP compel/plugins/std/log.d [2020-08-17T14:35:45.579Z] #39 42.24 DEP compel/plugins/std/fds.d [2020-08-17T14:35:45.579Z] #39 42.31 DEP compel/plugins/std/std.d [2020-08-17T14:35:45.835Z] #39 42.42 DEP compel/plugins/shmem/shmem.d [2020-08-17T14:35:45.835Z] #39 42.52 DEP compel/plugins/fds/fds.d [2020-08-17T14:35:46.094Z] #39 42.71 CC compel/plugins/std/std.o [2020-08-17T14:35:46.349Z] #39 42.99 CC compel/plugins/std/fds.o [2020-08-17T14:35:46.731Z] #41 142.9 vendor/golang.org/x/net/http2/hpack [2020-08-17T14:35:46.910Z] #39 43.54 CC compel/plugins/std/log.o [2020-08-17T14:35:47.300Z] #41 143.9 mime [2020-08-17T14:35:47.750Z] ok github.com/docker/docker/pkg/chrootarchive 3.478s coverage: 43.2% of statements [2020-08-17T14:35:47.750Z] ok github.com/docker/docker/layer 7.365s coverage: 68.8% of statements [2020-08-17T14:35:47.750Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-17T14:35:47.750Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-17T14:35:47.750Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-17T14:35:47.750Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-17T14:35:47.750Z] ? github.com/docker/docker/oci [no test files] [2020-08-17T14:35:47.750Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-17T14:35:47.750Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-17T14:35:47.750Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-17T14:35:47.750Z] ok github.com/docker/docker/pkg/directory 0.017s coverage: 80.0% of statements [2020-08-17T14:35:47.750Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-08-17T14:35:47.750Z] ok github.com/docker/docker/pkg/discovery/file 0.001s coverage: 92.9% of statements [2020-08-17T14:35:47.840Z] #39 44.42 CC compel/plugins/std/string.o [2020-08-17T14:35:48.380Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-08-17T14:35:48.402Z] #39 45.13 CC compel/plugins/std/infect.o [2020-08-17T14:35:48.447Z] #17 34.89 Unpacking bash-completion (1:2.8-6) ... [2020-08-17T14:35:48.659Z] #39 ... [2020-08-17T14:35:48.659Z] [2020-08-17T14:35:48.659Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:35:48.659Z] #10 145.8 Selecting previously unselected package libapparmor1:amd64. [2020-08-17T14:35:48.659Z] #10 145.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-17T14:35:48.659Z] #10 145.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-17T14:35:48.659Z] #10 145.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-17T14:35:48.670Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-08-17T14:35:48.710Z] #17 35.35 Selecting previously unselected package bzip2. [2020-08-17T14:35:48.710Z] #17 35.36 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-08-17T14:35:48.710Z] #17 35.37 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-17T14:35:48.710Z] #17 35.48 Selecting previously unselected package xz-utils. [2020-08-17T14:35:48.916Z] #10 145.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-17T14:35:48.916Z] #10 145.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-17T14:35:48.916Z] #10 146.1 Selecting previously unselected package libbtrfs0. [2020-08-17T14:35:48.916Z] #10 146.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-17T14:35:48.916Z] #10 146.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-17T14:35:48.961Z] ok github.com/docker/docker/pkg/dmesg 0.024s coverage: 83.3% of statements [2020-08-17T14:35:48.973Z] #17 35.49 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-08-17T14:35:48.973Z] #17 35.50 Unpacking xz-utils (5.2.4-1) ... [2020-08-17T14:35:48.973Z] #17 35.70 Selecting previously unselected package apparmor. [2020-08-17T14:35:48.973Z] #17 35.71 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-08-17T14:35:49.172Z] #10 146.2 Selecting previously unselected package libbtrfs-dev. [2020-08-17T14:35:49.172Z] #10 146.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-17T14:35:49.172Z] #10 146.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-17T14:35:49.206Z] #41 ... [2020-08-17T14:35:49.206Z] [2020-08-17T14:35:49.206Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:35:49.206Z] #10 135.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-08-17T14:35:49.206Z] #10 135.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-08-17T14:35:49.206Z] #10 135.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:35:49.206Z] #10 ... [2020-08-17T14:35:49.206Z] [2020-08-17T14:35:49.206Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:49.206Z] #41 145.8 mime/quotedprintable [2020-08-17T14:35:49.236Z] #17 35.79 Unpacking apparmor (2.13.2-10) ... [2020-08-17T14:35:49.428Z] #10 146.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-17T14:35:49.428Z] #10 146.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-17T14:35:49.428Z] #10 146.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-17T14:35:49.428Z] #10 146.5 Selecting previously unselected package libudev-dev:amd64. [2020-08-17T14:35:49.428Z] #10 146.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-17T14:35:49.428Z] #10 146.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-17T14:35:49.501Z] #17 36.16 Selecting previously unselected package aufs-tools. [2020-08-17T14:35:49.501Z] #17 36.17 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-08-17T14:35:49.501Z] #17 36.18 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-17T14:35:49.501Z] #17 36.30 Selecting previously unselected package libonig5:arm64. [2020-08-17T14:35:49.686Z] #10 146.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-17T14:35:49.686Z] #10 146.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-17T14:35:49.686Z] #10 146.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-17T14:35:49.763Z] #17 36.31 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-08-17T14:35:49.764Z] #17 36.31 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-08-17T14:35:49.764Z] #17 36.47 Selecting previously unselected package libjq1:arm64. [2020-08-17T14:35:49.764Z] #17 36.47 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-08-17T14:35:49.764Z] #17 36.48 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-17T14:35:49.764Z] #17 36.60 Selecting previously unselected package jq. [2020-08-17T14:35:49.774Z] #41 146.2 net/http/internal [2020-08-17T14:35:49.991Z] ok github.com/docker/docker/pkg/filenotify 0.614s coverage: 67.0% of statements [2020-08-17T14:35:50.026Z] #17 36.60 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-08-17T14:35:50.026Z] #17 36.62 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-17T14:35:50.026Z] #17 36.74 Selecting previously unselected package libaio1:arm64. [2020-08-17T14:35:50.026Z] #17 36.74 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-08-17T14:35:50.026Z] #17 36.75 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-08-17T14:35:50.026Z] #17 36.83 Selecting previously unselected package libgpm2:arm64. [2020-08-17T14:35:50.026Z] #17 36.83 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-08-17T14:35:50.026Z] #17 36.85 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-08-17T14:35:50.289Z] #17 36.95 Selecting previously unselected package libicu63:arm64. [2020-08-17T14:35:50.289Z] #17 36.96 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-08-17T14:35:50.289Z] #17 36.96 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-17T14:35:50.615Z] #10 147.4 Selecting previously unselected package libpcre16-3:amd64. [2020-08-17T14:35:50.615Z] #10 147.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-17T14:35:50.615Z] #10 147.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-17T14:35:50.623Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-08-17T14:35:51.178Z] #10 ... [2020-08-17T14:35:51.178Z] [2020-08-17T14:35:51.178Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:35:51.178Z] #54 140.9 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-17T14:35:51.178Z] #54 140.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-17T14:35:51.178Z] #54 DONE 148.3s [2020-08-17T14:35:51.178Z] [2020-08-17T14:35:51.178Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:35:51.178Z] #10 148.2 Selecting previously unselected package libpcre32-3:amd64. [2020-08-17T14:35:51.178Z] #10 148.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-17T14:35:51.178Z] #10 148.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-17T14:35:51.449Z] #10 ... [2020-08-17T14:35:51.449Z] [2020-08-17T14:35:51.449Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-17T14:35:51.449Z] #55 DONE 0.0s [2020-08-17T14:35:51.449Z] [2020-08-17T14:35:51.449Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-17T14:35:51.449Z] #56 DONE 0.0s [2020-08-17T14:35:51.449Z] [2020-08-17T14:35:51.449Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:35:51.449Z] #10 148.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-17T14:35:51.449Z] #10 148.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-17T14:35:51.449Z] #10 148.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-17T14:35:51.652Z] ok github.com/docker/docker/pkg/fsutils 0.412s coverage: 85.1% of statements [2020-08-17T14:35:51.653Z] ok github.com/docker/docker/pkg/discovery/kv 3.075s coverage: 84.1% of statements [2020-08-17T14:35:51.704Z] #10 148.8 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-17T14:35:51.704Z] #10 148.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-17T14:35:51.704Z] #10 148.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-17T14:35:51.943Z] ok github.com/docker/docker/pkg/homedir 0.006s coverage: 11.4% of statements [2020-08-17T14:35:52.358Z] #41 149.0 crypto/tls [2020-08-17T14:35:52.574Z] ok github.com/docker/docker/pkg/idtools 0.286s coverage: 70.5% of statements [2020-08-17T14:35:52.574Z] ok github.com/docker/docker/pkg/ioutils 0.297s coverage: 70.6% of statements [2020-08-17T14:35:52.632Z] #10 149.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-17T14:35:52.632Z] #10 149.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-17T14:35:52.632Z] #10 149.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-17T14:35:52.632Z] #10 149.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-17T14:35:52.632Z] #10 149.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-17T14:35:52.632Z] #10 149.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-17T14:35:52.864Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-08-17T14:35:52.888Z] #10 149.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-17T14:35:52.888Z] #10 149.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-17T14:35:52.888Z] #10 149.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-17T14:35:52.888Z] #10 ... [2020-08-17T14:35:52.888Z] [2020-08-17T14:35:52.888Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:52.888Z] #41 139.9 mime/quotedprintable [2020-08-17T14:35:52.888Z] #41 140.1 net/http/internal [2020-08-17T14:35:52.888Z] #41 143.4 net/textproto [2020-08-17T14:35:52.888Z] #41 143.4 crypto/x509 [2020-08-17T14:35:52.888Z] #41 144.4 vendor/golang.org/x/net/http/httpguts [2020-08-17T14:35:52.888Z] #41 144.5 vendor/golang.org/x/net/http/httpproxy [2020-08-17T14:35:52.888Z] #41 145.0 mime/multipart [2020-08-17T14:35:52.888Z] #41 147.5 crypto/tls [2020-08-17T14:35:52.888Z] #41 ... [2020-08-17T14:35:52.888Z] [2020-08-17T14:35:52.888Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:35:52.888Z] #10 150.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-17T14:35:52.888Z] #10 150.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-17T14:35:52.888Z] #10 150.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-17T14:35:53.155Z] ok github.com/docker/docker/pkg/locker 0.020s coverage: 88.9% of statements [2020-08-17T14:35:53.155Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-08-17T14:35:53.155Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-17T14:35:53.155Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-17T14:35:53.155Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-08-17T14:35:53.155Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-17T14:35:53.451Z] #10 150.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-17T14:35:53.451Z] #10 150.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-17T14:35:53.451Z] #10 150.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-17T14:35:53.451Z] #10 150.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-17T14:35:53.451Z] #10 150.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-17T14:35:53.451Z] #10 150.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-17T14:35:53.451Z] #10 150.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:35:53.451Z] #10 150.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-17T14:35:53.451Z] #10 150.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-17T14:35:53.451Z] #10 150.6 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-17T14:35:53.451Z] #10 150.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-17T14:35:53.451Z] #10 150.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-17T14:35:53.451Z] #10 150.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-17T14:35:53.451Z] #10 150.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-17T14:35:53.451Z] #10 150.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-17T14:35:53.451Z] #10 150.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-17T14:35:53.451Z] #10 150.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-17T14:35:53.451Z] #10 150.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:35:53.479Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-08-17T14:35:53.479Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-08-17T14:35:53.616Z] #17 39.83 Selecting previously unselected package libnet1:arm64. [2020-08-17T14:35:53.616Z] #17 39.83 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-08-17T14:35:53.616Z] #17 39.85 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-17T14:35:53.616Z] #17 39.95 Selecting previously unselected package libnl-3-200:arm64. [2020-08-17T14:35:53.616Z] #17 39.96 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-08-17T14:35:53.616Z] #17 39.97 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-08-17T14:35:53.616Z] #17 40.04 Selecting previously unselected package libprotobuf-c1:arm64. [2020-08-17T14:35:53.616Z] #17 40.06 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-08-17T14:35:53.616Z] #17 40.07 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-17T14:35:53.616Z] #17 40.16 Selecting previously unselected package libreadline5:arm64. [2020-08-17T14:35:53.616Z] #17 40.16 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-08-17T14:35:53.616Z] #17 40.18 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-08-17T14:35:53.616Z] #17 40.28 Selecting previously unselected package net-tools. [2020-08-17T14:35:53.616Z] #17 40.28 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-08-17T14:35:53.616Z] #17 40.30 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-17T14:35:53.616Z] #17 40.53 Selecting previously unselected package python-pip-whl. [2020-08-17T14:35:53.711Z] #10 150.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-17T14:35:53.711Z] #10 150.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-17T14:35:53.711Z] #10 150.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:35:53.711Z] #10 150.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-17T14:35:53.711Z] #10 150.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-08-17T14:35:53.711Z] #10 150.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-17T14:35:53.711Z] #10 150.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-17T14:35:53.711Z] #10 150.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-17T14:35:53.711Z] #10 150.7 Setting up dmsetup (2:1.02.155-3) ... [2020-08-17T14:35:53.711Z] #10 150.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-17T14:35:53.711Z] #10 150.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-17T14:35:53.711Z] #10 150.8 Processing triggers for libc-bin (2.28-10) ... [2020-08-17T14:35:53.769Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2020-08-17T14:35:53.769Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2020-08-17T14:35:53.769Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-17T14:35:53.769Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-17T14:35:53.880Z] #17 40.55 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-17T14:35:53.880Z] #17 40.57 Unpacking python-pip-whl (18.1-5) ... [2020-08-17T14:35:53.966Z] #10 DONE 151.1s [2020-08-17T14:35:53.966Z] [2020-08-17T14:35:53.966Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-17T14:35:54.278Z] #41 ... [2020-08-17T14:35:54.278Z] [2020-08-17T14:35:54.278Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:35:54.278Z] #10 150.4 Selecting previously unselected package libapparmor1:amd64. [2020-08-17T14:35:54.278Z] #10 150.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-08-17T14:35:54.278Z] #10 150.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-08-17T14:35:54.278Z] #10 150.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-08-17T14:35:54.278Z] #10 150.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-08-17T14:35:54.399Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.003s coverage: 56.8% of statements [2020-08-17T14:35:54.457Z] #17 41.04 Selecting previously unselected package python3-lib2to3. [2020-08-17T14:35:54.457Z] #17 41.05 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-17T14:35:54.457Z] #17 41.06 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-17T14:35:54.457Z] #17 41.28 Selecting previously unselected package python3-distutils. [2020-08-17T14:35:54.721Z] #17 41.28 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-17T14:35:54.721Z] #17 41.30 Unpacking python3-distutils (3.7.3-1) ... [2020-08-17T14:35:54.721Z] #17 ... [2020-08-17T14:35:54.721Z] [2020-08-17T14:35:54.721Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:54.721Z] #39 96.51 CC criu/clone-noasan.o [2020-08-17T14:35:54.721Z] #39 96.79 CC criu/config.o [2020-08-17T14:35:54.721Z] #39 98.36 CC criu/cr-check.o [2020-08-17T14:35:54.721Z] #39 100.0 CC criu/cr-dedup.o [2020-08-17T14:35:54.721Z] #39 100.4 CC criu/cr-dump.o [2020-08-17T14:35:54.721Z] #39 102.7 CC criu/cr-errno.o [2020-08-17T14:35:54.721Z] #39 102.8 CC criu/cr-restore.o [2020-08-17T14:35:54.721Z] #39 ... [2020-08-17T14:35:54.721Z] [2020-08-17T14:35:54.721Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:35:54.721Z] #17 41.51 Selecting previously unselected package python3-pip. [2020-08-17T14:35:54.721Z] #17 41.51 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-17T14:35:54.721Z] #17 41.52 Unpacking python3-pip (18.1-5) ... [2020-08-17T14:35:54.846Z] #10 151.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-17T14:35:54.846Z] #10 ... [2020-08-17T14:35:54.846Z] [2020-08-17T14:35:54.846Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:54.846Z] #39 36.73 CC images/file-lock.o [2020-08-17T14:35:54.846Z] #39 36.91 CC images/rlimit.o [2020-08-17T14:35:54.846Z] #39 37.05 CC images/pagemap.o [2020-08-17T14:35:54.846Z] #39 37.31 CC images/siginfo.o [2020-08-17T14:35:54.846Z] #39 37.52 CC images/rpc.o [2020-08-17T14:35:54.846Z] #39 38.64 CC images/ext-file.o [2020-08-17T14:35:54.846Z] #39 38.87 CC images/cgroup.o [2020-08-17T14:35:54.846Z] #39 39.44 CC images/userns.o [2020-08-17T14:35:54.846Z] #39 39.65 CC images/google/protobuf/descriptor.o [2020-08-17T14:35:54.846Z] #39 41.13 CC images/opts.o [2020-08-17T14:35:54.846Z] #39 41.37 CC images/seccomp.o [2020-08-17T14:35:54.846Z] #39 41.56 CC images/binfmt-misc.o [2020-08-17T14:35:54.846Z] #39 41.74 CC images/time.o [2020-08-17T14:35:54.846Z] #39 41.90 CC images/sysctl.o [2020-08-17T14:35:54.846Z] #39 42.07 CC images/autofs.o [2020-08-17T14:35:54.846Z] #39 42.25 CC images/macvlan.o [2020-08-17T14:35:54.846Z] #39 42.40 CC images/sit.o [2020-08-17T14:35:54.846Z] #39 42.58 CC images/memfd.o [2020-08-17T14:35:54.847Z] #39 42.84 CC images/timens.o [2020-08-17T14:35:54.847Z] #39 43.10 LINK images/built-in.o [2020-08-17T14:35:54.847Z] #39 43.33 GEN compel/include/asm [2020-08-17T14:35:54.847Z] #39 43.35 GEN compel/include/version.h [2020-08-17T14:35:54.847Z] #39 43.37 touch .config [2020-08-17T14:35:54.847Z] #39 43.42 GEN include/common/config.h [2020-08-17T14:35:54.847Z] #39 43.54 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-08-17T14:35:54.847Z] #39 43.56 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-08-17T14:35:54.847Z] #39 43.59 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-08-17T14:35:54.847Z] #39 43.61 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-08-17T14:35:54.847Z] #39 43.63 DEP compel/arch/x86/plugins/std/memcpy.d [2020-08-17T14:35:54.847Z] #39 43.66 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-08-17T14:35:54.847Z] #39 43.68 GEN compel/plugins/include/uapi/std/syscall.h [2020-08-17T14:35:54.847Z] #39 43.71 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-08-17T14:35:54.847Z] #39 43.73 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-08-17T14:35:54.847Z] #39 43.75 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-08-17T14:35:54.847Z] #39 43.75 DEP compel/plugins/std/infect.d [2020-08-17T14:35:54.847Z] #39 43.86 DEP compel/plugins/std/string.d [2020-08-17T14:35:54.847Z] #39 43.93 DEP compel/plugins/std/log.d [2020-08-17T14:35:54.847Z] #39 44.00 DEP compel/plugins/std/fds.d [2020-08-17T14:35:54.847Z] #39 44.08 DEP compel/plugins/std/std.d [2020-08-17T14:35:54.847Z] #39 44.22 DEP compel/plugins/shmem/shmem.d [2020-08-17T14:35:54.847Z] #39 44.30 DEP compel/plugins/fds/fds.d [2020-08-17T14:35:54.847Z] #39 44.49 CC compel/plugins/std/std.o [2020-08-17T14:35:54.847Z] #39 44.85 CC compel/plugins/std/fds.o [2020-08-17T14:35:54.847Z] #39 45.28 CC compel/plugins/std/log.o [2020-08-17T14:35:54.847Z] #39 46.07 CC compel/plugins/std/string.o [2020-08-17T14:35:54.847Z] #39 46.85 CC compel/plugins/std/infect.o [2020-08-17T14:35:54.985Z] #17 41.73 Selecting previously unselected package python3-pkg-resources. [2020-08-17T14:35:54.985Z] #17 41.73 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-17T14:35:54.985Z] #17 41.75 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-17T14:35:54.985Z] #17 41.88 Selecting previously unselected package python3-setuptools. [2020-08-17T14:35:55.029Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-08-17T14:35:55.029Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-08-17T14:35:55.106Z] #39 47.20 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-17T14:35:55.249Z] #17 41.88 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-17T14:35:55.249Z] #17 41.90 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-17T14:35:55.319Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-08-17T14:35:55.336Z] #11 DONE 1.4s [2020-08-17T14:35:55.336Z] [2020-08-17T14:35:55.336Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-17T14:35:55.417Z] #39 47.30 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-17T14:35:55.417Z] #39 47.35 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-17T14:35:55.417Z] #39 47.45 AR compel/plugins/std.lib.a [2020-08-17T14:35:55.417Z] #39 47.53 CC compel/plugins/fds/fds.o [2020-08-17T14:35:55.417Z] #39 ... [2020-08-17T14:35:55.417Z] [2020-08-17T14:35:55.417Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:35:55.417Z] #10 152.0 Selecting previously unselected package libbtrfs0. [2020-08-17T14:35:55.513Z] #17 42.24 Selecting previously unselected package python3-wheel. [2020-08-17T14:35:55.513Z] #17 42.25 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-17T14:35:55.513Z] #17 42.26 Unpacking python3-wheel (0.32.3-2) ... [2020-08-17T14:35:55.677Z] #10 152.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-08-17T14:35:55.677Z] #10 152.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-08-17T14:35:55.781Z] #17 42.38 Selecting previously unselected package sudo. [2020-08-17T14:35:55.781Z] #17 42.38 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-08-17T14:35:55.781Z] #17 42.39 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-17T14:35:56.248Z] #10 ... [2020-08-17T14:35:56.248Z] [2020-08-17T14:35:56.248Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:35:56.249Z] #54 144.4 + for f in rootlesskit rootlesskit-docker-proxy [2020-08-17T14:35:56.249Z] #54 144.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-08-17T14:35:56.249Z] #54 DONE 152.6s [2020-08-17T14:35:56.249Z] [2020-08-17T14:35:56.249Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:35:56.249Z] #10 152.6 Selecting previously unselected package libbtrfs-dev. [2020-08-17T14:35:56.249Z] #10 152.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-08-17T14:35:56.249Z] #10 152.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-08-17T14:35:56.249Z] #10 ... [2020-08-17T14:35:56.249Z] [2020-08-17T14:35:56.249Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-08-17T14:35:56.249Z] #55 DONE 0.1s [2020-08-17T14:35:56.249Z] [2020-08-17T14:35:56.249Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-08-17T14:35:56.249Z] #56 DONE 0.1s [2020-08-17T14:35:56.358Z] #17 42.95 Selecting previously unselected package thin-provisioning-tools. [2020-08-17T14:35:56.358Z] #17 42.95 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-08-17T14:35:56.358Z] #17 42.97 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-17T14:35:56.507Z] [2020-08-17T14:35:56.507Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-08-17T14:35:56.507Z] #10 152.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-08-17T14:35:56.507Z] #10 152.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-08-17T14:35:56.507Z] #10 152.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-17T14:35:56.507Z] #10 153.1 Selecting previously unselected package libudev-dev:amd64. [2020-08-17T14:35:56.507Z] #10 153.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-08-17T14:35:56.507Z] #10 153.1 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-17T14:35:56.622Z] #17 43.24 Selecting previously unselected package uidmap. [2020-08-17T14:35:56.622Z] #17 43.24 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-08-17T14:35:56.622Z] #17 43.25 Unpacking uidmap (1:4.5-1.1) ... [2020-08-17T14:35:56.622Z] #17 43.43 Selecting previously unselected package vim-runtime. [2020-08-17T14:35:56.622Z] #17 43.44 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-17T14:35:56.622Z] #17 43.48 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-17T14:35:56.702Z] #12 DONE 1.1s [2020-08-17T14:35:56.702Z] [2020-08-17T14:35:56.702Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:35:56.702Z] #49 1.458 + RM_GOPATH=0 [2020-08-17T14:35:56.702Z] #49 1.458 + TMP_GOPATH= [2020-08-17T14:35:56.702Z] #49 1.458 + : /build [2020-08-17T14:35:56.702Z] #49 1.458 + '[' -z '' ']' [2020-08-17T14:35:56.702Z] #49 1.458 ++ mktemp -d [2020-08-17T14:35:56.702Z] #49 1.465 + export GOPATH=/tmp/tmp.sycGOMb343 [2020-08-17T14:35:56.702Z] #49 1.465 + GOPATH=/tmp/tmp.sycGOMb343 [2020-08-17T14:35:56.702Z] #49 1.465 + RM_GOPATH=1 [2020-08-17T14:35:56.702Z] #49 1.465 + case "$(go env GOARCH)" in [2020-08-17T14:35:56.702Z] #49 1.465 ++ go env GOARCH [2020-08-17T14:35:56.702Z] #49 1.479 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:35:56.702Z] #49 1.479 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:35:56.702Z] #49 1.487 ++ dirname /tmp/install/install.sh [2020-08-17T14:35:56.702Z] #49 1.489 + dir=/tmp/install [2020-08-17T14:35:56.702Z] #49 1.489 + bin=runc [2020-08-17T14:35:56.702Z] #49 1.489 + shift [2020-08-17T14:35:56.702Z] #49 1.489 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-17T14:35:56.702Z] #49 1.493 + . /tmp/install/runc.installer [2020-08-17T14:35:56.702Z] #49 1.493 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-17T14:35:56.702Z] #49 1.493 + install_runc [2020-08-17T14:35:56.702Z] #49 1.493 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-17T14:35:56.702Z] #49 1.493 + uname -r [2020-08-17T14:35:56.702Z] #49 1.514 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-17T14:35:56.702Z] #49 1.517 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-17T14:35:56.702Z] #49 1.517 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-17T14:35:56.702Z] #49 1.517 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sycGOMb343/src/github.com/opencontainers/runc [2020-08-17T14:35:56.702Z] #49 1.553 Cloning into '/tmp/tmp.sycGOMb343/src/github.com/opencontainers/runc'... [2020-08-17T14:35:56.766Z] #10 153.3 Selecting previously unselected package libsepol1-dev:amd64. [2020-08-17T14:35:56.766Z] #10 153.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-08-17T14:35:56.766Z] #10 153.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-08-17T14:35:56.822Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-08-17T14:35:56.822Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-08-17T14:35:56.886Z] #17 43.52 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-17T14:35:56.886Z] #17 43.53 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-17T14:35:57.334Z] #10 153.8 Selecting previously unselected package libpcre16-3:amd64. [2020-08-17T14:35:57.334Z] #10 153.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-08-17T14:35:57.334Z] #10 153.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-08-17T14:35:57.630Z] #49 ... [2020-08-17T14:35:57.630Z] [2020-08-17T14:35:57.630Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-17T14:35:57.630Z] #13 0.901 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-17T14:35:57.630Z] #13 DONE 1.0s [2020-08-17T14:35:57.630Z] [2020-08-17T14:35:57.630Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-17T14:35:57.902Z] #10 154.2 Selecting previously unselected package libpcre32-3:amd64. [2020-08-17T14:35:57.902Z] #10 154.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-08-17T14:35:57.902Z] #10 154.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-08-17T14:35:57.902Z] #10 154.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-08-17T14:35:57.902Z] #10 154.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-08-17T14:35:57.902Z] #10 154.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-17T14:35:58.161Z] #10 154.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-08-17T14:35:58.161Z] #10 154.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-08-17T14:35:58.161Z] #10 154.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-17T14:35:58.420Z] #10 155.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-08-17T14:35:58.420Z] #10 155.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-08-17T14:35:58.420Z] #10 155.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-17T14:35:58.559Z] #14 DONE 1.1s [2020-08-17T14:35:58.559Z] [2020-08-17T14:35:58.559Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-17T14:35:58.679Z] #10 155.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-08-17T14:35:58.679Z] #10 155.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-08-17T14:35:58.679Z] #10 155.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-17T14:35:58.819Z] #15 ... [2020-08-17T14:35:58.819Z] [2020-08-17T14:35:58.819Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:35:58.819Z] #39 45.49 CC compel/arch/x86/plugins/std/parasite-head.o [2020-08-17T14:35:58.819Z] #39 45.54 CC compel/arch/x86/plugins/std/memcpy.o [2020-08-17T14:35:58.819Z] #39 45.60 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-08-17T14:35:58.819Z] #39 45.68 AR compel/plugins/std.lib.a [2020-08-17T14:35:58.819Z] #39 45.76 CC compel/plugins/fds/fds.o [2020-08-17T14:35:58.819Z] #39 46.07 AR compel/plugins/fds.lib.a [2020-08-17T14:35:58.819Z] #39 46.12 HOSTDEP compel/src/lib/log-host.d [2020-08-17T14:35:58.819Z] #39 46.19 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-17T14:35:58.819Z] #39 46.30 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-17T14:35:58.819Z] #39 46.37 HOSTDEP compel/src/main-host.d [2020-08-17T14:35:58.819Z] #39 46.44 DEP compel/src/lib/ptrace.d [2020-08-17T14:35:58.819Z] #39 46.54 DEP compel/src/lib/infect.d [2020-08-17T14:35:58.819Z] #39 46.77 DEP compel/src/lib/infect-util.d [2020-08-17T14:35:58.819Z] #39 46.85 DEP compel/src/lib/infect-rpc.d [2020-08-17T14:35:58.819Z] #39 46.97 DEP compel/arch/x86/src/lib/infect.d [2020-08-17T14:35:58.819Z] #39 47.13 DEP compel/arch/x86/src/lib/cpu.d [2020-08-17T14:35:58.819Z] #39 47.21 DEP compel/src/lib/log.d [2020-08-17T14:35:58.819Z] #39 47.32 DEP compel/src/main.d [2020-08-17T14:35:58.819Z] #39 47.42 DEP compel/src/lib/handle-elf.d [2020-08-17T14:35:58.819Z] #39 47.52 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-17T14:35:58.819Z] #39 47.66 CC compel/src/lib/log.o [2020-08-17T14:35:58.820Z] #39 47.86 CC compel/arch/x86/src/lib/cpu.o [2020-08-17T14:35:58.820Z] #39 49.04 CC compel/arch/x86/src/lib/infect.o [2020-08-17T14:35:58.820Z] #39 49.73 CC compel/src/lib/infect-rpc.o [2020-08-17T14:35:58.820Z] #39 50.13 CC compel/src/lib/infect-util.o [2020-08-17T14:35:58.820Z] #39 50.39 CC compel/src/lib/infect.o [2020-08-17T14:35:58.820Z] #39 53.61 CC compel/src/lib/ptrace.o [2020-08-17T14:35:58.820Z] #39 54.06 AR compel/libcompel.a [2020-08-17T14:35:58.820Z] #39 54.20 HOSTCC compel/src/main-host.o [2020-08-17T14:35:58.820Z] #39 54.64 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-17T14:35:58.820Z] #39 54.84 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-17T14:35:58.820Z] #39 55.38 HOSTCC compel/src/lib/log-host.o [2020-08-17T14:35:58.938Z] #10 155.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-08-17T14:35:58.938Z] #10 155.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-08-17T14:35:58.938Z] #10 155.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-17T14:35:58.938Z] #10 155.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-08-17T14:35:58.938Z] #10 155.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-08-17T14:35:58.938Z] #10 155.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-17T14:35:59.075Z] #39 55.70 HOSTLINK compel/compel-host-bin [2020-08-17T14:35:59.331Z] #39 56.00 DEP soccr/soccr.d [2020-08-17T14:35:59.331Z] #39 56.11 CC soccr/soccr.o [2020-08-17T14:35:59.505Z] #10 156.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-08-17T14:35:59.505Z] #10 156.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-08-17T14:35:59.505Z] #10 156.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-08-17T14:35:59.505Z] #10 156.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-08-17T14:35:59.505Z] #10 156.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-08-17T14:35:59.505Z] #10 156.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-08-17T14:35:59.505Z] #10 156.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:35:59.505Z] #10 156.1 Setting up libbtrfs0 (4.20.1-2) ... [2020-08-17T14:35:59.505Z] #10 156.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-08-17T14:35:59.505Z] #10 156.1 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-08-17T14:35:59.505Z] #10 156.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-08-17T14:35:59.505Z] #10 156.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-08-17T14:35:59.544Z] ok github.com/docker/docker/pkg/signal 2.347s coverage: 61.0% of statements [2020-08-17T14:35:59.587Z] #39 ... [2020-08-17T14:35:59.587Z] [2020-08-17T14:35:59.587Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-17T14:35:59.587Z] #15 DONE 1.1s [2020-08-17T14:35:59.587Z] [2020-08-17T14:35:59.587Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-17T14:35:59.764Z] #10 156.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-08-17T14:35:59.764Z] #10 156.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-08-17T14:35:59.764Z] #10 156.2 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-08-17T14:35:59.764Z] #10 156.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-08-17T14:35:59.764Z] #10 156.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-08-17T14:35:59.764Z] #10 156.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:35:59.764Z] #10 156.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-17T14:35:59.764Z] #10 156.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-08-17T14:35:59.764Z] #10 156.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-08-17T14:35:59.764Z] #10 156.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-08-17T14:35:59.764Z] #10 156.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-08-17T14:35:59.764Z] #10 156.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-08-17T14:35:59.764Z] #10 156.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-08-17T14:35:59.764Z] #10 156.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-08-17T14:35:59.764Z] #10 156.3 Setting up dmsetup (2:1.02.155-3) ... [2020-08-17T14:35:59.764Z] #10 156.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-08-17T14:35:59.764Z] #10 156.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-08-17T14:35:59.764Z] #10 156.3 Processing triggers for libc-bin (2.28-10) ... [2020-08-17T14:35:59.834Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-08-17T14:36:00.124Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-08-17T14:36:00.225Z] #17 46.52 Selecting previously unselected package vim. [2020-08-17T14:36:00.225Z] #17 46.52 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-08-17T14:36:00.225Z] #17 46.56 Unpacking vim (2:8.1.0875-5) ... [2020-08-17T14:36:00.225Z] #17 47.00 Selecting previously unselected package xfsprogs. [2020-08-17T14:36:00.333Z] #10 DONE 156.7s [2020-08-17T14:36:00.333Z] [2020-08-17T14:36:00.333Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-08-17T14:36:00.414Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-08-17T14:36:00.414Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-08-17T14:36:00.491Z] #17 47.01 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-08-17T14:36:00.491Z] #17 47.02 Unpacking xfsprogs (4.20.0-1) ... [2020-08-17T14:36:00.754Z] #17 47.57 Selecting previously unselected package zip. [2020-08-17T14:36:00.953Z] #16 DONE 1.0s [2020-08-17T14:36:00.953Z] [2020-08-17T14:36:00.953Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:36:01.018Z] #17 47.57 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-08-17T14:36:01.018Z] #17 47.58 Unpacking zip (3.0-11+b1) ... [2020-08-17T14:36:01.018Z] #17 47.84 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-17T14:36:01.045Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.8% of statements [2020-08-17T14:36:01.299Z] #17 47.90 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-17T14:36:01.299Z] #17 47.91 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-08-17T14:36:01.299Z] #17 47.94 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-08-17T14:36:01.299Z] #17 47.96 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-08-17T14:36:01.299Z] #17 47.98 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-08-17T14:36:01.299Z] #17 48.00 Setting up uidmap (1:4.5-1.1) ... [2020-08-17T14:36:01.299Z] #17 48.01 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-08-17T14:36:01.299Z] #17 48.04 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-08-17T14:36:01.299Z] #17 48.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-17T14:36:01.299Z] #17 48.09 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-08-17T14:36:01.299Z] #17 48.11 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-08-17T14:36:01.299Z] #17 48.13 Setting up xxd (2:8.1.0875-5) ... [2020-08-17T14:36:01.299Z] #17 48.15 Setting up zip (3.0-11+b1) ... [2020-08-17T14:36:01.299Z] #17 48.18 Setting up vim-common (2:8.1.0875-5) ... [2020-08-17T14:36:01.562Z] #17 48.27 Setting up bash-completion (1:2.8-6) ... [2020-08-17T14:36:01.679Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 36.9% of statements [2020-08-17T14:36:01.886Z] #17 1.362 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-17T14:36:01.970Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2020-08-17T14:36:02.242Z] #11 DONE 1.6s [2020-08-17T14:36:02.242Z] [2020-08-17T14:36:02.242Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:36:02.242Z] #49 1.482 + RM_GOPATH=0 [2020-08-17T14:36:02.242Z] #49 1.482 + TMP_GOPATH= [2020-08-17T14:36:02.242Z] #49 1.482 + : /build [2020-08-17T14:36:02.242Z] #49 1.482 + '[' -z '' ']' [2020-08-17T14:36:02.242Z] #49 1.484 ++ mktemp -d [2020-08-17T14:36:02.242Z] #49 1.486 + export GOPATH=/tmp/tmp.5hzv72QP79 [2020-08-17T14:36:02.242Z] #49 1.486 + GOPATH=/tmp/tmp.5hzv72QP79 [2020-08-17T14:36:02.242Z] #49 1.486 + RM_GOPATH=1 [2020-08-17T14:36:02.242Z] #49 1.486 + case "$(go env GOARCH)" in [2020-08-17T14:36:02.242Z] #49 1.487 ++ go env GOARCH [2020-08-17T14:36:02.242Z] #49 1.522 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:36:02.242Z] #49 1.524 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:36:02.242Z] #49 1.529 ++ dirname /tmp/install/install.sh [2020-08-17T14:36:02.242Z] #49 1.533 + dir=/tmp/install [2020-08-17T14:36:02.242Z] #49 1.533 + bin=runc [2020-08-17T14:36:02.242Z] #49 1.533 + shift [2020-08-17T14:36:02.242Z] #49 1.533 + '[' '!' -f /tmp/install/runc.installer ']' [2020-08-17T14:36:02.242Z] #49 1.533 + . /tmp/install/runc.installer [2020-08-17T14:36:02.242Z] #49 1.533 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-17T14:36:02.242Z] #49 1.533 + install_runc [2020-08-17T14:36:02.242Z] #49 1.533 + grep -q '^3\.10\.0.*\.el7\.' [2020-08-17T14:36:02.242Z] #49 1.533 + uname -r [2020-08-17T14:36:02.242Z] #49 1.539 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-08-17T14:36:02.242Z] #49 1.539 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-08-17T14:36:02.242Z] #49 1.539 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-08-17T14:36:02.242Z] #49 1.539 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5hzv72QP79/src/github.com/opencontainers/runc [2020-08-17T14:36:02.242Z] #49 1.541 Cloning into '/tmp/tmp.5hzv72QP79/src/github.com/opencontainers/runc'... [2020-08-17T14:36:02.260Z] ok github.com/docker/docker/pkg/tarsum 0.032s coverage: 89.3% of statements [2020-08-17T14:36:02.448Z] #17 1.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-17T14:36:02.448Z] #17 1.580 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-17T14:36:02.550Z] testing: warning: no tests to run [2020-08-17T14:36:02.550Z] coverage: [no statements] [2020-08-17T14:36:02.550Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-08-17T14:36:02.705Z] #17 2.033 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-17T14:36:02.841Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-08-17T14:36:03.131Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-08-17T14:36:03.131Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-08-17T14:36:03.181Z] #49 ... [2020-08-17T14:36:03.181Z] [2020-08-17T14:36:03.181Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-08-17T14:36:03.181Z] #12 DONE 1.2s [2020-08-17T14:36:03.181Z] [2020-08-17T14:36:03.181Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-08-17T14:36:04.078Z] #17 3.160 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-17T14:36:04.120Z] #13 0.973 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-08-17T14:36:04.120Z] #13 DONE 1.2s [2020-08-17T14:36:04.120Z] [2020-08-17T14:36:04.120Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-08-17T14:36:04.878Z] #17 51.37 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-08-17T14:36:04.878Z] #17 51.39 Setting up xz-utils (5.2.4-1) ... [2020-08-17T14:36:04.878Z] #17 51.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-17T14:36:04.878Z] #17 51.45 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-17T14:36:04.878Z] #17 51.55 invoke-rc.d: could not determine current runlevel [2020-08-17T14:36:04.878Z] #17 51.56 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-17T14:36:04.878Z] #17 51.57 Setting up pigz (2.4-1) ... [2020-08-17T14:36:04.878Z] #17 51.59 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-08-17T14:36:04.878Z] #17 51.62 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-08-17T14:36:04.878Z] #17 51.65 Setting up python-pip-whl (18.1-5) ... [2020-08-17T14:36:05.141Z] #17 51.67 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-08-17T14:36:05.141Z] #17 51.69 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-17T14:36:05.193Z] ok github.com/docker/docker/plugin 0.553s coverage: 23.1% of statements [2020-08-17T14:36:05.404Z] #17 52.05 Setting up libaio1:arm64 (0.3.112-3) ... [2020-08-17T14:36:05.404Z] #17 52.07 Setting up libonig5:arm64 (6.9.1-1) ... [2020-08-17T14:36:05.404Z] #17 52.09 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-08-17T14:36:05.404Z] #17 52.10 Setting up vim (2:8.1.0875-5) ... [2020-08-17T14:36:05.404Z] #17 52.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-17T14:36:05.404Z] #17 52.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-17T14:36:05.404Z] #17 52.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-17T14:36:05.404Z] #17 52.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-17T14:36:05.404Z] #17 52.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-17T14:36:05.404Z] #17 52.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-17T14:36:05.404Z] #17 52.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-17T14:36:05.404Z] #17 52.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-17T14:36:05.404Z] #17 52.20 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-08-17T14:36:05.404Z] #17 52.21 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-17T14:36:05.404Z] #17 52.23 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-08-17T14:36:05.404Z] #17 52.26 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-17T14:36:05.404Z] #17 52.27 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-08-17T14:36:05.404Z] #17 52.28 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-17T14:36:05.404Z] #17 ... [2020-08-17T14:36:05.404Z] [2020-08-17T14:36:05.404Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:36:05.404Z] #39 107.5 CC criu/cr-service.o [2020-08-17T14:36:05.404Z] #39 109.3 CC criu/crtools.o [2020-08-17T14:36:05.404Z] #39 109.9 CC criu/eventfd.o [2020-08-17T14:36:05.404Z] #39 110.3 CC criu/eventpoll.o [2020-08-17T14:36:05.404Z] #39 111.2 CC criu/external.o [2020-08-17T14:36:05.404Z] #39 111.7 CC criu/fault-injection.o [2020-08-17T14:36:05.404Z] #39 111.8 CC criu/fdstore.o [2020-08-17T14:36:05.404Z] #39 112.3 CC criu/fifo.o [2020-08-17T14:36:05.404Z] #39 112.7 CC criu/file-ids.o [2020-08-17T14:36:05.404Z] #39 113.0 CC criu/file-lock.o [2020-08-17T14:36:05.404Z] #39 113.9 CC criu/files-ext.o [2020-08-17T14:36:05.404Z] #39 114.3 CC criu/files-reg.o [2020-08-17T14:36:05.404Z] #39 116.2 CC criu/files.o [2020-08-17T14:36:05.446Z] #17 4.615 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-17T14:36:05.484Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-08-17T14:36:05.499Z] #14 DONE 1.2s [2020-08-17T14:36:05.499Z] [2020-08-17T14:36:05.499Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:36:05.499Z] #39 47.79 AR compel/plugins/fds.lib.a [2020-08-17T14:36:05.499Z] #39 47.84 HOSTDEP compel/src/lib/log-host.d [2020-08-17T14:36:05.499Z] #39 48.01 HOSTDEP compel/src/lib/handle-elf-host.d [2020-08-17T14:36:05.499Z] #39 48.10 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-08-17T14:36:05.499Z] #39 48.21 HOSTDEP compel/src/main-host.d [2020-08-17T14:36:05.499Z] #39 48.36 DEP compel/src/lib/ptrace.d [2020-08-17T14:36:05.499Z] #39 48.55 DEP compel/src/lib/infect.d [2020-08-17T14:36:05.499Z] #39 48.84 DEP compel/src/lib/infect-util.d [2020-08-17T14:36:05.499Z] #39 48.98 DEP compel/src/lib/infect-rpc.d [2020-08-17T14:36:05.499Z] #39 49.18 DEP compel/arch/x86/src/lib/infect.d [2020-08-17T14:36:05.499Z] #39 49.36 DEP compel/arch/x86/src/lib/cpu.d [2020-08-17T14:36:05.499Z] #39 49.44 DEP compel/src/lib/log.d [2020-08-17T14:36:05.499Z] #39 49.61 DEP compel/src/main.d [2020-08-17T14:36:05.499Z] #39 49.68 DEP compel/src/lib/handle-elf.d [2020-08-17T14:36:05.499Z] #39 49.74 DEP compel/arch/x86/src/lib/handle-elf.d [2020-08-17T14:36:05.499Z] #39 49.81 CC compel/src/lib/log.o [2020-08-17T14:36:05.499Z] #39 50.08 CC compel/arch/x86/src/lib/cpu.o [2020-08-17T14:36:05.499Z] #39 50.81 CC compel/arch/x86/src/lib/infect.o [2020-08-17T14:36:05.499Z] #39 51.61 CC compel/src/lib/infect-rpc.o [2020-08-17T14:36:05.499Z] #39 51.90 CC compel/src/lib/infect-util.o [2020-08-17T14:36:05.499Z] #39 52.22 CC compel/src/lib/infect.o [2020-08-17T14:36:05.499Z] #39 54.98 CC compel/src/lib/ptrace.o [2020-08-17T14:36:05.499Z] #39 55.61 AR compel/libcompel.a [2020-08-17T14:36:05.499Z] #39 55.78 HOSTCC compel/src/main-host.o [2020-08-17T14:36:05.499Z] #39 56.22 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-08-17T14:36:05.499Z] #39 56.40 HOSTCC compel/src/lib/handle-elf-host.o [2020-08-17T14:36:05.499Z] #39 56.77 HOSTCC compel/src/lib/log-host.o [2020-08-17T14:36:05.499Z] #39 57.12 HOSTLINK compel/compel-host-bin [2020-08-17T14:36:05.499Z] #39 57.34 DEP soccr/soccr.d [2020-08-17T14:36:05.499Z] #39 57.47 CC soccr/soccr.o [2020-08-17T14:36:05.499Z] #39 ... [2020-08-17T14:36:05.499Z] [2020-08-17T14:36:05.499Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-08-17T14:36:06.115Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-08-17T14:36:06.352Z] #39 118.2 CC criu/filesystems.o [2020-08-17T14:36:06.439Z] #15 DONE 1.0s [2020-08-17T14:36:06.439Z] [2020-08-17T14:36:06.439Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:36:06.439Z] #41 154.8 net/http/httptrace [2020-08-17T14:36:06.439Z] #41 155.1 net/http [2020-08-17T14:36:06.439Z] #41 ... [2020-08-17T14:36:06.439Z] [2020-08-17T14:36:06.439Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-08-17T14:36:06.746Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-08-17T14:36:06.814Z] #17 ... [2020-08-17T14:36:06.814Z] [2020-08-17T14:36:06.814Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:36:06.814Z] #39 57.87 AR soccr/libsoccr.a [2020-08-17T14:36:06.814Z] #39 57.92 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-17T14:36:06.814Z] #39 58.40 DEP criu/arch/x86/sigframe.d [2020-08-17T14:36:06.814Z] #39 58.48 DEP criu/arch/x86/sigaction_compat.d [2020-08-17T14:36:06.814Z] #39 58.61 DEP criu/arch/x86/kerndat.d [2020-08-17T14:36:06.814Z] #39 58.69 DEP criu/arch/x86/crtools.d [2020-08-17T14:36:06.814Z] #39 58.87 DEP criu/arch/x86/cpu.d [2020-08-17T14:36:06.814Z] #39 59.03 CC criu/arch/x86/cpu.o [2020-08-17T14:36:06.814Z] #39 59.66 CC criu/arch/x86/crtools.o [2020-08-17T14:36:06.814Z] #39 60.82 CC criu/arch/x86/kerndat.o [2020-08-17T14:36:06.814Z] #39 61.24 CC criu/arch/x86/sigaction_compat.o [2020-08-17T14:36:06.814Z] #39 61.48 CC criu/arch/x86/sigframe.o [2020-08-17T14:36:06.814Z] #39 61.70 LINK criu/arch/x86/crtools.built-in.o [2020-08-17T14:36:06.814Z] #39 61.74 DEP criu/pie/util-vdso-elf32.d [2020-08-17T14:36:06.814Z] #39 61.83 DEP criu/pie/util-vdso.d [2020-08-17T14:36:06.814Z] #39 61.93 DEP criu/pie/util.d [2020-08-17T14:36:06.814Z] #39 62.06 CC criu/pie/util.o [2020-08-17T14:36:06.814Z] #39 62.35 CC criu/pie/util-vdso.o [2020-08-17T14:36:06.814Z] #39 63.04 CC criu/pie/util-vdso-elf32.o [2020-08-17T14:36:06.927Z] #39 118.9 CC criu/fsnotify.o [2020-08-17T14:36:07.071Z] #39 63.70 AR criu/pie/pie.lib.a [2020-08-17T14:36:07.071Z] #39 63.77 DEP criu/pie/restorer.d [2020-08-17T14:36:07.328Z] #39 64.02 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-17T14:36:07.328Z] #39 64.15 DEP criu/arch/x86/restorer_unmap.d [2020-08-17T14:36:07.587Z] #39 64.17 DEP criu/arch/x86/restorer.d [2020-08-17T14:36:07.819Z] ok github.com/docker/docker/registry 0.093s coverage: 56.3% of statements [2020-08-17T14:36:07.830Z] #16 DONE 1.1s [2020-08-17T14:36:07.830Z] [2020-08-17T14:36:07.830Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:36:07.844Z] #39 64.38 DEP criu/arch/x86/vdso-pie.d [2020-08-17T14:36:07.844Z] #39 64.50 DEP criu/pie/parasite-vdso.d [2020-08-17T14:36:07.875Z] #39 ... [2020-08-17T14:36:07.875Z] [2020-08-17T14:36:07.875Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:36:07.875Z] #17 54.53 Setting up iptables (1.8.2-4) ... [2020-08-17T14:36:07.875Z] #17 54.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-17T14:36:07.875Z] #17 54.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-17T14:36:07.875Z] #17 54.61 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-17T14:36:07.875Z] #17 54.62 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-17T14:36:07.875Z] #17 54.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-17T14:36:07.875Z] #17 54.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-17T14:36:07.875Z] #17 54.65 Setting up python3 (3.7.3-1) ... [2020-08-17T14:36:08.077Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-17T14:36:08.077Z] [2020-08-17T14:36:08.077Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-08-17T14:36:08.077Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-08-17T14:36:08.077Z] Using test binary docker [2020-08-17T14:36:08.077Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-17T14:36:08.077Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-17T14:36:08.077Z] INFO: Waiting for daemon to start... [2020-08-17T14:36:08.077Z] Starting dockerd [2020-08-17T14:36:08.077Z] . [2020-08-17T14:36:08.077Z] INFO: Building docker-sdk-python3:4.3.0... [2020-08-17T14:36:08.101Z] #39 64.67 DEP criu/pie/parasite.d [2020-08-17T14:36:08.357Z] #39 64.98 CC criu/pie/parasite.o [2020-08-17T14:36:08.357Z] #39 ... [2020-08-17T14:36:08.357Z] [2020-08-17T14:36:08.357Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:36:08.357Z] #41 155.4 net/http/httptrace [2020-08-17T14:36:08.357Z] #41 155.9 net/http [2020-08-17T14:36:08.357Z] #41 ... [2020-08-17T14:36:08.357Z] [2020-08-17T14:36:08.357Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:36:08.357Z] #49 9.949 + cd /tmp/tmp.sycGOMb343/src/github.com/opencontainers/runc [2020-08-17T14:36:08.357Z] #49 9.949 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-17T14:36:08.357Z] #49 10.34 + '[' -z '' ']' [2020-08-17T14:36:08.357Z] #49 10.34 + target=static [2020-08-17T14:36:08.357Z] #49 10.34 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-17T14:36:08.357Z] #49 10.45 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-17T14:36:08.449Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-08-17T14:36:08.449Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-08-17T14:36:08.450Z] #17 55.16 Setting up python3-wheel (0.32.3-2) ... [2020-08-17T14:36:09.080Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-08-17T14:36:09.208Z] #17 1.432 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-08-17T14:36:09.208Z] #17 1.486 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-08-17T14:36:09.208Z] #17 1.486 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-08-17T14:36:09.371Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-08-17T14:36:09.398Z] #17 55.96 Setting up apparmor (2.13.2-10) ... [2020-08-17T14:36:09.467Z] #17 1.990 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-08-17T14:36:09.725Z] #49 ... [2020-08-17T14:36:09.725Z] [2020-08-17T14:36:09.725Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:36:09.725Z] #39 66.16 LINK criu/pie/parasite.built-in.o [2020-08-17T14:36:09.725Z] #39 66.17 GEN criu/pie/parasite-blob.h [2020-08-17T14:36:09.725Z] #39 66.18 CC criu/pie/parasite-vdso.o [2020-08-17T14:36:10.293Z] #39 66.86 CC criu/arch/x86/vdso-pie.o [2020-08-17T14:36:10.416Z] #17 2.949 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [220 kB] [2020-08-17T14:36:10.856Z] #39 67.32 CC criu/arch/x86/restorer.o [2020-08-17T14:36:11.112Z] #39 67.89 CC criu/arch/x86/restorer_unmap.o [2020-08-17T14:36:11.322Z] #17 58.03 Setting up xfsprogs (4.20.0-1) ... [2020-08-17T14:36:11.322Z] #17 58.05 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-17T14:36:11.369Z] #39 67.94 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-17T14:36:11.432Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-08-17T14:36:11.626Z] #39 68.23 CC criu/pie/restorer.o [2020-08-17T14:36:11.803Z] #17 4.139 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-08-17T14:36:11.897Z] #17 58.46 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-17T14:36:12.063Z] ok github.com/docker/docker/volume/local 0.037s coverage: 73.0% of statements [2020-08-17T14:36:12.353Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2020-08-17T14:36:12.847Z] #17 59.43 Setting up python3-distutils (3.7.3-1) ... [2020-08-17T14:36:13.182Z] #17 ... [2020-08-17T14:36:13.182Z] [2020-08-17T14:36:13.182Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:36:13.182Z] #41 169.6 github.com/LK4D4/vndr/godl [2020-08-17T14:36:13.383Z] ok github.com/docker/docker/volume/service 0.028s coverage: 73.1% of statements [2020-08-17T14:36:13.422Z] #17 60.04 Setting up python3-setuptools (40.8.0-1) ... [2020-08-17T14:36:14.122Z] #41 170.4 github.com/LK4D4/vndr [2020-08-17T14:36:14.634Z] #17 61.23 Setting up python3-pip (18.1-5) ... [2020-08-17T14:36:14.896Z] #17 ... [2020-08-17T14:36:14.896Z] [2020-08-17T14:36:14.896Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:36:14.896Z] #49 70.05 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-17T14:36:14.896Z] #49 71.85 + mkdir -p /build [2020-08-17T14:36:14.896Z] #49 71.85 + cp runc /build/runc [2020-08-17T14:36:14.896Z] #49 DONE 73.6s [2020-08-17T14:36:14.896Z] [2020-08-17T14:36:14.896Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:36:14.896Z] #39 119.9 CC criu/image-desc.o [2020-08-17T14:36:14.896Z] #39 120.1 CC criu/image.o [2020-08-17T14:36:14.896Z] #39 120.7 CC criu/ipc_ns.o [2020-08-17T14:36:14.896Z] #39 121.7 CC criu/irmap.o [2020-08-17T14:36:14.896Z] #39 122.2 CC criu/kcmp-ids.o [2020-08-17T14:36:14.896Z] #39 122.5 CC criu/kerndat.o [2020-08-17T14:36:14.896Z] #39 123.7 CC criu/libnetlink.o [2020-08-17T14:36:14.896Z] #39 124.0 CC criu/log.o [2020-08-17T14:36:14.896Z] #39 124.6 CC criu/lsm.o [2020-08-17T14:36:14.896Z] #39 124.9 CC criu/mem.o [2020-08-17T14:36:14.896Z] #39 126.7 CC criu/memfd.o [2020-08-17T14:36:14.897Z] #39 71.13 LINK criu/pie/restorer.built-in.o [2020-08-17T14:36:14.897Z] #39 71.14 GEN criu/pie/restorer-blob.h [2020-08-17T14:36:14.897Z] #39 71.23 DEP criu/vdso.d [2020-08-17T14:36:14.897Z] #39 71.47 DEP criu/vdso-compat.d [2020-08-17T14:36:14.897Z] #39 71.66 DEP criu/uts_ns.d [2020-08-17T14:36:15.154Z] #39 71.88 DEP criu/util.d [2020-08-17T14:36:15.411Z] #39 72.10 DEP criu/uffd.d [2020-08-17T14:36:15.473Z] #39 127.4 CC criu/mount.o [2020-08-17T14:36:15.668Z] #39 72.34 DEP criu/tun.d [2020-08-17T14:36:15.668Z] #39 72.50 DEP criu/tty.d [2020-08-17T14:36:15.736Z] #39 ... [2020-08-17T14:36:15.736Z] [2020-08-17T14:36:15.736Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:36:15.736Z] #17 62.32 Processing triggers for libc-bin (2.28-10) ... [2020-08-17T14:36:15.736Z] #17 62.42 Processing triggers for mime-support (3.62) ... [2020-08-17T14:36:15.999Z] #17 DONE 62.8s [2020-08-17T14:36:15.999Z] [2020-08-17T14:36:15.999Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:36:16.231Z] #39 72.70 DEP criu/timerfd.d [2020-08-17T14:36:16.231Z] #39 72.87 DEP criu/timens.d [2020-08-17T14:36:16.263Z] #39 ... [2020-08-17T14:36:16.263Z] [2020-08-17T14:36:16.263Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-17T14:36:16.488Z] #39 73.02 DEP criu/sysfs_parse.d [2020-08-17T14:36:16.488Z] #39 73.16 DEP criu/sysctl.d [2020-08-17T14:36:16.793Z] #39 73.30 DEP criu/string.d [2020-08-17T14:36:16.793Z] #39 73.36 DEP criu/stats.d [2020-08-17T14:36:17.060Z] #39 73.51 DEP criu/sockets.d [2020-08-17T14:36:17.060Z] #39 73.69 DEP criu/sk-unix.d [2020-08-17T14:36:17.321Z] #39 73.85 DEP criu/sk-tcp.d [2020-08-17T14:36:17.321Z] #39 74.02 DEP criu/sk-queue.d [2020-08-17T14:36:17.412Z] #41 ... [2020-08-17T14:36:17.412Z] [2020-08-17T14:36:17.412Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:36:17.412Z] #39 59.43 AR soccr/libsoccr.a [2020-08-17T14:36:17.412Z] #39 59.46 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-17T14:36:17.412Z] #39 60.06 DEP criu/arch/x86/sigframe.d [2020-08-17T14:36:17.412Z] #39 60.21 DEP criu/arch/x86/sigaction_compat.d [2020-08-17T14:36:17.412Z] #39 60.32 DEP criu/arch/x86/kerndat.d [2020-08-17T14:36:17.412Z] #39 60.45 DEP criu/arch/x86/crtools.d [2020-08-17T14:36:17.412Z] #39 60.58 DEP criu/arch/x86/cpu.d [2020-08-17T14:36:17.412Z] #39 60.73 CC criu/arch/x86/cpu.o [2020-08-17T14:36:17.412Z] #39 61.26 CC criu/arch/x86/crtools.o [2020-08-17T14:36:17.412Z] #39 62.62 CC criu/arch/x86/kerndat.o [2020-08-17T14:36:17.412Z] #39 63.05 CC criu/arch/x86/sigaction_compat.o [2020-08-17T14:36:17.412Z] #39 63.30 CC criu/arch/x86/sigframe.o [2020-08-17T14:36:17.412Z] #39 63.58 LINK criu/arch/x86/crtools.built-in.o [2020-08-17T14:36:17.412Z] #39 63.63 DEP criu/pie/util-vdso-elf32.d [2020-08-17T14:36:17.412Z] #39 63.83 DEP criu/pie/util-vdso.d [2020-08-17T14:36:17.412Z] #39 64.00 DEP criu/pie/util.d [2020-08-17T14:36:17.412Z] #39 64.23 CC criu/pie/util.o [2020-08-17T14:36:17.412Z] #39 64.66 CC criu/pie/util-vdso.o [2020-08-17T14:36:17.412Z] #39 65.29 CC criu/pie/util-vdso-elf32.o [2020-08-17T14:36:17.412Z] #39 65.88 AR criu/pie/pie.lib.a [2020-08-17T14:36:17.412Z] #39 65.93 DEP criu/pie/restorer.d [2020-08-17T14:36:17.412Z] #39 66.14 DEP criu/arch/x86/sigaction_compat_pie.d [2020-08-17T14:36:17.412Z] #39 66.28 DEP criu/arch/x86/restorer_unmap.d [2020-08-17T14:36:17.412Z] #39 66.33 DEP criu/arch/x86/restorer.d [2020-08-17T14:36:17.412Z] #39 66.47 DEP criu/arch/x86/vdso-pie.d [2020-08-17T14:36:17.412Z] #39 66.63 DEP criu/pie/parasite-vdso.d [2020-08-17T14:36:17.412Z] #39 66.76 DEP criu/pie/parasite.d [2020-08-17T14:36:17.412Z] #39 66.95 CC criu/pie/parasite.o [2020-08-17T14:36:17.412Z] #39 68.08 LINK criu/pie/parasite.built-in.o [2020-08-17T14:36:17.412Z] #39 68.09 GEN criu/pie/parasite-blob.h [2020-08-17T14:36:17.412Z] #39 68.11 CC criu/pie/parasite-vdso.o [2020-08-17T14:36:17.412Z] #39 68.75 CC criu/arch/x86/vdso-pie.o [2020-08-17T14:36:17.412Z] #39 69.02 CC criu/arch/x86/restorer.o [2020-08-17T14:36:17.412Z] #39 69.48 CC criu/arch/x86/restorer_unmap.o [2020-08-17T14:36:17.412Z] #39 69.55 CC criu/arch/x86/sigaction_compat_pie.o [2020-08-17T14:36:17.589Z] #39 74.17 DEP criu/sk-packet.d [2020-08-17T14:36:17.589Z] #39 74.37 DEP criu/sk-netlink.d [2020-08-17T14:36:17.666Z] #18 1.494 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-17T14:36:17.666Z] #18 1.500 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-17T14:36:17.666Z] #18 1.504 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-17T14:36:17.863Z] #39 74.50 DEP criu/sk-inet.d [2020-08-17T14:36:17.863Z] #39 74.64 DEP criu/signalfd.d [2020-08-17T14:36:17.929Z] #18 DONE 1.6s [2020-08-17T14:36:17.929Z] [2020-08-17T14:36:17.929Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-17T14:36:17.983Z] #39 69.92 CC criu/pie/restorer.o [2020-08-17T14:36:18.123Z] #39 74.75 DEP criu/sigframe.d [2020-08-17T14:36:18.123Z] #39 74.84 DEP criu/shmem.d [2020-08-17T14:36:18.379Z] #39 74.99 DEP criu/servicefd.d [2020-08-17T14:36:18.379Z] #39 75.12 DEP criu/seize.d [2020-08-17T14:36:18.635Z] #39 75.31 DEP criu/seccomp.d [2020-08-17T14:36:18.891Z] #39 75.52 DEP criu/rst-malloc.d [2020-08-17T14:36:18.891Z] #39 75.57 DEP criu/rbtree.d [2020-08-17T14:36:18.891Z] #39 75.60 DEP criu/pstree.d [2020-08-17T14:36:19.146Z] #39 75.76 DEP criu/protobuf.d [2020-08-17T14:36:19.402Z] #39 75.88 GEN criu/protobuf-desc-gen.h [2020-08-17T14:36:20.331Z] #39 ... [2020-08-17T14:36:20.331Z] [2020-08-17T14:36:20.331Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:36:20.331Z] #17 9.564 Fetched 8374 kB in 8s (988 kB/s) [2020-08-17T14:36:20.331Z] #17 9.564 Reading package lists... [2020-08-17T14:36:20.331Z] #17 13.19 Reading package lists... [2020-08-17T14:36:20.331Z] #17 16.96 Building dependency tree... [2020-08-17T14:36:20.331Z] #17 19.08 libcap2-bin is already the newest version (1:2.25-2). [2020-08-17T14:36:20.331Z] #17 19.08 The following additional packages will be installed: [2020-08-17T14:36:20.331Z] #17 19.08 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-17T14:36:20.331Z] #17 19.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-17T14:36:20.331Z] #17 19.08 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-17T14:36:20.331Z] #17 19.08 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-17T14:36:20.331Z] #17 19.08 python3.7 python3.7-minimal vim-runtime xxd [2020-08-17T14:36:20.331Z] #17 19.09 Suggested packages: [2020-08-17T14:36:20.331Z] #17 19.09 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-17T14:36:20.331Z] #17 19.09 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-17T14:36:20.331Z] #17 19.09 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-17T14:36:20.331Z] #17 19.09 Recommended packages: [2020-08-17T14:36:20.331Z] #17 19.09 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-17T14:36:20.331Z] #17 19.09 python3-keyrings.alt python3-xdg unzip [2020-08-17T14:36:20.898Z] #17 ... [2020-08-17T14:36:20.898Z] [2020-08-17T14:36:20.898Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:36:20.898Z] #39 77.60 DEP criu/protobuf-desc.d [2020-08-17T14:36:21.155Z] #39 ... [2020-08-17T14:36:21.155Z] [2020-08-17T14:36:21.155Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:36:21.155Z] #41 168.2 github.com/LK4D4/vndr/godl [2020-08-17T14:36:21.155Z] #41 168.9 github.com/LK4D4/vndr [2020-08-17T14:36:21.155Z] #41 DONE 178.3s [2020-08-17T14:36:21.155Z] [2020-08-17T14:36:21.155Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:36:21.155Z] #39 77.81 DEP criu/proc_parse.d [2020-08-17T14:36:21.155Z] #39 78.00 DEP criu/plugin.d [2020-08-17T14:36:21.273Z] #39 ... [2020-08-17T14:36:21.273Z] [2020-08-17T14:36:21.273Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:36:21.273Z] #49 10.45 + cd /tmp/tmp.5hzv72QP79/src/github.com/opencontainers/runc [2020-08-17T14:36:21.273Z] #49 10.45 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-08-17T14:36:21.273Z] #49 10.81 + '[' -z '' ']' [2020-08-17T14:36:21.273Z] #49 10.81 + target=static [2020-08-17T14:36:21.273Z] #49 10.81 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-08-17T14:36:21.273Z] #49 11.21 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-08-17T14:36:21.273Z] #49 ... [2020-08-17T14:36:21.273Z] [2020-08-17T14:36:21.273Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:36:21.273Z] #17 9.491 Fetched 8374 kB in 8s (997 kB/s) [2020-08-17T14:36:21.273Z] #17 9.491 Reading package lists... [2020-08-17T14:36:21.412Z] #39 78.09 DEP criu/pipes.d [2020-08-17T14:36:21.974Z] #39 78.44 DEP criu/pie-util.d [2020-08-17T14:36:21.974Z] #39 78.62 DEP criu/pie-util-vdso.d [2020-08-17T14:36:22.152Z] #19 4.007 Collecting yamllint==1.16.0 [2020-08-17T14:36:22.230Z] #39 78.88 DEP criu/pie-util-vdso-elf32.d [2020-08-17T14:36:22.487Z] #39 79.14 DEP criu/path.d [2020-08-17T14:36:22.651Z] #17 13.34 Reading package lists... [2020-08-17T14:36:22.651Z] #17 ... [2020-08-17T14:36:22.651Z] [2020-08-17T14:36:22.651Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:36:22.651Z] #39 73.08 LINK criu/pie/restorer.built-in.o [2020-08-17T14:36:22.651Z] #39 73.08 GEN criu/pie/restorer-blob.h [2020-08-17T14:36:22.651Z] #39 73.19 DEP criu/vdso.d [2020-08-17T14:36:22.651Z] #39 73.47 DEP criu/vdso-compat.d [2020-08-17T14:36:22.651Z] #39 73.57 DEP criu/uts_ns.d [2020-08-17T14:36:22.651Z] #39 73.72 DEP criu/util.d [2020-08-17T14:36:22.651Z] #39 73.89 DEP criu/uffd.d [2020-08-17T14:36:22.651Z] #39 74.08 DEP criu/tun.d [2020-08-17T14:36:22.651Z] #39 74.20 DEP criu/tty.d [2020-08-17T14:36:22.651Z] #39 74.40 DEP criu/timerfd.d [2020-08-17T14:36:22.651Z] #39 74.63 DEP criu/timens.d [2020-08-17T14:36:22.743Z] #39 79.30 DEP criu/parasite-syscall.d [2020-08-17T14:36:22.743Z] #39 79.43 DEP criu/pagemap.d [2020-08-17T14:36:22.910Z] #39 74.85 DEP criu/sysfs_parse.d [2020-08-17T14:36:22.910Z] #39 75.01 DEP criu/sysctl.d [2020-08-17T14:36:23.000Z] #39 79.60 DEP criu/pagemap-cache.d [2020-08-17T14:36:23.000Z] #39 79.69 DEP criu/page-xfer.d [2020-08-17T14:36:23.169Z] #39 ... [2020-08-17T14:36:23.169Z] [2020-08-17T14:36:23.169Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:36:23.169Z] #41 DONE 179.6s [2020-08-17T14:36:23.169Z] [2020-08-17T14:36:23.169Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:36:23.169Z] #39 75.28 DEP criu/string.d [2020-08-17T14:36:23.258Z] #39 79.81 DEP criu/page-pipe.d [2020-08-17T14:36:23.258Z] #39 79.92 DEP criu/netfilter.d [2020-08-17T14:36:23.258Z] #39 80.03 DEP criu/net.d [2020-08-17T14:36:23.428Z] #39 75.38 DEP criu/stats.d [2020-08-17T14:36:23.428Z] #39 75.63 DEP criu/sockets.d [2020-08-17T14:36:23.514Z] #39 80.26 DEP criu/namespaces.d [2020-08-17T14:36:23.771Z] #39 80.41 DEP criu/mount.d [2020-08-17T14:36:23.771Z] #39 80.58 DEP criu/memfd.d [2020-08-17T14:36:23.993Z] #39 75.98 DEP criu/sk-unix.d [2020-08-17T14:36:24.027Z] #39 80.81 DEP criu/mem.d [2020-08-17T14:36:24.251Z] #39 76.31 DEP criu/sk-tcp.d [2020-08-17T14:36:24.510Z] #39 76.53 DEP criu/sk-queue.d [2020-08-17T14:36:24.510Z] #39 76.62 DEP criu/sk-packet.d [2020-08-17T14:36:24.591Z] #39 81.04 DEP criu/lsm.d [2020-08-17T14:36:24.591Z] #39 81.22 DEP criu/log.d [2020-08-17T14:36:24.591Z] #39 81.32 DEP criu/libnetlink.d [2020-08-17T14:36:24.712Z] #19 ... [2020-08-17T14:36:24.712Z] [2020-08-17T14:36:24.712Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:36:24.712Z] #39 131.0 CC criu/namespaces.o [2020-08-17T14:36:24.712Z] #39 132.4 CC criu/net.o [2020-08-17T14:36:24.712Z] #39 134.8 CC criu/netfilter.o [2020-08-17T14:36:24.712Z] #39 135.0 CC criu/page-pipe.o [2020-08-17T14:36:24.712Z] #39 135.5 CC criu/page-xfer.o [2020-08-17T14:36:24.712Z] #39 136.7 CC criu/pagemap-cache.o [2020-08-17T14:36:24.768Z] #39 76.81 DEP criu/sk-netlink.d [2020-08-17T14:36:24.768Z] #39 76.95 DEP criu/sk-inet.d [2020-08-17T14:36:24.847Z] #39 81.42 DEP criu/kerndat.d [2020-08-17T14:36:24.847Z] #39 81.57 DEP criu/kcmp-ids.d [2020-08-17T14:36:24.915Z] 4612f6d0b889: Pull complete [2020-08-17T14:36:24.976Z] #39 136.9 CC criu/pagemap.o [2020-08-17T14:36:25.026Z] #39 77.14 DEP criu/signalfd.d [2020-08-17T14:36:25.027Z] #39 77.24 DEP criu/sigframe.d [2020-08-17T14:36:25.104Z] #39 81.66 DEP criu/irmap.d [2020-08-17T14:36:25.104Z] #39 81.78 DEP criu/ipc_ns.d [2020-08-17T14:36:25.104Z] #39 81.94 DEP criu/image.d [2020-08-17T14:36:25.285Z] #39 77.38 DEP criu/shmem.d [2020-08-17T14:36:25.360Z] #39 82.06 DEP criu/image-desc.d [2020-08-17T14:36:25.360Z] #39 82.14 DEP criu/fsnotify.d [2020-08-17T14:36:25.543Z] #39 77.55 DEP criu/servicefd.d [2020-08-17T14:36:25.552Z] #39 137.6 CC criu/parasite-syscall.o [2020-08-17T14:36:25.802Z] #39 77.68 DEP criu/seize.d [2020-08-17T14:36:25.802Z] #39 77.85 DEP criu/seccomp.d [2020-08-17T14:36:25.923Z] #39 82.38 DEP criu/filesystems.d [2020-08-17T14:36:25.923Z] #39 82.53 DEP criu/files.d [2020-08-17T14:36:26.060Z] #39 77.99 DEP criu/rst-malloc.d [2020-08-17T14:36:26.060Z] #39 78.05 DEP criu/rbtree.d [2020-08-17T14:36:26.060Z] #39 78.08 DEP criu/pstree.d [2020-08-17T14:36:26.180Z] #39 82.67 DEP criu/files-reg.d [2020-08-17T14:36:26.180Z] #39 82.87 DEP criu/files-ext.d [2020-08-17T14:36:26.319Z] #39 78.27 DEP criu/protobuf.d [2020-08-17T14:36:26.319Z] #39 78.42 GEN criu/protobuf-desc-gen.h [2020-08-17T14:36:26.436Z] #39 83.09 DEP criu/file-lock.d [2020-08-17T14:36:26.499Z] #39 138.2 CC criu/path.o [2020-08-17T14:36:26.499Z] #39 138.4 CC criu/pie-util-vdso.o [2020-08-17T14:36:26.499Z] #39 ... [2020-08-17T14:36:26.499Z] [2020-08-17T14:36:26.499Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:36:26.499Z] #52 160.2 + bin/containerd [2020-08-17T14:36:26.692Z] #39 83.27 DEP criu/file-ids.d [2020-08-17T14:36:26.692Z] #39 83.38 DEP criu/fifo.d [2020-08-17T14:36:26.948Z] #39 83.59 DEP criu/fdstore.d [2020-08-17T14:36:27.205Z] #39 83.70 DEP criu/fault-injection.d [2020-08-17T14:36:27.205Z] #39 83.73 DEP criu/external.d [2020-08-17T14:36:27.205Z] #39 83.89 DEP criu/eventpoll.d [2020-08-17T14:36:27.205Z] #39 83.97 DEP criu/eventfd.d [2020-08-17T14:36:27.461Z] #39 84.17 DEP criu/crtools.d [2020-08-17T14:36:27.719Z] #39 84.46 DEP criu/cr-service.d [2020-08-17T14:36:27.975Z] #39 84.62 DEP criu/cr-restore.d [2020-08-17T14:36:27.975Z] #39 84.83 DEP criu/cr-errno.d [2020-08-17T14:36:28.223Z] #39 79.97 DEP criu/protobuf-desc.d [2020-08-17T14:36:28.223Z] #39 80.11 DEP criu/proc_parse.d [2020-08-17T14:36:28.223Z] #39 80.32 DEP criu/plugin.d [2020-08-17T14:36:28.223Z] #39 80.41 DEP criu/pipes.d [2020-08-17T14:36:28.231Z] #39 84.87 DEP criu/cr-dump.d [2020-08-17T14:36:28.482Z] #39 80.52 DEP criu/pie-util.d [2020-08-17T14:36:28.482Z] #39 80.61 DEP criu/pie-util-vdso.d [2020-08-17T14:36:28.482Z] #39 80.71 DEP criu/pie-util-vdso-elf32.d [2020-08-17T14:36:28.488Z] #39 85.05 DEP criu/cr-dedup.d [2020-08-17T14:36:28.488Z] #39 ... [2020-08-17T14:36:28.488Z] [2020-08-17T14:36:28.488Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:36:28.488Z] #17 21.75 The following NEW packages will be installed: [2020-08-17T14:36:28.488Z] #17 21.76 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-17T14:36:28.488Z] #17 21.76 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-17T14:36:28.488Z] #17 21.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-17T14:36:28.488Z] #17 21.76 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-17T14:36:28.488Z] #17 21.77 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-17T14:36:28.488Z] #17 21.77 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-17T14:36:28.488Z] #17 21.79 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-17T14:36:28.488Z] #17 21.79 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-17T14:36:28.488Z] #17 21.79 xz-utils zip [2020-08-17T14:36:28.488Z] #17 22.13 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-17T14:36:28.488Z] #17 22.13 Need to get 28.5 MB of archives. [2020-08-17T14:36:28.488Z] #17 22.13 After this operation, 116 MB of additional disk space will be used. [2020-08-17T14:36:28.488Z] #17 22.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-17T14:36:28.488Z] #17 22.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-17T14:36:28.488Z] #17 22.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-17T14:36:28.488Z] #17 22.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-17T14:36:28.488Z] #17 22.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-17T14:36:28.488Z] #17 22.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-17T14:36:28.488Z] #17 22.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-17T14:36:28.488Z] #17 22.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-17T14:36:28.488Z] #17 22.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-17T14:36:28.488Z] #17 22.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-17T14:36:28.488Z] #17 22.40 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-17T14:36:28.488Z] #17 22.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-17T14:36:28.488Z] #17 22.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-17T14:36:28.488Z] #17 22.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-17T14:36:28.488Z] #17 22.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-17T14:36:28.488Z] #17 22.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-17T14:36:28.488Z] #17 22.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-17T14:36:28.488Z] #17 22.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-17T14:36:28.488Z] #17 22.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-17T14:36:28.488Z] #17 22.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-17T14:36:28.488Z] #17 22.47 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-17T14:36:28.488Z] #17 22.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-17T14:36:28.488Z] #17 22.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-17T14:36:28.488Z] #17 22.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-17T14:36:28.488Z] #17 22.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-17T14:36:28.488Z] #17 22.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-17T14:36:28.488Z] #17 22.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-17T14:36:28.488Z] #17 22.54 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-17T14:36:28.488Z] #17 22.54 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-17T14:36:28.488Z] #17 22.88 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-17T14:36:28.488Z] #17 22.88 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-17T14:36:28.488Z] #17 22.88 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-17T14:36:28.488Z] #17 22.89 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-17T14:36:28.488Z] #17 22.90 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-17T14:36:28.488Z] #17 22.91 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-17T14:36:28.488Z] #17 22.99 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-17T14:36:28.488Z] #17 23.00 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-17T14:36:28.488Z] #17 23.00 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-17T14:36:28.488Z] #17 23.01 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-17T14:36:28.488Z] #17 23.02 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-17T14:36:28.488Z] #17 23.03 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-17T14:36:28.488Z] #17 23.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-17T14:36:28.488Z] #17 23.07 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-17T14:36:28.488Z] #17 23.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-17T14:36:28.488Z] #17 23.10 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-17T14:36:28.488Z] #17 23.38 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-17T14:36:28.488Z] #17 23.42 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-17T14:36:28.488Z] #17 23.46 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-17T14:36:28.488Z] #17 24.17 debconf: delaying package configuration, since apt-utils is not installed [2020-08-17T14:36:28.488Z] #17 24.28 Fetched 28.5 MB in 2s (17.6 MB/s) [2020-08-17T14:36:28.488Z] #17 24.33 Selecting previously unselected package pigz. [2020-08-17T14:36:28.488Z] #17 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 ... 23432 files and directories currently installed.) [2020-08-17T14:36:28.488Z] #17 24.37 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-17T14:36:28.488Z] #17 24.38 Unpacking pigz (2.4-1) ... [2020-08-17T14:36:28.488Z] #17 24.48 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-17T14:36:28.488Z] #17 24.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-17T14:36:28.488Z] #17 24.48 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-17T14:36:28.488Z] #17 24.91 Selecting previously unselected package python3.7-minimal. [2020-08-17T14:36:28.488Z] #17 24.92 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-17T14:36:28.488Z] #17 24.94 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-17T14:36:28.488Z] #17 25.90 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-17T14:36:28.488Z] #17 25.92 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-17T14:36:28.704Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2020-08-17T14:36:28.704Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-17T14:36:28.704Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-17T14:36:28.704Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-17T14:36:28.704Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-17T14:36:28.704Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-17T14:36:28.704Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-17T14:36:28.704Z] ? github.com/docker/docker/rootless [no test files] [2020-08-17T14:36:28.704Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-17T14:36:28.704Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-17T14:36:28.704Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-17T14:36:28.704Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-17T14:36:28.704Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-17T14:36:28.704Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-17T14:36:28.704Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-17T14:36:28.704Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-17T14:36:28.704Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-17T14:36:28.704Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-17T14:36:28.704Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-17T14:36:28.704Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-17T14:36:28.704Z] ? github.com/docker/docker/volume [no test files] [2020-08-17T14:36:28.704Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-17T14:36:28.704Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === Skipped [2020-08-17T14:36:28.704Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-17T14:36:28.704Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-17T14:36:28.704Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-17T14:36:28.704Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:36:28.704Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-17T14:36:28.704Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:36:28.704Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-17T14:36:28.704Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:36:28.704Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-17T14:36:28.704Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:36:28.704Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-17T14:36:28.704Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:36:28.704Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-17T14:36:28.704Z] graphtest_unix.go:73: No driver to put! [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-17T14:36:28.704Z] time="2020-08-17T14:35:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-17T14:36:28.704Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-17T14:36:28.704Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-17T14:36:28.704Z] time="2020-08-17T14:35:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-17T14:36:28.704Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-17T14:36:28.704Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-17T14:36:28.704Z] time="2020-08-17T14:35:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-17T14:36:28.704Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-17T14:36:28.704Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-17T14:36:28.704Z] time="2020-08-17T14:35:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-17T14:36:28.704Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-17T14:36:28.704Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-17T14:36:28.704Z] time="2020-08-17T14:35:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-17T14:36:28.704Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-17T14:36:28.704Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-17T14:36:28.704Z] graphtest_unix.go:73: No driver to put! [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-17T14:36:28.704Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-17T14:36:28.704Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-17T14:36:28.704Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-17T14:36:28.704Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-17T14:36:28.704Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:36:28.704Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-17T14:36:28.704Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:36:28.704Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-17T14:36:28.704Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:36:28.704Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-17T14:36:28.704Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:36:28.704Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-17T14:36:28.704Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:36:28.704Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-17T14:36:28.704Z] graphtest_unix.go:73: No driver to put! [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-17T14:36:28.704Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-17T14:36:28.704Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] [2020-08-17T14:36:28.704Z] DONE 2123 tests, 26 skipped in 187.475s [2020-08-17T14:36:28.740Z] #39 80.89 DEP criu/path.d [2020-08-17T14:36:28.740Z] #39 80.99 DEP criu/parasite-syscall.d [2020-08-17T14:36:28.744Z] [2020-08-17T14:36:28.744Z] #17 ... [2020-08-17T14:36:28.744Z] [2020-08-17T14:36:28.744Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-17T14:36:28.744Z] #28 DONE 185.7s [2020-08-17T14:36:28.744Z] [2020-08-17T14:36:28.744Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:36:28.744Z] #17 28.01 Selecting previously unselected package python3-minimal. [2020-08-17T14:36:28.745Z] #17 28.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% [2020-08-17T14:36:28.745Z] #17 ... [2020-08-17T14:36:28.745Z] [2020-08-17T14:36:28.745Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:36:28.745Z] #39 85.19 DEP criu/cr-check.d [2020-08-17T14:36:28.745Z] #39 85.42 DEP criu/config.d [2020-08-17T14:36:29.001Z] #39 85.67 DEP criu/clone-noasan.d [2020-08-17T14:36:29.001Z] #39 85.79 DEP criu/cgroup.d Post stage [Pipeline] junit [2020-08-17T14:36:29.038Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:36:29.307Z] #39 81.21 DEP criu/pagemap.d [2020-08-17T14:36:29.307Z] #39 81.42 DEP criu/pagemap-cache.d [2020-08-17T14:36:29.307Z] #39 81.53 DEP criu/page-xfer.d [2020-08-17T14:36:29.563Z] #39 86.13 DEP criu/cgroup-props.d [2020-08-17T14:36:29.563Z] #39 86.34 DEP criu/bitmap.d [2020-08-17T14:36:29.563Z] #39 86.37 DEP criu/bfd.d [2020-08-17T14:36:29.566Z] #39 81.72 DEP criu/page-pipe.d [2020-08-17T14:36:29.566Z] #39 81.79 DEP criu/netfilter.d [2020-08-17T14:36:29.590Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41335/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc0d373a219297327398df0d45684284a78715a4 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc0d373a219297327398df0d45684284a78715a4 hack/make.sh dynbinary test-integration [2020-08-17T14:36:29.819Z] #39 86.46 DEP criu/autofs.d [2020-08-17T14:36:29.880Z] [2020-08-17T14:36:29.880Z] Removing bundles/ [2020-08-17T14:36:29.880Z] [2020-08-17T14:36:29.880Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-17T14:36:29.880Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-17T14:36:29.880Z] GOOS="" GOARCH="" GOARM="" [2020-08-17T14:36:30.075Z] #39 86.74 DEP criu/aio.d [2020-08-17T14:36:30.134Z] #39 82.00 DEP criu/net.d [2020-08-17T14:36:30.134Z] #39 82.25 DEP criu/namespaces.d [2020-08-17T14:36:30.134Z] #39 ... [2020-08-17T14:36:30.134Z] [2020-08-17T14:36:30.135Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:36:30.135Z] #17 13.34 Reading package lists... [2020-08-17T14:36:30.135Z] #17 17.54 Building dependency tree... [2020-08-17T14:36:30.135Z] #17 19.41 libcap2-bin is already the newest version (1:2.25-2). [2020-08-17T14:36:30.135Z] #17 19.41 The following additional packages will be installed: [2020-08-17T14:36:30.135Z] #17 19.41 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-08-17T14:36:30.135Z] #17 19.41 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-08-17T14:36:30.135Z] #17 19.42 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-08-17T14:36:30.135Z] #17 19.42 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-08-17T14:36:30.135Z] #17 19.42 python3.7 python3.7-minimal vim-runtime xxd [2020-08-17T14:36:30.135Z] #17 19.42 Suggested packages: [2020-08-17T14:36:30.135Z] #17 19.43 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-08-17T14:36:30.135Z] #17 19.43 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-08-17T14:36:30.135Z] #17 19.43 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-08-17T14:36:30.135Z] #17 19.43 Recommended packages: [2020-08-17T14:36:30.135Z] #17 19.43 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-08-17T14:36:30.135Z] #17 19.43 python3-keyrings.alt python3-xdg unzip [2020-08-17T14:36:30.135Z] #17 21.24 The following NEW packages will be installed: [2020-08-17T14:36:30.135Z] #17 21.25 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-08-17T14:36:30.135Z] #17 21.25 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-08-17T14:36:30.135Z] #17 21.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-08-17T14:36:30.135Z] #17 21.25 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-08-17T14:36:30.135Z] #17 21.25 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-08-17T14:36:30.135Z] #17 21.26 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-08-17T14:36:30.135Z] #17 21.26 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-08-17T14:36:30.135Z] #17 21.26 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-08-17T14:36:30.135Z] #17 21.26 xz-utils zip [2020-08-17T14:36:30.135Z] #17 21.66 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-08-17T14:36:30.135Z] #17 21.66 Need to get 28.5 MB of archives. [2020-08-17T14:36:30.135Z] #17 21.66 After this operation, 116 MB of additional disk space will be used. [2020-08-17T14:36:30.135Z] #17 21.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-08-17T14:36:30.135Z] #17 21.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-08-17T14:36:30.135Z] #17 21.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-08-17T14:36:30.135Z] #17 21.75 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-08-17T14:36:30.135Z] #17 21.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-08-17T14:36:30.135Z] #17 21.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-08-17T14:36:30.135Z] #17 21.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-08-17T14:36:30.135Z] #17 21.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-08-17T14:36:30.135Z] #17 21.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-08-17T14:36:30.135Z] #17 21.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-08-17T14:36:30.135Z] #17 21.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-08-17T14:36:30.135Z] #17 21.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-08-17T14:36:30.135Z] #17 21.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-08-17T14:36:30.135Z] #17 21.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-08-17T14:36:30.135Z] #17 21.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-08-17T14:36:30.135Z] #17 21.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-08-17T14:36:30.135Z] #17 21.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-08-17T14:36:30.135Z] #17 21.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-08-17T14:36:30.135Z] #17 21.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-08-17T14:36:30.135Z] #17 21.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-08-17T14:36:30.135Z] #17 21.99 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-08-17T14:36:30.135Z] #17 22.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-08-17T14:36:30.135Z] #17 22.04 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-08-17T14:36:30.135Z] #17 22.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-08-17T14:36:30.135Z] #17 22.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-08-17T14:36:30.135Z] #17 22.06 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-08-17T14:36:30.135Z] #17 22.07 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-08-17T14:36:30.135Z] #17 22.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-08-17T14:36:30.135Z] #17 22.08 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-08-17T14:36:30.135Z] #17 22.49 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-08-17T14:36:30.135Z] #17 22.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-08-17T14:36:30.135Z] #17 22.50 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-08-17T14:36:30.135Z] #17 22.50 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-08-17T14:36:30.135Z] #17 22.50 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-08-17T14:36:30.135Z] #17 22.52 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-08-17T14:36:30.135Z] #17 22.57 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-08-17T14:36:30.135Z] #17 22.58 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-08-17T14:36:30.135Z] #17 22.58 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-08-17T14:36:30.135Z] #17 22.59 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-08-17T14:36:30.135Z] #17 22.61 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-08-17T14:36:30.135Z] #17 22.64 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-08-17T14:36:30.135Z] #17 22.64 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-08-17T14:36:30.135Z] #17 22.69 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-08-17T14:36:30.135Z] #17 22.71 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-08-17T14:36:30.331Z] #39 86.91 DEP criu/action-scripts.d [2020-08-17T14:36:30.394Z] #17 22.72 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-08-17T14:36:30.394Z] #17 ... [2020-08-17T14:36:30.394Z] [2020-08-17T14:36:30.394Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:36:30.394Z] #39 82.43 DEP criu/mount.d [2020-08-17T14:36:30.394Z] #39 82.55 DEP criu/memfd.d [2020-08-17T14:36:30.588Z] #39 87.19 CC criu/action-scripts.o [2020-08-17T14:36:30.653Z] #39 82.70 DEP criu/mem.d [2020-08-17T14:36:30.721Z] #52 ... [2020-08-17T14:36:30.722Z] [2020-08-17T14:36:30.722Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-17T14:36:30.722Z] #19 9.360 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-17T14:36:30.722Z] #19 9.461 Collecting pyyaml (from yamllint==1.16.0) [2020-08-17T14:36:30.722Z] #19 9.636 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-17T14:36:30.722Z] #19 10.67 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-17T14:36:30.722Z] #19 10.71 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-17T14:36:30.722Z] #19 10.75 Building wheels for collected packages: pyyaml [2020-08-17T14:36:30.722Z] #19 10.75 Running setup.py bdist_wheel for pyyaml: started [2020-08-17T14:36:30.722Z] #19 11.52 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-17T14:36:30.722Z] #19 11.52 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-17T14:36:30.722Z] #19 11.60 Successfully built pyyaml [2020-08-17T14:36:30.722Z] #19 11.62 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-17T14:36:30.722Z] #19 11.89 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-17T14:36:30.722Z] #19 DONE 12.5s [2020-08-17T14:36:30.722Z] [2020-08-17T14:36:30.722Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:36:30.722Z] #39 138.7 CC criu/pie-util.o [2020-08-17T14:36:30.722Z] #39 138.8 CC criu/pipes.o [2020-08-17T14:36:30.722Z] #39 139.3 CC criu/plugin.o [2020-08-17T14:36:30.722Z] #39 139.7 CC criu/proc_parse.o [2020-08-17T14:36:30.722Z] #39 141.7 CC criu/protobuf-desc.o [2020-08-17T14:36:30.722Z] #39 142.5 CC criu/protobuf.o [2020-08-17T14:36:30.722Z] #39 142.7 CC criu/pstree.o [2020-08-17T14:36:30.844Z] #39 87.55 CC criu/aio.o [2020-08-17T14:36:30.912Z] #39 82.92 DEP criu/lsm.d [2020-08-17T14:36:30.912Z] #39 83.04 DEP criu/log.d [2020-08-17T14:36:31.171Z] #39 83.17 DEP criu/libnetlink.d [2020-08-17T14:36:31.171Z] #39 83.27 DEP criu/kerndat.d [2020-08-17T14:36:31.407Z] #39 88.01 CC criu/autofs.o [2020-08-17T14:36:31.430Z] #39 83.51 DEP criu/kcmp-ids.d [2020-08-17T14:36:31.669Z] #39 143.7 CC criu/rbtree.o [2020-08-17T14:36:31.690Z] #39 83.60 DEP criu/irmap.d [2020-08-17T14:36:31.690Z] #39 83.70 DEP criu/ipc_ns.d [2020-08-17T14:36:31.690Z] #39 ... [2020-08-17T14:36:31.690Z] [2020-08-17T14:36:31.690Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-08-17T14:36:31.690Z] #28 DONE 188.1s [2020-08-17T14:36:31.932Z] #39 143.9 CC criu/rst-malloc.o [2020-08-17T14:36:31.949Z] [2020-08-17T14:36:31.949Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:36:31.949Z] #39 83.97 DEP criu/image.d [2020-08-17T14:36:31.949Z] #39 84.11 DEP criu/image-desc.d [2020-08-17T14:36:32.195Z] #39 144.1 CC criu/seccomp.o [2020-08-17T14:36:32.207Z] #39 84.16 DEP criu/fsnotify.d [2020-08-17T14:36:32.207Z] #39 84.30 DEP criu/filesystems.d [2020-08-17T14:36:32.467Z] #39 84.52 DEP criu/files.d [2020-08-17T14:36:32.726Z] #39 84.82 DEP criu/files-reg.d [2020-08-17T14:36:32.726Z] #39 84.95 DEP criu/files-ext.d [2020-08-17T14:36:32.770Z] #39 144.6 CC criu/seize.o [2020-08-17T14:36:32.773Z] #39 89.22 CC criu/bfd.o [2020-08-17T14:36:32.986Z] #39 85.05 DEP criu/file-lock.d [2020-08-17T14:36:32.986Z] #39 85.15 DEP criu/file-ids.d [2020-08-17T14:36:33.030Z] #39 89.66 CC criu/bitmap.o [2020-08-17T14:36:33.245Z] #39 85.24 DEP criu/fifo.d [2020-08-17T14:36:33.245Z] #39 85.35 DEP criu/fdstore.d [2020-08-17T14:36:33.286Z] #39 89.76 CC criu/cgroup-props.o [2020-08-17T14:36:33.346Z] #39 145.3 CC criu/servicefd.o [2020-08-17T14:36:33.504Z] #39 85.46 DEP criu/fault-injection.d [2020-08-17T14:36:33.504Z] #39 85.49 DEP criu/external.d [2020-08-17T14:36:33.504Z] #39 85.57 DEP criu/eventpoll.d [2020-08-17T14:36:33.608Z] #39 145.6 CC criu/shmem.o [2020-08-17T14:36:33.763Z] #39 85.68 DEP criu/eventfd.d [2020-08-17T14:36:33.763Z] #39 85.87 DEP criu/crtools.d [2020-08-17T14:36:33.849Z] #39 90.45 CC criu/cgroup.o [2020-08-17T14:36:34.022Z] #39 86.07 DEP criu/cr-service.d [2020-08-17T14:36:34.022Z] #39 86.22 DEP criu/cr-restore.d [2020-08-17T14:36:34.281Z] #39 86.40 DEP criu/cr-errno.d [2020-08-17T14:36:34.412Z] #39 ... [2020-08-17T14:36:34.413Z] [2020-08-17T14:36:34.413Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:36:34.413Z] #17 28.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-08-17T14:36:34.413Z] #17 28.10 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-17T14:36:34.413Z] #17 28.11 Unpacking python3-minimal (3.7.3-1) ... [2020-08-17T14:36:34.413Z] #17 28.30 Selecting previously unselected package libmpdec2:amd64. [2020-08-17T14:36:34.413Z] #17 28.33 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-17T14:36:34.413Z] #17 28.34 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-17T14:36:34.413Z] #17 28.49 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-17T14:36:34.413Z] #17 28.49 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-17T14:36:34.413Z] #17 28.50 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-17T14:36:34.413Z] #17 29.77 Selecting previously unselected package python3.7. [2020-08-17T14:36:34.413Z] #17 29.78 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-17T14:36:34.413Z] #17 29.78 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-17T14:36:34.413Z] #17 29.91 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-17T14:36:34.413Z] #17 29.91 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-17T14:36:34.413Z] #17 29.91 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-17T14:36:34.413Z] #17 30.02 Setting up python3-minimal (3.7.3-1) ... [2020-08-17T14:36:34.413Z] #17 30.97 Selecting previously unselected package python3. [2020-08-17T14:36:34.413Z] #17 30.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 ... 24093 files and directories currently installed.) [2020-08-17T14:36:34.413Z] #17 31.00 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-17T14:36:34.413Z] #17 31.01 Unpacking python3 (3.7.3-1) ... [2020-08-17T14:36:34.413Z] #17 31.10 Selecting previously unselected package libip4tc0:amd64. [2020-08-17T14:36:34.413Z] #17 31.12 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-17T14:36:34.413Z] #17 31.12 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-17T14:36:34.413Z] #17 31.20 Selecting previously unselected package libip6tc0:amd64. [2020-08-17T14:36:34.413Z] #17 31.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-17T14:36:34.413Z] #17 31.22 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-17T14:36:34.413Z] #17 31.30 Selecting previously unselected package libiptc0:amd64. [2020-08-17T14:36:34.413Z] #17 31.31 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-17T14:36:34.413Z] #17 31.31 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-17T14:36:34.413Z] #17 31.39 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-17T14:36:34.413Z] #17 31.40 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-17T14:36:34.413Z] #17 31.40 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-17T14:36:34.413Z] #17 31.45 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-17T14:36:34.413Z] #17 31.46 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-17T14:36:34.413Z] #17 31.46 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-17T14:36:34.413Z] #17 31.54 Selecting previously unselected package libnftnl11:amd64. [2020-08-17T14:36:34.413Z] #17 31.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-17T14:36:34.413Z] #17 31.56 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-17T14:36:34.413Z] #17 31.64 Selecting previously unselected package iptables. [2020-08-17T14:36:34.413Z] #17 31.66 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-17T14:36:34.413Z] #17 31.66 Unpacking iptables (1.8.2-4) ... [2020-08-17T14:36:34.413Z] #17 31.96 Selecting previously unselected package xxd. [2020-08-17T14:36:34.413Z] #17 31.97 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-17T14:36:34.413Z] #17 31.99 Unpacking xxd (2:8.1.0875-5) ... [2020-08-17T14:36:34.413Z] #17 32.13 Selecting previously unselected package vim-common. [2020-08-17T14:36:34.413Z] #17 32.14 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-17T14:36:34.413Z] #17 32.17 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-17T14:36:34.413Z] #17 32.33 Selecting previously unselected package bash-completion. [2020-08-17T14:36:34.413Z] #17 32.34 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-17T14:36:34.542Z] #39 86.42 DEP criu/cr-dump.d [2020-08-17T14:36:34.542Z] #39 86.59 DEP criu/cr-dedup.d [2020-08-17T14:36:34.542Z] #39 86.70 DEP criu/cr-check.d [2020-08-17T14:36:34.556Z] #39 146.4 CC criu/sigframe.o [2020-08-17T14:36:34.556Z] #39 146.5 CC criu/signalfd.o [2020-08-17T14:36:34.802Z] #39 86.86 DEP criu/config.d [2020-08-17T14:36:34.818Z] #39 146.8 CC criu/sk-inet.o [2020-08-17T14:36:35.061Z] #39 87.00 DEP criu/clone-noasan.d [2020-08-17T14:36:35.061Z] #39 87.05 DEP criu/cgroup.d [2020-08-17T14:36:35.061Z] #39 87.17 DEP criu/cgroup-props.d [2020-08-17T14:36:35.320Z] #39 87.31 DEP criu/bitmap.d [2020-08-17T14:36:35.320Z] #39 87.32 DEP criu/bfd.d [2020-08-17T14:36:35.320Z] #39 87.39 DEP criu/autofs.d [2020-08-17T14:36:35.579Z] #39 87.54 DEP criu/aio.d [2020-08-17T14:36:35.579Z] #39 87.73 DEP criu/action-scripts.d [2020-08-17T14:36:35.766Z] #39 147.6 CC criu/sk-netlink.o [2020-08-17T14:36:35.780Z] #17 34.95 Unpacking bash-completion (1:2.8-6) ... [2020-08-17T14:36:35.841Z] #39 87.97 CC criu/action-scripts.o [2020-08-17T14:36:36.029Z] #39 148.0 CC criu/sk-packet.o [2020-08-17T14:36:36.036Z] #17 35.34 Selecting previously unselected package bzip2. [2020-08-17T14:36:36.036Z] #17 35.35 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-17T14:36:36.036Z] #17 35.37 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-17T14:36:36.036Z] #17 35.42 Selecting previously unselected package xz-utils. [2020-08-17T14:36:36.036Z] #17 35.44 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-17T14:36:36.036Z] #17 35.44 Unpacking xz-utils (5.2.4-1) ... [2020-08-17T14:36:36.293Z] #17 35.62 Selecting previously unselected package apparmor. [2020-08-17T14:36:36.293Z] #17 35.64 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-17T14:36:36.293Z] #17 ... [2020-08-17T14:36:36.293Z] [2020-08-17T14:36:36.293Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:36:36.293Z] #39 93.06 CC criu/clone-noasan.o [2020-08-17T14:36:36.409Z] #39 88.32 CC criu/aio.o [2020-08-17T14:36:36.549Z] #39 93.21 CC criu/config.o [2020-08-17T14:36:36.605Z] #39 148.5 CC criu/sk-queue.o [2020-08-17T14:36:36.668Z] #39 88.73 CC criu/autofs.o [2020-08-17T14:36:37.184Z] #39 149.0 CC criu/sk-tcp.o [2020-08-17T14:36:37.184Z] #39 ... [2020-08-17T14:36:37.184Z] [2020-08-17T14:36:37.184Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:36:37.184Z] #45 212.1 + cd /tmp/tmp.tgjOCYBWUG/src/github.com/golangci/golangci-lint/ [2020-08-17T14:36:37.184Z] #45 212.1 + git checkout -q v1.23.8 [2020-08-17T14:36:37.447Z] #45 212.5 ++ git describe --tags [2020-08-17T14:36:37.447Z] #45 212.5 + version=v1.23.8 [2020-08-17T14:36:37.447Z] #45 212.5 ++ git rev-parse --short HEAD [2020-08-17T14:36:37.447Z] #45 212.5 + commit=76a82c6 [2020-08-17T14:36:37.447Z] #45 212.5 ++ git show -s --format=%cd [2020-08-17T14:36:37.447Z] #45 212.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-17T14:36:37.447Z] #45 212.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-17T14:36:37.917Z] #39 94.50 CC criu/cr-check.o [2020-08-17T14:36:38.047Z] #39 90.01 CC criu/bfd.o [2020-08-17T14:36:38.306Z] #39 90.43 CC criu/bitmap.o [2020-08-17T14:36:38.565Z] #39 90.62 CC criu/cgroup-props.o [2020-08-17T14:36:38.824Z] #39 ... [2020-08-17T14:36:38.824Z] [2020-08-17T14:36:38.824Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:36:38.824Z] #17 23.03 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-08-17T14:36:38.824Z] #17 23.09 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-08-17T14:36:38.824Z] #17 23.14 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-08-17T14:36:38.824Z] #17 23.82 debconf: delaying package configuration, since apt-utils is not installed [2020-08-17T14:36:38.824Z] #17 23.97 Fetched 28.5 MB in 2s (15.7 MB/s) [2020-08-17T14:36:38.824Z] #17 24.04 Selecting previously unselected package pigz. [2020-08-17T14:36:38.824Z] #17 24.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-08-17T14:36:38.824Z] #17 24.11 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-08-17T14:36:38.824Z] #17 24.14 Unpacking pigz (2.4-1) ... [2020-08-17T14:36:38.824Z] #17 24.21 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-08-17T14:36:38.824Z] #17 24.22 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-17T14:36:38.824Z] #17 24.22 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-17T14:36:38.824Z] #17 25.10 Selecting previously unselected package python3.7-minimal. [2020-08-17T14:36:38.824Z] #17 25.12 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-08-17T14:36:38.824Z] #17 25.21 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-17T14:36:38.824Z] #17 26.05 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-08-17T14:36:38.824Z] #17 26.07 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-08-17T14:36:38.824Z] #17 28.21 Selecting previously unselected package python3-minimal. [2020-08-17T14:36:38.824Z] #17 28.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-08-17T14:36:38.824Z] #17 28.24 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-08-17T14:36:38.824Z] #17 28.28 Unpacking python3-minimal (3.7.3-1) ... [2020-08-17T14:36:38.824Z] #17 28.37 Selecting previously unselected package libmpdec2:amd64. [2020-08-17T14:36:38.824Z] #17 28.38 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-08-17T14:36:38.824Z] #17 28.39 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-08-17T14:36:38.824Z] #17 28.51 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-08-17T14:36:38.824Z] #17 28.52 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-08-17T14:36:38.824Z] #17 28.53 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-17T14:36:38.824Z] #17 29.51 Selecting previously unselected package python3.7. [2020-08-17T14:36:38.824Z] #17 29.52 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-08-17T14:36:38.824Z] #17 29.53 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-08-17T14:36:38.824Z] #17 29.66 Selecting previously unselected package libpython3-stdlib:amd64. [2020-08-17T14:36:38.824Z] #17 29.66 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-08-17T14:36:38.825Z] #17 29.67 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-17T14:36:38.825Z] #17 29.76 Setting up python3-minimal (3.7.3-1) ... [2020-08-17T14:36:38.825Z] #17 30.51 Selecting previously unselected package python3. [2020-08-17T14:36:38.825Z] #17 30.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-08-17T14:36:38.825Z] #17 30.57 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-08-17T14:36:38.825Z] #17 30.59 Unpacking python3 (3.7.3-1) ... [2020-08-17T14:36:38.825Z] #17 30.67 Selecting previously unselected package libip4tc0:amd64. [2020-08-17T14:36:38.825Z] #17 30.67 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-08-17T14:36:38.825Z] #17 30.68 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-08-17T14:36:38.825Z] #17 30.78 Selecting previously unselected package libip6tc0:amd64. [2020-08-17T14:36:38.825Z] #17 30.78 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-08-17T14:36:38.825Z] #17 30.80 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-08-17T14:36:38.825Z] #17 30.89 Selecting previously unselected package libiptc0:amd64. [2020-08-17T14:36:38.825Z] #17 30.89 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-08-17T14:36:38.825Z] #17 30.91 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-08-17T14:36:38.825Z] #17 31.01 Selecting previously unselected package libnfnetlink0:amd64. [2020-08-17T14:36:38.825Z] #17 31.02 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-08-17T14:36:38.825Z] #17 31.03 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-17T14:36:38.825Z] #17 31.09 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-08-17T14:36:38.825Z] #17 31.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-08-17T14:36:38.825Z] #17 31.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-17T14:36:38.825Z] #17 31.17 Selecting previously unselected package libnftnl11:amd64. [2020-08-17T14:36:38.825Z] #17 31.17 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-08-17T14:36:38.825Z] #17 31.18 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-08-17T14:36:38.825Z] #17 31.25 Selecting previously unselected package iptables. [2020-08-17T14:36:38.825Z] #17 31.26 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-08-17T14:36:38.825Z] #17 31.27 Unpacking iptables (1.8.2-4) ... [2020-08-17T14:36:39.084Z] #17 31.60 Selecting previously unselected package xxd. [2020-08-17T14:36:39.084Z] #17 31.60 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-08-17T14:36:39.084Z] #17 31.60 Unpacking xxd (2:8.1.0875-5) ... [2020-08-17T14:36:39.084Z] #17 ... [2020-08-17T14:36:39.084Z] [2020-08-17T14:36:39.084Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:36:39.084Z] #39 91.31 CC criu/cgroup.o [2020-08-17T14:36:39.285Z] #39 95.96 CC criu/cr-dedup.o [2020-08-17T14:36:39.848Z] #39 96.36 CC criu/cr-dump.o [2020-08-17T14:36:40.101Z] sha256:901ade0cbc31382d5b3da9d24daf663d4852c55a72d3971fc735cdb015176856 [2020-08-17T14:36:40.101Z] INFO: Starting docker-py tests... [2020-08-17T14:36:40.101Z] ============================= test session starts ============================== [2020-08-17T14:36:40.101Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-08-17T14:36:40.101Z] rootdir: /src, inifile: pytest.ini [2020-08-17T14:36:40.101Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-08-17T14:36:40.101Z] collected 389 items / 1 deselected / 388 selected [2020-08-17T14:36:40.101Z] [2020-08-17T14:36:41.724Z] #39 93.83 CC criu/clone-noasan.o [2020-08-17T14:36:41.740Z] #39 ... [2020-08-17T14:36:41.740Z] [2020-08-17T14:36:41.740Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:36:41.740Z] #17 35.73 Unpacking apparmor (2.13.2-10) ... [2020-08-17T14:36:41.740Z] #17 36.07 Selecting previously unselected package aufs-tools. [2020-08-17T14:36:41.740Z] #17 36.07 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-17T14:36:41.740Z] #17 36.08 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-17T14:36:41.740Z] #17 36.17 Selecting previously unselected package libonig5:amd64. [2020-08-17T14:36:41.740Z] #17 36.17 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-17T14:36:41.740Z] #17 36.17 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-17T14:36:41.740Z] #17 36.31 Selecting previously unselected package libjq1:amd64. [2020-08-17T14:36:41.740Z] #17 36.32 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-17T14:36:41.740Z] #17 36.33 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-17T14:36:41.740Z] #17 36.41 Selecting previously unselected package jq. [2020-08-17T14:36:41.740Z] #17 36.42 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-17T14:36:41.740Z] #17 36.42 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-17T14:36:41.740Z] #17 36.51 Selecting previously unselected package libaio1:amd64. [2020-08-17T14:36:41.740Z] #17 36.54 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-17T14:36:41.740Z] #17 36.55 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-17T14:36:41.740Z] #17 36.61 Selecting previously unselected package libgpm2:amd64. [2020-08-17T14:36:41.740Z] #17 36.62 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-17T14:36:41.740Z] #17 36.62 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-17T14:36:41.740Z] #17 36.68 Selecting previously unselected package libicu63:amd64. [2020-08-17T14:36:41.740Z] #17 36.69 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-17T14:36:41.740Z] #17 36.70 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-17T14:36:41.740Z] #17 39.96 Selecting previously unselected package libnet1:amd64. [2020-08-17T14:36:41.740Z] #17 39.97 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-17T14:36:41.740Z] #17 39.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-17T14:36:41.740Z] #17 40.07 Selecting previously unselected package libnl-3-200:amd64. [2020-08-17T14:36:41.740Z] #17 40.08 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-17T14:36:41.740Z] #17 40.10 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-17T14:36:41.740Z] #17 40.16 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-17T14:36:41.740Z] #17 40.17 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-17T14:36:41.740Z] #17 40.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-17T14:36:41.740Z] #17 40.24 Selecting previously unselected package libreadline5:amd64. [2020-08-17T14:36:41.740Z] #17 40.24 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-17T14:36:41.740Z] #17 40.25 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-17T14:36:41.740Z] #17 40.36 Selecting previously unselected package net-tools. [2020-08-17T14:36:41.740Z] #17 40.37 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-17T14:36:41.740Z] #17 40.38 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-17T14:36:41.740Z] #17 40.58 Selecting previously unselected package python-pip-whl. [2020-08-17T14:36:41.740Z] #17 40.59 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-17T14:36:41.740Z] #17 40.60 Unpacking python-pip-whl (18.1-5) ... [2020-08-17T14:36:41.740Z] #17 41.06 Selecting previously unselected package python3-lib2to3. [2020-08-17T14:36:41.740Z] #17 41.07 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-17T14:36:41.740Z] #17 41.07 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-17T14:36:41.997Z] #17 41.19 Selecting previously unselected package python3-distutils. [2020-08-17T14:36:41.997Z] #17 41.20 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-17T14:36:41.997Z] #17 41.20 Unpacking python3-distutils (3.7.3-1) ... [2020-08-17T14:36:41.997Z] #17 41.34 Selecting previously unselected package python3-pip. [2020-08-17T14:36:41.997Z] #17 41.36 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-17T14:36:41.997Z] #17 41.36 Unpacking python3-pip (18.1-5) ... [2020-08-17T14:36:42.254Z] #17 41.52 Selecting previously unselected package python3-pkg-resources. [2020-08-17T14:36:42.254Z] #17 41.52 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-17T14:36:42.254Z] #17 41.53 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-17T14:36:42.254Z] #17 41.66 Selecting previously unselected package python3-setuptools. [2020-08-17T14:36:42.254Z] #17 41.66 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-17T14:36:42.254Z] #17 41.66 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-17T14:36:42.313Z] #39 94.13 CC criu/config.o [2020-08-17T14:36:42.511Z] #17 41.89 Selecting previously unselected package python3-wheel. [2020-08-17T14:36:42.767Z] #17 41.90 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-17T14:36:42.767Z] #17 41.90 Unpacking python3-wheel (0.32.3-2) ... [2020-08-17T14:36:42.767Z] #17 41.97 Selecting previously unselected package sudo. [2020-08-17T14:36:42.767Z] #17 41.98 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-17T14:36:42.767Z] #17 41.99 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-17T14:36:43.331Z] #17 42.55 Selecting previously unselected package thin-provisioning-tools. [2020-08-17T14:36:43.331Z] #17 42.55 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-17T14:36:43.331Z] #17 42.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-17T14:36:43.588Z] #17 42.78 Selecting previously unselected package uidmap. [2020-08-17T14:36:43.588Z] #17 42.79 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-17T14:36:43.588Z] #17 42.80 Unpacking uidmap (1:4.5-1.1) ... [2020-08-17T14:36:43.588Z] #17 42.90 Selecting previously unselected package vim-runtime. [2020-08-17T14:36:43.588Z] #17 42.91 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-17T14:36:43.588Z] #17 42.96 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-17T14:36:43.588Z] #17 42.99 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-17T14:36:43.588Z] #17 43.00 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-17T14:36:43.688Z] #39 95.63 CC criu/cr-check.o [2020-08-17T14:36:44.051Z] #45 ... [2020-08-17T14:36:44.051Z] [2020-08-17T14:36:44.051Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:36:44.051Z] #21 219.0 + return [2020-08-17T14:36:44.626Z] #39 ... [2020-08-17T14:36:44.626Z] [2020-08-17T14:36:44.626Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:36:44.626Z] #17 31.73 Selecting previously unselected package vim-common. [2020-08-17T14:36:44.626Z] #17 31.73 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-08-17T14:36:44.626Z] #17 31.76 Unpacking vim-common (2:8.1.0875-5) ... [2020-08-17T14:36:44.626Z] #17 31.95 Selecting previously unselected package bash-completion. [2020-08-17T14:36:44.626Z] #17 31.95 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-08-17T14:36:44.626Z] #17 34.60 Unpacking bash-completion (1:2.8-6) ... [2020-08-17T14:36:44.626Z] #17 35.06 Selecting previously unselected package bzip2. [2020-08-17T14:36:44.626Z] #17 35.08 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-08-17T14:36:44.626Z] #17 35.09 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-17T14:36:44.626Z] #17 35.22 Selecting previously unselected package xz-utils. [2020-08-17T14:36:44.626Z] #17 35.23 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-08-17T14:36:44.626Z] #17 35.24 Unpacking xz-utils (5.2.4-1) ... [2020-08-17T14:36:44.626Z] #17 35.37 Selecting previously unselected package apparmor. [2020-08-17T14:36:44.626Z] #17 35.37 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-08-17T14:36:44.626Z] #17 35.45 Unpacking apparmor (2.13.2-10) ... [2020-08-17T14:36:44.626Z] #17 35.76 Selecting previously unselected package aufs-tools. [2020-08-17T14:36:44.626Z] #17 35.77 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-08-17T14:36:44.626Z] #17 35.78 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-08-17T14:36:44.626Z] #17 35.90 Selecting previously unselected package libonig5:amd64. [2020-08-17T14:36:44.626Z] #17 35.90 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-08-17T14:36:44.626Z] #17 35.92 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-08-17T14:36:44.626Z] #17 36.05 Selecting previously unselected package libjq1:amd64. [2020-08-17T14:36:44.626Z] #17 36.05 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-08-17T14:36:44.626Z] #17 36.06 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-17T14:36:44.626Z] #17 36.18 Selecting previously unselected package jq. [2020-08-17T14:36:44.626Z] #17 36.19 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-08-17T14:36:44.626Z] #17 36.21 Unpacking jq (1.5+dfsg-2+b1) ... [2020-08-17T14:36:44.626Z] #17 36.30 Selecting previously unselected package libaio1:amd64. [2020-08-17T14:36:44.626Z] #17 36.30 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-08-17T14:36:44.626Z] #17 36.31 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-08-17T14:36:44.626Z] #17 36.37 Selecting previously unselected package libgpm2:amd64. [2020-08-17T14:36:44.626Z] #17 36.38 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-08-17T14:36:44.626Z] #17 36.38 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-08-17T14:36:44.626Z] #17 36.54 Selecting previously unselected package libicu63:amd64. [2020-08-17T14:36:44.626Z] #17 36.54 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-08-17T14:36:44.626Z] #17 36.55 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-17T14:36:45.194Z] #17 ... [2020-08-17T14:36:45.194Z] [2020-08-17T14:36:45.194Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:36:45.194Z] #39 97.18 CC criu/cr-dedup.o [2020-08-17T14:36:45.194Z] #39 97.43 CC criu/cr-dump.o [2020-08-17T14:36:45.445Z] #21 DONE 220.3s [2020-08-17T14:36:45.445Z] [2020-08-17T14:36:45.445Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:36:45.445Z] #39 149.4 CC criu/sk-unix.o [2020-08-17T14:36:45.445Z] #39 151.0 CC criu/sockets.o [2020-08-17T14:36:45.445Z] #39 151.7 CC criu/stats.o [2020-08-17T14:36:45.445Z] #39 152.0 CC criu/string.o [2020-08-17T14:36:45.445Z] #39 152.1 CC criu/sysctl.o [2020-08-17T14:36:45.445Z] #39 152.6 CC criu/sysfs_parse.o [2020-08-17T14:36:45.445Z] #39 153.0 CC criu/timens.o [2020-08-17T14:36:45.445Z] #39 153.2 CC criu/timerfd.o [2020-08-17T14:36:45.445Z] #39 153.5 CC criu/tty.o [2020-08-17T14:36:45.445Z] #39 155.2 CC criu/tun.o [2020-08-17T14:36:45.445Z] #39 155.6 CC criu/uffd.o [2020-08-17T14:36:45.445Z] #39 156.6 CC criu/util.o [2020-08-17T14:36:45.708Z] #39 157.8 CC criu/uts_ns.o [2020-08-17T14:36:46.283Z] #39 158.1 CC criu/vdso.o [2020-08-17T14:36:46.859Z] #39 158.8 LINK criu/built-in.o [2020-08-17T14:36:46.859Z] #39 158.9 LINK criu/criu [2020-08-17T14:36:46.859Z] #17 46.14 Selecting previously unselected package vim. [2020-08-17T14:36:46.859Z] #17 46.15 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-17T14:36:46.859Z] #17 46.17 Unpacking vim (2:8.1.0875-5) ... [2020-08-17T14:36:47.122Z] #39 ... [2020-08-17T14:36:47.122Z] [2020-08-17T14:36:47.122Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-17T14:36:47.422Z] #17 46.70 Selecting previously unselected package xfsprogs. [2020-08-17T14:36:47.422Z] #17 46.71 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-17T14:36:47.422Z] #17 46.72 Unpacking xfsprogs (4.20.0-1) ... [2020-08-17T14:36:47.698Z] #22 DONE 0.7s [2020-08-17T14:36:47.698Z] [2020-08-17T14:36:47.698Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:36:47.698Z] #39 159.4 DEP lib/c/criu.d [2020-08-17T14:36:47.698Z] #39 159.5 CC images/rpc.pb-c.o [2020-08-17T14:36:47.731Z] #39 99.41 CC criu/cr-errno.o [2020-08-17T14:36:47.731Z] #39 99.48 CC criu/cr-restore.o [2020-08-17T14:36:48.017Z] #17 47.21 Selecting previously unselected package zip. [2020-08-17T14:36:48.017Z] #17 47.23 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-17T14:36:48.017Z] #17 47.24 Unpacking zip (3.0-11+b1) ... [2020-08-17T14:36:48.017Z] #17 47.45 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-17T14:36:48.274Z] #39 160.2 CC lib/c/criu.o [2020-08-17T14:36:48.274Z] #17 47.53 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-17T14:36:48.274Z] #17 47.56 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-17T14:36:48.274Z] #17 47.56 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-17T14:36:48.274Z] #17 47.58 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-17T14:36:48.274Z] #17 47.59 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-17T14:36:48.274Z] #17 47.60 Setting up uidmap (1:4.5-1.1) ... [2020-08-17T14:36:48.274Z] #17 47.62 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-17T14:36:48.274Z] #17 47.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-17T14:36:48.274Z] #17 47.65 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-17T14:36:48.274Z] #17 47.66 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-17T14:36:48.530Z] #17 47.67 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-17T14:36:48.530Z] #17 47.68 Setting up xxd (2:8.1.0875-5) ... [2020-08-17T14:36:48.530Z] #17 47.69 Setting up zip (3.0-11+b1) ... [2020-08-17T14:36:48.530Z] #17 47.70 Setting up vim-common (2:8.1.0875-5) ... [2020-08-17T14:36:48.530Z] #17 47.73 Setting up bash-completion (1:2.8-6) ... [2020-08-17T14:36:49.685Z] #39 161.3 LINK lib/c/built-in.o [2020-08-17T14:36:49.685Z] #39 161.3 LINK lib/c/libcriu.so [2020-08-17T14:36:49.685Z] #39 161.4 LINK lib/c/libcriu.a [2020-08-17T14:36:49.685Z] #39 161.5 GEN magic.py [2020-08-17T14:36:49.685Z] #39 161.7 Note: Building without setproctitle() and strlcpy() support. [2020-08-17T14:36:49.685Z] #39 161.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-17T14:36:49.685Z] #39 161.7 Note: Building without GnuTLS support [2020-08-17T14:36:49.685Z] #39 161.7 Makefile.config:39: Warn: you have no libnftables installed [2020-08-17T14:36:49.685Z] #39 161.7 Makefile.config:40: Warn: Building without nftables support [2020-08-17T14:36:50.267Z] #39 ... [2020-08-17T14:36:50.267Z] [2020-08-17T14:36:50.267Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:36:50.267Z] #17 40.06 Selecting previously unselected package libnet1:amd64. [2020-08-17T14:36:50.267Z] #17 40.06 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-08-17T14:36:50.267Z] #17 40.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-17T14:36:50.267Z] #17 40.15 Selecting previously unselected package libnl-3-200:amd64. [2020-08-17T14:36:50.267Z] #17 40.16 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-08-17T14:36:50.267Z] #17 40.16 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-08-17T14:36:50.267Z] #17 40.26 Selecting previously unselected package libprotobuf-c1:amd64. [2020-08-17T14:36:50.267Z] #17 40.26 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-08-17T14:36:50.267Z] #17 40.27 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-17T14:36:50.267Z] #17 40.33 Selecting previously unselected package libreadline5:amd64. [2020-08-17T14:36:50.267Z] #17 40.34 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-08-17T14:36:50.267Z] #17 40.36 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-17T14:36:50.267Z] #17 40.46 Selecting previously unselected package net-tools. [2020-08-17T14:36:50.267Z] #17 40.47 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-08-17T14:36:50.267Z] #17 40.48 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-17T14:36:50.267Z] #17 40.71 Selecting previously unselected package python-pip-whl. [2020-08-17T14:36:50.267Z] #17 40.71 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-08-17T14:36:50.267Z] #17 40.72 Unpacking python-pip-whl (18.1-5) ... [2020-08-17T14:36:50.267Z] #17 41.27 Selecting previously unselected package python3-lib2to3. [2020-08-17T14:36:50.267Z] #17 41.28 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-08-17T14:36:50.267Z] #17 41.28 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-08-17T14:36:50.267Z] #17 41.43 Selecting previously unselected package python3-distutils. [2020-08-17T14:36:50.267Z] #17 41.44 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-08-17T14:36:50.267Z] #17 41.45 Unpacking python3-distutils (3.7.3-1) ... [2020-08-17T14:36:50.267Z] #17 41.62 Selecting previously unselected package python3-pip. [2020-08-17T14:36:50.267Z] #17 41.62 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-08-17T14:36:50.267Z] #17 41.63 Unpacking python3-pip (18.1-5) ... [2020-08-17T14:36:50.267Z] #17 41.80 Selecting previously unselected package python3-pkg-resources. [2020-08-17T14:36:50.267Z] #17 41.81 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-08-17T14:36:50.267Z] #17 41.81 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-08-17T14:36:50.267Z] #17 41.96 Selecting previously unselected package python3-setuptools. [2020-08-17T14:36:50.267Z] #17 41.96 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-08-17T14:36:50.267Z] #17 41.97 Unpacking python3-setuptools (40.8.0-1) ... [2020-08-17T14:36:50.267Z] #17 42.22 Selecting previously unselected package python3-wheel. [2020-08-17T14:36:50.267Z] #17 42.23 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-08-17T14:36:50.267Z] #17 42.25 Unpacking python3-wheel (0.32.3-2) ... [2020-08-17T14:36:50.267Z] #17 42.34 Selecting previously unselected package sudo. [2020-08-17T14:36:50.267Z] #17 42.34 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-08-17T14:36:50.267Z] #17 42.35 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-08-17T14:36:50.526Z] #17 42.80 Selecting previously unselected package thin-provisioning-tools. [2020-08-17T14:36:50.526Z] #17 42.80 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-08-17T14:36:50.526Z] #17 42.81 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-08-17T14:36:50.526Z] #17 43.07 Selecting previously unselected package uidmap. [2020-08-17T14:36:50.526Z] #17 43.07 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-08-17T14:36:50.526Z] #17 43.17 Unpacking uidmap (1:4.5-1.1) ... [2020-08-17T14:36:50.633Z] #39 162.6 fatal: not a git repository (or any of the parent directories): .git [2020-08-17T14:36:50.785Z] #17 43.29 Selecting previously unselected package vim-runtime. [2020-08-17T14:36:51.044Z] #17 43.29 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-08-17T14:36:51.044Z] #17 43.33 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-08-17T14:36:51.044Z] #17 43.37 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-08-17T14:36:51.044Z] #17 43.38 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-08-17T14:36:51.050Z] #17 50.34 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-17T14:36:51.050Z] #17 50.35 Setting up xz-utils (5.2.4-1) ... [2020-08-17T14:36:51.050Z] #17 50.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-17T14:36:51.050Z] #17 50.37 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-17T14:36:51.050Z] #17 50.44 invoke-rc.d: could not determine current runlevel [2020-08-17T14:36:51.306Z] #17 50.46 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-17T14:36:51.306Z] #17 50.48 Setting up pigz (2.4-1) ... [2020-08-17T14:36:51.306Z] #17 50.49 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-17T14:36:51.306Z] #17 50.50 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-17T14:36:51.306Z] #17 50.52 Setting up python-pip-whl (18.1-5) ... [2020-08-17T14:36:51.306Z] #17 50.53 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-17T14:36:51.306Z] #17 50.54 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-17T14:36:51.563Z] #17 50.95 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-17T14:36:51.563Z] #17 50.99 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-17T14:36:51.563Z] #17 51.00 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-17T14:36:51.584Z] #39 163.4 make[1]: Nothing to be done for 'all'. [2020-08-17T14:36:51.819Z] #17 51.02 Setting up vim (2:8.1.0875-5) ... [2020-08-17T14:36:51.819Z] #17 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-17T14:36:51.819Z] #17 51.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-17T14:36:51.819Z] #17 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-17T14:36:51.819Z] #17 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-17T14:36:51.819Z] #17 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-17T14:36:51.819Z] #17 51.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-17T14:36:51.819Z] #17 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-17T14:36:51.819Z] #17 51.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-17T14:36:51.819Z] #17 51.13 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-17T14:36:51.819Z] #17 51.15 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-17T14:36:51.819Z] #17 51.16 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-17T14:36:51.819Z] #17 51.19 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-17T14:36:51.819Z] #17 51.20 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-17T14:36:51.819Z] #17 51.21 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-17T14:36:51.819Z] #17 ... [2020-08-17T14:36:51.819Z] [2020-08-17T14:36:51.819Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:36:51.819Z] #39 98.55 CC criu/cr-errno.o [2020-08-17T14:36:51.819Z] #39 98.65 CC criu/cr-restore.o [2020-08-17T14:36:51.819Z] #39 102.8 CC criu/cr-service.o [2020-08-17T14:36:51.819Z] #39 104.4 CC criu/crtools.o [2020-08-17T14:36:51.819Z] #39 104.9 CC criu/eventfd.o [2020-08-17T14:36:51.819Z] #39 105.3 CC criu/eventpoll.o [2020-08-17T14:36:51.819Z] #39 106.1 CC criu/external.o [2020-08-17T14:36:51.819Z] #39 106.5 CC criu/fault-injection.o [2020-08-17T14:36:51.819Z] #39 106.7 CC criu/fdstore.o [2020-08-17T14:36:51.819Z] #39 107.1 CC criu/fifo.o [2020-08-17T14:36:51.819Z] #39 107.5 CC criu/file-ids.o [2020-08-17T14:36:51.819Z] #39 107.9 CC criu/file-lock.o [2020-08-17T14:36:52.075Z] #39 108.7 CC criu/files-ext.o [2020-08-17T14:36:52.331Z] #39 109.0 CC criu/files-reg.o [2020-08-17T14:36:52.533Z] #39 164.3 make[1]: 'images/built-in.o' is up to date. [2020-08-17T14:36:52.533Z] #39 164.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-17T14:36:52.533Z] #39 164.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-17T14:36:52.533Z] #39 164.5 make[1]: 'compel/libcompel.a' is up to date. [2020-08-17T14:36:52.533Z] #39 164.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-17T14:36:52.533Z] #39 164.6 make[1]: Nothing to be done for 'all'. [2020-08-17T14:36:52.796Z] #39 164.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-17T14:36:53.059Z] #39 164.9 make[2]: Nothing to be done for 'all'. [2020-08-17T14:36:53.059Z] #39 165.0 make[2]: Nothing to be done for 'all'. [2020-08-17T14:36:53.059Z] #39 165.1 make[2]: Nothing to be done for 'all'. [2020-08-17T14:36:53.059Z] #39 165.2 make[2]: Nothing to be done for 'all'. [2020-08-17T14:36:53.322Z] #39 165.3 make[2]: Nothing to be done for 'all'. [2020-08-17T14:36:53.322Z] #39 165.3 make[2]: Nothing to be done for 'all'. [2020-08-17T14:36:53.322Z] #39 165.4 make[2]: Nothing to be done for 'all'. [2020-08-17T14:36:53.585Z] #39 165.5 make[2]: Nothing to be done for 'all'. [2020-08-17T14:36:53.585Z] #39 165.5 INSTALL criu/criu [2020-08-17T14:36:54.161Z] #39 DONE 166.0s [2020-08-17T14:36:54.161Z] [2020-08-17T14:36:54.161Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-17T14:36:54.161Z] #26 DONE 6.3s [2020-08-17T14:36:54.161Z] [2020-08-17T14:36:54.161Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-17T14:36:54.332Z] #17 46.28 Selecting previously unselected package vim. [2020-08-17T14:36:54.332Z] #17 46.29 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-08-17T14:36:54.332Z] #17 46.31 Unpacking vim (2:8.1.0875-5) ... [2020-08-17T14:36:54.332Z] #17 46.86 Selecting previously unselected package xfsprogs. [2020-08-17T14:36:54.592Z] #17 46.86 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-08-17T14:36:54.592Z] #17 46.87 Unpacking xfsprogs (4.20.0-1) ... [2020-08-17T14:36:54.740Z] #29 DONE 0.6s [2020-08-17T14:36:54.740Z] [2020-08-17T14:36:54.740Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-17T14:36:54.850Z] #39 111.4 CC criu/files.o [2020-08-17T14:36:54.850Z] #39 ... [2020-08-17T14:36:54.850Z] [2020-08-17T14:36:54.850Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:36:54.851Z] #17 47.32 Selecting previously unselected package zip. [2020-08-17T14:36:54.851Z] #17 47.33 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-08-17T14:36:54.851Z] #17 47.33 Unpacking zip (3.0-11+b1) ... [2020-08-17T14:36:55.004Z] #31 DONE 0.2s [2020-08-17T14:36:55.004Z] [2020-08-17T14:36:55.004Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-17T14:36:55.059Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-08-17T14:36:55.110Z] #17 47.53 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-08-17T14:36:55.110Z] #17 47.55 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-08-17T14:36:55.110Z] #17 47.57 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-08-17T14:36:55.110Z] #17 47.58 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-08-17T14:36:55.110Z] #17 47.59 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-08-17T14:36:55.110Z] #17 47.61 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-08-17T14:36:55.110Z] #17 47.62 Setting up uidmap (1:4.5-1.1) ... [2020-08-17T14:36:55.110Z] #17 47.63 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-08-17T14:36:55.110Z] #17 47.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-08-17T14:36:55.110Z] #17 47.66 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-08-17T14:36:55.110Z] #17 47.67 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-08-17T14:36:55.149Z] #17 54.34 Setting up iptables (1.8.2-4) ... [2020-08-17T14:36:55.149Z] #17 54.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-17T14:36:55.149Z] #17 54.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-17T14:36:55.149Z] #17 54.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-17T14:36:55.149Z] #17 54.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-17T14:36:55.149Z] #17 54.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-17T14:36:55.149Z] #17 54.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-17T14:36:55.149Z] #17 54.44 Setting up python3 (3.7.3-1) ... [2020-08-17T14:36:55.267Z] #34 DONE 0.2s [2020-08-17T14:36:55.267Z] [2020-08-17T14:36:55.267Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-17T14:36:55.371Z] #17 47.69 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-08-17T14:36:55.371Z] #17 47.70 Setting up xxd (2:8.1.0875-5) ... [2020-08-17T14:36:55.371Z] #17 47.72 Setting up zip (3.0-11+b1) ... [2020-08-17T14:36:55.371Z] #17 47.76 Setting up vim-common (2:8.1.0875-5) ... [2020-08-17T14:36:55.371Z] #17 47.81 Setting up bash-completion (1:2.8-6) ... [2020-08-17T14:36:55.432Z] #17 54.93 Setting up python3-wheel (0.32.3-2) ... [2020-08-17T14:36:55.620Z] tests/integration/api_client_test.py ..... [ 7%] [2020-08-17T14:36:55.844Z] #37 DONE 0.8s [2020-08-17T14:36:55.844Z] [2020-08-17T14:36:55.844Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-17T14:36:56.369Z] #17 55.64 Setting up apparmor (2.13.2-10) ... [2020-08-17T14:36:56.421Z] #40 DONE 0.2s [2020-08-17T14:36:56.421Z] [2020-08-17T14:36:56.421Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-17T14:36:56.685Z] #42 DONE 0.4s [2020-08-17T14:36:56.685Z] [2020-08-17T14:36:56.685Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-17T14:36:56.685Z] #44 DONE 0.1s [2020-08-17T14:36:56.685Z] [2020-08-17T14:36:56.685Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:36:57.363Z] tests/integration/api_config_test.py ..... [ 8%] [2020-08-17T14:36:57.907Z] #17 50.45 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-08-17T14:36:57.907Z] #17 50.46 Setting up xz-utils (5.2.4-1) ... [2020-08-17T14:36:57.907Z] #17 50.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-08-17T14:36:57.907Z] #17 50.49 Setting up sudo (1.8.27-1+deb10u2) ... [2020-08-17T14:36:57.907Z] #17 50.55 invoke-rc.d: could not determine current runlevel [2020-08-17T14:36:58.166Z] #17 50.55 invoke-rc.d: policy-rc.d denied execution of start. [2020-08-17T14:36:58.166Z] #17 50.60 Setting up pigz (2.4-1) ... [2020-08-17T14:36:58.166Z] #17 50.61 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-08-17T14:36:58.166Z] #17 50.62 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-08-17T14:36:58.166Z] #17 50.65 Setting up python-pip-whl (18.1-5) ... [2020-08-17T14:36:58.257Z] #17 57.20 Setting up xfsprogs (4.20.0-1) ... [2020-08-17T14:36:58.257Z] #17 57.21 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-17T14:36:58.257Z] #17 57.62 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-17T14:36:58.425Z] #17 50.67 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-08-17T14:36:58.425Z] #17 50.68 Setting up vim-runtime (2:8.1.0875-5) ... [2020-08-17T14:36:58.685Z] #17 51.14 Setting up libaio1:amd64 (0.3.112-3) ... [2020-08-17T14:36:58.685Z] #17 51.16 Setting up libonig5:amd64 (6.9.1-1) ... [2020-08-17T14:36:58.685Z] #17 51.17 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-08-17T14:36:58.685Z] #17 51.19 Setting up vim (2:8.1.0875-5) ... [2020-08-17T14:36:58.685Z] #17 51.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-08-17T14:36:58.685Z] #17 51.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-08-17T14:36:58.685Z] #17 51.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-08-17T14:36:58.685Z] #17 51.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-08-17T14:36:58.685Z] #17 51.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-08-17T14:36:58.685Z] #17 51.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-08-17T14:36:58.685Z] #17 51.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-08-17T14:36:58.685Z] #17 51.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-08-17T14:36:58.685Z] #17 51.27 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-08-17T14:36:58.685Z] #17 51.30 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-08-17T14:36:58.685Z] #17 51.31 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-08-17T14:36:58.685Z] #17 51.33 Setting up jq (1.5+dfsg-2+b1) ... [2020-08-17T14:36:58.944Z] #17 51.34 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-08-17T14:36:58.944Z] #17 51.36 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-08-17T14:36:59.184Z] #17 58.52 Setting up python3-distutils (3.7.3-1) ... [2020-08-17T14:36:59.748Z] #17 58.97 Setting up python3-setuptools (40.8.0-1) ... [2020-08-17T14:37:01.116Z] #17 60.15 Setting up python3-pip (18.1-5) ... [2020-08-17T14:37:01.679Z] #17 ... [2020-08-17T14:37:01.679Z] [2020-08-17T14:37:01.679Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-17T14:37:01.679Z] #36 218.8 + dpkg --print-architecture [2020-08-17T14:37:01.679Z] #36 218.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-17T14:37:02.232Z] #17 54.31 Setting up iptables (1.8.2-4) ... [2020-08-17T14:37:02.232Z] #17 54.35 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-17T14:37:02.232Z] #17 54.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-17T14:37:02.232Z] #17 54.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-08-17T14:37:02.232Z] #17 54.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-08-17T14:37:02.232Z] #17 54.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-08-17T14:37:02.232Z] #17 54.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-08-17T14:37:02.232Z] #17 54.40 Setting up python3 (3.7.3-1) ... [2020-08-17T14:37:02.232Z] #17 ... [2020-08-17T14:37:02.232Z] [2020-08-17T14:37:02.233Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:37:02.233Z] #39 104.0 CC criu/cr-service.o [2020-08-17T14:37:02.233Z] #39 105.6 CC criu/crtools.o [2020-08-17T14:37:02.233Z] #39 106.2 CC criu/eventfd.o [2020-08-17T14:37:02.233Z] #39 106.5 CC criu/eventpoll.o [2020-08-17T14:37:02.233Z] #39 107.4 CC criu/external.o [2020-08-17T14:37:02.233Z] #39 107.8 CC criu/fault-injection.o [2020-08-17T14:37:02.233Z] #39 107.8 CC criu/fdstore.o [2020-08-17T14:37:02.233Z] #39 108.2 CC criu/fifo.o [2020-08-17T14:37:02.233Z] #39 108.7 CC criu/file-ids.o [2020-08-17T14:37:02.233Z] #39 109.0 CC criu/file-lock.o [2020-08-17T14:37:02.233Z] #39 110.1 CC criu/files-ext.o [2020-08-17T14:37:02.233Z] #39 110.5 CC criu/files-reg.o [2020-08-17T14:37:02.233Z] #39 112.7 CC criu/files.o [2020-08-17T14:37:02.233Z] #39 ... [2020-08-17T14:37:02.233Z] [2020-08-17T14:37:02.233Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:37:02.243Z] #36 219.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-17T14:37:02.243Z] #36 219.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-17T14:37:02.492Z] #17 54.74 Setting up python3-wheel (0.32.3-2) ... [2020-08-17T14:37:03.060Z] #17 55.58 Setting up apparmor (2.13.2-10) ... [2020-08-17T14:37:03.172Z] #36 ... [2020-08-17T14:37:03.172Z] [2020-08-17T14:37:03.172Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:37:03.172Z] #17 61.19 Processing triggers for libc-bin (2.28-10) ... [2020-08-17T14:37:03.172Z] #17 61.24 Processing triggers for mime-support (3.62) ... [2020-08-17T14:37:03.172Z] #17 DONE 62.4s [2020-08-17T14:37:03.608Z] [2020-08-17T14:37:03.608Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-17T14:37:04.171Z] #18 0.889 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-17T14:37:04.171Z] #18 0.891 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-17T14:37:04.171Z] #18 0.893 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-17T14:37:04.171Z] #18 DONE 0.9s [2020-08-17T14:37:04.171Z] [2020-08-17T14:37:04.171Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-17T14:37:04.965Z] #17 57.39 Setting up xfsprogs (4.20.0-1) ... [2020-08-17T14:37:04.965Z] #17 57.40 Setting up python3-lib2to3 (3.7.3-1) ... [2020-08-17T14:37:05.224Z] #17 57.77 Setting up python3-pkg-resources (40.8.0-1) ... [2020-08-17T14:37:06.161Z] #17 58.59 Setting up python3-distutils (3.7.3-1) ... [2020-08-17T14:37:06.729Z] #17 59.06 Setting up python3-setuptools (40.8.0-1) ... [2020-08-17T14:37:07.437Z] #19 ... [2020-08-17T14:37:07.437Z] [2020-08-17T14:37:07.437Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:37:07.437Z] #39 113.8 CC criu/filesystems.o [2020-08-17T14:37:07.437Z] #39 114.5 CC criu/fsnotify.o [2020-08-17T14:37:07.437Z] #39 115.7 CC criu/image-desc.o [2020-08-17T14:37:07.437Z] #39 115.9 CC criu/image.o [2020-08-17T14:37:07.437Z] #39 116.9 CC criu/ipc_ns.o [2020-08-17T14:37:07.437Z] #39 118.1 CC criu/irmap.o [2020-08-17T14:37:07.437Z] #39 118.9 CC criu/kcmp-ids.o [2020-08-17T14:37:07.437Z] #39 119.1 CC criu/kerndat.o [2020-08-17T14:37:07.437Z] #39 120.4 CC criu/libnetlink.o [2020-08-17T14:37:07.437Z] #39 121.0 CC criu/log.o [2020-08-17T14:37:07.437Z] #39 121.6 CC criu/lsm.o [2020-08-17T14:37:07.437Z] #39 122.1 CC criu/mem.o [2020-08-17T14:37:07.437Z] #39 123.9 CC criu/memfd.o [2020-08-17T14:37:07.998Z] #39 124.6 CC criu/mount.o [2020-08-17T14:37:08.108Z] #17 60.35 Setting up python3-pip (18.1-5) ... [2020-08-17T14:37:08.678Z] #17 ... [2020-08-17T14:37:08.678Z] [2020-08-17T14:37:08.678Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-17T14:37:08.678Z] #36 221.3 + dpkg --print-architecture [2020-08-17T14:37:08.678Z] #36 221.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-08-17T14:37:08.678Z] #36 221.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-08-17T14:37:08.678Z] #36 221.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-08-17T14:37:09.365Z] #39 ... [2020-08-17T14:37:09.365Z] [2020-08-17T14:37:09.365Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-17T14:37:09.365Z] #19 4.975 Collecting yamllint==1.16.0 [2020-08-17T14:37:10.606Z] #36 ... [2020-08-17T14:37:10.607Z] [2020-08-17T14:37:10.607Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-08-17T14:37:10.607Z] #17 61.30 Processing triggers for libc-bin (2.28-10) ... [2020-08-17T14:37:10.607Z] #17 61.34 Processing triggers for mime-support (3.62) ... [2020-08-17T14:37:10.607Z] #17 DONE 62.8s [2020-08-17T14:37:10.607Z] [2020-08-17T14:37:10.607Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-08-17T14:37:11.174Z] #18 0.869 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-08-17T14:37:11.174Z] #18 0.874 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-08-17T14:37:11.174Z] #18 0.877 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-08-17T14:37:11.174Z] #18 DONE 1.0s [2020-08-17T14:37:11.174Z] [2020-08-17T14:37:11.174Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-17T14:37:13.079Z] #19 ... [2020-08-17T14:37:13.079Z] [2020-08-17T14:37:13.079Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:37:13.079Z] #39 115.0 CC criu/filesystems.o [2020-08-17T14:37:13.079Z] #39 115.7 CC criu/fsnotify.o [2020-08-17T14:37:13.079Z] #39 116.9 CC criu/image-desc.o [2020-08-17T14:37:13.079Z] #39 117.0 CC criu/image.o [2020-08-17T14:37:13.079Z] #39 118.0 CC criu/ipc_ns.o [2020-08-17T14:37:13.079Z] #39 119.2 CC criu/irmap.o [2020-08-17T14:37:13.079Z] #39 119.8 CC criu/kcmp-ids.o [2020-08-17T14:37:13.079Z] #39 120.1 CC criu/kerndat.o [2020-08-17T14:37:13.079Z] #39 121.5 CC criu/libnetlink.o [2020-08-17T14:37:13.079Z] #39 121.9 CC criu/log.o [2020-08-17T14:37:13.079Z] #39 122.4 CC criu/lsm.o [2020-08-17T14:37:13.079Z] #39 122.9 CC criu/mem.o [2020-08-17T14:37:13.079Z] #39 125.0 CC criu/memfd.o [2020-08-17T14:37:13.647Z] #39 125.6 CC criu/mount.o [2020-08-17T14:37:14.614Z] #19 10.42 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-17T14:37:14.614Z] #19 10.53 Collecting pyyaml (from yamllint==1.16.0) [2020-08-17T14:37:14.871Z] #19 10.72 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-17T14:37:16.182Z] #39 ... [2020-08-17T14:37:16.182Z] [2020-08-17T14:37:16.182Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-08-17T14:37:16.182Z] #19 5.045 Collecting yamllint==1.16.0 [2020-08-17T14:37:16.239Z] #19 12.24 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-17T14:37:16.239Z] #19 12.30 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-17T14:37:16.496Z] #19 12.35 Building wheels for collected packages: pyyaml [2020-08-17T14:37:16.496Z] #19 12.35 Running setup.py bdist_wheel for pyyaml: started [2020-08-17T14:37:17.864Z] #19 13.47 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-17T14:37:17.864Z] #19 13.47 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-17T14:37:17.864Z] #19 13.56 Successfully built pyyaml [2020-08-17T14:37:17.864Z] #19 13.58 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-17T14:37:17.864Z] #19 13.94 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-17T14:37:18.433Z] #19 DONE 14.3s [2020-08-17T14:37:18.433Z] [2020-08-17T14:37:18.433Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-17T14:37:18.678Z] #52 209.3 + bin/containerd-stress [2020-08-17T14:37:18.678Z] #52 ... [2020-08-17T14:37:18.678Z] [2020-08-17T14:37:18.678Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:37:18.678Z] #45 DONE 253.0s [2020-08-17T14:37:18.678Z] [2020-08-17T14:37:18.678Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:37:18.688Z] #22 DONE 0.2s [2020-08-17T14:37:18.688Z] [2020-08-17T14:37:18.688Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:37:18.688Z] #39 128.5 CC criu/namespaces.o [2020-08-17T14:37:18.688Z] #39 130.2 CC criu/net.o [2020-08-17T14:37:18.688Z] #39 133.6 CC criu/netfilter.o [2020-08-17T14:37:18.688Z] #39 134.0 CC criu/page-pipe.o [2020-08-17T14:37:18.688Z] #39 134.7 CC criu/page-xfer.o [2020-08-17T14:37:18.688Z] #39 ... [2020-08-17T14:37:18.688Z] [2020-08-17T14:37:18.688Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-17T14:37:18.940Z] #52 212.8 + bin/containerd-shim [2020-08-17T14:37:21.493Z] #52 ... [2020-08-17T14:37:21.493Z] [2020-08-17T14:37:21.493Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-17T14:37:21.493Z] #46 DONE 0.7s [2020-08-17T14:37:21.493Z] [2020-08-17T14:37:21.493Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-17T14:37:21.493Z] #48 DONE 0.2s [2020-08-17T14:37:21.493Z] [2020-08-17T14:37:21.493Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-17T14:37:21.756Z] #50 DONE 0.5s [2020-08-17T14:37:21.756Z] [2020-08-17T14:37:21.756Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:37:21.953Z] #26 DONE 3.2s [2020-08-17T14:37:21.953Z] [2020-08-17T14:37:21.953Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-17T14:37:21.953Z] #29 DONE 0.3s [2020-08-17T14:37:21.953Z] [2020-08-17T14:37:21.953Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:37:21.953Z] #39 136.5 CC criu/pagemap-cache.o [2020-08-17T14:37:21.953Z] #39 136.9 CC criu/pagemap.o [2020-08-17T14:37:21.953Z] #39 137.8 CC criu/parasite-syscall.o [2020-08-17T14:37:21.953Z] #39 138.6 CC criu/path.o [2020-08-17T14:37:22.208Z] #39 ... [2020-08-17T14:37:22.208Z] [2020-08-17T14:37:22.208Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-17T14:37:22.208Z] #31 DONE 0.1s [2020-08-17T14:37:22.208Z] [2020-08-17T14:37:22.208Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-17T14:37:22.208Z] #34 DONE 0.0s [2020-08-17T14:37:22.208Z] [2020-08-17T14:37:22.208Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:37:22.464Z] #45 ... [2020-08-17T14:37:22.464Z] [2020-08-17T14:37:22.464Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:37:22.464Z] #39 139.0 CC criu/pie-util-vdso-elf32.o [2020-08-17T14:37:22.752Z] #19 10.41 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-08-17T14:37:22.752Z] #19 10.52 Collecting pyyaml (from yamllint==1.16.0) [2020-08-17T14:37:22.752Z] #19 10.68 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-08-17T14:37:23.027Z] #39 139.5 CC criu/pie-util-vdso.o [2020-08-17T14:37:23.283Z] #39 140.0 CC criu/pie-util.o [2020-08-17T14:37:23.321Z] #19 12.18 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-08-17T14:37:23.321Z] #19 12.24 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-08-17T14:37:23.539Z] #39 140.2 CC criu/pipes.o [2020-08-17T14:37:23.580Z] #19 12.28 Building wheels for collected packages: pyyaml [2020-08-17T14:37:23.580Z] #19 12.28 Running setup.py bdist_wheel for pyyaml: started [2020-08-17T14:37:24.468Z] #39 141.0 CC criu/plugin.o [2020-08-17T14:37:24.468Z] #39 141.2 CC criu/proc_parse.o [2020-08-17T14:37:24.517Z] #19 13.41 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-08-17T14:37:24.777Z] #19 13.41 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-08-17T14:37:24.777Z] #19 13.52 Successfully built pyyaml [2020-08-17T14:37:24.777Z] #19 13.54 Installing collected packages: pyyaml, pathspec, yamllint [2020-08-17T14:37:25.036Z] #19 13.89 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-08-17T14:37:25.064Z] #52 218.7 + bin/containerd-shim-runc-v1 [2020-08-17T14:37:25.609Z] #19 DONE 14.4s [2020-08-17T14:37:25.609Z] [2020-08-17T14:37:25.609Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-08-17T14:37:25.609Z] #22 DONE 0.1s [2020-08-17T14:37:25.609Z] [2020-08-17T14:37:25.609Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:37:25.609Z] #39 129.8 CC criu/namespaces.o [2020-08-17T14:37:25.609Z] #39 131.5 CC criu/net.o [2020-08-17T14:37:25.609Z] #39 134.4 CC criu/netfilter.o [2020-08-17T14:37:25.609Z] #39 134.8 CC criu/page-pipe.o [2020-08-17T14:37:25.609Z] #39 135.5 CC criu/page-xfer.o [2020-08-17T14:37:25.609Z] #39 137.2 CC criu/pagemap-cache.o [2020-08-17T14:37:25.609Z] #39 137.6 CC criu/pagemap.o [2020-08-17T14:37:25.872Z] #39 ... [2020-08-17T14:37:25.872Z] [2020-08-17T14:37:25.872Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-08-17T14:37:26.144Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-08-17T14:37:26.360Z] #39 ... [2020-08-17T14:37:26.360Z] [2020-08-17T14:37:26.360Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:37:26.360Z] #49 89.91 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-17T14:37:26.360Z] #49 91.92 + mkdir -p /build [2020-08-17T14:37:26.360Z] #49 91.93 + cp runc /build/runc [2020-08-17T14:37:26.360Z] #49 DONE 92.4s [2020-08-17T14:37:26.617Z] [2020-08-17T14:37:26.617Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:37:26.617Z] #39 143.3 CC criu/protobuf-desc.o [2020-08-17T14:37:26.777Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-17T14:37:26.777Z] [2020-08-17T14:37:26.777Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-17T14:37:26.777Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-17T14:37:26.777Z] HOSTNAME=3e5dfc17a298 [2020-08-17T14:37:26.777Z] TESTDEBUG=0 [2020-08-17T14:37:26.777Z] DEST=bundles/test-integration [2020-08-17T14:37:26.777Z] PWD=/go/src/github.com/docker/docker [2020-08-17T14:37:26.777Z] DOCKER_GITCOMMIT=dc0d373a219297327398df0d45684284a78715a4 [2020-08-17T14:37:26.777Z] container=docker [2020-08-17T14:37:26.777Z] HOME=/root [2020-08-17T14:37:26.777Z] GOLANG_VERSION=1.13.15 [2020-08-17T14:37:26.777Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-17T14:37:26.777Z] VALIDATE_BRANCH=master [2020-08-17T14:37:26.777Z] TERM=xterm [2020-08-17T14:37:26.777Z] DOCKER_PKG=github.com/docker/docker [2020-08-17T14:37:26.777Z] SHLVL=1 [2020-08-17T14:37:26.777Z] TIMEOUT=120m [2020-08-17T14:37:26.777Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-17T14:37:26.777Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-17T14:37:26.777Z] GO111MODULE=off [2020-08-17T14:37:26.777Z] DOCKER_EXPERIMENTAL=1 [2020-08-17T14:37:26.777Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-17T14:37:26.777Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-17T14:37:26.777Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-17T14:37:26.777Z] GOPATH=/go [2020-08-17T14:37:26.777Z] PKG_CONFIG=pkg-config [2020-08-17T14:37:26.777Z] _=/usr/bin/env [2020-08-17T14:37:26.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-17T14:37:27.984Z] #39 144.4 CC criu/protobuf.o [2020-08-17T14:37:27.984Z] #39 144.6 CC criu/pstree.o [2020-08-17T14:37:28.369Z] #52 221.7 + bin/containerd-shim-runc-v2 [2020-08-17T14:37:28.547Z] #39 145.3 CC criu/rbtree.o [2020-08-17T14:37:28.804Z] #39 145.5 CC criu/rst-malloc.o [2020-08-17T14:37:29.060Z] #39 145.7 CC criu/seccomp.o [2020-08-17T14:37:29.161Z] #26 DONE 3.0s [2020-08-17T14:37:29.161Z] [2020-08-17T14:37:29.161Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:37:29.161Z] #39 138.8 CC criu/parasite-syscall.o [2020-08-17T14:37:29.161Z] #39 139.6 CC criu/path.o [2020-08-17T14:37:29.161Z] #39 139.8 CC criu/pie-util-vdso-elf32.o [2020-08-17T14:37:29.161Z] #39 140.2 CC criu/pie-util-vdso.o [2020-08-17T14:37:29.161Z] #39 140.7 CC criu/pie-util.o [2020-08-17T14:37:29.161Z] #39 140.9 CC criu/pipes.o [2020-08-17T14:37:29.161Z] #39 ... [2020-08-17T14:37:29.161Z] [2020-08-17T14:37:29.161Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-08-17T14:37:29.161Z] #29 DONE 0.3s [2020-08-17T14:37:29.161Z] [2020-08-17T14:37:29.161Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-08-17T14:37:29.161Z] #31 DONE 0.0s [2020-08-17T14:37:29.161Z] [2020-08-17T14:37:29.161Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-08-17T14:37:29.161Z] #34 DONE 0.0s [2020-08-17T14:37:29.161Z] [2020-08-17T14:37:29.161Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:37:29.312Z] #52 223.0 + binaries [2020-08-17T14:37:29.312Z] #52 223.0 + install -D bin/containerd /build/containerd [2020-08-17T14:37:29.312Z] #52 223.1 + install -D bin/containerd-shim /build/containerd-shim [2020-08-17T14:37:29.312Z] #52 223.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-17T14:37:29.312Z] #52 223.1 + install -D bin/ctr /build/ctr [2020-08-17T14:37:29.317Z] #39 ... [2020-08-17T14:37:29.317Z] [2020-08-17T14:37:29.317Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-17T14:37:29.317Z] #36 DONE 246.4s [2020-08-17T14:37:29.573Z] [2020-08-17T14:37:29.573Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:37:29.573Z] #52 ... [2020-08-17T14:37:29.573Z] [2020-08-17T14:37:29.573Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:37:29.573Z] #39 146.2 CC criu/seize.o [2020-08-17T14:37:29.730Z] #39 141.6 CC criu/plugin.o [2020-08-17T14:37:29.730Z] #39 142.0 CC criu/proc_parse.o [2020-08-17T14:37:30.136Z] #39 146.7 CC criu/servicefd.o [2020-08-17T14:37:30.393Z] #39 147.1 CC criu/shmem.o [2020-08-17T14:37:30.956Z] #39 147.8 CC criu/sigframe.o [2020-08-17T14:37:31.213Z] #39 147.9 CC criu/signalfd.o [2020-08-17T14:37:31.224Z] #52 DONE 224.7s [2020-08-17T14:37:31.470Z] #39 ... [2020-08-17T14:37:31.470Z] [2020-08-17T14:37:31.470Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-17T14:37:31.470Z] #37 DONE 0.3s [2020-08-17T14:37:31.470Z] [2020-08-17T14:37:31.470Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:37:31.470Z] #39 148.1 CC criu/sk-inet.o [2020-08-17T14:37:32.033Z] #39 148.7 CC criu/sk-netlink.o [2020-08-17T14:37:32.265Z] #39 144.1 CC criu/protobuf-desc.o [2020-08-17T14:37:32.289Z] #39 149.0 CC criu/sk-packet.o [2020-08-17T14:37:32.607Z] [2020-08-17T14:37:32.607Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-17T14:37:32.835Z] #39 144.9 CC criu/protobuf.o [2020-08-17T14:37:32.852Z] #39 149.3 CC criu/sk-queue.o [2020-08-17T14:37:33.094Z] #39 ... [2020-08-17T14:37:33.094Z] [2020-08-17T14:37:33.094Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-08-17T14:37:33.094Z] #49 89.87 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-08-17T14:37:33.094Z] #49 92.01 + mkdir -p /build [2020-08-17T14:37:33.094Z] #49 92.02 + cp runc /build/runc [2020-08-17T14:37:33.094Z] #49 DONE 92.9s [2020-08-17T14:37:33.094Z] [2020-08-17T14:37:33.094Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-08-17T14:37:33.094Z] #36 DONE 249.5s [2020-08-17T14:37:33.108Z] #39 149.6 CC criu/sk-tcp.o [2020-08-17T14:37:33.109Z] #39 149.8 CC criu/sk-unix.o [2020-08-17T14:37:33.354Z] [2020-08-17T14:37:33.354Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:37:33.354Z] #39 145.3 CC criu/pstree.o [2020-08-17T14:37:33.546Z] #53 DONE 1.3s [2020-08-17T14:37:33.806Z] [2020-08-17T14:37:33.806Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-17T14:37:34.037Z] #39 150.8 CC criu/sockets.o [2020-08-17T14:37:34.067Z] #57 DONE 0.4s [2020-08-17T14:37:34.067Z] [2020-08-17T14:37:34.067Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-17T14:37:34.291Z] #39 146.4 CC criu/rbtree.o [2020-08-17T14:37:34.550Z] #39 146.7 CC criu/rst-malloc.o [2020-08-17T14:37:34.600Z] #39 151.3 CC criu/stats.o [2020-08-17T14:37:34.857Z] #39 151.5 CC criu/string.o [2020-08-17T14:37:34.857Z] #39 151.6 CC criu/sysctl.o [2020-08-17T14:37:35.007Z] #59 DONE 0.8s [2020-08-17T14:37:35.007Z] [2020-08-17T14:37:35.007Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-17T14:37:35.007Z] #61 DONE 0.1s [2020-08-17T14:37:35.007Z] [2020-08-17T14:37:35.007Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-17T14:37:35.007Z] #62 DONE 0.0s [2020-08-17T14:37:35.007Z] [2020-08-17T14:37:35.007Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-17T14:37:35.118Z] #39 147.0 CC criu/seccomp.o [2020-08-17T14:37:35.377Z] #39 147.5 CC criu/seize.o [2020-08-17T14:37:35.420Z] #39 152.0 CC criu/sysfs_parse.o [2020-08-17T14:37:35.420Z] #39 152.2 CC criu/timens.o [2020-08-17T14:37:35.676Z] #39 152.4 CC criu/timerfd.o [2020-08-17T14:37:35.933Z] #39 152.6 CC criu/tty.o [2020-08-17T14:37:36.320Z] #39 148.3 CC criu/servicefd.o [2020-08-17T14:37:36.320Z] #39 ... [2020-08-17T14:37:36.320Z] [2020-08-17T14:37:36.320Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-08-17T14:37:36.320Z] #37 DONE 0.5s [2020-08-17T14:37:36.320Z] [2020-08-17T14:37:36.320Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:37:36.320Z] #39 148.5 CC criu/shmem.o [2020-08-17T14:37:36.392Z] #63 DONE 1.5s [2020-08-17T14:37:36.392Z] [2020-08-17T14:37:36.392Z] #64 exporting to image [2020-08-17T14:37:36.392Z] #64 exporting layers [2020-08-17T14:37:36.862Z] #39 153.6 CC criu/tun.o [2020-08-17T14:37:36.886Z] #39 148.9 CC criu/sigframe.o [2020-08-17T14:37:36.886Z] #39 149.0 CC criu/signalfd.o [2020-08-17T14:37:37.144Z] #39 149.2 CC criu/sk-inet.o [2020-08-17T14:37:37.426Z] #39 153.9 CC criu/uffd.o [2020-08-17T14:37:37.710Z] #39 149.7 CC criu/sk-netlink.o [2020-08-17T14:37:37.710Z] #39 149.9 CC criu/sk-packet.o [2020-08-17T14:37:37.990Z] #39 154.5 CC criu/util.o [2020-08-17T14:37:38.278Z] #39 150.3 CC criu/sk-queue.o [2020-08-17T14:37:38.537Z] #39 150.6 CC criu/sk-tcp.o [2020-08-17T14:37:38.580Z] #39 155.3 CC criu/uts_ns.o [2020-08-17T14:37:38.580Z] #39 155.4 CC criu/vdso-compat.o [2020-08-17T14:37:38.796Z] #39 151.0 CC criu/sk-unix.o [2020-08-17T14:37:39.168Z] #39 155.6 CC criu/vdso.o [2020-08-17T14:37:39.427Z] #39 ... [2020-08-17T14:37:39.427Z] [2020-08-17T14:37:39.427Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:37:39.427Z] #45 256.4 + cd /tmp/tmp.m8NieyCPih/src/github.com/golangci/golangci-lint/ [2020-08-17T14:37:39.427Z] #45 256.4 + git checkout -q v1.23.8 [2020-08-17T14:37:39.684Z] #45 256.8 ++ git describe --tags [2020-08-17T14:37:39.684Z] #45 256.8 + version=v1.23.8 [2020-08-17T14:37:39.684Z] #45 256.8 ++ git rev-parse --short HEAD [2020-08-17T14:37:39.684Z] #45 256.8 + commit=76a82c6 [2020-08-17T14:37:39.684Z] #45 256.8 ++ git show -s --format=%cd [2020-08-17T14:37:39.684Z] #45 256.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-17T14:37:39.684Z] #45 256.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-17T14:37:40.219Z] #39 152.1 CC criu/sockets.o [2020-08-17T14:37:40.478Z] #39 152.6 CC criu/stats.o [2020-08-17T14:37:40.478Z] #39 152.7 CC criu/string.o [2020-08-17T14:37:40.738Z] #39 152.7 CC criu/sysctl.o [2020-08-17T14:37:41.307Z] #39 153.2 CC criu/sysfs_parse.o [2020-08-17T14:37:41.307Z] #39 153.4 CC criu/timens.o [2020-08-17T14:37:41.567Z] #39 153.6 CC criu/timerfd.o [2020-08-17T14:37:41.826Z] #39 153.8 CC criu/tty.o [2020-08-17T14:37:42.764Z] #39 154.9 CC criu/tun.o [2020-08-17T14:37:43.333Z] #39 155.2 CC criu/uffd.o [2020-08-17T14:37:43.592Z] #39 155.8 CC criu/util.o [2020-08-17T14:37:44.529Z] #39 156.5 CC criu/uts_ns.o [2020-08-17T14:37:44.529Z] #39 156.6 CC criu/vdso-compat.o [2020-08-17T14:37:44.529Z] #39 156.8 CC criu/vdso.o [2020-08-17T14:37:44.933Z] #45 ... [2020-08-17T14:37:44.933Z] [2020-08-17T14:37:44.933Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:37:44.933Z] #39 156.1 LINK criu/built-in.o [2020-08-17T14:37:44.933Z] #39 156.2 LINK criu/criu [2020-08-17T14:37:44.933Z] #39 156.6 DEP lib/c/criu.d [2020-08-17T14:37:44.933Z] #39 156.6 CC images/rpc.pb-c.o [2020-08-17T14:37:44.933Z] #39 157.1 CC lib/c/criu.o [2020-08-17T14:37:44.933Z] #39 157.8 LINK lib/c/built-in.o [2020-08-17T14:37:44.933Z] #39 157.8 LINK lib/c/libcriu.so [2020-08-17T14:37:44.933Z] #39 157.9 LINK lib/c/libcriu.a [2020-08-17T14:37:44.933Z] #39 157.9 GEN magic.py [2020-08-17T14:37:44.933Z] #39 158.1 Note: Building without setproctitle() and strlcpy() support. [2020-08-17T14:37:44.933Z] #39 158.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-17T14:37:44.933Z] #39 158.1 Note: Building without GnuTLS support [2020-08-17T14:37:44.933Z] #39 158.1 Makefile.config:39: Warn: you have no libnftables installed [2020-08-17T14:37:44.933Z] #39 158.1 Makefile.config:40: Warn: Building without nftables support [2020-08-17T14:37:44.933Z] #39 158.7 fatal: not a git repository (or any of the parent directories): .git [2020-08-17T14:37:44.933Z] #39 159.2 make[1]: Nothing to be done for 'all'. [2020-08-17T14:37:44.933Z] #39 159.7 make[1]: 'images/built-in.o' is up to date. [2020-08-17T14:37:44.933Z] #39 159.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-17T14:37:44.933Z] #39 159.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-17T14:37:44.933Z] #39 159.8 make[1]: 'compel/libcompel.a' is up to date. [2020-08-17T14:37:44.933Z] #39 159.8 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-17T14:37:44.933Z] #39 159.8 make[1]: Nothing to be done for 'all'. [2020-08-17T14:37:44.933Z] #39 159.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-17T14:37:44.933Z] #39 160.1 make[2]: Nothing to be done for 'all'. [2020-08-17T14:37:44.933Z] #39 160.1 make[2]: Nothing to be done for 'all'. [2020-08-17T14:37:44.933Z] #39 160.1 make[2]: Nothing to be done for 'all'. [2020-08-17T14:37:44.933Z] #39 160.2 make[2]: Nothing to be done for 'all'. [2020-08-17T14:37:44.933Z] #39 160.2 make[2]: Nothing to be done for 'all'. [2020-08-17T14:37:44.933Z] #39 160.2 make[2]: Nothing to be done for 'all'. [2020-08-17T14:37:44.933Z] #39 160.3 make[2]: Nothing to be done for 'all'. [2020-08-17T14:37:44.933Z] #39 160.3 make[2]: Nothing to be done for 'all'. [2020-08-17T14:37:44.933Z] #39 160.4 INSTALL criu/criu [2020-08-17T14:37:44.933Z] #39 DONE 160.8s [2020-08-17T14:37:44.933Z] [2020-08-17T14:37:44.933Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:37:44.933Z] #52 190.1 + bin/containerd [2020-08-17T14:37:45.097Z] #39 157.2 LINK criu/built-in.o [2020-08-17T14:37:45.356Z] #39 157.3 LINK criu/criu [2020-08-17T14:37:45.503Z] #52 ... [2020-08-17T14:37:45.503Z] [2020-08-17T14:37:45.503Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-17T14:37:45.503Z] #40 DONE 0.1s [2020-08-17T14:37:45.503Z] [2020-08-17T14:37:45.503Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-17T14:37:45.503Z] #42 DONE 0.2s [2020-08-17T14:37:45.503Z] [2020-08-17T14:37:45.504Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:37:45.615Z] #39 157.6 DEP lib/c/criu.d [2020-08-17T14:37:45.615Z] #39 157.6 CC images/rpc.pb-c.o [2020-08-17T14:37:45.615Z] #39 ... [2020-08-17T14:37:45.615Z] [2020-08-17T14:37:45.615Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:37:45.615Z] #45 262.1 + cd /tmp/tmp.lFLiqP72jS/src/github.com/golangci/golangci-lint/ [2020-08-17T14:37:45.615Z] #45 262.1 + git checkout -q v1.23.8 [2020-08-17T14:37:45.759Z] #45 ... [2020-08-17T14:37:45.759Z] [2020-08-17T14:37:45.759Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-17T14:37:45.759Z] #44 DONE 0.0s [2020-08-17T14:37:45.759Z] [2020-08-17T14:37:45.759Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:37:45.874Z] #45 262.5 ++ git describe --tags [2020-08-17T14:37:46.133Z] #45 262.5 + version=v1.23.8 [2020-08-17T14:37:46.133Z] #45 262.5 ++ git rev-parse --short HEAD [2020-08-17T14:37:46.133Z] #45 262.5 + commit=76a82c6 [2020-08-17T14:37:46.133Z] #45 262.5 ++ git show -s --format=%cd [2020-08-17T14:37:46.133Z] #45 262.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-08-17T14:37:46.133Z] #45 262.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-08-17T14:37:46.398Z] #64 exporting layers 9.4s done [2020-08-17T14:37:46.398Z] #64 writing image sha256:5d68d676136f8484340210d37abc6df857a7c50553d7f4b0126b5afc0eb94518 done [2020-08-17T14:37:46.398Z] #64 naming to docker.io/library/docker:dc0d373a219297327398df0d45684284a78715a4 [2020-08-17T14:37:46.398Z] #64 naming to docker.io/library/docker:dc0d373a219297327398df0d45684284a78715a4 done [2020-08-17T14:37:46.398Z] #64 DONE 9.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-17T14:37:46.737Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41335/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc0d373a219297327398df0d45684284a78715a4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc0d373a219297327398df0d45684284a78715a4 hack/test/unit [2020-08-17T14:37:49.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-17T14:37:49.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-17T14:37:49.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-17T14:37:50.325Z] #45 ... [2020-08-17T14:37:50.325Z] [2020-08-17T14:37:50.325Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-08-17T14:37:50.325Z] #39 157.9 CC lib/c/criu.o [2020-08-17T14:37:50.325Z] #39 158.5 LINK lib/c/built-in.o [2020-08-17T14:37:50.325Z] #39 158.5 LINK lib/c/libcriu.so [2020-08-17T14:37:50.325Z] #39 158.5 LINK lib/c/libcriu.a [2020-08-17T14:37:50.325Z] #39 158.6 GEN magic.py [2020-08-17T14:37:50.325Z] #39 158.7 Note: Building without setproctitle() and strlcpy() support. [2020-08-17T14:37:50.325Z] #39 158.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-08-17T14:37:50.325Z] #39 158.7 Note: Building without GnuTLS support [2020-08-17T14:37:50.325Z] #39 158.7 Makefile.config:39: Warn: you have no libnftables installed [2020-08-17T14:37:50.325Z] #39 158.7 Makefile.config:40: Warn: Building without nftables support [2020-08-17T14:37:50.325Z] #39 159.3 fatal: not a git repository (or any of the parent directories): .git [2020-08-17T14:37:50.325Z] #39 159.8 make[1]: Nothing to be done for 'all'. [2020-08-17T14:37:50.325Z] #39 160.3 make[1]: 'images/built-in.o' is up to date. [2020-08-17T14:37:50.325Z] #39 160.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-08-17T14:37:50.325Z] #39 160.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-08-17T14:37:50.325Z] #39 160.4 make[1]: 'compel/libcompel.a' is up to date. [2020-08-17T14:37:50.325Z] #39 160.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-08-17T14:37:50.325Z] #39 160.5 make[1]: Nothing to be done for 'all'. [2020-08-17T14:37:50.325Z] #39 160.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-08-17T14:37:50.325Z] #39 160.7 make[2]: Nothing to be done for 'all'. [2020-08-17T14:37:50.325Z] #39 160.7 make[2]: Nothing to be done for 'all'. [2020-08-17T14:37:50.325Z] #39 160.7 make[2]: Nothing to be done for 'all'. [2020-08-17T14:37:50.325Z] #39 160.8 make[2]: Nothing to be done for 'all'. [2020-08-17T14:37:50.325Z] #39 160.8 make[2]: Nothing to be done for 'all'. [2020-08-17T14:37:50.325Z] #39 160.8 make[2]: Nothing to be done for 'all'. [2020-08-17T14:37:50.325Z] #39 160.8 make[2]: Nothing to be done for 'all'. [2020-08-17T14:37:50.325Z] #39 160.9 make[2]: Nothing to be done for 'all'. [2020-08-17T14:37:50.325Z] #39 160.9 INSTALL criu/criu [2020-08-17T14:37:50.325Z] #39 DONE 161.6s [2020-08-17T14:37:50.325Z] [2020-08-17T14:37:50.325Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:37:50.325Z] #52 192.2 + bin/containerd [2020-08-17T14:37:50.893Z] #52 ... [2020-08-17T14:37:50.893Z] [2020-08-17T14:37:50.893Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-08-17T14:37:50.893Z] #40 DONE 0.1s [2020-08-17T14:37:51.152Z] [2020-08-17T14:37:51.152Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-08-17T14:37:51.152Z] #42 DONE 0.2s [2020-08-17T14:37:51.152Z] [2020-08-17T14:37:51.152Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:37:51.152Z] #45 ... [2020-08-17T14:37:51.152Z] [2020-08-17T14:37:51.152Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-08-17T14:37:51.152Z] #44 DONE 0.1s [2020-08-17T14:37:51.411Z] [2020-08-17T14:37:51.411Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:37:52.025Z] ? github.com/docker/docker/api [no test files] [2020-08-17T14:38:04.277Z] ok github.com/docker/docker/api/server 0.080s coverage: 9.0% of statements [2020-08-17T14:38:05.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-17T14:38:05.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-17T14:38:05.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-17T14:38:06.148Z] 3ab49687905c: Pull complete [2020-08-17T14:38:06.148Z] Digest: sha256:30f8f12fc7a3da27e2b9e8c6c7f564f78a7610594713ae49143e5808e1fe7b36 [2020-08-17T14:38:06.148Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-17T14:38:06.148Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-08-17T14:38:06.148Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-08-17T14:38:06.148Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1397' [2020-08-17T14:38:06.148Z] WARN: Skipping validation tests [2020-08-17T14:38:06.148Z] INFO: Running unit tests at 08/17/2020 14:38:02... [2020-08-17T14:38:06.148Z] INFO: make.ps1 starting at 08/17/2020 14:38:05 [2020-08-17T14:38:06.608Z] INFO: Git commit (4bdfe08f9c) assumed from DOCKER_GITCOMMIT environment variable [2020-08-17T14:38:06.608Z] INFO: Invoking autogen... [2020-08-17T14:38:06.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-17T14:38:07.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-17T14:38:07.574Z] INFO: Running unit tests... [2020-08-17T14:38:08.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-17T14:38:10.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-17T14:38:11.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-17T14:38:12.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-17T14:38:13.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-17T14:38:14.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-17T14:38:15.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-17T14:38:16.135Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-08-17T14:38:16.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-17T14:38:17.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-17T14:38:18.062Z] ..........................xx.................... [ 29%] [2020-08-17T14:38:18.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-17T14:38:18.984Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-17T14:38:18.984Z] Using test binary docker [2020-08-17T14:38:18.984Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-17T14:38:18.984Z] +++ /etc/init.d/apparmor start [2020-08-17T14:38:18.984Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-17T14:38:18.984Z] INFO: Waiting for daemon to start... [2020-08-17T14:38:18.984Z] Starting dockerd [2020-08-17T14:38:18.984Z] +++ 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-08-17T14:38:21.045Z] . [2020-08-17T14:38:21.045Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-17T14:38:21.045Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-17T14:38:21.045Z] Error: No such image: emptyfs [2020-08-17T14:38:21.045Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-17T14:38:21.045Z] ++++ docker load [2020-08-17T14:38:21.335Z] Running integration-test (iteration 1) [2020-08-17T14:38:21.335Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-08-17T14:38:21.335Z] ++ 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-08-17T14:38:21.335Z] ++ set -e [2020-08-17T14:38:21.335Z] ++ '[' -n 0 ']' [2020-08-17T14:38:21.335Z] ++ set -x [2020-08-17T14:38:21.335Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:38:23.205Z] ? github.com/docker/docker/api [no test files] [2020-08-17T14:38:29.804Z] Loaded image: buildpack-deps:buster [2020-08-17T14:38:29.804Z] Loaded image: busybox:latest [2020-08-17T14:38:29.804Z] Loaded image: busybox:glibc [2020-08-17T14:38:29.804Z] Loaded image: debian:buster [2020-08-17T14:38:29.804Z] Loaded image: hello-world:latest [2020-08-17T14:38:30.095Z] INFO: Testing against a local daemon [2020-08-17T14:38:30.095Z] === RUN TestCgroupNamespacesBuild [2020-08-17T14:38:32.154Z] --- PASS: TestCgroupNamespacesBuild (2.16s) [2020-08-17T14:38:32.154Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-17T14:38:32.389Z] #45 DONE 306.4s [2020-08-17T14:38:32.389Z] [2020-08-17T14:38:32.389Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:38:32.389Z] #52 239.0 + bin/containerd-stress [2020-08-17T14:38:32.389Z] #52 ... [2020-08-17T14:38:32.389Z] [2020-08-17T14:38:32.389Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-17T14:38:32.389Z] #46 DONE 0.2s [2020-08-17T14:38:32.389Z] [2020-08-17T14:38:32.389Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-17T14:38:32.389Z] #48 DONE 0.1s [2020-08-17T14:38:32.389Z] [2020-08-17T14:38:32.389Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-17T14:38:32.389Z] #50 DONE 0.1s [2020-08-17T14:38:32.389Z] [2020-08-17T14:38:32.389Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:38:33.127Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-08-17T14:38:33.316Z] #52 241.0 + bin/containerd-shim [2020-08-17T14:38:34.247Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.73s) [2020-08-17T14:38:34.247Z] === RUN TestBuildWithSession [2020-08-17T14:38:34.247Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-17T14:38:34.247Z] build_session_test.go:25: TODO: BuildKit [2020-08-17T14:38:34.247Z] === RUN TestBuildSquashParent [2020-08-17T14:38:35.579Z] ok github.com/docker/docker/api/server 0.192s coverage: 9.0% of statements [2020-08-17T14:38:38.093Z] #52 ... [2020-08-17T14:38:38.093Z] [2020-08-17T14:38:38.093Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:38:38.093Z] #45 DONE 311.8s [2020-08-17T14:38:38.093Z] [2020-08-17T14:38:38.093Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:38:38.093Z] #52 241.7 + bin/containerd-stress [2020-08-17T14:38:38.093Z] #52 ... [2020-08-17T14:38:38.093Z] [2020-08-17T14:38:38.093Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-08-17T14:38:38.093Z] #46 DONE 0.2s [2020-08-17T14:38:38.093Z] [2020-08-17T14:38:38.093Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-08-17T14:38:38.093Z] #48 DONE 0.0s [2020-08-17T14:38:38.093Z] [2020-08-17T14:38:38.093Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-08-17T14:38:38.093Z] #50 DONE 0.1s [2020-08-17T14:38:38.093Z] [2020-08-17T14:38:38.093Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-08-17T14:38:38.660Z] #52 244.0 + bin/containerd-shim [2020-08-17T14:38:40.537Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-08-17T14:38:41.128Z] --- PASS: TestBuildSquashParent (7.28s) [2020-08-17T14:38:41.128Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-17T14:38:41.128Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-17T14:38:41.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-17T14:38:41.128Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-17T14:38:41.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-17T14:38:41.128Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-17T14:38:41.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-17T14:38:41.128Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-17T14:38:41.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-17T14:38:41.128Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-17T14:38:41.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-17T14:38:41.128Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-17T14:38:41.128Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-17T14:38:41.128Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-17T14:38:41.128Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-17T14:38:41.405Z] #52 247.6 + bin/containerd-shim-runc-v1 [2020-08-17T14:38:43.253Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-08-17T14:38:43.294Z] #52 250.7 + bin/containerd-shim-runc-v2 [2020-08-17T14:38:43.853Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-17T14:38:43.853Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-17T14:38:44.222Z] #52 251.6 + binaries [2020-08-17T14:38:44.222Z] #52 251.6 + install -D bin/containerd /build/containerd [2020-08-17T14:38:44.222Z] #52 251.6 + install -D bin/containerd-shim /build/containerd-shim [2020-08-17T14:38:44.222Z] #52 251.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-17T14:38:44.222Z] #52 251.7 + install -D bin/ctr /build/ctr [2020-08-17T14:38:45.149Z] #52 DONE 252.6s [2020-08-17T14:38:45.234Z] #52 250.4 + bin/containerd-shim-runc-v1 [2020-08-17T14:38:45.710Z] [2020-08-17T14:38:45.710Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-17T14:38:46.020Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-17T14:38:46.271Z] #53 DONE 0.7s [2020-08-17T14:38:46.310Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-17T14:38:46.526Z] [2020-08-17T14:38:46.526Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-17T14:38:46.526Z] #57 DONE 0.2s [2020-08-17T14:38:46.526Z] [2020-08-17T14:38:46.526Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-17T14:38:46.782Z] #59 DONE 0.4s [2020-08-17T14:38:47.037Z] [2020-08-17T14:38:47.037Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-17T14:38:47.037Z] #61 DONE 0.0s [2020-08-17T14:38:47.037Z] [2020-08-17T14:38:47.037Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-17T14:38:47.037Z] #62 DONE 0.0s [2020-08-17T14:38:47.037Z] [2020-08-17T14:38:47.037Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-17T14:38:47.966Z] #63 DONE 0.9s [2020-08-17T14:38:47.966Z] [2020-08-17T14:38:47.966Z] #64 exporting to image [2020-08-17T14:38:47.966Z] #64 exporting layers [2020-08-17T14:38:48.521Z] #52 253.5 + bin/containerd-shim-runc-v2 [2020-08-17T14:38:49.032Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-17T14:38:49.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.54s) [2020-08-17T14:38:49.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.62s) [2020-08-17T14:38:49.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.35s) [2020-08-17T14:38:49.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.51s) [2020-08-17T14:38:49.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.37s) [2020-08-17T14:38:49.032Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.41s) [2020-08-17T14:38:49.032Z] === RUN TestBuildMultiStageCopy [2020-08-17T14:38:49.032Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-17T14:38:49.087Z] #52 254.3 + binaries [2020-08-17T14:38:49.087Z] #52 254.3 + install -D bin/containerd /build/containerd [2020-08-17T14:38:49.087Z] #52 254.3 + install -D bin/containerd-shim /build/containerd-shim [2020-08-17T14:38:49.087Z] #52 254.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-08-17T14:38:49.087Z] #52 254.4 + install -D bin/ctr /build/ctr [2020-08-17T14:38:49.653Z] #52 DONE 255.0s [2020-08-17T14:38:50.588Z] [2020-08-17T14:38:50.588Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-08-17T14:38:51.093Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-17T14:38:51.159Z] #53 DONE 0.5s [2020-08-17T14:38:51.159Z] [2020-08-17T14:38:51.159Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-08-17T14:38:51.159Z] #57 DONE 0.1s [2020-08-17T14:38:51.417Z] [2020-08-17T14:38:51.417Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-08-17T14:38:51.674Z] #59 DONE 0.4s [2020-08-17T14:38:51.722Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-17T14:38:51.933Z] [2020-08-17T14:38:51.933Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-08-17T14:38:51.933Z] #61 DONE 0.0s [2020-08-17T14:38:51.933Z] [2020-08-17T14:38:51.933Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-08-17T14:38:51.933Z] #62 DONE 0.0s [2020-08-17T14:38:51.933Z] [2020-08-17T14:38:51.933Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-08-17T14:38:52.352Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-17T14:38:52.642Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-17T14:38:53.274Z] --- PASS: TestBuildMultiStageCopy (4.73s) [2020-08-17T14:38:53.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s) [2020-08-17T14:38:53.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-08-17T14:38:53.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-08-17T14:38:53.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-08-17T14:38:53.274Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2020-08-17T14:38:53.274Z] === RUN TestBuildMultiStageParentConfig [2020-08-17T14:38:53.310Z] #63 DONE 1.2s [2020-08-17T14:38:53.310Z] [2020-08-17T14:38:53.310Z] #64 exporting to image [2020-08-17T14:38:53.310Z] #64 exporting layers [2020-08-17T14:38:54.502Z] #64 exporting layers 6.3s done [2020-08-17T14:38:54.502Z] #64 writing image sha256:ca69e5bf461aa248bc754b1b4f8d7978e19b89a0a44c2d1c545c18b2dcb1fd8c done [2020-08-17T14:38:54.502Z] #64 naming to docker.io/library/docker:dc0d373a219297327398df0d45684284a78715a4 done [2020-08-17T14:38:54.502Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-08-17T14:38:54.775Z] --- PASS: TestBuildMultiStageParentConfig (1.53s) [2020-08-17T14:38:54.775Z] === RUN TestBuildLabelWithTargets [2020-08-17T14:38:54.841Z] + trap exit INT TERM [2020-08-17T14:38:54.841Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-08-17T14:38:54.841Z] + CONTAINER_NAME=docker-pr7 [2020-08-17T14:38:54.841Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41335/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41335/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc0d373a219297327398df0d45684284a78715a4 -e DOCKER_GRAPHDRIVER docker:dc0d373a219297327398df0d45684284a78715a4 hack/make.sh dynbinary-daemon [2020-08-17T14:38:55.771Z] [2020-08-17T14:38:55.771Z] Removing bundles/ [2020-08-17T14:38:55.771Z] [2020-08-17T14:38:55.771Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-08-17T14:38:56.028Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-17T14:38:56.028Z] GOOS="" GOARCH="" GOARM="" [2020-08-17T14:38:57.496Z] --- PASS: TestBuildLabelWithTargets (2.38s) [2020-08-17T14:38:57.496Z] === RUN TestBuildWithEmptyLayers [2020-08-17T14:38:58.126Z] --- PASS: TestBuildWithEmptyLayers (0.96s) [2020-08-17T14:38:58.126Z] === RUN TestBuildMultiStageOnBuild [2020-08-17T14:38:59.234Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-08-17T14:38:59.874Z] #64 exporting layers 6.3s done [2020-08-17T14:38:59.874Z] #64 writing image sha256:6b331e7a8b44c0cd970d27520191e040e6b026746f971e18f13a1cb43b838b5e done [2020-08-17T14:38:59.874Z] #64 naming to docker.io/library/docker:dc0d373a219297327398df0d45684284a78715a4 done [2020-08-17T14:38:59.874Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:39:00.221Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41335/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=dc0d373a219297327398df0d45684284a78715a4 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc0d373a219297327398df0d45684284a78715a4 hack/make.sh dynbinary test-integration [2020-08-17T14:39:00.572Z] ok github.com/docker/docker/api/server/httputils 0.029s coverage: 14.7% of statements [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-17T14:39:00.572Z] ok github.com/docker/docker/api/server/middleware 0.025s coverage: 37.7% of statements [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-17T14:39:00.572Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2020-08-17T14:39:00.572Z] ok github.com/docker/docker/api/types/strslice 0.021s coverage: 90.0% of statements [2020-08-17T14:39:00.572Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2020-08-17T14:39:00.572Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 5.7% of statements [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/types [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-17T14:39:00.572Z] ok github.com/docker/docker/api/types/versions 0.016s coverage: 75.0% of statements [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/builder [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-17T14:39:00.572Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-17T14:39:00.572Z] ok github.com/docker/docker/builder/dockerignore 0.030s coverage: 96.8% of statements [2020-08-17T14:39:00.572Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2020-08-17T14:39:01.145Z] ok github.com/docker/docker/builder/remotecontext 0.302s coverage: 13.6% of statements [2020-08-17T14:39:01.155Z] [2020-08-17T14:39:01.155Z] Removing bundles/ [2020-08-17T14:39:01.155Z] [2020-08-17T14:39:01.155Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-17T14:39:01.155Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-17T14:39:01.155Z] GOOS="" GOARCH="" GOARM="" [2020-08-17T14:39:01.632Z] --- PASS: TestBuildMultiStageOnBuild (2.83s) [2020-08-17T14:39:01.632Z] === RUN TestBuildUncleanTarFilenames [2020-08-17T14:39:02.091Z] ok github.com/docker/docker/builder/dockerfile 0.903s coverage: 48.1% of statements [2020-08-17T14:39:02.262Z] --- PASS: TestBuildUncleanTarFilenames (1.23s) [2020-08-17T14:39:02.262Z] === RUN TestBuildMultiStageLayerLeak [2020-08-17T14:39:02.353Z] ok github.com/docker/docker/builder/remotecontext/git 3.581s coverage: 86.3% of statements [2020-08-17T14:39:02.353Z] ? github.com/docker/docker/cli [no test files] [2020-08-17T14:39:02.353Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-17T14:39:05.770Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s) [2020-08-17T14:39:05.770Z] === RUN TestBuildWithHugeFile [2020-08-17T14:39:05.940Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-08-17T14:39:07.377Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-08-17T14:39:07.708Z] ok github.com/docker/docker/client 0.307s coverage: 75.4% of statements [2020-08-17T14:39:11.592Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-08-17T14:39:26.006Z] ......................... [ 67%] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-17T14:39:26.260Z] ok github.com/docker/docker/api/server/httputils 0.105s coverage: 14.7% of statements [2020-08-17T14:39:26.260Z] ok github.com/docker/docker/api/server/middleware 0.174s coverage: 37.7% of statements [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-17T14:39:26.260Z] ok github.com/docker/docker/api/types/filters 0.086s coverage: 92.2% of statements [2020-08-17T14:39:26.260Z] ok github.com/docker/docker/api/types/strslice 0.114s coverage: 90.0% of statements [2020-08-17T14:39:26.260Z] ok github.com/docker/docker/api/server/router/swarm 0.217s coverage: 5.7% of statements [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/types [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-17T14:39:26.260Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-17T14:39:26.260Z] ok github.com/docker/docker/api/types/time 0.317s coverage: 100.0% of statements [2020-08-17T14:39:26.723Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 75.0% of statements [2020-08-17T14:39:26.723Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-17T14:39:26.723Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-17T14:39:26.723Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-17T14:39:26.723Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-08-17T14:39:26.723Z] ? github.com/docker/docker/builder [no test files] [2020-08-17T14:39:26.723Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-17T14:39:26.723Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-17T14:39:26.723Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-17T14:39:26.723Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-17T14:39:26.723Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-17T14:39:26.723Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-17T14:39:26.723Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-17T14:39:27.185Z] ok github.com/docker/docker/builder/dockerignore 0.055s coverage: 96.8% of statements [2020-08-17T14:39:30.933Z] ok github.com/docker/docker/builder/remotecontext 0.490s coverage: 9.2% of statements [2020-08-17T14:39:31.395Z] ok github.com/docker/docker/cli/debug 0.338s coverage: 100.0% of statements [2020-08-17T14:39:31.395Z] ok github.com/docker/docker/builder/dockerfile 0.521s coverage: 46.4% of statements [2020-08-17T14:39:32.913Z] --- PASS: TestBuildWithHugeFile (26.89s) [2020-08-17T14:39:32.913Z] === RUN TestBuildWithEmptyDockerfile [2020-08-17T14:39:32.913Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-17T14:39:32.913Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-17T14:39:32.913Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-17T14:39:32.913Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-17T14:39:32.913Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-17T14:39:32.913Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-17T14:39:32.913Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-17T14:39:32.913Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-17T14:39:32.913Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-17T14:39:32.913Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-08-17T14:39:32.913Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-08-17T14:39:32.913Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s) [2020-08-17T14:39:32.913Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-08-17T14:39:32.913Z] === RUN TestBuildPreserveOwnership [2020-08-17T14:39:32.913Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-17T14:39:34.384Z] ok github.com/docker/docker/cmd/dockerd 0.176s coverage: 30.8% of statements [2020-08-17T14:39:35.332Z] ok github.com/docker/docker/container 0.145s coverage: 34.7% of statements [2020-08-17T14:39:35.332Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-17T14:39:35.332Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-17T14:39:35.332Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-17T14:39:35.332Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-17T14:39:37.397Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-17T14:39:37.888Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.048s coverage: 65.3% of statements [2020-08-17T14:39:39.282Z] ok github.com/docker/docker/daemon/cluster/convert 0.057s coverage: 35.9% of statements [2020-08-17T14:39:39.459Z] --- PASS: TestBuildPreserveOwnership (6.39s) [2020-08-17T14:39:39.459Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.14s) [2020-08-17T14:39:39.459Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.24s) [2020-08-17T14:39:39.459Z] === RUN TestBuildPlatformInvalid [2020-08-17T14:39:39.459Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-08-17T14:39:39.459Z] PASS [2020-08-17T14:39:39.459Z] [2020-08-17T14:39:39.459Z] === Skipped [2020-08-17T14:39:39.459Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-08-17T14:39:39.459Z] build_session_test.go:25: TODO: BuildKit [2020-08-17T14:39:39.459Z] [2020-08-17T14:39:39.459Z] [2020-08-17T14:39:39.459Z] DONE 32 tests, 1 skipped in 77.867s [2020-08-17T14:39:39.459Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-08-17T14:39:39.459Z] ++ 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-08-17T14:39:39.459Z] ++ set -e [2020-08-17T14:39:39.459Z] ++ '[' -n 0 ']' [2020-08-17T14:39:39.459Z] ++ set -x [2020-08-17T14:39:39.459Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:39:39.459Z] INFO: Testing against a local daemon [2020-08-17T14:39:39.459Z] === RUN TestConfigInspect [2020-08-17T14:39:42.601Z] ok github.com/docker/docker/daemon/cluster 0.090s coverage: 0.5% of statements [2020-08-17T14:39:43.816Z] ok github.com/docker/docker/client 0.594s coverage: 74.9% of statements [2020-08-17T14:39:43.899Z] --- PASS: TestConfigInspect (3.82s) [2020-08-17T14:39:43.899Z] === RUN TestConfigList [2020-08-17T14:39:45.161Z] ok github.com/docker/docker/daemon/discovery 0.024s coverage: 30.0% of statements [2020-08-17T14:39:45.161Z] ok github.com/docker/docker/daemon/config 0.166s coverage: 81.8% of statements [2020-08-17T14:39:46.554Z] ok github.com/docker/docker/daemon/events 0.094s coverage: 50.0% of statements [2020-08-17T14:39:46.620Z] --- PASS: TestConfigList (3.15s) [2020-08-17T14:39:46.620Z] === RUN TestConfigsCreateAndDelete [2020-08-17T14:39:47.130Z] ok github.com/docker/docker/daemon/graphdriver 0.031s coverage: 2.2% of statements [2020-08-17T14:39:50.164Z] --- PASS: TestConfigsCreateAndDelete (3.59s) [2020-08-17T14:39:50.164Z] === RUN TestConfigsUpdate [2020-08-17T14:39:50.437Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-08-17T14:39:51.010Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.537s coverage: 14.0% of statements [2020-08-17T14:39:52.398Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.560s coverage: 57.0% of statements [2020-08-17T14:39:53.851Z] --- PASS: TestConfigsUpdate (3.62s) [2020-08-17T14:39:53.851Z] === RUN TestTemplatedConfig [2020-08-17T14:39:54.949Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.022s coverage: 1.8% of statements [2020-08-17T14:39:56.339Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.065s coverage: 46.2% of statements [2020-08-17T14:39:57.359Z] --- PASS: TestTemplatedConfig (3.49s) [2020-08-17T14:39:57.359Z] === RUN TestConfigCreateResolve [2020-08-17T14:39:58.255Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.969s coverage: 73.1% of statements [2020-08-17T14:39:58.517Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.821s coverage: 49.5% of statements [2020-08-17T14:39:58.660Z] ok github.com/docker/docker/builder/remotecontext/git 28.739s coverage: 86.3% of statements [2020-08-17T14:39:58.660Z] ? github.com/docker/docker/cli [no test files] [2020-08-17T14:39:58.660Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-17T14:39:59.904Z] ok github.com/docker/docker/daemon 12.336s coverage: 17.4% of statements [2020-08-17T14:39:59.904Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-17T14:39:59.904Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-17T14:39:59.904Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-17T14:39:59.904Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-17T14:39:59.904Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-17T14:40:00.478Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 58.0% of statements [2020-08-17T14:40:00.867Z] --- PASS: TestConfigCreateResolve (3.56s) [2020-08-17T14:40:00.867Z] === RUN TestConfigDaemonLibtrustID [2020-08-17T14:40:01.051Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.579s coverage: 76.1% of statements [2020-08-17T14:40:01.157Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-08-17T14:40:01.157Z] PASS [2020-08-17T14:40:01.157Z] [2020-08-17T14:40:01.157Z] DONE 7 tests in 21.848s [2020-08-17T14:40:01.157Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-08-17T14:40:01.157Z] ++ 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-08-17T14:40:01.157Z] ++ set -e [2020-08-17T14:40:01.157Z] ++ '[' -n 0 ']' [2020-08-17T14:40:01.157Z] ++ set -x [2020-08-17T14:40:01.157Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:40:01.157Z] INFO: Testing against a local daemon [2020-08-17T14:40:01.157Z] === RUN TestCheckpoint [2020-08-17T14:40:01.157Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-17T14:40:01.157Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-17T14:40:01.157Z] === RUN TestContainerInvalidJSON [2020-08-17T14:40:01.157Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-17T14:40:01.157Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-17T14:40:01.157Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-17T14:40:01.157Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-17T14:40:01.157Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-17T14:40:01.157Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-17T14:40:01.157Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-17T14:40:01.157Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-17T14:40:01.157Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-17T14:40:01.157Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-08-17T14:40:01.157Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-17T14:40:01.157Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-17T14:40:01.157Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-17T14:40:01.157Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-17T14:40:01.447Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-08-17T14:40:01.447Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-17T14:40:01.447Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-08-17T14:40:01.447Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-17T14:40:01.738Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-08-17T14:40:01.738Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-17T14:40:01.738Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-08-17T14:40:01.738Z] === RUN TestCopyFromContainer [2020-08-17T14:40:02.445Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements [2020-08-17T14:40:02.445Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-08-17T14:40:03.799Z] === RUN TestCopyFromContainer// [2020-08-17T14:40:03.799Z] === RUN TestCopyFromContainer//bar/root [2020-08-17T14:40:03.836Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 4.8% of statements [2020-08-17T14:40:04.089Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-17T14:40:04.089Z] === RUN TestCopyFromContainer/bar/quux [2020-08-17T14:40:04.089Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-17T14:40:04.379Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-17T14:40:04.379Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-17T14:40:04.379Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-17T14:40:04.379Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-17T14:40:04.411Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.121s coverage: 57.7% of statements [2020-08-17T14:40:04.411Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-17T14:40:04.411Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-17T14:40:04.411Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-17T14:40:04.411Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-17T14:40:04.474Z] ok github.com/docker/docker/cmd/dockerd 0.505s coverage: 19.3% of statements [2020-08-17T14:40:04.670Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-17T14:40:04.670Z] --- PASS: TestCopyFromContainer (2.88s) [2020-08-17T14:40:04.670Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-08-17T14:40:04.670Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-08-17T14:40:04.670Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-08-17T14:40:04.670Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-08-17T14:40:04.670Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-08-17T14:40:04.670Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-08-17T14:40:04.670Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-08-17T14:40:04.670Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-08-17T14:40:04.670Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-08-17T14:40:04.670Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-08-17T14:40:04.670Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-17T14:40:04.670Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-17T14:40:04.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-17T14:40:04.670Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-17T14:40:04.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-17T14:40:04.670Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-17T14:40:04.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-17T14:40:04.670Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-17T14:40:04.670Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-17T14:40:04.670Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-17T14:40:04.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-08-17T14:40:04.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-17T14:40:04.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-17T14:40:04.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-17T14:40:04.670Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-17T14:40:04.670Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-08-17T14:40:04.670Z] === RUN TestCreateWithInvalidEnv [2020-08-17T14:40:04.670Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-17T14:40:04.670Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-17T14:40:04.670Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-17T14:40:04.670Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-17T14:40:04.670Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-17T14:40:04.670Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-17T14:40:04.670Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-17T14:40:04.670Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-17T14:40:04.670Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-17T14:40:04.670Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-08-17T14:40:04.670Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-17T14:40:04.670Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-17T14:40:04.670Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-17T14:40:04.670Z] === RUN TestCreateTmpfsMountsTarget [2020-08-17T14:40:04.670Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-08-17T14:40:04.670Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-17T14:40:04.673Z] ok github.com/docker/docker/daemon/logger 0.240s coverage: 41.0% of statements [2020-08-17T14:40:04.673Z] ok github.com/docker/docker/daemon/logger/awslogs 0.270s coverage: 77.8% of statements [2020-08-17T14:40:04.673Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-17T14:40:04.673Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-17T14:40:05.449Z] ok github.com/docker/docker/container 0.612s coverage: 41.6% of statements [2020-08-17T14:40:05.449Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-17T14:40:05.449Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-17T14:40:05.449Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-17T14:40:05.449Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-17T14:40:06.064Z] ok github.com/docker/docker/daemon/logger/gelf 0.043s coverage: 67.0% of statements [2020-08-17T14:40:06.064Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2020-08-17T14:40:06.064Z] ok github.com/docker/docker/daemon/logger/journald 0.024s coverage: 26.2% of statements [2020-08-17T14:40:06.638Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.035s coverage: 61.6% of statements [2020-08-17T14:40:06.655Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-08-17T14:40:07.393Z] --- PASS: TestCreateWithCustomMaskedPaths (2.38s) [2020-08-17T14:40:07.393Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-17T14:40:07.636Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.303s coverage: 65.3% of statements [2020-08-17T14:40:08.032Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 75.2% of statements [2020-08-17T14:40:08.032Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-17T14:40:08.032Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.052s coverage: 37.7% of statements [2020-08-17T14:40:08.032Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 33.3% of statements [2020-08-17T14:40:08.979Z] ok github.com/docker/docker/daemon/logger/templates 0.010s coverage: 8.3% of statements [2020-08-17T14:40:09.824Z] ok github.com/docker/docker/daemon/cluster 0.722s coverage: 0.5% of statements [2020-08-17T14:40:09.927Z] ok github.com/docker/docker/daemon/logger/syslog 0.058s coverage: 46.8% of statements [2020-08-17T14:40:10.118Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.60s) [2020-08-17T14:40:10.118Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-17T14:40:10.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-17T14:40:10.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-17T14:40:10.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-17T14:40:10.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-17T14:40:10.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-17T14:40:10.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-17T14:40:10.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-17T14:40:10.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-17T14:40:10.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-17T14:40:10.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-17T14:40:10.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-17T14:40:10.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-17T14:40:10.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-17T14:40:10.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-17T14:40:10.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-17T14:40:10.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-17T14:40:10.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-17T14:40:10.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-08-17T14:40:10.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-17T14:40:10.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-17T14:40:10.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-08-17T14:40:10.118Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-17T14:40:10.189Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2020-08-17T14:40:10.286Z] ok github.com/docker/docker/daemon/cluster/convert 0.807s coverage: 35.9% of statements [2020-08-17T14:40:10.408Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2020-08-17T14:40:10.408Z] === RUN TestCreateDifferentPlatform [2020-08-17T14:40:10.408Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-17T14:40:10.699Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-17T14:40:10.699Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-08-17T14:40:10.699Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-17T14:40:10.699Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-17T14:40:10.699Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-17T14:40:10.699Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-08-17T14:40:10.699Z] === RUN TestContainerStartOnDaemonRestart [2020-08-17T14:40:10.699Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-17T14:40:10.699Z] === RUN TestDaemonRestartIpcMode [2020-08-17T14:40:10.699Z] === PAUSE TestDaemonRestartIpcMode [2020-08-17T14:40:10.699Z] === RUN TestDaemonHostGatewayIP [2020-08-17T14:40:10.699Z] === PAUSE TestDaemonHostGatewayIP [2020-08-17T14:40:10.699Z] === RUN TestContainerKillOnDaemonStart [2020-08-17T14:40:10.699Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-17T14:40:10.699Z] === RUN TestDiff [2020-08-17T14:40:10.765Z] ok github.com/docker/docker/daemon/logger/splunk 1.805s coverage: 82.5% of statements [2020-08-17T14:40:10.765Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-17T14:40:10.765Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-17T14:40:11.329Z] --- PASS: TestDiff (0.82s) [2020-08-17T14:40:11.329Z] === RUN TestExecWithCloseStdin [2020-08-17T14:40:11.711Z] ok github.com/docker/docker/distribution/metadata 0.139s coverage: 48.2% of statements [2020-08-17T14:40:12.367Z] --- PASS: TestExecWithCloseStdin (0.94s) [2020-08-17T14:40:12.367Z] === RUN TestExec [2020-08-17T14:40:12.658Z] ok github.com/docker/docker/errdefs 0.019s coverage: 49.4% of statements [2020-08-17T14:40:12.658Z] ok github.com/docker/docker/distribution 0.851s coverage: 21.9% of statements [2020-08-17T14:40:12.658Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-17T14:40:13.427Z] --- PASS: TestExec (0.92s) [2020-08-17T14:40:13.427Z] === RUN TestExecUser [2020-08-17T14:40:13.605Z] ok github.com/docker/docker/image 0.044s coverage: 86.4% of statements [2020-08-17T14:40:13.867Z] ok github.com/docker/docker/image/cache 0.027s coverage: 19.2% of statements [2020-08-17T14:40:13.867Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2020-08-17T14:40:14.059Z] --- PASS: TestExecUser (0.93s) [2020-08-17T14:40:14.059Z] === RUN TestExportContainerAndImportImage [2020-08-17T14:40:14.130Z] ok github.com/docker/docker/distribution/xfer 1.705s coverage: 85.1% of statements [2020-08-17T14:40:14.130Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-17T14:40:14.130Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-17T14:40:14.130Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-17T14:40:14.706Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2020-08-17T14:40:14.972Z] ok github.com/docker/docker/pkg/aaparser 0.016s coverage: 50.0% of statements [2020-08-17T14:40:15.561Z] --- PASS: TestExportContainerAndImportImage (1.15s) [2020-08-17T14:40:15.562Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-17T14:40:16.099Z] ok github.com/docker/docker/daemon/config 0.483s coverage: 79.7% of statements [2020-08-17T14:40:16.099Z] ok github.com/docker/docker/daemon/discovery 0.275s coverage: 30.0% of statements [2020-08-17T14:40:16.373Z] ok github.com/docker/docker/opts 0.117s coverage: 67.4% of statements [2020-08-17T14:40:17.064Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2020-08-17T14:40:17.064Z] === RUN TestHealthCheckWorkdir [2020-08-17T14:40:17.319Z] ok github.com/docker/docker/pkg/authorization 0.412s coverage: 68.3% of statements [2020-08-17T14:40:17.582Z] ok github.com/docker/docker/pkg/broadcaster 0.018s coverage: 100.0% of statements [2020-08-17T14:40:17.844Z] ok github.com/docker/docker/pkg/capabilities 0.029s coverage: 87.5% of statements [2020-08-17T14:40:18.097Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-08-17T14:40:18.097Z] === RUN TestHealthKillContainer [2020-08-17T14:40:18.287Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.532s coverage: 11.3% of statements [2020-08-17T14:40:18.417Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-08-17T14:40:18.678Z] ok github.com/docker/docker/pkg/archive 1.235s coverage: 76.8% of statements [2020-08-17T14:40:18.748Z] ok github.com/docker/docker/daemon 2.980s coverage: 9.1% of statements [2020-08-17T14:40:19.209Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-17T14:40:19.209Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-17T14:40:19.209Z] ok github.com/docker/docker/daemon/events 0.341s coverage: 50.0% of statements [2020-08-17T14:40:19.209Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-17T14:40:19.209Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-17T14:40:19.209Z] ok github.com/docker/docker/daemon/graphdriver 0.242s coverage: 2.3% of statements [2020-08-17T14:40:19.209Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-08-17T14:40:19.209Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-08-17T14:40:19.209Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-08-17T14:40:19.209Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-17T14:40:19.209Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-08-17T14:40:19.209Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-08-17T14:40:19.209Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-08-17T14:40:19.209Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-08-17T14:40:19.209Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-17T14:40:19.209Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-08-17T14:40:19.209Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-08-17T14:40:19.210Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-08-17T14:40:19.253Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-08-17T14:40:19.514Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-08-17T14:40:20.087Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-08-17T14:40:20.183Z] ok github.com/docker/docker/daemon/links 0.256s coverage: 93.0% of statements [2020-08-17T14:40:20.660Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-08-17T14:40:20.823Z] --- PASS: TestHealthKillContainer (2.92s) [2020-08-17T14:40:20.823Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-17T14:40:20.920Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-08-17T14:40:21.512Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-08-17T14:40:21.853Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2020-08-17T14:40:21.853Z] === RUN TestIpcModeNone [2020-08-17T14:40:21.861Z] ok github.com/docker/docker/pkg/chrootarchive 3.511s coverage: 43.2% of statements [2020-08-17T14:40:22.123Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 67.0% of statements [2020-08-17T14:40:22.485Z] --- PASS: TestIpcModeNone (0.89s) [2020-08-17T14:40:22.485Z] === RUN TestIpcModePrivate [2020-08-17T14:40:22.696Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2020-08-17T14:40:23.098Z] ok github.com/docker/docker/daemon/logger/awslogs 0.626s coverage: 77.4% of statements [2020-08-17T14:40:23.098Z] ok github.com/docker/docker/daemon/logger 0.934s coverage: 41.2% of statements [2020-08-17T14:40:23.098Z] ok github.com/docker/docker/daemon/images 0.517s coverage: 4.8% of statements [2020-08-17T14:40:23.098Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-17T14:40:23.098Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-17T14:40:23.098Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-08-17T14:40:23.098Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-17T14:40:23.098Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-17T14:40:23.098Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-08-17T14:40:23.098Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-08-17T14:40:23.273Z] ok github.com/docker/docker/pkg/fsutils 0.321s coverage: 85.1% of statements [2020-08-17T14:40:23.273Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2020-08-17T14:40:23.516Z] --- PASS: TestIpcModePrivate (0.91s) [2020-08-17T14:40:23.516Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-08-17T14:40:23.516Z] === RUN TestIpcModeShareable [2020-08-17T14:40:23.535Z] ok github.com/docker/docker/pkg/discovery/kv 3.101s coverage: 84.1% of statements [2020-08-17T14:40:24.111Z] ok github.com/docker/docker/layer 7.273s coverage: 68.8% of statements [2020-08-17T14:40:24.111Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-17T14:40:24.111Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-17T14:40:24.111Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-17T14:40:24.111Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-17T14:40:24.111Z] ? github.com/docker/docker/oci [no test files] [2020-08-17T14:40:24.111Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-17T14:40:24.111Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-17T14:40:24.111Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-17T14:40:24.280Z] tests/integration/client_test.py ..... [ 75%] [2020-08-17T14:40:24.280Z] tests/integration/context_api_test.py ... [ 76%] [2020-08-17T14:40:24.280Z] tests/integration/errors_test.py . [ 76%] [2020-08-17T14:40:24.372Z] ok github.com/docker/docker/pkg/jsonmessage 0.027s coverage: 91.7% of statements [2020-08-17T14:40:24.545Z] --- PASS: TestIpcModeShareable (0.92s) [2020-08-17T14:40:24.545Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-08-17T14:40:24.545Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-17T14:40:24.634Z] ok github.com/docker/docker/pkg/ioutils 0.634s coverage: 68.8% of statements [2020-08-17T14:40:24.634Z] ok github.com/docker/docker/pkg/locker 0.034s coverage: 88.9% of statements [2020-08-17T14:40:24.634Z] ok github.com/docker/docker/pkg/idtools 0.771s coverage: 70.5% of statements [2020-08-17T14:40:24.644Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.352s coverage: 87.2% of statements [2020-08-17T14:40:24.896Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2020-08-17T14:40:24.896Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-17T14:40:24.896Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-17T14:40:25.107Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.558s coverage: 61.6% of statements [2020-08-17T14:40:25.159Z] ok github.com/docker/docker/pkg/namesgenerator 0.012s coverage: 85.7% of statements [2020-08-17T14:40:25.159Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-17T14:40:25.159Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2020-08-17T14:40:25.734Z] ok github.com/docker/docker/pkg/parsers/kernel 0.016s coverage: 60.0% of statements [2020-08-17T14:40:25.734Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.021s coverage: 86.7% of statements [2020-08-17T14:40:26.188Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.4% of statements [2020-08-17T14:40:26.188Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-17T14:40:26.188Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-17T14:40:26.242Z] ok github.com/docker/docker/daemon/logger/local 0.416s coverage: 75.2% of statements [2020-08-17T14:40:26.242Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-17T14:40:26.242Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.221s coverage: 35.9% of statements [2020-08-17T14:40:26.467Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.029s coverage: 56.8% of statements [2020-08-17T14:40:27.044Z] ok github.com/docker/docker/pkg/pools 0.018s coverage: 88.2% of statements [2020-08-17T14:40:27.044Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2020-08-17T14:40:27.306Z] ok github.com/docker/docker/pkg/plugins/transport 0.014s coverage: 85.7% of statements [2020-08-17T14:40:27.429Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.89s) [2020-08-17T14:40:27.429Z] === RUN TestAPIIpcModeHost [2020-08-17T14:40:27.574Z] ok github.com/docker/docker/pkg/reexec 0.022s coverage: 82.4% of statements [2020-08-17T14:40:27.787Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.261s coverage: 33.3% of statements [2020-08-17T14:40:27.787Z] ok github.com/docker/docker/daemon/logger/templates 0.193s coverage: 8.3% of statements [2020-08-17T14:40:28.060Z] --- PASS: TestAPIIpcModeHost (0.57s) [2020-08-17T14:40:28.060Z] === RUN TestDaemonIpcModeShareable [2020-08-17T14:40:28.249Z] ok github.com/docker/docker/daemon/logger/syslog 0.191s coverage: 46.8% of statements [2020-08-17T14:40:28.521Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-08-17T14:40:28.521Z] ok github.com/docker/docker/pkg/pubsub 1.107s coverage: 73.9% of statements [2020-08-17T14:40:29.094Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2020-08-17T14:40:29.094Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-08-17T14:40:29.564Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2020-08-17T14:40:29.564Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-08-17T14:40:29.564Z] === RUN TestDaemonIpcModePrivate [2020-08-17T14:40:29.669Z] ok github.com/docker/docker/pkg/symlink 0.029s coverage: 87.7% of statements [2020-08-17T14:40:30.242Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 53.8% of statements [2020-08-17T14:40:30.436Z] ok github.com/docker/docker/daemon/logger/splunk 2.415s coverage: 82.5% of statements [2020-08-17T14:40:30.436Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-17T14:40:30.436Z] ? github.com/docker/docker/daemon/network [no test files] [2020-08-17T14:40:30.436Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-17T14:40:30.504Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 36.9% of statements [2020-08-17T14:40:30.765Z] ok github.com/docker/docker/pkg/signal 2.839s coverage: 61.0% of statements [2020-08-17T14:40:31.028Z] ok github.com/docker/docker/pkg/tailfile 0.193s coverage: 88.6% of statements [2020-08-17T14:40:31.289Z] testing: warning: no tests to run [2020-08-17T14:40:31.289Z] coverage: [no statements] [2020-08-17T14:40:31.289Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2020-08-17T14:40:31.408Z] ok github.com/docker/docker/distribution/metadata 1.400s coverage: 48.2% of statements [2020-08-17T14:40:31.552Z] ok github.com/docker/docker/pkg/tarsum 0.132s coverage: 89.3% of statements [2020-08-17T14:40:31.552Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-08-17T14:40:31.627Z] --- PASS: TestDaemonIpcModePrivate (1.74s) [2020-08-17T14:40:31.627Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-08-17T14:40:31.627Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-17T14:40:31.814Z] ok github.com/docker/docker/pkg/urlutil 0.014s coverage: 100.0% of statements [2020-08-17T14:40:31.814Z] ok github.com/docker/docker/pkg/useragent 0.011s coverage: 88.9% of statements [2020-08-17T14:40:31.870Z] ok github.com/docker/docker/errdefs 0.120s coverage: 49.4% of statements [2020-08-17T14:40:32.445Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-17T14:40:32.445Z] [2020-08-17T14:40:32.445Z] + c=0 [2020-08-17T14:40:32.445Z] + TEST_INTEGRATION_DEST=1 [2020-08-17T14:40:32.445Z] + CONTAINER_NAME=docker-pr7-1 [2020-08-17T14:40:32.445Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-08-17T14:40:32.445Z] + run_tests test-integration-flaky [2020-08-17T14:40:32.445Z] + '[' -n 0 ']' [2020-08-17T14:40:32.445Z] + rm= [2020-08-17T14:40:32.446Z] + TEST_INTEGRATION_DEST=2 [2020-08-17T14:40:32.446Z] + CONTAINER_NAME=docker-pr7-2 [2020-08-17T14:40:32.446Z] + TEST_SKIP_INTEGRATION=1 [2020-08-17T14:40:32.446Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-08-17T14:40:32.446Z] + run_tests [2020-08-17T14:40:32.446Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41335/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41335/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41335/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=dc0d373a219297327398df0d45684284a78715a4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc0d373a219297327398df0d45684284a78715a4 hack/make.sh test-integration-flaky test-integration [2020-08-17T14:40:32.446Z] + '[' -n 0 ']' [2020-08-17T14:40:32.446Z] + rm= [2020-08-17T14:40:32.446Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41335/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41335/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41335/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=dc0d373a219297327398df0d45684284a78715a4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc0d373a219297327398df0d45684284a78715a4 hack/make.sh '' test-integration [2020-08-17T14:40:32.446Z] + TEST_INTEGRATION_DEST=3 [2020-08-17T14:40:32.446Z] + CONTAINER_NAME=docker-pr7-3 [2020-08-17T14:40:32.446Z] + TEST_SKIP_INTEGRATION=1 [2020-08-17T14:40:32.446Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-08-17T14:40:32.446Z] + run_tests [2020-08-17T14:40:32.446Z] + '[' -n 0 ']' [2020-08-17T14:40:32.446Z] + rm= [2020-08-17T14:40:32.446Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41335/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41335/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41335/.git:/go/src/github.com/docker/docker/.git --name docker-pr7-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=dc0d373a219297327398df0d45684284a78715a4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc0d373a219297327398df0d45684284a78715a4 hack/make.sh '' test-integration [2020-08-17T14:40:32.446Z] ++ jobs -p [2020-08-17T14:40:32.446Z] + for job in $(jobs -p) [2020-08-17T14:40:32.446Z] + wait 14740 [2020-08-17T14:40:32.446Z] [2020-08-17T14:40:32.446Z] [2020-08-17T14:40:32.446Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-17T14:40:32.446Z] [2020-08-17T14:40:32.446Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-17T14:40:32.446Z] HOSTNAME=8f3ff0e696d3 [2020-08-17T14:40:32.446Z] TEST_SKIP_INTEGRATION=1 [2020-08-17T14:40:32.446Z] TESTDEBUG=0 [2020-08-17T14:40:32.446Z] DEST=bundles/test-integration [2020-08-17T14:40:32.446Z] PWD=/go/src/github.com/docker/docker [2020-08-17T14:40:32.446Z] KEEPBUNDLE=1 [2020-08-17T14:40:32.446Z] DOCKER_GITCOMMIT=dc0d373a219297327398df0d45684284a78715a4 [2020-08-17T14:40:32.446Z] container=docker [2020-08-17T14:40:32.446Z] HOME=/root [2020-08-17T14:40:32.446Z] GOLANG_VERSION=1.13.15 [2020-08-17T14:40:32.446Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-17T14:40:32.446Z] VALIDATE_BRANCH=master [2020-08-17T14:40:32.446Z] TERM=xterm [2020-08-17T14:40:32.446Z] DOCKER_PKG=github.com/docker/docker [2020-08-17T14:40:32.446Z] SHLVL=1 [2020-08-17T14:40:32.446Z] TIMEOUT=120m [2020-08-17T14:40:32.446Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-17T14:40:32.446Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-17T14:40:32.446Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-08-17T14:40:32.446Z] GO111MODULE=off [2020-08-17T14:40:32.446Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-17T14:40:32.446Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-17T14:40:32.446Z] GOPATH=/go [2020-08-17T14:40:32.446Z] PKG_CONFIG=pkg-config [2020-08-17T14:40:32.446Z] _=/usr/bin/env [2020-08-17T14:40:32.446Z] Building test suite binary ./integration-cli/test.main [2020-08-17T14:40:32.446Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-17T14:40:32.446Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-17T14:40:32.446Z] HOSTNAME=34e60d2dee1b [2020-08-17T14:40:32.446Z] TEST_SKIP_INTEGRATION=1 [2020-08-17T14:40:32.446Z] TESTDEBUG=0 [2020-08-17T14:40:32.446Z] DEST=bundles/test-integration [2020-08-17T14:40:32.446Z] PWD=/go/src/github.com/docker/docker [2020-08-17T14:40:32.446Z] KEEPBUNDLE=1 [2020-08-17T14:40:32.446Z] DOCKER_GITCOMMIT=dc0d373a219297327398df0d45684284a78715a4 [2020-08-17T14:40:32.446Z] container=docker [2020-08-17T14:40:32.446Z] HOME=/root [2020-08-17T14:40:32.446Z] GOLANG_VERSION=1.13.15 [2020-08-17T14:40:32.446Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-17T14:40:32.446Z] VALIDATE_BRANCH=master [2020-08-17T14:40:32.446Z] TERM=xterm [2020-08-17T14:40:32.446Z] DOCKER_PKG=github.com/docker/docker [2020-08-17T14:40:32.446Z] SHLVL=1 [2020-08-17T14:40:32.446Z] TIMEOUT=120m [2020-08-17T14:40:32.446Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-17T14:40:32.446Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-17T14:40:32.446Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-08-17T14:40:32.446Z] GO111MODULE=off [2020-08-17T14:40:32.446Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-17T14:40:32.446Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-17T14:40:32.446Z] GOPATH=/go [2020-08-17T14:40:32.446Z] PKG_CONFIG=pkg-config [2020-08-17T14:40:32.446Z] _=/usr/bin/env [2020-08-17T14:40:32.446Z] Building test suite binary ./integration-cli/test.main [2020-08-17T14:40:32.446Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-08-17T14:40:32.446Z] No new tests added to integration. [2020-08-17T14:40:32.446Z] [2020-08-17T14:40:32.446Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-17T14:40:32.446Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-17T14:40:32.446Z] HOSTNAME=7599619cde04 [2020-08-17T14:40:32.446Z] TESTDEBUG=0 [2020-08-17T14:40:32.446Z] DEST=bundles/test-integration [2020-08-17T14:40:32.446Z] PWD=/go/src/github.com/docker/docker [2020-08-17T14:40:32.446Z] KEEPBUNDLE=1 [2020-08-17T14:40:32.446Z] DOCKER_GITCOMMIT=dc0d373a219297327398df0d45684284a78715a4 [2020-08-17T14:40:32.446Z] container=docker [2020-08-17T14:40:32.446Z] HOME=/root [2020-08-17T14:40:32.446Z] GOLANG_VERSION=1.13.15 [2020-08-17T14:40:32.446Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-17T14:40:32.446Z] VALIDATE_BRANCH=master [2020-08-17T14:40:32.446Z] TERM=xterm [2020-08-17T14:40:32.446Z] DOCKER_PKG=github.com/docker/docker [2020-08-17T14:40:32.446Z] SHLVL=1 [2020-08-17T14:40:32.446Z] TIMEOUT=120m [2020-08-17T14:40:32.446Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-17T14:40:32.446Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-17T14:40:32.446Z] GO111MODULE=off [2020-08-17T14:40:32.446Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-17T14:40:32.446Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-17T14:40:32.446Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-17T14:40:32.446Z] GOPATH=/go [2020-08-17T14:40:32.446Z] PKG_CONFIG=pkg-config [2020-08-17T14:40:32.446Z] _=/usr/bin/env [2020-08-17T14:40:32.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-17T14:40:32.842Z] ok github.com/docker/docker/distribution 2.123s coverage: 20.1% of statements [2020-08-17T14:40:32.842Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-17T14:40:32.842Z] ok github.com/docker/docker/distribution/xfer 2.193s coverage: 76.8% of statements [2020-08-17T14:40:32.842Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-17T14:40:33.158Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2020-08-17T14:40:33.158Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-08-17T14:40:33.158Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-17T14:40:33.303Z] ok github.com/docker/docker/image/cache 0.316s coverage: 19.2% of statements [2020-08-17T14:40:33.735Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2020-08-17T14:40:33.735Z] ok github.com/docker/docker/profiles/seccomp 0.048s coverage: 73.8% of statements [2020-08-17T14:40:34.277Z] ok github.com/docker/docker/image 0.799s coverage: 86.4% of statements [2020-08-17T14:40:34.277Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-17T14:40:34.681Z] ok github.com/docker/docker/reference 0.039s coverage: 84.4% of statements [2020-08-17T14:40:34.681Z] ok github.com/docker/docker/plugin 0.566s coverage: 23.1% of statements [2020-08-17T14:40:34.740Z] ok github.com/docker/docker/image/v1 0.258s coverage: 25.0% of statements [2020-08-17T14:40:34.740Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-17T14:40:35.220Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2020-08-17T14:40:35.220Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-08-17T14:40:35.220Z] === RUN TestIpcModeOlderClient [2020-08-17T14:40:35.220Z] === PAUSE TestIpcModeOlderClient [2020-08-17T14:40:35.220Z] === RUN TestKillContainerInvalidSignal [2020-08-17T14:40:35.629Z] ok github.com/docker/docker/registry/resumable 0.059s coverage: 100.0% of statements [2020-08-17T14:40:35.629Z] ok github.com/docker/docker/restartmanager 0.017s coverage: 50.9% of statements [2020-08-17T14:40:35.852Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2020-08-17T14:40:35.852Z] === RUN TestKillContainer [2020-08-17T14:40:35.852Z] === RUN TestKillContainer/no_signal [2020-08-17T14:40:36.203Z] ok github.com/docker/docker/registry 0.261s coverage: 56.3% of statements [2020-08-17T14:40:36.203Z] ok github.com/docker/docker/testutil 0.017s coverage: 62.5% of statements [2020-08-17T14:40:36.285Z] ok github.com/docker/docker/libcontainerd/queue 0.093s coverage: 100.0% of statements [2020-08-17T14:40:36.482Z] === RUN TestKillContainer/non_killing_signal [2020-08-17T14:40:36.778Z] ok github.com/docker/docker/runconfig 0.023s coverage: 66.1% of statements [2020-08-17T14:40:37.113Z] === RUN TestKillContainer/killing_signal [2020-08-17T14:40:37.259Z] ok github.com/docker/docker/libcontainerd/local 0.534s coverage: 1.0% of statements [2020-08-17T14:40:37.259Z] ok github.com/docker/docker/layer 0.709s coverage: 30.1% of statements [2020-08-17T14:40:37.259Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-17T14:40:37.259Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-17T14:40:37.259Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-17T14:40:37.259Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-17T14:40:37.259Z] ? github.com/docker/docker/oci [no test files] [2020-08-17T14:40:37.259Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-17T14:40:37.608Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-17T14:40:37.608Z] [2020-08-17T14:40:37.608Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-17T14:40:37.608Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-17T14:40:37.608Z] HOSTNAME=29ed5f583f78 [2020-08-17T14:40:37.608Z] DEST=bundles/test-integration [2020-08-17T14:40:37.608Z] PWD=/go/src/github.com/docker/docker [2020-08-17T14:40:37.608Z] DOCKER_ROOTLESS=1 [2020-08-17T14:40:37.608Z] DOCKER_GITCOMMIT=dc0d373a219297327398df0d45684284a78715a4 [2020-08-17T14:40:37.608Z] container=docker [2020-08-17T14:40:37.608Z] HOME=/root [2020-08-17T14:40:37.608Z] GOLANG_VERSION=1.13.15 [2020-08-17T14:40:37.608Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-17T14:40:37.608Z] VALIDATE_BRANCH=master [2020-08-17T14:40:37.608Z] TERM=xterm [2020-08-17T14:40:37.608Z] DOCKER_PKG=github.com/docker/docker [2020-08-17T14:40:37.608Z] SHLVL=1 [2020-08-17T14:40:37.608Z] TIMEOUT=120m [2020-08-17T14:40:37.608Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-17T14:40:37.608Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-17T14:40:37.608Z] GO111MODULE=off [2020-08-17T14:40:37.608Z] DOCKER_EXPERIMENTAL=1 [2020-08-17T14:40:37.608Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-17T14:40:37.608Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-17T14:40:37.608Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-17T14:40:37.608Z] GOPATH=/go [2020-08-17T14:40:37.608Z] PKG_CONFIG=pkg-config [2020-08-17T14:40:37.608Z] _=/usr/bin/env [2020-08-17T14:40:37.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-17T14:40:37.720Z] ok github.com/docker/docker/opts 0.255s coverage: 67.7% of statements [2020-08-17T14:40:37.720Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 50.0% of statements [2020-08-17T14:40:38.144Z] --- PASS: TestKillContainer (2.54s) [2020-08-17T14:40:38.145Z] --- PASS: TestKillContainer/no_signal (0.85s) [2020-08-17T14:40:38.145Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-08-17T14:40:38.145Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2020-08-17T14:40:38.145Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-17T14:40:38.145Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-17T14:40:38.693Z] ok github.com/docker/docker/pkg/broadcaster 0.115s coverage: 100.0% of statements [2020-08-17T14:40:38.701Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2020-08-17T14:40:39.156Z] ok github.com/docker/docker/pkg/capabilities 0.092s coverage: 87.5% of statements [2020-08-17T14:40:39.185Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-17T14:40:39.275Z] ok github.com/docker/docker/volume/local 0.049s coverage: 73.0% of statements [2020-08-17T14:40:39.537Z] ok github.com/docker/docker/volume/mounts 0.062s coverage: 67.0% of statements [2020-08-17T14:40:39.618Z] ok github.com/docker/docker/pkg/authorization 0.586s coverage: 26.8% of statements [2020-08-17T14:40:39.815Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s) [2020-08-17T14:40:39.815Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s) [2020-08-17T14:40:39.815Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2020-08-17T14:40:39.815Z] === RUN TestKillStoppedContainer [2020-08-17T14:40:39.815Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-08-17T14:40:39.815Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-17T14:40:40.080Z] ok github.com/docker/docker/pkg/directory 0.145s coverage: 80.0% of statements [2020-08-17T14:40:40.105Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-08-17T14:40:40.105Z] === RUN TestKillDifferentUserContainer [2020-08-17T14:40:40.108Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2020-08-17T14:40:40.542Z] ok github.com/docker/docker/pkg/chrootarchive 0.109s coverage: 15.4% of statements [2020-08-17T14:40:41.135Z] --- PASS: TestKillDifferentUserContainer (0.90s) [2020-08-17T14:40:41.135Z] === RUN TestInspectOomKilledTrue [2020-08-17T14:40:41.135Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-17T14:40:41.135Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-17T14:40:41.135Z] === RUN TestInspectOomKilledFalse [2020-08-17T14:40:41.135Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-17T14:40:41.135Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-17T14:40:41.135Z] === RUN TestLinksEtcHostsContentMatch [2020-08-17T14:40:41.426Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-08-17T14:40:41.426Z] === RUN TestLinksContainerNames [2020-08-17T14:40:41.516Z] ok github.com/docker/docker/pkg/discovery 0.117s coverage: 58.3% of statements [2020-08-17T14:40:41.516Z] ok github.com/docker/docker/pkg/discovery/file 0.138s coverage: 92.9% of statements [2020-08-17T14:40:42.489Z] ok github.com/docker/docker/pkg/discovery/memory 0.147s coverage: 92.3% of statements [2020-08-17T14:40:42.950Z] ok github.com/docker/docker/pkg/discovery/nodes 0.138s coverage: 93.8% of statements [2020-08-17T14:40:43.490Z] --- PASS: TestLinksContainerNames (1.65s) [2020-08-17T14:40:43.490Z] === RUN TestLogsFollowTailEmpty [2020-08-17T14:40:43.926Z] ok github.com/docker/docker/pkg/filenotify 0.136s coverage: 45.7% of statements [2020-08-17T14:40:44.120Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2020-08-17T14:40:44.120Z] === RUN TestContainerNetworkMountsNoChown [2020-08-17T14:40:44.388Z] ok github.com/docker/docker/pkg/fileutils 0.154s coverage: 87.7% of statements [2020-08-17T14:40:44.749Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-08-17T14:40:44.749Z] === RUN TestMountDaemonRoot [2020-08-17T14:40:44.749Z] === RUN TestMountDaemonRoot/default [2020-08-17T14:40:44.749Z] === PAUSE TestMountDaemonRoot/default [2020-08-17T14:40:44.749Z] === RUN TestMountDaemonRoot/private [2020-08-17T14:40:44.749Z] === PAUSE TestMountDaemonRoot/private [2020-08-17T14:40:44.749Z] === RUN TestMountDaemonRoot/rprivate [2020-08-17T14:40:44.749Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-17T14:40:44.749Z] === RUN TestMountDaemonRoot/slave [2020-08-17T14:40:44.749Z] === PAUSE TestMountDaemonRoot/slave [2020-08-17T14:40:44.749Z] === RUN TestMountDaemonRoot/rslave [2020-08-17T14:40:44.749Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-17T14:40:44.749Z] === RUN TestMountDaemonRoot/shared [2020-08-17T14:40:44.749Z] === PAUSE TestMountDaemonRoot/shared [2020-08-17T14:40:44.749Z] === RUN TestMountDaemonRoot/rshared [2020-08-17T14:40:44.749Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-17T14:40:44.749Z] === CONT TestMountDaemonRoot/default [2020-08-17T14:40:44.749Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-17T14:40:44.749Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-17T14:40:44.749Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-17T14:40:44.749Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-17T14:40:44.749Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-17T14:40:44.749Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-17T14:40:44.749Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-17T14:40:44.749Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-17T14:40:44.749Z] === CONT TestMountDaemonRoot/rslave [2020-08-17T14:40:44.749Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-17T14:40:44.749Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-17T14:40:44.749Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-17T14:40:44.749Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-17T14:40:44.749Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-17T14:40:44.749Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-17T14:40:44.749Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-17T14:40:44.749Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-17T14:40:44.749Z] === CONT TestMountDaemonRoot/rshared [2020-08-17T14:40:44.749Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-17T14:40:44.750Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-17T14:40:44.750Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-17T14:40:44.750Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-17T14:40:44.750Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-17T14:40:44.750Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-17T14:40:44.750Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-17T14:40:44.750Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-17T14:40:44.750Z] === CONT TestMountDaemonRoot/shared [2020-08-17T14:40:44.750Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-17T14:40:44.750Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-17T14:40:44.750Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-17T14:40:44.750Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-17T14:40:44.750Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-17T14:40:44.750Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-17T14:40:44.750Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-17T14:40:44.750Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-17T14:40:44.750Z] === CONT TestMountDaemonRoot/rprivate [2020-08-17T14:40:44.750Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-17T14:40:44.750Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-17T14:40:44.750Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-17T14:40:44.750Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-17T14:40:44.750Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-17T14:40:44.750Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-17T14:40:44.750Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-17T14:40:44.750Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-17T14:40:44.750Z] === CONT TestMountDaemonRoot/slave [2020-08-17T14:40:44.750Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-17T14:40:44.750Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-17T14:40:44.750Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-17T14:40:44.750Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-17T14:40:44.750Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-17T14:40:44.750Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-17T14:40:44.750Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-17T14:40:44.750Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-17T14:40:44.750Z] === CONT TestMountDaemonRoot/private [2020-08-17T14:40:44.750Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-17T14:40:44.750Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-17T14:40:44.750Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-17T14:40:44.750Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-17T14:40:44.750Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-17T14:40:44.750Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-17T14:40:44.750Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-17T14:40:44.750Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-17T14:40:44.750Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-17T14:40:44.750Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-17T14:40:45.041Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-17T14:40:45.041Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-17T14:40:45.041Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-17T14:40:45.041Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-17T14:40:45.041Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-17T14:40:45.041Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-17T14:40:45.041Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-17T14:40:45.330Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-17T14:40:45.330Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-17T14:40:45.330Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-17T14:40:45.330Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-17T14:40:45.330Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-17T14:40:45.330Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-17T14:40:45.330Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-17T14:40:45.362Z] ok github.com/docker/docker/pkg/homedir 0.167s coverage: 42.9% of statements [2020-08-17T14:40:45.620Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-17T14:40:45.620Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-17T14:40:45.620Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-17T14:40:45.620Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-17T14:40:45.620Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-17T14:40:45.620Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-17T14:40:45.620Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-17T14:40:45.620Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-17T14:40:45.620Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-17T14:40:45.620Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-17T14:40:45.620Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-17T14:40:45.620Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-17T14:40:45.823Z] ok github.com/docker/docker/pkg/idtools 0.191s coverage: 7.3% of statements [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.13s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-08-17T14:40:45.910Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-08-17T14:40:45.910Z] === RUN TestContainerBindMountNonRecursive [2020-08-17T14:40:46.284Z] ok github.com/docker/docker/pkg/discovery/kv 3.486s coverage: 84.1% of statements [2020-08-17T14:40:47.257Z] ok github.com/docker/docker/pkg/jsonmessage 0.182s coverage: 91.7% of statements [2020-08-17T14:40:47.257Z] ok github.com/docker/docker/pkg/archive 7.102s coverage: 63.0% of statements [2020-08-17T14:40:47.257Z] ok github.com/docker/docker/pkg/locker 0.074s coverage: 88.9% of statements [2020-08-17T14:40:47.257Z] ok github.com/docker/docker/pkg/ioutils 0.681s coverage: 69.7% of statements [2020-08-17T14:40:47.979Z] --- PASS: TestContainerBindMountNonRecursive (2.04s) [2020-08-17T14:40:47.979Z] === RUN TestNetworkNat [2020-08-17T14:40:48.231Z] ok github.com/docker/docker/pkg/longpath 0.072s coverage: 100.0% of statements [2020-08-17T14:40:48.231Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2020-08-17T14:40:48.692Z] ok github.com/docker/docker/pkg/parsers 0.055s coverage: 97.0% of statements [2020-08-17T14:40:49.011Z] --- PASS: TestNetworkNat (0.98s) [2020-08-17T14:40:49.011Z] === RUN TestNetworkLocalhostTCPNat [2020-08-17T14:40:49.154Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2020-08-17T14:40:49.642Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-08-17T14:40:49.642Z] === RUN TestNetworkLoopbackNat [2020-08-17T14:40:50.127Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2020-08-17T14:40:51.100Z] ok github.com/docker/docker/pkg/plugins/transport 0.186s coverage: 85.7% of statements [2020-08-17T14:40:51.100Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2020-08-17T14:40:52.073Z] ok github.com/docker/docker/pkg/progress 0.058s coverage: 75.9% of statements [2020-08-17T14:40:53.047Z] ok github.com/docker/docker/pkg/reexec 0.097s coverage: 82.4% of statements [2020-08-17T14:40:53.047Z] ok github.com/docker/docker/pkg/pubsub 1.070s coverage: 73.9% of statements [2020-08-17T14:40:53.159Z] --- PASS: TestNetworkLoopbackNat (3.24s) [2020-08-17T14:40:53.159Z] === RUN TestPause [2020-08-17T14:40:53.509Z] ok github.com/docker/docker/pkg/signal 0.114s coverage: 20.3% of statements [2020-08-17T14:40:53.791Z] --- PASS: TestPause (0.86s) [2020-08-17T14:40:53.791Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-17T14:40:53.791Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-17T14:40:53.791Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-17T14:40:53.791Z] === RUN TestPauseStopPausedContainer [2020-08-17T14:40:53.971Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2020-08-17T14:40:54.822Z] --- PASS: TestPauseStopPausedContainer (0.90s) [2020-08-17T14:40:54.822Z] === RUN TestPsFilter [2020-08-17T14:40:54.943Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2020-08-17T14:40:54.944Z] ok github.com/docker/docker/pkg/streamformatter 0.070s coverage: 66.2% of statements [2020-08-17T14:40:55.112Z] --- PASS: TestPsFilter (0.30s) [2020-08-17T14:40:55.112Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-17T14:40:55.743Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s) [2020-08-17T14:40:55.743Z] === RUN TestRemoveContainerWithVolume [2020-08-17T14:40:55.917Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 38.2% of statements [2020-08-17T14:40:56.380Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-17T14:40:56.380Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-17T14:40:56.380Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-17T14:40:56.380Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-17T14:40:56.380Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-08-17T14:40:56.380Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-08-17T14:40:56.380Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-17T14:40:56.380Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-17T14:40:56.380Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 13.8% of statements [2020-08-17T14:40:56.774Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2020-08-17T14:40:56.774Z] === RUN TestRemoveContainerRunning [2020-08-17T14:40:56.841Z] ok github.com/docker/docker/pkg/tailfile 0.164s coverage: 88.6% of statements [2020-08-17T14:40:56.979Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-08-17T14:40:57.303Z] testing: warning: no tests to run [2020-08-17T14:40:57.303Z] coverage: [no statements] [2020-08-17T14:40:57.303Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2020-08-17T14:40:57.406Z] --- PASS: TestRemoveContainerRunning (0.84s) [2020-08-17T14:40:57.406Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-17T14:40:57.765Z] ok github.com/docker/docker/pkg/tarsum 0.184s coverage: 89.3% of statements [2020-08-17T14:40:58.226Z] ok github.com/docker/docker/pkg/truncindex 0.181s coverage: 91.5% of statements [2020-08-17T14:40:58.226Z] ok github.com/docker/docker/pkg/urlutil 0.105s coverage: 100.0% of statements [2020-08-17T14:40:58.437Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.84s) [2020-08-17T14:40:58.437Z] === RUN TestRemoveInvalidContainer [2020-08-17T14:40:58.437Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-17T14:40:58.437Z] === RUN TestRenameLinkedContainer [2020-08-17T14:40:58.688Z] ok github.com/docker/docker/pkg/useragent 0.084s coverage: 88.9% of statements [2020-08-17T14:40:59.661Z] ok github.com/docker/docker/plugin/v2 0.272s coverage: 20.1% of statements [2020-08-17T14:41:00.633Z] ok github.com/docker/docker/plugin 0.393s coverage: 12.0% of statements [2020-08-17T14:41:00.633Z] ok github.com/docker/docker/reference 0.519s coverage: 84.4% of statements [2020-08-17T14:41:01.948Z] --- PASS: TestRenameLinkedContainer (3.39s) [2020-08-17T14:41:01.948Z] === RUN TestRenameStoppedContainer [2020-08-17T14:41:02.062Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.6% of statements [2020-08-17T14:41:02.062Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-17T14:41:02.062Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-17T14:41:02.062Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-17T14:41:02.062Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-17T14:41:02.062Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-17T14:41:02.062Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-17T14:41:02.062Z] ? github.com/docker/docker/rootless [no test files] [2020-08-17T14:41:02.062Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-17T14:41:02.062Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-17T14:41:02.062Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-17T14:41:02.062Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-17T14:41:02.062Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-17T14:41:02.062Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-17T14:41:02.062Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-17T14:41:02.062Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-17T14:41:02.062Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-17T14:41:02.062Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-17T14:41:02.062Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-17T14:41:02.062Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-17T14:41:02.062Z] ? github.com/docker/docker/volume [no test files] [2020-08-17T14:41:02.062Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-17T14:41:02.062Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-17T14:41:02.062Z] [2020-08-17T14:41:02.062Z] === Skipped [2020-08-17T14:41:02.062Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-17T14:41:02.062Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-17T14:41:02.062Z] [2020-08-17T14:41:02.062Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-17T14:41:02.062Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-17T14:41:02.062Z] [2020-08-17T14:41:02.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-17T14:41:02.062Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:41:02.062Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-17T14:41:02.062Z] [2020-08-17T14:41:02.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-17T14:41:02.062Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:41:02.062Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-17T14:41:02.062Z] [2020-08-17T14:41:02.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-17T14:41:02.062Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:41:02.062Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-17T14:41:02.062Z] [2020-08-17T14:41:02.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-17T14:41:02.062Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:41:02.062Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-17T14:41:02.062Z] [2020-08-17T14:41:02.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-17T14:41:02.062Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:41:02.062Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-17T14:41:02.062Z] [2020-08-17T14:41:02.062Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-17T14:41:02.062Z] graphtest_unix.go:73: No driver to put! [2020-08-17T14:41:02.062Z] [2020-08-17T14:41:02.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-17T14:41:02.062Z] time="2020-08-17T14:39:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-17T14:41:02.062Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-17T14:41:02.062Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-17T14:41:02.062Z] [2020-08-17T14:41:02.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-17T14:41:02.062Z] time="2020-08-17T14:39:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-17T14:41:02.062Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-17T14:41:02.062Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-17T14:41:02.062Z] [2020-08-17T14:41:02.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-17T14:41:02.062Z] time="2020-08-17T14:39:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-17T14:41:02.062Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-17T14:41:02.062Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-17T14:41:02.062Z] [2020-08-17T14:41:02.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-17T14:41:02.062Z] time="2020-08-17T14:39:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-17T14:41:02.062Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-17T14:41:02.062Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-17T14:41:02.062Z] [2020-08-17T14:41:02.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-17T14:41:02.062Z] time="2020-08-17T14:39:54Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-17T14:41:02.062Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-17T14:41:02.062Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-17T14:41:02.062Z] [2020-08-17T14:41:02.062Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-17T14:41:02.062Z] graphtest_unix.go:73: No driver to put! [2020-08-17T14:41:02.062Z] [2020-08-17T14:41:02.062Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-17T14:41:02.062Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-17T14:41:02.062Z] [2020-08-17T14:41:02.062Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-17T14:41:02.062Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-17T14:41:02.062Z] [2020-08-17T14:41:02.062Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-17T14:41:02.062Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-17T14:41:02.062Z] [2020-08-17T14:41:02.062Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-17T14:41:02.063Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-17T14:41:02.063Z] [2020-08-17T14:41:02.063Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-17T14:41:02.063Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:41:02.063Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-17T14:41:02.063Z] [2020-08-17T14:41:02.063Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-17T14:41:02.063Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:41:02.063Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-17T14:41:02.063Z] [2020-08-17T14:41:02.063Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-17T14:41:02.063Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:41:02.063Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-17T14:41:02.063Z] [2020-08-17T14:41:02.063Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-17T14:41:02.063Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:41:02.063Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-17T14:41:02.063Z] [2020-08-17T14:41:02.063Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-17T14:41:02.063Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:41:02.063Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-17T14:41:02.063Z] [2020-08-17T14:41:02.063Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-17T14:41:02.063Z] graphtest_unix.go:73: No driver to put! [2020-08-17T14:41:02.063Z] [2020-08-17T14:41:02.063Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-17T14:41:02.063Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-17T14:41:02.063Z] [2020-08-17T14:41:02.063Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-17T14:41:02.063Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-17T14:41:02.063Z] [2020-08-17T14:41:02.063Z] [2020-08-17T14:41:02.063Z] DONE 2123 tests, 26 skipped in 191.068s Post stage [Pipeline] junit [2020-08-17T14:41:02.077Z] Recording test results [2020-08-17T14:41:02.177Z] ok github.com/docker/docker/restartmanager 0.086s coverage: 50.9% of statements [2020-08-17T14:41:02.177Z] ok github.com/docker/docker/registry/resumable 0.398s coverage: 100.0% of statements [2020-08-17T14:41:02.586Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-08-17T14:41:02.586Z] === RUN TestRenameRunningContainerAndReuse [2020-08-17T14:41:03.150Z] ok github.com/docker/docker/registry 0.397s coverage: 51.7% of statements [2020-08-17T14:41:03.150Z] ok github.com/docker/docker/runconfig 0.080s coverage: 52.2% of statements [2020-08-17T14:41:03.150Z] ok github.com/docker/docker/testutil 0.097s coverage: 62.5% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-08-17T14:41:04.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-17T14:41:04.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-17T14:41:04.328Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41335/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc0d373a219297327398df0d45684284a78715a4 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc0d373a219297327398df0d45684284a78715a4 hack/make.sh dynbinary test-integration [2020-08-17T14:41:04.651Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) [2020-08-17T14:41:04.651Z] === RUN TestRenameInvalidName [2020-08-17T14:41:04.900Z] [2020-08-17T14:41:05.161Z] Removing bundles/ [2020-08-17T14:41:05.161Z] [2020-08-17T14:41:05.161Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-08-17T14:41:05.161Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-08-17T14:41:05.161Z] GOOS="" GOARCH="" GOARM="" [2020-08-17T14:41:05.281Z] --- PASS: TestRenameInvalidName (0.90s) [2020-08-17T14:41:05.281Z] === RUN TestRenameAnonymousContainer [2020-08-17T14:41:06.066Z] ok github.com/docker/docker/volume/drivers 0.317s coverage: 36.1% of statements [2020-08-17T14:41:06.066Z] ok github.com/docker/docker/volume/local 0.291s coverage: 37.7% of statements [2020-08-17T14:41:06.527Z] ok github.com/docker/docker/volume/mounts 0.192s coverage: 66.2% of statements [2020-08-17T14:41:06.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-17T14:41:08.072Z] ok github.com/docker/docker/volume/service 0.342s coverage: 70.3% of statements [2020-08-17T14:41:10.834Z] --- PASS: TestRenameAnonymousContainer (4.87s) [2020-08-17T14:41:10.834Z] === RUN TestRenameContainerWithSameName [2020-08-17T14:41:10.834Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2020-08-17T14:41:10.834Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-17T14:41:12.884Z] ......... [ 86%] [2020-08-17T14:41:12.895Z] --- PASS: TestRenameContainerWithLinkedContainer (1.76s) [2020-08-17T14:41:12.895Z] === RUN TestResize [2020-08-17T14:41:13.525Z] --- PASS: TestResize (0.90s) [2020-08-17T14:41:13.525Z] === RUN TestResizeWithInvalidSize [2020-08-17T14:41:14.588Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2020-08-17T14:41:14.588Z] === RUN TestResizeWhenContainerNotStarted [2020-08-17T14:41:15.219Z] --- PASS: TestResizeWhenContainerNotStarted (0.84s) [2020-08-17T14:41:15.219Z] === RUN TestDaemonRestartKillContainers [2020-08-17T14:41:15.219Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-17T14:41:15.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-17T14:41:15.219Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-17T14:41:15.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-17T14:41:15.219Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-17T14:41:15.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-17T14:41:15.219Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-17T14:41:15.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-17T14:41:15.219Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-17T14:41:15.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-17T14:41:15.219Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-17T14:41:15.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-17T14:41:15.219Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-17T14:41:15.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-17T14:41:15.219Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-17T14:41:15.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-17T14:41:15.219Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-17T14:41:15.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-17T14:41:15.219Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-17T14:41:15.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-17T14:41:15.219Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-17T14:41:15.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-17T14:41:15.219Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-17T14:41:15.219Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-17T14:41:15.219Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-17T14:41:15.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-17T14:41:16.614Z] tests/integration/models_images_test.py ............... [ 89%] [2020-08-17T14:41:17.281Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-17T14:41:17.571Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-17T14:41:17.796Z] tests/integration/models_networks_test.py .... [ 90%] [2020-08-17T14:41:19.079Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-17T14:41:19.079Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-17T14:41:20.110Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-17T14:41:20.400Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-17T14:41:22.462Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-17T14:41:22.462Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-17T14:41:24.325Z] tests/integration/models_nodes_test.py . [ 91%] [2020-08-17T14:41:24.325Z] tests/integration/models_resources_test.py . [ 91%] [2020-08-17T14:41:25.798Z] ok github.com/docker/docker/pkg/plugins 35.101s coverage: 73.4% of statements [2020-08-17T14:41:25.798Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-17T14:41:25.798Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-17T14:41:25.798Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-17T14:41:25.798Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-08-17T14:41:25.798Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-17T14:41:25.798Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-17T14:41:25.798Z] ? github.com/docker/docker/rootless [no test files] [2020-08-17T14:41:25.798Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-17T14:41:25.798Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-17T14:41:25.798Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-17T14:41:25.798Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-17T14:41:25.798Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-17T14:41:25.798Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-17T14:41:25.798Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-17T14:41:25.798Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-17T14:41:25.798Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-17T14:41:25.798Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-17T14:41:25.798Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-17T14:41:25.798Z] ? github.com/docker/docker/volume [no test files] [2020-08-17T14:41:25.798Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-17T14:41:25.798Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-17T14:41:25.972Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-17T14:41:25.972Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-17T14:41:26.260Z] [2020-08-17T14:41:26.260Z] === Skipped [2020-08-17T14:41:26.260Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-08-17T14:41:26.260Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-08-17T14:41:26.260Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-08-17T14:41:26.722Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-08-17T14:41:26.722Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-08-17T14:41:26.722Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-08-17T14:41:26.722Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-08-17T14:41:26.722Z] client_test.go:23: runtime.GOOS == "windows" [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-08-17T14:41:26.722Z] daemon_test.go:147: root required [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-08-17T14:41:26.722Z] reload_test.go:520: root required [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-08-17T14:41:26.722Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-08-17T14:41:26.722Z] pull_v2_test.go:73: Needs fixing on Windows [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-08-17T14:41:26.722Z] pull_v2_test.go:118: Needs fixing on Windows [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-08-17T14:41:26.722Z] download_test.go:268: Needs fixing on Windows [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-08-17T14:41:26.722Z] layer_test.go:304: Failing on Windows [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-08-17T14:41:26.722Z] layer_test.go:353: Failing on Windows [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-08-17T14:41:26.722Z] layer_test.go:468: Failing on Windows [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-08-17T14:41:26.722Z] layer_test.go:697: Failing on Windows [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-08-17T14:41:26.722Z] migration_test.go:46: Failing on Windows [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-08-17T14:41:26.722Z] migration_test.go:182: Failing on Windows [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-08-17T14:41:26.722Z] mount_test.go:17: Failing on Windows [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-08-17T14:41:26.722Z] mount_test.go:76: Failing on Windows [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-08-17T14:41:26.722Z] mount_test.go:125: Failing on Windows [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-08-17T14:41:26.722Z] mount_test.go:212: Failing on Windows [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-08-17T14:41:26.722Z] archive_test.go:133: Xz not present in msys2 [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-08-17T14:41:26.722Z] archive_test.go:238: Failing on Windows CI machines [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-08-17T14:41:26.722Z] archive_windows_test.go:16: Currently fails [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-08-17T14:41:26.722Z] changes_test.go:192: needs more investigation [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-08-17T14:41:26.722Z] changes_test.go:405: needs further investigation [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-08-17T14:41:26.722Z] changes_test.go:441: needs further investigation [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-08-17T14:41:26.722Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-08-17T14:41:26.722Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-08-17T14:41:26.722Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-08-17T14:41:26.722Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-08-17T14:41:26.722Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-08-17T14:41:26.722Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-08-17T14:41:26.722Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-08-17T14:41:26.722Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-08-17T14:41:26.722Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-08-17T14:41:26.722Z] poller_test.go:41: No chmod on Windows [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-08-17T14:41:26.722Z] fileutils_test.go:134: Needs porting to Windows [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-08-17T14:41:26.722Z] fileutils_test.go:180: Needs porting to Windows [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-08-17T14:41:26.722Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-08-17T14:41:26.722Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-08-17T14:41:26.722Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-08-17T14:41:26.722Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-08-17T14:41:26.722Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-08-17T14:41:26.722Z] local_test.go:181: runtime.GOOS == "windows" [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] [2020-08-17T14:41:26.722Z] DONE 1765 tests, 46 skipped in 191.263s [2020-08-17T14:41:26.722Z] INFO: make.ps1 ended at 08/17/2020 14:41:26 [2020-08-17T14:41:28.034Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-17T14:41:28.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.06s) [2020-08-17T14:41:28.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s) [2020-08-17T14:41:28.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-08-17T14:41:28.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-08-17T14:41:28.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) [2020-08-17T14:41:28.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s) [2020-08-17T14:41:28.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.27s) [2020-08-17T14:41:28.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.11s) [2020-08-17T14:41:28.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.98s) [2020-08-17T14:41:28.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.13s) [2020-08-17T14:41:28.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.20s) [2020-08-17T14:41:28.034Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2020-08-17T14:41:28.034Z] === RUN TestCgroupNamespacesRun [2020-08-17T14:41:28.264Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-08-17T14:41:28.264Z] INFO: Unit tests ended at 08/17/2020 14:41:28. Duration:00:03:25.2549449 [2020-08-17T14:41:28.264Z] INFO: Building busybox [2020-08-17T14:41:28.264Z] Sending build context to Docker daemon 5.12kB [2020-08-17T14:41:28.264Z] [2020-08-17T14:41:28.264Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-08-17T14:41:28.264Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-08-17T14:41:28.264Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-08-17T14:41:28.264Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-08-17T14:41:28.264Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-08-17T14:41:28.264Z] ---> 86eddd4761f5 [2020-08-17T14:41:28.264Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-08-17T14:41:28.264Z] ---> Running in f7865bf71fd3 [2020-08-17T14:41:28.648Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-17T14:41:29.538Z] --- PASS: TestCgroupNamespacesRun (1.69s) [2020-08-17T14:41:29.538Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-17T14:41:29.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-17T14:41:30.377Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-08-17T14:41:30.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-17T14:41:31.598Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-08-17T14:41:31.598Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-17T14:41:32.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-17T14:41:32.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-17T14:41:33.100Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2020-08-17T14:41:33.100Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-17T14:41:33.136Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-08-17T14:41:33.136Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-08-17T14:41:34.077Z] Removing intermediate container f7865bf71fd3 [2020-08-17T14:41:34.077Z] ---> 2b28bbde538e [2020-08-17T14:41:34.077Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-08-17T14:41:34.077Z] ---> Running in d7fc31b98a95 [2020-08-17T14:41:34.077Z] Removing intermediate container d7fc31b98a95 [2020-08-17T14:41:34.077Z] ---> 6397229e51a8 [2020-08-17T14:41:34.077Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-08-17T14:41:34.077Z] ---> Running in 39a3210ef81b [2020-08-17T14:41:34.077Z] Removing intermediate container 39a3210ef81b [2020-08-17T14:41:34.077Z] ---> 4e6f02458d94 [2020-08-17T14:41:34.077Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-08-17T14:41:34.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-17T14:41:34.602Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2020-08-17T14:41:34.602Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-17T14:41:35.621Z] [2020-08-17T14:41:35.621Z] ---> c3f2de142d42 [2020-08-17T14:41:35.621Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-08-17T14:41:35.621Z] ---> Running in b6045bad5c9a [2020-08-17T14:41:36.665Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2020-08-17T14:41:36.665Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-17T14:41:37.029Z] tests/integration/regression_test.py ...... [ 98%] [2020-08-17T14:41:37.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-17T14:41:37.540Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-08-17T14:41:37.540Z] tests/integration/credentials/utils_test.py . [100%] [2020-08-17T14:41:37.540Z] [2020-08-17T14:41:37.540Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-08-17T14:41:37.540Z] =========================== short test summary info ============================ [2020-08-17T14:41:37.540Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-08-17T14:41:37.540Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-08-17T14:41:37.540Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-08-17T14:41:37.540Z] Not supported on most drivers [2020-08-17T14:41:37.540Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-08-17T14:41:37.540Z] Output of docker top depends on host distro, and is not formalized. [2020-08-17T14:41:37.540Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-08-17T14:41:37.540Z] Output of docker top depends on host distro, and is not formalized. [2020-08-17T14:41:37.540Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-08-17T14:41:37.540Z] Can fail if eth0 has multiple IP addresses [2020-08-17T14:41:37.540Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-08-17T14:41:37.540Z] This doesn't seem to be taken into account by the engine [2020-08-17T14:41:37.540Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-08-17T14:41:37.540Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-08-17T14:41:37.540Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 298.31 seconds == [2020-08-17T14:41:37.797Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-08-17T14:41:38.168Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.61s) [2020-08-17T14:41:38.168Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-17T14:41:38.798Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.83s) [2020-08-17T14:41:38.798Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-17T14:41:38.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-17T14:41:40.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-17T14:41:40.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-17T14:41:40.872Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s) [2020-08-17T14:41:40.872Z] === RUN TestKernelTCPMemory [2020-08-17T14:41:41.503Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-08-17T14:41:41.503Z] === RUN TestNISDomainname [2020-08-17T14:41:42.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-17T14:41:42.534Z] --- PASS: TestNISDomainname (0.98s) [2020-08-17T14:41:42.534Z] === RUN TestHostnameDnsResolution [2020-08-17T14:41:43.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-17T14:41:44.595Z] --- PASS: TestHostnameDnsResolution (1.69s) [2020-08-17T14:41:44.595Z] === RUN TestStats [2020-08-17T14:41:44.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-17T14:41:45.963Z] Removing intermediate container b6045bad5c9a [2020-08-17T14:41:45.963Z] ---> 98d2e2b13dab [2020-08-17T14:41:45.963Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-08-17T14:41:45.963Z] ---> Running in 62bd0b4dff67 [2020-08-17T14:41:45.963Z] [2020-08-17T14:41:45.963Z] SUCCESS: Specified value was saved. [2020-08-17T14:41:46.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-17T14:41:47.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-17T14:41:47.317Z] --- PASS: TestStats (2.91s) [2020-08-17T14:41:47.317Z] === RUN TestStopContainerWithTimeout [2020-08-17T14:41:47.317Z] === RUN TestStopContainerWithTimeout/0 [2020-08-17T14:41:47.317Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-17T14:41:47.317Z] === RUN TestStopContainerWithTimeout/1 [2020-08-17T14:41:47.317Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-17T14:41:47.317Z] === RUN TestStopContainerWithTimeout/3 [2020-08-17T14:41:47.317Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-17T14:41:47.317Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-17T14:41:47.317Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-17T14:41:47.317Z] === CONT TestStopContainerWithTimeout/0 [2020-08-17T14:41:47.317Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-17T14:41:48.350Z] === CONT TestStopContainerWithTimeout/3 [2020-08-17T14:41:48.435Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-17T14:41:48.435Z] Using test binary docker [2020-08-17T14:41:48.435Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-17T14:41:48.435Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-17T14:41:48.435Z] INFO: Waiting for daemon to start... [2020-08-17T14:41:48.435Z] Starting dockerd [2020-08-17T14:41:48.881Z] Removing intermediate container 62bd0b4dff67 [2020-08-17T14:41:48.881Z] ---> dca8ccd340bf [2020-08-17T14:41:48.881Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-08-17T14:41:48.881Z] ---> Running in a5aea6b8a4da [2020-08-17T14:41:49.956Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-17T14:41:49.956Z] [2020-08-17T14:41:49.956Z] Unloading profiles will leave already running processes permanently [2020-08-17T14:41:49.956Z] unconfined, which can lead to unexpected situations. [2020-08-17T14:41:49.956Z] [2020-08-17T14:41:49.956Z] To set a process to complain mode, use the command line tool [2020-08-17T14:41:49.956Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-17T14:41:49.956Z] Post stage [Pipeline] junit [2020-08-17T14:41:50.221Z] Recording test results [Pipeline] sh [2020-08-17T14:41:50.412Z] === CONT TestStopContainerWithTimeout/1 [2020-08-17T14:41:50.640Z] + echo Ensuring container killed. [2020-08-17T14:41:50.640Z] Ensuring container killed. [2020-08-17T14:41:50.640Z] + docker rm -vf docker-pr7 [2020-08-17T14:41:50.640Z] Error: No such container: docker-pr7 [2020-08-17T14:41:50.640Z] + true [Pipeline] sh [2020-08-17T14:41:50.956Z] + echo Chowning /workspace to jenkins user [2020-08-17T14:41:50.957Z] Chowning /workspace to jenkins user [2020-08-17T14:41:50.957Z] + id -u [2020-08-17T14:41:50.957Z] + id -g [2020-08-17T14:41:50.957Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41335:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-17T14:41:51.714Z] . [2020-08-17T14:41:51.714Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-17T14:41:51.714Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-17T14:41:51.714Z] Error: No such image: emptyfs [2020-08-17T14:41:51.714Z] Running integration-test (iteration 1) [2020-08-17T14:41:51.714Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-08-17T14:41:51.806Z] + bundleName=docker-py [2020-08-17T14:41:51.806Z] + echo Creating docker-py-bundles.tar.gz [2020-08-17T14:41:51.806Z] Creating docker-py-bundles.tar.gz [2020-08-17T14:41:51.806Z] + 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-08-17T14:41:51.816Z] Archiving artifacts [2020-08-17T14:41:51.896Z] Cannot create a file when that file already exists. [2020-08-17T14:41:51.914Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-17T14:41:51.914Z] --- PASS: TestStopContainerWithTimeout/0 (0.96s) [2020-08-17T14:41:51.914Z] --- PASS: TestStopContainerWithTimeout/-1 (2.87s) [2020-08-17T14:41:51.914Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2020-08-17T14:41:51.914Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2020-08-17T14:41:51.914Z] === RUN TestDeleteDevicemapper [2020-08-17T14:41:51.914Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-17T14:41:51.914Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-17T14:41:51.914Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-17T14:41:52.052Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41335/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-08-17T14:41:52.439Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41335/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=dc0d373a219297327398df0d45684284a78715a4 -e DOCKER_GRAPHDRIVER docker:dc0d373a219297327398df0d45684284a78715a4 hack/make.sh binary-daemon [2020-08-17T14:41:52.695Z] [2020-08-17T14:41:52.951Z] Removing bundles/ [2020-08-17T14:41:52.951Z] [2020-08-17T14:41:52.951Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-08-17T14:41:52.951Z] Building: bundles/binary-daemon/dockerd-dev [2020-08-17T14:41:52.951Z] GOOS="" GOARCH="" GOARM="" [2020-08-17T14:41:55.427Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.49s) [2020-08-17T14:41:55.427Z] === RUN TestUpdateMemory [2020-08-17T14:41:55.427Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-17T14:41:55.427Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-17T14:41:55.427Z] === RUN TestUpdateCPUQuota [2020-08-17T14:41:56.932Z] --- PASS: TestUpdateCPUQuota (1.23s) [2020-08-17T14:41:56.932Z] === RUN TestUpdatePidsLimit [2020-08-17T14:41:56.932Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-17T14:41:56.932Z] === RUN TestUpdatePidsLimit/no_change [2020-08-17T14:41:57.595Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-17T14:41:57.706Z] Removing intermediate container a5aea6b8a4da [2020-08-17T14:41:57.706Z] ---> 56e63f45c4b2 [2020-08-17T14:41:57.706Z] Step 13/13 : CMD ["sh"] [2020-08-17T14:41:57.706Z] ---> Running in 7b5f644ddf12 [2020-08-17T14:41:57.706Z] Removing intermediate container 7b5f644ddf12 [2020-08-17T14:41:57.706Z] ---> a14d4c42ff13 [2020-08-17T14:41:57.706Z] Successfully built a14d4c42ff13 [2020-08-17T14:41:57.706Z] Successfully tagged busybox:latest [2020-08-17T14:41:57.706Z] INFO: Docker images of the daemon under test [2020-08-17T14:41:57.706Z] [2020-08-17T14:41:57.706Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-08-17T14:41:57.706Z] busybox latest a14d4c42ff13 Less than a second ago 5.1GB [2020-08-17T14:41:57.706Z] microsoft/windowsservercore latest 86eddd4761f5 10 days ago 5.03GB [2020-08-17T14:41:57.706Z] mcr.microsoft.com/windows/servercore ltsc2019 86eddd4761f5 10 days ago 5.03GB [2020-08-17T14:41:57.706Z] [2020-08-17T14:41:57.706Z] INFO: Running integration tests at 08/17/2020 14:41:57... [2020-08-17T14:41:57.706Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-08-17T14:41:57.706Z] INFO: Integration API tests being run from the host: [2020-08-17T14:41:57.706Z] INFO: make.ps1 starting at 08/17/2020 14:41:57 [2020-08-17T14:41:57.884Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-17T14:41:58.167Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-08-17T14:41:58.174Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-17T14:41:58.465Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-17T14:41:59.096Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-17T14:42:00.599Z] --- PASS: TestUpdatePidsLimit (3.72s) [2020-08-17T14:42:00.599Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-08-17T14:42:00.599Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-08-17T14:42:00.599Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-08-17T14:42:00.599Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-08-17T14:42:00.599Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-08-17T14:42:00.599Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-08-17T14:42:00.599Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-08-17T14:42:00.599Z] === RUN TestUpdateRestartPolicy [2020-08-17T14:42:03.910Z] Loaded image: buildpack-deps:buster [2020-08-17T14:42:03.910Z] Loaded image: busybox:latest [2020-08-17T14:42:03.910Z] Loaded image: busybox:glibc [2020-08-17T14:42:03.910Z] Loaded image: debian:buster [2020-08-17T14:42:03.910Z] Loaded image: hello-world:latest [2020-08-17T14:42:03.910Z] INFO: Testing against a local daemon [2020-08-17T14:42:03.910Z] === RUN TestCgroupNamespacesBuild [2020-08-17T14:42:08.091Z] --- PASS: TestCgroupNamespacesBuild (4.02s) [2020-08-17T14:42:08.091Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-17T14:42:09.995Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2020-08-17T14:42:09.995Z] === RUN TestBuildWithSession [2020-08-17T14:42:09.995Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-17T14:42:09.995Z] build_session_test.go:25: TODO: BuildKit [2020-08-17T14:42:09.995Z] === RUN TestBuildSquashParent [2020-08-17T14:42:13.215Z] --- PASS: TestUpdateRestartPolicy (12.86s) [2020-08-17T14:42:13.215Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-17T14:42:13.887Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-08-17T14:42:13.887Z] === RUN TestWaitNonBlocked [2020-08-17T14:42:14.182Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-17T14:42:14.182Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-17T14:42:14.182Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-17T14:42:14.182Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-17T14:42:14.182Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-17T14:42:14.182Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-17T14:42:15.216Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-08-17T14:42:15.216Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2020-08-17T14:42:15.216Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2020-08-17T14:42:15.216Z] === RUN TestWaitBlocked [2020-08-17T14:42:15.216Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-17T14:42:15.216Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-17T14:42:15.216Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-17T14:42:15.216Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-17T14:42:15.216Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-17T14:42:15.216Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-17T14:42:16.269Z] --- PASS: TestWaitBlocked (0.01s) [2020-08-17T14:42:16.269Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2020-08-17T14:42:16.269Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2020-08-17T14:42:16.269Z] === CONT TestContainerStartOnDaemonRestart [2020-08-17T14:42:16.269Z] === CONT TestIpcModeOlderClient [2020-08-17T14:42:16.560Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-08-17T14:42:16.560Z] === CONT TestDaemonHostGatewayIP [2020-08-17T14:42:18.104Z] --- PASS: TestBuildSquashParent (7.22s) [2020-08-17T14:42:18.104Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-17T14:42:18.104Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-17T14:42:18.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-17T14:42:18.104Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-17T14:42:18.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-17T14:42:18.104Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-17T14:42:18.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-17T14:42:18.104Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-17T14:42:18.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-17T14:42:18.104Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-17T14:42:18.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-17T14:42:18.104Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-17T14:42:18.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-17T14:42:18.104Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-17T14:42:18.104Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-17T14:42:18.671Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-17T14:42:19.284Z] --- PASS: TestContainerStartOnDaemonRestart (2.91s) [2020-08-17T14:42:19.284Z] === CONT TestContainerKillOnDaemonStart [2020-08-17T14:42:19.301Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-17T14:42:19.301Z] INFO: Testing against a local daemon [2020-08-17T14:42:19.606Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-17T14:42:19.606Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-17T14:42:19.915Z] --- PASS: TestDaemonHostGatewayIP (3.52s) [2020-08-17T14:42:19.916Z] === CONT TestDaemonRestartIpcMode [2020-08-17T14:42:22.136Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-17T14:42:23.508Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-17T14:42:23.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.34s) [2020-08-17T14:42:23.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.32s) [2020-08-17T14:42:23.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (0.99s) [2020-08-17T14:42:23.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.15s) [2020-08-17T14:42:23.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2020-08-17T14:42:23.508Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.71s) [2020-08-17T14:42:23.508Z] === RUN TestBuildMultiStageCopy [2020-08-17T14:42:23.508Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-17T14:42:24.371Z] --- PASS: TestDaemonRestartIpcMode (3.59s) [2020-08-17T14:42:26.038Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-17T14:42:26.667Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-08-17T14:42:26.667Z] [2020-08-17T14:42:26.667Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-08-17T14:42:26.667Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-08-17T14:42:26.667Z] HOSTNAME=e76ad18adfc9 [2020-08-17T14:42:26.667Z] TESTDEBUG=0 [2020-08-17T14:42:26.667Z] DEST=bundles/test-integration [2020-08-17T14:42:26.667Z] PWD=/go/src/github.com/docker/docker [2020-08-17T14:42:26.667Z] DOCKER_GITCOMMIT=dc0d373a219297327398df0d45684284a78715a4 [2020-08-17T14:42:26.667Z] container=docker [2020-08-17T14:42:26.667Z] HOME=/root [2020-08-17T14:42:26.667Z] GOLANG_VERSION=1.13.15 [2020-08-17T14:42:26.667Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-08-17T14:42:26.667Z] VALIDATE_BRANCH=master [2020-08-17T14:42:26.667Z] TERM=xterm [2020-08-17T14:42:26.667Z] DOCKER_PKG=github.com/docker/docker [2020-08-17T14:42:26.667Z] SHLVL=1 [2020-08-17T14:42:26.667Z] TIMEOUT=120m [2020-08-17T14:42:26.667Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-08-17T14:42:26.667Z] DOCKER_GRAPHDRIVER=overlay2 [2020-08-17T14:42:26.667Z] GO111MODULE=off [2020-08-17T14:42:26.667Z] DOCKER_EXPERIMENTAL=1 [2020-08-17T14:42:26.667Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-08-17T14:42:26.667Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-08-17T14:42:26.667Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-08-17T14:42:26.667Z] GOPATH=/go [2020-08-17T14:42:26.667Z] PKG_CONFIG=pkg-config [2020-08-17T14:42:26.667Z] _=/usr/bin/env [2020-08-17T14:42:26.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-17T14:42:27.410Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-17T14:42:28.342Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-17T14:42:29.274Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-17T14:42:30.206Z] --- PASS: TestBuildMultiStageCopy (6.63s) [2020-08-17T14:42:30.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2020-08-17T14:42:30.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-08-17T14:42:30.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-08-17T14:42:30.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-08-17T14:42:30.206Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-08-17T14:42:30.206Z] === RUN TestBuildMultiStageParentConfig [2020-08-17T14:42:31.394Z] --- PASS: TestContainerKillOnDaemonStart (12.22s) [2020-08-17T14:42:31.394Z] PASS [2020-08-17T14:42:31.394Z] [2020-08-17T14:42:31.394Z] === Skipped [2020-08-17T14:42:31.394Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-08-17T14:42:31.394Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-17T14:42:31.394Z] [2020-08-17T14:42:31.394Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-17T14:42:31.394Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-17T14:42:31.394Z] [2020-08-17T14:42:31.394Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-17T14:42:31.394Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-17T14:42:31.394Z] [2020-08-17T14:42:31.394Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-17T14:42:31.394Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-17T14:42:31.394Z] [2020-08-17T14:42:31.394Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-08-17T14:42:31.394Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-17T14:42:31.394Z] [2020-08-17T14:42:31.394Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-08-17T14:42:31.394Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-17T14:42:31.394Z] [2020-08-17T14:42:31.394Z] [2020-08-17T14:42:31.394Z] DONE 192 tests, 6 skipped in 150.352s [2020-08-17T14:42:31.394Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-08-17T14:42:31.394Z] ++ 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-08-17T14:42:31.394Z] ++ set -e [2020-08-17T14:42:31.394Z] ++ '[' -n 0 ']' [2020-08-17T14:42:31.394Z] ++ set -x [2020-08-17T14:42:31.394Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:42:32.025Z] INFO: Testing against a local daemon [2020-08-17T14:42:32.025Z] === RUN TestCommitInheritsEnv [2020-08-17T14:42:32.655Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-08-17T14:42:32.655Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-17T14:42:32.655Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-17T14:42:32.655Z] === RUN TestImagesFilterMultiReference [2020-08-17T14:42:32.655Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-08-17T14:42:32.655Z] === RUN TestImagePullPlatformInvalid [2020-08-17T14:42:32.655Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-08-17T14:42:32.655Z] === RUN TestRemoveImageOrphaning [2020-08-17T14:42:33.012Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-08-17T14:42:33.012Z] === RUN TestRemoveImageGarbageCollector [2020-08-17T14:42:33.012Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-17T14:42:33.012Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:42:33.012Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-17T14:42:33.012Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-08-17T14:42:33.012Z] === RUN TestTagInvalidReference [2020-08-17T14:42:33.012Z] --- PASS: TestTagInvalidReference (0.01s) [2020-08-17T14:42:33.012Z] === RUN TestTagValidPrefixedRepo [2020-08-17T14:42:33.302Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-08-17T14:42:33.302Z] === RUN TestTagExistedNameWithoutForce [2020-08-17T14:42:33.302Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-08-17T14:42:33.302Z] === RUN TestTagOfficialNames [2020-08-17T14:42:33.302Z] --- PASS: TestTagOfficialNames (0.03s) [2020-08-17T14:42:33.302Z] === RUN TestTagMatchesDigest [2020-08-17T14:42:33.302Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-08-17T14:42:33.302Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-17T14:42:34.103Z] ok github.com/docker/docker/integration/build 13.357s [2020-08-17T14:42:34.103Z] [2020-08-17T14:42:34.103Z] === Skipped [2020-08-17T14:42:34.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-08-17T14:42:34.103Z] build_session_test.go:25: TODO: BuildKit [2020-08-17T14:42:34.103Z] [2020-08-17T14:42:34.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-08-17T14:42:34.103Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:42:34.103Z] [2020-08-17T14:42:34.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-08-17T14:42:34.103Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-17T14:42:34.103Z] [2020-08-17T14:42:34.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-08-17T14:42:34.103Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-17T14:42:34.103Z] [2020-08-17T14:42:34.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-08-17T14:42:34.103Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-17T14:42:34.103Z] [2020-08-17T14:42:34.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-08-17T14:42:34.103Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-17T14:42:34.103Z] [2020-08-17T14:42:34.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-08-17T14:42:34.103Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-17T14:42:34.103Z] [2020-08-17T14:42:34.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-08-17T14:42:34.103Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-17T14:42:34.103Z] [2020-08-17T14:42:34.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-08-17T14:42:34.103Z] build_test.go:492: testEnv.OSType == "windows" [2020-08-17T14:42:34.103Z] [2020-08-17T14:42:34.103Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-08-17T14:42:34.103Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-17T14:42:34.103Z] [2020-08-17T14:42:34.103Z] [2020-08-17T14:42:34.103Z] DONE 22 tests, 10 skipped in 34.325s [2020-08-17T14:42:34.103Z] [2020-08-17T14:42:34.103Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-08-17T14:42:34.562Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-17T14:42:34.562Z] INFO: Testing against a local daemon [2020-08-17T14:42:34.562Z] ok github.com/docker/docker/integration/config 0.239s [2020-08-17T14:42:35.021Z] [2020-08-17T14:42:35.021Z] === Skipped [2020-08-17T14:42:35.021Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-08-17T14:42:35.021Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:42:35.021Z] [2020-08-17T14:42:35.021Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-08-17T14:42:35.021Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:42:35.021Z] [2020-08-17T14:42:35.021Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-08-17T14:42:35.021Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:42:35.021Z] [2020-08-17T14:42:35.021Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-08-17T14:42:35.021Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:42:35.021Z] [2020-08-17T14:42:35.021Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-08-17T14:42:35.021Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:42:35.021Z] [2020-08-17T14:42:35.021Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-08-17T14:42:35.021Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-08-17T14:42:35.021Z] [2020-08-17T14:42:35.021Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-08-17T14:42:35.021Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-08-17T14:42:35.021Z] [2020-08-17T14:42:35.021Z] [2020-08-17T14:42:35.021Z] DONE 7 tests, 7 skipped in 2.353s [2020-08-17T14:42:35.021Z] [2020-08-17T14:42:35.021Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-08-17T14:42:35.466Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-08-17T14:42:35.466Z] === RUN TestBuildLabelWithTargets [2020-08-17T14:42:37.930Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-17T14:42:37.930Z] INFO: Testing against a local daemon [2020-08-17T14:42:38.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-17T14:42:38.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-17T14:42:39.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-17T14:42:43.628Z] --- PASS: TestBuildLabelWithTargets (7.99s) [2020-08-17T14:42:43.628Z] === RUN TestBuildWithEmptyLayers [2020-08-17T14:42:44.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-17T14:42:46.153Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-08-17T14:42:46.153Z] === RUN TestBuildMultiStageOnBuild [2020-08-17T14:42:46.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-17T14:42:48.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-17T14:42:51.415Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-08-17T14:42:51.415Z] === RUN TestBuildUncleanTarFilenames [2020-08-17T14:42:51.674Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2020-08-17T14:42:51.674Z] === RUN TestBuildMultiStageLayerLeak [2020-08-17T14:42:56.937Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2020-08-17T14:42:56.937Z] === RUN TestBuildWithHugeFile [2020-08-17T14:43:06.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-17T14:43:08.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-17T14:43:10.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-17T14:43:11.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-17T14:43:11.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-17T14:43:13.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-17T14:43:14.362Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-08-17T14:43:14.362Z] Copying nested executables into bundles/binary-daemon [2020-08-17T14:43:14.362Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-08-17T14:43:14.695Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41335/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=dc0d373a219297327398df0d45684284a78715a4 -e DOCKER_GRAPHDRIVER docker:dc0d373a219297327398df0d45684284a78715a4 hack/make.sh cross [2020-08-17T14:43:14.951Z] [2020-08-17T14:43:15.207Z] Removing bundles/ [2020-08-17T14:43:15.207Z] [2020-08-17T14:43:15.207Z] ---> Making bundle: cross (in bundles/cross) [2020-08-17T14:43:15.207Z] Cross building: bundles/cross/linux/amd64 [2020-08-17T14:43:15.207Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-08-17T14:43:15.207Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-08-17T14:43:16.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-17T14:43:18.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-17T14:43:20.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-17T14:43:21.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-17T14:43:23.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-17T14:43:24.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-17T14:43:26.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-17T14:43:28.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-17T14:43:29.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-17T14:43:30.934Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-17T14:43:30.934Z] Using test binary docker [2020-08-17T14:43:30.934Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-08-17T14:43:30.934Z] +++ /etc/init.d/apparmor start [2020-08-17T14:43:30.934Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-17T14:43:30.934Z] INFO: Waiting for daemon to start... [2020-08-17T14:43:30.934Z] Starting dockerd [2020-08-17T14:43:30.934Z] +++ 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-08-17T14:43:36.217Z] . [2020-08-17T14:43:36.217Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-17T14:43:36.217Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-17T14:43:36.217Z] Error: No such image: emptyfs [2020-08-17T14:43:36.217Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-17T14:43:36.217Z] ++++ docker load [2020-08-17T14:43:36.478Z] Running integration-test (iteration 1) [2020-08-17T14:43:36.478Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-08-17T14:43:36.478Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:43:36.478Z] ++ set -e [2020-08-17T14:43:36.478Z] ++ '[' -n 0 ']' [2020-08-17T14:43:36.478Z] ++ set -x [2020-08-17T14:43:36.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:43:38.362Z] ok github.com/docker/docker/integration/container 53.949s [2020-08-17T14:43:38.362Z] [2020-08-17T14:43:38.362Z] === Skipped [2020-08-17T14:43:38.362Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-08-17T14:43:38.362Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-08-17T14:43:38.363Z] copy_test.go:25: testEnv.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-08-17T14:43:38.363Z] copy_test.go:39: testEnv.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-08-17T14:43:38.363Z] copy_test.go:51: testEnv.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-08-17T14:43:38.363Z] copy_test.go:65: testEnv.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-08-17T14:43:38.363Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-08-17T14:43:38.363Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-08-17T14:43:38.363Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-08-17T14:43:38.363Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-08-17T14:43:38.363Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-08-17T14:43:38.363Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-08-17T14:43:38.363Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-08-17T14:43:38.363Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-08-17T14:43:38.363Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-08-17T14:43:38.363Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-08-17T14:43:38.363Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-08-17T14:43:38.363Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-08-17T14:43:38.363Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-08-17T14:43:38.363Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-08-17T14:43:38.363Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-08-17T14:43:38.363Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-08-17T14:43:38.363Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-08-17T14:43:38.363Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-08-17T14:43:38.363Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-08-17T14:43:38.363Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-08-17T14:43:38.363Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-08-17T14:43:38.363Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-08-17T14:43:38.363Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-08-17T14:43:38.363Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-08-17T14:43:38.363Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-08-17T14:43:38.363Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-08-17T14:43:38.363Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-08-17T14:43:38.363Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-08-17T14:43:38.363Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-08-17T14:43:38.363Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-08-17T14:43:38.363Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-08-17T14:43:38.363Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-08-17T14:43:38.363Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-08-17T14:43:38.363Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-08-17T14:43:38.363Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-08-17T14:43:38.363Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] DONE 84 tests, 41 skipped in 56.558s [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-08-17T14:43:38.363Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-17T14:43:38.363Z] INFO: Testing against a local daemon [2020-08-17T14:43:38.363Z] ok github.com/docker/docker/integration/image 0.427s [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === Skipped [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-08-17T14:43:38.363Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-08-17T14:43:38.363Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-08-17T14:43:38.363Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-08-17T14:43:38.363Z] tag_test.go:98: testEnv.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] DONE 11 tests, 4 skipped in 2.345s [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-08-17T14:43:38.363Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-17T14:43:38.363Z] INFO: Testing against a local daemon [2020-08-17T14:43:38.363Z] ok github.com/docker/docker/integration/network 0.217s [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === Skipped [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-08-17T14:43:38.363Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-08-17T14:43:38.363Z] 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-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-08-17T14:43:38.363Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-08-17T14:43:38.363Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-08-17T14:43:38.363Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-08-17T14:43:38.363Z] network_test.go:97: testEnv.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-08-17T14:43:38.363Z] service_test.go:29: testEnv.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-08-17T14:43:38.363Z] service_test.go:52: testEnv.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-08-17T14:43:38.363Z] service_test.go:96: testEnv.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-08-17T14:43:38.363Z] service_test.go:130: testEnv.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-08-17T14:43:38.363Z] service_test.go:181: testEnv.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-08-17T14:43:38.363Z] service_test.go:206: testEnv.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-17T14:43:38.363Z] service_test.go:236: FLAKY_TEST [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-08-17T14:43:38.363Z] service_test.go:326: testEnv.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-17T14:43:38.363Z] service_test.go:394: testEnv.OSType == "windows" [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] DONE 19 tests, 15 skipped in 2.339s [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-08-17T14:43:38.363Z] testing: warning: no tests to run [2020-08-17T14:43:38.363Z] ok github.com/docker/docker/integration/network/ipvlan 0.065s [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] DONE 0 tests in 0.699s [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-08-17T14:43:38.363Z] testing: warning: no tests to run [2020-08-17T14:43:38.363Z] ok github.com/docker/docker/integration/network/macvlan 0.090s [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] DONE 0 tests in 0.724s [2020-08-17T14:43:38.363Z] [2020-08-17T14:43:38.363Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-08-17T14:43:38.822Z] testing: warning: no tests to run [2020-08-17T14:43:38.822Z] ok github.com/docker/docker/integration/plugin 0.084s [2020-08-17T14:43:38.822Z] [2020-08-17T14:43:38.822Z] DONE 0 tests in 0.732s [2020-08-17T14:43:38.822Z] [2020-08-17T14:43:38.822Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-08-17T14:43:39.280Z] testing: warning: no tests to run [2020-08-17T14:43:39.280Z] ok github.com/docker/docker/integration/plugin/authz 0.068s [2020-08-17T14:43:39.280Z] [2020-08-17T14:43:39.280Z] DONE 0 tests in 0.694s [2020-08-17T14:43:39.739Z] [2020-08-17T14:43:39.739Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-08-17T14:43:46.812Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-17T14:43:46.812Z] INFO: Testing against a local daemon [2020-08-17T14:43:46.812Z] ok github.com/docker/docker/integration/plugin/common 0.237s [2020-08-17T14:43:47.270Z] [2020-08-17T14:43:47.270Z] === Skipped [2020-08-17T14:43:47.270Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-08-17T14:43:47.270Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-08-17T14:43:47.270Z] [2020-08-17T14:43:47.270Z] [2020-08-17T14:43:47.270Z] DONE 3 tests, 1 skipped in 7.594s [2020-08-17T14:43:47.270Z] [2020-08-17T14:43:47.270Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-08-17T14:43:48.711Z] Loaded image: buildpack-deps:buster [2020-08-17T14:43:50.093Z] Loaded image: busybox:latest [2020-08-17T14:43:50.173Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-17T14:43:50.173Z] INFO: Testing against a local daemon [2020-08-17T14:43:50.173Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.253s [2020-08-17T14:43:50.173Z] [2020-08-17T14:43:50.173Z] === Skipped [2020-08-17T14:43:50.173Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-08-17T14:43:50.173Z] external_test.go:48: runtime.GOOS == "windows" [2020-08-17T14:43:50.173Z] [2020-08-17T14:43:50.173Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-08-17T14:43:50.173Z] external_test.go:408: runtime.GOOS == "windows" [2020-08-17T14:43:50.173Z] [2020-08-17T14:43:50.173Z] [2020-08-17T14:43:50.173Z] DONE 2 tests, 2 skipped in 2.887s [2020-08-17T14:43:50.173Z] [2020-08-17T14:43:50.173Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-08-17T14:43:50.353Z] Loaded image: busybox:glibc [2020-08-17T14:43:50.353Z] Loaded image: debian:buster [2020-08-17T14:43:50.353Z] Loaded image: hello-world:latest [2020-08-17T14:43:50.614Z] INFO: Testing against a local daemon [2020-08-17T14:43:50.614Z] === RUN TestCgroupNamespacesBuild [2020-08-17T14:43:52.347Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-17T14:43:52.347Z] INFO: Testing against a local daemon [2020-08-17T14:43:52.347Z] ok github.com/docker/docker/integration/plugin/logging 0.210s [2020-08-17T14:43:52.347Z] [2020-08-17T14:43:52.347Z] === Skipped [2020-08-17T14:43:52.347Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-08-17T14:43:52.347Z] read_test.go:21: no unix domain sockets on Windows [2020-08-17T14:43:52.347Z] [2020-08-17T14:43:52.347Z] [2020-08-17T14:43:52.347Z] DONE 1 tests, 1 skipped in 2.366s [2020-08-17T14:43:52.347Z] [2020-08-17T14:43:52.347Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-08-17T14:43:53.171Z] --- PASS: TestBuildWithHugeFile (53.24s) [2020-08-17T14:43:53.172Z] === RUN TestBuildWithEmptyDockerfile [2020-08-17T14:43:53.172Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-17T14:43:53.172Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-17T14:43:53.172Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-17T14:43:53.172Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-17T14:43:53.172Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-17T14:43:53.172Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-17T14:43:53.172Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-17T14:43:53.172Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-17T14:43:53.172Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-17T14:43:53.172Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2020-08-17T14:43:53.172Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2020-08-17T14:43:53.172Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2020-08-17T14:43:53.172Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-08-17T14:43:53.172Z] === RUN TestBuildPreserveOwnership [2020-08-17T14:43:53.172Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-17T14:43:53.889Z] testing: warning: no tests to run [2020-08-17T14:43:53.889Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.171s [2020-08-17T14:43:53.889Z] [2020-08-17T14:43:53.889Z] DONE 0 tests in 1.306s [2020-08-17T14:43:53.889Z] [2020-08-17T14:43:53.889Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-08-17T14:43:54.818Z] --- PASS: TestCgroupNamespacesBuild (3.69s) [2020-08-17T14:43:54.818Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-17T14:43:55.533Z] --- PASS: TestImportExtremelyLargeImageWorks (78.75s) [2020-08-17T14:43:55.533Z] PASS [2020-08-17T14:43:55.533Z] [2020-08-17T14:43:55.533Z] === Skipped [2020-08-17T14:43:55.533Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-17T14:43:55.533Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:43:55.533Z] [2020-08-17T14:43:55.533Z] [2020-08-17T14:43:55.533Z] DONE 12 tests, 1 skipped in 80.494s [2020-08-17T14:43:55.533Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-08-17T14:43:55.533Z] ++ 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-08-17T14:43:55.533Z] ++ set -e [2020-08-17T14:43:55.533Z] ++ '[' -n 0 ']' [2020-08-17T14:43:55.533Z] ++ set -x [2020-08-17T14:43:55.533Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:43:55.533Z] INFO: Testing against a local daemon [2020-08-17T14:43:55.533Z] === RUN TestNetworkCreateDelete [2020-08-17T14:43:55.533Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-08-17T14:43:55.533Z] === RUN TestDockerNetworkDeletePreferID [2020-08-17T14:43:55.533Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-08-17T14:43:55.533Z] === RUN TestDaemonDNSFallback [2020-08-17T14:43:55.533Z] --- PASS: TestDaemonDNSFallback (2.46s) [2020-08-17T14:43:55.533Z] === RUN TestInspectNetwork [2020-08-17T14:43:56.065Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-17T14:43:56.065Z] INFO: Testing against a local daemon [2020-08-17T14:43:56.065Z] ok github.com/docker/docker/integration/plugin/volumes 0.272s [2020-08-17T14:43:56.201Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2020-08-17T14:43:56.201Z] === RUN TestBuildWithSession [2020-08-17T14:43:56.201Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-17T14:43:56.201Z] build_session_test.go:25: TODO: BuildKit [2020-08-17T14:43:56.201Z] === RUN TestBuildSquashParent [2020-08-17T14:43:56.451Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-17T14:43:56.525Z] [2020-08-17T14:43:56.525Z] === Skipped [2020-08-17T14:43:56.525Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-08-17T14:43:56.525Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:43:56.525Z] [2020-08-17T14:43:56.525Z] [2020-08-17T14:43:56.525Z] DONE 1 tests, 1 skipped in 2.533s [2020-08-17T14:43:56.525Z] [2020-08-17T14:43:56.525Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-08-17T14:43:58.707Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-17T14:43:58.707Z] INFO: Testing against a local daemon [2020-08-17T14:43:58.707Z] ok github.com/docker/docker/integration/secret 0.212s [2020-08-17T14:43:58.707Z] [2020-08-17T14:43:58.707Z] === Skipped [2020-08-17T14:43:58.707Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-08-17T14:43:58.707Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:43:58.707Z] [2020-08-17T14:43:58.707Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-08-17T14:43:58.707Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:43:58.707Z] [2020-08-17T14:43:58.707Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-08-17T14:43:58.707Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:43:58.707Z] [2020-08-17T14:43:58.707Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-08-17T14:43:58.707Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:43:58.707Z] [2020-08-17T14:43:58.707Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-08-17T14:43:58.707Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:43:58.707Z] [2020-08-17T14:43:58.707Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-08-17T14:43:58.707Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-08-17T14:43:58.707Z] [2020-08-17T14:43:58.707Z] [2020-08-17T14:43:58.707Z] DONE 6 tests, 6 skipped in 2.065s [2020-08-17T14:43:58.707Z] [2020-08-17T14:43:58.707Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-08-17T14:43:59.990Z] === RUN TestInspectNetwork/full_network_id [2020-08-17T14:43:59.990Z] === RUN TestInspectNetwork/partial_network_id [2020-08-17T14:43:59.990Z] === RUN TestInspectNetwork/network_name [2020-08-17T14:43:59.990Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-17T14:44:00.691Z] --- PASS: TestBuildPreserveOwnership (10.42s) [2020-08-17T14:44:00.691Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.41s) [2020-08-17T14:44:00.691Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-08-17T14:44:00.691Z] === RUN TestBuildPlatformInvalid [2020-08-17T14:44:00.691Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-08-17T14:44:00.691Z] PASS [2020-08-17T14:44:00.691Z] [2020-08-17T14:44:00.691Z] === Skipped [2020-08-17T14:44:00.691Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-08-17T14:44:00.691Z] build_session_test.go:25: TODO: BuildKit [2020-08-17T14:44:00.691Z] [2020-08-17T14:44:00.691Z] [2020-08-17T14:44:00.691Z] DONE 32 tests, 1 skipped in 128.818s [2020-08-17T14:44:00.691Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-08-17T14:44:00.691Z] INFO: Testing against a local daemon [2020-08-17T14:44:00.691Z] === RUN TestConfigInspect [2020-08-17T14:44:00.691Z] --- SKIP: TestConfigInspect (0.02s) [2020-08-17T14:44:00.691Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:44:00.691Z] === RUN TestConfigList [2020-08-17T14:44:00.691Z] --- SKIP: TestConfigList (0.01s) [2020-08-17T14:44:00.691Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:44:00.691Z] === RUN TestConfigsCreateAndDelete [2020-08-17T14:44:00.691Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-08-17T14:44:00.691Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:44:00.691Z] === RUN TestConfigsUpdate [2020-08-17T14:44:00.691Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-08-17T14:44:00.691Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:44:00.691Z] === RUN TestTemplatedConfig [2020-08-17T14:44:00.691Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-08-17T14:44:00.691Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:44:00.691Z] === RUN TestConfigCreateResolve [2020-08-17T14:44:00.691Z] --- SKIP: TestConfigCreateResolve (0.02s) [2020-08-17T14:44:00.691Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:44:00.691Z] === RUN TestConfigDaemonLibtrustID [2020-08-17T14:44:00.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-17T14:44:00.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-17T14:44:00.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-17T14:44:00.886Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-17T14:44:00.887Z] INFO: Testing against a local daemon [2020-08-17T14:44:01.346Z] ok github.com/docker/docker/integration/service 0.337s [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === Skipped [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-17T14:44:01.346Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-17T14:44:01.346Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-17T14:44:01.346Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-17T14:44:01.346Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-08-17T14:44:01.346Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-08-17T14:44:01.346Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-08-17T14:44:01.346Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-08-17T14:44:01.346Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-08-17T14:44:01.346Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-08-17T14:44:01.346Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-08-17T14:44:01.346Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-08-17T14:44:01.346Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-08-17T14:44:01.346Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-08-17T14:44:01.346Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-08-17T14:44:01.346Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-08-17T14:44:01.346Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-08-17T14:44:01.346Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-08-17T14:44:01.346Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-08-17T14:44:01.346Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-08-17T14:44:01.346Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-08-17T14:44:01.346Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-08-17T14:44:01.346Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-08-17T14:44:01.346Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-08-17T14:44:01.346Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2020-08-17T14:44:01.346Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] DONE 24 tests, 23 skipped in 2.685s [2020-08-17T14:44:01.346Z] [2020-08-17T14:44:01.346Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-08-17T14:44:02.063Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2020-08-17T14:44:02.064Z] PASS [2020-08-17T14:44:02.064Z] [2020-08-17T14:44:02.064Z] === Skipped [2020-08-17T14:44:02.064Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-08-17T14:44:02.064Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:44:02.064Z] [2020-08-17T14:44:02.064Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-08-17T14:44:02.064Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:44:02.064Z] [2020-08-17T14:44:02.064Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-08-17T14:44:02.064Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:44:02.064Z] [2020-08-17T14:44:02.064Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-08-17T14:44:02.064Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:44:02.064Z] [2020-08-17T14:44:02.064Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-08-17T14:44:02.064Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:44:02.064Z] [2020-08-17T14:44:02.064Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2020-08-17T14:44:02.064Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:44:02.064Z] [2020-08-17T14:44:02.064Z] [2020-08-17T14:44:02.064Z] DONE 7 tests, 6 skipped in 1.777s [2020-08-17T14:44:02.064Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-08-17T14:44:02.322Z] INFO: Testing against a local daemon [2020-08-17T14:44:02.322Z] === RUN TestCheckpoint [2020-08-17T14:44:02.322Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-17T14:44:02.322Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-17T14:44:02.322Z] === RUN TestContainerInvalidJSON [2020-08-17T14:44:02.322Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-17T14:44:02.322Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-17T14:44:02.322Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-17T14:44:02.322Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-17T14:44:02.322Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-17T14:44:02.322Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-17T14:44:02.322Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-17T14:44:02.322Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-17T14:44:02.322Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-17T14:44:02.322Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-08-17T14:44:02.322Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-08-17T14:44:02.322Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-08-17T14:44:02.322Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-17T14:44:02.322Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-17T14:44:02.322Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-08-17T14:44:02.322Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-17T14:44:02.322Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-08-17T14:44:02.322Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-17T14:44:02.580Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-08-17T14:44:02.580Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-17T14:44:02.580Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2020-08-17T14:44:02.580Z] === RUN TestCopyFromContainer [2020-08-17T14:44:02.784Z] --- PASS: TestBuildSquashParent (6.18s) [2020-08-17T14:44:02.784Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-17T14:44:02.784Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-17T14:44:02.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-17T14:44:02.784Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-17T14:44:02.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-17T14:44:02.784Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-17T14:44:02.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-17T14:44:02.784Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-17T14:44:02.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-17T14:44:02.784Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-17T14:44:02.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-17T14:44:02.784Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-17T14:44:02.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-17T14:44:02.784Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-17T14:44:02.784Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-17T14:44:02.784Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-17T14:44:02.784Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-17T14:44:03.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-17T14:44:03.534Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-17T14:44:03.534Z] INFO: Testing against a local daemon [2020-08-17T14:44:03.534Z] ok github.com/docker/docker/integration/session 0.186s [2020-08-17T14:44:03.534Z] [2020-08-17T14:44:03.534Z] === Skipped [2020-08-17T14:44:03.534Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-08-17T14:44:03.534Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-08-17T14:44:03.534Z] [2020-08-17T14:44:03.534Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-08-17T14:44:03.534Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-08-17T14:44:03.534Z] [2020-08-17T14:44:03.534Z] [2020-08-17T14:44:03.534Z] DONE 2 tests, 2 skipped in 2.083s [2020-08-17T14:44:03.534Z] [2020-08-17T14:44:03.534Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-08-17T14:44:03.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-17T14:44:05.333Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-17T14:44:05.333Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-17T14:44:05.585Z] --- PASS: TestInspectNetwork (10.45s) [2020-08-17T14:44:05.585Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-17T14:44:05.585Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-17T14:44:05.585Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-17T14:44:05.585Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-17T14:44:05.585Z] === RUN TestRunContainerWithBridgeNone [2020-08-17T14:44:05.710Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-17T14:44:05.710Z] INFO: Testing against a local daemon [2020-08-17T14:44:06.676Z] ok github.com/docker/docker/integration/system 1.321s [2020-08-17T14:44:06.676Z] [2020-08-17T14:44:06.676Z] === Skipped [2020-08-17T14:44:06.676Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-17T14:44:06.676Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-08-17T14:44:06.676Z] [2020-08-17T14:44:06.676Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-08-17T14:44:06.676Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-08-17T14:44:06.676Z] [2020-08-17T14:44:06.676Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-08-17T14:44:06.676Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-08-17T14:44:06.676Z] [2020-08-17T14:44:06.676Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-08-17T14:44:06.676Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-08-17T14:44:06.676Z] [2020-08-17T14:44:06.676Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-08-17T14:44:06.676Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-17T14:44:06.676Z] [2020-08-17T14:44:06.676Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-08-17T14:44:06.676Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-17T14:44:06.676Z] [2020-08-17T14:44:06.676Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-08-17T14:44:06.676Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-08-17T14:44:06.676Z] [2020-08-17T14:44:06.676Z] [2020-08-17T14:44:06.676Z] DONE 13 tests, 7 skipped in 3.224s [2020-08-17T14:44:06.676Z] [2020-08-17T14:44:06.676Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-08-17T14:44:06.760Z] === RUN TestCopyFromContainer// [2020-08-17T14:44:06.760Z] === RUN TestCopyFromContainer//bar/root [2020-08-17T14:44:06.760Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-17T14:44:06.760Z] === RUN TestCopyFromContainer/bar/quux [2020-08-17T14:44:06.760Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-17T14:44:06.760Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-17T14:44:06.760Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-17T14:44:06.760Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-17T14:44:06.760Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-17T14:44:06.760Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-17T14:44:06.760Z] --- PASS: TestCopyFromContainer (4.27s) [2020-08-17T14:44:06.760Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-08-17T14:44:06.760Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-08-17T14:44:06.760Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-08-17T14:44:06.760Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-08-17T14:44:06.760Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2020-08-17T14:44:06.760Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2020-08-17T14:44:06.760Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-08-17T14:44:06.760Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-08-17T14:44:06.760Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-08-17T14:44:06.760Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2020-08-17T14:44:06.760Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-17T14:44:06.761Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-17T14:44:06.761Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-17T14:44:06.761Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-17T14:44:06.761Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-17T14:44:06.761Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-17T14:44:06.761Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-17T14:44:06.761Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-17T14:44:06.761Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-17T14:44:06.761Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-17T14:44:06.761Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-17T14:44:06.761Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-17T14:44:06.761Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-17T14:44:06.761Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-17T14:44:06.761Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-17T14:44:06.761Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-08-17T14:44:06.761Z] === RUN TestCreateWithInvalidEnv [2020-08-17T14:44:06.761Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-17T14:44:06.761Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-17T14:44:06.761Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-17T14:44:06.761Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-17T14:44:06.761Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-17T14:44:06.761Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-17T14:44:06.761Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-17T14:44:06.761Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-17T14:44:06.761Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-17T14:44:06.761Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-08-17T14:44:06.761Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-17T14:44:06.761Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-17T14:44:06.761Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-17T14:44:06.761Z] === RUN TestCreateTmpfsMountsTarget [2020-08-17T14:44:06.761Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-08-17T14:44:06.761Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-17T14:44:07.250Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-08-17T14:44:07.250Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.72s) [2020-08-17T14:44:07.250Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.85s) [2020-08-17T14:44:07.250Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.85s) [2020-08-17T14:44:07.250Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s) [2020-08-17T14:44:07.250Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.21s) [2020-08-17T14:44:07.250Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.14s) [2020-08-17T14:44:07.250Z] === RUN TestBuildMultiStageCopy [2020-08-17T14:44:07.250Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-17T14:44:08.136Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) [2020-08-17T14:44:08.136Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-17T14:44:08.312Z] --- PASS: TestRunContainerWithBridgeNone (2.36s) [2020-08-17T14:44:08.312Z] === RUN TestNetworkInvalidJSON [2020-08-17T14:44:08.312Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-17T14:44:08.312Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-17T14:44:08.312Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-17T14:44:08.312Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-17T14:44:08.312Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-17T14:44:08.312Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-17T14:44:08.312Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-17T14:44:08.312Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-17T14:44:08.312Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-17T14:44:08.312Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-17T14:44:08.312Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-17T14:44:08.312Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-17T14:44:08.312Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-17T14:44:08.312Z] === RUN TestHostIPv4BridgeLabel [2020-08-17T14:44:08.604Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-08-17T14:44:08.604Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-17T14:44:08.851Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-17T14:44:08.851Z] INFO: Testing against a local daemon [2020-08-17T14:44:08.851Z] ok github.com/docker/docker/integration/volume 0.266s [2020-08-17T14:44:08.851Z] [2020-08-17T14:44:08.851Z] === Skipped [2020-08-17T14:44:08.851Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-08-17T14:44:08.851Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-08-17T14:44:08.851Z] [2020-08-17T14:44:08.851Z] [2020-08-17T14:44:08.851Z] DONE 5 tests, 1 skipped in 2.245s [2020-08-17T14:44:09.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-17T14:44:09.309Z] [2020-08-17T14:44:09.310Z] INFO: make.ps1 ended at 08/17/2020 14:44:08 [2020-08-17T14:44:09.310Z] INFO: Integration CLI tests being run from the host: [2020-08-17T14:44:09.310Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-08-17T14:44:09.510Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2020-08-17T14:44:09.510Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-17T14:44:09.510Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-17T14:44:09.510Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-17T14:44:09.510Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-17T14:44:09.510Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-17T14:44:09.510Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-17T14:44:09.510Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-17T14:44:09.510Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-17T14:44:09.510Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-17T14:44:09.510Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-17T14:44:09.510Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-17T14:44:09.510Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-17T14:44:09.510Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-17T14:44:09.510Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-17T14:44:09.510Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-17T14:44:09.510Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-17T14:44:09.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-08-17T14:44:09.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-08-17T14:44:09.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-08-17T14:44:09.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-08-17T14:44:09.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-08-17T14:44:09.510Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-08-17T14:44:09.510Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-17T14:44:09.640Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-08-17T14:44:09.640Z] === RUN TestDaemonDefaultNetworkPools [2020-08-17T14:44:09.769Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2020-08-17T14:44:09.769Z] === RUN TestCreateDifferentPlatform [2020-08-17T14:44:09.769Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-17T14:44:09.769Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-17T14:44:09.769Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-08-17T14:44:09.769Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-17T14:44:09.769Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-17T14:44:09.769Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-17T14:44:09.769Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-08-17T14:44:09.769Z] === RUN TestContainerStartOnDaemonRestart [2020-08-17T14:44:09.769Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-08-17T14:44:09.769Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-08-17T14:44:09.769Z] === RUN TestDaemonRestartIpcMode [2020-08-17T14:44:09.769Z] === PAUSE TestDaemonRestartIpcMode [2020-08-17T14:44:09.769Z] === RUN TestDaemonHostGatewayIP [2020-08-17T14:44:09.769Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-08-17T14:44:09.769Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-17T14:44:09.769Z] === RUN TestContainerKillOnDaemonStart [2020-08-17T14:44:09.769Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-08-17T14:44:09.769Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-08-17T14:44:09.769Z] === RUN TestDiff [2020-08-17T14:44:09.796Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-17T14:44:09.796Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-17T14:44:10.335Z] --- PASS: TestDiff (0.42s) [2020-08-17T14:44:10.335Z] === RUN TestExecWithCloseStdin [2020-08-17T14:44:10.367Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-17T14:44:10.592Z] --- PASS: TestExecWithCloseStdin (0.46s) [2020-08-17T14:44:10.592Z] === RUN TestExec [2020-08-17T14:44:10.676Z] --- PASS: TestDaemonDefaultNetworkPools (0.88s) [2020-08-17T14:44:10.676Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-17T14:44:10.938Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-17T14:44:11.159Z] --- PASS: TestExec (0.45s) [2020-08-17T14:44:11.159Z] === RUN TestExecUser [2020-08-17T14:44:11.417Z] --- PASS: TestExecUser (0.43s) [2020-08-17T14:44:11.417Z] === RUN TestExportContainerAndImportImage [2020-08-17T14:44:11.508Z] --- PASS: TestBuildMultiStageCopy (4.33s) [2020-08-17T14:44:11.508Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.21s) [2020-08-17T14:44:11.508Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-08-17T14:44:11.508Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-08-17T14:44:11.508Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-08-17T14:44:11.508Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2020-08-17T14:44:11.508Z] === RUN TestBuildMultiStageParentConfig [2020-08-17T14:44:11.711Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-08-17T14:44:11.711Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-17T14:44:12.350Z] --- PASS: TestExportContainerAndImportImage (0.59s) [2020-08-17T14:44:12.350Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-17T14:44:12.747Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2020-08-17T14:44:12.747Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-17T14:44:12.891Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2020-08-17T14:44:12.891Z] === RUN TestBuildLabelWithTargets [2020-08-17T14:44:13.381Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) [2020-08-17T14:44:13.381Z] === RUN TestServiceWithPredefinedNetwork [2020-08-17T14:44:15.434Z] --- PASS: TestBuildLabelWithTargets (2.25s) [2020-08-17T14:44:15.434Z] === RUN TestBuildWithEmptyLayers [2020-08-17T14:44:15.629Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s) [2020-08-17T14:44:15.629Z] === RUN TestHealthCheckWorkdir [2020-08-17T14:44:15.887Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2020-08-17T14:44:15.887Z] === RUN TestHealthKillContainer [2020-08-17T14:44:16.379Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-08-17T14:44:16.379Z] === RUN TestBuildMultiStageOnBuild [2020-08-17T14:44:17.822Z] --- PASS: TestServiceWithPredefinedNetwork (3.55s) [2020-08-17T14:44:17.822Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-17T14:44:17.822Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-17T14:44:17.822Z] service_test.go:236: FLAKY_TEST [2020-08-17T14:44:17.822Z] === RUN TestServiceWithDataPathPortInit [2020-08-17T14:44:17.877Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-08-17T14:44:17.877Z] INFO: Testing against a local daemon [2020-08-17T14:44:18.414Z] --- PASS: TestHealthKillContainer (2.48s) [2020-08-17T14:44:18.414Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-17T14:44:18.923Z] --- PASS: TestBuildMultiStageOnBuild (2.61s) [2020-08-17T14:44:18.923Z] === RUN TestBuildUncleanTarFilenames [2020-08-17T14:44:18.979Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2020-08-17T14:44:18.979Z] === RUN TestIpcModeNone [2020-08-17T14:44:19.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-17T14:44:19.237Z] --- PASS: TestIpcModeNone (0.45s) [2020-08-17T14:44:19.237Z] === RUN TestIpcModePrivate [2020-08-17T14:44:19.803Z] --- PASS: TestIpcModePrivate (0.52s) [2020-08-17T14:44:19.803Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-08-17T14:44:19.803Z] === RUN TestIpcModeShareable [2020-08-17T14:44:19.803Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-08-17T14:44:19.803Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-17T14:44:19.803Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-17T14:44:20.305Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2020-08-17T14:44:20.305Z] === RUN TestBuildMultiStageLayerLeak [2020-08-17T14:44:21.702Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.54s) [2020-08-17T14:44:21.702Z] === RUN TestAPIIpcModeHost [2020-08-17T14:44:21.702Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-08-17T14:44:21.702Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-17T14:44:21.702Z] === RUN TestDaemonIpcModeShareable [2020-08-17T14:44:21.702Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-08-17T14:44:21.702Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-17T14:44:21.702Z] === RUN TestDaemonIpcModePrivate [2020-08-17T14:44:22.850Z] --- PASS: TestBuildMultiStageLayerLeak (2.77s) [2020-08-17T14:44:22.850Z] === RUN TestBuildWithHugeFile [2020-08-17T14:44:23.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-17T14:44:23.601Z] --- PASS: TestDaemonIpcModePrivate (2.23s) [2020-08-17T14:44:23.601Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-08-17T14:44:23.601Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-17T14:44:23.601Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-08-17T14:44:23.601Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-17T14:44:23.601Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-17T14:44:23.601Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-08-17T14:44:23.601Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-17T14:44:23.601Z] === RUN TestIpcModeOlderClient [2020-08-17T14:44:23.601Z] === PAUSE TestIpcModeOlderClient [2020-08-17T14:44:23.601Z] === RUN TestKillContainerInvalidSignal [2020-08-17T14:44:24.168Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2020-08-17T14:44:24.168Z] === RUN TestKillContainer [2020-08-17T14:44:24.168Z] === RUN TestKillContainer/no_signal [2020-08-17T14:44:24.426Z] === RUN TestKillContainer/non_killing_signal [2020-08-17T14:44:24.684Z] === RUN TestKillContainer/killing_signal [2020-08-17T14:44:25.250Z] --- PASS: TestKillContainer (1.28s) [2020-08-17T14:44:25.250Z] --- PASS: TestKillContainer/no_signal (0.41s) [2020-08-17T14:44:25.250Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2020-08-17T14:44:25.250Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2020-08-17T14:44:25.250Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-17T14:44:25.250Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-17T14:44:25.815Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-17T14:44:26.073Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2020-08-17T14:44:26.073Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2020-08-17T14:44:26.073Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2020-08-17T14:44:26.073Z] === RUN TestKillStoppedContainer [2020-08-17T14:44:26.073Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-08-17T14:44:26.073Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-17T14:44:26.332Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-08-17T14:44:26.332Z] === RUN TestKillDifferentUserContainer [2020-08-17T14:44:26.590Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2020-08-17T14:44:26.590Z] === RUN TestInspectOomKilledTrue [2020-08-17T14:44:26.590Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-17T14:44:26.590Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-17T14:44:26.590Z] === RUN TestInspectOomKilledFalse [2020-08-17T14:44:26.590Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-17T14:44:26.590Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-17T14:44:26.590Z] === RUN TestLinksEtcHostsContentMatch [2020-08-17T14:44:26.590Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-08-17T14:44:26.590Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-08-17T14:44:26.590Z] === RUN TestLinksContainerNames [2020-08-17T14:44:27.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-17T14:44:27.524Z] --- PASS: TestLinksContainerNames (0.82s) [2020-08-17T14:44:27.524Z] === RUN TestLogsFollowTailEmpty [2020-08-17T14:44:27.782Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2020-08-17T14:44:27.782Z] === RUN TestContainerNetworkMountsNoChown [2020-08-17T14:44:28.348Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/default [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/default [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/private [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/private [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/rprivate [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/slave [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/slave [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/rslave [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/shared [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/shared [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/rshared [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-17T14:44:28.348Z] === CONT TestMountDaemonRoot/default [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-17T14:44:28.348Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-17T14:44:28.348Z] === CONT TestMountDaemonRoot/rshared [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-17T14:44:28.348Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-17T14:44:28.348Z] === CONT TestMountDaemonRoot/shared [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-17T14:44:28.348Z] === CONT TestMountDaemonRoot/rslave [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-17T14:44:28.348Z] === CONT TestMountDaemonRoot/slave [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-17T14:44:28.348Z] === CONT TestMountDaemonRoot/rprivate [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-17T14:44:28.348Z] === CONT TestMountDaemonRoot/private [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-17T14:44:28.348Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-17T14:44:28.348Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-17T14:44:28.348Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-17T14:44:28.348Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-17T14:44:28.348Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-17T14:44:28.348Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-17T14:44:28.348Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-17T14:44:28.348Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-17T14:44:28.348Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-17T14:44:28.607Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-17T14:44:28.607Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-17T14:44:28.607Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-17T14:44:28.607Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-17T14:44:28.607Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-17T14:44:28.607Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-17T14:44:28.607Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-17T14:44:28.607Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-17T14:44:28.607Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-17T14:44:28.607Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-17T14:44:28.607Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-17T14:44:28.607Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-17T14:44:28.607Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-17T14:44:28.607Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-17T14:44:28.607Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-17T14:44:28.607Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-17T14:44:28.607Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-17T14:44:28.607Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-17T14:44:28.607Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-08-17T14:44:28.607Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-08-17T14:44:28.607Z] === RUN TestContainerBindMountNonRecursive [2020-08-17T14:44:28.607Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-08-17T14:44:28.607Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-08-17T14:44:28.607Z] === RUN TestNetworkNat [2020-08-17T14:44:29.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-17T14:44:29.544Z] --- PASS: TestNetworkNat (0.60s) [2020-08-17T14:44:29.544Z] === RUN TestNetworkLocalhostTCPNat [2020-08-17T14:44:29.802Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2020-08-17T14:44:29.802Z] === RUN TestNetworkLoopbackNat [2020-08-17T14:44:32.371Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2020-08-17T14:44:32.371Z] === RUN TestPause [2020-08-17T14:44:32.371Z] --- SKIP: TestPause (0.00s) [2020-08-17T14:44:32.371Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-17T14:44:32.371Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-17T14:44:32.371Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-17T14:44:32.371Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-17T14:44:32.371Z] === RUN TestPauseStopPausedContainer [2020-08-17T14:44:32.371Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-08-17T14:44:32.371Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-17T14:44:32.371Z] === RUN TestPsFilter [2020-08-17T14:44:32.371Z] --- PASS: TestPsFilter (0.12s) [2020-08-17T14:44:32.371Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-17T14:44:32.953Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2020-08-17T14:44:32.953Z] === RUN TestRemoveContainerWithVolume [2020-08-17T14:44:33.211Z] --- PASS: TestRemoveContainerWithVolume (0.46s) [2020-08-17T14:44:33.211Z] === RUN TestRemoveContainerRunning [2020-08-17T14:44:33.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-17T14:44:33.776Z] --- PASS: TestRemoveContainerRunning (0.45s) [2020-08-17T14:44:33.776Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-17T14:44:34.343Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2020-08-17T14:44:34.343Z] === RUN TestRemoveInvalidContainer [2020-08-17T14:44:34.343Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-17T14:44:34.343Z] === RUN TestRenameLinkedContainer [2020-08-17T14:44:36.242Z] --- PASS: TestRenameLinkedContainer (1.88s) [2020-08-17T14:44:36.242Z] === RUN TestRenameStoppedContainer [2020-08-17T14:44:36.499Z] --- PASS: TestRenameStoppedContainer (0.47s) [2020-08-17T14:44:36.499Z] === RUN TestRenameRunningContainerAndReuse [2020-08-17T14:44:36.578Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-08-17T14:44:36.578Z] Copying nested executables into bundles/cross/linux/amd64 [2020-08-17T14:44:36.578Z] Cross building: bundles/cross/windows/amd64 [2020-08-17T14:44:36.578Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-17T14:44:36.578Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-08-17T14:44:37.433Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2020-08-17T14:44:37.433Z] === RUN TestRenameInvalidName [2020-08-17T14:44:37.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-17T14:44:38.000Z] --- PASS: TestRenameInvalidName (0.43s) [2020-08-17T14:44:38.000Z] === RUN TestRenameAnonymousContainer [2020-08-17T14:44:39.374Z] --- PASS: TestRenameAnonymousContainer (1.48s) [2020-08-17T14:44:39.374Z] === RUN TestRenameContainerWithSameName [2020-08-17T14:44:39.940Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2020-08-17T14:44:39.940Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-17T14:44:40.262Z] --- PASS: TestServiceWithDataPathPortInit (21.34s) [2020-08-17T14:44:40.262Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-17T14:44:40.509Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2020-08-17T14:44:40.509Z] === RUN TestResize [2020-08-17T14:44:41.077Z] --- PASS: TestResize (0.43s) [2020-08-17T14:44:41.077Z] === RUN TestResizeWithInvalidSize [2020-08-17T14:44:41.336Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2020-08-17T14:44:41.336Z] === RUN TestResizeWhenContainerNotStarted [2020-08-17T14:44:41.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-17T14:44:41.902Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2020-08-17T14:44:41.902Z] === RUN TestDaemonRestartKillContainers [2020-08-17T14:44:41.902Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-08-17T14:44:41.902Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-08-17T14:44:41.902Z] === RUN TestCgroupNamespacesRun [2020-08-17T14:44:44.427Z] --- PASS: TestCgroupNamespacesRun (2.12s) [2020-08-17T14:44:44.427Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-17T14:44:45.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-17T14:44:46.325Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2020-08-17T14:44:46.325Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-17T14:44:48.224Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.15s) [2020-08-17T14:44:48.224Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-17T14:44:48.776Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.93s) [2020-08-17T14:44:48.776Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t45iyhwsrphgg06j7fctxwtsd Created:2020-08-17 14:44:39.777402067 +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[970c1ef628b1a4cd7cbde204f8128db7fbcd328954b66ac056d7f3715837ff63:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wlpkfjoxx73l94s2m4ig5uavc EndpointID:447f3f723d1722c606e27f7b1d1356c4c1db7e184524023eba1606bedbb3e3c8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6efd236ecee248e5d5a954a9b8a595285531517139d1f248700d65c316843821 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:f114ee5abdc0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wlpkfjoxx73l94s2m4ig5uavc EndpointID:447f3f723d1722c606e27f7b1d1356c4c1db7e184524023eba1606bedbb3e3c8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-17T14:44:48.776Z] PASS [2020-08-17T14:44:48.776Z] [2020-08-17T14:44:48.776Z] === Skipped [2020-08-17T14:44:48.776Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-17T14:44:48.776Z] service_test.go:236: FLAKY_TEST [2020-08-17T14:44:48.776Z] [2020-08-17T14:44:48.776Z] [2020-08-17T14:44:48.776Z] DONE 23 tests, 1 skipped in 56.319s [2020-08-17T14:44:48.776Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-17T14:44:48.776Z] ++ 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-08-17T14:44:48.776Z] ++ set -e [2020-08-17T14:44:48.776Z] ++ '[' -n 0 ']' [2020-08-17T14:44:48.776Z] ++ set -x [2020-08-17T14:44:48.776Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:44:48.776Z] INFO: Testing against a local daemon [2020-08-17T14:44:48.776Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-17T14:44:48.776Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-17T14:44:48.776Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-17T14:44:48.776Z] === RUN TestDockerNetworkIpvlan [2020-08-17T14:44:48.776Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-17T14:44:48.776Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-17T14:44:48.776Z] PASS [2020-08-17T14:44:48.776Z] [2020-08-17T14:44:48.776Z] === Skipped [2020-08-17T14:44:48.776Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-17T14:44:48.776Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-17T14:44:48.776Z] [2020-08-17T14:44:48.776Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-17T14:44:48.776Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-17T14:44:48.776Z] [2020-08-17T14:44:48.776Z] [2020-08-17T14:44:48.776Z] DONE 2 tests, 2 skipped in 0.162s [2020-08-17T14:44:48.776Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-17T14:44:48.776Z] ++ 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-08-17T14:44:48.776Z] ++ set -e [2020-08-17T14:44:48.776Z] ++ '[' -n 0 ']' [2020-08-17T14:44:48.776Z] ++ set -x [2020-08-17T14:44:48.776Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:44:48.776Z] INFO: Testing against a local daemon [2020-08-17T14:44:48.776Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-17T14:44:49.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-17T14:44:50.280Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-08-17T14:44:50.280Z] === RUN TestDockerNetworkMacvlan [2020-08-17T14:44:50.755Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s) [2020-08-17T14:44:50.755Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-17T14:44:50.910Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-17T14:44:51.981Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-17T14:44:52.656Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s) [2020-08-17T14:44:52.656Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-17T14:44:52.682Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-17T14:44:53.542Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-17T14:44:53.542Z] Using test binary docker [2020-08-17T14:44:53.542Z] +++ /etc/init.d/apparmor start [2020-08-17T14:44:53.542Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-17T14:44:53.542Z] INFO: Waiting for daemon to start... [2020-08-17T14:44:53.542Z] Starting dockerd [2020-08-17T14:44:53.542Z] +++ 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-08-17T14:44:54.554Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2020-08-17T14:44:54.554Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-17T14:44:56.058Z] . [2020-08-17T14:44:56.058Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-17T14:44:56.058Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-17T14:44:56.058Z] Error: No such image: emptyfs [2020-08-17T14:44:56.058Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-17T14:44:56.058Z] ++++ docker load [2020-08-17T14:44:56.058Z] Running integration-test (iteration 1) [2020-08-17T14:44:56.058Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-08-17T14:44:56.058Z] ++ 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-08-17T14:44:56.058Z] ++ set -e [2020-08-17T14:44:56.058Z] ++ '[' -n 0 ']' [2020-08-17T14:44:56.058Z] ++ set -x [2020-08-17T14:44:56.058Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:44:56.451Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s) [2020-08-17T14:44:56.451Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-17T14:44:57.167Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-17T14:44:58.353Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) [2020-08-17T14:44:58.353Z] === RUN TestKernelTCPMemory [2020-08-17T14:44:58.353Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-08-17T14:44:58.353Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-17T14:44:58.353Z] === RUN TestNISDomainname [2020-08-17T14:44:58.611Z] --- SKIP: TestNISDomainname (0.01s) [2020-08-17T14:44:58.611Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-08-17T14:44:58.611Z] === RUN TestHostnameDnsResolution [2020-08-17T14:44:59.177Z] --- PASS: TestHostnameDnsResolution (0.65s) [2020-08-17T14:44:59.177Z] === RUN TestStats [2020-08-17T14:44:59.177Z] --- SKIP: TestStats (0.00s) [2020-08-17T14:44:59.177Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-17T14:44:59.177Z] === RUN TestStopContainerWithTimeout [2020-08-17T14:44:59.177Z] === RUN TestStopContainerWithTimeout/0 [2020-08-17T14:44:59.177Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-17T14:44:59.177Z] === RUN TestStopContainerWithTimeout/1 [2020-08-17T14:44:59.177Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-17T14:44:59.177Z] === RUN TestStopContainerWithTimeout/3 [2020-08-17T14:44:59.177Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-17T14:44:59.177Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-17T14:44:59.177Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-17T14:44:59.177Z] === CONT TestStopContainerWithTimeout/0 [2020-08-17T14:44:59.177Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-17T14:44:59.744Z] === CONT TestStopContainerWithTimeout/3 [2020-08-17T14:45:00.676Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-17T14:45:02.271Z] === CONT TestStopContainerWithTimeout/1 [2020-08-17T14:45:03.204Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-08-17T14:45:03.204Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2020-08-17T14:45:03.204Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2020-08-17T14:45:03.204Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2020-08-17T14:45:03.204Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2020-08-17T14:45:03.204Z] === RUN TestDeleteDevicemapper [2020-08-17T14:45:03.204Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-17T14:45:03.204Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-17T14:45:03.204Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-17T14:45:04.577Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2020-08-17T14:45:04.577Z] === RUN TestUpdateMemory [2020-08-17T14:45:04.577Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-17T14:45:04.577Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-17T14:45:04.577Z] === RUN TestUpdateCPUQuota [2020-08-17T14:45:04.577Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-08-17T14:45:04.577Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-17T14:45:04.577Z] === RUN TestUpdatePidsLimit [2020-08-17T14:45:04.577Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-08-17T14:45:04.577Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-17T14:45:04.577Z] === RUN TestUpdateRestartPolicy [2020-08-17T14:45:07.557Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-17T14:45:09.062Z] --- PASS: TestDockerNetworkMacvlan (18.85s) [2020-08-17T14:45:09.062Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-08-17T14:45:09.062Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-08-17T14:45:09.062Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.40s) [2020-08-17T14:45:09.062Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.41s) [2020-08-17T14:45:09.062Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.21s) [2020-08-17T14:45:09.062Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s) [2020-08-17T14:45:09.062Z] PASS [2020-08-17T14:45:09.062Z] [2020-08-17T14:45:09.062Z] DONE 8 tests in 20.513s [2020-08-17T14:45:09.062Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-17T14:45:09.062Z] ++ 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-08-17T14:45:09.062Z] ++ set -e [2020-08-17T14:45:09.062Z] ++ '[' -n 0 ']' [2020-08-17T14:45:09.062Z] ++ set -x [2020-08-17T14:45:09.062Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:45:09.062Z] testing: warning: no tests to run [2020-08-17T14:45:09.062Z] PASS [2020-08-17T14:45:09.062Z] [2020-08-17T14:45:09.062Z] DONE 0 tests in 0.053s [2020-08-17T14:45:09.062Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-17T14:45:09.063Z] ++ 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-08-17T14:45:09.063Z] ++ set -e [2020-08-17T14:45:09.063Z] ++ '[' -n 0 ']' [2020-08-17T14:45:09.063Z] ++ set -x [2020-08-17T14:45:09.063Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:45:09.353Z] INFO: Testing against a local daemon [2020-08-17T14:45:09.353Z] === RUN TestAuthZPluginAllowRequest [2020-08-17T14:45:09.644Z] --- PASS: TestBuildWithHugeFile (46.52s) [2020-08-17T14:45:09.644Z] === RUN TestBuildWithEmptyDockerfile [2020-08-17T14:45:09.644Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-17T14:45:09.644Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-17T14:45:09.644Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-17T14:45:09.644Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-17T14:45:09.644Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-17T14:45:09.644Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-17T14:45:09.644Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-17T14:45:09.644Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-17T14:45:09.644Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-17T14:45:09.905Z] --- PASS: TestBuildWithEmptyDockerfile (0.24s) [2020-08-17T14:45:09.905Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2020-08-17T14:45:09.905Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.27s) [2020-08-17T14:45:09.905Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2020-08-17T14:45:09.905Z] === RUN TestBuildPreserveOwnership [2020-08-17T14:45:10.167Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-17T14:45:10.907Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2020-08-17T14:45:10.907Z] === RUN TestAuthZPluginTLS [2020-08-17T14:45:11.537Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-08-17T14:45:11.537Z] === RUN TestAuthZPluginDenyRequest [2020-08-17T14:45:12.167Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-08-17T14:45:12.167Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-17T14:45:12.457Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-08-17T14:45:12.457Z] === RUN TestAuthZPluginDenyResponse [2020-08-17T14:45:13.088Z] --- PASS: TestAuthZPluginDenyResponse (0.52s) [2020-08-17T14:45:13.088Z] === RUN TestAuthZPluginAllowEventStream [2020-08-17T14:45:14.376Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-17T14:45:14.593Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2020-08-17T14:45:14.593Z] === RUN TestAuthZPluginErrorResponse [2020-08-17T14:45:15.223Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-08-17T14:45:15.223Z] === RUN TestAuthZPluginErrorRequest [2020-08-17T14:45:15.853Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-08-17T14:45:15.853Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-17T14:45:16.145Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-08-17T14:45:16.145Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-17T14:45:16.289Z] --- PASS: TestBuildPreserveOwnership (6.05s) [2020-08-17T14:45:16.289Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.83s) [2020-08-17T14:45:16.289Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.18s) [2020-08-17T14:45:16.289Z] === RUN TestBuildPlatformInvalid [2020-08-17T14:45:16.289Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-08-17T14:45:16.289Z] PASS [2020-08-17T14:45:16.289Z] [2020-08-17T14:45:16.289Z] === Skipped [2020-08-17T14:45:16.289Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-08-17T14:45:16.289Z] build_session_test.go:25: TODO: BuildKit [2020-08-17T14:45:16.289Z] [2020-08-17T14:45:16.289Z] [2020-08-17T14:45:16.289Z] DONE 32 tests, 1 skipped in 99.677s [2020-08-17T14:45:16.289Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-08-17T14:45:16.289Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:45:16.289Z] ++ set -e [2020-08-17T14:45:16.289Z] ++ '[' -n 0 ']' [2020-08-17T14:45:16.289Z] ++ set -x [2020-08-17T14:45:16.289Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:45:16.549Z] INFO: Testing against a local daemon [2020-08-17T14:45:16.549Z] === RUN TestConfigInspect [2020-08-17T14:45:16.767Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2020-08-17T14:45:16.767Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-17T14:45:16.767Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-08-17T14:45:16.767Z] === RUN TestWaitNonBlocked [2020-08-17T14:45:16.767Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-17T14:45:16.767Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-17T14:45:16.767Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-17T14:45:16.767Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-17T14:45:16.767Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-17T14:45:16.767Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-17T14:45:16.767Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-08-17T14:45:16.767Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2020-08-17T14:45:16.767Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2020-08-17T14:45:16.767Z] === RUN TestWaitBlocked [2020-08-17T14:45:16.767Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-17T14:45:16.767Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-17T14:45:16.767Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-17T14:45:16.767Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-17T14:45:16.767Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-17T14:45:16.767Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-17T14:45:17.701Z] --- PASS: TestWaitBlocked (0.01s) [2020-08-17T14:45:17.701Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2020-08-17T14:45:17.701Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s) [2020-08-17T14:45:17.701Z] === CONT TestDaemonRestartIpcMode [2020-08-17T14:45:17.701Z] === CONT TestIpcModeOlderClient [2020-08-17T14:45:17.701Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-08-17T14:45:18.208Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s) [2020-08-17T14:45:18.208Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-17T14:45:20.752Z] --- PASS: TestConfigInspect (3.65s) [2020-08-17T14:45:20.752Z] === RUN TestConfigList [2020-08-17T14:45:20.931Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2020-08-17T14:45:20.932Z] === RUN TestAuthZPluginHeader [2020-08-17T14:45:21.563Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-08-17T14:45:21.563Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-17T14:45:21.563Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-17T14:45:21.563Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:45:21.563Z] === RUN TestAuthZPluginV2Disable [2020-08-17T14:45:21.563Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-17T14:45:21.563Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:45:21.563Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-17T14:45:21.563Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-17T14:45:21.563Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:45:21.563Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-17T14:45:21.563Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-17T14:45:21.563Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:45:21.563Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-17T14:45:21.885Z] --- PASS: TestDaemonRestartIpcMode (4.17s) [2020-08-17T14:45:21.885Z] PASS [2020-08-17T14:45:21.885Z] [2020-08-17T14:45:21.885Z] === Skipped [2020-08-17T14:45:21.885Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-08-17T14:45:21.885Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-17T14:45:21.885Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-08-17T14:45:21.886Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-08-17T14:45:21.886Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-08-17T14:45:21.886Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-08-17T14:45:21.886Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-08-17T14:45:21.886Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-08-17T14:45:21.886Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-08-17T14:45:21.886Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-08-17T14:45:21.886Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-17T14:45:21.886Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-17T14:45:21.886Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-08-17T14:45:21.886Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-08-17T14:45:21.886Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-08-17T14:45:21.886Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-17T14:45:21.886Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-08-17T14:45:21.886Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-08-17T14:45:21.886Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-08-17T14:45:21.886Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-08-17T14:45:21.886Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-08-17T14:45:21.886Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-17T14:45:21.886Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-08-17T14:45:21.886Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-08-17T14:45:21.886Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-08-17T14:45:21.886Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] [2020-08-17T14:45:21.886Z] DONE 173 tests, 24 skipped in 79.678s [2020-08-17T14:45:21.886Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-08-17T14:45:21.886Z] INFO: Testing against a local daemon [2020-08-17T14:45:21.886Z] === RUN TestCommitInheritsEnv [2020-08-17T14:45:23.258Z] --- PASS: TestCommitInheritsEnv (1.18s) [2020-08-17T14:45:23.258Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-17T14:45:23.258Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-17T14:45:23.258Z] === RUN TestImagesFilterMultiReference [2020-08-17T14:45:23.258Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-08-17T14:45:23.258Z] === RUN TestImagePullPlatformInvalid [2020-08-17T14:45:23.258Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-08-17T14:45:23.258Z] === RUN TestRemoveImageOrphaning [2020-08-17T14:45:23.296Z] --- PASS: TestConfigList (3.22s) [2020-08-17T14:45:23.296Z] === RUN TestConfigsCreateAndDelete [2020-08-17T14:45:25.157Z] --- PASS: TestRemoveImageOrphaning (1.90s) [2020-08-17T14:45:25.157Z] === RUN TestRemoveImageGarbageCollector [2020-08-17T14:45:25.157Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-17T14:45:25.157Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-08-17T14:45:25.157Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-17T14:45:25.157Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-08-17T14:45:25.157Z] === RUN TestTagInvalidReference [2020-08-17T14:45:25.157Z] --- PASS: TestTagInvalidReference (0.01s) [2020-08-17T14:45:25.157Z] === RUN TestTagValidPrefixedRepo [2020-08-17T14:45:25.157Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-08-17T14:45:25.157Z] === RUN TestTagExistedNameWithoutForce [2020-08-17T14:45:25.157Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-08-17T14:45:25.157Z] === RUN TestTagOfficialNames [2020-08-17T14:45:25.415Z] --- PASS: TestTagOfficialNames (0.06s) [2020-08-17T14:45:25.415Z] === RUN TestTagMatchesDigest [2020-08-17T14:45:25.415Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-17T14:45:25.415Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-17T14:45:26.596Z] --- PASS: TestConfigsCreateAndDelete (3.15s) [2020-08-17T14:45:26.596Z] === RUN TestConfigsUpdate [2020-08-17T14:45:29.895Z] --- PASS: TestConfigsUpdate (3.17s) [2020-08-17T14:45:29.895Z] === RUN TestTemplatedConfig [2020-08-17T14:45:33.196Z] --- PASS: TestTemplatedConfig (3.52s) [2020-08-17T14:45:33.196Z] === RUN TestConfigCreateResolve [2020-08-17T14:45:36.496Z] --- PASS: TestConfigCreateResolve (3.21s) [2020-08-17T14:45:36.496Z] === RUN TestConfigDaemonLibtrustID [2020-08-17T14:45:37.068Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2020-08-17T14:45:37.068Z] PASS [2020-08-17T14:45:37.068Z] [2020-08-17T14:45:37.068Z] DONE 7 tests in 20.730s [2020-08-17T14:45:37.068Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-08-17T14:45:37.068Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:45:37.068Z] ++ set -e [2020-08-17T14:45:37.068Z] ++ '[' -n 0 ']' [2020-08-17T14:45:37.068Z] ++ set -x [2020-08-17T14:45:37.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:45:37.328Z] INFO: Testing against a local daemon [2020-08-17T14:45:37.328Z] === RUN TestCheckpoint [2020-08-17T14:45:37.328Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-17T14:45:37.328Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-17T14:45:37.328Z] === RUN TestContainerInvalidJSON [2020-08-17T14:45:37.328Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-17T14:45:37.328Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-17T14:45:37.328Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-17T14:45:37.328Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-17T14:45:37.328Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-17T14:45:37.328Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-17T14:45:37.328Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-17T14:45:37.328Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-17T14:45:37.328Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-17T14:45:37.328Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-08-17T14:45:37.328Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-08-17T14:45:37.328Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-08-17T14:45:37.328Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-08-17T14:45:37.328Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-17T14:45:37.328Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-08-17T14:45:37.328Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-17T14:45:37.588Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-08-17T14:45:37.588Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-17T14:45:37.588Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-08-17T14:45:37.588Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-17T14:45:37.849Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-08-17T14:45:37.849Z] === RUN TestCopyFromContainer [2020-08-17T14:45:39.762Z] === RUN TestCopyFromContainer// [2020-08-17T14:45:39.762Z] === RUN TestCopyFromContainer//bar/root [2020-08-17T14:45:40.023Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-17T14:45:40.023Z] === RUN TestCopyFromContainer/bar/quux [2020-08-17T14:45:40.127Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-08-17T14:45:40.127Z] PASS [2020-08-17T14:45:40.127Z] [2020-08-17T14:45:40.127Z] === Skipped [2020-08-17T14:45:40.127Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-17T14:45:40.127Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:45:40.127Z] [2020-08-17T14:45:40.127Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-17T14:45:40.127Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:45:40.127Z] [2020-08-17T14:45:40.127Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-17T14:45:40.127Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:45:40.127Z] [2020-08-17T14:45:40.127Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-17T14:45:40.127Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:45:40.127Z] [2020-08-17T14:45:40.127Z] [2020-08-17T14:45:40.127Z] DONE 17 tests, 4 skipped in 29.134s [2020-08-17T14:45:40.127Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-17T14:45:40.127Z] ++ 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-08-17T14:45:40.127Z] ++ set -e [2020-08-17T14:45:40.127Z] ++ '[' -n 0 ']' [2020-08-17T14:45:40.127Z] ++ set -x [2020-08-17T14:45:40.127Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:45:40.127Z] INFO: Testing against a local daemon [2020-08-17T14:45:40.127Z] === RUN TestPluginInvalidJSON [2020-08-17T14:45:40.127Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-17T14:45:40.127Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-17T14:45:40.127Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-17T14:45:40.127Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-17T14:45:40.127Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-17T14:45:40.127Z] === RUN TestPluginInstall [2020-08-17T14:45:40.127Z] === RUN TestPluginInstall/no_auth [2020-08-17T14:45:40.283Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-17T14:45:40.283Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-17T14:45:40.544Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-17T14:45:40.544Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-17T14:45:40.544Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-17T14:45:40.805Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-17T14:45:40.805Z] --- PASS: TestCopyFromContainer (3.13s) [2020-08-17T14:45:40.805Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-08-17T14:45:40.805Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-08-17T14:45:40.805Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-08-17T14:45:40.805Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-08-17T14:45:40.805Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-08-17T14:45:40.805Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-08-17T14:45:40.805Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-08-17T14:45:40.805Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-08-17T14:45:40.805Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-08-17T14:45:40.805Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-08-17T14:45:40.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-17T14:45:40.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-17T14:45:40.805Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-17T14:45:40.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-17T14:45:40.805Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-17T14:45:40.805Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-17T14:45:40.805Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-17T14:45:41.066Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-17T14:45:41.066Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-17T14:45:41.066Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-17T14:45:41.066Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-08-17T14:45:41.066Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-17T14:45:41.066Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-17T14:45:41.066Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-08-17T14:45:41.066Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-17T14:45:41.066Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-08-17T14:45:41.066Z] === RUN TestCreateWithInvalidEnv [2020-08-17T14:45:41.066Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-17T14:45:41.066Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-17T14:45:41.066Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-17T14:45:41.066Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-17T14:45:41.066Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-17T14:45:41.066Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-17T14:45:41.066Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-17T14:45:41.066Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-17T14:45:41.066Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-17T14:45:41.066Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-08-17T14:45:41.066Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-08-17T14:45:41.066Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-17T14:45:41.066Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-17T14:45:41.066Z] === RUN TestCreateTmpfsMountsTarget [2020-08-17T14:45:41.066Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-08-17T14:45:41.066Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-17T14:45:42.253Z] time="2020-08-17T14:45:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-17T14:45:42.253Z] time="2020-08-17T14:45:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:071a9220c4e8275090f08ff704fedd54de9849ea4a5360849038fa8e6fd30cc5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-17T14:45:42.253Z] time="2020-08-17T14:45:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-17T14:45:42.253Z] time="2020-08-17T14:45:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:071a9220c4e8275090f08ff704fedd54de9849ea4a5360849038fa8e6fd30cc5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-17T14:45:42.544Z] === RUN TestPluginInstall/with_htpasswd [2020-08-17T14:45:42.684Z] Loaded image: buildpack-deps:buster [2020-08-17T14:45:42.684Z] Loaded image: busybox:latest [2020-08-17T14:45:42.684Z] Loaded image: busybox:glibc [2020-08-17T14:45:42.684Z] Loaded image: debian:buster [2020-08-17T14:45:42.684Z] Loaded image: hello-world:latest [2020-08-17T14:45:42.684Z] INFO: Testing against a local daemon [2020-08-17T14:45:42.684Z] === RUN TestCgroupNamespacesBuild [2020-08-17T14:45:42.684Z] --- PASS: TestCgroupNamespacesBuild (3.15s) [2020-08-17T14:45:42.684Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-08-17T14:45:42.684Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.06s) [2020-08-17T14:45:42.684Z] === RUN TestBuildWithSession [2020-08-17T14:45:42.684Z] --- SKIP: TestBuildWithSession (0.00s) [2020-08-17T14:45:42.684Z] build_session_test.go:25: TODO: BuildKit [2020-08-17T14:45:42.684Z] === RUN TestBuildSquashParent [2020-08-17T14:45:43.175Z] time="2020-08-17T14:45:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-17T14:45:43.175Z] time="2020-08-17T14:45:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc508bbb6806ad6b06e07adb33fbeef13355e0a870a7706b257119b69d288a4e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-17T14:45:43.175Z] time="2020-08-17T14:45:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-17T14:45:43.175Z] time="2020-08-17T14:45:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dc508bbb6806ad6b06e07adb33fbeef13355e0a870a7706b257119b69d288a4e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-17T14:45:43.467Z] === RUN TestPluginInstall/with_insecure [2020-08-17T14:45:43.608Z] --- PASS: TestCreateWithCustomMaskedPaths (2.16s) [2020-08-17T14:45:43.608Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-17T14:45:44.498Z] time="2020-08-17T14:45:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-17T14:45:44.498Z] time="2020-08-17T14:45:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c2d5e96a0241032e2f1376c125841cd348b478b0b37d2df26c2bb12ca9f7614a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-17T14:45:44.498Z] time="2020-08-17T14:45:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-17T14:45:44.498Z] time="2020-08-17T14:45:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c2d5e96a0241032e2f1376c125841cd348b478b0b37d2df26c2bb12ca9f7614a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-17T14:45:44.788Z] --- PASS: TestPluginInstall (6.37s) [2020-08-17T14:45:44.788Z] --- PASS: TestPluginInstall/no_auth (4.27s) [2020-08-17T14:45:44.788Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2020-08-17T14:45:44.788Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2020-08-17T14:45:44.788Z] plugin_test.go:157: [d867ace943b7c] daemon is not started [2020-08-17T14:45:44.788Z] PASS [2020-08-17T14:45:44.788Z] [2020-08-17T14:45:44.788Z] DONE 6 tests in 6.513s [2020-08-17T14:45:44.788Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-17T14:45:44.788Z] ++ 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-08-17T14:45:44.788Z] ++ set -e [2020-08-17T14:45:44.788Z] ++ '[' -n 0 ']' [2020-08-17T14:45:44.788Z] ++ set -x [2020-08-17T14:45:44.788Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:45:44.788Z] INFO: Testing against a local daemon [2020-08-17T14:45:44.788Z] === RUN TestExternalGraphDriver [2020-08-17T14:45:45.417Z] === RUN TestExternalGraphDriver/json [2020-08-17T14:45:45.520Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.18s) [2020-08-17T14:45:45.520Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-17T14:45:45.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-17T14:45:45.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-17T14:45:45.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-17T14:45:45.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-17T14:45:45.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-17T14:45:45.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-17T14:45:45.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-17T14:45:45.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-17T14:45:45.520Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-17T14:45:45.520Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-17T14:45:45.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-17T14:45:45.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-17T14:45:45.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-17T14:45:45.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-17T14:45:45.520Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-17T14:45:45.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-17T14:45:45.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-08-17T14:45:45.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-08-17T14:45:45.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-08-17T14:45:45.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-08-17T14:45:45.520Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-08-17T14:45:45.520Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-17T14:45:46.462Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2020-08-17T14:45:46.462Z] === RUN TestCreateDifferentPlatform [2020-08-17T14:45:46.462Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-17T14:45:46.462Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-17T14:45:46.462Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-08-17T14:45:46.462Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-17T14:45:46.462Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-08-17T14:45:46.462Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-17T14:45:46.462Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-08-17T14:45:46.462Z] === RUN TestContainerStartOnDaemonRestart [2020-08-17T14:45:46.462Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-17T14:45:46.462Z] === RUN TestDaemonRestartIpcMode [2020-08-17T14:45:46.462Z] === PAUSE TestDaemonRestartIpcMode [2020-08-17T14:45:46.462Z] === RUN TestDaemonHostGatewayIP [2020-08-17T14:45:46.462Z] === PAUSE TestDaemonHostGatewayIP [2020-08-17T14:45:46.462Z] === RUN TestContainerKillOnDaemonStart [2020-08-17T14:45:46.462Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-17T14:45:46.462Z] === RUN TestDiff [2020-08-17T14:45:47.033Z] --- PASS: TestDiff (0.74s) [2020-08-17T14:45:47.033Z] === RUN TestExecWithCloseStdin [2020-08-17T14:45:47.477Z] === RUN TestExternalGraphDriver/spec [2020-08-17T14:45:47.974Z] --- PASS: TestExecWithCloseStdin (0.85s) [2020-08-17T14:45:47.974Z] === RUN TestExec [2020-08-17T14:45:48.915Z] --- PASS: TestExec (0.88s) [2020-08-17T14:45:48.915Z] === RUN TestExecUser [2020-08-17T14:45:49.538Z] === RUN TestExternalGraphDriver/pull [2020-08-17T14:45:49.856Z] --- PASS: TestExecUser (0.88s) [2020-08-17T14:45:49.856Z] === RUN TestExportContainerAndImportImage [2020-08-17T14:45:50.780Z] --- PASS: TestBuildSquashParent (8.33s) [2020-08-17T14:45:50.780Z] === RUN TestBuildWithRemoveAndForceRemove [2020-08-17T14:45:50.780Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-17T14:45:50.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-17T14:45:50.780Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-17T14:45:50.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-17T14:45:50.780Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-17T14:45:50.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-17T14:45:50.780Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-17T14:45:50.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-17T14:45:50.780Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-17T14:45:50.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-17T14:45:50.780Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-17T14:45:50.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-17T14:45:50.780Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-08-17T14:45:50.780Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-08-17T14:45:50.798Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-08-17T14:45:50.798Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-17T14:45:51.605Z] --- PASS: TestExternalGraphDriver (6.41s) [2020-08-17T14:45:51.605Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-08-17T14:45:51.605Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2020-08-17T14:45:51.605Z] --- PASS: TestExternalGraphDriver/pull (1.98s) [2020-08-17T14:45:51.605Z] === RUN TestGraphdriverPluginV2 [2020-08-17T14:45:51.605Z] --- SKIP: TestGraphdriverPluginV2 (0.25s) [2020-08-17T14:45:51.605Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:45:51.605Z] PASS [2020-08-17T14:45:51.605Z] [2020-08-17T14:45:51.605Z] === Skipped [2020-08-17T14:45:51.605Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.25s) [2020-08-17T14:45:51.605Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:45:51.605Z] [2020-08-17T14:45:51.605Z] [2020-08-17T14:45:51.605Z] DONE 5 tests, 1 skipped in 6.837s [2020-08-17T14:45:51.605Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-17T14:45:51.605Z] ++ 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-08-17T14:45:51.605Z] ++ set -e [2020-08-17T14:45:51.605Z] ++ '[' -n 0 ']' [2020-08-17T14:45:51.605Z] ++ set -x [2020-08-17T14:45:51.605Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:45:51.605Z] INFO: Testing against a local daemon [2020-08-17T14:45:51.605Z] === RUN TestContinueAfterPluginCrash [2020-08-17T14:45:51.605Z] === PAUSE TestContinueAfterPluginCrash [2020-08-17T14:45:51.605Z] === RUN TestReadPluginNoRead [2020-08-17T14:45:51.605Z] === PAUSE TestReadPluginNoRead [2020-08-17T14:45:51.605Z] === RUN TestDaemonStartWithLogOpt [2020-08-17T14:45:51.605Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-17T14:45:51.605Z] === CONT TestContinueAfterPluginCrash [2020-08-17T14:45:51.605Z] === CONT TestDaemonStartWithLogOpt [2020-08-17T14:45:52.711Z] --- PASS: TestExportContainerAfterDaemonRestart (1.94s) [2020-08-17T14:45:52.711Z] === RUN TestHealthCheckWorkdir [2020-08-17T14:45:53.653Z] --- PASS: TestHealthCheckWorkdir (1.00s) [2020-08-17T14:45:53.653Z] === RUN TestHealthKillContainer [2020-08-17T14:45:54.047Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-08-17T14:45:54.047Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-08-17T14:45:56.048Z] --- PASS: TestDaemonStartWithLogOpt (3.83s) [2020-08-17T14:45:56.048Z] === CONT TestReadPluginNoRead [2020-08-17T14:45:56.564Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-08-17T14:45:56.564Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-08-17T14:45:56.950Z] --- PASS: TestHealthKillContainer (2.85s) [2020-08-17T14:45:56.950Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-17T14:45:57.212Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2020-08-17T14:45:57.212Z] === RUN TestIpcModeNone [2020-08-17T14:45:57.952Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-08-17T14:45:57.952Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-08-17T14:45:57.952Z] remote: Enumerating objects: 2, done. [2020-08-17T14:45:57.952Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-08-17T14:45:57.952Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-08-17T14:45:57.952Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-08-17T14:45:57.952Z] 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-08-17T14:45:57.952Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-08-17T14:45:57.952Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-08-17T14:45:58.109Z] === RUN TestReadPluginNoRead/default [2020-08-17T14:45:58.153Z] --- PASS: TestIpcModeNone (0.82s) [2020-08-17T14:45:58.153Z] === RUN TestIpcModePrivate [2020-08-17T14:45:58.315Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41335/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc0d373a219297327398df0d45684284a78715a4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc0d373a219297327398df0d45684284a78715a4 hack/test/unit [2020-08-17T14:45:59.095Z] --- PASS: TestIpcModePrivate (0.81s) [2020-08-17T14:45:59.095Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-08-17T14:45:59.095Z] === RUN TestIpcModeShareable [2020-08-17T14:45:59.666Z] --- PASS: TestIpcModeShareable (0.87s) [2020-08-17T14:45:59.666Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-08-17T14:45:59.666Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-17T14:45:59.835Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-08-17T14:45:59.835Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.91s) [2020-08-17T14:45:59.835Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s) [2020-08-17T14:45:59.835Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.79s) [2020-08-17T14:45:59.835Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.06s) [2020-08-17T14:45:59.835Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.95s) [2020-08-17T14:45:59.835Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.99s) [2020-08-17T14:45:59.835Z] === RUN TestBuildMultiStageCopy [2020-08-17T14:45:59.835Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-08-17T14:46:00.171Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-17T14:46:00.801Z] --- PASS: TestContinueAfterPluginCrash (8.95s) [2020-08-17T14:46:00.830Z] ? github.com/docker/docker/api [no test files] [2020-08-17T14:46:02.210Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.55s) [2020-08-17T14:46:02.210Z] === RUN TestAPIIpcModeHost [2020-08-17T14:46:02.314Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-17T14:46:02.355Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-08-17T14:46:02.610Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-08-17T14:46:03.151Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-08-17T14:46:03.151Z] === RUN TestDaemonIpcModeShareable [2020-08-17T14:46:03.172Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-08-17T14:46:03.734Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-08-17T14:46:03.989Z] --- PASS: TestBuildMultiStageCopy (4.55s) [2020-08-17T14:46:03.989Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2020-08-17T14:46:03.989Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-08-17T14:46:03.989Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-08-17T14:46:03.989Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2020-08-17T14:46:03.989Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2020-08-17T14:46:03.990Z] === RUN TestBuildMultiStageParentConfig [2020-08-17T14:46:04.376Z] --- PASS: TestReadPluginNoRead (8.47s) [2020-08-17T14:46:04.376Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2020-08-17T14:46:04.376Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.00s) [2020-08-17T14:46:04.376Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.78s) [2020-08-17T14:46:04.376Z] read_test.go:92: [dac31f0cc9fdb] daemon is not started [2020-08-17T14:46:04.376Z] PASS [2020-08-17T14:46:04.376Z] [2020-08-17T14:46:04.376Z] DONE 6 tests in 12.421s [2020-08-17T14:46:04.376Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-17T14:46:04.376Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:46:04.376Z] ++ set -e [2020-08-17T14:46:04.376Z] ++ '[' -n 0 ']' [2020-08-17T14:46:04.376Z] ++ set -x [2020-08-17T14:46:04.376Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:46:04.376Z] testing: warning: no tests to run [2020-08-17T14:46:04.376Z] PASS [2020-08-17T14:46:04.376Z] [2020-08-17T14:46:04.376Z] DONE 0 tests in 0.089s [2020-08-17T14:46:04.376Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-17T14:46:04.376Z] ++ 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-08-17T14:46:04.376Z] ++ set -e [2020-08-17T14:46:04.376Z] ++ '[' -n 0 ']' [2020-08-17T14:46:04.376Z] ++ set -x [2020-08-17T14:46:04.376Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:46:04.376Z] INFO: Testing against a local daemon [2020-08-17T14:46:04.376Z] === RUN TestPluginWithDevMounts [2020-08-17T14:46:04.376Z] === PAUSE TestPluginWithDevMounts [2020-08-17T14:46:04.376Z] === CONT TestPluginWithDevMounts [2020-08-17T14:46:05.065Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-08-17T14:46:05.065Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-17T14:46:05.065Z] === RUN TestDaemonIpcModePrivate [2020-08-17T14:46:05.356Z] --- PASS: TestBuildMultiStageParentConfig (1.22s) [2020-08-17T14:46:05.356Z] === RUN TestBuildLabelWithTargets [2020-08-17T14:46:06.438Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-08-17T14:46:06.438Z] PASS [2020-08-17T14:46:06.438Z] [2020-08-17T14:46:06.438Z] DONE 1 tests in 2.102s [2020-08-17T14:46:06.438Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-08-17T14:46:06.438Z] ++ 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-08-17T14:46:06.438Z] ++ set -e [2020-08-17T14:46:06.438Z] ++ '[' -n 0 ']' [2020-08-17T14:46:06.438Z] ++ set -x [2020-08-17T14:46:06.438Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:46:06.438Z] INFO: Testing against a local daemon [2020-08-17T14:46:06.438Z] === RUN TestSecretInspect [2020-08-17T14:46:06.448Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-08-17T14:46:06.448Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-17T14:46:06.448Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-17T14:46:07.250Z] --- PASS: TestBuildLabelWithTargets (2.00s) [2020-08-17T14:46:07.250Z] === RUN TestBuildWithEmptyLayers [2020-08-17T14:46:08.362Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-08-17T14:46:08.362Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-08-17T14:46:08.362Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-17T14:46:08.617Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2020-08-17T14:46:08.617Z] === RUN TestBuildMultiStageOnBuild [2020-08-17T14:46:09.951Z] --- PASS: TestSecretInspect (3.59s) [2020-08-17T14:46:09.951Z] === RUN TestSecretList [2020-08-17T14:46:10.277Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2020-08-17T14:46:10.277Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-08-17T14:46:10.277Z] === RUN TestIpcModeOlderClient [2020-08-17T14:46:10.277Z] === PAUSE TestIpcModeOlderClient [2020-08-17T14:46:10.277Z] === RUN TestKillContainerInvalidSignal [2020-08-17T14:46:10.857Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-08-17T14:46:10.857Z] === RUN TestKillContainer [2020-08-17T14:46:10.857Z] === RUN TestKillContainer/no_signal [2020-08-17T14:46:11.810Z] === RUN TestKillContainer/non_killing_signal [2020-08-17T14:46:11.887Z] --- PASS: TestBuildMultiStageOnBuild (2.84s) [2020-08-17T14:46:11.887Z] === RUN TestBuildUncleanTarFilenames [2020-08-17T14:46:12.383Z] === RUN TestKillContainer/killing_signal [2020-08-17T14:46:13.256Z] --- PASS: TestBuildUncleanTarFilenames (1.80s) [2020-08-17T14:46:13.256Z] === RUN TestBuildMultiStageLayerLeak [2020-08-17T14:46:13.327Z] --- PASS: TestKillContainer (2.36s) [2020-08-17T14:46:13.327Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-08-17T14:46:13.327Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2020-08-17T14:46:13.327Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-08-17T14:46:13.327Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-17T14:46:13.327Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-17T14:46:13.459Z] --- PASS: TestSecretList (3.58s) [2020-08-17T14:46:13.460Z] === RUN TestSecretsCreateAndDelete [2020-08-17T14:46:14.279Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-17T14:46:14.853Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2020-08-17T14:46:14.853Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2020-08-17T14:46:14.853Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-08-17T14:46:14.853Z] === RUN TestKillStoppedContainer [2020-08-17T14:46:14.853Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-08-17T14:46:14.853Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-17T14:46:15.121Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-08-17T14:46:15.121Z] === RUN TestKillDifferentUserContainer [2020-08-17T14:46:15.672Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-08-17T14:46:16.063Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2020-08-17T14:46:16.063Z] === RUN TestInspectOomKilledTrue [2020-08-17T14:46:16.063Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-17T14:46:16.063Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-17T14:46:16.063Z] === RUN TestInspectOomKilledFalse [2020-08-17T14:46:16.063Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-17T14:46:16.063Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-17T14:46:16.063Z] === RUN TestLinksEtcHostsContentMatch [2020-08-17T14:46:16.529Z] --- PASS: TestBuildMultiStageLayerLeak (3.01s) [2020-08-17T14:46:16.529Z] === RUN TestBuildWithHugeFile [2020-08-17T14:46:16.635Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-08-17T14:46:16.635Z] === RUN TestLinksContainerNames [2020-08-17T14:46:17.905Z] --- PASS: TestSecretsCreateAndDelete (3.67s) [2020-08-17T14:46:17.905Z] === RUN TestSecretsUpdate [2020-08-17T14:46:18.020Z] --- PASS: TestLinksContainerNames (1.54s) [2020-08-17T14:46:18.020Z] === RUN TestLogsFollowTailEmpty [2020-08-17T14:46:18.962Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-08-17T14:46:18.962Z] === RUN TestContainerNetworkMountsNoChown [2020-08-17T14:46:19.534Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2020-08-17T14:46:19.534Z] === RUN TestMountDaemonRoot [2020-08-17T14:46:19.534Z] === RUN TestMountDaemonRoot/default [2020-08-17T14:46:19.534Z] === PAUSE TestMountDaemonRoot/default [2020-08-17T14:46:19.534Z] === RUN TestMountDaemonRoot/private [2020-08-17T14:46:19.534Z] === PAUSE TestMountDaemonRoot/private [2020-08-17T14:46:19.534Z] === RUN TestMountDaemonRoot/rprivate [2020-08-17T14:46:19.534Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-17T14:46:19.534Z] === RUN TestMountDaemonRoot/slave [2020-08-17T14:46:19.534Z] === PAUSE TestMountDaemonRoot/slave [2020-08-17T14:46:19.534Z] === RUN TestMountDaemonRoot/rslave [2020-08-17T14:46:19.534Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-17T14:46:19.534Z] === RUN TestMountDaemonRoot/shared [2020-08-17T14:46:19.534Z] === PAUSE TestMountDaemonRoot/shared [2020-08-17T14:46:19.534Z] === RUN TestMountDaemonRoot/rshared [2020-08-17T14:46:19.534Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-17T14:46:19.534Z] === CONT TestMountDaemonRoot/default [2020-08-17T14:46:19.534Z] === CONT TestMountDaemonRoot/rslave [2020-08-17T14:46:19.534Z] === CONT TestMountDaemonRoot/rprivate [2020-08-17T14:46:19.534Z] === CONT TestMountDaemonRoot/private [2020-08-17T14:46:19.534Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-17T14:46:19.534Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-17T14:46:19.534Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-17T14:46:19.534Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-17T14:46:19.534Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-17T14:46:19.534Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-17T14:46:19.534Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-17T14:46:19.534Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-17T14:46:19.534Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-17T14:46:19.534Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-17T14:46:19.534Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-17T14:46:19.534Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-17T14:46:19.535Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-17T14:46:19.535Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-17T14:46:19.535Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-17T14:46:19.535Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-17T14:46:19.535Z] === CONT TestMountDaemonRoot/rshared [2020-08-17T14:46:19.535Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-17T14:46:19.535Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-17T14:46:19.535Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-17T14:46:19.535Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-17T14:46:19.535Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-17T14:46:19.535Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-17T14:46:19.535Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-17T14:46:19.535Z] === CONT TestMountDaemonRoot/shared [2020-08-17T14:46:19.535Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-17T14:46:19.535Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-17T14:46:19.535Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-17T14:46:19.535Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-17T14:46:19.535Z] === CONT TestMountDaemonRoot/slave [2020-08-17T14:46:19.535Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-17T14:46:19.535Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-17T14:46:19.535Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-17T14:46:19.535Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-17T14:46:19.535Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-17T14:46:19.535Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-17T14:46:19.535Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-17T14:46:19.535Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-17T14:46:19.535Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-17T14:46:19.535Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-17T14:46:19.535Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-17T14:46:19.796Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-17T14:46:19.796Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-17T14:46:19.796Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-17T14:46:19.796Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-17T14:46:19.796Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-17T14:46:19.796Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-17T14:46:19.796Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-17T14:46:19.796Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-17T14:46:19.796Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-17T14:46:19.796Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-17T14:46:19.796Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-17T14:46:19.796Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-17T14:46:20.057Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-17T14:46:20.057Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-17T14:46:20.057Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-17T14:46:20.057Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-17T14:46:20.057Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-17T14:46:20.057Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-17T14:46:20.057Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-17T14:46:20.057Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-17T14:46:20.057Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-17T14:46:20.057Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-17T14:46:20.057Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-17T14:46:20.057Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-08-17T14:46:20.057Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-08-17T14:46:20.057Z] === RUN TestContainerBindMountNonRecursive [2020-08-17T14:46:20.631Z] --- PASS: TestSecretsUpdate (3.56s) [2020-08-17T14:46:20.631Z] === RUN TestTemplatedSecret [2020-08-17T14:46:22.604Z] --- PASS: TestContainerBindMountNonRecursive (2.22s) [2020-08-17T14:46:22.604Z] === RUN TestNetworkNat [2020-08-17T14:46:23.176Z] --- PASS: TestNetworkNat (0.88s) [2020-08-17T14:46:23.176Z] === RUN TestNetworkLocalhostTCPNat [2020-08-17T14:46:24.120Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-08-17T14:46:24.120Z] === RUN TestNetworkLoopbackNat [2020-08-17T14:46:25.079Z] --- PASS: TestTemplatedSecret (3.82s) [2020-08-17T14:46:25.079Z] === RUN TestSecretCreateResolve [2020-08-17T14:46:27.419Z] --- PASS: TestNetworkLoopbackNat (3.20s) [2020-08-17T14:46:27.419Z] === RUN TestPause [2020-08-17T14:46:27.990Z] --- PASS: TestPause (0.82s) [2020-08-17T14:46:27.990Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-17T14:46:27.990Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-17T14:46:27.990Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-17T14:46:27.990Z] === RUN TestPauseStopPausedContainer [2020-08-17T14:46:28.642Z] --- PASS: TestSecretCreateResolve (3.69s) [2020-08-17T14:46:28.642Z] PASS [2020-08-17T14:46:28.642Z] [2020-08-17T14:46:28.642Z] DONE 6 tests in 22.024s [2020-08-17T14:46:28.642Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-08-17T14:46:28.642Z] ++ 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-08-17T14:46:28.642Z] ++ set -e [2020-08-17T14:46:28.642Z] ++ '[' -n 0 ']' [2020-08-17T14:46:28.642Z] ++ set -x [2020-08-17T14:46:28.642Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:46:28.642Z] INFO: Testing against a local daemon [2020-08-17T14:46:28.642Z] === RUN TestServiceCreateInit [2020-08-17T14:46:28.642Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-17T14:46:28.711Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-17T14:46:28.711Z] Using test binary docker [2020-08-17T14:46:28.711Z] +++ /etc/init.d/apparmor start [2020-08-17T14:46:28.711Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-17T14:46:28.711Z] INFO: Waiting for daemon to start... [2020-08-17T14:46:28.711Z] Starting dockerd [2020-08-17T14:46:28.711Z] +++ 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-08-17T14:46:28.711Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-08-17T14:46:28.711Z] Using test binary docker [2020-08-17T14:46:28.711Z] +++ /etc/init.d/apparmor start [2020-08-17T14:46:28.711Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-08-17T14:46:28.711Z] INFO: Waiting for daemon to start... [2020-08-17T14:46:28.711Z] Starting dockerd [2020-08-17T14:46:28.711Z] +++ 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-08-17T14:46:28.933Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2020-08-17T14:46:28.933Z] === RUN TestPsFilter [2020-08-17T14:46:29.193Z] --- PASS: TestPsFilter (0.26s) [2020-08-17T14:46:29.194Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-17T14:46:30.079Z] . [2020-08-17T14:46:30.079Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-17T14:46:30.079Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-17T14:46:30.079Z] Error: No such image: emptyfs [2020-08-17T14:46:30.079Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-17T14:46:30.079Z] ++++ docker load [2020-08-17T14:46:30.135Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2020-08-17T14:46:30.135Z] === RUN TestRemoveContainerWithVolume [2020-08-17T14:46:30.336Z] [2020-08-17T14:46:30.336Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-08-17T14:46:30.336Z] Running integration-test (iteration 1) [2020-08-17T14:46:30.336Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-08-17T14:46:30.336Z] 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-08-17T14:46:30.336Z] ++ 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-08-17T14:46:30.336Z] ++ set -e [2020-08-17T14:46:30.336Z] ++ '[' -n 0 ']' [2020-08-17T14:46:30.336Z] ++ set -x [2020-08-17T14:46:30.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:46:30.336Z] Error: No such image: emptyfs [2020-08-17T14:46:30.336Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-08-17T14:46:30.336Z] ++++ docker load [2020-08-17T14:46:30.707Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2020-08-17T14:46:30.707Z] === RUN TestRemoveContainerRunning [2020-08-17T14:46:30.904Z] Running integration-test (iteration 1) [2020-08-17T14:46:30.904Z] 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-08-17T14:46:30.904Z] ++ 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-08-17T14:46:30.904Z] ++ set -e [2020-08-17T14:46:30.904Z] ++ '[' -n 0 ']' [2020-08-17T14:46:30.904Z] ++ set -x [2020-08-17T14:46:30.904Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:46:31.649Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-08-17T14:46:31.649Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-17T14:46:32.235Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-08-17T14:46:32.235Z] === RUN TestRemoveInvalidContainer [2020-08-17T14:46:32.235Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-08-17T14:46:32.235Z] === RUN TestRenameLinkedContainer [2020-08-17T14:46:34.201Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-17T14:46:35.536Z] --- PASS: TestRenameLinkedContainer (3.09s) [2020-08-17T14:46:35.536Z] === RUN TestRenameStoppedContainer [2020-08-17T14:46:36.108Z] --- PASS: TestRenameStoppedContainer (0.77s) [2020-08-17T14:46:36.108Z] === RUN TestRenameRunningContainerAndReuse [2020-08-17T14:46:38.022Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2020-08-17T14:46:38.022Z] === RUN TestRenameInvalidName [2020-08-17T14:46:38.592Z] --- PASS: TestRenameInvalidName (0.78s) [2020-08-17T14:46:38.592Z] === RUN TestRenameAnonymousContainer [2020-08-17T14:46:39.757Z] --- PASS: TestServiceCreateInit (10.65s) [2020-08-17T14:46:39.757Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.30s) [2020-08-17T14:46:39.757Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.33s) [2020-08-17T14:46:39.757Z] === RUN TestCreateServiceMultipleTimes [2020-08-17T14:46:42.796Z] --- PASS: TestRenameAnonymousContainer (4.00s) [2020-08-17T14:46:42.796Z] === RUN TestRenameContainerWithSameName [2020-08-17T14:46:43.366Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-08-17T14:46:43.366Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-17T14:46:44.749Z] --- PASS: TestRenameContainerWithLinkedContainer (1.50s) [2020-08-17T14:46:44.749Z] === RUN TestResize [2020-08-17T14:46:45.690Z] --- PASS: TestResize (0.76s) [2020-08-17T14:46:45.690Z] === RUN TestResizeWithInvalidSize [2020-08-17T14:46:46.261Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-08-17T14:46:46.261Z] === RUN TestResizeWhenContainerNotStarted [2020-08-17T14:46:47.203Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2020-08-17T14:46:47.203Z] === RUN TestDaemonRestartKillContainers [2020-08-17T14:46:47.203Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-17T14:46:47.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-17T14:46:47.203Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-17T14:46:47.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-17T14:46:47.203Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-17T14:46:47.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-17T14:46:47.203Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-17T14:46:47.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-17T14:46:47.203Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-17T14:46:47.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-17T14:46:47.203Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-17T14:46:47.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-17T14:46:47.203Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-17T14:46:47.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-17T14:46:47.203Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-17T14:46:47.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-17T14:46:47.203Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-17T14:46:47.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-17T14:46:47.203Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-17T14:46:47.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-17T14:46:47.203Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-17T14:46:47.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-17T14:46:47.203Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-17T14:46:47.203Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-17T14:46:47.203Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-17T14:46:47.203Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-17T14:46:47.203Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-17T14:46:47.203Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-17T14:46:49.123Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-17T14:46:49.123Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-17T14:46:50.067Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-17T14:46:50.067Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-17T14:46:50.328Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-17T14:46:50.328Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-17T14:46:52.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-17T14:46:53.143Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-17T14:46:55.690Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-17T14:46:55.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-08-17T14:46:55.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s) [2020-08-17T14:46:55.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.76s) [2020-08-17T14:46:55.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.85s) [2020-08-17T14:46:55.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2020-08-17T14:46:55.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-08-17T14:46:55.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.82s) [2020-08-17T14:46:55.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s) [2020-08-17T14:46:55.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.53s) [2020-08-17T14:46:55.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.52s) [2020-08-17T14:46:55.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s) [2020-08-17T14:46:55.690Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2020-08-17T14:46:55.690Z] === RUN TestCgroupNamespacesRun [2020-08-17T14:46:57.074Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2020-08-17T14:46:57.074Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-17T14:46:58.986Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-08-17T14:46:58.986Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-17T14:47:00.900Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2020-08-17T14:47:00.900Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-17T14:47:02.198Z] --- PASS: TestCreateServiceMultipleTimes (22.77s) [2020-08-17T14:47:02.198Z] === RUN TestCreateServiceConflict [2020-08-17T14:47:02.284Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2020-08-17T14:47:02.284Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-17T14:47:04.197Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s) [2020-08-17T14:47:04.197Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-17T14:47:05.704Z] --- PASS: TestCreateServiceConflict (3.64s) [2020-08-17T14:47:05.704Z] === RUN TestCreateServiceMaxReplicas [2020-08-17T14:47:06.111Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2020-08-17T14:47:06.111Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-17T14:47:06.682Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2020-08-17T14:47:06.682Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-17T14:47:08.594Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-08-17T14:47:08.594Z] === RUN TestKernelTCPMemory [2020-08-17T14:47:09.534Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-08-17T14:47:09.534Z] === RUN TestNISDomainname [2020-08-17T14:47:10.170Z] --- PASS: TestCreateServiceMaxReplicas (3.96s) [2020-08-17T14:47:10.170Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-17T14:47:10.475Z] --- PASS: TestNISDomainname (0.98s) [2020-08-17T14:47:10.475Z] === RUN TestHostnameDnsResolution [2020-08-17T14:47:12.386Z] --- PASS: TestHostnameDnsResolution (1.66s) [2020-08-17T14:47:12.386Z] === RUN TestStats [2020-08-17T14:47:14.926Z] --- PASS: TestStats (2.80s) [2020-08-17T14:47:14.926Z] === RUN TestStopContainerWithTimeout [2020-08-17T14:47:14.926Z] === RUN TestStopContainerWithTimeout/0 [2020-08-17T14:47:14.926Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-17T14:47:14.926Z] === RUN TestStopContainerWithTimeout/1 [2020-08-17T14:47:14.926Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-17T14:47:14.926Z] === RUN TestStopContainerWithTimeout/3 [2020-08-17T14:47:14.926Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-17T14:47:14.926Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-17T14:47:14.926Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-17T14:47:14.926Z] === CONT TestStopContainerWithTimeout/0 [2020-08-17T14:47:14.926Z] === CONT TestStopContainerWithTimeout/1 [2020-08-17T14:47:14.926Z] === CONT TestStopContainerWithTimeout/3 [2020-08-17T14:47:14.926Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-17T14:47:16.857Z] --- PASS: TestImportExtremelyLargeImageWorks (101.26s) [2020-08-17T14:47:16.857Z] PASS [2020-08-17T14:47:16.857Z] [2020-08-17T14:47:16.857Z] === Skipped [2020-08-17T14:47:16.857Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-17T14:47:16.857Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-08-17T14:47:16.857Z] [2020-08-17T14:47:16.857Z] [2020-08-17T14:47:16.857Z] DONE 12 tests, 1 skipped in 104.869s [2020-08-17T14:47:16.857Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-08-17T14:47:16.857Z] INFO: Testing against a local daemon [2020-08-17T14:47:16.857Z] === RUN TestNetworkCreateDelete [2020-08-17T14:47:16.857Z] --- PASS: TestNetworkCreateDelete (0.15s) [2020-08-17T14:47:16.857Z] === RUN TestDockerNetworkDeletePreferID [2020-08-17T14:47:16.857Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-08-17T14:47:16.857Z] === RUN TestDaemonDNSFallback [2020-08-17T14:47:16.857Z] --- PASS: TestDaemonDNSFallback (7.32s) [2020-08-17T14:47:16.857Z] === RUN TestInspectNetwork [2020-08-17T14:47:16.857Z] --- SKIP: TestInspectNetwork (0.00s) [2020-08-17T14:47:16.857Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:16.857Z] === RUN TestRunContainerWithBridgeNone [2020-08-17T14:47:16.857Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-08-17T14:47:16.857Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-17T14:47:16.857Z] === RUN TestNetworkInvalidJSON [2020-08-17T14:47:16.857Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-17T14:47:16.857Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-17T14:47:16.857Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-17T14:47:16.857Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-17T14:47:16.857Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-17T14:47:16.857Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-17T14:47:16.857Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-17T14:47:16.857Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-17T14:47:16.857Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-17T14:47:16.857Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-08-17T14:47:16.857Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-17T14:47:16.857Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-17T14:47:16.857Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-17T14:47:16.857Z] === RUN TestHostIPv4BridgeLabel [2020-08-17T14:47:16.857Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-08-17T14:47:16.857Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-17T14:47:16.858Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-17T14:47:16.858Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-08-17T14:47:16.858Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-17T14:47:16.858Z] === RUN TestDaemonDefaultNetworkPools [2020-08-17T14:47:16.858Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-08-17T14:47:16.858Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-17T14:47:16.858Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-17T14:47:16.858Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-08-17T14:47:16.858Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-17T14:47:16.858Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-17T14:47:16.858Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-08-17T14:47:16.858Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-17T14:47:16.858Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-17T14:47:16.858Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-08-17T14:47:16.858Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-17T14:47:16.858Z] === RUN TestServiceWithPredefinedNetwork [2020-08-17T14:47:16.858Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-08-17T14:47:16.858Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:16.858Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-17T14:47:16.858Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-17T14:47:16.858Z] service_test.go:236: FLAKY_TEST [2020-08-17T14:47:16.858Z] === RUN TestServiceWithDataPathPortInit [2020-08-17T14:47:16.858Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2020-08-17T14:47:16.858Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:16.858Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-17T14:47:16.858Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-17T14:47:16.858Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:16.858Z] PASS [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === Skipped [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-08-17T14:47:16.858Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-08-17T14:47:16.858Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-08-17T14:47:16.858Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-08-17T14:47:16.858Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-08-17T14:47:16.858Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-08-17T14:47:16.858Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-08-17T14:47:16.858Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2020-08-17T14:47:16.858Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-08-17T14:47:16.858Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-17T14:47:16.858Z] service_test.go:236: FLAKY_TEST [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2020-08-17T14:47:16.858Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-08-17T14:47:16.858Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] DONE 19 tests, 12 skipped in 8.069s [2020-08-17T14:47:16.858Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-17T14:47:16.858Z] INFO: Testing against a local daemon [2020-08-17T14:47:16.858Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-17T14:47:16.858Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-17T14:47:16.858Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-17T14:47:16.858Z] === RUN TestDockerNetworkIpvlan [2020-08-17T14:47:16.858Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-17T14:47:16.858Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-17T14:47:16.858Z] PASS [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === Skipped [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-17T14:47:16.858Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-17T14:47:16.858Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] DONE 2 tests, 2 skipped in 0.189s [2020-08-17T14:47:16.858Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-17T14:47:16.858Z] INFO: Testing against a local daemon [2020-08-17T14:47:16.858Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-17T14:47:16.858Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-08-17T14:47:16.858Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-17T14:47:16.858Z] === RUN TestDockerNetworkMacvlan [2020-08-17T14:47:16.858Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-08-17T14:47:16.858Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-17T14:47:16.858Z] PASS [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === Skipped [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-08-17T14:47:16.858Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-08-17T14:47:16.858Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] DONE 2 tests, 2 skipped in 0.161s [2020-08-17T14:47:16.858Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-17T14:47:16.858Z] testing: warning: no tests to run [2020-08-17T14:47:16.858Z] PASS [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] DONE 0 tests in 0.038s [2020-08-17T14:47:16.858Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-17T14:47:16.858Z] INFO: Testing against a local daemon [2020-08-17T14:47:16.858Z] === RUN TestAuthZPluginAllowRequest [2020-08-17T14:47:16.858Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] === RUN TestAuthZPluginTLS [2020-08-17T14:47:16.858Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] === RUN TestAuthZPluginDenyRequest [2020-08-17T14:47:16.858Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-17T14:47:16.858Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] === RUN TestAuthZPluginDenyResponse [2020-08-17T14:47:16.858Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] === RUN TestAuthZPluginAllowEventStream [2020-08-17T14:47:16.858Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] === RUN TestAuthZPluginErrorResponse [2020-08-17T14:47:16.858Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] === RUN TestAuthZPluginErrorRequest [2020-08-17T14:47:16.858Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-17T14:47:16.858Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-17T14:47:16.858Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-17T14:47:16.858Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] === RUN TestAuthZPluginHeader [2020-08-17T14:47:16.858Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-17T14:47:16.858Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] === RUN TestAuthZPluginV2Disable [2020-08-17T14:47:16.858Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-17T14:47:16.858Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-17T14:47:16.858Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-17T14:47:16.858Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] PASS [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === Skipped [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-08-17T14:47:16.858Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] DONE 17 tests, 17 skipped in 0.689s [2020-08-17T14:47:16.858Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-17T14:47:16.858Z] INFO: Testing against a local daemon [2020-08-17T14:47:16.858Z] === RUN TestPluginInvalidJSON [2020-08-17T14:47:16.858Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-17T14:47:16.858Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-17T14:47:16.858Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-17T14:47:16.858Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-08-17T14:47:16.858Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-17T14:47:16.858Z] === RUN TestPluginInstall [2020-08-17T14:47:16.858Z] --- SKIP: TestPluginInstall (0.00s) [2020-08-17T14:47:16.858Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] PASS [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] === Skipped [2020-08-17T14:47:16.858Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-08-17T14:47:16.858Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] [2020-08-17T14:47:16.858Z] DONE 3 tests, 1 skipped in 0.240s [2020-08-17T14:47:16.858Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-17T14:47:16.858Z] INFO: Testing against a local daemon [2020-08-17T14:47:16.858Z] === RUN TestExternalGraphDriver [2020-08-17T14:47:16.858Z] --- SKIP: TestExternalGraphDriver (0.18s) [2020-08-17T14:47:16.858Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-08-17T14:47:16.858Z] === RUN TestGraphdriverPluginV2 [2020-08-17T14:47:17.603Z] Loaded image: buildpack-deps:buster [2020-08-17T14:47:17.603Z] Loaded image: busybox:latest [2020-08-17T14:47:17.603Z] Loaded image: busybox:glibc [2020-08-17T14:47:17.603Z] Loaded image: debian:buster [2020-08-17T14:47:17.603Z] Loaded image: hello-world:latest [2020-08-17T14:47:17.603Z] INFO: Testing against a local daemon [2020-08-17T14:47:17.603Z] === RUN TestDockerDaemonSuite [2020-08-17T14:47:17.603Z] Loaded image: buildpack-deps:buster [2020-08-17T14:47:17.603Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-08-17T14:47:17.603Z] Loaded image: busybox:latest [2020-08-17T14:47:17.603Z] Loaded image: busybox:glibc [2020-08-17T14:47:17.603Z] Loaded image: debian:buster [2020-08-17T14:47:17.603Z] Loaded image: hello-world:latest [2020-08-17T14:47:17.603Z] INFO: Testing against a local daemon [2020-08-17T14:47:17.603Z] === RUN TestDockerSuite [2020-08-17T14:47:17.603Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-08-17T14:47:17.603Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-08-17T14:47:17.603Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-08-17T14:47:17.603Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-08-17T14:47:17.603Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-08-17T14:47:17.603Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-08-17T14:47:17.603Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-08-17T14:47:17.603Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-08-17T14:47:17.603Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-08-17T14:47:17.603Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-08-17T14:47:17.603Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-08-17T14:47:17.603Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-08-17T14:47:17.603Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-08-17T14:47:17.603Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-08-17T14:47:17.603Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-08-17T14:47:17.603Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-08-17T14:47:17.603Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-08-17T14:47:17.603Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-08-17T14:47:17.603Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-08-17T14:47:17.603Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-08-17T14:47:17.603Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-08-17T14:47:18.165Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-08-17T14:47:18.227Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-08-17T14:47:18.227Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2020-08-17T14:47:18.227Z] --- PASS: TestStopContainerWithTimeout/1 (1.97s) [2020-08-17T14:47:18.227Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2020-08-17T14:47:18.227Z] --- PASS: TestStopContainerWithTimeout/-1 (3.24s) [2020-08-17T14:47:18.227Z] === RUN TestDeleteDevicemapper [2020-08-17T14:47:18.227Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-08-17T14:47:18.227Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-17T14:47:18.227Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-17T14:47:18.421Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-08-17T14:47:18.678Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-08-17T14:47:18.678Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-08-17T14:47:18.678Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-08-17T14:47:18.934Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-08-17T14:47:20.770Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.43s) [2020-08-17T14:47:20.770Z] === RUN TestUpdateMemory [2020-08-17T14:47:20.770Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-17T14:47:20.770Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-17T14:47:20.770Z] === RUN TestUpdateCPUQuota [2020-08-17T14:47:21.458Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-08-17T14:47:22.152Z] --- PASS: TestUpdateCPUQuota (1.28s) [2020-08-17T14:47:22.152Z] === RUN TestUpdatePidsLimit [2020-08-17T14:47:22.152Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-17T14:47:22.188Z] --- PASS: TestGraphdriverPluginV2 (5.70s) [2020-08-17T14:47:22.188Z] PASS [2020-08-17T14:47:22.188Z] [2020-08-17T14:47:22.188Z] === Skipped [2020-08-17T14:47:22.188Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.18s) [2020-08-17T14:47:22.188Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-08-17T14:47:22.188Z] [2020-08-17T14:47:22.188Z] [2020-08-17T14:47:22.188Z] DONE 2 tests, 1 skipped in 6.081s [2020-08-17T14:47:22.188Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-17T14:47:22.413Z] === RUN TestUpdatePidsLimit/no_change [2020-08-17T14:47:22.445Z] INFO: Testing against a local daemon [2020-08-17T14:47:22.446Z] === RUN TestContinueAfterPluginCrash [2020-08-17T14:47:22.446Z] === PAUSE TestContinueAfterPluginCrash [2020-08-17T14:47:22.446Z] === RUN TestReadPluginNoRead [2020-08-17T14:47:22.446Z] === PAUSE TestReadPluginNoRead [2020-08-17T14:47:22.446Z] === RUN TestDaemonStartWithLogOpt [2020-08-17T14:47:22.446Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-17T14:47:22.446Z] === CONT TestContinueAfterPluginCrash [2020-08-17T14:47:22.446Z] === CONT TestDaemonStartWithLogOpt [2020-08-17T14:47:22.673Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-17T14:47:22.832Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-08-17T14:47:22.934Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-17T14:47:23.394Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-08-17T14:47:23.505Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-17T14:47:23.765Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-17T14:47:24.336Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-17T14:47:24.761Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-08-17T14:47:25.323Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-08-17T14:47:25.552Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.23s) [2020-08-17T14:47:25.552Z] === RUN TestCreateServiceSecretFileMode [2020-08-17T14:47:25.719Z] --- PASS: TestUpdatePidsLimit (3.75s) [2020-08-17T14:47:25.719Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-08-17T14:47:25.719Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-08-17T14:47:25.719Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-08-17T14:47:25.719Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-08-17T14:47:25.719Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-08-17T14:47:25.719Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-08-17T14:47:25.719Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-08-17T14:47:25.719Z] === RUN TestUpdateRestartPolicy [2020-08-17T14:47:26.704Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-08-17T14:47:26.960Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-08-17T14:47:28.360Z] --- PASS: TestCreateServiceSecretFileMode (3.64s) [2020-08-17T14:47:28.360Z] === RUN TestCreateServiceConfigFileMode [2020-08-17T14:47:28.852Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-08-17T14:47:29.459Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-08-17T14:47:30.022Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-08-17T14:47:30.950Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-08-17T14:47:31.513Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-08-17T14:47:32.031Z] --- PASS: TestCreateServiceConfigFileMode (3.60s) [2020-08-17T14:47:32.031Z] === RUN TestCreateServiceSysctls [2020-08-17T14:47:32.075Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-08-17T14:47:32.332Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-08-17T14:47:34.848Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-08-17T14:47:35.411Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-08-17T14:47:36.339Z] === RUN TestDockerSuite/TestAttachDetach [2020-08-17T14:47:36.602Z] --- PASS: TestCreateServiceSysctls (4.55s) [2020-08-17T14:47:36.602Z] === RUN TestCreateServiceCapabilities [2020-08-17T14:47:37.059Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-08-17T14:47:37.059Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-08-17T14:47:37.059Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2020-08-17T14:47:37.059Z] ? github.com/docker/docker/api/server/router [no test files] [2020-08-17T14:47:37.059Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-08-17T14:47:37.059Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-08-17T14:47:37.059Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-08-17T14:47:37.060Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/types [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/types/container [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/types/events [no test files] [2020-08-17T14:47:37.060Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2020-08-17T14:47:37.060Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/types/image [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/types/network [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-08-17T14:47:37.060Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-08-17T14:47:37.060Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/builder [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-08-17T14:47:37.060Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2020-08-17T14:47:37.060Z] ok github.com/docker/docker/builder/remotecontext 0.078s coverage: 13.6% of statements [2020-08-17T14:47:37.060Z] ok github.com/docker/docker/builder/dockerfile 0.203s coverage: 48.1% of statements [2020-08-17T14:47:37.060Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-08-17T14:47:37.060Z] ok github.com/docker/docker/builder/remotecontext/git 1.230s coverage: 86.3% of statements [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/cli [no test files] [2020-08-17T14:47:37.060Z] ? github.com/docker/docker/cli/config [no test files] [2020-08-17T14:47:37.474Z] --- PASS: TestDaemonStartWithLogOpt (13.16s) [2020-08-17T14:47:37.474Z] === CONT TestReadPluginNoRead [2020-08-17T14:47:37.706Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-08-17T14:47:38.093Z] --- PASS: TestUpdateRestartPolicy (12.33s) [2020-08-17T14:47:38.093Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-17T14:47:38.639Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-08-17T14:47:38.664Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-08-17T14:47:38.664Z] === RUN TestWaitNonBlocked [2020-08-17T14:47:38.664Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-17T14:47:38.664Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-17T14:47:38.664Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-17T14:47:38.664Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-17T14:47:38.664Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-17T14:47:38.664Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-17T14:47:39.203Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-08-17T14:47:39.371Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-17T14:47:39.371Z] --- PASS: TestContinueAfterPluginCrash (16.94s) [2020-08-17T14:47:39.575Z] ok github.com/docker/docker/client 0.165s coverage: 75.4% of statements [2020-08-17T14:47:40.050Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-08-17T14:47:40.050Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.89s) [2020-08-17T14:47:40.050Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2020-08-17T14:47:40.050Z] === RUN TestWaitBlocked [2020-08-17T14:47:40.050Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-17T14:47:40.050Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-17T14:47:40.050Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-17T14:47:40.050Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-17T14:47:40.050Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-17T14:47:40.050Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-17T14:47:40.231Z] --- PASS: TestCreateServiceCapabilities (3.57s) [2020-08-17T14:47:40.231Z] === RUN TestInspect [2020-08-17T14:47:40.571Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-08-17T14:47:40.992Z] --- PASS: TestWaitBlocked (0.02s) [2020-08-17T14:47:40.992Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2020-08-17T14:47:40.992Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2020-08-17T14:47:40.992Z] === CONT TestContainerStartOnDaemonRestart [2020-08-17T14:47:40.992Z] === CONT TestIpcModeOlderClient [2020-08-17T14:47:40.992Z] === CONT TestDaemonHostGatewayIP [2020-08-17T14:47:40.992Z] === CONT TestContainerKillOnDaemonStart [2020-08-17T14:47:41.253Z] --- PASS: TestIpcModeOlderClient (0.23s) [2020-08-17T14:47:41.253Z] === CONT TestDaemonRestartIpcMode [2020-08-17T14:47:41.498Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-08-17T14:47:41.758Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-08-17T14:47:41.896Z] === RUN TestReadPluginNoRead/default [2020-08-17T14:47:42.321Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-08-17T14:47:43.251Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-08-17T14:47:43.794Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-17T14:47:43.820Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-08-17T14:47:43.955Z] --- PASS: TestInspect (3.58s) [2020-08-17T14:47:43.955Z] === RUN TestCreateJob [2020-08-17T14:47:44.559Z] --- PASS: TestContainerStartOnDaemonRestart (3.43s) [2020-08-17T14:47:45.504Z] --- PASS: TestDaemonRestartIpcMode (4.30s) [2020-08-17T14:47:45.713Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-08-17T14:47:45.713Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-08-17T14:47:45.764Z] --- PASS: TestDaemonHostGatewayIP (4.73s) [2020-08-17T14:47:46.287Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-08-17T14:47:46.322Z] --- PASS: TestReadPluginNoRead (10.36s) [2020-08-17T14:47:46.322Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.30s) [2020-08-17T14:47:46.322Z] --- PASS: TestReadPluginNoRead/default (2.22s) [2020-08-17T14:47:46.322Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.27s) [2020-08-17T14:47:46.322Z] read_test.go:92: [da65371fce497] daemon is not started [2020-08-17T14:47:46.322Z] PASS [2020-08-17T14:47:46.322Z] [2020-08-17T14:47:46.322Z] DONE 6 tests in 23.730s [2020-08-17T14:47:46.322Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-17T14:47:46.322Z] testing: warning: no tests to run [2020-08-17T14:47:46.322Z] PASS [2020-08-17T14:47:46.322Z] [2020-08-17T14:47:46.322Z] DONE 0 tests in 0.049s [2020-08-17T14:47:46.322Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-17T14:47:46.322Z] INFO: Testing against a local daemon [2020-08-17T14:47:46.322Z] === RUN TestPluginWithDevMounts [2020-08-17T14:47:46.322Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-08-17T14:47:46.322Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-08-17T14:47:46.322Z] PASS [2020-08-17T14:47:46.322Z] [2020-08-17T14:47:46.322Z] === Skipped [2020-08-17T14:47:46.322Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-08-17T14:47:46.322Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-08-17T14:47:46.322Z] [2020-08-17T14:47:46.322Z] [2020-08-17T14:47:46.322Z] DONE 1 tests, 1 skipped in 0.213s [2020-08-17T14:47:46.322Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-17T14:47:46.322Z] INFO: Testing against a local daemon [2020-08-17T14:47:46.322Z] === RUN TestSecretInspect [2020-08-17T14:47:46.322Z] --- SKIP: TestSecretInspect (0.02s) [2020-08-17T14:47:46.322Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.322Z] === RUN TestSecretList [2020-08-17T14:47:46.322Z] --- SKIP: TestSecretList (0.01s) [2020-08-17T14:47:46.322Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.322Z] === RUN TestSecretsCreateAndDelete [2020-08-17T14:47:46.322Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-08-17T14:47:46.322Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.322Z] === RUN TestSecretsUpdate [2020-08-17T14:47:46.544Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-08-17T14:47:46.580Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-08-17T14:47:46.580Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.580Z] === RUN TestTemplatedSecret [2020-08-17T14:47:46.580Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-08-17T14:47:46.580Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.580Z] === RUN TestSecretCreateResolve [2020-08-17T14:47:46.580Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-08-17T14:47:46.580Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.580Z] PASS [2020-08-17T14:47:46.580Z] [2020-08-17T14:47:46.580Z] === Skipped [2020-08-17T14:47:46.580Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-08-17T14:47:46.580Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.580Z] [2020-08-17T14:47:46.580Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-08-17T14:47:46.580Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.580Z] [2020-08-17T14:47:46.580Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-08-17T14:47:46.580Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.580Z] [2020-08-17T14:47:46.580Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-08-17T14:47:46.580Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.580Z] [2020-08-17T14:47:46.580Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-08-17T14:47:46.580Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.580Z] [2020-08-17T14:47:46.580Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-08-17T14:47:46.580Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.580Z] [2020-08-17T14:47:46.580Z] [2020-08-17T14:47:46.580Z] DONE 6 tests, 6 skipped in 0.240s [2020-08-17T14:47:46.580Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-08-17T14:47:46.580Z] INFO: Testing against a local daemon [2020-08-17T14:47:46.580Z] === RUN TestServiceCreateInit [2020-08-17T14:47:46.580Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-17T14:47:46.580Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-17T14:47:46.580Z] --- PASS: TestServiceCreateInit (0.02s) [2020-08-17T14:47:46.580Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-17T14:47:46.580Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.580Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-17T14:47:46.580Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.580Z] === RUN TestCreateServiceMultipleTimes [2020-08-17T14:47:46.800Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-08-17T14:47:46.838Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-08-17T14:47:46.838Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.838Z] === RUN TestCreateServiceConflict [2020-08-17T14:47:46.838Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-08-17T14:47:46.838Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.838Z] === RUN TestCreateServiceMaxReplicas [2020-08-17T14:47:46.838Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-08-17T14:47:46.838Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.838Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-17T14:47:46.838Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-08-17T14:47:46.838Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.838Z] === RUN TestCreateServiceSecretFileMode [2020-08-17T14:47:46.838Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-08-17T14:47:46.838Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.838Z] === RUN TestCreateServiceConfigFileMode [2020-08-17T14:47:46.838Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-08-17T14:47:46.838Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.838Z] === RUN TestCreateServiceSysctls [2020-08-17T14:47:46.838Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-08-17T14:47:46.838Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.838Z] === RUN TestCreateServiceCapabilities [2020-08-17T14:47:46.838Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-08-17T14:47:46.838Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.838Z] === RUN TestInspect [2020-08-17T14:47:46.838Z] --- SKIP: TestInspect (0.03s) [2020-08-17T14:47:46.838Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.838Z] === RUN TestCreateJob [2020-08-17T14:47:46.838Z] --- SKIP: TestCreateJob (0.01s) [2020-08-17T14:47:46.838Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.838Z] === RUN TestReplicatedJob [2020-08-17T14:47:46.838Z] --- SKIP: TestReplicatedJob (0.01s) [2020-08-17T14:47:46.838Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.838Z] === RUN TestUpdateReplicatedJob [2020-08-17T14:47:46.838Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-08-17T14:47:46.838Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.838Z] === RUN TestServiceListWithStatuses [2020-08-17T14:47:46.838Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-17T14:47:46.838Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-17T14:47:46.838Z] === RUN TestDockerNetworkConnectAlias [2020-08-17T14:47:46.838Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-08-17T14:47:46.838Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.838Z] === RUN TestDockerNetworkReConnect [2020-08-17T14:47:46.839Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-08-17T14:47:46.839Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:46.839Z] === RUN TestServicePlugin [2020-08-17T14:47:48.167Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-08-17T14:47:48.167Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-08-17T14:47:48.401Z] --- PASS: TestCreateJob (4.33s) [2020-08-17T14:47:48.401Z] === RUN TestReplicatedJob [2020-08-17T14:47:48.731Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-08-17T14:47:48.988Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-08-17T14:47:49.243Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-08-17T14:47:49.368Z] --- SKIP: TestServicePlugin (2.40s) [2020-08-17T14:47:49.368Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] === RUN TestServiceUpdateLabel [2020-08-17T14:47:49.368Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-08-17T14:47:49.368Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] === RUN TestServiceUpdateSecrets [2020-08-17T14:47:49.368Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-08-17T14:47:49.368Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] === RUN TestServiceUpdateConfigs [2020-08-17T14:47:49.368Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-08-17T14:47:49.368Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] === RUN TestServiceUpdateNetwork [2020-08-17T14:47:49.368Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-08-17T14:47:49.368Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] === RUN TestServiceUpdatePidsLimit [2020-08-17T14:47:49.368Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2020-08-17T14:47:49.368Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] PASS [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === Skipped [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-17T14:47:49.368Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-08-17T14:47:49.368Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-17T14:47:49.368Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-08-17T14:47:49.368Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-08-17T14:47:49.368Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-08-17T14:47:49.368Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-08-17T14:47:49.368Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-08-17T14:47:49.368Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-08-17T14:47:49.368Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-08-17T14:47:49.368Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-08-17T14:47:49.368Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-08-17T14:47:49.368Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestInspect (0.03s) [2020-08-17T14:47:49.368Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-08-17T14:47:49.368Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-08-17T14:47:49.368Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-08-17T14:47:49.368Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-17T14:47:49.368Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-08-17T14:47:49.368Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-08-17T14:47:49.368Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestServicePlugin (2.40s) [2020-08-17T14:47:49.368Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-08-17T14:47:49.368Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-08-17T14:47:49.368Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-08-17T14:47:49.368Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-08-17T14:47:49.368Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2020-08-17T14:47:49.368Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] [2020-08-17T14:47:49.368Z] DONE 24 tests, 23 skipped in 2.910s [2020-08-17T14:47:49.368Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-08-17T14:47:49.625Z] INFO: Testing against a local daemon [2020-08-17T14:47:49.625Z] === RUN TestSessionCreate [2020-08-17T14:47:49.625Z] --- PASS: TestSessionCreate (0.03s) [2020-08-17T14:47:49.625Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-17T14:47:49.625Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-17T14:47:49.625Z] PASS [2020-08-17T14:47:49.625Z] [2020-08-17T14:47:49.625Z] DONE 2 tests in 0.196s [2020-08-17T14:47:49.625Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-08-17T14:47:49.883Z] INFO: Testing against a local daemon [2020-08-17T14:47:49.883Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-17T14:47:49.883Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-08-17T14:47:49.883Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-17T14:47:49.883Z] === RUN TestEventsExecDie [2020-08-17T14:47:50.176Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-08-17T14:47:50.449Z] --- PASS: TestEventsExecDie (0.48s) [2020-08-17T14:47:50.449Z] === RUN TestEventsBackwardsCompatible [2020-08-17T14:47:50.449Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-08-17T14:47:50.449Z] === RUN TestInfoBinaryCommits [2020-08-17T14:47:50.449Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-08-17T14:47:50.449Z] === RUN TestInfoAPIVersioned [2020-08-17T14:47:50.449Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-17T14:47:50.449Z] === RUN TestInfoDiscoveryBackend [2020-08-17T14:47:51.821Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2020-08-17T14:47:51.821Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-17T14:47:52.070Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-08-17T14:47:53.470Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-08-17T14:47:55.754Z] --- PASS: TestContainerKillOnDaemonStart (13.16s) [2020-08-17T14:47:55.754Z] PASS [2020-08-17T14:47:55.754Z] [2020-08-17T14:47:55.754Z] === Skipped [2020-08-17T14:47:55.754Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-08-17T14:47:55.754Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-17T14:47:55.754Z] [2020-08-17T14:47:55.754Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-17T14:47:55.754Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-17T14:47:55.754Z] [2020-08-17T14:47:55.754Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-17T14:47:55.754Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-17T14:47:55.754Z] [2020-08-17T14:47:55.754Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-17T14:47:55.754Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-17T14:47:55.754Z] [2020-08-17T14:47:55.754Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-08-17T14:47:55.754Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-17T14:47:55.754Z] [2020-08-17T14:47:55.754Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-08-17T14:47:55.754Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-17T14:47:55.754Z] [2020-08-17T14:47:55.754Z] [2020-08-17T14:47:55.754Z] DONE 192 tests, 6 skipped in 137.074s [2020-08-17T14:47:55.754Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-08-17T14:47:55.754Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:47:55.754Z] ++ set -e [2020-08-17T14:47:55.754Z] ++ '[' -n 0 ']' [2020-08-17T14:47:55.754Z] ++ set -x [2020-08-17T14:47:55.754Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:47:55.754Z] INFO: Testing against a local daemon [2020-08-17T14:47:55.754Z] === RUN TestCommitInheritsEnv [2020-08-17T14:47:55.754Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-08-17T14:47:55.754Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-17T14:47:55.754Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-08-17T14:47:55.754Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-08-17T14:47:55.754Z] === RUN TestImagesFilterMultiReference [2020-08-17T14:47:55.754Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-08-17T14:47:55.754Z] === RUN TestImagePullPlatformInvalid [2020-08-17T14:47:55.754Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-08-17T14:47:55.754Z] === RUN TestRemoveImageOrphaning [2020-08-17T14:47:55.754Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-08-17T14:47:55.754Z] === RUN TestRemoveImageGarbageCollector [2020-08-17T14:47:55.754Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-08-17T14:47:55.754Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:47:55.754Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-17T14:47:55.754Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-08-17T14:47:55.754Z] === RUN TestTagInvalidReference [2020-08-17T14:47:55.754Z] --- PASS: TestTagInvalidReference (0.03s) [2020-08-17T14:47:55.754Z] === RUN TestTagValidPrefixedRepo [2020-08-17T14:47:55.754Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-08-17T14:47:55.754Z] === RUN TestTagExistedNameWithoutForce [2020-08-17T14:47:55.754Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-08-17T14:47:55.754Z] === RUN TestTagOfficialNames [2020-08-17T14:47:56.000Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-08-17T14:47:56.001Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-17T14:47:56.001Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-08-17T14:47:56.001Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-17T14:47:56.001Z] === RUN TestInfoAPI [2020-08-17T14:47:56.001Z] --- PASS: TestInfoAPI (0.04s) [2020-08-17T14:47:56.001Z] === RUN TestInfoAPIWarnings [2020-08-17T14:47:56.014Z] --- PASS: TestTagOfficialNames (0.07s) [2020-08-17T14:47:56.014Z] === RUN TestTagMatchesDigest [2020-08-17T14:47:56.014Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-08-17T14:47:56.014Z] PASS [2020-08-17T14:47:56.014Z] [2020-08-17T14:47:56.014Z] === Skipped [2020-08-17T14:47:56.014Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-08-17T14:47:56.014Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-08-17T14:47:56.014Z] [2020-08-17T14:47:56.014Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-08-17T14:47:56.014Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:47:56.014Z] [2020-08-17T14:47:56.014Z] [2020-08-17T14:47:56.014Z] DONE 12 tests, 2 skipped in 1.755s [2020-08-17T14:47:56.014Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-08-17T14:47:56.014Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:47:56.014Z] ++ set -e [2020-08-17T14:47:56.014Z] ++ '[' -n 0 ']' [2020-08-17T14:47:56.014Z] ++ set -x [2020-08-17T14:47:56.014Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:47:56.014Z] INFO: Testing against a local daemon [2020-08-17T14:47:56.014Z] === RUN TestNetworkCreateDelete [2020-08-17T14:47:56.026Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-08-17T14:47:56.585Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-08-17T14:47:56.585Z] === RUN TestDockerNetworkDeletePreferID [2020-08-17T14:47:56.867Z] --- PASS: TestReplicatedJob (7.52s) [2020-08-17T14:47:56.867Z] === RUN TestUpdateReplicatedJob [2020-08-17T14:47:56.933Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-08-17T14:47:56.933Z] === RUN TestInfoDebug [2020-08-17T14:47:57.396Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-08-17T14:47:57.959Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-08-17T14:47:57.969Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2020-08-17T14:47:57.969Z] === RUN TestDaemonDNSFallback [2020-08-17T14:47:58.306Z] --- PASS: TestInfoDebug (1.53s) [2020-08-17T14:47:58.306Z] === RUN TestInfoInsecureRegistries [2020-08-17T14:48:00.204Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-08-17T14:48:00.204Z] === RUN TestInfoRegistryMirrors [2020-08-17T14:48:00.374Z] --- PASS: TestUpdateReplicatedJob (4.61s) [2020-08-17T14:48:00.374Z] === RUN TestServiceListWithStatuses [2020-08-17T14:48:00.374Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-08-17T14:48:00.374Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-17T14:48:00.374Z] === RUN TestDockerNetworkConnectAlias [2020-08-17T14:48:01.578Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2020-08-17T14:48:01.578Z] === RUN TestLoginFailsWithBadCredentials [2020-08-17T14:48:01.836Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2020-08-17T14:48:01.836Z] === RUN TestPingCacheHeaders [2020-08-17T14:48:01.836Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-08-17T14:48:01.836Z] === RUN TestPingGet [2020-08-17T14:48:01.836Z] --- PASS: TestPingGet (0.01s) [2020-08-17T14:48:01.836Z] === RUN TestPingHead [2020-08-17T14:48:01.836Z] --- PASS: TestPingHead (0.02s) [2020-08-17T14:48:01.836Z] === RUN TestVersion [2020-08-17T14:48:01.836Z] --- PASS: TestVersion (0.02s) [2020-08-17T14:48:01.836Z] PASS [2020-08-17T14:48:01.836Z] [2020-08-17T14:48:01.836Z] === Skipped [2020-08-17T14:48:01.836Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-08-17T14:48:01.836Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-17T14:48:01.836Z] [2020-08-17T14:48:01.836Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-08-17T14:48:01.836Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-08-17T14:48:01.836Z] [2020-08-17T14:48:01.836Z] [2020-08-17T14:48:01.836Z] DONE 18 tests, 2 skipped in 12.318s [2020-08-17T14:48:01.836Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-17T14:48:02.094Z] INFO: Testing against a local daemon [2020-08-17T14:48:02.094Z] === RUN TestVolumesCreateAndList [2020-08-17T14:48:02.094Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-08-17T14:48:02.094Z] === RUN TestVolumesRemove [2020-08-17T14:48:02.094Z] --- PASS: TestVolumesRemove (0.08s) [2020-08-17T14:48:02.094Z] === RUN TestVolumesInspect [2020-08-17T14:48:02.094Z] --- PASS: TestVolumesInspect (0.02s) [2020-08-17T14:48:02.094Z] === RUN TestVolumesInvalidJSON [2020-08-17T14:48:02.094Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-17T14:48:02.094Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-17T14:48:02.094Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-17T14:48:02.094Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-17T14:48:02.094Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-17T14:48:02.094Z] PASS [2020-08-17T14:48:02.094Z] [2020-08-17T14:48:02.094Z] DONE 5 tests in 0.286s [2020-08-17T14:48:02.131Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-08-17T14:48:02.353Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-17T14:48:02.353Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11949 is not a child of this shell [2020-08-17T14:48:02.353Z] warning: PID 11949 from bundles/test-integration/docker.pid had a nonzero exit code [2020-08-17T14:48:02.353Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-17T14:48:02.353Z] [2020-08-17T14:48:02.353Z] Unloading profiles will leave already running processes permanently [2020-08-17T14:48:02.353Z] unconfined, which can lead to unexpected situations. [2020-08-17T14:48:02.353Z] [2020-08-17T14:48:02.353Z] To set a process to complain mode, use the command line tool [2020-08-17T14:48:02.353Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-17T14:48:02.353Z] Removing test suite binaries [2020-08-17T14:48:02.353Z] exiting test-integration [2020-08-17T14:48:02.353Z] ++ exit 0 [2020-08-17T14:48:03.286Z] Post stage [Pipeline] junit [2020-08-17T14:48:04.689Z] Recording test results [2020-08-17T14:48:05.403Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-08-17T14:48:05.660Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-08-17T14:48:06.101Z] --- PASS: TestDaemonDNSFallback (7.33s) [2020-08-17T14:48:06.101Z] === RUN TestInspectNetwork [2020-08-17T14:48:06.223Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-17T14:48:06.480Z] --- PASS: TestBuildWithHugeFile (110.13s) [2020-08-17T14:48:06.480Z] === RUN TestBuildWithEmptyDockerfile [2020-08-17T14:48:06.480Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-17T14:48:06.480Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-17T14:48:06.480Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-17T14:48:06.480Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-17T14:48:06.480Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-17T14:48:06.480Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-17T14:48:06.480Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-08-17T14:48:06.480Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-08-17T14:48:06.480Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-08-17T14:48:06.689Z] + echo Ensuring container killed. [2020-08-17T14:48:06.689Z] Ensuring container killed. [2020-08-17T14:48:06.689Z] + docker rm -vf docker-pr7 [2020-08-17T14:48:06.689Z] Error: No such container: docker-pr7 [2020-08-17T14:48:06.689Z] + true [Pipeline] sh [2020-08-17T14:48:06.736Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-08-17T14:48:06.736Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-08-17T14:48:06.736Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2020-08-17T14:48:06.736Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-08-17T14:48:06.736Z] === RUN TestBuildPreserveOwnership [2020-08-17T14:48:06.736Z] === RUN TestBuildPreserveOwnership/copy_from [2020-08-17T14:48:06.736Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-08-17T14:48:06.971Z] + echo Chowning /workspace to jenkins user [2020-08-17T14:48:06.971Z] Chowning /workspace to jenkins user [2020-08-17T14:48:06.971Z] + id -u [2020-08-17T14:48:06.971Z] + id -g [2020-08-17T14:48:06.971Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41335:/workspace busybox chown -R 1000:1000 /workspace [2020-08-17T14:48:06.971Z] Unable to find image 'busybox:latest' locally [2020-08-17T14:48:07.298Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-08-17T14:48:07.860Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-08-17T14:48:08.425Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-08-17T14:48:08.838Z] --- PASS: TestDockerNetworkConnectAlias (7.88s) [2020-08-17T14:48:08.838Z] === RUN TestDockerNetworkReConnect [2020-08-17T14:48:09.795Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-08-17T14:48:10.051Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-08-17T14:48:10.306Z] === RUN TestInspectNetwork/full_network_id [2020-08-17T14:48:10.306Z] === RUN TestInspectNetwork/partial_network_id [2020-08-17T14:48:10.306Z] === RUN TestInspectNetwork/network_name [2020-08-17T14:48:10.306Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-17T14:48:10.307Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-08-17T14:48:10.307Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-08-17T14:48:11.236Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-08-17T14:48:12.165Z] --- PASS: TestBuildPreserveOwnership (5.44s) [2020-08-17T14:48:12.165Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.48s) [2020-08-17T14:48:12.165Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.94s) [2020-08-17T14:48:12.165Z] === RUN TestBuildPlatformInvalid [2020-08-17T14:48:12.250Z] latest: Pulling from library/busybox [2020-08-17T14:48:12.250Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-17T14:48:12.250Z] 61c5ed1cbdf8: Download complete [2020-08-17T14:48:12.250Z] 61c5ed1cbdf8: Pull complete [2020-08-17T14:48:12.250Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-17T14:48:12.250Z] Status: Downloaded newer image for busybox:latest [2020-08-17T14:48:12.421Z] --- PASS: TestBuildPlatformInvalid (0.23s) [2020-08-17T14:48:12.421Z] PASS [2020-08-17T14:48:12.421Z] [2020-08-17T14:48:12.421Z] === Skipped [2020-08-17T14:48:12.421Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-08-17T14:48:12.421Z] build_session_test.go:25: TODO: BuildKit [2020-08-17T14:48:12.421Z] [2020-08-17T14:48:12.421Z] [2020-08-17T14:48:12.421Z] DONE 32 tests, 1 skipped in 196.174s [2020-08-17T14:48:12.421Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-08-17T14:48:12.421Z] ++ 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-08-17T14:48:12.421Z] ++ set -e [2020-08-17T14:48:12.421Z] ++ '[' -n 0 ']' [2020-08-17T14:48:12.421Z] ++ set -x [2020-08-17T14:48:12.421Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:48:12.677Z] INFO: Testing against a local daemon [2020-08-17T14:48:12.677Z] === RUN TestConfigInspect [2020-08-17T14:48:12.932Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-17T14:48:14.397Z] --- PASS: TestDockerNetworkReConnect (6.13s) [2020-08-17T14:48:14.397Z] === RUN TestServicePlugin [2020-08-17T14:48:14.397Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-17T14:48:14.397Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:48:14.397Z] === RUN TestServiceUpdateLabel [2020-08-17T14:48:14.446Z] + bundleName=amd64-rootless [2020-08-17T14:48:14.446Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-08-17T14:48:14.446Z] Creating amd64-rootless-bundles.tar.gz [2020-08-17T14:48:14.446Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-17T14:48:14.446Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-17T14:48:14.456Z] Archiving artifacts [2020-08-17T14:48:14.507Z] --- PASS: TestInspectNetwork (9.47s) [2020-08-17T14:48:14.507Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-17T14:48:14.507Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-17T14:48:14.507Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-17T14:48:14.507Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-17T14:48:14.507Z] === RUN TestRunContainerWithBridgeNone [2020-08-17T14:48:15.455Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-08-17T14:48:15.455Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-08-17T14:48:15.455Z] --- PASS: TestConfigInspect (2.77s) [2020-08-17T14:48:15.455Z] === RUN TestConfigList [2020-08-17T14:48:16.018Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-08-17T14:48:16.432Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41335/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-17T14:48:16.744Z] + make clean [2020-08-17T14:48:17.001Z] docker volume rm -f docker-dev-cache [2020-08-17T14:48:17.001Z] docker-dev-cache [Pipeline] deleteDir [2020-08-17T14:48:17.050Z] --- PASS: TestRunContainerWithBridgeNone (2.44s) [2020-08-17T14:48:17.050Z] === RUN TestNetworkInvalidJSON [2020-08-17T14:48:17.050Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-17T14:48:17.050Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-17T14:48:17.050Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-17T14:48:17.050Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-17T14:48:17.050Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-17T14:48:17.050Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-17T14:48:17.050Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-17T14:48:17.050Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-17T14:48:17.050Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-17T14:48:17.050Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-08-17T14:48:17.050Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-17T14:48:17.050Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-17T14:48:17.050Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-17T14:48:17.050Z] === RUN TestHostIPv4BridgeLabel [2020-08-17T14:48:17.383Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-08-17T14:48:17.384Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-08-17T14:48:17.621Z] --- PASS: TestHostIPv4BridgeLabel (0.78s) [2020-08-17T14:48:17.621Z] === RUN TestDaemonRestartWithLiveRestore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-17T14:48:17.917Z] --- PASS: TestServiceUpdateLabel (3.62s) [2020-08-17T14:48:17.917Z] === RUN TestServiceUpdateSecrets [2020-08-17T14:48:18.755Z] --- PASS: TestConfigList (3.20s) [2020-08-17T14:48:18.755Z] === RUN TestConfigsCreateAndDelete [2020-08-17T14:48:19.005Z] --- PASS: TestDaemonRestartWithLiveRestore (1.33s) [2020-08-17T14:48:19.005Z] === RUN TestDaemonDefaultNetworkPools [2020-08-17T14:48:19.683Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-08-17T14:48:20.389Z] --- PASS: TestDaemonDefaultNetworkPools (1.25s) [2020-08-17T14:48:20.389Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-17T14:48:22.214Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-08-17T14:48:22.214Z] --- PASS: TestConfigsCreateAndDelete (3.36s) [2020-08-17T14:48:22.214Z] === RUN TestConfigsUpdate [2020-08-17T14:48:22.301Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.89s) [2020-08-17T14:48:22.301Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-17T14:48:22.776Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-08-17T14:48:23.339Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-08-17T14:48:24.845Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.34s) [2020-08-17T14:48:24.845Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-17T14:48:25.231Z] --- PASS: TestConfigsUpdate (3.11s) [2020-08-17T14:48:25.231Z] === RUN TestTemplatedConfig [2020-08-17T14:48:25.231Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-08-17T14:48:25.415Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2020-08-17T14:48:25.415Z] === RUN TestServiceWithPredefinedNetwork [2020-08-17T14:48:26.206Z] ok github.com/docker/docker/cmd/dockerd 0.088s coverage: 30.8% of statements [2020-08-17T14:48:26.206Z] ok github.com/docker/docker/container 0.118s coverage: 34.7% of statements [2020-08-17T14:48:26.206Z] ? github.com/docker/docker/container/stream [no test files] [2020-08-17T14:48:26.206Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-08-17T14:48:26.206Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-08-17T14:48:26.206Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-08-17T14:48:26.597Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-08-17T14:48:26.597Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-08-17T14:48:28.489Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-08-17T14:48:28.489Z] --- PASS: TestTemplatedConfig (3.49s) [2020-08-17T14:48:28.489Z] === RUN TestConfigCreateResolve [2020-08-17T14:48:28.489Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-08-17T14:48:28.715Z] --- PASS: TestServiceWithPredefinedNetwork (3.30s) [2020-08-17T14:48:28.715Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-17T14:48:28.715Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-17T14:48:28.715Z] service_test.go:236: FLAKY_TEST [2020-08-17T14:48:28.715Z] === RUN TestServiceWithDataPathPortInit [2020-08-17T14:48:29.050Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-08-17T14:48:30.371Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2020-08-17T14:48:31.570Z] --- PASS: TestConfigCreateResolve (3.09s) [2020-08-17T14:48:31.570Z] === RUN TestConfigDaemonLibtrustID [2020-08-17T14:48:31.737Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-08-17T14:48:31.828Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-08-17T14:48:32.085Z] --- PASS: TestConfigDaemonLibtrustID (0.61s) [2020-08-17T14:48:32.085Z] PASS [2020-08-17T14:48:32.342Z] [2020-08-17T14:48:32.342Z] DONE 7 tests in 19.802s [2020-08-17T14:48:32.342Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-08-17T14:48:32.342Z] ++ 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-08-17T14:48:32.342Z] ++ set -e [2020-08-17T14:48:32.342Z] ++ '[' -n 0 ']' [2020-08-17T14:48:32.342Z] ++ set -x [2020-08-17T14:48:32.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:48:32.342Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-08-17T14:48:32.342Z] INFO: Testing against a local daemon [2020-08-17T14:48:32.342Z] === RUN TestCheckpoint [2020-08-17T14:48:32.342Z] --- SKIP: TestCheckpoint (0.00s) [2020-08-17T14:48:32.342Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-17T14:48:32.342Z] === RUN TestContainerInvalidJSON [2020-08-17T14:48:32.342Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-08-17T14:48:32.342Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-08-17T14:48:32.342Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-08-17T14:48:32.342Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-08-17T14:48:32.342Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-08-17T14:48:32.342Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-08-17T14:48:32.342Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-08-17T14:48:32.342Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-08-17T14:48:32.598Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-08-17T14:48:32.599Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-08-17T14:48:32.599Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-08-17T14:48:32.599Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-08-17T14:48:32.599Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-08-17T14:48:32.599Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-08-17T14:48:32.599Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2020-08-17T14:48:32.599Z] === RUN TestCopyFromContainerPathIsNotDir [2020-08-17T14:48:32.599Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-08-17T14:48:32.599Z] === RUN TestCopyToContainerPathDoesNotExist [2020-08-17T14:48:32.599Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-08-17T14:48:32.599Z] === RUN TestCopyToContainerPathIsNotDir [2020-08-17T14:48:32.855Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-08-17T14:48:32.855Z] === RUN TestCopyFromContainer [2020-08-17T14:48:32.855Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-08-17T14:48:33.627Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-08-17T14:48:33.784Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-08-17T14:48:34.346Z] === RUN TestCopyFromContainer// [2020-08-17T14:48:34.346Z] === RUN TestCopyFromContainer//bar/root [2020-08-17T14:48:34.603Z] === RUN TestCopyFromContainer//bar/root/ [2020-08-17T14:48:34.603Z] === RUN TestCopyFromContainer/bar/quux [2020-08-17T14:48:34.860Z] === RUN TestCopyFromContainer/bar/quux/ [2020-08-17T14:48:34.860Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-08-17T14:48:35.117Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-08-17T14:48:35.117Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-08-17T14:48:35.373Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-08-17T14:48:35.373Z] === RUN TestCopyFromContainer/bar/notarget [2020-08-17T14:48:35.373Z] --- PASS: TestCopyFromContainer (2.77s) [2020-08-17T14:48:35.373Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-08-17T14:48:35.373Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-08-17T14:48:35.373Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-08-17T14:48:35.373Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-08-17T14:48:35.373Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2020-08-17T14:48:35.373Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2020-08-17T14:48:35.373Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-08-17T14:48:35.373Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-08-17T14:48:35.373Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-08-17T14:48:35.373Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-08-17T14:48:35.373Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-08-17T14:48:35.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-17T14:48:35.629Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-17T14:48:35.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-17T14:48:35.629Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-17T14:48:35.629Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-17T14:48:35.629Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-17T14:48:35.629Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-08-17T14:48:35.629Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-08-17T14:48:35.629Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-08-17T14:48:35.629Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-08-17T14:48:35.629Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-08-17T14:48:35.629Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-08-17T14:48:35.629Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-08-17T14:48:35.629Z] === RUN TestCreateLinkToNonExistingContainer [2020-08-17T14:48:35.629Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-08-17T14:48:35.629Z] === RUN TestCreateWithInvalidEnv [2020-08-17T14:48:35.629Z] === RUN TestCreateWithInvalidEnv/0 [2020-08-17T14:48:35.629Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-08-17T14:48:35.629Z] === RUN TestCreateWithInvalidEnv/1 [2020-08-17T14:48:35.629Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-08-17T14:48:35.629Z] === RUN TestCreateWithInvalidEnv/2 [2020-08-17T14:48:35.629Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-08-17T14:48:35.629Z] === CONT TestCreateWithInvalidEnv/0 [2020-08-17T14:48:35.629Z] === CONT TestCreateWithInvalidEnv/2 [2020-08-17T14:48:35.629Z] === CONT TestCreateWithInvalidEnv/1 [2020-08-17T14:48:35.629Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2020-08-17T14:48:35.629Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-08-17T14:48:35.629Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-08-17T14:48:35.629Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-08-17T14:48:35.629Z] === RUN TestCreateTmpfsMountsTarget [2020-08-17T14:48:35.629Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2020-08-17T14:48:35.629Z] === RUN TestCreateWithCustomMaskedPaths [2020-08-17T14:48:36.191Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-08-17T14:48:36.479Z] --- PASS: TestServiceUpdateSecrets (15.86s) [2020-08-17T14:48:36.479Z] === RUN TestServiceUpdateConfigs [2020-08-17T14:48:36.753Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-08-17T14:48:37.680Z] --- PASS: TestCreateWithCustomMaskedPaths (2.10s) [2020-08-17T14:48:37.680Z] === RUN TestCreateWithCustomReadonlyPaths [2020-08-17T14:48:39.614Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-08-17T14:48:39.614Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s) [2020-08-17T14:48:39.614Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-08-17T14:48:39.614Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-17T14:48:39.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-17T14:48:39.614Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-17T14:48:39.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-17T14:48:39.614Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-17T14:48:39.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-17T14:48:39.614Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-17T14:48:39.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-17T14:48:39.614Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-17T14:48:39.614Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-17T14:48:39.614Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-08-17T14:48:39.614Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-08-17T14:48:39.614Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-08-17T14:48:39.614Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-08-17T14:48:39.614Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-08-17T14:48:39.614Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-08-17T14:48:39.614Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-08-17T14:48:39.614Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-08-17T14:48:39.614Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-08-17T14:48:39.614Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-08-17T14:48:39.614Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-08-17T14:48:39.614Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-08-17T14:48:39.614Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-08-17T14:48:39.872Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-08-17T14:48:40.128Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2020-08-17T14:48:40.128Z] === RUN TestCreateDifferentPlatform [2020-08-17T14:48:40.128Z] === RUN TestCreateDifferentPlatform/different_os [2020-08-17T14:48:40.128Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-08-17T14:48:40.128Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2020-08-17T14:48:40.128Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-08-17T14:48:40.128Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2020-08-17T14:48:40.128Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-08-17T14:48:40.128Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-08-17T14:48:40.128Z] === RUN TestContainerStartOnDaemonRestart [2020-08-17T14:48:40.128Z] === PAUSE TestContainerStartOnDaemonRestart [2020-08-17T14:48:40.128Z] === RUN TestDaemonRestartIpcMode [2020-08-17T14:48:40.128Z] === PAUSE TestDaemonRestartIpcMode [2020-08-17T14:48:40.128Z] === RUN TestDaemonHostGatewayIP [2020-08-17T14:48:40.128Z] === PAUSE TestDaemonHostGatewayIP [2020-08-17T14:48:40.128Z] === RUN TestContainerKillOnDaemonStart [2020-08-17T14:48:40.128Z] === PAUSE TestContainerKillOnDaemonStart [2020-08-17T14:48:40.128Z] === RUN TestDiff [2020-08-17T14:48:40.384Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-08-17T14:48:40.945Z] --- PASS: TestDiff (0.66s) [2020-08-17T14:48:40.945Z] === RUN TestExecWithCloseStdin [2020-08-17T14:48:40.945Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-08-17T14:48:40.945Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-08-17T14:48:41.872Z] --- PASS: TestExecWithCloseStdin (0.92s) [2020-08-17T14:48:41.872Z] === RUN TestExec [2020-08-17T14:48:42.128Z] === RUN TestDockerSuite/TestBuildAddScript [2020-08-17T14:48:42.692Z] --- PASS: TestExec (0.88s) [2020-08-17T14:48:42.692Z] === RUN TestExecUser [2020-08-17T14:48:42.692Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-08-17T14:48:43.571Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 14.1% of statements [2020-08-17T14:48:43.571Z] ok github.com/docker/docker/daemon 12.156s coverage: 17.4% of statements [2020-08-17T14:48:43.571Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-08-17T14:48:43.571Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-08-17T14:48:43.621Z] --- PASS: TestExecUser (0.95s) [2020-08-17T14:48:43.622Z] === RUN TestExportContainerAndImportImage [2020-08-17T14:48:43.826Z] ok github.com/docker/docker/daemon/config 0.059s coverage: 81.8% of statements [2020-08-17T14:48:44.563Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-08-17T14:48:44.819Z] --- PASS: TestExportContainerAndImportImage (1.20s) [2020-08-17T14:48:44.819Z] === RUN TestExportContainerAfterDaemonRestart [2020-08-17T14:48:45.075Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-08-17T14:48:45.190Z] ok github.com/docker/docker/daemon/discovery 0.009s coverage: 30.0% of statements [2020-08-17T14:48:45.190Z] ok github.com/docker/docker/daemon/events 0.064s coverage: 50.0% of statements [2020-08-17T14:48:45.190Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-08-17T14:48:45.190Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-08-17T14:48:46.005Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-08-17T14:48:46.565Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-08-17T14:48:46.570Z] --- PASS: TestExportContainerAfterDaemonRestart (1.73s) [2020-08-17T14:48:46.570Z] === RUN TestHealthCheckWorkdir [2020-08-17T14:48:46.826Z] --- PASS: TestServiceWithDataPathPortInit (18.08s) [2020-08-17T14:48:46.826Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-17T14:48:47.504Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-08-17T14:48:47.504Z] === RUN TestHealthKillContainer [2020-08-17T14:48:47.761Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-08-17T14:48:49.084Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.481s coverage: 73.1% of statements [2020-08-17T14:48:49.126Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-08-17T14:48:49.341Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.022s coverage: 2.9% of statements [2020-08-17T14:48:50.493Z] --- PASS: TestHealthKillContainer (2.78s) [2020-08-17T14:48:50.493Z] === RUN TestInspectCpusetInConfigPre120 [2020-08-17T14:48:50.705Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.472s coverage: 57.0% of statements [2020-08-17T14:48:50.749Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-08-17T14:48:51.005Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2020-08-17T14:48:51.005Z] === RUN TestIpcModeNone [2020-08-17T14:48:51.569Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-08-17T14:48:51.801Z] --- PASS: TestServiceUpdateConfigs (15.65s) [2020-08-17T14:48:51.801Z] === RUN TestServiceUpdateNetwork [2020-08-17T14:48:52.130Z] --- PASS: TestIpcModeNone (0.87s) [2020-08-17T14:48:52.130Z] === RUN TestIpcModePrivate [2020-08-17T14:48:52.600Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-08-17T14:48:52.692Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-08-17T14:48:52.692Z] --- PASS: TestIpcModePrivate (0.76s) [2020-08-17T14:48:52.692Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:104, shared: false, mustBeShared: false [2020-08-17T14:48:52.692Z] === RUN TestIpcModeShareable [2020-08-17T14:48:52.948Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-08-17T14:48:53.510Z] --- PASS: TestIpcModeShareable (0.86s) [2020-08-17T14:48:53.510Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2020-08-17T14:48:53.510Z] === RUN TestAPIIpcModeShareableAndContainer [2020-08-17T14:48:55.118Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.769s coverage: 46.2% of statements [2020-08-17T14:48:55.118Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-08-17T14:48:55.118Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.301s coverage: 49.5% of statements [2020-08-17T14:48:56.027Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.05s) [2020-08-17T14:48:56.028Z] === RUN TestAPIIpcModeHost [2020-08-17T14:48:56.028Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-08-17T14:48:56.028Z] --- PASS: TestAPIIpcModeHost (0.51s) [2020-08-17T14:48:56.028Z] === RUN TestDaemonIpcModeShareable [2020-08-17T14:48:56.589Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-08-17T14:48:56.865Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.99s) [2020-08-17T14:48:56.865Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gslbg9rqjkepasa9atoajyppq Created:2020-08-17 14:48:48.383201259 +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[09a31b333465c3a4c46c9992a1d94da0bef458417ea70f1fd5e6aebf6102efef:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hgnzuytxpb2vq6kydvwyu1c04 EndpointID:40d0317db6d4047c4d55513818d662c4a8850660a737a50a2ef3ff6336a1c487 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:05d4e43c5a4fe45f8e8c3d401a9c8f681a65ff5c837d3a429d3f99e942bcf83e 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:c5c398848782 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hgnzuytxpb2vq6kydvwyu1c04 EndpointID:40d0317db6d4047c4d55513818d662c4a8850660a737a50a2ef3ff6336a1c487 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-17T14:48:56.865Z] PASS [2020-08-17T14:48:56.865Z] [2020-08-17T14:48:56.865Z] === Skipped [2020-08-17T14:48:56.865Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-17T14:48:56.865Z] service_test.go:236: FLAKY_TEST [2020-08-17T14:48:56.865Z] [2020-08-17T14:48:56.865Z] [2020-08-17T14:48:56.865Z] DONE 23 tests, 1 skipped in 59.776s [2020-08-17T14:48:56.866Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-17T14:48:56.866Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:48:56.866Z] ++ set -e [2020-08-17T14:48:56.866Z] ++ '[' -n 0 ']' [2020-08-17T14:48:56.866Z] ++ set -x [2020-08-17T14:48:56.866Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:48:56.866Z] INFO: Testing against a local daemon [2020-08-17T14:48:56.866Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-17T14:48:56.866Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-17T14:48:56.866Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-17T14:48:56.866Z] === RUN TestDockerNetworkIpvlan [2020-08-17T14:48:56.866Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-17T14:48:56.866Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-17T14:48:56.866Z] PASS [2020-08-17T14:48:56.866Z] [2020-08-17T14:48:56.866Z] === Skipped [2020-08-17T14:48:56.866Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-08-17T14:48:56.866Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-17T14:48:56.866Z] [2020-08-17T14:48:56.866Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-17T14:48:56.866Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-17T14:48:56.866Z] [2020-08-17T14:48:56.866Z] [2020-08-17T14:48:56.866Z] DONE 2 tests, 2 skipped in 0.177s [2020-08-17T14:48:56.866Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-17T14:48:56.866Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:48:56.866Z] ++ set -e [2020-08-17T14:48:56.866Z] ++ '[' -n 0 ']' [2020-08-17T14:48:56.866Z] ++ set -x [2020-08-17T14:48:56.866Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:48:56.866Z] INFO: Testing against a local daemon [2020-08-17T14:48:56.866Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-17T14:48:57.009Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.237s coverage: 76.1% of statements [2020-08-17T14:48:57.009Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.531s coverage: 57.7% of statements [2020-08-17T14:48:57.009Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-08-17T14:48:57.009Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-08-17T14:48:57.956Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2020-08-17T14:48:57.956Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2020-08-17T14:48:57.956Z] === RUN TestDaemonIpcModePrivate [2020-08-17T14:48:58.211Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-08-17T14:48:58.211Z] === RUN TestDockerSuite/TestBuildAddTar [2020-08-17T14:48:58.261Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.09s) [2020-08-17T14:48:58.261Z] === RUN TestDockerNetworkMacvlan [2020-08-17T14:48:58.927Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-08-17T14:48:58.927Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2020-08-17T14:48:59.202Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-17T14:48:59.493Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2020-08-17T14:48:59.576Z] --- PASS: TestDaemonIpcModePrivate (1.50s) [2020-08-17T14:48:59.576Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2020-08-17T14:48:59.576Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-08-17T14:49:00.585Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-17T14:49:00.943Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.45s) [2020-08-17T14:49:00.943Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2020-08-17T14:49:00.943Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-08-17T14:49:01.969Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-17T14:49:02.014Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.8% of statements [2020-08-17T14:49:02.014Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-08-17T14:49:02.014Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-08-17T14:49:02.014Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 41.0% of statements [2020-08-17T14:49:02.308Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.43s) [2020-08-17T14:49:02.308Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2020-08-17T14:49:02.308Z] === RUN TestIpcModeOlderClient [2020-08-17T14:49:02.308Z] === PAUSE TestIpcModeOlderClient [2020-08-17T14:49:02.308Z] === RUN TestKillContainerInvalidSignal [2020-08-17T14:49:02.871Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2020-08-17T14:49:02.871Z] === RUN TestKillContainer [2020-08-17T14:49:02.871Z] === RUN TestKillContainer/no_signal [2020-08-17T14:49:03.128Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-08-17T14:49:03.385Z] === RUN TestKillContainer/non_killing_signal [2020-08-17T14:49:03.902Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2020-08-17T14:49:03.902Z] ok github.com/docker/docker/daemon/logger/awslogs 0.165s coverage: 77.4% of statements [2020-08-17T14:49:03.902Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-08-17T14:49:03.902Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-08-17T14:49:03.950Z] === RUN TestKillContainer/killing_signal [2020-08-17T14:49:04.210Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-08-17T14:49:04.829Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-08-17T14:49:05.138Z] --- PASS: TestKillContainer (2.17s) [2020-08-17T14:49:05.138Z] --- PASS: TestKillContainer/no_signal (0.57s) [2020-08-17T14:49:05.138Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2020-08-17T14:49:05.138Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2020-08-17T14:49:05.138Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-08-17T14:49:05.138Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-08-17T14:49:05.268Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-17T14:49:05.390Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.024s coverage: 61.6% of statements [2020-08-17T14:49:05.394Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-08-17T14:49:05.646Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2020-08-17T14:49:05.652Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-08-17T14:49:06.580Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.51s) [2020-08-17T14:49:06.580Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2020-08-17T14:49:06.580Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2020-08-17T14:49:06.580Z] === RUN TestKillStoppedContainer [2020-08-17T14:49:06.580Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-08-17T14:49:06.580Z] === RUN TestKillStoppedContainerAPIPre120 [2020-08-17T14:49:06.580Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-08-17T14:49:06.580Z] === RUN TestKillDifferentUserContainer [2020-08-17T14:49:06.835Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-08-17T14:49:07.012Z] ok github.com/docker/docker/daemon/logger/local 0.053s coverage: 75.2% of statements [2020-08-17T14:49:07.012Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-08-17T14:49:07.131Z] --- PASS: TestServiceUpdateNetwork (16.73s) [2020-08-17T14:49:07.131Z] === RUN TestServiceUpdatePidsLimit [2020-08-17T14:49:07.269Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 37.7% of statements [2020-08-17T14:49:07.411Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2020-08-17T14:49:07.411Z] === RUN TestInspectOomKilledTrue [2020-08-17T14:49:07.411Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-08-17T14:49:07.411Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-17T14:49:07.411Z] === RUN TestInspectOomKilledFalse [2020-08-17T14:49:07.411Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-08-17T14:49:07.411Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-17T14:49:07.411Z] === RUN TestLinksEtcHostsContentMatch [2020-08-17T14:49:07.421Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-17T14:49:07.976Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-08-17T14:49:07.976Z] === RUN TestLinksContainerNames [2020-08-17T14:49:08.051Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-17T14:49:08.197Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-08-17T14:49:08.566Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-17T14:49:09.867Z] --- PASS: TestLinksContainerNames (1.51s) [2020-08-17T14:49:09.867Z] === RUN TestLogsFollowTailEmpty [2020-08-17T14:49:10.087Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-08-17T14:49:10.087Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-08-17T14:49:10.123Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-08-17T14:49:10.378Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2020-08-17T14:49:10.378Z] === RUN TestContainerNetworkMountsNoChown [2020-08-17T14:49:10.648Z] ok github.com/docker/docker/daemon/logger/splunk 1.612s coverage: 82.5% of statements [2020-08-17T14:49:10.648Z] ? github.com/docker/docker/daemon/names [no test files] [2020-08-17T14:49:10.904Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2020-08-17T14:49:10.904Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-08-17T14:49:10.942Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-08-17T14:49:10.942Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2020-08-17T14:49:10.942Z] === RUN TestMountDaemonRoot [2020-08-17T14:49:10.942Z] === RUN TestMountDaemonRoot/default [2020-08-17T14:49:10.942Z] === PAUSE TestMountDaemonRoot/default [2020-08-17T14:49:10.942Z] === RUN TestMountDaemonRoot/private [2020-08-17T14:49:10.942Z] === PAUSE TestMountDaemonRoot/private [2020-08-17T14:49:10.942Z] === RUN TestMountDaemonRoot/rprivate [2020-08-17T14:49:10.942Z] === PAUSE TestMountDaemonRoot/rprivate [2020-08-17T14:49:10.942Z] === RUN TestMountDaemonRoot/slave [2020-08-17T14:49:10.942Z] === PAUSE TestMountDaemonRoot/slave [2020-08-17T14:49:10.942Z] === RUN TestMountDaemonRoot/rslave [2020-08-17T14:49:10.942Z] === PAUSE TestMountDaemonRoot/rslave [2020-08-17T14:49:10.942Z] === RUN TestMountDaemonRoot/shared [2020-08-17T14:49:10.942Z] === PAUSE TestMountDaemonRoot/shared [2020-08-17T14:49:10.942Z] === RUN TestMountDaemonRoot/rshared [2020-08-17T14:49:10.942Z] === PAUSE TestMountDaemonRoot/rshared [2020-08-17T14:49:10.942Z] === CONT TestMountDaemonRoot/default [2020-08-17T14:49:10.942Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-08-17T14:49:10.942Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-08-17T14:49:10.942Z] === RUN TestMountDaemonRoot/default/bind_root [2020-08-17T14:49:10.942Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-08-17T14:49:10.942Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-08-17T14:49:10.942Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-08-17T14:49:10.942Z] === RUN TestMountDaemonRoot/default/mount_root [2020-08-17T14:49:10.942Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-08-17T14:49:10.942Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-08-17T14:49:10.942Z] === CONT TestMountDaemonRoot/rshared [2020-08-17T14:49:10.942Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-08-17T14:49:10.942Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-08-17T14:49:10.942Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-08-17T14:49:10.942Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-08-17T14:49:10.942Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-08-17T14:49:10.942Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-08-17T14:49:10.942Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-08-17T14:49:10.942Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-08-17T14:49:10.942Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-08-17T14:49:11.199Z] === CONT TestMountDaemonRoot/default/mount_root [2020-08-17T14:49:11.199Z] === CONT TestMountDaemonRoot/shared [2020-08-17T14:49:11.199Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-08-17T14:49:11.199Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-08-17T14:49:11.199Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-08-17T14:49:11.199Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-08-17T14:49:11.199Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-08-17T14:49:11.199Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-08-17T14:49:11.199Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-08-17T14:49:11.199Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-08-17T14:49:11.199Z] === CONT TestMountDaemonRoot/rslave [2020-08-17T14:49:11.199Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-08-17T14:49:11.199Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-08-17T14:49:11.199Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-08-17T14:49:11.199Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-08-17T14:49:11.199Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-08-17T14:49:11.199Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-08-17T14:49:11.199Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-08-17T14:49:11.199Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-08-17T14:49:11.199Z] === CONT TestMountDaemonRoot/slave [2020-08-17T14:49:11.199Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-08-17T14:49:11.199Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-08-17T14:49:11.199Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-08-17T14:49:11.199Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-08-17T14:49:11.199Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-08-17T14:49:11.199Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-08-17T14:49:11.199Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-08-17T14:49:11.199Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-08-17T14:49:11.199Z] === CONT TestMountDaemonRoot/rprivate [2020-08-17T14:49:11.199Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-08-17T14:49:11.199Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-08-17T14:49:11.199Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-08-17T14:49:11.199Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-08-17T14:49:11.199Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-08-17T14:49:11.199Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-08-17T14:49:11.199Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-08-17T14:49:11.199Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-08-17T14:49:11.199Z] === CONT TestMountDaemonRoot/private [2020-08-17T14:49:11.199Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-08-17T14:49:11.199Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-08-17T14:49:11.199Z] === RUN TestMountDaemonRoot/private/mount_root [2020-08-17T14:49:11.199Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-08-17T14:49:11.199Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-08-17T14:49:11.199Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-08-17T14:49:11.199Z] === RUN TestMountDaemonRoot/private/bind_root [2020-08-17T14:49:11.199Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-08-17T14:49:11.199Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-08-17T14:49:11.199Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-08-17T14:49:11.199Z] === CONT TestMountDaemonRoot/default/bind_root [2020-08-17T14:49:11.199Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-08-17T14:49:11.199Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-08-17T14:49:11.199Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-08-17T14:49:11.199Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-08-17T14:49:11.455Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-08-17T14:49:11.455Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-08-17T14:49:11.455Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-08-17T14:49:11.455Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-08-17T14:49:11.455Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-08-17T14:49:11.455Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-08-17T14:49:11.455Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-08-17T14:49:11.455Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-08-17T14:49:11.455Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-08-17T14:49:11.455Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-08-17T14:49:11.455Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-08-17T14:49:11.455Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-08-17T14:49:11.455Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-08-17T14:49:11.713Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-08-17T14:49:11.713Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-08-17T14:49:11.713Z] === CONT TestMountDaemonRoot/private/bind_root [2020-08-17T14:49:11.713Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-08-17T14:49:11.713Z] === CONT TestMountDaemonRoot/private/mount_root [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot (0.06s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.08s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-08-17T14:49:11.713Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-08-17T14:49:11.713Z] === RUN TestContainerBindMountNonRecursive [2020-08-17T14:49:12.642Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-08-17T14:49:12.793Z] ok github.com/docker/docker/distribution/metadata 0.049s coverage: 48.2% of statements [2020-08-17T14:49:14.011Z] --- PASS: TestContainerBindMountNonRecursive (2.37s) [2020-08-17T14:49:14.011Z] === RUN TestNetworkNat [2020-08-17T14:49:14.158Z] ok github.com/docker/docker/distribution 0.573s coverage: 21.9% of statements [2020-08-17T14:49:14.158Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-08-17T14:49:14.720Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-08-17T14:49:15.148Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-17T14:49:15.379Z] --- PASS: TestNetworkNat (1.27s) [2020-08-17T14:49:15.379Z] === RUN TestNetworkLocalhostTCPNat [2020-08-17T14:49:15.648Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-08-17T14:49:15.904Z] ok github.com/docker/docker/distribution/xfer 1.882s coverage: 85.1% of statements [2020-08-17T14:49:15.904Z] ? github.com/docker/docker/dockerversion [no test files] [2020-08-17T14:49:16.308Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-08-17T14:49:16.308Z] === RUN TestNetworkLoopbackNat [2020-08-17T14:49:16.531Z] --- PASS: TestDockerNetworkMacvlan (18.12s) [2020-08-17T14:49:16.531Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-08-17T14:49:16.531Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-08-17T14:49:16.531Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.94s) [2020-08-17T14:49:16.531Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.02s) [2020-08-17T14:49:16.531Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.70s) [2020-08-17T14:49:16.531Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-08-17T14:49:16.531Z] PASS [2020-08-17T14:49:16.531Z] [2020-08-17T14:49:16.531Z] DONE 8 tests in 20.386s [2020-08-17T14:49:16.531Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-17T14:49:16.531Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:49:16.531Z] ++ set -e [2020-08-17T14:49:16.531Z] ++ '[' -n 0 ']' [2020-08-17T14:49:16.531Z] ++ set -x [2020-08-17T14:49:16.531Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:49:16.531Z] testing: warning: no tests to run [2020-08-17T14:49:16.531Z] PASS [2020-08-17T14:49:16.531Z] [2020-08-17T14:49:16.531Z] DONE 0 tests in 0.028s [2020-08-17T14:49:16.531Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-17T14:49:16.531Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:49:16.531Z] ++ set -e [2020-08-17T14:49:16.531Z] ++ '[' -n 0 ']' [2020-08-17T14:49:16.531Z] ++ set -x [2020-08-17T14:49:16.531Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:49:16.531Z] INFO: Testing against a local daemon [2020-08-17T14:49:16.531Z] === RUN TestAuthZPluginAllowRequest [2020-08-17T14:49:16.535Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-17T14:49:16.833Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-08-17T14:49:16.833Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-08-17T14:49:17.395Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2020-08-17T14:49:17.395Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-08-17T14:49:18.200Z] === RUN TestDockerSuite/TestBuildBlankName [2020-08-17T14:49:18.324Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-08-17T14:49:18.444Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2020-08-17T14:49:18.444Z] === RUN TestAuthZPluginTLS [2020-08-17T14:49:18.457Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-08-17T14:49:19.015Z] --- PASS: TestAuthZPluginTLS (0.69s) [2020-08-17T14:49:19.015Z] === RUN TestAuthZPluginDenyRequest [2020-08-17T14:49:19.586Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-08-17T14:49:19.586Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-17T14:49:19.690Z] ok github.com/docker/docker/opts 0.022s coverage: 67.4% of statements [2020-08-17T14:49:19.875Z] --- PASS: TestNetworkLoopbackNat (3.34s) [2020-08-17T14:49:19.875Z] === RUN TestPause [2020-08-17T14:49:19.946Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-08-17T14:49:20.528Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2020-08-17T14:49:20.528Z] === RUN TestAuthZPluginDenyResponse [2020-08-17T14:49:20.805Z] --- PASS: TestPause (1.04s) [2020-08-17T14:49:20.805Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-08-17T14:49:20.805Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-17T14:49:20.805Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-17T14:49:20.805Z] === RUN TestPauseStopPausedContainer [2020-08-17T14:49:20.805Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-08-17T14:49:21.099Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-08-17T14:49:21.099Z] === RUN TestAuthZPluginAllowEventStream [2020-08-17T14:49:21.735Z] --- PASS: TestPauseStopPausedContainer (1.20s) [2020-08-17T14:49:21.735Z] === RUN TestPsFilter [2020-08-17T14:49:21.844Z] ok github.com/docker/docker/pkg/archive 0.327s coverage: 77.1% of statements [2020-08-17T14:49:21.991Z] --- PASS: TestPsFilter (0.14s) [2020-08-17T14:49:21.991Z] === RUN TestRemoveContainerWithRemovedVolume [2020-08-17T14:49:22.771Z] ok github.com/docker/docker/pkg/authorization 0.472s coverage: 68.3% of statements [2020-08-17T14:49:22.920Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.92s) [2020-08-17T14:49:22.920Z] === RUN TestRemoveContainerWithVolume [2020-08-17T14:49:23.011Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2020-08-17T14:49:23.011Z] === RUN TestAuthZPluginErrorResponse [2020-08-17T14:49:23.026Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-08-17T14:49:23.272Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2020-08-17T14:49:23.272Z] === RUN TestAuthZPluginErrorRequest [2020-08-17T14:49:23.282Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-08-17T14:49:23.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-08-17T14:49:23.483Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2020-08-17T14:49:23.483Z] === RUN TestRemoveContainerRunning [2020-08-17T14:49:23.843Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-08-17T14:49:23.843Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-17T14:49:24.412Z] --- PASS: TestRemoveContainerRunning (0.84s) [2020-08-17T14:49:24.412Z] === RUN TestRemoveContainerForceRemoveRunning [2020-08-17T14:49:24.784Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2020-08-17T14:49:24.784Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-17T14:49:24.975Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-08-17T14:49:25.000Z] --- PASS: TestServiceUpdatePidsLimit (17.67s) [2020-08-17T14:49:25.000Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2020-08-17T14:49:25.000Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.14s) [2020-08-17T14:49:25.000Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2020-08-17T14:49:25.000Z] PASS [2020-08-17T14:49:25.000Z] [2020-08-17T14:49:25.000Z] === Skipped [2020-08-17T14:49:25.000Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-08-17T14:49:25.000Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-17T14:49:25.000Z] [2020-08-17T14:49:25.000Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-08-17T14:49:25.000Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:49:25.000Z] [2020-08-17T14:49:25.000Z] [2020-08-17T14:49:25.000Z] DONE 27 tests, 2 skipped in 175.393s [2020-08-17T14:49:25.000Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-08-17T14:49:25.000Z] ++ 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-08-17T14:49:25.000Z] ++ set -e [2020-08-17T14:49:25.000Z] ++ '[' -n 0 ']' [2020-08-17T14:49:25.000Z] ++ set -x [2020-08-17T14:49:25.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:49:25.000Z] INFO: Testing against a local daemon [2020-08-17T14:49:25.000Z] === RUN TestSessionCreate [2020-08-17T14:49:25.000Z] --- PASS: TestSessionCreate (0.02s) [2020-08-17T14:49:25.000Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-17T14:49:25.000Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-08-17T14:49:25.000Z] PASS [2020-08-17T14:49:25.000Z] [2020-08-17T14:49:25.000Z] DONE 2 tests in 0.194s [2020-08-17T14:49:25.000Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-08-17T14:49:25.000Z] ++ 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-08-17T14:49:25.000Z] ++ set -e [2020-08-17T14:49:25.000Z] ++ '[' -n 0 ']' [2020-08-17T14:49:25.000Z] ++ set -x [2020-08-17T14:49:25.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:49:25.000Z] INFO: Testing against a local daemon [2020-08-17T14:49:25.000Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-17T14:49:25.000Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-17T14:49:25.000Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-17T14:49:25.000Z] === RUN TestEventsExecDie [2020-08-17T14:49:25.000Z] --- PASS: TestEventsExecDie (0.88s) [2020-08-17T14:49:25.000Z] === RUN TestEventsBackwardsCompatible [2020-08-17T14:49:25.000Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-08-17T14:49:25.000Z] === RUN TestInfoBinaryCommits [2020-08-17T14:49:25.000Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-08-17T14:49:25.000Z] === RUN TestInfoAPIVersioned [2020-08-17T14:49:25.000Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-17T14:49:25.000Z] === RUN TestInfoDiscoveryBackend [2020-08-17T14:49:25.232Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2020-08-17T14:49:25.232Z] === RUN TestRemoveInvalidContainer [2020-08-17T14:49:25.232Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-08-17T14:49:25.232Z] === RUN TestRenameLinkedContainer [2020-08-17T14:49:25.630Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-08-17T14:49:25.630Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-17T14:49:26.546Z] ok github.com/docker/docker/pkg/chrootarchive 2.486s coverage: 43.2% of statements [2020-08-17T14:49:26.546Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-08-17T14:49:26.661Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-17T14:49:26.661Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-17T14:49:26.700Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-08-17T14:49:26.700Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-17T14:49:26.951Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-08-17T14:49:26.952Z] === RUN TestInfoAPI [2020-08-17T14:49:26.952Z] --- PASS: TestInfoAPI (0.01s) [2020-08-17T14:49:26.952Z] === RUN TestInfoAPIWarnings [2020-08-17T14:49:27.107Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-08-17T14:49:27.107Z] ok github.com/docker/docker/layer 7.914s coverage: 68.8% of statements [2020-08-17T14:49:27.107Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-08-17T14:49:27.107Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-08-17T14:49:27.107Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-08-17T14:49:27.107Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-08-17T14:49:27.107Z] ? github.com/docker/docker/oci [no test files] [2020-08-17T14:49:27.107Z] ? github.com/docker/docker/oci/caps [no test files] [2020-08-17T14:49:27.107Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-08-17T14:49:27.107Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-08-17T14:49:27.125Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-08-17T14:49:27.581Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-08-17T14:49:27.581Z] === RUN TestInfoDebug [2020-08-17T14:49:27.669Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2020-08-17T14:49:27.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-08-17T14:49:28.211Z] --- PASS: TestInfoDebug (0.52s) [2020-08-17T14:49:28.212Z] === RUN TestInfoInsecureRegistries [2020-08-17T14:49:28.231Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-08-17T14:49:28.501Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-08-17T14:49:28.501Z] === RUN TestInfoRegistryMirrors [2020-08-17T14:49:28.793Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-08-17T14:49:29.053Z] --- PASS: TestRenameLinkedContainer (3.51s) [2020-08-17T14:49:29.053Z] === RUN TestRenameStoppedContainer [2020-08-17T14:49:29.131Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-08-17T14:49:29.131Z] === RUN TestLoginFailsWithBadCredentials [2020-08-17T14:49:29.243Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s) [2020-08-17T14:49:29.243Z] === RUN TestAuthZPluginHeader [2020-08-17T14:49:29.310Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-08-17T14:49:29.354Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-08-17T14:49:29.421Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-08-17T14:49:29.421Z] === RUN TestPingCacheHeaders [2020-08-17T14:49:29.421Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-08-17T14:49:29.421Z] === RUN TestPingGet [2020-08-17T14:49:29.421Z] --- PASS: TestPingGet (0.01s) [2020-08-17T14:49:29.421Z] === RUN TestPingHead [2020-08-17T14:49:29.421Z] --- PASS: TestPingHead (0.01s) [2020-08-17T14:49:29.421Z] === RUN TestVersion [2020-08-17T14:49:29.421Z] --- PASS: TestVersion (0.01s) [2020-08-17T14:49:29.421Z] PASS [2020-08-17T14:49:29.421Z] [2020-08-17T14:49:29.421Z] === Skipped [2020-08-17T14:49:29.421Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-17T14:49:29.421Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-17T14:49:29.421Z] [2020-08-17T14:49:29.421Z] [2020-08-17T14:49:29.421Z] DONE 18 tests, 1 skipped in 5.620s [2020-08-17T14:49:29.421Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-08-17T14:49:29.421Z] ++ 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-08-17T14:49:29.421Z] ++ set -e [2020-08-17T14:49:29.421Z] ++ '[' -n 0 ']' [2020-08-17T14:49:29.421Z] ++ set -x [2020-08-17T14:49:29.421Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:49:29.567Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-08-17T14:49:29.567Z] --- PASS: TestRenameStoppedContainer (0.77s) [2020-08-17T14:49:29.567Z] === RUN TestRenameRunningContainerAndReuse [2020-08-17T14:49:29.711Z] INFO: Testing against a local daemon [2020-08-17T14:49:29.711Z] === RUN TestVolumesCreateAndList [2020-08-17T14:49:29.711Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-08-17T14:49:29.711Z] === RUN TestVolumesRemove [2020-08-17T14:49:29.711Z] --- PASS: TestVolumesRemove (0.13s) [2020-08-17T14:49:29.711Z] === RUN TestVolumesInspect [2020-08-17T14:49:29.711Z] --- PASS: TestVolumesInspect (0.01s) [2020-08-17T14:49:29.711Z] === RUN TestVolumesInvalidJSON [2020-08-17T14:49:29.711Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-17T14:49:29.711Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-17T14:49:29.711Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-17T14:49:29.711Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-08-17T14:49:29.711Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-17T14:49:29.711Z] PASS [2020-08-17T14:49:29.711Z] [2020-08-17T14:49:29.711Z] DONE 5 tests in 0.299s [2020-08-17T14:49:29.711Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-17T14:49:30.001Z] ++++ cat bundles/test-integration/docker.pid [2020-08-17T14:49:30.001Z] +++ kill 11957 [2020-08-17T14:49:30.185Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-08-17T14:49:30.185Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-17T14:49:30.185Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-17T14:49:30.185Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:49:30.185Z] === RUN TestAuthZPluginV2Disable [2020-08-17T14:49:30.185Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-08-17T14:49:30.185Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:49:30.185Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-17T14:49:30.185Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-17T14:49:30.185Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:49:30.185Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-17T14:49:30.185Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-17T14:49:30.185Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:49:30.185Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-17T14:49:30.282Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2020-08-17T14:49:30.495Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-08-17T14:49:31.057Z] --- PASS: TestRenameRunningContainerAndReuse (1.44s) [2020-08-17T14:49:31.057Z] === RUN TestRenameInvalidName [2020-08-17T14:49:31.210Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 89.5% of statements [2020-08-17T14:49:31.503Z] +++ /etc/init.d/apparmor stop [2020-08-17T14:49:31.503Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-17T14:49:31.504Z] [2020-08-17T14:49:31.504Z] Unloading profiles will leave already running processes permanently [2020-08-17T14:49:31.504Z] unconfined, which can lead to unexpected situations. [2020-08-17T14:49:31.504Z] [2020-08-17T14:49:31.504Z] To set a process to complain mode, use the command line tool [2020-08-17T14:49:31.504Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-17T14:49:31.504Z] +++ true [2020-08-17T14:49:31.504Z] exiting test-integration [2020-08-17T14:49:31.504Z] ++ exit 0 [2020-08-17T14:49:31.504Z] [2020-08-17T14:49:31.774Z] ok github.com/docker/docker/pkg/discovery/kv 3.101s coverage: 84.1% of statements [2020-08-17T14:49:31.775Z] ok github.com/docker/docker/pkg/fsutils 0.193s coverage: 85.1% of statements [2020-08-17T14:49:31.986Z] --- PASS: TestRenameInvalidName (0.78s) [2020-08-17T14:49:31.986Z] === RUN TestRenameAnonymousContainer [2020-08-17T14:49:31.986Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-08-17T14:49:32.030Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-08-17T14:49:32.958Z] ok github.com/docker/docker/pkg/idtools 0.345s coverage: 70.5% of statements [2020-08-17T14:49:33.353Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-08-17T14:49:33.520Z] ok github.com/docker/docker/pkg/ioutils 0.525s coverage: 69.3% of statements [2020-08-17T14:49:33.520Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements Post stage [Pipeline] junit [2020-08-17T14:49:33.637Z] Recording test results [2020-08-17T14:49:33.776Z] ok github.com/docker/docker/pkg/locker 0.023s coverage: 88.9% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-17T14:49:34.032Z] ok github.com/docker/docker/pkg/longpath 0.019s coverage: 100.0% of statements [2020-08-17T14:49:34.032Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-08-17T14:49:34.032Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-08-17T14:49:34.213Z] + echo Ensuring container killed. [2020-08-17T14:49:34.213Z] Ensuring container killed. [2020-08-17T14:49:34.213Z] + docker rm -vf docker-pr7 [2020-08-17T14:49:34.213Z] Error: No such container: docker-pr7 [2020-08-17T14:49:34.213Z] + true [Pipeline] sh [2020-08-17T14:49:34.288Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-08-17T14:49:34.288Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-08-17T14:49:34.544Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-08-17T14:49:34.587Z] + echo Chowning /workspace to jenkins user [2020-08-17T14:49:34.587Z] Chowning /workspace to jenkins user [2020-08-17T14:49:34.587Z] + id -u [2020-08-17T14:49:34.587Z] + id -g [2020-08-17T14:49:34.588Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41335:/workspace busybox chown -R 1001:1001 /workspace [2020-08-17T14:49:34.799Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-08-17T14:49:35.056Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2020-08-17T14:49:35.056Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-08-17T14:49:35.056Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-08-17T14:49:35.056Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-08-17T14:49:35.243Z] --- PASS: TestRenameAnonymousContainer (3.01s) [2020-08-17T14:49:35.243Z] === RUN TestRenameContainerWithSameName [2020-08-17T14:49:35.243Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-08-17T14:49:35.804Z] --- PASS: TestRenameContainerWithSameName (0.78s) [2020-08-17T14:49:35.804Z] === RUN TestRenameContainerWithLinkedContainer [2020-08-17T14:49:36.422Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-17T14:49:36.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-08-17T14:49:36.983Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-08-17T14:49:36.991Z] --- PASS: TestRenameContainerWithLinkedContainer (1.47s) [2020-08-17T14:49:36.991Z] === RUN TestResize [2020-08-17T14:49:37.038Z] + bundleName=s390x-integration [2020-08-17T14:49:37.038Z] + echo Creating s390x-integration-bundles.tar.gz [2020-08-17T14:49:37.038Z] Creating s390x-integration-bundles.tar.gz [2020-08-17T14:49:37.038Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-17T14:49:37.038Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-17T14:49:37.081Z] Archiving artifacts [2020-08-17T14:49:37.239Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-08-17T14:49:37.475Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41335/7/artifacts/ [Pipeline] } [Pipeline] // catchError [2020-08-17T14:49:37.495Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [Pipeline] sh [2020-08-17T14:49:37.859Z] + make clean [2020-08-17T14:49:37.918Z] --- PASS: TestResize (0.72s) [2020-08-17T14:49:37.918Z] === RUN TestResizeWithInvalidSize [2020-08-17T14:49:38.152Z] docker volume rm -f docker-dev-cache [2020-08-17T14:49:38.176Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-08-17T14:49:38.442Z] docker-dev-cache [Pipeline] deleteDir [2020-08-17T14:49:38.738Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-08-17T14:49:38.738Z] === RUN TestResizeWhenContainerNotStarted [2020-08-17T14:49:38.858Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-08-17T14:49:39.114Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-08-17T14:49:39.300Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s) [2020-08-17T14:49:39.300Z] === RUN TestDaemonRestartKillContainers [2020-08-17T14:49:39.300Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-17T14:49:39.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-17T14:49:39.300Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-17T14:49:39.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-17T14:49:39.300Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-17T14:49:39.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-17T14:49:39.300Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-17T14:49:39.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-17T14:49:39.300Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-17T14:49:39.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-17T14:49:39.300Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-17T14:49:39.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-17T14:49:39.300Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-17T14:49:39.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-08-17T14:49:39.300Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-17T14:49:39.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-17T14:49:39.300Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-17T14:49:39.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-17T14:49:39.300Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-17T14:49:39.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-17T14:49:39.300Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-17T14:49:39.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-17T14:49:39.300Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-17T14:49:39.300Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-17T14:49:39.300Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-08-17T14:49:39.300Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-17T14:49:42.380Z] ok github.com/docker/docker/pkg/signal 2.398s coverage: 61.0% of statements [2020-08-17T14:49:42.380Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-08-17T14:49:42.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-08-17T14:49:42.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-08-17T14:49:42.636Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-08-17T14:49:42.893Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-08-17T14:49:43.149Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-08-17T14:49:43.502Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-08-17T14:49:43.711Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.6% of statements [2020-08-17T14:49:44.277Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-08-17T14:49:44.838Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2020-08-17T14:49:45.392Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-08-17T14:49:45.400Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-08-17T14:49:45.400Z] testing: warning: no tests to run [2020-08-17T14:49:45.400Z] coverage: [no statements] [2020-08-17T14:49:45.400Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-08-17T14:49:45.955Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-08-17T14:49:45.961Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-08-17T14:49:45.961Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-08-17T14:49:46.218Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-08-17T14:49:46.517Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-08-17T14:49:47.884Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-08-17T14:49:47.884Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-08-17T14:49:48.107Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-08-17T14:49:48.292Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.06s) [2020-08-17T14:49:48.292Z] PASS [2020-08-17T14:49:48.292Z] [2020-08-17T14:49:48.292Z] === Skipped [2020-08-17T14:49:48.292Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-08-17T14:49:48.292Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:49:48.292Z] [2020-08-17T14:49:48.292Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-08-17T14:49:48.292Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:49:48.292Z] [2020-08-17T14:49:48.292Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-08-17T14:49:48.292Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:49:48.292Z] [2020-08-17T14:49:48.292Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-08-17T14:49:48.292Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:49:48.292Z] [2020-08-17T14:49:48.292Z] [2020-08-17T14:49:48.292Z] DONE 17 tests, 4 skipped in 31.719s [2020-08-17T14:49:48.292Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-17T14:49:48.292Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:49:48.292Z] ++ set -e [2020-08-17T14:49:48.292Z] ++ '[' -n 0 ']' [2020-08-17T14:49:48.292Z] ++ set -x [2020-08-17T14:49:48.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:49:48.292Z] INFO: Testing against a local daemon [2020-08-17T14:49:48.292Z] === RUN TestPluginInvalidJSON [2020-08-17T14:49:48.292Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-17T14:49:48.292Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-17T14:49:48.292Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-17T14:49:48.292Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-08-17T14:49:48.292Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-17T14:49:48.292Z] === RUN TestPluginInstall [2020-08-17T14:49:48.292Z] === RUN TestPluginInstall/no_auth [2020-08-17T14:49:48.812Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-08-17T14:49:49.036Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-08-17T14:49:49.374Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-08-17T14:49:49.963Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-08-17T14:49:50.219Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-08-17T14:49:51.266Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-08-17T14:49:51.523Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-08-17T14:49:51.523Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-08-17T14:49:51.586Z] ok github.com/docker/docker/registry 0.078s coverage: 56.3% of statements [2020-08-17T14:49:52.148Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-08-17T14:49:52.405Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-08-17T14:49:52.891Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-08-17T14:49:53.332Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-08-17T14:49:53.332Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-08-17T14:49:53.453Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-08-17T14:49:54.014Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-08-17T14:49:54.576Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-08-17T14:49:54.877Z] time="2020-08-17T14:49:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-17T14:49:54.877Z] time="2020-08-17T14:49:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53182200a5ace7bcae39d95e84ef7c50e5fa81137f79ac04c57f1c7c1ab5101f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-17T14:49:54.877Z] time="2020-08-17T14:49:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-17T14:49:54.877Z] time="2020-08-17T14:49:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53182200a5ace7bcae39d95e84ef7c50e5fa81137f79ac04c57f1c7c1ab5101f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-17T14:49:54.877Z] === RUN TestPluginInstall/with_htpasswd [2020-08-17T14:49:55.138Z] time="2020-08-17T14:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-17T14:49:55.138Z] time="2020-08-17T14:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3a830ea31accc7b3d04d707473791f2129dc23e9b283a90f33d6a07c33b375e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-17T14:49:55.138Z] time="2020-08-17T14:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-17T14:49:55.138Z] time="2020-08-17T14:49:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3a830ea31accc7b3d04d707473791f2129dc23e9b283a90f33d6a07c33b375e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-17T14:49:55.709Z] === RUN TestPluginInstall/with_insecure [2020-08-17T14:49:56.467Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-08-17T14:49:56.467Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.88s) [2020-08-17T14:49:56.467Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.11s) [2020-08-17T14:49:56.467Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.75s) [2020-08-17T14:49:56.467Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.08s) [2020-08-17T14:49:56.467Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.70s) [2020-08-17T14:49:56.467Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.71s) [2020-08-17T14:49:56.467Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.96s) [2020-08-17T14:49:56.467Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.83s) [2020-08-17T14:49:56.467Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.67s) [2020-08-17T14:49:56.467Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.87s) [2020-08-17T14:49:56.467Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.13s) [2020-08-17T14:49:56.467Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.74s) [2020-08-17T14:49:56.467Z] === RUN TestCgroupNamespacesRun [2020-08-17T14:49:56.467Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-08-17T14:49:56.600Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2020-08-17T14:49:56.600Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-08-17T14:49:57.093Z] time="2020-08-17T14:49:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-17T14:49:57.093Z] time="2020-08-17T14:49:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a67077f181be4f84880c98618f15feb54010ce3f2d3722d4ced448ec7982e2b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-17T14:49:57.093Z] time="2020-08-17T14:49:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-17T14:49:57.093Z] time="2020-08-17T14:49:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a67077f181be4f84880c98618f15feb54010ce3f2d3722d4ced448ec7982e2b4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-17T14:49:57.162Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-08-17T14:49:57.354Z] --- PASS: TestPluginInstall (8.96s) [2020-08-17T14:49:57.354Z] --- PASS: TestPluginInstall/no_auth (6.03s) [2020-08-17T14:49:57.354Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-08-17T14:49:57.354Z] --- PASS: TestPluginInstall/with_insecure (1.74s) [2020-08-17T14:49:57.354Z] plugin_test.go:157: [d8251c8a459c2] daemon is not started [2020-08-17T14:49:57.354Z] PASS [2020-08-17T14:49:57.354Z] [2020-08-17T14:49:57.354Z] DONE 6 tests in 9.197s [2020-08-17T14:49:57.354Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-17T14:49:57.354Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:49:57.354Z] ++ set -e [2020-08-17T14:49:57.354Z] ++ '[' -n 0 ']' [2020-08-17T14:49:57.354Z] ++ set -x [2020-08-17T14:49:57.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:49:57.616Z] INFO: Testing against a local daemon [2020-08-17T14:49:57.616Z] === RUN TestExternalGraphDriver [2020-08-17T14:49:57.616Z] === RUN TestExternalGraphDriver/json [2020-08-17T14:49:57.835Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-08-17T14:49:58.092Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2020-08-17T14:49:58.092Z] === RUN TestCgroupNamespacesRunPrivileged [2020-08-17T14:49:58.528Z] ok github.com/docker/docker/volume/service 0.017s coverage: 73.1% of statements [2020-08-17T14:49:59.020Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-08-17T14:49:59.585Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-08-17T14:49:59.585Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-08-17T14:50:00.163Z] === RUN TestExternalGraphDriver/spec [2020-08-17T14:50:00.957Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-08-17T14:50:01.213Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2020-08-17T14:50:01.213Z] === RUN TestCgroupNamespacesRunHostMode [2020-08-17T14:50:02.581Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-08-17T14:50:02.708Z] === RUN TestExternalGraphDriver/pull [2020-08-17T14:50:03.142Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2020-08-17T14:50:03.142Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-08-17T14:50:04.522Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-08-17T14:50:04.522Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-08-17T14:50:05.089Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-08-17T14:50:05.089Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-08-17T14:50:05.249Z] --- PASS: TestExternalGraphDriver (7.42s) [2020-08-17T14:50:05.249Z] --- PASS: TestExternalGraphDriver/json (2.46s) [2020-08-17T14:50:05.249Z] --- PASS: TestExternalGraphDriver/spec (2.66s) [2020-08-17T14:50:05.249Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2020-08-17T14:50:05.249Z] === RUN TestGraphdriverPluginV2 [2020-08-17T14:50:05.249Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2020-08-17T14:50:05.249Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:50:05.249Z] PASS [2020-08-17T14:50:05.249Z] [2020-08-17T14:50:05.249Z] === Skipped [2020-08-17T14:50:05.249Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2020-08-17T14:50:05.249Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:50:05.249Z] [2020-08-17T14:50:05.249Z] [2020-08-17T14:50:05.249Z] DONE 5 tests, 1 skipped in 7.684s [2020-08-17T14:50:05.249Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-17T14:50:05.249Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:50:05.249Z] ++ set -e [2020-08-17T14:50:05.249Z] ++ '[' -n 0 ']' [2020-08-17T14:50:05.249Z] ++ set -x [2020-08-17T14:50:05.250Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:50:05.250Z] INFO: Testing against a local daemon [2020-08-17T14:50:05.250Z] === RUN TestContinueAfterPluginCrash [2020-08-17T14:50:05.250Z] === PAUSE TestContinueAfterPluginCrash [2020-08-17T14:50:05.250Z] === RUN TestReadPluginNoRead [2020-08-17T14:50:05.250Z] === PAUSE TestReadPluginNoRead [2020-08-17T14:50:05.250Z] === RUN TestDaemonStartWithLogOpt [2020-08-17T14:50:05.250Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-17T14:50:05.250Z] === CONT TestContinueAfterPluginCrash [2020-08-17T14:50:05.250Z] === CONT TestDaemonStartWithLogOpt [2020-08-17T14:50:05.250Z] === CONT TestReadPluginNoRead [2020-08-17T14:50:05.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-08-17T14:50:06.608Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2020-08-17T14:50:06.608Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-08-17T14:50:06.864Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-08-17T14:50:07.426Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-08-17T14:50:07.427Z] === RUN TestCgroupNamespacesRunOlderClient [2020-08-17T14:50:07.683Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-08-17T14:50:07.683Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-08-17T14:50:07.683Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-08-17T14:50:07.940Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-08-17T14:50:08.872Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-08-17T14:50:09.434Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2020-08-17T14:50:09.434Z] === RUN TestKernelTCPMemory [2020-08-17T14:50:09.456Z] === RUN TestReadPluginNoRead/default [2020-08-17T14:50:09.995Z] --- PASS: TestKernelTCPMemory (0.69s) [2020-08-17T14:50:09.995Z] === RUN TestNISDomainname [2020-08-17T14:50:10.027Z] --- PASS: TestDaemonStartWithLogOpt (4.74s) [2020-08-17T14:50:10.689Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2020-08-17T14:50:10.689Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-08-17T14:50:10.689Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-08-17T14:50:10.689Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-08-17T14:50:10.689Z] ? github.com/docker/docker/pkg/term [no test files] [2020-08-17T14:50:10.689Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-08-17T14:50:10.689Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-08-17T14:50:10.689Z] ? github.com/docker/docker/rootless [no test files] [2020-08-17T14:50:10.689Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-08-17T14:50:10.689Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-08-17T14:50:10.689Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-08-17T14:50:10.689Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-08-17T14:50:10.689Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-08-17T14:50:10.689Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-08-17T14:50:10.689Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-08-17T14:50:10.689Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-08-17T14:50:10.689Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-08-17T14:50:10.689Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-08-17T14:50:10.689Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-08-17T14:50:10.689Z] ? github.com/docker/docker/testutil/request [no test files] [2020-08-17T14:50:10.689Z] ? github.com/docker/docker/volume [no test files] [2020-08-17T14:50:10.689Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-08-17T14:50:10.689Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === Skipped [2020-08-17T14:50:10.689Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-08-17T14:50:10.689Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-08-17T14:50:10.689Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-08-17T14:50:10.689Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:50:10.689Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-08-17T14:50:10.689Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:50:10.689Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-08-17T14:50:10.689Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:50:10.689Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-08-17T14:50:10.689Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:50:10.689Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-08-17T14:50:10.689Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:50:10.689Z] graphtest_unix.go:46: Driver btrfs not supported [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-08-17T14:50:10.689Z] graphtest_unix.go:73: No driver to put! [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-08-17T14:50:10.689Z] time="2020-08-17T14:48:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-17T14:50:10.689Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-17T14:50:10.689Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-08-17T14:50:10.689Z] time="2020-08-17T14:48:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-17T14:50:10.689Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-17T14:50:10.689Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-08-17T14:50:10.689Z] time="2020-08-17T14:48:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-17T14:50:10.689Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-17T14:50:10.689Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-08-17T14:50:10.689Z] time="2020-08-17T14:48:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-17T14:50:10.689Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-17T14:50:10.689Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-08-17T14:50:10.689Z] time="2020-08-17T14:48:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-08-17T14:50:10.689Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-08-17T14:50:10.689Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-08-17T14:50:10.689Z] graphtest_unix.go:73: No driver to put! [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-08-17T14:50:10.689Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-08-17T14:50:10.689Z] overlay_test.go:49: Fails to compute changes intermittently [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-08-17T14:50:10.689Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-08-17T14:50:10.689Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-08-17T14:50:10.689Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:50:10.689Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-08-17T14:50:10.689Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:50:10.689Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-08-17T14:50:10.689Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:50:10.689Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-08-17T14:50:10.689Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:50:10.689Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-08-17T14:50:10.689Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-08-17T14:50:10.689Z] graphtest_unix.go:46: Driver zfs not supported [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-08-17T14:50:10.689Z] graphtest_unix.go:73: No driver to put! [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-08-17T14:50:10.689Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-08-17T14:50:10.689Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] [2020-08-17T14:50:10.689Z] DONE 2123 tests, 26 skipped in 250.451s Post stage [Pipeline] junit [2020-08-17T14:50:10.698Z] Recording test results [2020-08-17T14:50:10.926Z] --- PASS: TestNISDomainname (0.76s) [2020-08-17T14:50:10.926Z] === RUN TestHostnameDnsResolution [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-08-17T14:50:11.298Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41335/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc0d373a219297327398df0d45684284a78715a4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dc0d373a219297327398df0d45684284a78715a4 hack/validate/vendor [2020-08-17T14:50:11.410Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-17T14:50:11.491Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-08-17T14:50:11.859Z] No vendor changes in diff. [2020-08-17T14:50:12.054Z] --- PASS: TestHostnameDnsResolution (1.16s) [2020-08-17T14:50:12.054Z] === RUN TestStats [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-08-17T14:50:12.751Z] + echo Building e2e image [2020-08-17T14:50:12.751Z] Building e2e image [2020-08-17T14:50:12.751Z] + docker build --build-arg DOCKER_GITCOMMIT=dc0d373a219297327398df0d45684284a78715a4 -t moby-e2e-test -f Dockerfile.e2e . [2020-08-17T14:50:12.751Z] #2 [internal] load build definition from Dockerfile.e2e [2020-08-17T14:50:12.751Z] #2 transferring dockerfile: 3.21kB done [2020-08-17T14:50:12.751Z] #2 DONE 0.0s [2020-08-17T14:50:12.751Z] [2020-08-17T14:50:12.751Z] #1 [internal] load .dockerignore [2020-08-17T14:50:12.751Z] #1 transferring context: 34B done [2020-08-17T14:50:12.751Z] #1 DONE 0.0s [2020-08-17T14:50:12.751Z] [2020-08-17T14:50:12.751Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-08-17T14:50:13.011Z] #4 DONE 0.2s [2020-08-17T14:50:13.011Z] [2020-08-17T14:50:13.011Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-08-17T14:50:13.011Z] #3 DONE 0.2s [2020-08-17T14:50:13.011Z] [2020-08-17T14:50:13.011Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-08-17T14:50:13.011Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-08-17T14:50:13.011Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-08-17T14:50:13.011Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-08-17T14:50:13.011Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-08-17T14:50:13.011Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-08-17T14:50:13.011Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.0s done [2020-08-17T14:50:13.011Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 0B / 127.34MB 0.1s [2020-08-17T14:50:13.011Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 0B / 126B 0.1s [2020-08-17T14:50:13.011Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-08-17T14:50:13.268Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 6.42MB / 127.34MB 0.3s [2020-08-17T14:50:13.268Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.2s done [2020-08-17T14:50:13.268Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done [2020-08-17T14:50:13.321Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-17T14:50:13.524Z] #14 ... [2020-08-17T14:50:13.524Z] [2020-08-17T14:50:13.524Z] #8 [internal] load build context [2020-08-17T14:50:13.524Z] #8 transferring context: 852.38kB 0.4s done [2020-08-17T14:50:13.524Z] #8 DONE 0.5s [2020-08-17T14:50:13.524Z] [2020-08-17T14:50:13.524Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-08-17T14:50:13.524Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 21.99MB / 127.34MB 0.5s [2020-08-17T14:50:13.524Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-08-17T14:50:13.524Z] #14 ... [2020-08-17T14:50:13.524Z] [2020-08-17T14:50:13.524Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-08-17T14:50:13.524Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-08-17T14:50:13.524Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-08-17T14:50:13.524Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-08-17T14:50:13.524Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-08-17T14:50:13.524Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.1s done [2020-08-17T14:50:13.524Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.5s done [2020-08-17T14:50:13.524Z] #5 DONE 0.7s [2020-08-17T14:50:13.524Z] [2020-08-17T14:50:13.524Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-08-17T14:50:13.780Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 42.51MB / 127.34MB 0.8s [2020-08-17T14:50:13.780Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 52.59MB / 127.34MB 0.9s [2020-08-17T14:50:13.948Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-08-17T14:50:14.036Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 74.59MB / 127.34MB 1.1s [2020-08-17T14:50:14.036Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 84.50MB / 127.34MB 1.2s [2020-08-17T14:50:14.292Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 97.04MB / 127.34MB 1.3s [2020-08-17T14:50:14.292Z] #14 ... [2020-08-17T14:50:14.292Z] [2020-08-17T14:50:14.292Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-08-17T14:50:14.292Z] #6 DONE 0.7s [2020-08-17T14:50:14.292Z] [2020-08-17T14:50:14.292Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-08-17T14:50:14.292Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 108.24MB / 127.34MB 1.4s [2020-08-17T14:50:14.547Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 119.71MB / 127.34MB 1.5s [2020-08-17T14:50:14.547Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 1.7s done [2020-08-17T14:50:14.803Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b [2020-08-17T14:50:14.877Z] --- PASS: TestStats (2.75s) [2020-08-17T14:50:14.877Z] === RUN TestStopContainerWithTimeout [2020-08-17T14:50:14.877Z] === RUN TestStopContainerWithTimeout/0 [2020-08-17T14:50:14.878Z] === PAUSE TestStopContainerWithTimeout/0 [2020-08-17T14:50:14.878Z] === RUN TestStopContainerWithTimeout/1 [2020-08-17T14:50:14.878Z] === PAUSE TestStopContainerWithTimeout/1 [2020-08-17T14:50:14.878Z] === RUN TestStopContainerWithTimeout/3 [2020-08-17T14:50:14.878Z] === PAUSE TestStopContainerWithTimeout/3 [2020-08-17T14:50:14.878Z] === RUN TestStopContainerWithTimeout/-1 [2020-08-17T14:50:14.878Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-08-17T14:50:14.878Z] === CONT TestStopContainerWithTimeout/0 [2020-08-17T14:50:14.878Z] === CONT TestStopContainerWithTimeout/-1 [2020-08-17T14:50:14.878Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-08-17T14:50:15.233Z] --- PASS: TestReadPluginNoRead (9.70s) [2020-08-17T14:50:15.233Z] --- PASS: TestReadPluginNoRead/default (1.84s) [2020-08-17T14:50:15.233Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2020-08-17T14:50:15.233Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s) [2020-08-17T14:50:15.233Z] read_test.go:92: [d1cab933eff14] daemon is not started [2020-08-17T14:50:15.233Z] --- PASS: TestContinueAfterPluginCrash (10.10s) [2020-08-17T14:50:15.233Z] PASS [2020-08-17T14:50:15.233Z] [2020-08-17T14:50:15.233Z] DONE 6 tests in 10.262s [2020-08-17T14:50:15.233Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-17T14:50:15.233Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:50:15.233Z] ++ set -e [2020-08-17T14:50:15.233Z] ++ '[' -n 0 ']' [2020-08-17T14:50:15.233Z] ++ set -x [2020-08-17T14:50:15.233Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:50:15.440Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-08-17T14:50:15.493Z] testing: warning: no tests to run [2020-08-17T14:50:15.493Z] PASS [2020-08-17T14:50:15.493Z] [2020-08-17T14:50:15.493Z] DONE 0 tests in 0.047s [2020-08-17T14:50:15.493Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-17T14:50:15.493Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:50:15.493Z] ++ set -e [2020-08-17T14:50:15.493Z] ++ '[' -n 0 ']' [2020-08-17T14:50:15.493Z] ++ set -x [2020-08-17T14:50:15.493Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:50:15.493Z] INFO: Testing against a local daemon [2020-08-17T14:50:15.493Z] === RUN TestPluginWithDevMounts [2020-08-17T14:50:15.493Z] === PAUSE TestPluginWithDevMounts [2020-08-17T14:50:15.493Z] === CONT TestPluginWithDevMounts [2020-08-17T14:50:15.699Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-08-17T14:50:15.955Z] === CONT TestStopContainerWithTimeout/3 [2020-08-17T14:50:16.883Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-08-17T14:50:17.815Z] === CONT TestStopContainerWithTimeout/1 [2020-08-17T14:50:18.037Z] --- PASS: TestPluginWithDevMounts (2.16s) [2020-08-17T14:50:18.037Z] PASS [2020-08-17T14:50:18.037Z] [2020-08-17T14:50:18.037Z] DONE 1 tests in 2.327s [2020-08-17T14:50:18.037Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-17T14:50:18.037Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:50:18.037Z] ++ set -e [2020-08-17T14:50:18.037Z] ++ '[' -n 0 ']' [2020-08-17T14:50:18.037Z] ++ set -x [2020-08-17T14:50:18.037Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:50:18.037Z] INFO: Testing against a local daemon [2020-08-17T14:50:18.037Z] === RUN TestSecretInspect [2020-08-17T14:50:18.743Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-08-17T14:50:19.669Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-08-17T14:50:19.669Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2020-08-17T14:50:19.669Z] --- PASS: TestStopContainerWithTimeout/-1 (3.21s) [2020-08-17T14:50:19.669Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2020-08-17T14:50:19.669Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2020-08-17T14:50:19.669Z] === RUN TestDeleteDevicemapper [2020-08-17T14:50:19.669Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2020-08-17T14:50:19.669Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-17T14:50:19.669Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-08-17T14:50:20.047Z] #14 ... [2020-08-17T14:50:20.047Z] [2020-08-17T14:50:20.047Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-08-17T14:50:20.047Z] #7 0.679 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-08-17T14:50:20.047Z] #7 1.753 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-08-17T14:50:20.047Z] #7 1.852 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-08-17T14:50:20.047Z] #7 1.857 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-08-17T14:50:20.047Z] #7 1.867 (3/30) Installing readline (8.0.0-r0) [2020-08-17T14:50:20.047Z] #7 1.875 (4/30) Installing bash (5.0.0-r0) [2020-08-17T14:50:20.047Z] #7 1.895 Executing bash-5.0.0-r0.post-install [2020-08-17T14:50:20.047Z] #7 1.898 (5/30) Installing ca-certificates (20191127-r2) [2020-08-17T14:50:20.047Z] #7 1.924 (6/30) Installing libgcc (8.3.0-r0) [2020-08-17T14:50:20.047Z] #7 1.927 (7/30) Installing libstdc++ (8.3.0-r0) [2020-08-17T14:50:20.047Z] #7 1.945 (8/30) Installing binutils (2.32-r0) [2020-08-17T14:50:20.047Z] #7 2.051 (9/30) Installing gmp (6.1.2-r1) [2020-08-17T14:50:20.047Z] #7 2.059 (10/30) Installing isl (0.18-r0) [2020-08-17T14:50:20.047Z] #7 2.087 (11/30) Installing libgomp (8.3.0-r0) [2020-08-17T14:50:20.047Z] #7 2.092 (12/30) Installing libatomic (8.3.0-r0) [2020-08-17T14:50:20.047Z] #7 2.095 (13/30) Installing mpfr3 (3.1.5-r1) [2020-08-17T14:50:20.047Z] #7 2.099 (14/30) Installing mpc1 (1.1.0-r0) [2020-08-17T14:50:20.047Z] #7 2.104 (15/30) Installing gcc (8.3.0-r0) [2020-08-17T14:50:20.047Z] #7 2.956 (16/30) Installing musl-dev (1.1.22-r3) [2020-08-17T14:50:20.047Z] #7 3.057 (17/30) Installing libc-dev (0.7.1-r0) [2020-08-17T14:50:20.047Z] #7 3.059 (18/30) Installing g++ (8.3.0-r0) [2020-08-17T14:50:20.047Z] #7 3.628 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-08-17T14:50:20.047Z] #7 3.632 (20/30) Installing libcurl (7.66.0-r0) [2020-08-17T14:50:20.047Z] #7 3.642 (21/30) Installing expat (2.2.8-r0) [2020-08-17T14:50:20.047Z] #7 3.647 (22/30) Installing pcre2 (10.33-r0) [2020-08-17T14:50:20.047Z] #7 3.657 (23/30) Installing git (2.22.4-r0) [2020-08-17T14:50:20.047Z] #7 3.906 (24/30) Installing libmnl (1.0.4-r0) [2020-08-17T14:50:20.047Z] #7 3.909 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-08-17T14:50:20.047Z] #7 3.917 (26/30) Installing iptables (1.8.3-r1) [2020-08-17T14:50:20.047Z] #7 3.944 (27/30) Installing pigz (2.4-r0) [2020-08-17T14:50:20.047Z] #7 3.949 (28/30) Installing tar (1.32-r0) [2020-08-17T14:50:20.047Z] #7 3.959 (29/30) Installing xz-libs (5.2.4-r0) [2020-08-17T14:50:20.047Z] #7 3.963 (30/30) Installing xz (5.2.4-r0) [2020-08-17T14:50:20.047Z] #7 4.018 Executing busybox-1.30.1-r3.trigger [2020-08-17T14:50:20.047Z] #7 4.024 Executing ca-certificates-20191127-r2.trigger [2020-08-17T14:50:20.047Z] #7 4.074 OK: 179 MiB in 44 packages [2020-08-17T14:50:20.047Z] #7 DONE 5.1s [2020-08-17T14:50:20.047Z] [2020-08-17T14:50:20.047Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-08-17T14:50:20.047Z] #9 DONE 0.1s [2020-08-17T14:50:20.047Z] [2020-08-17T14:50:20.047Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-08-17T14:50:20.047Z] #10 DONE 0.0s [2020-08-17T14:50:20.047Z] [2020-08-17T14:50:20.047Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-08-17T14:50:20.047Z] #11 DONE 0.0s [2020-08-17T14:50:20.047Z] [2020-08-17T14:50:20.047Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-08-17T14:50:20.047Z] #12 DONE 0.0s [2020-08-17T14:50:20.047Z] [2020-08-17T14:50:20.047Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-08-17T14:50:20.047Z] #13 DONE 0.1s [2020-08-17T14:50:20.047Z] [2020-08-17T14:50:20.047Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-08-17T14:50:20.047Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.0s [2020-08-17T14:50:20.609Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.9s done [2020-08-17T14:50:20.864Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-08-17T14:50:20.864Z] #14 DONE 7.9s [2020-08-17T14:50:20.864Z] [2020-08-17T14:50:20.864Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-08-17T14:50:21.119Z] #15 0.359 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-08-17T14:50:21.335Z] --- PASS: TestSecretInspect (3.17s) [2020-08-17T14:50:21.335Z] === RUN TestSecretList [2020-08-17T14:50:22.189Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-08-17T14:50:22.189Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-08-17T14:50:22.189Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.34s) [2020-08-17T14:50:22.189Z] === RUN TestUpdateMemory [2020-08-17T14:50:22.189Z] --- SKIP: TestUpdateMemory (0.00s) [2020-08-17T14:50:22.189Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-17T14:50:22.189Z] === RUN TestUpdateCPUQuota [2020-08-17T14:50:22.487Z] #15 1.424 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-08-17T14:50:22.487Z] #15 1.530 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-08-17T14:50:22.487Z] #15 1.535 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-08-17T14:50:22.487Z] #15 1.541 (3/54) Installing readline (8.0.4-r0) [2020-08-17T14:50:22.487Z] #15 1.546 (4/54) Installing bash (5.0.17-r0) [2020-08-17T14:50:22.487Z] #15 1.557 Executing bash-5.0.17-r0.post-install [2020-08-17T14:50:22.487Z] #15 1.559 (5/54) Installing linux-headers (5.4.5-r1) [2020-08-17T14:50:22.487Z] #15 1.638 (6/54) Installing libblkid (2.35.2-r0) [2020-08-17T14:50:22.487Z] #15 1.643 (7/54) Installing libuuid (2.35.2-r0) [2020-08-17T14:50:22.487Z] #15 1.645 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-08-17T14:50:22.487Z] #15 1.650 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-08-17T14:50:22.487Z] #15 1.655 (10/54) Installing libgcc (9.3.0-r2) [2020-08-17T14:50:22.487Z] #15 1.656 (11/54) Installing libstdc++ (9.3.0-r2) [2020-08-17T14:50:22.487Z] #15 1.669 (12/54) Installing binutils (2.34-r1) [2020-08-17T14:50:22.487Z] #15 1.737 (13/54) Installing libmagic (5.38-r0) [2020-08-17T14:50:22.487Z] #15 1.758 (14/54) Installing file (5.38-r0) [2020-08-17T14:50:22.743Z] #15 1.759 (15/54) Installing gmp (6.2.0-r0) [2020-08-17T14:50:22.743Z] #15 1.765 (16/54) Installing isl (0.18-r0) [2020-08-17T14:50:22.743Z] #15 1.780 (17/54) Installing libgomp (9.3.0-r2) [2020-08-17T14:50:22.743Z] #15 1.783 (18/54) Installing libatomic (9.3.0-r2) [2020-08-17T14:50:22.743Z] #15 1.784 (19/54) Installing libgphobos (9.3.0-r2) [2020-08-17T14:50:22.743Z] #15 1.828 (20/54) Installing mpfr4 (4.0.2-r4) [2020-08-17T14:50:22.743Z] #15 1.837 (21/54) Installing mpc1 (1.1.0-r1) [2020-08-17T14:50:22.743Z] #15 1.839 (22/54) Installing gcc (9.3.0-r2) [2020-08-17T14:50:23.556Z] --- PASS: TestUpdateCPUQuota (1.33s) [2020-08-17T14:50:23.556Z] === RUN TestUpdatePidsLimit [2020-08-17T14:50:23.556Z] === RUN TestUpdatePidsLimit/update_from_none [2020-08-17T14:50:23.556Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-08-17T14:50:23.672Z] #15 2.699 (23/54) Installing musl-dev (1.1.24-r9) [2020-08-17T14:50:23.672Z] #15 2.770 (24/54) Installing libc-dev (0.7.2-r3) [2020-08-17T14:50:23.672Z] #15 2.771 (25/54) Installing g++ (9.3.0-r2) [2020-08-17T14:50:23.813Z] === RUN TestUpdatePidsLimit/no_change [2020-08-17T14:50:23.928Z] #15 3.213 (26/54) Installing make (4.3-r0) [2020-08-17T14:50:24.070Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-08-17T14:50:24.070Z] === RUN TestUpdatePidsLimit/update_lower [2020-08-17T14:50:24.184Z] #15 3.216 (27/54) Installing fortify-headers (1.1-r0) [2020-08-17T14:50:24.184Z] #15 3.218 (28/54) Installing patch (2.7.6-r6) [2020-08-17T14:50:24.184Z] #15 3.222 (29/54) Installing build-base (0.5-r2) [2020-08-17T14:50:24.184Z] #15 3.223 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-08-17T14:50:24.184Z] #15 3.226 (31/54) Installing libcurl (7.69.1-r0) [2020-08-17T14:50:24.184Z] #15 3.231 (32/54) Installing curl (7.69.1-r0) [2020-08-17T14:50:24.184Z] #15 3.234 (33/54) Installing oniguruma (6.9.5-r1) [2020-08-17T14:50:24.184Z] #15 3.240 (34/54) Installing jq (1.6-r1) [2020-08-17T14:50:24.184Z] #15 3.246 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-08-17T14:50:24.184Z] #15 3.251 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-08-17T14:50:24.184Z] #15 3.253 (37/54) Installing libaio (0.3.112-r1) [2020-08-17T14:50:24.184Z] #15 3.255 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-08-17T14:50:24.184Z] #15 3.285 (39/54) Installing blkid (2.35.2-r0) [2020-08-17T14:50:24.184Z] #15 3.288 (40/54) Installing libcap-ng (0.7.10-r0) [2020-08-17T14:50:24.184Z] #15 3.289 (41/54) Installing setpriv (2.35.2-r0) [2020-08-17T14:50:24.184Z] #15 3.292 (42/54) Installing libmount (2.35.2-r0) [2020-08-17T14:50:24.184Z] #15 3.296 (43/54) Installing libsmartcols (2.35.2-r0) [2020-08-17T14:50:24.184Z] #15 3.301 (44/54) Installing findmnt (2.35.2-r0) [2020-08-17T14:50:24.184Z] #15 3.303 (45/54) Installing mcookie (2.35.2-r0) [2020-08-17T14:50:24.184Z] #15 3.305 (46/54) Installing hexdump (2.35.2-r0) [2020-08-17T14:50:24.184Z] #15 3.307 (47/54) Installing lsblk (2.35.2-r0) [2020-08-17T14:50:24.184Z] #15 3.310 (48/54) Installing libfdisk (2.35.2-r0) [2020-08-17T14:50:24.184Z] #15 3.360 (49/54) Installing sfdisk (2.35.2-r0) [2020-08-17T14:50:24.184Z] #15 3.407 (50/54) Installing cfdisk (2.35.2-r0) [2020-08-17T14:50:24.184Z] #15 3.410 (51/54) Installing util-linux (2.35.2-r0) [2020-08-17T14:50:24.184Z] #15 3.445 (52/54) Installing pkgconf (1.7.2-r0) [2020-08-17T14:50:24.184Z] #15 3.448 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-08-17T14:50:24.184Z] #15 3.468 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-08-17T14:50:24.326Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-08-17T14:50:24.439Z] #15 3.473 Executing busybox-1.31.1-r16.trigger [2020-08-17T14:50:24.439Z] #15 3.478 OK: 230 MiB in 69 packages [2020-08-17T14:50:24.582Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-08-17T14:50:24.633Z] --- PASS: TestSecretList (3.18s) [2020-08-17T14:50:24.633Z] === RUN TestSecretsCreateAndDelete [2020-08-17T14:50:24.838Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-08-17T14:50:25.001Z] #15 DONE 3.9s [2020-08-17T14:50:25.001Z] [2020-08-17T14:50:25.001Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-08-17T14:50:25.094Z] === RUN TestDockerSuite/TestBuildCmd [2020-08-17T14:50:25.094Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-08-17T14:50:25.256Z] #16 DONE 0.5s [2020-08-17T14:50:25.256Z] [2020-08-17T14:50:25.256Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-08-17T14:50:25.350Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-08-17T14:50:25.606Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-08-17T14:50:25.820Z] #17 DONE 0.5s [2020-08-17T14:50:25.820Z] [2020-08-17T14:50:25.820Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-08-17T14:50:25.820Z] #18 DONE 0.0s [2020-08-17T14:50:25.820Z] [2020-08-17T14:50:25.820Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-08-17T14:50:25.820Z] #19 DONE 0.1s [2020-08-17T14:50:25.820Z] [2020-08-17T14:50:25.820Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-08-17T14:50:25.820Z] #22 DONE 0.1s [2020-08-17T14:50:25.820Z] [2020-08-17T14:50:25.820Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-08-17T14:50:25.820Z] #26 DONE 0.1s [2020-08-17T14:50:25.820Z] [2020-08-17T14:50:25.820Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-08-17T14:50:25.820Z] #23 DONE 0.1s [2020-08-17T14:50:25.820Z] [2020-08-17T14:50:25.820Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-17T14:50:25.862Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-08-17T14:50:26.076Z] #24 ... [2020-08-17T14:50:26.076Z] [2020-08-17T14:50:26.076Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-08-17T14:50:26.076Z] #27 DONE 0.1s [2020-08-17T14:50:26.076Z] [2020-08-17T14:50:26.076Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-08-17T14:50:26.076Z] #28 DONE 0.1s [2020-08-17T14:50:26.076Z] [2020-08-17T14:50:26.076Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-17T14:50:26.118Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-08-17T14:50:26.118Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-08-17T14:50:26.376Z] --- PASS: TestUpdatePidsLimit (3.17s) [2020-08-17T14:50:26.376Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-08-17T14:50:26.376Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-08-17T14:50:26.376Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-08-17T14:50:26.376Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2020-08-17T14:50:26.376Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2020-08-17T14:50:26.376Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-08-17T14:50:26.376Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2020-08-17T14:50:26.376Z] === RUN TestUpdateRestartPolicy [2020-08-17T14:50:27.304Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-08-17T14:50:27.445Z] #29 ... [2020-08-17T14:50:27.445Z] [2020-08-17T14:50:27.445Z] #31 [builder 1/4] COPY . . [2020-08-17T14:50:27.445Z] #31 DONE 1.7s [2020-08-17T14:50:27.445Z] [2020-08-17T14:50:27.445Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-08-17T14:50:27.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-08-17T14:50:27.932Z] --- PASS: TestSecretsCreateAndDelete (3.21s) [2020-08-17T14:50:27.932Z] === RUN TestSecretsUpdate [2020-08-17T14:50:28.375Z] #32 DONE 1.0s [2020-08-17T14:50:28.375Z] [2020-08-17T14:50:28.375Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-17T14:50:29.305Z] #33 0.899 [2020-08-17T14:50:29.305Z] #33 1.099 Removing bundles/ [2020-08-17T14:50:29.562Z] #33 1.102 [2020-08-17T14:50:29.562Z] #33 1.111 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-08-17T14:50:30.280Z] #33 ... [2020-08-17T14:50:30.280Z] [2020-08-17T14:50:30.280Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-08-17T14:50:30.280Z] #24 0.927 + RM_GOPATH=0 [2020-08-17T14:50:30.280Z] #24 0.927 + TMP_GOPATH= [2020-08-17T14:50:30.280Z] #24 0.927 + : /build [2020-08-17T14:50:30.280Z] #24 0.927 + '[' -z '' ']' [2020-08-17T14:50:30.280Z] #24 0.927 ++ mktemp -d [2020-08-17T14:50:30.280Z] #24 0.927 + export GOPATH=/tmp/tmp.mgILoI [2020-08-17T14:50:30.280Z] #24 0.927 + GOPATH=/tmp/tmp.mgILoI [2020-08-17T14:50:30.280Z] #24 0.927 + RM_GOPATH=1 [2020-08-17T14:50:30.280Z] #24 0.927 + case "$(go env GOARCH)" in [2020-08-17T14:50:30.280Z] #24 0.927 ++ go env GOARCH [2020-08-17T14:50:30.280Z] #24 0.928 Install docker/cli version 17.06.2-ce from stable [2020-08-17T14:50:30.280Z] #24 0.929 + export GO_BUILDMODE=-buildmode=pie [2020-08-17T14:50:30.280Z] #24 0.929 + GO_BUILDMODE=-buildmode=pie [2020-08-17T14:50:30.280Z] #24 0.929 ++ dirname ./install.sh [2020-08-17T14:50:30.280Z] #24 0.929 + dir=. [2020-08-17T14:50:30.280Z] #24 0.929 + bin=dockercli [2020-08-17T14:50:30.280Z] #24 0.929 + shift [2020-08-17T14:50:30.280Z] #24 0.929 + '[' '!' -f ./dockercli.installer ']' [2020-08-17T14:50:30.280Z] #24 0.929 + . ./dockercli.installer [2020-08-17T14:50:30.280Z] #24 0.929 ++ : stable [2020-08-17T14:50:30.280Z] #24 0.929 ++ : 17.06.2-ce [2020-08-17T14:50:30.280Z] #24 0.929 + install_dockercli [2020-08-17T14:50:30.280Z] #24 0.929 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-08-17T14:50:30.280Z] #24 0.930 ++ uname -m [2020-08-17T14:50:30.280Z] #24 0.930 + arch=x86_64 [2020-08-17T14:50:30.280Z] #24 0.930 + '[' x86_64 '!=' x86_64 ']' [2020-08-17T14:50:30.280Z] #24 0.930 + url=https://download.docker.com/linux/static [2020-08-17T14:50:30.280Z] #24 0.934 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-08-17T14:50:30.280Z] #24 0.934 + tar -xz docker/docker [2020-08-17T14:50:30.280Z] #24 4.106 + mkdir -p /build [2020-08-17T14:50:30.280Z] #24 4.108 + mv docker/docker /build/ [2020-08-17T14:50:30.280Z] #24 4.109 + rmdir docker [2020-08-17T14:50:30.280Z] #24 DONE 4.2s [2020-08-17T14:50:30.280Z] [2020-08-17T14:50:30.280Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-17T14:50:30.280Z] #20 2.548 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-08-17T14:50:30.280Z] #20 3.467 [2020-08-17T14:50:30.280Z] #20 3.582 ### 5.4% ############## 20.8% ########################## 36.2% ################################## 48.5% ############################################ 61.7% ###################################################### 76.1% ################################################################ 89.7% ######################################################################## 100.0% [2020-08-17T14:50:30.536Z] #20 4.848 [2020-08-17T14:50:30.625Z] --- PASS: TestSecretsUpdate (3.18s) [2020-08-17T14:50:30.625Z] === RUN TestTemplatedSecret [2020-08-17T14:50:30.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-08-17T14:50:31.048Z] #20 4.980 ##### 7.8% ######################################################################## 100.0% [2020-08-17T14:50:31.304Z] #20 5.541 [2020-08-17T14:50:31.561Z] #20 5.685 0.2% ######################################################################## 100.0% [2020-08-17T14:50:31.760Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-08-17T14:50:32.139Z] #20 6.311 [2020-08-17T14:50:32.660Z] #20 6.428 ## 4.0% ################## 25.1% ################################### 48.8% ################################################ 67.2% ############################################################## 87.2% ######################################################################## 100.0% [2020-08-17T14:50:32.690Z] === RUN TestDockerSuite/TestBuildContChar [2020-08-17T14:50:33.222Z] #20 7.410 [2020-08-17T14:50:34.061Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-08-17T14:50:34.828Z] --- PASS: TestTemplatedSecret (3.44s) [2020-08-17T14:50:34.828Z] === RUN TestSecretCreateResolve [2020-08-17T14:50:35.272Z] #20 7.530 1.2% #### 6.7% ######### 12.6% ############# 18.1% ################ 23.1% #################### 28.0% ######################## 33.5% ############################ 39.3% ############################### 44.3% #################################### 50.5% ###################################### 53.8% ############################################ 61.1% ############################################### 66.4% ################################################### 71.6% ####################################################### 76.8% ########################################################### 82.0% ############################################################## 87.2% ################################################################## 92.4% ###################################################################### 97.5% ######################################################################## 100.0% [2020-08-17T14:50:35.429Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-08-17T14:50:35.529Z] #20 9.723 [2020-08-17T14:50:35.991Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-08-17T14:50:35.991Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-08-17T14:50:35.991Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-08-17T14:50:36.250Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-08-17T14:50:36.812Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-08-17T14:50:36.896Z] #20 10.88 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-08-17T14:50:37.069Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-08-17T14:50:37.152Z] #20 11.37 [2020-08-17T14:50:37.370Z] --- PASS: TestSecretCreateResolve (3.22s) [2020-08-17T14:50:37.370Z] PASS [2020-08-17T14:50:37.370Z] [2020-08-17T14:50:37.370Z] DONE 6 tests in 19.575s [2020-08-17T14:50:37.370Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-08-17T14:50:37.370Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:50:37.370Z] ++ set -e [2020-08-17T14:50:37.370Z] ++ '[' -n 0 ']' [2020-08-17T14:50:37.370Z] ++ set -x [2020-08-17T14:50:37.370Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:50:37.409Z] #20 11.46 ######################################################################## 100.0% [2020-08-17T14:50:37.631Z] INFO: Testing against a local daemon [2020-08-17T14:50:37.631Z] === RUN TestServiceCreateInit [2020-08-17T14:50:37.631Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-17T14:50:37.665Z] #20 11.81 [2020-08-17T14:50:38.961Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-08-17T14:50:38.961Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2020-08-17T14:50:38.961Z] === RUN TestUpdateRestartWithAutoRemove [2020-08-17T14:50:39.033Z] #20 13.01 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-08-17T14:50:39.290Z] #20 13.46 [2020-08-17T14:50:39.523Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2020-08-17T14:50:39.523Z] === RUN TestWaitNonBlocked [2020-08-17T14:50:39.523Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-17T14:50:39.523Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-17T14:50:39.523Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-17T14:50:39.523Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-17T14:50:39.548Z] #20 13.61 0.6% ######################################################################## 100.0% [2020-08-17T14:50:39.779Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-08-17T14:50:39.779Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-08-17T14:50:39.805Z] #20 14.00 [2020-08-17T14:50:41.146Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-08-17T14:50:41.147Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2020-08-17T14:50:41.147Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2020-08-17T14:50:41.147Z] === RUN TestWaitBlocked [2020-08-17T14:50:41.147Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-17T14:50:41.147Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-17T14:50:41.147Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-08-17T14:50:41.147Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-08-17T14:50:41.147Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-08-17T14:50:41.147Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-08-17T14:50:41.170Z] #20 15.03 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-08-17T14:50:41.170Z] #20 15.25 skipping existing c35d46ef359f [2020-08-17T14:50:41.426Z] #20 15.62 [2020-08-17T14:50:41.426Z] #20 ... [2020-08-17T14:50:41.426Z] [2020-08-17T14:50:41.426Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-17T14:50:41.426Z] #33 3.102 Building test suite binary ./integration-cli/test.main [2020-08-17T14:50:42.077Z] --- PASS: TestWaitBlocked (0.02s) [2020-08-17T14:50:42.077Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s) [2020-08-17T14:50:42.077Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2020-08-17T14:50:42.077Z] === CONT TestContainerStartOnDaemonRestart [2020-08-17T14:50:42.077Z] === CONT TestIpcModeOlderClient [2020-08-17T14:50:42.077Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-08-17T14:50:42.077Z] === CONT TestContainerKillOnDaemonStart [2020-08-17T14:50:42.077Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-08-17T14:50:42.792Z] #33 ... [2020-08-17T14:50:42.792Z] [2020-08-17T14:50:42.792Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-08-17T14:50:42.792Z] #20 16.73 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-08-17T14:50:42.916Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-17T14:50:43.048Z] #20 17.17 [2020-08-17T14:50:43.048Z] #20 17.29 ######################################################################## 100.0% [2020-08-17T14:50:43.303Z] #20 17.66 [2020-08-17T14:50:43.560Z] #20 17.73 Download of images into '/build' complete. [2020-08-17T14:50:43.560Z] #20 17.74 Use something like the following to load the result into a Docker daemon: [2020-08-17T14:50:43.560Z] #20 17.74 tar -cC '/build' . | docker load [2020-08-17T14:50:43.818Z] #20 DONE 18.1s [2020-08-17T14:50:43.818Z] [2020-08-17T14:50:43.818Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-17T14:50:43.972Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-08-17T14:50:45.344Z] --- PASS: TestContainerStartOnDaemonRestart (3.27s) [2020-08-17T14:50:45.344Z] === CONT TestDaemonHostGatewayIP [2020-08-17T14:50:46.336Z] #33 ... [2020-08-17T14:50:46.336Z] [2020-08-17T14:50:46.336Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-08-17T14:50:46.710Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-08-17T14:50:47.272Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-08-17T14:50:47.529Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-08-17T14:50:47.703Z] #21 DONE 1.1s [2020-08-17T14:50:47.703Z] [2020-08-17T14:50:47.703Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-08-17T14:50:47.703Z] #25 DONE 0.1s [2020-08-17T14:50:47.703Z] [2020-08-17T14:50:47.703Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-17T14:50:48.109Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-08-17T14:50:48.109Z] --- PASS: TestDaemonHostGatewayIP (2.89s) [2020-08-17T14:50:48.109Z] === CONT TestDaemonRestartIpcMode [2020-08-17T14:50:48.211Z] --- PASS: TestServiceCreateInit (10.29s) [2020-08-17T14:50:48.211Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.22s) [2020-08-17T14:50:48.211Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s) [2020-08-17T14:50:48.211Z] === RUN TestCreateServiceMultipleTimes [2020-08-17T14:50:51.384Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-08-17T14:50:51.384Z] --- PASS: TestDaemonRestartIpcMode (3.13s) [2020-08-17T14:50:52.313Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-08-17T14:50:53.678Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-08-17T14:50:53.678Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-08-17T14:50:53.934Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-08-17T14:50:54.496Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-08-17T14:50:54.496Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-08-17T14:50:54.496Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-08-17T14:50:54.496Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-08-17T14:50:54.496Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-08-17T14:50:54.496Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-08-17T14:50:55.424Z] --- PASS: TestContainerKillOnDaemonStart (13.15s) [2020-08-17T14:50:55.424Z] PASS [2020-08-17T14:50:55.424Z] [2020-08-17T14:50:55.424Z] === Skipped [2020-08-17T14:50:55.424Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-08-17T14:50:55.424Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-08-17T14:50:55.424Z] [2020-08-17T14:50:55.424Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-08-17T14:50:55.424Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-17T14:50:55.424Z] [2020-08-17T14:50:55.425Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-08-17T14:50:55.425Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-08-17T14:50:55.425Z] [2020-08-17T14:50:55.425Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-08-17T14:50:55.425Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-08-17T14:50:55.425Z] [2020-08-17T14:50:55.425Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.01s) [2020-08-17T14:50:55.425Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-08-17T14:50:55.425Z] [2020-08-17T14:50:55.425Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-08-17T14:50:55.425Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-08-17T14:50:55.425Z] [2020-08-17T14:50:55.425Z] [2020-08-17T14:50:55.425Z] DONE 192 tests, 6 skipped in 143.000s [2020-08-17T14:50:55.425Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-08-17T14:50:55.425Z] ++ 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-08-17T14:50:55.425Z] ++ set -e [2020-08-17T14:50:55.425Z] ++ '[' -n 0 ']' [2020-08-17T14:50:55.425Z] ++ set -x [2020-08-17T14:50:55.425Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:50:55.425Z] INFO: Testing against a local daemon [2020-08-17T14:50:55.425Z] === RUN TestCommitInheritsEnv [2020-08-17T14:50:55.985Z] --- PASS: TestCommitInheritsEnv (0.40s) [2020-08-17T14:50:55.985Z] === RUN TestImportExtremelyLargeImageWorks [2020-08-17T14:50:55.985Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-08-17T14:50:55.985Z] === RUN TestImagesFilterMultiReference [2020-08-17T14:50:55.985Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-08-17T14:50:55.985Z] === RUN TestImagePullPlatformInvalid [2020-08-17T14:50:55.985Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-08-17T14:50:55.985Z] === RUN TestRemoveImageOrphaning [2020-08-17T14:50:56.546Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2020-08-17T14:50:56.546Z] === RUN TestRemoveImageGarbageCollector [2020-08-17T14:50:57.474Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-08-17T14:50:58.400Z] --- PASS: TestRemoveImageGarbageCollector (2.05s) [2020-08-17T14:50:58.401Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-08-17T14:50:58.401Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-08-17T14:50:58.401Z] === RUN TestTagInvalidReference [2020-08-17T14:50:58.401Z] --- PASS: TestTagInvalidReference (0.02s) [2020-08-17T14:50:58.401Z] === RUN TestTagValidPrefixedRepo [2020-08-17T14:50:58.656Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-08-17T14:50:58.656Z] === RUN TestTagExistedNameWithoutForce [2020-08-17T14:50:58.656Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-08-17T14:50:58.656Z] === RUN TestTagOfficialNames [2020-08-17T14:50:58.656Z] --- PASS: TestTagOfficialNames (0.05s) [2020-08-17T14:50:58.656Z] === RUN TestTagMatchesDigest [2020-08-17T14:50:58.656Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-08-17T14:50:58.656Z] === CONT TestImportExtremelyLargeImageWorks [2020-08-17T14:50:59.870Z] #33 ... [2020-08-17T14:50:59.870Z] [2020-08-17T14:50:59.870Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-08-17T14:50:59.870Z] #29 33.31 # github.com/docker/docker/contrib/httpserver [2020-08-17T14:50:59.870Z] #29 33.31 loadinternal: cannot find runtime/cgo [2020-08-17T14:50:59.870Z] #29 DONE 33.5s [2020-08-17T14:50:59.870Z] [2020-08-17T14:50:59.870Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-17T14:51:00.024Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-08-17T14:51:00.432Z] #33 ... [2020-08-17T14:51:00.432Z] [2020-08-17T14:51:00.432Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-08-17T14:51:00.432Z] #30 DONE 0.1s [2020-08-17T14:51:00.432Z] [2020-08-17T14:51:00.432Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-08-17T14:51:00.952Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-08-17T14:51:01.513Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-08-17T14:51:01.513Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-08-17T14:51:02.075Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-08-17T14:51:05.345Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-08-17T14:51:05.345Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-08-17T14:51:05.345Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-08-17T14:51:05.602Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-08-17T14:51:08.870Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-08-17T14:51:10.174Z] --- PASS: TestCreateServiceMultipleTimes (19.30s) [2020-08-17T14:51:10.174Z] === RUN TestCreateServiceConflict [2020-08-17T14:51:10.174Z] --- PASS: TestCreateServiceConflict (3.16s) [2020-08-17T14:51:10.174Z] === RUN TestCreateServiceMaxReplicas [2020-08-17T14:51:10.762Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-08-17T14:51:11.020Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-08-17T14:51:14.378Z] --- PASS: TestCreateServiceMaxReplicas (3.38s) [2020-08-17T14:51:14.378Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-17T14:51:15.189Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-08-17T14:51:16.115Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-08-17T14:51:17.482Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-08-17T14:51:18.411Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-08-17T14:51:19.781Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-08-17T14:51:20.347Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-08-17T14:51:23.615Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-08-17T14:51:23.615Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-08-17T14:51:24.177Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-08-17T14:51:24.177Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-08-17T14:51:25.545Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-08-17T14:51:26.108Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-08-17T14:51:27.042Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-08-17T14:51:27.970Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-08-17T14:51:28.226Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-08-17T14:51:29.154Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-08-17T14:51:29.277Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.83s) [2020-08-17T14:51:29.277Z] === RUN TestCreateServiceSecretFileMode [2020-08-17T14:51:29.717Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-08-17T14:51:30.283Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-08-17T14:51:31.821Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2020-08-17T14:51:31.821Z] === RUN TestCreateServiceConfigFileMode [2020-08-17T14:51:32.172Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-08-17T14:51:32.172Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-08-17T14:51:34.063Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-08-17T14:51:35.121Z] --- PASS: TestCreateServiceConfigFileMode (3.38s) [2020-08-17T14:51:35.121Z] === RUN TestCreateServiceSysctls [2020-08-17T14:51:35.956Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-08-17T14:51:37.890Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-08-17T14:51:39.269Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-08-17T14:51:39.269Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-08-17T14:51:39.324Z] --- PASS: TestCreateServiceSysctls (4.23s) [2020-08-17T14:51:39.324Z] === RUN TestCreateServiceCapabilities [2020-08-17T14:51:41.160Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-08-17T14:51:42.092Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-08-17T14:51:42.623Z] --- PASS: TestCreateServiceCapabilities (3.22s) [2020-08-17T14:51:42.623Z] === RUN TestInspect [2020-08-17T14:51:43.022Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-08-17T14:51:46.294Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-08-17T14:51:46.825Z] --- PASS: TestInspect (3.44s) [2020-08-17T14:51:46.825Z] === RUN TestCreateJob [2020-08-17T14:51:50.465Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-08-17T14:51:51.028Z] --- PASS: TestCreateJob (4.26s) [2020-08-17T14:51:51.028Z] === RUN TestReplicatedJob [2020-08-17T14:51:52.980Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-08-17T14:51:53.910Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-08-17T14:51:54.166Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-08-17T14:51:54.166Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-08-17T14:51:56.059Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-08-17T14:51:56.987Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-08-17T14:51:57.610Z] --- PASS: TestReplicatedJob (6.58s) [2020-08-17T14:51:57.610Z] === RUN TestUpdateReplicatedJob [2020-08-17T14:51:57.917Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-08-17T14:51:58.844Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-08-17T14:52:01.365Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-08-17T14:52:01.365Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-08-17T14:52:01.811Z] --- PASS: TestUpdateReplicatedJob (4.19s) [2020-08-17T14:52:01.811Z] === RUN TestServiceListWithStatuses [2020-08-17T14:52:01.811Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-17T14:52:01.811Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-17T14:52:01.811Z] === RUN TestDockerNetworkConnectAlias [2020-08-17T14:52:03.885Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-08-17T14:52:08.393Z] --- PASS: TestDockerNetworkConnectAlias (6.48s) [2020-08-17T14:52:08.393Z] === RUN TestDockerNetworkReConnect [2020-08-17T14:52:09.129Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-08-17T14:52:10.056Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-08-17T14:52:12.573Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-08-17T14:52:13.676Z] --- PASS: TestDockerNetworkReConnect (5.15s) [2020-08-17T14:52:13.676Z] === RUN TestServicePlugin [2020-08-17T14:52:13.676Z] --- SKIP: TestServicePlugin (0.00s) [2020-08-17T14:52:13.676Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:52:13.676Z] === RUN TestServiceUpdateLabel [2020-08-17T14:52:14.462Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-08-17T14:52:16.232Z] --- PASS: TestServiceUpdateLabel (3.28s) [2020-08-17T14:52:16.232Z] === RUN TestServiceUpdateSecrets [2020-08-17T14:52:17.728Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-08-17T14:52:20.247Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-08-17T14:52:22.141Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-08-17T14:52:24.657Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-08-17T14:52:24.657Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-08-17T14:52:29.903Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite (318.58s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.16s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.91s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.64s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.37s) [2020-08-17T14:52:29.903Z] docker_cli_daemon_test.go:1449: [d88820dfbd1a3] daemon is not started [2020-08-17T14:52:29.903Z] check_test.go:309: [d40e9ff8cc06d] daemon is not started [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.30s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.83s) [2020-08-17T14:52:29.903Z] check_test.go:309: [d2d7a7721ec57] daemon is not started [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.33s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.83s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.66s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.24s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.75s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.50s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.66s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.49s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-08-17T14:52:29.903Z] check_test.go:309: [d8a2294d32f28] daemon is not started [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-08-17T14:52:29.903Z] check_test.go:309: [d53b71a357488] daemon is not started [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.75s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-08-17T14:52:29.903Z] check_test.go:309: [d4fc6c11580f6] daemon is not started [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.59s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.76s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.56s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.22s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2020-08-17T14:52:29.903Z] check_test.go:309: [d868a9ee58380] daemon is not started [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.57s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.17s) [2020-08-17T14:52:29.903Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.75s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.28s) [2020-08-17T14:52:29.904Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-17T14:52:29.904Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-08-17T14:52:29.904Z] check_test.go:309: [ddaef55f4ea62] daemon is not started [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.07s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.30s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.54s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s) [2020-08-17T14:52:29.904Z] check_test.go:309: [d1d7256bcf876] daemon is not started [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.25s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-08-17T14:52:29.904Z] check_test.go:309: [d9e0fbe837a47] daemon is not started [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.46s) [2020-08-17T14:52:29.904Z] docker_cli_daemon_plugins_test.go:79: [d400525608c26] daemon is not started [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.76s) [2020-08-17T14:52:29.904Z] docker_cli_daemon_plugins_test.go:169: [d5dbb2ddf97c3] daemon is not started [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.12s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.57s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-08-17T14:52:29.904Z] check_test.go:309: [dc0715f22721b] daemon is not started [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.79s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.69s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.35s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.45s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.89s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.95s) [2020-08-17T14:52:29.904Z] check_test.go:309: [dd18a636b528e] daemon is not started [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.37s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.43s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.46s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.76s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.97s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.32s) [2020-08-17T14:52:29.904Z] check_test.go:309: [d3b8f9a08dcaf] daemon is not started [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.67s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.61s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.89s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.95s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.65s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.14s) [2020-08-17T14:52:29.904Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-08-17T14:52:29.904Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-08-17T14:52:29.904Z] check_test.go:309: [d0b1d03fa3575] daemon is not started [2020-08-17T14:52:29.904Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-08-17T14:52:29.904Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-08-17T14:52:29.904Z] check_test.go:309: [d76c4f8c8509f] daemon is not started [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.59s) [2020-08-17T14:52:29.904Z] check_test.go:309: [d10097cd597be] daemon is not started [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.11s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.09s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.17s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.23s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.52s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.39s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (2.95s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.20s) [2020-08-17T14:52:29.904Z] check_test.go:309: [dd0596eba14a3] daemon is not started [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.57s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.50s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.88s) [2020-08-17T14:52:29.904Z] check_test.go:309: [d04f0463ed8b1] daemon is not started [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.83s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s) [2020-08-17T14:52:29.904Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-08-17T14:52:29.904Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-08-17T14:52:29.904Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-08-17T14:52:29.904Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-08-17T14:52:29.904Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-08-17T14:52:29.904Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-08-17T14:52:29.904Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-08-17T14:52:29.904Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-08-17T14:52:29.904Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-08-17T14:52:29.904Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-08-17T14:52:29.904Z] check_test.go:309: [d4f4ec67c8609] daemon is not started [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.19s) [2020-08-17T14:52:29.904Z] check_test.go:309: [d232feb7af857] daemon is not started [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.02s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-08-17T14:52:29.904Z] check_test.go:309: [dadf8df5e63d3] daemon is not started [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.95s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.05s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.19s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.12s) [2020-08-17T14:52:29.904Z] check_test.go:309: [dba03a9def76c] daemon is not started [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.36s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.21s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.67s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.16s) [2020-08-17T14:52:29.904Z] check_test.go:309: [d1347bfe530ff] daemon is not started [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.74s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s) [2020-08-17T14:52:29.904Z] check_test.go:309: [d837fd71aea55] daemon is not started [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.89s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.79s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.72s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.10s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.41s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.38s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.27s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.73s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.15s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.58s) [2020-08-17T14:52:29.904Z] docker_cli_daemon_test.go:2544: [db0cc450ddb64] daemon is not started [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.54s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.75s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.84s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.67s) [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2020-08-17T14:52:29.904Z] check_test.go:309: [d7ef953834d27] daemon is not started [2020-08-17T14:52:29.904Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.96s) [2020-08-17T14:52:29.904Z] === RUN TestDockerSwarmSuite [2020-08-17T14:52:29.904Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-08-17T14:52:29.904Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-08-17T14:52:33.170Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-08-17T14:52:34.099Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-08-17T14:52:34.356Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-08-17T14:52:34.383Z] --- PASS: TestServiceUpdateSecrets (15.37s) [2020-08-17T14:52:34.383Z] === RUN TestServiceUpdateConfigs [2020-08-17T14:52:34.625Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-08-17T14:52:35.575Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-08-17T14:52:35.838Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-08-17T14:52:36.099Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-08-17T14:52:36.355Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-08-17T14:52:36.355Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-08-17T14:52:38.870Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-08-17T14:52:40.234Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-08-17T14:52:41.600Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-08-17T14:52:42.163Z] === RUN TestDockerSuite/TestBuildEnv [2020-08-17T14:52:43.531Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-08-17T14:52:44.899Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-08-17T14:52:45.827Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-08-17T14:52:49.281Z] --- PASS: TestServiceUpdateConfigs (15.38s) [2020-08-17T14:52:49.281Z] === RUN TestServiceUpdateNetwork [2020-08-17T14:52:51.068Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-08-17T14:52:51.825Z] #33 139.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-08-17T14:52:51.825Z] #33 141.6 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-08-17T14:52:51.825Z] #33 143.0 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-08-17T14:52:53.192Z] #33 145.0 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-08-17T14:52:54.341Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-08-17T14:52:55.269Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-08-17T14:52:56.457Z] #33 147.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-08-17T14:52:57.384Z] #33 149.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-08-17T14:52:58.750Z] #33 150.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-08-17T14:53:00.117Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-08-17T14:53:00.373Z] #33 151.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-08-17T14:53:01.505Z] --- PASS: TestServiceUpdateNetwork (14.59s) [2020-08-17T14:53:01.505Z] === RUN TestServiceUpdatePidsLimit [2020-08-17T14:53:01.738Z] #33 153.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-08-17T14:53:02.887Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-17T14:53:03.628Z] #33 155.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-08-17T14:53:03.828Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-17T14:53:04.993Z] #33 156.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-08-17T14:53:06.880Z] #33 158.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-08-17T14:53:07.441Z] #33 159.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-08-17T14:53:08.806Z] #33 160.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-08-17T14:53:10.112Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-08-17T14:53:10.173Z] #33 161.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-08-17T14:53:11.477Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-08-17T14:53:11.961Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-17T14:53:12.073Z] #33 163.7 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-08-17T14:53:13.438Z] #33 164.9 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-08-17T14:53:14.804Z] #33 166.2 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-08-17T14:53:16.170Z] #33 167.6 [2020-08-17T14:53:16.170Z] #33 DONE 167.7s [2020-08-17T14:53:16.170Z] [2020-08-17T14:53:16.170Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-08-17T14:53:17.534Z] #34 DONE 1.2s [2020-08-17T14:53:18.899Z] [2020-08-17T14:53:18.899Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-08-17T14:53:19.460Z] #35 DONE 0.6s [2020-08-17T14:53:19.460Z] [2020-08-17T14:53:19.460Z] #36 exporting to image [2020-08-17T14:53:19.460Z] #36 exporting layers [2020-08-17T14:53:19.565Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-08-17T14:53:20.094Z] --- PASS: TestServiceUpdatePidsLimit (17.50s) [2020-08-17T14:53:20.094Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-08-17T14:53:20.094Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-08-17T14:53:20.094Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-08-17T14:53:20.094Z] PASS [2020-08-17T14:53:20.094Z] [2020-08-17T14:53:20.094Z] === Skipped [2020-08-17T14:53:20.094Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-17T14:53:20.094Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-17T14:53:20.094Z] [2020-08-17T14:53:20.094Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-08-17T14:53:20.094Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-08-17T14:53:20.094Z] [2020-08-17T14:53:20.094Z] [2020-08-17T14:53:20.094Z] DONE 27 tests, 2 skipped in 161.542s [2020-08-17T14:53:20.094Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-08-17T14:53:20.095Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:53:20.095Z] ++ set -e [2020-08-17T14:53:20.095Z] ++ '[' -n 0 ']' [2020-08-17T14:53:20.095Z] ++ set -x [2020-08-17T14:53:20.095Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:53:20.095Z] INFO: Testing against a local daemon [2020-08-17T14:53:20.095Z] === RUN TestSessionCreate [2020-08-17T14:53:20.095Z] --- PASS: TestSessionCreate (0.05s) [2020-08-17T14:53:20.095Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-17T14:53:20.095Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-08-17T14:53:20.095Z] PASS [2020-08-17T14:53:20.095Z] [2020-08-17T14:53:20.095Z] DONE 2 tests in 0.258s [2020-08-17T14:53:20.095Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-08-17T14:53:20.095Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:53:20.095Z] ++ set -e [2020-08-17T14:53:20.095Z] ++ '[' -n 0 ']' [2020-08-17T14:53:20.095Z] ++ set -x [2020-08-17T14:53:20.095Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:53:20.095Z] INFO: Testing against a local daemon [2020-08-17T14:53:20.095Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-17T14:53:20.095Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-17T14:53:20.095Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-17T14:53:20.095Z] === RUN TestEventsExecDie [2020-08-17T14:53:20.095Z] --- PASS: TestEventsExecDie (0.86s) [2020-08-17T14:53:20.095Z] === RUN TestEventsBackwardsCompatible [2020-08-17T14:53:20.125Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-08-17T14:53:20.355Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-08-17T14:53:20.355Z] === RUN TestInfoBinaryCommits [2020-08-17T14:53:20.355Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-08-17T14:53:20.355Z] === RUN TestInfoAPIVersioned [2020-08-17T14:53:20.355Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-08-17T14:53:20.355Z] === RUN TestInfoDiscoveryBackend [2020-08-17T14:53:20.686Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-08-17T14:53:20.926Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2020-08-17T14:53:20.926Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-17T14:53:21.248Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-08-17T14:53:22.175Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-08-17T14:53:22.308Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-17T14:53:22.308Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-17T14:53:22.431Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-08-17T14:53:22.569Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-08-17T14:53:22.569Z] === RUN TestInfoAPI [2020-08-17T14:53:22.686Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-08-17T14:53:22.727Z] #36 exporting layers 3.0s done [2020-08-17T14:53:22.727Z] #36 writing image sha256:5e25b01752714a626ceefaf8f86db2b09c8adae95879f004f0757cd440bf6ac0 done [2020-08-17T14:53:22.727Z] #36 naming to docker.io/library/moby-e2e-test done [2020-08-17T14:53:22.727Z] #36 DONE 3.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-17T14:53:22.829Z] --- PASS: TestInfoAPI (0.05s) [2020-08-17T14:53:22.829Z] === RUN TestInfoAPIWarnings [2020-08-17T14:53:23.077Z] + echo Ensuring container killed. [2020-08-17T14:53:23.077Z] Ensuring container killed. [2020-08-17T14:53:23.077Z] + docker rm -vf docker-pr7 [2020-08-17T14:53:23.077Z] Error: No such container: docker-pr7 [2020-08-17T14:53:23.077Z] + true [Pipeline] sh [2020-08-17T14:53:23.357Z] + echo Chowning /workspace to jenkins user [2020-08-17T14:53:23.357Z] Chowning /workspace to jenkins user [2020-08-17T14:53:23.357Z] + id -u [2020-08-17T14:53:23.357Z] + id -g [2020-08-17T14:53:23.357Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41335:/workspace busybox chown -R 1000:1000 /workspace [2020-08-17T14:53:23.400Z] --- PASS: TestInfoAPIWarnings (0.64s) [2020-08-17T14:53:23.400Z] === RUN TestInfoDebug [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-17T14:53:23.972Z] --- PASS: TestInfoDebug (0.61s) [2020-08-17T14:53:23.972Z] === RUN TestInfoInsecureRegistries [2020-08-17T14:53:24.053Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-08-17T14:53:24.053Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-08-17T14:53:24.245Z] + bundleName=unit [2020-08-17T14:53:24.245Z] + echo Creating unit-bundles.tar.gz [2020-08-17T14:53:24.245Z] Creating unit-bundles.tar.gz [2020-08-17T14:53:24.245Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-08-17T14:53:24.245Z] bundles/junit-report.xml [2020-08-17T14:53:24.245Z] bundles/go-test-report.json [2020-08-17T14:53:24.245Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-08-17T14:53:24.253Z] Archiving artifacts [2020-08-17T14:53:24.542Z] --- PASS: TestInfoInsecureRegistries (0.62s) [2020-08-17T14:53:24.542Z] === RUN TestInfoRegistryMirrors [2020-08-17T14:53:24.653Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41335/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-17T14:53:24.955Z] + make clean [2020-08-17T14:53:24.955Z] docker volume rm -f docker-dev-cache [2020-08-17T14:53:25.113Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2020-08-17T14:53:25.113Z] === RUN TestLoginFailsWithBadCredentials [2020-08-17T14:53:25.210Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-17T14:53:25.683Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-08-17T14:53:25.683Z] === RUN TestPingCacheHeaders [2020-08-17T14:53:25.683Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-08-17T14:53:25.683Z] === RUN TestPingGet [2020-08-17T14:53:25.684Z] --- PASS: TestPingGet (0.03s) [2020-08-17T14:53:25.684Z] === RUN TestPingHead [2020-08-17T14:53:25.684Z] --- PASS: TestPingHead (0.05s) [2020-08-17T14:53:25.684Z] === RUN TestVersion [2020-08-17T14:53:25.684Z] --- PASS: TestVersion (0.05s) [2020-08-17T14:53:25.684Z] PASS [2020-08-17T14:53:25.684Z] [2020-08-17T14:53:25.684Z] === Skipped [2020-08-17T14:53:25.684Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-08-17T14:53:25.684Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-17T14:53:25.684Z] [2020-08-17T14:53:25.684Z] [2020-08-17T14:53:25.684Z] DONE 18 tests, 1 skipped in 6.509s [2020-08-17T14:53:25.684Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-17T14:53:25.684Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:53:25.684Z] ++ set -e [2020-08-17T14:53:25.684Z] ++ '[' -n 0 ']' [2020-08-17T14:53:25.684Z] ++ set -x [2020-08-17T14:53:25.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:53:25.944Z] INFO: Testing against a local daemon [2020-08-17T14:53:25.944Z] === RUN TestVolumesCreateAndList [2020-08-17T14:53:25.944Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-08-17T14:53:25.944Z] === RUN TestVolumesRemove [2020-08-17T14:53:25.944Z] --- PASS: TestVolumesRemove (0.12s) [2020-08-17T14:53:25.944Z] === RUN TestVolumesInspect [2020-08-17T14:53:26.205Z] --- PASS: TestVolumesInspect (0.03s) [2020-08-17T14:53:26.205Z] === RUN TestVolumesInvalidJSON [2020-08-17T14:53:26.205Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-17T14:53:26.205Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-17T14:53:26.205Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-17T14:53:26.205Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-08-17T14:53:26.205Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-17T14:53:26.205Z] PASS [2020-08-17T14:53:26.205Z] [2020-08-17T14:53:26.205Z] DONE 5 tests in 0.403s [2020-08-17T14:53:26.205Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-17T14:53:26.465Z] ++++ cat bundles/test-integration/docker.pid [2020-08-17T14:53:26.465Z] +++ kill 13591 [2020-08-17T14:53:27.847Z] +++ /etc/init.d/apparmor stop [2020-08-17T14:53:27.847Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-17T14:53:27.847Z] [2020-08-17T14:53:27.847Z] Unloading profiles will leave already running processes permanently [2020-08-17T14:53:27.847Z] unconfined, which can lead to unexpected situations. [2020-08-17T14:53:27.847Z] [2020-08-17T14:53:27.847Z] To set a process to complain mode, use the command line tool [2020-08-17T14:53:27.847Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-17T14:53:27.847Z] +++ true [2020-08-17T14:53:27.847Z] exiting test-integration [2020-08-17T14:53:27.847Z] ++ exit 0 [2020-08-17T14:53:27.847Z] Post stage [Pipeline] junit [2020-08-17T14:53:30.403Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-17T14:53:31.228Z] + echo Ensuring container killed. [2020-08-17T14:53:31.228Z] Ensuring container killed. [2020-08-17T14:53:31.228Z] + docker rm -vf docker-pr7 [2020-08-17T14:53:31.228Z] Error: No such container: docker-pr7 [2020-08-17T14:53:31.228Z] + true [Pipeline] sh [2020-08-17T14:53:31.519Z] + echo Chowning /workspace to jenkins user [2020-08-17T14:53:31.519Z] Chowning /workspace to jenkins user [2020-08-17T14:53:31.519Z] + id -u [2020-08-17T14:53:31.519Z] + id -g [2020-08-17T14:53:31.519Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41335:/workspace busybox chown -R 1000:1000 /workspace [2020-08-17T14:53:31.519Z] Unable to find image 'busybox:latest' locally [2020-08-17T14:53:31.779Z] latest: Pulling from library/busybox [2020-08-17T14:53:31.779Z] b532f239b6e6: Pulling fs layer [2020-08-17T14:53:31.779Z] b532f239b6e6: Verifying Checksum [2020-08-17T14:53:31.779Z] b532f239b6e6: Download complete [2020-08-17T14:53:32.043Z] b532f239b6e6: Pull complete [2020-08-17T14:53:32.043Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-17T14:53:32.043Z] Status: Downloaded newer image for busybox:latest [2020-08-17T14:53:32.142Z] === RUN TestDockerSuite/TestBuildExpose [2020-08-17T14:53:32.142Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-08-17T14:53:32.705Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-08-17T14:53:33.267Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-08-17T14:53:33.524Z] === RUN TestDockerSuite/TestBuildFails [2020-08-17T14:53:34.086Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-08-17T14:53:34.342Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-17T14:53:35.669Z] + bundleName=arm64-integration [2020-08-17T14:53:35.669Z] + echo Creating arm64-integration-bundles.tar.gz [2020-08-17T14:53:35.669Z] Creating arm64-integration-bundles.tar.gz [2020-08-17T14:53:35.669Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-17T14:53:35.669Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-17T14:53:35.943Z] Archiving artifacts [2020-08-17T14:53:36.232Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-08-17T14:53:37.649Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41335/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-17T14:53:37.991Z] + make clean [2020-08-17T14:53:38.124Z] === RUN TestDockerSuite/TestBuildForceRm [2020-08-17T14:53:38.562Z] docker volume rm -f docker-dev-cache [2020-08-17T14:53:38.562Z] docker-dev-cache [Pipeline] deleteDir [2020-08-17T14:53:40.014Z] === RUN TestDockerSuite/TestBuildFromGit [2020-08-17T14:53:41.381Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-08-17T14:53:41.636Z] === RUN TestDockerSuite/TestBuildFromGitWithF [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2020-08-17T14:53:42.610Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-17T14:53:43.980Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-08-17T14:53:44.907Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-08-17T14:53:45.469Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-08-17T14:53:45.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-08-17T14:53:46.397Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-08-17T14:53:47.326Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-08-17T14:53:49.845Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-08-17T14:53:51.209Z] === RUN TestDockerSuite/TestBuildHistory [2020-08-17T14:53:55.377Z] === RUN TestDockerSuite/TestBuildIidFile [2020-08-17T14:53:55.377Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-08-17T14:53:55.377Z] === RUN TestDockerSuite/TestBuildInheritance [2020-08-17T14:53:56.305Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-08-17T14:53:56.562Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-08-17T14:53:56.818Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-08-17T14:53:57.380Z] === RUN TestDockerSuite/TestBuildLabel [2020-08-17T14:53:57.944Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-08-17T14:53:58.507Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-08-17T14:53:58.763Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-08-17T14:53:59.018Z] === RUN TestDockerSuite/TestBuildLabels [2020-08-17T14:53:59.581Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-08-17T14:54:00.947Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-08-17T14:54:03.466Z] === RUN TestDockerSuite/TestBuildLastModified [2020-08-17T14:54:08.710Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-08-17T14:54:11.224Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-08-17T14:54:11.224Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-08-17T14:54:11.480Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-08-17T14:54:11.480Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-08-17T14:54:11.736Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-08-17T14:54:11.992Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-08-17T14:54:13.881Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-08-17T14:54:14.442Z] --- PASS: TestImportExtremelyLargeImageWorks (195.71s) [2020-08-17T14:54:14.442Z] PASS [2020-08-17T14:54:14.442Z] [2020-08-17T14:54:14.442Z] DONE 12 tests in 199.110s [2020-08-17T14:54:14.442Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-08-17T14:54:14.442Z] ++ 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-08-17T14:54:14.442Z] ++ set -e [2020-08-17T14:54:14.442Z] ++ '[' -n 0 ']' [2020-08-17T14:54:14.442Z] ++ set -x [2020-08-17T14:54:14.442Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:54:14.442Z] INFO: Testing against a local daemon [2020-08-17T14:54:14.442Z] === RUN TestNetworkCreateDelete [2020-08-17T14:54:14.698Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-08-17T14:54:14.698Z] === RUN TestDockerNetworkDeletePreferID [2020-08-17T14:54:15.260Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-08-17T14:54:15.260Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s) [2020-08-17T14:54:15.260Z] === RUN TestDaemonDNSFallback [2020-08-17T14:54:17.776Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-08-17T14:54:18.032Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-08-17T14:54:18.288Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-08-17T14:54:22.453Z] --- PASS: TestDaemonDNSFallback (6.67s) [2020-08-17T14:54:22.453Z] === RUN TestInspectNetwork [2020-08-17T14:54:24.969Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-08-17T14:54:25.896Z] === RUN TestInspectNetwork/full_network_id [2020-08-17T14:54:25.896Z] === RUN TestInspectNetwork/partial_network_id [2020-08-17T14:54:25.896Z] === RUN TestInspectNetwork/network_name [2020-08-17T14:54:25.896Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-08-17T14:54:27.262Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-08-17T14:54:28.190Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-08-17T14:54:30.078Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-08-17T14:54:30.078Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-08-17T14:54:30.334Z] --- PASS: TestInspectNetwork (8.39s) [2020-08-17T14:54:30.334Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-08-17T14:54:30.334Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-08-17T14:54:30.334Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-08-17T14:54:30.334Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-08-17T14:54:30.334Z] === RUN TestRunContainerWithBridgeNone [2020-08-17T14:54:32.223Z] --- PASS: TestRunContainerWithBridgeNone (1.89s) [2020-08-17T14:54:32.223Z] === RUN TestNetworkInvalidJSON [2020-08-17T14:54:32.223Z] === RUN TestNetworkInvalidJSON//networks/create [2020-08-17T14:54:32.223Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-08-17T14:54:32.223Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-08-17T14:54:32.223Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-08-17T14:54:32.223Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-17T14:54:32.223Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-17T14:54:32.223Z] === CONT TestNetworkInvalidJSON//networks/create [2020-08-17T14:54:32.223Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-08-17T14:54:32.223Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-08-17T14:54:32.223Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-08-17T14:54:32.223Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-08-17T14:54:32.223Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-08-17T14:54:32.223Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-08-17T14:54:32.223Z] === RUN TestHostIPv4BridgeLabel [2020-08-17T14:54:32.785Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-08-17T14:54:32.785Z] === RUN TestDaemonRestartWithLiveRestore [2020-08-17T14:54:33.041Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-08-17T14:54:33.617Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-08-17T14:54:33.876Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-08-17T14:54:33.876Z] === RUN TestDaemonDefaultNetworkPools [2020-08-17T14:54:34.819Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2020-08-17T14:54:34.819Z] === RUN TestDaemonRestartWithExistingNetwork [2020-08-17T14:54:35.076Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-08-17T14:54:35.332Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-08-17T14:54:35.893Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-08-17T14:54:35.893Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.41s) [2020-08-17T14:54:35.893Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-08-17T14:54:37.258Z] === RUN TestDockerSuite/TestBuildNetNone [2020-08-17T14:54:37.514Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.39s) [2020-08-17T14:54:37.514Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-08-17T14:54:38.077Z] === RUN TestDockerSuite/TestBuildNoContext [2020-08-17T14:54:38.078Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2020-08-17T14:54:38.078Z] === RUN TestServiceWithPredefinedNetwork [2020-08-17T14:54:39.112Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-08-17T14:54:40.041Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-08-17T14:54:41.409Z] --- PASS: TestServiceWithPredefinedNetwork (3.42s) [2020-08-17T14:54:41.409Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-08-17T14:54:41.409Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-17T14:54:41.409Z] service_test.go:236: FLAKY_TEST [2020-08-17T14:54:41.409Z] === RUN TestServiceWithDataPathPortInit [2020-08-17T14:54:41.666Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-08-17T14:54:41.923Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-08-17T14:54:41.923Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-08-17T14:54:42.486Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-08-17T14:54:42.486Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-08-17T14:54:43.050Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-08-17T14:54:44.940Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-08-17T14:54:45.501Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-08-17T14:54:46.867Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-08-17T14:54:47.795Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-08-17T14:54:49.161Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-08-17T14:54:50.089Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-08-17T14:54:51.019Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-08-17T14:54:51.583Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-08-17T14:54:54.108Z] === RUN TestDockerSuite/TestBuildPATH [2020-08-17T14:54:55.998Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-08-17T14:54:56.254Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-08-17T14:54:56.818Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-08-17T14:54:58.184Z] --- PASS: TestServiceWithDataPathPortInit (16.58s) [2020-08-17T14:54:58.184Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-08-17T14:55:04.727Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-08-17T14:55:06.091Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.12s) [2020-08-17T14:55:06.091Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s035ld7yjg8cbmmkcwdzk4cfp Created:2020-08-17 14:54:59.489683339 +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[e5cae6f02c817a5adab6e250d3a16e760fb0bf904ec8adf22a95b0769bb03234:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sgf6huix9q0srp4872212uvmp EndpointID:ff71a072b17c99dbf87e402f52bcc042e8c7293661ded602e286840fba3c5a2f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:82c9b062c2e9c6067a279058df29fa65ed6dfc13afdd447bdbafd96640e09782 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:f8775fe1c6fd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sgf6huix9q0srp4872212uvmp EndpointID:ff71a072b17c99dbf87e402f52bcc042e8c7293661ded602e286840fba3c5a2f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-08-17T14:55:06.091Z] PASS [2020-08-17T14:55:06.091Z] [2020-08-17T14:55:06.091Z] === Skipped [2020-08-17T14:55:06.091Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-08-17T14:55:06.091Z] service_test.go:236: FLAKY_TEST [2020-08-17T14:55:06.091Z] [2020-08-17T14:55:06.091Z] [2020-08-17T14:55:06.091Z] DONE 23 tests, 1 skipped in 51.743s [2020-08-17T14:55:06.091Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-08-17T14:55:06.091Z] ++ 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-08-17T14:55:06.091Z] ++ set -e [2020-08-17T14:55:06.091Z] ++ '[' -n 0 ']' [2020-08-17T14:55:06.091Z] ++ set -x [2020-08-17T14:55:06.091Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:55:06.347Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-08-17T14:55:06.347Z] INFO: Testing against a local daemon [2020-08-17T14:55:06.347Z] === RUN TestDockerNetworkIpvlanPersistance [2020-08-17T14:55:06.347Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-17T14:55:06.347Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-17T14:55:06.347Z] === RUN TestDockerNetworkIpvlan [2020-08-17T14:55:06.347Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-08-17T14:55:06.347Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-17T14:55:06.347Z] PASS [2020-08-17T14:55:06.347Z] [2020-08-17T14:55:06.347Z] === Skipped [2020-08-17T14:55:06.347Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-08-17T14:55:06.347Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-17T14:55:06.347Z] [2020-08-17T14:55:06.347Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-08-17T14:55:06.347Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-08-17T14:55:06.347Z] [2020-08-17T14:55:06.347Z] [2020-08-17T14:55:06.347Z] DONE 2 tests, 2 skipped in 0.137s [2020-08-17T14:55:06.347Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-08-17T14:55:06.347Z] ++ 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-08-17T14:55:06.347Z] ++ set -e [2020-08-17T14:55:06.347Z] ++ '[' -n 0 ']' [2020-08-17T14:55:06.347Z] ++ set -x [2020-08-17T14:55:06.347Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:55:06.603Z] INFO: Testing against a local daemon [2020-08-17T14:55:06.603Z] === RUN TestDockerNetworkMacvlanPersistance [2020-08-17T14:55:07.970Z] === RUN TestDockerSuite/TestBuildRm [2020-08-17T14:55:07.970Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2020-08-17T14:55:07.970Z] === RUN TestDockerNetworkMacvlan [2020-08-17T14:55:08.899Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-08-17T14:55:09.826Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-08-17T14:55:10.082Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-08-17T14:55:10.644Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-08-17T14:55:10.644Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-08-17T14:55:12.016Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-08-17T14:55:12.272Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-08-17T14:55:12.833Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-08-17T14:55:12.833Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-08-17T14:55:13.761Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-08-17T14:55:13.761Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-08-17T14:55:15.136Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-08-17T14:55:15.136Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-08-17T14:55:16.504Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-08-17T14:55:19.782Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-08-17T14:55:20.038Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-08-17T14:55:20.599Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-08-17T14:55:20.599Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-08-17T14:55:20.599Z] === RUN TestDockerSuite/TestBuildSpaces [2020-08-17T14:55:20.856Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-08-17T14:55:21.785Z] --- PASS: TestDockerNetworkMacvlan (13.63s) [2020-08-17T14:55:21.785Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-08-17T14:55:21.785Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-08-17T14:55:21.785Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2020-08-17T14:55:21.785Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.21s) [2020-08-17T14:55:21.785Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.97s) [2020-08-17T14:55:21.785Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2020-08-17T14:55:21.785Z] PASS [2020-08-17T14:55:21.785Z] [2020-08-17T14:55:21.785Z] DONE 8 tests in 15.236s [2020-08-17T14:55:21.785Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-08-17T14:55:21.785Z] ++ 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-08-17T14:55:21.785Z] ++ set -e [2020-08-17T14:55:21.785Z] ++ '[' -n 0 ']' [2020-08-17T14:55:21.785Z] ++ set -x [2020-08-17T14:55:21.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:55:21.785Z] testing: warning: no tests to run [2020-08-17T14:55:21.785Z] PASS [2020-08-17T14:55:21.785Z] [2020-08-17T14:55:21.785Z] DONE 0 tests in 0.030s [2020-08-17T14:55:21.785Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-08-17T14:55:21.785Z] ++ 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-08-17T14:55:21.785Z] ++ set -e [2020-08-17T14:55:21.785Z] ++ '[' -n 0 ']' [2020-08-17T14:55:21.785Z] ++ set -x [2020-08-17T14:55:21.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:55:21.785Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-08-17T14:55:21.785Z] === RUN TestDockerSuite/TestBuildStderr [2020-08-17T14:55:21.785Z] INFO: Testing against a local daemon [2020-08-17T14:55:21.785Z] === RUN TestAuthZPluginAllowRequest [2020-08-17T14:55:22.716Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-08-17T14:55:23.278Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2020-08-17T14:55:23.278Z] === RUN TestAuthZPluginTLS [2020-08-17T14:55:23.839Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-08-17T14:55:23.839Z] === RUN TestAuthZPluginDenyRequest [2020-08-17T14:55:24.404Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-08-17T14:55:24.404Z] === RUN TestAuthZPluginAPIDenyResponse [2020-08-17T14:55:24.966Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-08-17T14:55:24.966Z] === RUN TestAuthZPluginDenyResponse [2020-08-17T14:55:25.527Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-08-17T14:55:25.527Z] === RUN TestAuthZPluginAllowEventStream [2020-08-17T14:55:25.527Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-08-17T14:55:26.455Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-08-17T14:55:27.019Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2020-08-17T14:55:27.019Z] === RUN TestAuthZPluginErrorResponse [2020-08-17T14:55:27.276Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-08-17T14:55:27.532Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-08-17T14:55:27.532Z] === RUN TestAuthZPluginErrorRequest [2020-08-17T14:55:27.532Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-08-17T14:55:28.092Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-08-17T14:55:28.093Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-08-17T14:55:28.348Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-08-17T14:55:28.604Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-08-17T14:55:28.604Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-08-17T14:55:29.530Z] === RUN TestDockerSuite/TestBuildUser [2020-08-17T14:55:30.458Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.81s) [2020-08-17T14:55:30.458Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-08-17T14:55:31.020Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-08-17T14:55:32.386Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.85s) [2020-08-17T14:55:32.386Z] === RUN TestAuthZPluginHeader [2020-08-17T14:55:32.948Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-08-17T14:55:32.948Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-08-17T14:55:33.885Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-08-17T14:55:35.252Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-08-17T14:55:37.770Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.82s) [2020-08-17T14:55:37.770Z] === RUN TestAuthZPluginV2Disable [2020-08-17T14:55:41.940Z] --- PASS: TestAuthZPluginV2Disable (3.50s) [2020-08-17T14:55:41.940Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-08-17T14:55:44.454Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s) [2020-08-17T14:55:44.454Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-08-17T14:55:45.821Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-08-17T14:55:46.387Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-08-17T14:55:46.644Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-08-17T14:55:47.571Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-08-17T14:55:48.132Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-08-17T14:55:50.022Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-08-17T14:55:50.022Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-08-17T14:55:50.022Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-08-17T14:55:50.022Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-08-17T14:55:50.022Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-08-17T14:55:51.389Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-08-17T14:55:51.661Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-08-17T14:55:52.592Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-08-17T14:55:53.153Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-08-17T14:55:53.714Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-08-17T14:55:53.714Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-08-17T14:55:55.603Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.94s) [2020-08-17T14:55:55.603Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-08-17T14:55:55.603Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-08-17T14:55:56.968Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-08-17T14:55:57.530Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-08-17T14:55:57.787Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-08-17T14:55:58.043Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-08-17T14:55:58.043Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-08-17T14:55:58.605Z] === RUN TestDockerSuite/TestBuildXZHost [2020-08-17T14:55:59.167Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-08-17T14:56:00.094Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-08-17T14:56:00.094Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-08-17T14:56:00.094Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-08-17T14:56:00.656Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-08-17T14:56:01.587Z] === RUN TestDockerSuite/TestCommitChange [2020-08-17T14:56:02.515Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-08-17T14:56:02.770Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-08-17T14:56:03.025Z] === RUN TestDockerSuite/TestCommitHardlink [2020-08-17T14:56:04.392Z] === RUN TestDockerSuite/TestCommitNewFile [2020-08-17T14:56:05.759Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-08-17T14:56:06.321Z] === RUN TestDockerSuite/TestCommitTTY [2020-08-17T14:56:07.264Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-08-17T14:56:07.825Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-08-17T14:56:08.753Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-08-17T14:56:09.314Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-08-17T14:56:09.314Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-08-17T14:56:09.314Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-08-17T14:56:09.314Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-08-17T14:56:09.570Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-08-17T14:56:09.570Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-08-17T14:56:09.570Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-08-17T14:56:10.497Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-08-17T14:56:11.424Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-08-17T14:56:11.424Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-08-17T14:56:11.986Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-08-17T14:56:11.986Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2020-08-17T14:56:11.986Z] PASS [2020-08-17T14:56:12.244Z] [2020-08-17T14:56:12.244Z] DONE 17 tests in 50.474s [2020-08-17T14:56:12.244Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-08-17T14:56:12.244Z] ++ 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-08-17T14:56:12.244Z] ++ set -e [2020-08-17T14:56:12.244Z] ++ '[' -n 0 ']' [2020-08-17T14:56:12.244Z] ++ set -x [2020-08-17T14:56:12.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:56:12.244Z] INFO: Testing against a local daemon [2020-08-17T14:56:12.244Z] === RUN TestPluginInvalidJSON [2020-08-17T14:56:12.244Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-08-17T14:56:12.244Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-08-17T14:56:12.244Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-08-17T14:56:12.244Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-08-17T14:56:12.244Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-08-17T14:56:12.244Z] === RUN TestPluginInstall [2020-08-17T14:56:12.244Z] === RUN TestPluginInstall/no_auth [2020-08-17T14:56:12.500Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-08-17T14:56:13.061Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-08-17T14:56:13.622Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-08-17T14:56:14.184Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-08-17T14:56:14.184Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-08-17T14:56:14.184Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-08-17T14:56:14.746Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-08-17T14:56:14.746Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-08-17T14:56:15.003Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-08-17T14:56:15.003Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-08-17T14:56:15.003Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-08-17T14:56:15.932Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-08-17T14:56:16.188Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-08-17T14:56:16.753Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-08-17T14:56:17.683Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-08-17T14:56:17.683Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-08-17T14:56:19.577Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-08-17T14:56:20.507Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-08-17T14:56:20.507Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-08-17T14:56:21.077Z] time="2020-08-17T14:56:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-17T14:56:21.077Z] time="2020-08-17T14:56:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a19bd9249adc1a54853308d6026e3fde8aeedd3ff4e7362eaf5dfb44930ef90" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-17T14:56:21.077Z] time="2020-08-17T14:56:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-17T14:56:21.077Z] time="2020-08-17T14:56:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9a19bd9249adc1a54853308d6026e3fde8aeedd3ff4e7362eaf5dfb44930ef90" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-17T14:56:21.359Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-08-17T14:56:21.922Z] === RUN TestPluginInstall/with_htpasswd [2020-08-17T14:56:22.484Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-08-17T14:56:22.740Z] time="2020-08-17T14:56:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-17T14:56:22.740Z] time="2020-08-17T14:56:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3720d4a8e4cf9def1e023cbf349d1f4c83d87befc730dba846247a53baa343dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-17T14:56:22.740Z] time="2020-08-17T14:56:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-17T14:56:22.740Z] time="2020-08-17T14:56:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3720d4a8e4cf9def1e023cbf349d1f4c83d87befc730dba846247a53baa343dc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-17T14:56:23.301Z] === RUN TestPluginInstall/with_insecure [2020-08-17T14:56:23.301Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-08-17T14:56:23.863Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-08-17T14:56:23.863Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-08-17T14:56:24.427Z] time="2020-08-17T14:56:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-17T14:56:24.427Z] time="2020-08-17T14:56:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a76f583128b211855ac2bb05684a90fab78891f29cf264bac12fd53fde92c038" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-17T14:56:24.427Z] time="2020-08-17T14:56:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-08-17T14:56:24.427Z] time="2020-08-17T14:56:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a76f583128b211855ac2bb05684a90fab78891f29cf264bac12fd53fde92c038" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-08-17T14:56:24.427Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-08-17T14:56:24.988Z] --- PASS: TestPluginInstall (12.53s) [2020-08-17T14:56:24.988Z] --- PASS: TestPluginInstall/no_auth (9.51s) [2020-08-17T14:56:24.988Z] --- PASS: TestPluginInstall/with_htpasswd (1.45s) [2020-08-17T14:56:24.988Z] --- PASS: TestPluginInstall/with_insecure (1.57s) [2020-08-17T14:56:24.988Z] plugin_test.go:157: [d544e5eedd07c] daemon is not started [2020-08-17T14:56:24.988Z] PASS [2020-08-17T14:56:24.988Z] [2020-08-17T14:56:24.988Z] DONE 6 tests in 12.698s [2020-08-17T14:56:24.988Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-08-17T14:56:24.988Z] ++ 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-08-17T14:56:24.988Z] ++ set -e [2020-08-17T14:56:24.988Z] ++ '[' -n 0 ']' [2020-08-17T14:56:24.988Z] ++ set -x [2020-08-17T14:56:24.988Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:56:24.988Z] INFO: Testing against a local daemon [2020-08-17T14:56:24.988Z] === RUN TestExternalGraphDriver [2020-08-17T14:56:25.243Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-08-17T14:56:25.243Z] === RUN TestExternalGraphDriver/json [2020-08-17T14:56:25.806Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-08-17T14:56:25.806Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-08-17T14:56:26.368Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-08-17T14:56:27.297Z] === RUN TestExternalGraphDriver/spec [2020-08-17T14:56:27.553Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-08-17T14:56:28.919Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-08-17T14:56:28.919Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-08-17T14:56:28.919Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-08-17T14:56:28.919Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-08-17T14:56:28.919Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-08-17T14:56:29.175Z] === RUN TestExternalGraphDriver/pull [2020-08-17T14:56:29.430Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-08-17T14:56:30.358Z] --- PASS: TestExternalGraphDriver (5.44s) [2020-08-17T14:56:30.358Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2020-08-17T14:56:30.358Z] --- PASS: TestExternalGraphDriver/spec (2.02s) [2020-08-17T14:56:30.358Z] --- PASS: TestExternalGraphDriver/pull (1.34s) [2020-08-17T14:56:30.358Z] === RUN TestGraphdriverPluginV2 [2020-08-17T14:56:33.623Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-08-17T14:56:34.186Z] --- PASS: TestGraphdriverPluginV2 (3.71s) [2020-08-17T14:56:34.186Z] PASS [2020-08-17T14:56:34.186Z] [2020-08-17T14:56:34.186Z] DONE 5 tests in 9.281s [2020-08-17T14:56:34.186Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-08-17T14:56:34.186Z] ++ 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-08-17T14:56:34.186Z] ++ set -e [2020-08-17T14:56:34.186Z] ++ '[' -n 0 ']' [2020-08-17T14:56:34.186Z] ++ set -x [2020-08-17T14:56:34.186Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:56:34.186Z] === RUN TestDockerSuite/TestContainerAPITop [2020-08-17T14:56:34.441Z] INFO: Testing against a local daemon [2020-08-17T14:56:34.441Z] === RUN TestContinueAfterPluginCrash [2020-08-17T14:56:34.441Z] === PAUSE TestContinueAfterPluginCrash [2020-08-17T14:56:34.441Z] === RUN TestReadPluginNoRead [2020-08-17T14:56:34.441Z] === PAUSE TestReadPluginNoRead [2020-08-17T14:56:34.441Z] === RUN TestDaemonStartWithLogOpt [2020-08-17T14:56:34.441Z] === PAUSE TestDaemonStartWithLogOpt [2020-08-17T14:56:34.441Z] === CONT TestContinueAfterPluginCrash [2020-08-17T14:56:34.441Z] === CONT TestDaemonStartWithLogOpt [2020-08-17T14:56:34.697Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-08-17T14:56:34.697Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-08-17T14:56:34.953Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-08-17T14:56:37.483Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-08-17T14:56:38.044Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-08-17T14:56:38.972Z] --- PASS: TestDaemonStartWithLogOpt (4.39s) [2020-08-17T14:56:38.972Z] === CONT TestReadPluginNoRead [2020-08-17T14:56:38.972Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-08-17T14:56:42.243Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-08-17T14:56:42.500Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-08-17T14:56:42.755Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-08-17T14:56:43.686Z] --- PASS: TestContinueAfterPluginCrash (9.41s) [2020-08-17T14:56:43.686Z] === RUN TestReadPluginNoRead/default [2020-08-17T14:56:44.248Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-08-17T14:56:45.616Z] === RUN TestReadPluginNoRead/disabled_caching [2020-08-17T14:56:45.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-08-17T14:56:46.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-08-17T14:56:46.740Z] --- PASS: TestReadPluginNoRead (8.07s) [2020-08-17T14:56:46.740Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.56s) [2020-08-17T14:56:46.740Z] --- PASS: TestReadPluginNoRead/default (1.59s) [2020-08-17T14:56:46.740Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.42s) [2020-08-17T14:56:46.740Z] read_test.go:92: [d231ca76f7198] daemon is not started [2020-08-17T14:56:46.740Z] PASS [2020-08-17T14:56:46.740Z] [2020-08-17T14:56:46.740Z] DONE 6 tests in 12.628s [2020-08-17T14:56:46.740Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-08-17T14:56:46.740Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:56:46.740Z] ++ set -e [2020-08-17T14:56:46.740Z] ++ '[' -n 0 ']' [2020-08-17T14:56:46.740Z] ++ set -x [2020-08-17T14:56:46.740Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:56:46.995Z] testing: warning: no tests to run [2020-08-17T14:56:46.995Z] PASS [2020-08-17T14:56:46.995Z] [2020-08-17T14:56:46.995Z] DONE 0 tests in 0.032s [2020-08-17T14:56:46.995Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-08-17T14:56:46.995Z] ++ 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-08-17T14:56:46.995Z] ++ set -e [2020-08-17T14:56:46.995Z] ++ '[' -n 0 ']' [2020-08-17T14:56:46.995Z] ++ set -x [2020-08-17T14:56:46.995Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:56:46.995Z] INFO: Testing against a local daemon [2020-08-17T14:56:46.995Z] === RUN TestPluginWithDevMounts [2020-08-17T14:56:46.995Z] === PAUSE TestPluginWithDevMounts [2020-08-17T14:56:46.995Z] === CONT TestPluginWithDevMounts [2020-08-17T14:56:47.557Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-08-17T14:56:48.924Z] --- PASS: TestPluginWithDevMounts (1.82s) [2020-08-17T14:56:48.924Z] PASS [2020-08-17T14:56:48.924Z] [2020-08-17T14:56:48.924Z] DONE 1 tests in 1.923s [2020-08-17T14:56:48.924Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-08-17T14:56:48.924Z] ++ 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-08-17T14:56:48.924Z] ++ set -e [2020-08-17T14:56:48.924Z] ++ '[' -n 0 ']' [2020-08-17T14:56:48.924Z] ++ set -x [2020-08-17T14:56:48.924Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:56:48.924Z] INFO: Testing against a local daemon [2020-08-17T14:56:48.924Z] === RUN TestSecretInspect [2020-08-17T14:56:48.924Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-08-17T14:56:50.288Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-08-17T14:56:51.655Z] --- PASS: TestSecretInspect (2.80s) [2020-08-17T14:56:51.655Z] === RUN TestSecretList [2020-08-17T14:56:51.911Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006fe700_} [2020-08-17T14:56:53.289Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1585137863_/foo_false____} [2020-08-17T14:56:54.215Z] --- PASS: TestSecretList (2.37s) [2020-08-17T14:56:54.215Z] === RUN TestSecretsCreateAndDelete [2020-08-17T14:56:54.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1585137863_/foo_true____} [2020-08-17T14:56:56.138Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3126166394_/foo_false____} [2020-08-17T14:56:56.702Z] --- PASS: TestSecretsCreateAndDelete (2.57s) [2020-08-17T14:56:56.702Z] === RUN TestSecretsUpdate [2020-08-17T14:56:57.628Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3126166394_/foo_true____} [2020-08-17T14:56:58.991Z] --- PASS: TestSecretsUpdate (2.01s) [2020-08-17T14:56:58.991Z] === RUN TestTemplatedSecret [2020-08-17T14:56:58.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3126166394_/foo_true__0xc0006fe760__} [2020-08-17T14:57:00.357Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006fe780_} [2020-08-17T14:57:01.726Z] --- PASS: TestTemplatedSecret (2.88s) [2020-08-17T14:57:01.726Z] === RUN TestSecretCreateResolve [2020-08-17T14:57:01.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006fe7c0_} [2020-08-17T14:57:02.287Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-08-17T14:57:03.214Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0006fe7e0_} [2020-08-17T14:57:04.580Z] --- PASS: TestSecretCreateResolve (2.72s) [2020-08-17T14:57:04.580Z] PASS [2020-08-17T14:57:04.580Z] [2020-08-17T14:57:04.580Z] DONE 6 tests in 15.466s [2020-08-17T14:57:04.580Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-08-17T14:57:04.580Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-08-17T14:57:04.580Z] ++ set -e [2020-08-17T14:57:04.580Z] ++ '[' -n 0 ']' [2020-08-17T14:57:04.580Z] ++ set -x [2020-08-17T14:57:04.580Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T14:57:04.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006fe800_} [2020-08-17T14:57:04.580Z] INFO: Testing against a local daemon [2020-08-17T14:57:04.580Z] === RUN TestServiceCreateInit [2020-08-17T14:57:04.580Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-08-17T14:57:05.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-08-17T14:57:07.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-08-17T14:57:07.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-08-17T14:57:07.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-08-17T14:57:07.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-08-17T14:57:07.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-08-17T14:57:07.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-08-17T14:57:07.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-08-17T14:57:07.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-08-17T14:57:07.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-08-17T14:57:07.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-08-17T14:57:07.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-08-17T14:57:07.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-08-17T14:57:07.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-08-17T14:57:07.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-08-17T14:57:07.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-08-17T14:57:07.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-08-17T14:57:07.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-08-17T14:57:07.570Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-08-17T14:57:09.510Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-08-17T14:57:10.437Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-08-17T14:57:12.956Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-08-17T14:57:14.845Z] --- PASS: TestServiceCreateInit (10.19s) [2020-08-17T14:57:14.845Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.07s) [2020-08-17T14:57:14.845Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.09s) [2020-08-17T14:57:14.845Z] === RUN TestCreateServiceMultipleTimes [2020-08-17T14:57:15.101Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-08-17T14:57:16.028Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-08-17T14:57:16.284Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-08-17T14:57:17.211Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-08-17T14:57:17.773Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-08-17T14:57:18.335Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-08-17T14:57:18.898Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-08-17T14:57:19.827Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-08-17T14:57:20.389Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-08-17T14:57:21.757Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-08-17T14:57:23.124Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-08-17T14:57:24.052Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-08-17T14:57:24.618Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-08-17T14:57:25.205Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-08-17T14:57:25.767Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-08-17T14:57:26.329Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-08-17T14:57:27.257Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-08-17T14:57:28.186Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-08-17T14:57:28.748Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-08-17T14:57:29.310Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-08-17T14:57:29.310Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-08-17T14:57:29.569Z] === RUN TestDockerSuite/TestCpRelativePath [2020-08-17T14:57:30.130Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-08-17T14:57:31.059Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-08-17T14:57:31.315Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-08-17T14:57:31.876Z] === RUN TestDockerSuite/TestCpToCaseA [2020-08-17T14:57:32.805Z] === RUN TestDockerSuite/TestCpToCaseB [2020-08-17T14:57:33.366Z] === RUN TestDockerSuite/TestCpToCaseC [2020-08-17T14:57:33.366Z] --- PASS: TestCreateServiceMultipleTimes (18.77s) [2020-08-17T14:57:33.366Z] === RUN TestCreateServiceConflict [2020-08-17T14:57:35.254Z] === RUN TestDockerSuite/TestCpToCaseD [2020-08-17T14:57:35.815Z] --- PASS: TestCreateServiceConflict (2.30s) [2020-08-17T14:57:35.816Z] === RUN TestCreateServiceMaxReplicas [2020-08-17T14:57:39.084Z] === RUN TestDockerSuite/TestCpToCaseE [2020-08-17T14:57:39.084Z] --- PASS: TestCreateServiceMaxReplicas (3.37s) [2020-08-17T14:57:39.084Z] === RUN TestCreateWithDuplicateNetworkNames [2020-08-17T14:57:40.996Z] === RUN TestDockerSuite/TestCpToCaseF [2020-08-17T14:57:41.556Z] === RUN TestDockerSuite/TestCpToCaseG [2020-08-17T14:57:44.824Z] === RUN TestDockerSuite/TestCpToCaseH [2020-08-17T14:57:46.714Z] === RUN TestDockerSuite/TestCpToCaseI [2020-08-17T14:57:46.714Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-08-17T14:57:49.229Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-08-17T14:57:50.156Z] === RUN TestDockerSuite/TestCpToDot [2020-08-17T14:57:50.414Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-08-17T14:57:51.343Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-08-17T14:57:52.271Z] === RUN TestDockerSuite/TestCpToStdout [2020-08-17T14:57:52.832Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-08-17T14:57:53.088Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.96s) [2020-08-17T14:57:53.088Z] === RUN TestCreateServiceSecretFileMode [2020-08-17T14:57:53.650Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-08-17T14:57:53.906Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-08-17T14:57:54.468Z] === RUN TestDockerSuite/TestCpVolumePath [2020-08-17T14:57:55.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-08-17T14:57:55.963Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-08-17T14:57:55.963Z] === RUN TestDockerSuite/TestCreateArgs [2020-08-17T14:57:56.219Z] === RUN TestDockerSuite/TestCreateByImageID [2020-08-17T14:57:56.219Z] --- PASS: TestCreateServiceSecretFileMode (3.06s) [2020-08-17T14:57:56.219Z] === RUN TestCreateServiceConfigFileMode [2020-08-17T14:57:56.781Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-08-17T14:57:57.363Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-08-17T14:57:57.363Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-08-17T14:57:57.363Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-08-17T14:57:57.925Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-08-17T14:57:58.487Z] === RUN TestDockerSuite/TestCreateLabels [2020-08-17T14:57:58.487Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-08-17T14:57:58.487Z] === RUN TestDockerSuite/TestCreateRM [2020-08-17T14:57:58.742Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-08-17T14:57:58.742Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-08-17T14:57:58.742Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-08-17T14:57:58.998Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-08-17T14:57:59.254Z] --- PASS: TestCreateServiceConfigFileMode (3.11s) [2020-08-17T14:57:59.254Z] === RUN TestCreateServiceSysctls [2020-08-17T14:58:00.618Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-08-17T14:58:00.618Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-08-17T14:58:00.618Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-08-17T14:58:01.181Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-08-17T14:58:03.703Z] --- PASS: TestCreateServiceSysctls (4.24s) [2020-08-17T14:58:03.703Z] === RUN TestCreateServiceCapabilities [2020-08-17T14:58:06.971Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-08-17T14:58:06.971Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-08-17T14:58:06.971Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-08-17T14:58:06.971Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-08-17T14:58:06.971Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-08-17T14:58:06.971Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-08-17T14:58:06.971Z] --- PASS: TestCreateServiceCapabilities (3.47s) [2020-08-17T14:58:06.971Z] === RUN TestInspect [2020-08-17T14:58:07.226Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-08-17T14:58:08.155Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-08-17T14:58:09.083Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-08-17T14:58:10.447Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-08-17T14:58:10.447Z] --- PASS: TestInspect (3.46s) [2020-08-17T14:58:10.447Z] === RUN TestCreateJob [2020-08-17T14:58:11.377Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-08-17T14:58:11.943Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-08-17T14:58:12.505Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-08-17T14:58:12.505Z] === RUN TestDockerSuite/TestDevicePermissions [2020-08-17T14:58:13.434Z] === RUN TestDockerSuite/TestDockerFails [2020-08-17T14:58:13.434Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-08-17T14:58:13.434Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-08-17T14:58:13.434Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-08-17T14:58:14.369Z] --- PASS: TestCreateJob (4.05s) [2020-08-17T14:58:14.369Z] === RUN TestReplicatedJob [2020-08-17T14:58:14.625Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-08-17T14:58:15.186Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-08-17T14:58:16.552Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-08-17T14:58:16.552Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-08-17T14:58:16.552Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-08-17T14:58:16.552Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-08-17T14:58:20.722Z] --- PASS: TestReplicatedJob (5.68s) [2020-08-17T14:58:20.722Z] === RUN TestUpdateReplicatedJob [2020-08-17T14:58:22.611Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-08-17T14:58:23.540Z] --- PASS: TestUpdateReplicatedJob (3.43s) [2020-08-17T14:58:23.540Z] === RUN TestServiceListWithStatuses [2020-08-17T14:58:23.540Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-08-17T14:58:23.540Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-17T14:58:23.540Z] === RUN TestDockerNetworkConnectAlias [2020-08-17T14:58:23.796Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-08-17T14:58:25.165Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-08-17T14:58:28.433Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-08-17T14:58:29.798Z] --- PASS: TestDockerNetworkConnectAlias (6.05s) [2020-08-17T14:58:29.798Z] === RUN TestDockerNetworkReConnect [2020-08-17T14:58:29.798Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-08-17T14:58:30.728Z] === RUN TestDockerSuite/TestEventsAttach [2020-08-17T14:58:30.983Z] === RUN TestDockerSuite/TestEventsCommit [2020-08-17T14:58:31.920Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-08-17T14:58:32.852Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-08-17T14:58:33.414Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-08-17T14:58:33.977Z] --- PASS: TestDockerNetworkReConnect (4.39s) [2020-08-17T14:58:33.977Z] === RUN TestServicePlugin [2020-08-17T14:58:34.233Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-08-17T14:58:35.598Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-08-17T14:58:36.968Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-08-17T14:58:39.485Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-08-17T14:58:41.376Z] === RUN TestDockerSuite/TestEventsCopy [2020-08-17T14:58:42.302Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-08-17T14:58:43.230Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-08-17T14:58:48.471Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-08-17T14:58:48.728Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-08-17T14:58:50.093Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-08-17T14:58:50.093Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-08-17T14:58:50.368Z] === RUN TestDockerSuite/TestEventsFilterType [2020-08-17T14:58:50.625Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-08-17T14:58:50.625Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-08-17T14:58:50.881Z] === RUN TestDockerSuite/TestEventsFilters [2020-08-17T14:58:51.807Z] === RUN TestDockerSuite/TestEventsFormat [2020-08-17T14:58:53.174Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-08-17T14:58:53.174Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-08-17T14:58:53.174Z] === RUN TestDockerSuite/TestEventsImageImport [2020-08-17T14:58:53.430Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-08-17T14:58:53.685Z] === RUN TestDockerSuite/TestEventsImagePull [2020-08-17T14:58:53.940Z] === RUN TestDockerSuite/TestEventsImageTag [2020-08-17T14:58:54.867Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-08-17T14:58:55.122Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-08-17T14:58:55.122Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-08-17T14:58:55.122Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-08-17T14:58:57.009Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-08-17T14:58:57.265Z] === RUN TestDockerSuite/TestEventsRename [2020-08-17T14:58:57.827Z] === RUN TestDockerSuite/TestEventsResize [2020-08-17T14:58:58.388Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-08-17T14:59:03.628Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-08-17T14:59:04.190Z] === RUN TestDockerSuite/TestEventsStreaming [2020-08-17T14:59:04.751Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-08-17T14:59:05.677Z] --- PASS: TestServicePlugin (31.55s) [2020-08-17T14:59:05.677Z] plugin_test.go:62: [d8e47bde2f179] joining swarm manager [ddee19e9043e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T14:59:05.677Z] plugin_test.go:65: [d59d784c38a80] joining swarm manager [ddee19e9043e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T14:59:05.677Z] === RUN TestServiceUpdateLabel [2020-08-17T14:59:07.564Z] === RUN TestDockerSuite/TestEventsTop [2020-08-17T14:59:07.820Z] === RUN TestDockerSuite/TestEventsUntag [2020-08-17T14:59:08.083Z] --- PASS: TestServiceUpdateLabel (2.50s) [2020-08-17T14:59:08.083Z] === RUN TestServiceUpdateSecrets [2020-08-17T14:59:10.600Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-08-17T14:59:22.770Z] === RUN TestDockerSuite/TestExec [2020-08-17T14:59:22.770Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-08-17T14:59:22.770Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-08-17T14:59:22.770Z] --- PASS: TestServiceUpdateSecrets (14.46s) [2020-08-17T14:59:22.770Z] === RUN TestServiceUpdateConfigs [2020-08-17T14:59:23.025Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-08-17T14:59:23.587Z] === RUN TestDockerSuite/TestExecAPIStart [2020-08-17T14:59:24.951Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-08-17T14:59:25.512Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-08-17T14:59:25.768Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-08-17T14:59:26.331Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-08-17T14:59:26.894Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-08-17T14:59:27.150Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-08-17T14:59:27.713Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-08-17T14:59:29.078Z] === RUN TestDockerSuite/TestExecCgroup [2020-08-17T14:59:29.642Z] === RUN TestDockerSuite/TestExecEnv [2020-08-17T14:59:30.203Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-08-17T14:59:31.135Z] === RUN TestDockerSuite/TestExecExitStatus [2020-08-17T14:59:31.697Z] === RUN TestDockerSuite/TestExecInspectID [2020-08-17T14:59:33.060Z] === RUN TestDockerSuite/TestExecInteractive [2020-08-17T14:59:33.316Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-08-17T14:59:33.877Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-08-17T14:59:34.438Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-08-17T14:59:35.001Z] === RUN TestDockerSuite/TestExecParseError [2020-08-17T14:59:35.563Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-08-17T14:59:36.124Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-08-17T14:59:36.687Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-08-17T14:59:37.249Z] --- PASS: TestServiceUpdateConfigs (14.76s) [2020-08-17T14:59:37.249Z] === RUN TestServiceUpdateNetwork [2020-08-17T14:59:37.812Z] === RUN TestDockerSuite/TestExecSetEnv [2020-08-17T14:59:38.374Z] === RUN TestDockerSuite/TestExecStartFails [2020-08-17T14:59:38.936Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-08-17T14:59:51.104Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-08-17T14:59:51.104Z] === RUN TestDockerSuite/TestExecTTY [2020-08-17T14:59:51.104Z] --- PASS: TestServiceUpdateNetwork (13.46s) [2020-08-17T14:59:51.104Z] === RUN TestServiceUpdatePidsLimit [2020-08-17T14:59:51.104Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-08-17T14:59:52.033Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-08-17T14:59:52.293Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-08-17T14:59:52.293Z] === RUN TestDockerSuite/TestExecUlimits [2020-08-17T14:59:53.225Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-08-17T14:59:53.225Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-08-17T14:59:53.225Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-08-17T14:59:54.591Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-08-17T14:59:55.155Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-08-17T14:59:55.716Z] === RUN TestDockerSuite/TestExecWithTERM [2020-08-17T14:59:56.276Z] === RUN TestDockerSuite/TestExecWithUser [2020-08-17T14:59:56.838Z] === RUN TestDockerSuite/TestGetContainerStats [2020-08-17T15:00:00.103Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-08-17T15:00:01.028Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-08-17T15:00:06.270Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-08-17T15:00:07.195Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-08-17T15:00:07.451Z] --- PASS: TestServiceUpdatePidsLimit (16.79s) [2020-08-17T15:00:07.451Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-08-17T15:00:07.451Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2020-08-17T15:00:07.451Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2020-08-17T15:00:07.451Z] PASS [2020-08-17T15:00:07.451Z] [2020-08-17T15:00:07.451Z] === Skipped [2020-08-17T15:00:07.451Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-08-17T15:00:07.451Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-08-17T15:00:07.451Z] [2020-08-17T15:00:07.451Z] [2020-08-17T15:00:07.451Z] DONE 27 tests, 1 skipped in 183.216s [2020-08-17T15:00:07.451Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-08-17T15:00:07.451Z] ++ 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-08-17T15:00:07.451Z] ++ set -e [2020-08-17T15:00:07.451Z] ++ '[' -n 0 ']' [2020-08-17T15:00:07.451Z] ++ set -x [2020-08-17T15:00:07.451Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T15:00:07.707Z] INFO: Testing against a local daemon [2020-08-17T15:00:07.707Z] === RUN TestSessionCreate [2020-08-17T15:00:07.707Z] --- PASS: TestSessionCreate (0.03s) [2020-08-17T15:00:07.707Z] === RUN TestSessionCreateWithBadUpgrade [2020-08-17T15:00:07.707Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-08-17T15:00:07.707Z] PASS [2020-08-17T15:00:07.707Z] [2020-08-17T15:00:07.707Z] DONE 2 tests in 0.163s [2020-08-17T15:00:07.707Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-08-17T15:00:07.707Z] ++ 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-08-17T15:00:07.707Z] ++ set -e [2020-08-17T15:00:07.707Z] ++ '[' -n 0 ']' [2020-08-17T15:00:07.707Z] ++ set -x [2020-08-17T15:00:07.707Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T15:00:07.707Z] INFO: Testing against a local daemon [2020-08-17T15:00:07.707Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-08-17T15:00:07.963Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-08-17T15:00:07.963Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-17T15:00:07.963Z] === RUN TestEventsExecDie [2020-08-17T15:00:08.219Z] --- PASS: TestEventsExecDie (0.48s) [2020-08-17T15:00:08.219Z] === RUN TestEventsBackwardsCompatible [2020-08-17T15:00:08.474Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-08-17T15:00:08.474Z] === RUN TestInfoBinaryCommits [2020-08-17T15:00:08.474Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-08-17T15:00:08.474Z] === RUN TestInfoAPIVersioned [2020-08-17T15:00:08.474Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-08-17T15:00:08.474Z] === RUN TestInfoDiscoveryBackend [2020-08-17T15:00:09.035Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-08-17T15:00:09.035Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-08-17T15:00:09.976Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-08-17T15:00:09.976Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-08-17T15:00:10.550Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-08-17T15:00:10.550Z] === RUN TestInfoAPI [2020-08-17T15:00:10.550Z] --- PASS: TestInfoAPI (0.02s) [2020-08-17T15:00:10.550Z] === RUN TestInfoAPIWarnings [2020-08-17T15:00:11.110Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-08-17T15:00:11.110Z] === RUN TestInfoDebug [2020-08-17T15:00:11.671Z] --- PASS: TestInfoDebug (0.52s) [2020-08-17T15:00:11.671Z] === RUN TestInfoInsecureRegistries [2020-08-17T15:00:11.927Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-08-17T15:00:12.182Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-08-17T15:00:12.182Z] === RUN TestInfoRegistryMirrors [2020-08-17T15:00:12.440Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-08-17T15:00:12.440Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-08-17T15:00:12.440Z] === RUN TestDockerSuite/TestHealth [2020-08-17T15:00:12.699Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-08-17T15:00:12.699Z] === RUN TestLoginFailsWithBadCredentials [2020-08-17T15:00:12.956Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2020-08-17T15:00:12.956Z] === RUN TestPingCacheHeaders [2020-08-17T15:00:12.956Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-08-17T15:00:12.956Z] === RUN TestPingGet [2020-08-17T15:00:12.956Z] --- PASS: TestPingGet (0.01s) [2020-08-17T15:00:12.956Z] === RUN TestPingHead [2020-08-17T15:00:12.956Z] --- PASS: TestPingHead (0.02s) [2020-08-17T15:00:12.956Z] === RUN TestVersion [2020-08-17T15:00:12.956Z] --- PASS: TestVersion (0.02s) [2020-08-17T15:00:12.956Z] PASS [2020-08-17T15:00:12.956Z] [2020-08-17T15:00:12.956Z] === Skipped [2020-08-17T15:00:12.956Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-08-17T15:00:12.956Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-08-17T15:00:12.956Z] [2020-08-17T15:00:12.956Z] [2020-08-17T15:00:12.956Z] DONE 18 tests, 1 skipped in 5.269s [2020-08-17T15:00:12.956Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-08-17T15:00:12.956Z] ++ 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-08-17T15:00:12.956Z] ++ set -e [2020-08-17T15:00:12.956Z] ++ '[' -n 0 ']' [2020-08-17T15:00:12.956Z] ++ set -x [2020-08-17T15:00:12.956Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-17T15:00:13.212Z] INFO: Testing against a local daemon [2020-08-17T15:00:13.212Z] === RUN TestVolumesCreateAndList [2020-08-17T15:00:13.212Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-08-17T15:00:13.212Z] === RUN TestVolumesRemove [2020-08-17T15:00:13.212Z] --- PASS: TestVolumesRemove (0.09s) [2020-08-17T15:00:13.212Z] === RUN TestVolumesInspect [2020-08-17T15:00:13.212Z] --- PASS: TestVolumesInspect (0.03s) [2020-08-17T15:00:13.212Z] === RUN TestVolumesInvalidJSON [2020-08-17T15:00:13.212Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-08-17T15:00:13.212Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-08-17T15:00:13.212Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-08-17T15:00:13.212Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-08-17T15:00:13.212Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-08-17T15:00:13.212Z] PASS [2020-08-17T15:00:13.212Z] [2020-08-17T15:00:13.212Z] DONE 5 tests in 0.324s [2020-08-17T15:00:13.467Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-17T15:00:13.467Z] ++++ cat bundles/test-integration/docker.pid [2020-08-17T15:00:13.467Z] +++ kill 5581 [2020-08-17T15:00:14.831Z] +++ /etc/init.d/apparmor stop [2020-08-17T15:00:14.831Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-17T15:00:14.831Z] [2020-08-17T15:00:14.831Z] Unloading profiles will leave already running processes permanently [2020-08-17T15:00:14.831Z] unconfined, which can lead to unexpected situations. [2020-08-17T15:00:14.831Z] [2020-08-17T15:00:14.831Z] To set a process to complain mode, use the command line tool [2020-08-17T15:00:14.831Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-17T15:00:14.831Z] +++ true [2020-08-17T15:00:14.831Z] exiting test-integration [2020-08-17T15:00:14.831Z] ++ exit 0 [2020-08-17T15:00:14.831Z] [2020-08-17T15:00:15.393Z] + for job in $(jobs -p) [2020-08-17T15:00:15.393Z] + wait 14741 [2020-08-17T15:00:30.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-08-17T15:00:31.589Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-08-17T15:00:31.589Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-08-17T15:00:31.589Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-08-17T15:00:31.589Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-08-17T15:00:31.845Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-08-17T15:00:31.845Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-08-17T15:00:32.406Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-08-17T15:00:32.406Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-08-17T15:00:32.406Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-08-17T15:00:32.406Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-08-17T15:00:32.662Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-08-17T15:00:32.918Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-08-17T15:00:33.173Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-08-17T15:00:33.173Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-08-17T15:00:33.735Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-08-17T15:00:33.735Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-08-17T15:00:34.672Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-08-17T15:00:35.233Z] === RUN TestDockerSuite/TestImagesFormat [2020-08-17T15:00:35.233Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-08-17T15:00:35.489Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-08-17T15:00:38.753Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-08-17T15:00:38.753Z] === RUN TestDockerSuite/TestImportBadURL [2020-08-17T15:00:38.753Z] === RUN TestDockerSuite/TestImportDisplay [2020-08-17T15:00:39.313Z] === RUN TestDockerSuite/TestImportFile [2020-08-17T15:00:40.242Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-08-17T15:00:40.242Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-08-17T15:00:41.169Z] === RUN TestDockerSuite/TestImportGzipped [2020-08-17T15:00:42.533Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-08-17T15:00:43.461Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-08-17T15:00:44.023Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-08-17T15:00:44.583Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-08-17T15:00:44.839Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-08-17T15:00:44.839Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-08-17T15:00:44.839Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-08-17T15:00:45.405Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-08-17T15:00:45.967Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-08-17T15:00:46.223Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-08-17T15:00:46.790Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-08-17T15:00:47.046Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-08-17T15:00:47.607Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-08-17T15:00:47.607Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-08-17T15:00:48.534Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-08-17T15:00:49.106Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-08-17T15:00:49.669Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-08-17T15:00:49.669Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-08-17T15:00:49.925Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-08-17T15:00:49.925Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-08-17T15:00:50.851Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-08-17T15:00:50.851Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-08-17T15:00:51.413Z] === RUN TestDockerSuite/TestInspectDefault [2020-08-17T15:00:51.669Z] === RUN TestDockerSuite/TestInspectHistory [2020-08-17T15:00:52.599Z] === RUN TestDockerSuite/TestInspectImage [2020-08-17T15:00:52.599Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-08-17T15:00:52.599Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-08-17T15:00:52.599Z] === RUN TestDockerSuite/TestInspectInt64 [2020-08-17T15:00:53.161Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-08-17T15:00:53.724Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-08-17T15:00:53.980Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-08-17T15:00:54.543Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-08-17T15:00:55.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-08-17T15:00:55.361Z] === RUN TestDockerSuite/TestInspectPlugin [2020-08-17T15:00:57.251Z] === RUN TestDockerSuite/TestInspectRootFS [2020-08-17T15:00:57.251Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-08-17T15:00:57.509Z] === RUN TestDockerSuite/TestInspectStatus [2020-08-17T15:00:58.071Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-08-17T15:00:59.441Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-08-17T15:01:00.003Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-08-17T15:01:00.930Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-08-17T15:01:01.494Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-08-17T15:01:01.750Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-08-17T15:01:02.687Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-08-17T15:01:03.254Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-08-17T15:01:03.254Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-08-17T15:01:04.618Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-08-17T15:01:05.545Z] === RUN TestDockerSuite/TestLinksEnvs [2020-08-17T15:01:06.472Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-08-17T15:01:06.728Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-08-17T15:01:07.656Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-08-17T15:01:09.022Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-08-17T15:01:10.386Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-08-17T15:01:10.386Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-08-17T15:01:11.751Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-08-17T15:01:11.751Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-08-17T15:01:12.315Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-08-17T15:01:14.209Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-08-17T15:01:20.746Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-08-17T15:01:21.703Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-08-17T15:01:23.074Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-08-17T15:01:23.330Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-08-17T15:01:25.218Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-08-17T15:01:25.218Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-08-17T15:01:25.218Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-08-17T15:01:25.218Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-08-17T15:01:25.218Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-08-17T15:01:25.780Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-08-17T15:01:26.036Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-08-17T15:01:30.198Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-08-17T15:01:30.198Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-08-17T15:01:31.127Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-08-17T15:01:34.394Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-08-17T15:01:35.324Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-08-17T15:01:35.324Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-08-17T15:01:36.253Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-08-17T15:01:37.183Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-08-17T15:01:37.747Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-08-17T15:01:38.680Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-08-17T15:01:39.244Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-08-17T15:01:41.760Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-08-17T15:01:41.760Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-08-17T15:01:42.322Z] === RUN TestDockerSuite/TestLogsSince [2020-08-17T15:01:46.484Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-08-17T15:01:49.000Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-08-17T15:01:52.268Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-08-17T15:01:54.788Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-08-17T15:01:55.045Z] === RUN TestDockerSuite/TestLogsTail [2020-08-17T15:01:55.974Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-08-17T15:01:56.536Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-08-17T15:01:56.792Z] === RUN TestDockerSuite/TestMountIntoProc [2020-08-17T15:01:57.049Z] === RUN TestDockerSuite/TestMountIntoSys [2020-08-17T15:01:57.983Z] === RUN TestDockerSuite/TestNetHostname [2020-08-17T15:01:59.874Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-08-17T15:01:59.874Z] === RUN TestDockerSuite/TestNetworkEvents [2020-08-17T15:02:00.435Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-08-17T15:02:01.800Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-08-17T15:02:02.055Z] === RUN TestDockerSuite/TestPluginActive [2020-08-17T15:02:03.420Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-08-17T15:02:08.664Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-08-17T15:02:08.664Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-08-17T15:02:08.664Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-08-17T15:02:11.179Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-08-17T15:02:12.109Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-08-17T15:02:14.624Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-08-17T15:02:17.893Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-08-17T15:02:19.258Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-08-17T15:02:20.185Z] === RUN TestDockerSuite/TestPortHostBinding [2020-08-17T15:02:20.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-08-17T15:02:21.117Z] === RUN TestDockerSuite/TestPortList [2020-08-17T15:02:23.006Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-08-17T15:02:29.546Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-08-17T15:02:29.546Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-08-17T15:02:36.079Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-08-17T15:02:36.079Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-08-17T15:02:36.079Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-08-17T15:02:36.079Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-08-17T15:02:36.079Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-08-17T15:02:36.336Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-08-17T15:02:36.336Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-08-17T15:02:36.898Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-08-17T15:02:36.898Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-08-17T15:02:37.828Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-08-17T15:02:37.828Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-08-17T15:02:39.727Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-08-17T15:02:40.288Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-08-17T15:02:40.850Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-08-17T15:02:40.850Z] === RUN TestDockerSuite/TestPsByOrder [2020-08-17T15:02:42.742Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-08-17T15:02:43.304Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-08-17T15:02:45.823Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-08-17T15:02:45.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-08-17T15:02:49.095Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-08-17T15:02:49.095Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-08-17T15:02:52.368Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-08-17T15:02:58.904Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-08-17T15:02:59.833Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-08-17T15:03:01.727Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-08-17T15:03:02.289Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-08-17T15:03:03.218Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-08-17T15:03:05.113Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-08-17T15:03:06.479Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-08-17T15:03:07.409Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-08-17T15:03:07.409Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-08-17T15:03:07.973Z] === RUN TestDockerSuite/TestPsRightTagName [2020-08-17T15:03:09.340Z] === RUN TestDockerSuite/TestPsShowMounts [2020-08-17T15:03:11.861Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-08-17T15:03:12.423Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-08-17T15:03:12.423Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-08-17T15:03:12.423Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-08-17T15:03:12.679Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-08-17T15:03:12.935Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-08-17T15:03:13.498Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-08-17T15:03:14.425Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-08-17T15:03:14.988Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-08-17T15:03:15.557Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-08-17T15:03:18.072Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-08-17T15:03:22.242Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-08-17T15:03:22.498Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-08-17T15:03:24.392Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-08-17T15:03:24.392Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-08-17T15:03:24.649Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-08-17T15:03:24.905Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-08-17T15:03:27.427Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-08-17T15:03:28.794Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-08-17T15:03:30.684Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-08-17T15:03:31.247Z] === RUN TestDockerSuite/TestRmiBlank [2020-08-17T15:03:31.503Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-08-17T15:03:31.503Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-08-17T15:03:34.022Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-08-17T15:03:34.600Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-08-17T15:03:34.862Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-08-17T15:03:36.231Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-08-17T15:03:36.793Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-08-17T15:03:38.161Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-08-17T15:03:38.419Z] === RUN TestDockerSuite/TestRmiTag [2020-08-17T15:03:38.676Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-08-17T15:03:38.933Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-08-17T15:03:40.823Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-08-17T15:03:41.755Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-08-17T15:03:42.320Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-08-17T15:03:42.883Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-08-17T15:03:43.446Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-08-17T15:03:44.376Z] === RUN TestDockerSuite/TestRunAddHost [2020-08-17T15:03:45.311Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-08-17T15:03:45.311Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-08-17T15:03:45.875Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-08-17T15:03:45.875Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-08-17T15:03:46.436Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-08-17T15:03:47.367Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-08-17T15:03:47.932Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-08-17T15:03:48.512Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-08-17T15:03:49.074Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-08-17T15:03:50.003Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-08-17T15:03:50.932Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-08-17T15:03:51.187Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-08-17T15:03:51.750Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-08-17T15:03:52.679Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-08-17T15:03:52.935Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-08-17T15:03:53.862Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-08-17T15:03:54.424Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-08-17T15:03:55.352Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-08-17T15:03:55.608Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-08-17T15:03:55.864Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-08-17T15:03:56.427Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-08-17T15:03:56.427Z] === RUN TestDockerSuite/TestRunBindMounts [2020-08-17T15:03:57.795Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-08-17T15:03:58.051Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-08-17T15:03:58.614Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-08-17T15:03:59.179Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-08-17T15:03:59.743Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-08-17T15:03:59.743Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-08-17T15:03:59.999Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-08-17T15:04:00.563Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-08-17T15:04:01.126Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-08-17T15:04:01.717Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-08-17T15:04:02.281Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-08-17T15:04:02.281Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-08-17T15:04:02.845Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-08-17T15:04:02.845Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-08-17T15:04:03.777Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-08-17T15:04:04.033Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-08-17T15:04:04.595Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-08-17T15:04:05.156Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-08-17T15:04:05.156Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-08-17T15:04:05.413Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-08-17T15:04:06.341Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-08-17T15:04:07.271Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-08-17T15:04:08.639Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-08-17T15:04:08.895Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-08-17T15:04:09.458Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-08-17T15:04:10.021Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-08-17T15:04:10.584Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-08-17T15:04:10.841Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-08-17T15:04:11.771Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-08-17T15:04:13.664Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-08-17T15:04:13.920Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-08-17T15:04:14.175Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-08-17T15:04:15.544Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-08-17T15:04:16.926Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-08-17T15:04:18.295Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-08-17T15:04:19.662Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-08-17T15:04:19.662Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-08-17T15:04:19.662Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-08-17T15:04:19.662Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-08-17T15:04:20.226Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-08-17T15:04:21.592Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-08-17T15:04:22.958Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-08-17T15:04:24.849Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-08-17T15:04:25.107Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-08-17T15:04:26.035Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-08-17T15:04:26.596Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-08-17T15:04:26.596Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-08-17T15:04:27.159Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-08-17T15:04:28.087Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-08-17T15:04:28.087Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-08-17T15:04:28.650Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-08-17T15:04:28.909Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-08-17T15:04:29.472Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-08-17T15:04:30.036Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-08-17T15:04:30.036Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-08-17T15:04:30.598Z] === RUN TestDockerSuite/TestRunEnvironment [2020-08-17T15:04:31.162Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-08-17T15:04:31.744Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-08-17T15:04:32.001Z] === RUN TestDockerSuite/TestRunExitCode [2020-08-17T15:04:32.564Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-08-17T15:04:32.821Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-08-17T15:04:33.384Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-08-17T15:04:33.946Z] === RUN TestDockerSuite/TestRunExposePort [2020-08-17T15:04:33.946Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-08-17T15:04:34.508Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-08-17T15:04:34.765Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-08-17T15:04:36.133Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-08-17T15:04:36.133Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-17T15:04:36.133Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-08-17T15:04:38.650Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-08-17T15:04:39.213Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-08-17T15:04:44.459Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-08-17T15:04:48.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-08-17T15:04:50.525Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-08-17T15:04:51.087Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-08-17T15:04:51.087Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-08-17T15:04:52.017Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-08-17T15:04:52.017Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-08-17T15:04:52.275Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-08-17T15:04:52.275Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-08-17T15:04:52.839Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-08-17T15:04:54.205Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-08-17T15:04:55.135Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-08-17T15:04:56.068Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-08-17T15:04:56.997Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-08-17T15:04:57.252Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-08-17T15:04:59.769Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-08-17T15:05:02.284Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-08-17T15:05:03.213Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-08-17T15:05:03.213Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-08-17T15:05:03.776Z] === RUN TestDockerSuite/TestRunModeHostname [2020-08-17T15:05:04.706Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-08-17T15:05:04.962Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-08-17T15:05:04.962Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-08-17T15:05:06.332Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-08-17T15:05:06.332Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-08-17T15:05:07.259Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-08-17T15:05:08.189Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-08-17T15:05:08.189Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-08-17T15:05:08.189Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-08-17T15:05:09.556Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-08-17T15:05:10.486Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-08-17T15:05:10.743Z] === RUN TestDockerSuite/TestRunMount [2020-08-17T15:05:16.000Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-08-17T15:05:16.000Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-08-17T15:05:16.000Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-08-17T15:05:16.928Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-08-17T15:05:18.293Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-08-17T15:05:20.186Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-08-17T15:05:21.562Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-08-17T15:05:22.934Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-08-17T15:05:23.877Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-08-17T15:05:24.805Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-08-17T15:05:24.805Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-08-17T15:05:25.063Z] === RUN TestDockerSuite/TestRunNetHost [2020-08-17T15:05:25.992Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-08-17T15:05:26.248Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-08-17T15:05:26.504Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-08-17T15:05:27.872Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-08-17T15:05:29.236Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-08-17T15:05:31.760Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-08-17T15:05:32.017Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-08-17T15:05:32.017Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-08-17T15:05:32.580Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-08-17T15:05:32.580Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-08-17T15:05:32.837Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-08-17T15:05:33.400Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-08-17T15:05:33.400Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-08-17T15:05:33.964Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-08-17T15:05:34.892Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-08-17T15:05:40.139Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-08-17T15:05:40.139Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-08-17T15:05:40.396Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-08-17T15:05:40.957Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-08-17T15:05:42.322Z] === RUN TestDockerSuite/TestRunPortInUse [2020-08-17T15:05:42.578Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-08-17T15:05:42.834Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-08-17T15:05:43.090Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-08-17T15:05:43.652Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-08-17T15:05:44.215Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-08-17T15:05:44.778Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-08-17T15:05:45.340Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-08-17T15:05:45.340Z] === RUN TestDockerSuite/TestRunPublishPort [2020-08-17T15:05:46.269Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-08-17T15:05:46.269Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-08-17T15:05:46.524Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-08-17T15:05:46.524Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-08-17T15:05:47.089Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-08-17T15:05:48.456Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-08-17T15:05:48.456Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-08-17T15:05:50.348Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-08-17T15:05:51.274Z] === RUN TestDockerSuite/TestRunRm [2020-08-17T15:05:51.530Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-08-17T15:05:55.692Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-08-17T15:05:55.692Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-08-17T15:05:55.948Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-08-17T15:05:57.314Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-08-17T15:05:57.611Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-08-17T15:05:58.978Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-08-17T15:06:00.346Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-08-17T15:06:02.237Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-08-17T15:06:03.608Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-08-17T15:06:04.172Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-08-17T15:06:04.736Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-08-17T15:06:04.736Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-08-17T15:06:05.299Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-08-17T15:06:05.556Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-08-17T15:06:06.120Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-08-17T15:06:06.382Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-08-17T15:06:07.322Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-08-17T15:06:07.579Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-08-17T15:06:07.836Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-08-17T15:06:08.091Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-08-17T15:06:10.608Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-08-17T15:06:10.608Z] === RUN TestDockerSuite/TestRunState [2020-08-17T15:06:11.980Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-08-17T15:06:12.237Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-08-17T15:06:13.167Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-08-17T15:06:13.167Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-08-17T15:06:13.167Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-08-17T15:06:13.729Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-08-17T15:06:13.729Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-08-17T15:06:14.291Z] === RUN TestDockerSuite/TestRunSysctls [2020-08-17T15:06:15.222Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-08-17T15:06:15.222Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-08-17T15:06:15.222Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-08-17T15:06:16.152Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-08-17T15:06:16.714Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-08-17T15:06:18.085Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-08-17T15:06:18.649Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-08-17T15:06:18.906Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-08-17T15:06:19.836Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-08-17T15:06:22.379Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-08-17T15:06:22.635Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-08-17T15:06:25.912Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-08-17T15:06:25.912Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-08-17T15:06:26.473Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-08-17T15:06:27.035Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-08-17T15:06:27.963Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-08-17T15:06:28.527Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-08-17T15:06:29.939Z] === RUN TestDockerSuite/TestRunUserByID [2020-08-17T15:06:30.195Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-08-17T15:06:30.451Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-08-17T15:06:30.712Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-08-17T15:06:30.968Z] === RUN TestDockerSuite/TestRunUserByName [2020-08-17T15:06:31.531Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-08-17T15:06:32.094Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-08-17T15:06:32.094Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-08-17T15:06:32.094Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-08-17T15:06:32.656Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-08-17T15:06:33.217Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-08-17T15:06:35.751Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-08-17T15:06:36.313Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-08-17T15:06:36.875Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-08-17T15:06:38.244Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-08-17T15:06:39.171Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-08-17T15:06:40.537Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-08-17T15:06:43.721Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-08-17T15:06:43.721Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-08-17T15:06:43.721Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-08-17T15:06:43.721Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-08-17T15:06:43.721Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-08-17T15:06:43.721Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-08-17T15:06:43.721Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-08-17T15:06:43.721Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-08-17T15:06:43.721Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-08-17T15:06:43.977Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-08-17T15:06:44.234Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-08-17T15:06:45.160Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-08-17T15:06:45.723Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-08-17T15:06:46.285Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-08-17T15:06:46.285Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-08-17T15:06:46.285Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-08-17T15:06:46.845Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-08-17T15:06:46.845Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-08-17T15:06:46.845Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-08-17T15:06:46.845Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-08-17T15:06:46.845Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-08-17T15:06:46.845Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-08-17T15:06:46.845Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-08-17T15:06:46.845Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-08-17T15:06:46.845Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-08-17T15:06:46.845Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-08-17T15:06:47.408Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-08-17T15:06:47.970Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-08-17T15:06:48.550Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-08-17T15:06:48.550Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-08-17T15:06:49.112Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-08-17T15:06:49.368Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-08-17T15:06:49.623Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-08-17T15:06:49.879Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-08-17T15:06:49.879Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-08-17T15:06:50.441Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-08-17T15:06:51.004Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-08-17T15:06:51.004Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-08-17T15:06:51.004Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-08-17T15:06:51.567Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-08-17T15:06:52.496Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-08-17T15:06:53.062Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-08-17T15:06:53.062Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-08-17T15:06:53.318Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-08-17T15:06:53.574Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-08-17T15:06:53.574Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-08-17T15:06:54.500Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-08-17T15:06:55.062Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-08-17T15:06:56.427Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-08-17T15:06:56.682Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-08-17T15:06:57.244Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-08-17T15:06:57.499Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-08-17T15:06:57.499Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-08-17T15:06:58.062Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-08-17T15:06:59.431Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-08-17T15:06:59.992Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-08-17T15:06:59.992Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-08-17T15:07:01.368Z] === RUN TestDockerSuite/TestSaveImageId [2020-08-17T15:07:01.368Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-08-17T15:07:01.368Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-08-17T15:07:01.930Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-08-17T15:07:03.822Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-08-17T15:07:03.822Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-08-17T15:07:04.383Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-08-17T15:07:04.943Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-08-17T15:07:05.199Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-08-17T15:07:05.199Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-08-17T15:07:06.567Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-08-17T15:07:07.933Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-08-17T15:07:08.858Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-08-17T15:07:08.858Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-08-17T15:07:09.114Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-08-17T15:07:09.114Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-08-17T15:07:10.041Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-08-17T15:07:11.929Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-08-17T15:07:17.169Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-08-17T15:07:17.429Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-08-17T15:07:18.356Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-08-17T15:07:18.918Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-08-17T15:07:20.283Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-08-17T15:07:22.797Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-08-17T15:07:24.163Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-08-17T15:07:24.724Z] === RUN TestDockerSuite/TestStartRecordError [2020-08-17T15:07:25.652Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-08-17T15:07:27.017Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-08-17T15:07:27.944Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-08-17T15:07:30.461Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-08-17T15:07:30.461Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-08-17T15:07:34.637Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-08-17T15:07:37.904Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-08-17T15:07:42.068Z] === RUN TestDockerSuite/TestStatsNoStream [2020-08-17T15:07:43.435Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-08-17T15:07:44.799Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-08-17T15:07:45.727Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-08-17T15:07:46.289Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-08-17T15:07:46.851Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-08-17T15:07:47.413Z] === RUN TestDockerSuite/TestTopPrivileged [2020-08-17T15:07:47.975Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-08-17T15:07:47.975Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-08-17T15:07:48.537Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-08-17T15:07:51.067Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-08-17T15:07:53.580Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-08-17T15:07:54.144Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-08-17T15:07:54.707Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-08-17T15:07:54.707Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-08-17T15:07:55.634Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-08-17T15:07:57.001Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-08-17T15:07:57.001Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-08-17T15:07:57.563Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-08-17T15:07:58.124Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-08-17T15:07:58.687Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-08-17T15:07:59.620Z] === RUN TestDockerSuite/TestUpdateStats [2020-08-17T15:08:03.783Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-08-17T15:08:04.038Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-08-17T15:08:04.038Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-08-17T15:08:04.600Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-08-17T15:08:05.161Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-08-17T15:08:07.699Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-08-17T15:08:08.261Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-08-17T15:08:10.149Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-08-17T15:08:11.077Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-08-17T15:08:12.455Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-08-17T15:08:13.822Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-08-17T15:08:14.078Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-08-17T15:08:16.597Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-08-17T15:08:19.866Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-08-17T15:08:20.794Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-08-17T15:08:22.158Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-08-17T15:08:22.731Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-08-17T15:08:23.658Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-08-17T15:08:25.022Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-08-17T15:08:26.387Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-08-17T15:08:27.314Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-08-17T15:08:28.683Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-08-17T15:08:30.049Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-08-17T15:08:34.212Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-08-17T15:08:42.291Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-08-17T15:08:43.231Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-08-17T15:08:45.120Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-08-17T15:08:45.120Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-08-17T15:08:45.120Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-08-17T15:08:45.682Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-08-17T15:08:45.938Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-08-17T15:08:45.938Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-08-17T15:08:45.938Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-08-17T15:08:46.499Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-08-17T15:08:46.499Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-08-17T15:08:47.060Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-08-17T15:08:47.060Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-08-17T15:08:47.060Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-08-17T15:08:47.060Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-08-17T15:08:47.060Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-08-17T15:08:48.425Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-08-17T15:08:48.681Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-08-17T15:08:48.681Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-08-17T15:08:48.681Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-08-17T15:08:48.937Z] === RUN TestDockerSuite/TestVolumeEvents [2020-08-17T15:08:49.193Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-08-17T15:08:50.559Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-08-17T15:08:50.559Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-08-17T15:08:50.559Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-08-17T15:08:52.450Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-08-17T15:08:54.966Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-08-17T15:08:54.966Z] --- PASS: TestDockerSuite (1302.81s) [2020-08-17T15:08:54.966Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-08-17T15:08:54.966Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.08s) [2020-08-17T15:08:54.966Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-08-17T15:08:54.966Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-08-17T15:08:54.966Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-08-17T15:08:54.966Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-08-17T15:08:54.966Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.06s) [2020-08-17T15:08:54.966Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2020-08-17T15:08:54.966Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2020-08-17T15:08:54.966Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2020-08-17T15:08:54.966Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-08-17T15:08:54.966Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.55s) [2020-08-17T15:08:54.966Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2020-08-17T15:08:54.966Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-08-17T15:08:54.966Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.30s) [2020-08-17T15:08:54.966Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.42s) [2020-08-17T15:08:54.966Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-08-17T15:08:54.966Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.00s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.94s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.28s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.06s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.97s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.86s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.80s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.81s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.99s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.84s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestAttachDetach (1.22s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.95s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.86s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.99s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.93s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.53s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.85s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.04s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.28s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.23s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.55s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.67s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.55s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.91s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.90s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.08s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.84s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.93s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.60s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.22s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.91s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.18s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.08s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.04s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.25s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.21s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.98s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.47s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.16s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.29s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.22s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.83s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.31s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.43s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.08s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.09s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.33s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.54s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.55s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.45s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.80s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.89s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.46s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.27s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.16s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.46s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.55s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.60s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.98s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.43s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.27s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.30s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.33s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.94s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.82s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.01s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.11s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.02s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.98s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.93s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.90s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.94s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.55s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.30s) [2020-08-17T15:08:54.967Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2020-08-17T15:08:54.967Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.18s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.32s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.97s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildContChar (2.43s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.74s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.24s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.19s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.40s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.25s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.88s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.57s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.67s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.71s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.88s) [2020-08-17T15:08:54.967Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-08-17T15:08:54.967Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.967Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-08-17T15:08:54.967Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.967Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-17T15:08:54.967Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.967Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-17T15:08:54.967Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.08s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.12s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.18s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.63s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.56s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.28s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.83s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.69s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.37s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.23s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.14s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.88s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.18s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.15s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.74s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.31s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.66s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.40s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.32s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.29s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.47s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.92s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.13s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.27s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.17s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.03s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.28s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.07s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.68s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.79s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildEnv (1.53s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.32s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.86s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.08s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.33s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.27s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.97s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.81s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.49s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.48s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.14s) [2020-08-17T15:08:54.967Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-17T15:08:54.967Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.95s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.69s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.33s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildFails (0.74s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.78s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.90s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.84s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.42s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.92s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.64s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.92s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.28s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.97s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.25s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.56s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildHistory (3.60s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.66s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.57s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.81s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.24s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.70s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.87s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.77s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.85s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.26s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.50s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.52s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.54s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.62s) [2020-08-17T15:08:54.967Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-08-17T15:08:54.967Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.40s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.35s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.51s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.27s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.98s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.72s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.21s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.75s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.72s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.42s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.57s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.73s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.43s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.55s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.89s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.49s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.86s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.95s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.65s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildPATH (1.51s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.49s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.68s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.75s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.63s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.46s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildRm (2.28s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.74s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.16s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.49s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.03s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.13s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.32s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.61s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.20s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.42s) [2020-08-17T15:08:54.967Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-17T15:08:54.967Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.73s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildStderr (0.76s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.07s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.77s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.82s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.41s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.68s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.08s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildUser (1.57s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.77s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.85s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.79s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.33s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.72s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.76s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.46s) [2020-08-17T15:08:54.967Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-08-17T15:08:54.967Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.967Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-08-17T15:08:54.967Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.967Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-08-17T15:08:54.967Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.967Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-17T15:08:54.967Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.73s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.14s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.96s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.69s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-08-17T15:08:54.967Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.84s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.21s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.63s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2020-08-17T15:08:54.968Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-17T15:08:54.968Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.52s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.55s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-08-17T15:08:54.968Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-17T15:08:54.968Z] docker_cli_sni_test.go:18: Flakey test [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.42s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.96s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCommitChange (0.93s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.64s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.21s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.25s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.73s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCommitTTY (0.97s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.91s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.55s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.91s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.94s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.47s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.57s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.50s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.62s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.62s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.66s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.71s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.97s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.91s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.88s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.96s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.04s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.51s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.60s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.70s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.58s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.61s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.06s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.24s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.47s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.24s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.63s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.63s) [2020-08-17T15:08:54.968Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-17T15:08:54.968Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.64s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.56s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.83s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.59s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.38s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.40s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.15s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.45s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.41s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.44s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.31s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.54s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0006fe700_} (1.34s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1585137863_/foo_false____} (1.38s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1585137863_/foo_true____} (1.41s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3126166394_/foo_false____} (1.45s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3126166394_/foo_true____} (1.41s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3126166394_/foo_true__0xc0006fe760__} (1.30s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0006fe780_} (1.49s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0006fe7c0_} (1.31s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0006fe7e0_} (1.44s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0006fe800_} (1.43s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.50s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.70s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.22s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.40s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.02s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.20s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.78s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.84s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.94s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.93s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.72s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.37s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.40s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.77s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.50s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.61s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.56s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.58s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.02s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.82s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.59s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.50s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.47s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.51s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.64s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.50s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.59s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.87s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.51s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.73s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.68s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.12s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.71s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.92s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.92s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.43s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.55s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.66s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpToDot (0.50s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.81s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.81s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpToStdout (0.59s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.06s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.25s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.56s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.39s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.57s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.69s) [2020-08-17T15:08:54.968Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-08-17T15:08:54.968Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.46s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2020-08-17T15:08:54.968Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-17T15:08:54.968Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.52s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (6.03s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.49s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.90s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.63s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.48s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.05s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.46s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.65s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.65s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.05s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.27s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.10s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.05s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.08s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.26s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.94s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.34s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.91s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.92s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.74s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsAttach (0.49s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsCommit (0.98s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.73s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.59s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.83s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.61s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.15s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.21s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.09s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsCopy (0.92s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.96s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.34s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.20s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.30s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsFilters (0.87s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsFormat (1.27s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.54s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.22s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-08-17T15:08:54.968Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-17T15:08:54.968Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-08-17T15:08:54.968Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-08-17T15:08:54.968Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.68s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsRename (0.47s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsResize (0.46s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.32s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.53s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.43s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsTop (0.60s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.71s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExec (0.65s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.64s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.52s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.56s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.21s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.60s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.47s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.51s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.45s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.52s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.06s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecCgroup (0.70s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.94s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.57s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecInspectID (1.56s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.63s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecParseError (0.67s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.57s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.16s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.67s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.07s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.68s) [2020-08-17T15:08:54.968Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.63s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.46s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestExecUlimits (0.86s) [2020-08-17T15:08:54.969Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-08-17T15:08:54.969Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.19s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.63s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.69s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.48s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestExecWithUser (0.52s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.46s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.55s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.61s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.52s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.50s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestHealth (18.92s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.52s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.54s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.46s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImportDisplay (0.96s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImportFile (1.02s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImportGzipped (1.09s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.40s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.40s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.40s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.06s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2020-08-17T15:08:54.969Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-17T15:08:54.969Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.78s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectDefault (0.52s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectHistory (0.65s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2020-08-17T15:08:54.969Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-08-17T15:08:54.969Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.74s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.59s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.68s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.66s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.62s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.65s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectStatus (0.60s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.24s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.54s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.82s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.65s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.67s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.71s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.43s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.86s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.19s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (0.97s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.27s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.32s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.28s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.21s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.01s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.55s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.17s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.41s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.40s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.44s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.98s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.78s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.09s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLogsSince (6.59s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.51s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.56s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLogsTail (0.88s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.54s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.51s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.75s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestNetHostname (1.61s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.63s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.20s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.41s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPluginActive (1.45s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.42s) [2020-08-17T15:08:54.969Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-17T15:08:54.969Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.82s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.21s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.36s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.99s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.73s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.26s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.77s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.94s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPortList (7.58s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.83s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.15s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.43s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.42s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.41s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.83s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.81s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.84s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.48s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPsByOrder (1.77s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.98s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.36s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.21s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.95s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.99s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.49s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.95s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.54s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.51s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.92s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.46s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.02s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.85s) [2020-08-17T15:08:54.969Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-17T15:08:54.969Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.26s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.19s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.10s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.52s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.90s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.84s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.00s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.84s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.94s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.17s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.43s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.27s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.25s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.93s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.91s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.23s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.96s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.28s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.59s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.11s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.57s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.62s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.50s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.81s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.32s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.99s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunAddHost (0.80s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.32s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.42s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.10s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.55s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.80s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.83s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.57s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.76s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.75s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.41s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.31s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.55s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.48s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.67s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.70s) [2020-08-17T15:08:54.969Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.55s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.42s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.11s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.56s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.55s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.97s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.96s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.41s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.39s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.04s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.43s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.51s) [2020-08-17T15:08:54.970Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-08-17T15:08:54.970Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.970Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-17T15:08:54.970Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.48s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.20s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.50s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.78s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.99s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.53s) [2020-08-17T15:08:54.970Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.02s) [2020-08-17T15:08:54.970Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.49s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.99s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.42s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.54s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.08s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.60s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.45s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.52s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunExitCode (0.43s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.50s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.52s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.43s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.08s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s) [2020-08-17T15:08:54.970Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-17T15:08:54.970Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.64s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.02s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.94s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.94s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.61s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.22s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.19s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.14s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.68s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.31s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.51s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.00s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.24s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.78s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.26s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.19s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunMount (4.44s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.42s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.85s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.25s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.85s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.35s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.41s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.13s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.94s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.39s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunNetHost (0.60s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.43s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.39s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.29s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.24s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.47s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.40s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.40s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.03s) [2020-08-17T15:08:54.970Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-17T15:08:54.970Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.22s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.72s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2020-08-17T15:08:54.970Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.53s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.66s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.53s) [2020-08-17T15:08:54.970Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-17T15:08:54.970Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.73s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2020-08-17T15:08:54.970Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-17T15:08:54.970Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.55s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.05s) [2020-08-17T15:08:54.970Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-17T15:08:54.970Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.12s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.82s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunRm (0.44s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.44s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.41s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.23s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.45s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.50s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.36s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.61s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.62s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.48s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.68s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.62s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.55s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunState (0.98s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.49s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.78s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.27s) [2020-08-17T15:08:54.970Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-17T15:08:54.970Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.55s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunSysctls (0.94s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.67s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.98s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.56s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.27s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.96s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.88s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.42s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.44s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.68s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.08s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunUserByID (0.62s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2020-08-17T15:08:54.970Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-08-17T15:08:54.970Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.34s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.67s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.30s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.83s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.29s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.50s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.43s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.47s) [2020-08-17T15:08:54.970Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-17T15:08:54.970Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.970Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-17T15:08:54.970Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.970Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-17T15:08:54.970Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s) [2020-08-17T15:08:54.970Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-08-17T15:08:54.970Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.44s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.42s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.85s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.45s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.64s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.52s) [2020-08-17T15:08:54.970Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-08-17T15:08:54.970Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-08-17T15:08:54.970Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-17T15:08:54.970Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-08-17T15:08:54.970Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-17T15:08:54.970Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-08-17T15:08:54.970Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-17T15:08:54.970Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-08-17T15:08:54.970Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-17T15:08:54.970Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-08-17T15:08:54.970Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-17T15:08:54.970Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.53s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.42s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.68s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.63s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.51s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.54s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.42s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.61s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.08s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.54s) [2020-08-17T15:08:54.970Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-17T15:08:54.970Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.39s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.91s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.86s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.56s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.77s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.00s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.81s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.24s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestSaveImageId (0.11s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.44s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.73s) [2020-08-17T15:08:54.970Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents652749940 [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.08s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.36s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.11s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.52s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.28s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.86s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.16s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-08-17T15:08:54.970Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.74s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.91s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.84s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.66s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.33s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.44s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.59s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestStartRecordError (0.97s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.04s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.14s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.46s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.19s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.48s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.45s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.60s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.59s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.63s) [2020-08-17T15:08:54.971Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-08-17T15:08:54.971Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.39s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.81s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.63s) [2020-08-17T15:08:54.971Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-17T15:08:54.971Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.74s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.33s) [2020-08-17T15:08:54.971Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-17T15:08:54.971Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.85s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.55s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.50s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.92s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.83s) [2020-08-17T15:08:54.971Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-08-17T15:08:54.971Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.61s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.49s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.15s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.65s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.32s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.79s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.75s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.67s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.28s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.25s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.82s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.86s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.26s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.25s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.25s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.27s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.26s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.09s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.07s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.08s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.62s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.40s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.44s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.27s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.07s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.79s) [2020-08-17T15:08:54.971Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.28s) [2020-08-17T15:08:54.971Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-08-17T15:08:54.971Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-17T15:08:54.971Z] === RUN TestDockerRegistrySuite [2020-08-17T15:08:54.971Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-08-17T15:08:55.898Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-08-17T15:08:56.854Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-08-17T15:08:58.217Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-08-17T15:08:58.217Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-08-17T15:08:58.784Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-08-17T15:09:01.302Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-08-17T15:09:04.572Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-08-17T15:09:07.088Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-08-17T15:09:07.650Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-08-17T15:09:08.577Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-08-17T15:09:09.505Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-08-17T15:09:10.431Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-08-17T15:09:11.358Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-08-17T15:09:12.730Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-08-17T15:09:13.662Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-08-17T15:09:15.553Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-08-17T15:09:16.920Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-08-17T15:09:17.846Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-08-17T15:09:18.408Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-08-17T15:09:20.299Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-08-17T15:09:21.227Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-08-17T15:09:21.227Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-08-17T15:09:22.156Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-08-17T15:09:23.082Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-08-17T15:09:24.012Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-08-17T15:09:26.532Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-08-17T15:09:26.532Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-08-17T15:09:26.788Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-08-17T15:09:28.169Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-08-17T15:09:28.731Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-08-17T15:09:28.987Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-08-17T15:09:29.244Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-08-17T15:09:29.501Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-08-17T15:09:30.064Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-08-17T15:09:30.064Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-08-17T15:09:30.992Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-08-17T15:09:32.359Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-08-17T15:09:33.289Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-08-17T15:09:34.217Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-08-17T15:09:35.144Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite (41.01s) [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.10s) [2020-08-17T15:09:35.706Z] check_test.go:196: [d1ab0dcf1cb75] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2020-08-17T15:09:35.706Z] check_test.go:196: [d5eac8145e2c4] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2020-08-17T15:09:35.706Z] check_test.go:196: [dc2f9ecaf2bfb] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2020-08-17T15:09:35.706Z] check_test.go:196: [d878ffb4abb8e] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.06s) [2020-08-17T15:09:35.706Z] check_test.go:196: [d5bcb76565692] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.88s) [2020-08-17T15:09:35.706Z] check_test.go:196: [d23ad56c46483] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.55s) [2020-08-17T15:09:35.706Z] check_test.go:196: [dd648d8bf697b] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s) [2020-08-17T15:09:35.706Z] check_test.go:196: [da0d39d208dab] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.82s) [2020-08-17T15:09:35.706Z] check_test.go:196: [d5fd8f0e06285] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.97s) [2020-08-17T15:09:35.706Z] check_test.go:196: [d5ed087386e8d] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.01s) [2020-08-17T15:09:35.706Z] check_test.go:196: [dad21e7dd4509] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.98s) [2020-08-17T15:09:35.706Z] check_test.go:196: [dfa926ef2b9bb] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.07s) [2020-08-17T15:09:35.706Z] check_test.go:196: [d0c64ab44b85a] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s) [2020-08-17T15:09:35.706Z] check_test.go:196: [defff44c02548] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.72s) [2020-08-17T15:09:35.706Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6d0ee05079ebd5221ebc572045718b45fe444b4327aada294d63afe3880552b0 [2020-08-17T15:09:35.706Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:32d762cc53c25b7ed8ece31e9772e55be16d7b17efb3bc6cceb2d73419699c7f [2020-08-17T15:09:35.706Z] check_test.go:196: [da6a315904586] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.69s) [2020-08-17T15:09:35.706Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:24431efc63b529c8af43e2eb3d4e860d462a46956691770b73fb41283fea80a8 [2020-08-17T15:09:35.706Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:67f605cb874415d70b5c0e105b6a4f1dcd13d5a79648e1a5982d94896e55b41f [2020-08-17T15:09:35.706Z] check_test.go:196: [dec5107084e74] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s) [2020-08-17T15:09:35.706Z] check_test.go:196: [de11c5221bd42] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.29s) [2020-08-17T15:09:35.706Z] check_test.go:196: [de5db2791a604] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.13s) [2020-08-17T15:09:35.706Z] check_test.go:196: [d3b5a730b7c4c] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-08-17T15:09:35.706Z] check_test.go:196: [d8228f5f63663] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.91s) [2020-08-17T15:09:35.706Z] check_test.go:196: [db2bee7e8edc0] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.82s) [2020-08-17T15:09:35.706Z] check_test.go:196: [df3321b219fea] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.81s) [2020-08-17T15:09:35.706Z] check_test.go:196: [d8c8a603a1326] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.42s) [2020-08-17T15:09:35.706Z] check_test.go:196: [d1263e8516c07] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.59s) [2020-08-17T15:09:35.706Z] check_test.go:196: [ddc2fca8f028b] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.39s) [2020-08-17T15:09:35.706Z] check_test.go:196: [da3968f9bc09b] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.49s) [2020-08-17T15:09:35.706Z] check_test.go:196: [d8c5234c29efb] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-08-17T15:09:35.706Z] check_test.go:196: [d766a73389a7c] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.33s) [2020-08-17T15:09:35.706Z] check_test.go:196: [d09877e3c8b2e] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-08-17T15:09:35.706Z] check_test.go:196: [d8db2016afc5e] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.46s) [2020-08-17T15:09:35.706Z] check_test.go:196: [d126df7eeb120] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-08-17T15:09:35.706Z] check_test.go:196: [d0efaf365884e] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.02s) [2020-08-17T15:09:35.706Z] check_test.go:196: [d43bd227ff521] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.32s) [2020-08-17T15:09:35.706Z] check_test.go:196: [d050388a42259] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.75s) [2020-08-17T15:09:35.706Z] check_test.go:196: [d16414b91519d] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.94s) [2020-08-17T15:09:35.706Z] check_test.go:196: [d92caf6fe136a] daemon is not started [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2020-08-17T15:09:35.706Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-08-17T15:09:35.706Z] === RUN TestDockerSchema1RegistrySuite [2020-08-17T15:09:35.706Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-08-17T15:09:35.962Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-08-17T15:09:38.476Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-08-17T15:09:41.743Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-08-17T15:09:44.266Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-08-17T15:09:44.827Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-08-17T15:09:45.754Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-08-17T15:09:45.755Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-08-17T15:09:46.682Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-08-17T15:09:47.652Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-08-17T15:09:48.582Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-08-17T15:09:51.102Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-08-17T15:09:51.102Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-08-17T15:09:51.358Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-08-17T15:09:51.614Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-08-17T15:09:51.870Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-08-17T15:09:52.126Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-08-17T15:09:52.383Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-08-17T15:09:52.639Z] --- PASS: TestDockerSchema1RegistrySuite (16.76s) [2020-08-17T15:09:52.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-08-17T15:09:52.639Z] check_test.go:223: [d7b70f1aeec5c] daemon is not started [2020-08-17T15:09:52.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2020-08-17T15:09:52.639Z] check_test.go:223: [d297a04f915fc] daemon is not started [2020-08-17T15:09:52.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.62s) [2020-08-17T15:09:52.639Z] check_test.go:223: [db55138fe1fe6] daemon is not started [2020-08-17T15:09:52.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.58s) [2020-08-17T15:09:52.639Z] check_test.go:223: [dc14c3598db12] daemon is not started [2020-08-17T15:09:52.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.91s) [2020-08-17T15:09:52.639Z] check_test.go:223: [d0cf9d2a3971a] daemon is not started [2020-08-17T15:09:52.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.94s) [2020-08-17T15:09:52.639Z] check_test.go:223: [dd07237f2698f] daemon is not started [2020-08-17T15:09:52.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-08-17T15:09:52.639Z] check_test.go:223: [d97251bf1ddf6] daemon is not started [2020-08-17T15:09:52.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.91s) [2020-08-17T15:09:52.639Z] check_test.go:223: [d56d777e74563] daemon is not started [2020-08-17T15:09:52.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2020-08-17T15:09:52.639Z] check_test.go:223: [d4c08eecc81e4] daemon is not started [2020-08-17T15:09:52.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2020-08-17T15:09:52.639Z] check_test.go:223: [dc7e1c307fb93] daemon is not started [2020-08-17T15:09:52.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.25s) [2020-08-17T15:09:52.639Z] check_test.go:223: [dd65d6d8d95a1] daemon is not started [2020-08-17T15:09:52.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2020-08-17T15:09:52.639Z] check_test.go:223: [dc48870a45542] daemon is not started [2020-08-17T15:09:52.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-08-17T15:09:52.639Z] check_test.go:223: [d7b764aa0e2ec] daemon is not started [2020-08-17T15:09:52.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s) [2020-08-17T15:09:52.639Z] check_test.go:223: [d05de9ca598e2] daemon is not started [2020-08-17T15:09:52.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-08-17T15:09:52.639Z] check_test.go:223: [da5cfd8f8f2e7] daemon is not started [2020-08-17T15:09:52.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-08-17T15:09:52.639Z] check_test.go:223: [dbb83d3e46730] daemon is not started [2020-08-17T15:09:52.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-08-17T15:09:52.639Z] check_test.go:223: [d93f3bd8227da] daemon is not started [2020-08-17T15:09:52.639Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-08-17T15:09:52.639Z] check_test.go:223: [d3193baee766c] daemon is not started [2020-08-17T15:09:52.639Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-08-17T15:09:52.639Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-08-17T15:09:53.202Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-08-17T15:09:53.764Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-08-17T15:09:53.764Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-08-17T15:09:55.129Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-08-17T15:09:55.129Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-08-17T15:09:55.690Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-08-17T15:09:56.251Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-08-17T15:09:56.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.70s) [2020-08-17T15:09:56.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s) [2020-08-17T15:09:56.251Z] check_test.go:252: [dae1e8e7198f5] daemon is not started [2020-08-17T15:09:56.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-08-17T15:09:56.251Z] check_test.go:252: [dd95d34371bd5] daemon is not started [2020-08-17T15:09:56.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-08-17T15:09:56.251Z] check_test.go:252: [d8831785c9f1f] daemon is not started [2020-08-17T15:09:56.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2020-08-17T15:09:56.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-08-17T15:09:56.251Z] check_test.go:252: [db6abdc964fdd] daemon is not started [2020-08-17T15:09:56.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2020-08-17T15:09:56.251Z] check_test.go:252: [df3f5d4de23c5] daemon is not started [2020-08-17T15:09:56.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-08-17T15:09:56.251Z] check_test.go:252: [dc13275a671f5] daemon is not started [2020-08-17T15:09:56.251Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-08-17T15:09:56.251Z] check_test.go:252: [d4910249169c6] daemon is not started [2020-08-17T15:09:56.251Z] === RUN TestDockerRegistryAuthTokenSuite [2020-08-17T15:09:56.251Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-08-17T15:10:01.492Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-08-17T15:10:01.492Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-08-17T15:10:01.747Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-08-17T15:10:01.747Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-08-17T15:10:02.003Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-08-17T15:10:02.003Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2020-08-17T15:10:02.003Z] check_test.go:279: [dc42c6445fabb] daemon is not started [2020-08-17T15:10:02.003Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-08-17T15:10:02.003Z] check_test.go:279: [d38bd14010933] daemon is not started [2020-08-17T15:10:02.003Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-08-17T15:10:02.003Z] check_test.go:279: [d45ebecdb1b21] daemon is not started [2020-08-17T15:10:02.003Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-08-17T15:10:02.003Z] check_test.go:279: [d5da29c21f295] daemon is not started [2020-08-17T15:10:02.003Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-08-17T15:10:02.003Z] check_test.go:279: [d31580fd39f53] daemon is not started [2020-08-17T15:10:02.003Z] === RUN TestDockerNetworkSuite [2020-08-17T15:10:02.003Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-08-17T15:10:03.892Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-08-17T15:10:04.452Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-08-17T15:10:07.720Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-08-17T15:10:08.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-08-17T15:10:11.175Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-08-17T15:10:12.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-08-17T15:10:17.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-08-17T15:10:19.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-08-17T15:10:21.041Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-08-17T15:10:21.297Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-08-17T15:10:21.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-08-17T15:10:22.788Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-08-17T15:10:23.351Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-08-17T15:10:23.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-08-17T15:10:23.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-08-17T15:10:24.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-08-17T15:10:24.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-08-17T15:10:24.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-08-17T15:10:25.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-08-17T15:10:25.619Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-08-17T15:10:26.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-08-17T15:10:26.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-08-17T15:10:26.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-08-17T15:10:26.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-08-17T15:10:29.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-08-17T15:10:31.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-08-17T15:10:36.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-08-17T15:10:36.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-08-17T15:10:37.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-08-17T15:10:37.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-08-17T15:10:37.456Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-08-17T15:10:37.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-08-17T15:10:37.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-08-17T15:10:37.712Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-08-17T15:10:40.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-08-17T15:10:40.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-08-17T15:10:40.230Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-08-17T15:10:40.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-08-17T15:10:44.087Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-08-17T15:10:47.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-08-17T15:10:47.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-08-17T15:10:47.919Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-08-17T15:10:49.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-08-17T15:10:49.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-08-17T15:10:50.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-08-17T15:10:50.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-08-17T15:10:51.555Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite (54.44s) [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.92s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [dec7bcb1c3734] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.65s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d67a24673d00a] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.55s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [db874bf32286b] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.49s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d97eb47a5848a] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.51s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:1233: [d5cd68624daa3] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.37s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d10d65a68735c] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.05s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d6f473da2a345] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.27s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d6300d9745ad7] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d686cd28e2a56] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.47s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d948060a0389f] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d9904f6812dcb] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d8480b8e55442] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.85s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [dc666a7f3fb95] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [dce4b75a824b4] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d2efa653a60c6] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [df983fb948e98] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d1a31fd4719cc] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d0e250d25a13d] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d0f90a3975e5a] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d257658102ba1] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d1d373aabf5eb] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d039f08d92af0] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d86185034becd] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [da11c4e8a7f95] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:968: [d99ff51d8597a] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.67s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d743097270ac9] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.10s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:1116: [ddf47294ecd02] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.25s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d73f05763c8b2] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.87s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d9e862161dbbc] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d5ba0c193524a] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d0492a03abd6a] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d54d23cbfd479] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [dd4fc2b35e982] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d3440acceb3af] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.25s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d5bb933cef7b0] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [dd2ea28759279] daemon is not started [2020-08-17T15:10:56.801Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d474a720b738e] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.71s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d804a2f675bb0] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.35s) [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.95s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:1084: [da3b025f7e880] daemon is not started [2020-08-17T15:10:56.801Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-08-17T15:10:56.801Z] docker_cli_network_unix_test.go:46: [d1bfb878bc4d6] daemon is not started [2020-08-17T15:10:56.802Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s) [2020-08-17T15:10:56.802Z] docker_cli_network_unix_test.go:46: [d241c78323d97] daemon is not started [2020-08-17T15:10:56.802Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.61s) [2020-08-17T15:10:56.802Z] docker_cli_network_unix_test.go:46: [d0ed7200fd992] daemon is not started [2020-08-17T15:10:56.802Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-08-17T15:10:56.802Z] docker_cli_network_unix_test.go:46: [d703a830f547a] daemon is not started [2020-08-17T15:10:56.802Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s) [2020-08-17T15:10:56.802Z] docker_cli_network_unix_test.go:46: [db30ac72fd5ff] daemon is not started [2020-08-17T15:10:56.802Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2020-08-17T15:10:56.802Z] docker_cli_network_unix_test.go:46: [d4e0f20f829b6] daemon is not started [2020-08-17T15:10:56.802Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2020-08-17T15:10:56.802Z] docker_cli_network_unix_test.go:46: [da78e994f24d0] daemon is not started [2020-08-17T15:10:56.802Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.85s) [2020-08-17T15:10:56.802Z] docker_cli_network_unix_test.go:46: [da62b7f4afeb3] daemon is not started [2020-08-17T15:10:56.802Z] === RUN TestDockerHubPullSuite [2020-08-17T15:10:56.802Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-08-17T15:10:58.166Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-08-17T15:11:00.054Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-08-17T15:11:00.615Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-08-17T15:11:02.002Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-08-17T15:11:02.564Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-08-17T15:11:02.564Z] --- PASS: TestDockerHubPullSuite (6.12s) [2020-08-17T15:11:02.564Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.51s) [2020-08-17T15:11:02.564Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s) [2020-08-17T15:11:02.564Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.49s) [2020-08-17T15:11:02.564Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.47s) [2020-08-17T15:11:02.564Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.36s) [2020-08-17T15:11:02.564Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2020-08-17T15:11:02.564Z] PASS [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === Skipped [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2020-08-17T15:11:02.564Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-08-17T15:11:02.564Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-08-17T15:11:02.564Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-08-17T15:11:02.564Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-08-17T15:11:02.564Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-08-17T15:11:02.564Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-08-17T15:11:02.564Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-08-17T15:11:02.564Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-08-17T15:11:02.564Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-08-17T15:11:02.564Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-08-17T15:11:02.564Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-08-17T15:11:02.564Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-08-17T15:11:02.564Z] docker_cli_sni_test.go:18: Flakey test [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-08-17T15:11:02.564Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2020-08-17T15:11:02.564Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2020-08-17T15:11:02.564Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-08-17T15:11:02.564Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-08-17T15:11:02.564Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-08-17T15:11:02.564Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.02s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.02s) [2020-08-17T15:11:02.564Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2020-08-17T15:11:02.564Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-08-17T15:11:02.564Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2020-08-17T15:11:02.564Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-08-17T15:11:02.564Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-08-17T15:11:02.564Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.564Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-17T15:11:02.564Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-08-17T15:11:02.564Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-08-17T15:11:02.564Z] docker_cli_network_unix_test.go:46: [d474a720b738e] daemon is not started [2020-08-17T15:11:02.564Z] [2020-08-17T15:11:02.565Z] [2020-08-17T15:11:02.565Z] DONE 1277 tests, 51 skipped in 1471.769s [2020-08-17T15:11:02.565Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-17T15:11:02.565Z] ++++ cat bundles/test-integration/docker.pid [2020-08-17T15:11:02.565Z] +++ kill 7577 [2020-08-17T15:11:03.492Z] +++ /etc/init.d/apparmor stop [2020-08-17T15:11:03.748Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-17T15:11:03.748Z] [2020-08-17T15:11:03.748Z] Unloading profiles will leave already running processes permanently [2020-08-17T15:11:03.748Z] unconfined, which can lead to unexpected situations. [2020-08-17T15:11:03.748Z] [2020-08-17T15:11:03.748Z] To set a process to complain mode, use the command line tool [2020-08-17T15:11:03.748Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-17T15:11:03.748Z] +++ true [2020-08-17T15:11:03.748Z] exiting test-integration [2020-08-17T15:11:03.748Z] ++ exit 0 [2020-08-17T15:11:03.748Z] [2020-08-17T15:11:04.004Z] + for job in $(jobs -p) [2020-08-17T15:11:04.004Z] + wait 14742 [2020-08-17T15:11:09.244Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-08-17T15:11:12.513Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-08-17T15:11:19.049Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-08-17T15:11:24.292Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-08-17T15:11:26.185Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-08-17T15:11:31.434Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-08-17T15:11:32.799Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-08-17T15:11:36.966Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-08-17T15:11:36.966Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-08-17T15:11:42.210Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-08-17T15:11:42.772Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-08-17T15:11:43.334Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-08-17T15:11:45.850Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-08-17T15:12:42.011Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-08-17T15:13:38.167Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-08-17T15:13:38.167Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-08-17T15:13:43.437Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-08-17T15:15:49.815Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-08-17T15:16:01.979Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-08-17T15:16:03.352Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-08-17T15:16:03.352Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-08-17T15:16:03.352Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-08-17T15:16:03.608Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-08-17T15:16:04.211Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-08-17T15:16:06.725Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-08-17T15:16:09.990Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-08-17T15:16:12.506Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-08-17T15:17:08.684Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-08-17T15:17:08.684Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-08-17T15:17:09.266Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-08-17T15:17:11.788Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-08-17T15:17:15.054Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-08-17T15:17:16.946Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-08-17T15:17:38.829Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-08-17T15:17:48.798Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-08-17T15:17:50.684Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-08-17T15:17:52.571Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-08-17T15:17:55.836Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-08-17T15:18:02.373Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-08-17T15:18:07.620Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-08-17T15:18:09.508Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-08-17T15:18:12.032Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-08-17T15:18:14.548Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-08-17T15:18:17.813Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-08-17T15:18:20.329Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-08-17T15:18:22.843Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-08-17T15:19:19.012Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-08-17T15:19:33.846Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite (1639.33s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.35s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.19s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.22s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.95s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.63s) [2020-08-17T15:19:51.885Z] docker_api_swarm_test.go:562: [d3ba3ac680eea] joining swarm manager [d422bdd5c7e02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] docker_api_swarm_test.go:584: [d43b267025ef3] joining swarm manager [d422bdd5c7e02]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T15:19:51.885Z] check_test.go:380: [d3ba3ac680eea] daemon is not started [2020-08-17T15:19:51.885Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-08-17T15:19:51.885Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.46s) [2020-08-17T15:19:51.885Z] docker_api_swarm_test.go:45: [d67a477b2d53d] joining swarm manager [d524c2686602b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.95s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.48s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.84s) [2020-08-17T15:19:51.885Z] docker_api_swarm_test.go:303: [d05f67870f1dc] joining swarm manager [dd2e6cc204cd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] docker_api_swarm_test.go:304: [df95f44ea5d00] joining swarm manager [dd2e6cc204cd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T15:19:51.885Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-08-17T15:19:51.885Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.26s) [2020-08-17T15:19:51.885Z] docker_api_swarm_test.go:271: [dc644f2deb711] joining swarm manager [db33a3a3d9b01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] docker_api_swarm_test.go:272: [db934ce23471a] joining swarm manager [db33a3a3d9b01]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.15s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.66s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.40s) [2020-08-17T15:19:51.885Z] docker_api_swarm_node_test.go:19: [d8caf02a73e6c] joining swarm manager [d92a1790efd6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] docker_api_swarm_node_test.go:20: [d8be0886753ec] joining swarm manager [d92a1790efd6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.88s) [2020-08-17T15:19:51.885Z] docker_api_swarm_test.go:501: [dc913274c08ff] joining swarm manager [df31c8d1e83ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] docker_api_swarm_test.go:506: [d203135a1f7ad] joining swarm manager [df31c8d1e83ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.19s) [2020-08-17T15:19:51.885Z] docker_api_swarm_node_test.go:80: [d6a4f41dccf79] joining swarm manager [de06a43984329]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.72s) [2020-08-17T15:19:51.885Z] docker_api_swarm_node_test.go:52: [db7662493dd33] joining swarm manager [d374fc5db51c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] docker_api_swarm_node_test.go:53: [d635c64a43bfd] joining swarm manager [d374fc5db51c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.16s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.52s) [2020-08-17T15:19:51.885Z] docker_api_swarm_test.go:201: [df37e38543905] joining swarm manager [d6ea3bee75de1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (69.56s) [2020-08-17T15:19:51.885Z] docker_api_swarm_test.go:383: [d7a126f0ae0e1] joining swarm manager [d8d750dc3001c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] docker_api_swarm_test.go:384: [d5178a59f4a59] joining swarm manager [d8d750dc3001c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T15:19:51.885Z] check_test.go:380: [d5178a59f4a59] daemon is not started [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.07s) [2020-08-17T15:19:51.885Z] docker_api_swarm_test.go:801: [d550ff866c9f5] joining swarm manager [d2ea8472be1c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] docker_api_swarm_test.go:801: [db20530f57d87] joining swarm manager [d2ea8472be1c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T15:19:51.885Z] docker_api_swarm_test.go:801: [d93843b50e387] joining swarm manager [d2ea8472be1c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-17T15:19:51.885Z] docker_api_swarm_test.go:801: [db573b87eb2db] joining swarm manager [d2ea8472be1c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-17T15:19:51.885Z] docker_api_swarm_test.go:809: [d1a7190cfaf71] joining swarm manager [d2ea8472be1c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.44s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.88s) [2020-08-17T15:19:51.885Z] docker_api_swarm_service_test.go:394: [d5010d23a934c] joining swarm manager [d090ce975870f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] docker_api_swarm_service_test.go:394: [d5b1a95b95fa6] joining swarm manager [d090ce975870f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.29s) [2020-08-17T15:19:51.885Z] docker_api_swarm_service_test.go:342: [ddde422194eae] joining swarm manager [d727d9f79f37f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] docker_api_swarm_service_test.go:342: [dc48393590491] joining swarm manager [d727d9f79f37f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.23s) [2020-08-17T15:19:51.885Z] docker_api_swarm_service_test.go:489: [dd3bc0c83f6ce] joining swarm manager [d5524d1c8e444]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] docker_api_swarm_service_test.go:489: [d0570fcb24b6a] joining swarm manager [d5524d1c8e444]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.34s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.35s) [2020-08-17T15:19:51.885Z] docker_api_swarm_service_test.go:127: [d086357ccb033] joining swarm manager [d84c23dd7873e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] docker_api_swarm_service_test.go:128: [db73834ef4fe5] joining swarm manager [d84c23dd7873e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T15:19:51.885Z] docker_api_swarm_service_test.go:136: [d36259b0ee4d7] joining swarm manager [d84c23dd7873e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-17T15:19:51.885Z] docker_api_swarm_service_test.go:137: [d48604b28f6b8] joining swarm manager [d84c23dd7873e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.68s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.89s) [2020-08-17T15:19:51.885Z] docker_api_swarm_service_test.go:303: [dbb8e0818b200] joining swarm manager [d9f3b5ad5fc27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] docker_api_swarm_service_test.go:303: [da8ef9a2a1319] joining swarm manager [d9f3b5ad5fc27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.28s) [2020-08-17T15:19:51.885Z] docker_api_swarm_service_test.go:99: [dcdb1940beb7d] joining swarm manager [d24f44b24e4d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] docker_api_swarm_service_test.go:100: [dcf04f2884b12] joining swarm manager [d24f44b24e4d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T15:19:51.885Z] check_test.go:380: [dcdb1940beb7d] daemon is not started [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.51s) [2020-08-17T15:19:51.885Z] docker_api_swarm_service_test.go:532: [d5b54d9cfb2b7] joining swarm manager [df90c433f698e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] docker_api_swarm_service_test.go:533: [d1371a4036f8c] joining swarm manager [df90c433f698e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.00s) [2020-08-17T15:19:51.885Z] docker_api_swarm_service_test.go:147: [db839a030bea7] joining swarm manager [d65debe470499]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] docker_api_swarm_service_test.go:147: [d6e4bb393c08f] joining swarm manager [d65debe470499]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.86s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.09s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.44s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.00s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.08s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.58s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.37s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.15s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.29s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.28s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.81s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.66s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.83s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.04s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.80s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.81s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.81s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.14s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.18s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.22s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.42s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.61s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.31s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.06s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.14s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.75s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.15s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.85s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.10s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.12s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.08s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.65s) [2020-08-17T15:19:51.885Z] docker_cli_service_logs_test.go:245: checking task ynq1vq0riqkj [2020-08-17T15:19:51.885Z] docker_cli_service_logs_test.go:250: checking messages for ynq1vq0riqkj [2020-08-17T15:19:51.885Z] docker_cli_service_logs_test.go:245: checking task 7mhy4c7wv1hy [2020-08-17T15:19:51.885Z] docker_cli_service_logs_test.go:250: checking messages for 7mhy4c7wv1hy [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.54s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (22.45s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.64s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.69s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.91s) [2020-08-17T15:19:51.885Z] docker_cli_swarm_test.go:1901: [dfbec0241758f] joining swarm manager [daf18b5ce14aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] docker_cli_swarm_test.go:1902: [d09852a8bbfbc] joining swarm manager [daf18b5ce14aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.59s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.30s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.52s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.48s) [2020-08-17T15:19:51.885Z] docker_cli_swarm_test.go:1802: [d64288a7f7c0e] joining swarm manager [de87c73cbee5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] docker_cli_swarm_test.go:1803: [dc8bad5075687] joining swarm manager [de87c73cbee5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.14s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (102.31s) [2020-08-17T15:19:51.885Z] docker_cli_swarm_test.go:1321: [d12abce9e96ad] joining swarm manager [d8a47b09cfeaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] docker_cli_swarm_test.go:1322: [dfd2eb791d329] joining swarm manager [d8a47b09cfeaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.47s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.84s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.59s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.32s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.53s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.27s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.87s) [2020-08-17T15:19:51.885Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-17T15:19:51.885Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.23s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.31s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.86s) [2020-08-17T15:19:51.885Z] docker_cli_swarm_test.go:1186: [df7ed01994de2] joining swarm manager [d18d0c6e76d2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] docker_cli_swarm_test.go:1195: [d458d196e2b3a] joining swarm manager [d18d0c6e76d2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.06s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.45s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.80s) [2020-08-17T15:19:51.885Z] docker_cli_swarm_test.go:1118: [d2adc47fdba34] joining swarm manager [d6a5e15072228]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] docker_cli_swarm_test.go:1119: [d20ad52d00afb] joining swarm manager [d6a5e15072228]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T15:19:51.885Z] docker_cli_swarm_test.go:1172: [d4119f9597f77] joining swarm manager [d6a5e15072228]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.46s) [2020-08-17T15:19:51.885Z] docker_cli_swarm_test.go:1453: [dbbc68f17287e] joining swarm manager [d07ab7fc35bd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] docker_cli_swarm_test.go:1454: [dfc94c0f51629] joining swarm manager [d07ab7fc35bd8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.43s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.20s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.30s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.38s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.30s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (51.95s) [2020-08-17T15:19:51.885Z] docker_cli_swarm_unix_test.go:62: [d82c42cf7c36e] joining swarm manager [d15c43bc94917]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.86s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.30s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.05s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.55s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.65s) [2020-08-17T15:19:51.885Z] docker_api_swarm_test.go:961: [d1cdcd50c48c3] joining swarm manager [d8c323e8b5bd4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.56s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.34s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.88s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.92s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.92s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.44s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.60s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.63s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.59s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.65s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.09s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.90s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.34s) [2020-08-17T15:19:51.885Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.28s) [2020-08-17T15:19:51.885Z] === RUN TestDockerExternalVolumeSuite [2020-08-17T15:19:51.885Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-08-17T15:19:57.522Z] ok github.com/docker/docker/integration-cli 2130.020s [2020-08-17T15:19:57.522Z] [2020-08-17T15:19:57.522Z] === Skipped [2020-08-17T15:19:57.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-08-17T15:19:57.522Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-08-17T15:19:57.522Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.522Z] [2020-08-17T15:19:57.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-17T15:19:57.522Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-08-17T15:19:57.522Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.522Z] [2020-08-17T15:19:57.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.36s) [2020-08-17T15:19:57.522Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.36s) [2020-08-17T15:19:57.522Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.522Z] [2020-08-17T15:19:57.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-08-17T15:19:57.522Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-08-17T15:19:57.522Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.522Z] [2020-08-17T15:19:57.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-08-17T15:19:57.522Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-08-17T15:19:57.522Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.522Z] [2020-08-17T15:19:57.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-08-17T15:19:57.522Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-08-17T15:19:57.522Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.522Z] [2020-08-17T15:19:57.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-08-17T15:19:57.522Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-08-17T15:19:57.522Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.522Z] [2020-08-17T15:19:57.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2020-08-17T15:19:57.522Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2020-08-17T15:19:57.523Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-08-17T15:19:57.523Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-08-17T15:19:57.523Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-08-17T15:19:57.523Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-08-17T15:19:57.523Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_run_test.go:3180: unmatched requirement Apparmor [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_run_test.go:3158: unmatched requirement Apparmor [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-08-17T15:19:57.523Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-08-17T15:19:57.523Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-08-17T15:19:57.523Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-08-17T15:19:57.523Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.523Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-08-17T15:19:57.524Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-08-17T15:19:57.524Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2020-08-17T15:19:57.524Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2020-08-17T15:19:57.524Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-08-17T15:19:57.524Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-08-17T15:19:57.524Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2020-08-17T15:19:57.524Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2020-08-17T15:19:57.524Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2020-08-17T15:19:57.524Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2020-08-17T15:19:57.524Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2020-08-17T15:19:57.524Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-08-17T15:19:57.524Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2020-08-17T15:19:57.524Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-08-17T15:19:57.524Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-08-17T15:19:57.524Z] docker_cli_sni_test.go:18: Flakey test [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-08-17T15:19:57.524Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-08-17T15:19:57.524Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-08-17T15:19:57.524Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-08-17T15:19:57.524Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-08-17T15:19:57.524Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-08-17T15:19:57.524Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-08-17T15:19:57.524Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-08-17T15:19:57.524Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-08-17T15:19:57.524Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-08-17T15:19:57.524Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-08-17T15:19:57.524Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-08-17T15:19:57.524Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-08-17T15:19:57.524Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-08-17T15:19:57.524Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-08-17T15:19:57.524Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-08-17T15:19:57.524Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-08-17T15:19:57.524Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-08-17T15:19:57.524Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-08-17T15:19:57.524Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.524Z] [2020-08-17T15:19:57.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-08-17T15:19:57.525Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-08-17T15:19:57.525Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-08-17T15:19:57.525Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-08-17T15:19:57.525Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-08-17T15:19:57.525Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-08-17T15:19:57.525Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-08-17T15:19:57.525Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-08-17T15:19:57.525Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-08-17T15:19:57.525Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-08-17T15:19:57.525Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-08-17T15:19:57.525Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-08-17T15:19:57.525Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-08-17T15:19:57.525Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-08-17T15:19:57.525Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-08-17T15:19:57.525Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-08-17T15:19:57.525Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-08-17T15:19:57.525Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2020-08-17T15:19:57.525Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-08-17T15:19:57.525Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-08-17T15:19:57.525Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.525Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-08-17T15:19:57.525Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-08-17T15:19:57.525Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.525Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-08-17T15:19:57.526Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-08-17T15:19:57.526Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-08-17T15:19:57.526Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-08-17T15:19:57.526Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2020-08-17T15:19:57.526Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-08-17T15:19:57.526Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-08-17T15:19:57.526Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-08-17T15:19:57.526Z] docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-08-17T15:19:57.526Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-08-17T15:19:57.526Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-08-17T15:19:57.526Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-08-17T15:19:57.526Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-08-17T15:19:57.526Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-08-17T15:19:57.526Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-08-17T15:19:57.526Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-08-17T15:19:57.526Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-08-17T15:19:57.526Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-08-17T15:19:57.526Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-08-17T15:19:57.526Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-08-17T15:19:57.526Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.526Z] [2020-08-17T15:19:57.526Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-08-17T15:19:57.526Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-08-17T15:19:57.526Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-08-17T15:19:57.527Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-08-17T15:19:57.527Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.527Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-08-17T15:19:57.528Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:2885: unmatched requirement Apparmor [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:2924: unmatched requirement Apparmor [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:3041: unmatched requirement Apparmor [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-08-17T15:19:57.528Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-08-17T15:19:57.528Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.528Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2020-08-17T15:19:57.529Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-08-17T15:19:57.529Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-08-17T15:19:57.529Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-08-17T15:19:57.529Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-08-17T15:19:57.529Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-08-17T15:19:57.529Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.529Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-08-17T15:19:57.530Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-08-17T15:19:57.530Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] DONE 1096 tests, 549 skipped in 2137.849s [2020-08-17T15:19:57.530Z] INFO: Integration tests ended at 08/17/2020 15:19:46. Duration:00:35:38.0856365 [2020-08-17T15:19:57.530Z] INFO: Docker info of the daemon under test at end of run [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] Containers: 2 [2020-08-17T15:19:57.530Z] Running: 0 [2020-08-17T15:19:57.530Z] Paused: 0 [2020-08-17T15:19:57.530Z] Stopped: 2 [2020-08-17T15:19:57.530Z] Images: 15 [2020-08-17T15:19:57.530Z] Server Version: 0.0.0-dev [2020-08-17T15:19:57.530Z] Storage Driver: windowsfilter [2020-08-17T15:19:57.530Z] Windows: [2020-08-17T15:19:57.530Z] Logging Driver: json-file [2020-08-17T15:19:57.530Z] Plugins: [2020-08-17T15:19:57.530Z] Volume: local [2020-08-17T15:19:57.530Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-08-17T15:19:57.530Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-08-17T15:19:57.530Z] Swarm: inactive [2020-08-17T15:19:57.530Z] Default Isolation: process [2020-08-17T15:19:57.530Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-08-17T15:19:57.530Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-08-17T15:19:57.530Z] OSType: windows [2020-08-17T15:19:57.530Z] Architecture: x86_64 [2020-08-17T15:19:57.530Z] CPUs: 4 [2020-08-17T15:19:57.530Z] Total Memory: 32GiB [2020-08-17T15:19:57.530Z] Name: azwin-2-02ee70 [2020-08-17T15:19:57.530Z] ID: ZKCZ:JXOP:2G2D:SBDM:7T4E:J5FT:QVNH:SB7I:LDKD:73AM:UX4R:73NI [2020-08-17T15:19:57.530Z] Docker Root Dir: D:\CI\PR-41335\7\daemon [2020-08-17T15:19:57.530Z] Debug Mode (client): false [2020-08-17T15:19:57.530Z] Debug Mode (server): true [2020-08-17T15:19:57.530Z] File Descriptors: -1 [2020-08-17T15:19:57.530Z] Goroutines: 18 [2020-08-17T15:19:57.530Z] System Time: 2020-08-17T15:19:46.9925057Z [2020-08-17T15:19:57.530Z] EventsListeners: 0 [2020-08-17T15:19:57.530Z] Registry: https://index.docker.io/v1/ [2020-08-17T15:19:57.530Z] Labels: [2020-08-17T15:19:57.530Z] Experimental: false [2020-08-17T15:19:57.530Z] Insecure Registries: [2020-08-17T15:19:57.530Z] 127.0.0.0/8 [2020-08-17T15:19:57.530Z] Live Restore Enabled: false [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] [2020-08-17T15:19:57.530Z] INFO: Stopping daemon under test [2020-08-17T15:19:57.530Z] SUCCESS: The process with PID 6704 (child process of PID 7724) has been terminated. [2020-08-17T15:19:57.530Z] SUCCESS: The process with PID 7724 (child process of PID 6308) has been terminated. [2020-08-17T15:19:57.530Z] INFO: Stop tailing logs of the daemon under tests [2020-08-17T15:19:57.530Z] INFO: executeCI.ps1 Completed successfully at 08/17/2020 15:19:47. [2020-08-17T15:19:57.530Z] INFO: Tidying up at end of run [2020-08-17T15:19:57.530Z] INFO: Saving daemon under test log (d:\CI\PR-41335\7\dut.out) to C:\windows\TEMP\CIDUT.out [2020-08-17T15:19:57.530Z] INFO: Saving daemon under test log (d:\CI\PR-41335\7\dut.err) to C:\windows\TEMP\CIDUT.err [2020-08-17T15:19:57.530Z] INFO: Nuke-Everything... [2020-08-17T15:19:57.530Z] INFO: Container count on control daemon to delete is 2 [2020-08-17T15:19:57.530Z] 9a507942d727 [2020-08-17T15:19:57.530Z] 716b069826dc [2020-08-17T15:19:57.530Z] INFO: Non-base image count on control daemon to delete is 1 [2020-08-17T15:19:57.530Z] Deleted: sha256:10aa446674c8438575a3660a6da2b2f22c95947447f99f905fcc586bedefd7ae [2020-08-17T15:19:57.530Z] Deleted: sha256:d1ff6d25889c6ebb11e0a24cd27125cb45a96fbf1bc82e2233a3c7ff2b3f5630 [2020-08-17T15:19:57.530Z] INFO: Tidying pidfile d:\CI\PR-41335\7\docker.pid [2020-08-17T15:19:57.530Z] INFO: Nuking d:\CI [2020-08-17T15:20:06.727Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-08-17T15:20:15.229Z] INFO: Zapped successfully [2020-08-17T15:20:15.230Z] [2020-08-17T15:20:15.230Z] INFO: executeCI.ps1 exiting at Mon Aug 17 15:20:14 CUT 2020. Duration 00:48:56.1460826 [2020-08-17T15:20:15.230Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-08-17T15:20:15.479Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-08-17T15:20:17.601Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-08-17T15:20:18.783Z] Archiving artifacts [2020-08-17T15:20:19.954Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41335/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-17T15:20:20.878Z] + make clean [2020-08-17T15:20:21.848Z] docker volume rm -f docker-dev-cache [2020-08-17T15:20:21.848Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-08-17T15:21:14.342Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-08-17T15:21:22.420Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-08-17T15:21:54.447Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-08-17T15:22:09.277Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-08-17T15:22:41.292Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-08-17T15:22:53.477Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-08-17T15:23:25.491Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-08-17T15:23:40.325Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-08-17T15:23:55.158Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-08-17T15:24:41.763Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-08-17T15:25:03.636Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-08-17T15:25:35.647Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-08-17T15:26:02.131Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-08-17T15:26:20.182Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-08-17T15:26:35.010Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-08-17T15:26:53.041Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-08-17T15:27:07.883Z] --- PASS: TestDockerExternalVolumeSuite (436.79s) [2020-08-17T15:27:07.883Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.62s) [2020-08-17T15:27:07.883Z] docker_cli_external_volume_driver_test.go:53: [d03a77d1a673e] daemon is not started [2020-08-17T15:27:07.883Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-08-17T15:27:07.883Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2020-08-17T15:27:07.883Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-08-17T15:27:07.883Z] docker_cli_external_volume_driver_test.go:53: [d40a9b86e7d6d] daemon is not started [2020-08-17T15:27:07.883Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-08-17T15:27:07.883Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-08-17T15:27:07.883Z] docker_cli_external_volume_driver_test.go:53: [d523e7afaf509] daemon is not started [2020-08-17T15:27:07.883Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-08-17T15:27:07.883Z] docker_cli_external_volume_driver_test.go:53: [da327d69c4de7] daemon is not started [2020-08-17T15:27:07.883Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2020-08-17T15:27:07.883Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2020-08-17T15:27:07.883Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2020-08-17T15:27:07.883Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-08-17T15:27:07.883Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2020-08-17T15:27:07.883Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.22s) [2020-08-17T15:27:07.883Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2020-08-17T15:27:07.883Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2020-08-17T15:27:07.883Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.56s) [2020-08-17T15:27:07.883Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.97s) [2020-08-17T15:27:07.883Z] docker_cli_external_volume_driver_test.go:485: [dc71703e32057] daemon is not started [2020-08-17T15:27:07.883Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-08-17T15:27:07.883Z] docker_cli_external_volume_driver_test.go:53: [ddeb8224c3fe5] daemon is not started [2020-08-17T15:27:07.883Z] PASS [2020-08-17T15:27:07.883Z] [2020-08-17T15:27:07.883Z] === Skipped [2020-08-17T15:27:07.883Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-17T15:27:07.883Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-08-17T15:27:07.883Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-08-17T15:27:07.883Z] check_test.go:309: [ddaef55f4ea62] daemon is not started [2020-08-17T15:27:07.883Z] [2020-08-17T15:27:07.883Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-08-17T15:27:07.883Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-08-17T15:27:07.883Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-08-17T15:27:07.883Z] check_test.go:309: [d0b1d03fa3575] daemon is not started [2020-08-17T15:27:07.883Z] [2020-08-17T15:27:07.883Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-08-17T15:27:07.883Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-08-17T15:27:07.883Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-08-17T15:27:07.883Z] check_test.go:309: [d76c4f8c8509f] daemon is not started [2020-08-17T15:27:07.883Z] [2020-08-17T15:27:07.883Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-08-17T15:27:07.883Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-08-17T15:27:07.883Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-08-17T15:27:07.883Z] [2020-08-17T15:27:07.883Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-17T15:27:07.883Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-08-17T15:27:07.883Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-08-17T15:27:07.883Z] [2020-08-17T15:27:07.883Z] [2020-08-17T15:27:07.883Z] DONE 273 tests, 5 skipped in 2435.419s [2020-08-17T15:27:07.883Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-08-17T15:27:07.883Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfa58bad84cac/docker.pid [2020-08-17T15:27:07.883Z] +++ kill 5319 [2020-08-17T15:27:07.883Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5319 is not a child of this shell [2020-08-17T15:27:07.883Z] warning: PID 5319 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfa58bad84cac/docker.pid had a nonzero exit code [2020-08-17T15:27:07.883Z] ++++ cat bundles/test-integration/docker.pid [2020-08-17T15:27:07.883Z] +++ kill 7577 [2020-08-17T15:27:07.883Z] +++ /etc/init.d/apparmor stop [2020-08-17T15:27:07.883Z] Leaving: AppArmorNo profiles have been unloaded. [2020-08-17T15:27:07.883Z] [2020-08-17T15:27:07.883Z] Unloading profiles will leave already running processes permanently [2020-08-17T15:27:07.883Z] unconfined, which can lead to unexpected situations. [2020-08-17T15:27:07.883Z] [2020-08-17T15:27:07.883Z] To set a process to complain mode, use the command line tool [2020-08-17T15:27:07.883Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-08-17T15:27:07.883Z] +++ true [2020-08-17T15:27:07.883Z] exiting test-integration [2020-08-17T15:27:07.883Z] ++ exit 0 [2020-08-17T15:27:07.883Z] [2020-08-17T15:27:07.883Z] + exit 0 [2020-08-17T15:27:07.883Z] ++ jobs -p [2020-08-17T15:27:07.883Z] + pids= [2020-08-17T15:27:07.883Z] + echo 'Remaining pids to kill: []' [2020-08-17T15:27:07.883Z] Remaining pids to kill: [] [2020-08-17T15:27:07.883Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-08-17T15:27:07.900Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-08-17T15:27:10.174Z] + echo Ensuring container killed. [2020-08-17T15:27:10.174Z] Ensuring container killed. [2020-08-17T15:27:10.174Z] + docker ps -aq -f name=docker-pr7-* [2020-08-17T15:27:10.174Z] + cids=34e60d2dee1b [2020-08-17T15:27:10.174Z] 8f3ff0e696d3 [2020-08-17T15:27:10.174Z] 7599619cde04 [2020-08-17T15:27:10.174Z] + [ -n 34e60d2dee1b [2020-08-17T15:27:10.174Z] 8f3ff0e696d3 [2020-08-17T15:27:10.174Z] 7599619cde04 ] [2020-08-17T15:27:10.174Z] + docker rm -vf 34e60d2dee1b 8f3ff0e696d3 7599619cde04 [2020-08-17T15:27:11.102Z] 34e60d2dee1b [2020-08-17T15:27:12.468Z] 8f3ff0e696d3 [2020-08-17T15:27:12.468Z] 7599619cde04 [Pipeline] sh [2020-08-17T15:27:12.787Z] + echo Chowning /workspace to jenkins user [2020-08-17T15:27:12.787Z] Chowning /workspace to jenkins user [2020-08-17T15:27:12.787Z] + id -u [2020-08-17T15:27:12.787Z] + id -g [2020-08-17T15:27:12.787Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41335:/workspace busybox chown -R 1000:1000 /workspace [2020-08-17T15:27:12.787Z] Unable to find image 'busybox:latest' locally [2020-08-17T15:27:18.025Z] latest: Pulling from library/busybox [2020-08-17T15:27:18.025Z] 61c5ed1cbdf8: Pulling fs layer [2020-08-17T15:27:18.025Z] 61c5ed1cbdf8: Verifying Checksum [2020-08-17T15:27:18.025Z] 61c5ed1cbdf8: Download complete [2020-08-17T15:27:18.025Z] 61c5ed1cbdf8: Pull complete [2020-08-17T15:27:18.025Z] Digest: sha256:4f47c01fa91355af2865ac10fef5bf6ec9c7f42ad2321377c21e844427972977 [2020-08-17T15:27:18.025Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-08-17T15:27:21.621Z] + bundleName=amd64 [2020-08-17T15:27:21.621Z] + echo Creating amd64-bundles.tar.gz [2020-08-17T15:27:21.621Z] Creating amd64-bundles.tar.gz [2020-08-17T15:27:21.621Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-08-17T15:27:21.621Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-08-17T15:27:22.568Z] Archiving artifacts [2020-08-17T15:27:24.535Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41335/7/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-08-17T15:27:24.881Z] + make clean [2020-08-17T15:27:25.137Z] docker volume rm -f docker-dev-cache [2020-08-17T15:27:25.137Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [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